<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (min-width:992px) {
  .desktop-only {

    display:block !important;
	}
}

@media (max-width: 991px) {
  .mobile-only {
      display:block !important;
    }
  
  	.desktop-only {
    	display:none !important;
    }
}
 
.resultados-lojas {
    clear: both;
    overflow: hidden;
    width:675px;
}

.lojas-lista {
    float: left;
    width: 230px;
    border: 1px solid #999999;
    overflow: hidden;
    height: 416px;
}

.lojas-lista .row {
    width: 230px;
    margin: 0 12px 0 0px;
    border-bottom: 1px solid #b7b7b7;
    position: relative;
    padding-top: 12px;
}

.lojas-mapa {
    width: 417px;
    height: 416px;
    float: right;
    position: relative;
}

.mlojas-lista {
    display: none;
}

span.iconmap {
    background: url('/icg/sa/latam/argentina/site/img/pointer.png');
    width: 15px;
    height: 21px;
    display: block;
    float: left;
    margin-left: 10px;
}

div.titular {
    margin-left: 43px;
    display: block;
    width: 100%;
    height: 62px;
}

div.titular p.categoria {
    color: #666666;
    font-weight: bold;
    font-size: 13px;
}

div.titular h4 {
    color: #666666;
    font-weight: 100;
    font-size: 12px;
    margin-top: -8px;
}

#mbanner {
    display: none !important;
}

#atm-map {
    border: 1px dotted #000000;
}

.jspContainer {
    width: 260px;
    height: 416px;
    overflow-y: scroll;
    overflow-x: hidden;
}

select.sucursales_select {
    width: 100%;
    color: #FFFFFF;
    background: #134a98;
    height: 50px;
    padding-left: 10px;
}

select.sucursales_select option {
    background: #FFFFFF;
    color: #333333;
    padding-left: 10px;
}

.over.nano {
    width: 256px !important;
    height: 416px !important;
}

.row-container.correspondentes.active {
    cursor: pointer;
}

.servicios {
    margin: 15px 0;
}

.servicios &gt; div {
    margin-left: -15px;
    font-size: 0;
}
.servicios .servicio {
    width: 215px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 30px;
    margin-left: 15px;
    font-size: 12px;
}

.servicio-icon {
    width: 36px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
}

.servicio-copy {
    width: 165px;
    display: inline-block;
    vertical-align: top;
}

/* cluster */

.cluster {
    color: #FFFFFF;
    text-align: center;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
}

.cluster-1 {
    background: url(/icg/sa/latam/argentina/site/img/marker_global.png) no-repeat;
    line-height: 5px;
    width: 86px;
    height: 150px;
    padding: 13px 0 0 0;
    color: black;
}

.cluster-2 {
    background: url(/icg/sa/latam/argentina/site/img/marker_global.png) no-repeat;
    line-height: 0px;
    width: 86px;
    height: 150px;
    padding: 13px 0 0 0;
    color: black;
}

.cluster-3 {
    background: url(/icg/sa/latam/argentina/site/img/marker_global.png) no-repeat;
    line-height: 0px;
    width: 86px;
    height: 150px;
    padding: 13px 0 0 0;
    color: black;
}


/* INFO BULLETS */

.infobulle {
    overflow: hidden;
    cursor: default;
    clear: both;
    position: relative;
    height: 144px; /* Previously 94px */
    width: auto;
    padding: 20px;
    border: 1px solid #c1c1c1;
    top: -130px;
    left: -125px;
    background: #FFFFFF
}
.infobulle a#infoclose{
    position: relative;
    top: -10px;
    left: 10px;
    float: right;
    display: block;
    color: #666666;
    text-decoration: none;
}
.infobulle a#infoclose:hover{
    text-decoration: none;
    color: #666666;
}

.infobulle .text {
    color: #666666;
    font-size: 12px;
    font-weight: lighter;
    margin-bottom: 10px;
}

.infobulle .text h5 {
    color: #134a98;
    font-size: 14px;
    text-transform: uppercase;
    font-family: Arial;
    letter-spacing: 1px;
    font-weight: 100;
    margin-top: 0;
    margin-bottom: 5px;

}
.infobulle .text span {
    color:#666666;
    font-size: 13px;
    font-weight: 100;
}
#content ul.data_sucursales{
    margin: 0;
    padding: 0;
}
#content ul.data_sucursales li{
    list-style: none;
    float: left;
    padding: 5px;
}
#content ul.data_sucursales img{
 max-width: 15px;
 float:left;
 display:inline;
 padding-right:5px;
}

.data_sucursales img{
	max-width:15px;
	padding-right:5px;
}

