html{-webkit-tap-highlight-color: rgba(0,0,0,0);}
button:focus{outline: 0;}
#ifr_carga, #div_carga{display: none;}
/***** MENU ******/
#inner-header{background: white;}
.menu-wrapper { padding: 16px 0;}
.menu-wrapper .item { display: inline-block; padding: 10px 20px; font-family: 'Roboto Condensed',Helvetica,Arial,Lucida,sans-serif; vertical-align: middle;}
.menu-wrapper .item a{ color: #7a7a7a;font-weight: 600; text-decoration: none;font-size: 16px;}
.menu-wrapper .item a:hover{ opacity: .7; -webkit-transition: all .4s ease-in-out; transition: all .4s ease-in-out;}
.menu-wrapper .item.logo {height: 70px;}
.menu-wrapper .item.logo img { height: 100%;}
/***** CONTENIDO *****/
.selector-tienda { background: url(/images/estatico/portada.jpg) center; height: 770px; position: relative;}
.h1.titulo { color: white; font-size: 63px; font-family: 'Roboto Condensed',Helvetica,Arial,Lucida,sans-serif;font-weight: 300; margin-top: 140px;}
.h4.texto { color: white; font-size: 25px; font-family: 'Roboto Condensed',Helvetica,Arial,Lucida,sans-serif; font-weight: 500; margin-top: 50px; letter-spacing: 2px;}
.h1.visita { color: white; font-size: 43px; font-family: 'Roboto Condensed',Helvetica,Arial,Lucida,sans-serif; font-weight: 700; margin-top: 50px; margin-bottom: 50px;}
.rounded {outline: 0; text-decoration: none !important; border: 2px solid white; background: transparent; color: white; font-family: 'Roboto Condensed',Helvetica,Arial,Lucida,sans-serif; font-size: 24px; padding: .3em 1em; border-radius: 50px;-webkit-transition:all .5s; transition: all .5s;}
.rounded span.arrow {vertical-align: middle;margin-left: 40px;font-size: 20px;}
.rounded:hover { background: rgba(216,216,216,0.3);}
.rounded.closed span.fa-arrow-circle-o-right, .rounded span.fa-arrow-circle-o-down{display: inline-block;}
.rounded.closed span.fa-arrow-circle-o-down, .rounded span.fa-arrow-circle-o-right{display: none;}
footer#footer .container { padding: 22px;}
#detalle-inferior-imagen-exterior{background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNjMTI1MmMiPjxwYXRoIGQ9Ik0xMjgwIDBMNjQwIDcwIDAgMHYxNDBsNjQwLTcwIDY0MCA3MFYweiIgZmlsbC1vcGFjaXR5PSIuNSIvPjxwYXRoIGQ9Ik0xMjgwIDBIMGw2NDAgNzAgNjQwLTcweiIvPjwvZz48L3N2Zz4=);  background-size: 100% 100px; height: 100px;}
#detalle-inferior-imagen-interior{    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDdweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNjMTI1MmMiPjxwYXRoIGQ9Ik0wIDE0MGw2NDAtNzAgNjQwIDcwVjBMNjQwIDcwIDAgMHYxNDB6IiBmaWxsLW9wYWNpdHk9Ii41Ii8+PHBhdGggZD0iTTAgMTQwaDEyODBMNjQwIDcwIDAgMTQweiIvPjwvZz48L3N2Zz4=); background-size: 100% 107px; height: 107px;position: absolute; bottom: 0;}
/***** POPUP *****/
/*.bloqueador{display: none; position: fixed; top: 0; left: 0; width: 100vw; height: 100vh;opacity: 0.7;background: #000000;}
.popup{display: none; position: fixed; top: calc((100vh - 360px) / 2); left: calc((100vw - 500px) / 2); width: 500px; height: 360px;background: #ffffff; padding: 15px;font-family: 'Roboto Condensed',Helvetica,Arial,Lucida,sans-serif;}
.popup .imagen {margin-top: 20px; text-align: center;}
.popup .imagen img {height: 55px;}
.rounded.red {color: #333333;border-color: #333333;padding: .3em 2em;}
.rounded.red:hover {color: #ffffff;border-color: #c0232c;background-color: #c0232c;padding: .3em 2em;}
.popup .close{ color: #333333;opacity: .6;font-size: 15px;}
.popup .tiendas { margin-top: 50px;}
.popup .tiendas .tienda {margin-top: 30px;text-align: center;}
.popup .texto {margin-top: 30px;text-align: center;color: #333333;font-size: 20px;}*/

/***** SEGUNDO SELECTOR PAISES *****/
/*.tiendas { margin-top: 20px;font-family: 'Roboto Condensed',Helvetica,Arial,Lucida,sans-serif;}
.tiendas .tienda {margin-bottom: 4px; font-size: 22px;}
.tiendas .tienda a { color: #ffffff; font-weight: 300; margin-left: 30px;}*/

/***** TERCER SELECTOR PAISES *****/
.tienda-seleccionada{
    border: 1px solid #ffffff;
    color: #ffffff;
    font-weight: 300;
    background: transparent;
    padding: 10px;
    width: 250px;
    font-size: 15px;
    display: block;
    margin: 0 auto;
    position: relative;
}
.tiendas {
    width: 250px;
    margin: 0 auto;
    text-align: center;
    max-height: 100px;
    border: 1px solid #ffffff;
    border-top: 0;
}

.tiendas .tienda {
    padding: 2px;
    color: #ccc;
    display: block;
    font-size: 13px;
    cursor: pointer;
}

.tiendas .tienda.active, .tiendas .tienda:hover {
    color: #ffffff;
}
.boton-ir-a-tienda{
    display: none;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-weight: 300;
    background: transparent;
    padding: 10px;
    width: 250px;
    font-size: 15px;
    margin: 5px auto;
    text-align: center;
}
.boton-ir-a-tienda:hover {
    border: 3px solid #ffffff;
    text-decoration: none;
    background: #ffffff;
    color: #d91e27;
}
.tienda-seleccionada:after {
    content: '';
    background-image: url(/images/sprites/sprite.png);
    display: block;
    position: absolute;
    right: 6px;
    top: 14px;
    width: 15px;
    height: 20px;
    background-position-x: 277px;
    background-position-y: 84px;
}
.tienda-seleccionada.open:after {
    background-position-x: 248px;
}
@media only screen and (max-width: 992px){
    .selector-tienda{height: 600px}
    .menu-wrapper .item.logo {height: 50px;}
    .menu-wrapper .item {padding: 10px;}
}
@media only screen and (max-width: 768px){
    .selector-tienda{height: 500px}
    .menu-wrapper .item a{font-size: 13px;}
    .h1.titulo{font-size: 48px;margin-top: 100px;}
    .h4.texto{margin-top: 25px;font-size: 18px;}
    .h1.visita{margin-top: 25px;margin-bottom: 25px; font-size: 28px;}
    .rounded{font-size: 19px; }
    .rounded span.arrow{margin-left: 20px;}
    .tiendas .tienda{font-size: 17px;}
}