.infobulle.drive .text {
    /*  background:url('/icg/sa/latam/argentina/site/img/markers_infobullet.png') no-repeat 2px center;
        padding:4px 20px 4px 36px;*/
}
#atm-map .arrow {
    position: absolute;
    left: 38px;
    top: 10px;
    height: 0pt;
    width: 0pt;
    margin-left: 0pt;
    border-width: 10px 10px 10px 10px;
    border-color: #FFFFFF transparent transparent;
    border-style: solid;
}

.lt-ie9.lt-ie8 .infobulle {
    position: relative;
    height: 35px;
    border: 1px solid #2C2C2C;
    width: 500px;
}

.lt-ie9.lt-ie8 .cluster-1 {
    background: url(/icg/sa/latam/argentina/site/imgs/marker_global.png) no-repeat;
    line-height: 10px;
    width: 86px;
    height: 150px;
    padding: 8px 0 0 0;
    color: black;
}

.lt-ie9.lt-ie8 .cluster-2 {
    background: url(/icg/sa/latam/argentina/site/img/marker_global.png) no-repeat;
    line-height: 10px;
    width: 86px;
    height: 150px;
    padding: 8px 0 0 0;
    color: black;
}

.lt-ie9.lt-ie8 .cluster-3 {
    background: url(/resources_responsive/images/sucursales/marker_global.png) no-repeat;
    line-height: 10px;
    width: 86px;
    height: 150px;
    padding: 8px 0 0 0;
    color: black;
}

@media (min-width:320px) {
    /* INFO BULLETS */
    .infobulle .text {
        color: #FFFFFF;
        font-family: Arial;
        font-size: 8px;
        font-weight: bold;
        padding: 4px 20px 4 20px;
        white-space: nowrap;
    }
}

@media (min-width:600px) {
    /* INFO BULLETS */
    .infobulle .text {
        color: #FFFFFF;
        font-family: Arial;
        font-size: 11px;
        font-weight: bold;
        padding: 4px 20px 4 20px;
        margin-top: 0px;
    }
    #atm-map .arrow {
        position: absolute;
        left: 60px;
        top: 10px;
        height: 0pt;
        width: 0pt;
        margin-left: 0pt;
        border-width: 10px 10px 0pt 0pt;
        border-color: #2C2C2C transparent transparent;
        border-style: solid;
    }
    /* cluster */
    .cluster {
        color: #FFFFFF;
        text-align: center;
        font-family: Arial;
        font-size: 14px;
        font-weight: bold;
    }
    .cluster-1 {
        background: url(/icg/sa/latam/argentina/site/img/marker_global.png) no-repeat;
        line-height: 0px;
        width: 86px;
        height: 150px;
        padding: 13px 0 0 0;
        color: black;
    }
    .cluster-2 {
        background: url(/icg/sa/latam/argentina/site/img/marker_global.png) no-repeat;
        line-height: 0px;
        width: 86px;
        height: 150px;
        padding: 13px 0 0 0;
        color: black;
    }
    .cluster-3 {
        background: url(/icg/sa/latam/argentina/site/img/marker_global.png) no-repeat;
        line-height: 0px;
        width: 86px;
        height: 150px;
        padding: 13px 0 0 0;
        color: black;
    }
}

@media (min-width:1200px) {
    .infobulle .text {
        color: #666666;
        font-size: 12px;
        font-weight: bold;
    }
    #atm-map .arrow {
        position: absolute;
        left:38px;
        top: 10px;
        height: 0pt;
        width: 0pt;
        margin-left: 0pt;
        border-width: 10px 10px 10px 10px;
        border-color: #FFFFFF transparent transparent;
        border-style: solid;
    }
}
.arrow_box {
    position: absolute;
    background: #FFFFFF;
    border: 1px solid #c3c3c3;
    top: 13px;
    left: 42px;
}
.arrow_box:after, .arrow_box:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.arrow_box:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #FFFFFF;
    border-width: 15px;
    margin-left: -15px;
}
.arrow_box:before {
    border-color: rgba(195, 195, 195, 0);
    border-top-color: #c3c3c3;
    border-width: 16px;
    margin-left: -16px;
}


/******************************
          Overlays
******************************/

.over {border-right: 1px #b9b9b9 solid;}

/* Nano Scroll */
.over.nano { position : relative; width: 100%;height : 100%; overflow : hidden;-webkit-overflow-scrolling: touch;}
.over.nano &gt; .nano-content {position: absolute;overflow: scroll;overflow-x: hidden;top: 0;right: 0;bottom: 0;left: 0;padding-right:50px;}
.over.nano &gt; .nano-content:focus {outline: thin dotted;}
.over.nano &gt; .nano-content::-webkit-scrollbar { visibility: hidden;}
.has-scrollbar &gt; .nano-content::-webkit-scrollbar { visibility: visible;}
.over.nano &gt; .nano-pane { background: transparent url('/icg/sa/latam/argentina/site/img/scroll_bg.jpg') no-repeat center center;position: absolute; width: 14px; right: -2px; top: 0; bottom: 0; visibility : hidden\9; opacity: .01; -webkit-transition: .2s; -moz-transition: .2s; -o-transition: .2s; transition: .2s;}
.over.nano &gt; .nano-pane &gt; .nano-slider { background: transparent url('/icg/sa/latam/argentina/site/img/scroll.png') repeat-y center center; position: relative; margin: 1px 0px; border-radius:20px;}
.over.nano:hover &gt; .nano-pane, .nano-pane.active, .nano-pane.flashed { visibility : visible\9; opacity: 0.99;}
.over.nano {  width: 639px; height: 276px;}
.over.nano .nano-content {10px 40px 10px 10px;}



/******************************
   Dialog Box - AUTORIZAÃƒâ€¡ÃƒÆ’O
******************************/
.autorizacao span{ display:none;}
.box-container{ background: rgba(255,255,255,0.6);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99FFFFFF,endColorstr=#99FFFFFF)"; /* IE8 */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99FFFFFF,endColorstr=#99FFFFFF);   /* IE6 &amp; 7 */
zoom: 1; height: 100%;left: 0;position: fixed;top: 0; width: 100%;z-index: 150;}
.box-container .box-dialog{background-color: #FFF; border: 1px #999 solid;box-shadow:  1px 1px 27x #999;-webkit-box-shadow:  1px 1px 27px #999;behavior: url(/resources/css/PIE.htc);width:378px;height:158px;padding:40px;position: absolute;top:50%;left: 50%;margin-top: -140px;margin-left: -200px;z-index: 50000;}
.box-dialog .close{background: transparent url('/icg/sa/latam/argentina/site/img/sprites-overlay.png') no-repeat 0 -319px;display: block;height: 15px;position: absolute;right: 10px;top: 10px;width: 15px;}
.box-dialog h4{ font-weight:normal; font-size:20px; margin:0 0 20px 0;}
.box-dialog .alert{ font-weight: bold;
margin-bottom: 0px;
display: block;
height: 25px;}
.box-dialog .alert i{ width: 15px;
height: 15px;
float: left;
background: transparent url('/icg/sa/latam/argentina/site/img/error.jpg') no-repeat;
padding-left: 5px;}
.box-dialog .actions{ text-align: center;border-top: dotted #333333 1px;    padding:20px 0 0 0;margin:20px 0 0 0; display:block;}
.box-dialog .actions .continue{background: #0093d9;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOTNkOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZlYjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #0093d9 0%, #006eb9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0093d9), color-stop(100%,#006eb9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #0093d9 0%,#006eb9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #0093d9 0%,#006eb9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #0093d9 0%,#006eb9 100%); /* IE10+ */
background: linear-gradient(to bottom, #0093d9 0%,#006eb9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0093d9', endColorstr='#006eb9',GradientType=0 ); /* IE6-8 */
border: 0 none;color: #FFFFFF;font-weight: bold;font-size:12px;height: 20px;padding: 7px 30px; text-transform: uppercase;text-decoration:none;float:right;line-height:19px;}
.box-dialog .cancel{ margin: 0 0 0 10px; background: transparent url('/icg/sa/latam/argentina/site/img/sprites.png') no-repeat -475px -68px; padding-left: 15px;color:#0099cc;bold;font-size:12px;height: 20px;padding: 7px 15px; text-decoration:none;float:right;line-height:19px;}

@media only screen and (max-width: 568px) {
    .box-container{ background: rgba(0,0,0,0.7);}
    .box-container .box-dialog{background-color: #e9e9e9; border: none;box-shadow:  0px 8px 10px  #333;-webkit-box-shadow:  0px 8px 10px #333;width:94%;height:auto; min-height:158px;padding:3%;position: absolute;top:0;left: 0;margin-top: 45px;margin-left: 0px;}
    .box-dialog h4{ font-weight:normal; font-size:14px; margin:35px 0 20px 0; font-weight:bold;}
    .box-dialog .alert{margin-bottom:0px;}
    .box-dialog .actions{ padding:10px 0 0 0;margin:15px 0 0 0; }
    .box-dialog .close{background: #002a54;display: block;height: 32px;position: absolute;right: 0px;top: 0px;width: 100%;}
    .box-dialog .close:after{content: "x";color: #FFF;text-decoration: none;float: right;padding: 1.5% 2.8%;font-family: sans-serif;font-size: 13px;}
}


/* MAPS RESPONSIVE */


.overlay.gmaps {
      padding: 0 10px;
}

.overlay_link.gmaps.overlay-ico:before {
  background: transparent url('/icg/sa/latam/argentina/site/img/sprites.png') no-repeat 1px -458px;
  display: inline-block;
  content: "";
  height: 23px;
  width: 14px;
  margin-right: 5px;
  margin-bottom: -7px;
}</pre></body></html>