article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

.hidden {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

a:focus {
    outline: 2px solid #a4c6fd
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: "\201C""\201D""\2018""\2019"
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,
input {
    line-height: normal
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
input[disabled] {
    cursor: default
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 62.5%;
    height: 100%
}

body {
    height: 100%;
    font-family: INGMeWeb-Regular;
    margin-top: 0;
    margin-bottom: 0;
    background: #fff;
    color: #666
}

a {
    color: #323232;
    text-decoration: none;
    -webkit-transition: color .5s ease-in-out;
    -moz-transition: color .5s ease-in-out;
    -o-transition: color .5s ease-in-out;
    -ms-transition: color .5s ease-in-out;
    transition: color .5s ease-in-out
}

a:hover {
    color: #c04700
}

a.dashed {
    color: #323232;
    border-bottom: 1px dashed #c04700;
    text-decoration: none;
    -webkit-transition: color .5s ease-in-out;
    -moz-transition: color .5s ease-in-out;
    -o-transition: color .5s ease-in-out;
    -ms-transition: color .5s ease-in-out;
    transition: color .5s ease-in-out
}

a:hover.dashed {
    color: #c04700
}

p a,
.masinfo {
    font-weight: bold;
    color: #323232;
    border-bottom: 1px dashed #c04700;
    text-decoration: none;
    -webkit-transition: color .5s ease-in-out;
    -moz-transition: color .5s ease-in-out;
    -o-transition: color .5s ease-in-out;
    -ms-transition: color .5s ease-in-out;
    transition: color .5s ease-in-out
}

p a:hover,
.masinfo:hover {
    color: #c04700;
    border-bottom: 1px dashed #c04700
}

@font-face {
    font-family: 'ing-direct-icons';
    src: url("/comun/ing-direct-icons.eot");
    src: url("/comun/ing-direct-icons.eot?#iefix") format('embedded-opentype'), url("/comun/ing-direct-icons.svg#ing-direct-icons") format('svg'), url("/comun/ing-direct-icons.ttf") format('truetype');
    font-weight: normal;
    font-style: normal
}

[data-ico]:before {
    font-family: 'ing-direct-icons';
    content: attr(data-icon);
    speak: none;
    font-weight: normal;
    -webkit-font-smoothing: antialiased
}

[class^="ico-"]:before,
[class*=" ico-"]:before {
    font-family: 'ing-direct-icons';
    font-style: normal;
    speak: none;
    font-weight: normal;
    -webkit-font-smoothing: antialiased
}

.ico,
[class^="ico"] {
    font-family: 'ing-direct-icons';
    display: inline-block;
    font-style: normal;
    line-height: 1em
}

.ico-flecha:before {
    content: "\e04d";
    color: #fff;
    font-size: 50px;
    font-weight: bold;
    left: 12px;
    position: absolute;
    top: 20px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal
}

h1 {
    font-size: 24px;
    font-size: 2.4rem
}

h2 {
    font-size: 20px;
    font-size: 2.0rem
}

h3 {
    font-size: 18px;
    font-size: 1.8rem;
    text-align: center
}

h4 {
    font-size: 16px;
    font-size: 1.6rem
}

h5 {
    font-size: 14px;
    font-size: 1.4rem
}

h6 {
    font-size: 12px;
    font-size: 1.2rem
}

p.small {
    font-size: 10px;
    padding: 10px
}

.btn {
    background-color: #c04700;
    border: 1px solid #c04700;
    border-radius: 4px;
    color: #FFF;
    cursor: pointer;
    font-size: 18px;
    min-width: 200px;
    padding: 13px 16px;
    text-align: center;
    transition: background .3s ease-out 0;
    width: auto
}

.btn {
    display: inline-block;
    line-height: 20px
}

.btn:hover {
    background-color: #FFF;
    color: #c04700
}

.mfp-iframe-holder .mfp-close {
    margin-top: -45px;
    content: ""
}

.ico-close:before {
    content: "\e002"
}

#container-body {
    height: 100%
}

#container {
    margin: 0 auto;
    padding: 0
}

#container.landing {
    *width: 1164px;
    width: 1164px \9
}

.landing .row.sup {
    padding: 12px 0 0
}

.landing .logo {
    float: right;
    text-align: center
}

.landing .logo img {
    width: auto;
    height: 60px;
    margin: 12px 0 0 0
}

.landing .nombre-producto {
    padding: 37px 12px 12px 70px;
    float: left;
    display: block;
    position: relative;
    font-size: 29px;
    margin: 12px;
    color: #e56500;
    line-height: 0
}

.landing .nombre-producto::before {
    width: 60px;
    height: 64px;
    content: "";
    position: absolute;
    background: url(/broker/images/sprite.png) no-repeat;
    left: 0;
    top: 0
}

.landing .cabecera {
    padding: 12px 12px 12px 12px
}

.landing .cabecera h1 {
    padding: 0;
    font-size: 30px;
    margin: 0;
    color: #4e4e4e;
    font-weight: normal;
    text-align: center
}

.landing .cabecera h2 {
    padding: 0;
    font-size: 16px;
    margin: 0;
    color: #4e4e4e;
    font-weight: normal;
    text-align: center;
    margin-bottom: 8px
}

.landing .principal {
    border-top: 1px solid #c9c9c9
}

.principal,
.herramientas {
    background-color: #f5f5f5;
    padding: 12px
}

.principal .dispositivos {
    width: 450;
    margin: 0 auto;
    height: 200px
}

ul.ventajas {
    list-style: none;
    font-size: 14px
}

ul.ventajas {
    list-style-type: none;
    padding: 0;
    margin: 20px auto 50px;
    width: 60%;
    overflow: hidden;
    text-align: center
}

ul.ventajas li {
    margin: 0;
    width: 33%;
    padding: 0;
    float: left;
    border-right: 1px dashed #000;
    font-size: 12px
}

ul.ventajas li span {
    color: #c04700;
    font-weight: bold;
    display: inline-block;
    text-align: left
}

ul.ventajas li:last-child {
    border: 0
}

ul.ventajas li p {
    margin: 0
}

.dest {
    font-size: 50px
}

.caracteristicas .btn {
    display: table;
    margin: 0 auto
}

.caracteristicas .contBtn {
    margin-top: -60px
}

.caracteristicas p {
    text-align: center;
    font-size: 14px
}

.caracteristicas .title span {
    font-size: 28px
}

.caracteristicas .cont-caract {
    width: 600px;
    margin: 0 auto 50px
}

.caracteristicas .cont-caract p {
    text-align: left
}

.caracteristicas .cont-caract span {
    font-size: 18px;
    font-weight: bold
}

.separator {
    width: 100px;
    margin: 0 auto;
    border-top: 1px solid #ccc
}

.herramientas {
    font-size: 12px;
    text-align: center;
    position: relative
}

.herramientas .cont-video {
    width: 50%;
    float: left
}

.herramientas .cont {
    width: 1164px;
    padding: 20px 0 10px 0
}

.image {
    float: right;
    width: auto;
    height: 255px
}

.video a {
    position: absolute;
    z-index: 100;
    width: 520px;
    height: 242px
}

.video a em {
    position: absolute;
    z-index: 150;
    top: 35%;
    left: 50%;
    margin-top: -10px;
    margin-left: -44px
}

.video img {
    width: 520px;
    height: 242px;
    padding: 0 28px
}

.video a .play {
    background: url(/comun/images/principal/play.png) no-repeat top left;
    width: 88px;
    height: 88px
}

.video a .fondo {
    z-index: 100;
    width: inherit;
    background-color: #000;
    filter: alpha(opacity=15);
    -moz-opacity: .15;
    -khtml-opacity: .15;
    opacity: .15;
    width: 465px;
    height: 242px;
    margin: 0 28px;
    display: block
}

.video a:hover .fondo {
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    -khtml-opacity: .3;
    opacity: .3
}

.video a.modal-youtube {
    z-index: 0;
    position: relative;
    display: block;
    margin-left: 0
}

.video a.modal-youtube .fondo {
    position: absolute
}

.video a.modal-youtube .play {
    position: absolute;
    z-index: 150;
    top: 30%;
    left: 50%;
    margin-left: -44px
}

.herramientas .cont-iconos {
    width: 50%;
    overflow: hidden;
    position: relative;
    font-size: 14px;
    padding-left: 40px;
    text-align: left;
    float: left
}

.herramientas .cont-iconos div {
    width: 100%;
    height: auto;
    padding: 6px 0;
    overflow: hidden;
    position: relative
}

.herramientas .cont-iconos p {
    margin: 12px 0 8px 64px;
    font-size: 18px;
    color: #4e4e4e;
    font-weight: normal
}

.herramientas .cont-iconos div em,
.herramientas .cont-iconos div .icon {
    background-image: url(/broker/images/sprite.png);
    background-size: auto 170px;
    opacity: .7;
    float: left;
    background-repeat: no-repeat;
    width: 36px;
    height: 36px;
    margin-right: 10px;
    position: relative
}

.herramientas .cont-iconos div .movil {
    background-position: -117px -100px;
    width: 30px;
    margin: 0 6px
}

.herramientas .cont-iconos div .maletin {
    background-position: -41px -100px
}

.herramientas .cont-iconos div .plataforma {
    background-position: 0 -100px
}

.herramientas .cont-iconos div .alertas {
    background-position: -81px -100px
}

.herramientas .contBtn {
    display: table;
    width: 100%;
    padding-top: 20px
}

.herramientas .btn {
    margin: 0 auto
}

.footer p {
    text-align: center
}

.footer .masinfo {
    text-align: center;
    font-size: 14px;
    text-align: center;
    display: table;
    margin: 22px auto
}

.ico-flecha {
    width: 54px;
    height: 54px;
    position: absolute;
    left: 50%;
    top: -27px;
    background-color: #ccc;
    z-index: 100;
    margin-left: -27px;
    border-radius: 50%
}

.legal .cont {
    width: 1164px;
    padding: 5px 0 20px 0
}

.footer {
    background-color: #666;
    color: #fff;
    font-size: 10px;
    text-align: right;
    line-height: 28px;
    padding: 12px
}

.footer a {
    color: #fff;
    text-decoration: underline;
    margin-right: 10px
}

.footer .derechos-reservados {
    display: inline-block
}

.contBtn .btn em,
.contBtn .btn .icon {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.contBtn p {
    font-size: 14px;
    margin-bottom: 40px
}

.btn em,
.btn .icon {
    width: 25px;
    height: 15px;
    margin: 2px 5px -1px 0;
    display: inline-block;
    background: url(/broker/images/flechaBtn.png) no-repeat -5px bottom
}

.btn:hover em,
.btn:hover .icon {
    width: 30px;
    margin: 2px 0 -1px 0;
    background-position: 0 bottom
}

.dispositivos {
    position: relative
}

.caracteristicas,
.dispositivos,
.dispositivos .pc,
.dispositivos .tablet,
.dispositivos .movil {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .3s ease-in-out
}

.pc {
    z-index: 10;
    position: absolute
}

.pc,
.pc .mascara {
    width: 429px;
    height: 357px;
    left: 4%
}

.pc .mascara {
    background: url(/broker/images/Como-va-el-mercado_PC_Ibex-351.png) no-repeat;
    background-size: 334px auto;
    background-position: 53px 55px
}

.tablet {
    z-index: 12;
    position: absolute;
    top: 190px;
    left: 2%
}

.tablet,
.tablet .mascara {
    width: 307px;
    height: 198px
}

.tablet .mascara {
    background: url(/broker/images/Como-va-el-mercado_PC_Ibex-351.png) no-repeat;
    background-size: 219px auto;
    background-position: 43px 37px
}

.movil {
    z-index: 14;
    position: absolute;
    top: 74px;
    left: 62%
}

.movil,
.movil .mascara {
    width: 186px;
    height: 320px
}

.movil .mascara {
    background: url(/broker/images/Como-va-el-mercado_Movil_Ibex-35.png) no-repeat;
    background-size: 113px auto;
    background-position: 37px 61px
}

.nombre-producto {
    background: url(/broker/images/broker-ie.png) no-repeat left center\9;
    padding: 26px 12px 14px 50px \9 !important
}

.dispositivos div {
    display: none\9
}

.principal .dispositivos {
    background: url(/broker/images/dispositivos-ie.png) no-repeat center center\9;
    height: 300px\9
}

.principal .caracteristicas {
    padding-top: 20px \9;
    *height: 300px
}

.principal .caracteristicas .caract {
    padding: 10px 0 \9;
    *padding: 15px 0 \9
}

.principal .caracteristicas .ico-cero {
    *margin-top: -41px !important;
    *margin-top: 10px;
    margin-top: 10px\9;
    background-image: url(/broker/images/sprite-ie.png) \9;
    background-position: 366px -216px \9;
    background-size: auto\9;
    float: left\9;
    position: relative\9
}

.principal .caracteristicas .ico-ocho {
    *margin-top: -10px !important;
    background-image: url(/broker/images/sprite-ie.png) \9;
    background-position: 426px -216px \9;
    background-size: auto\9;
    float: left\9;
    position: relative\9
}

.contBtn .btn {
    font-size: 18px\9
}

.ico-mundo {
    background-image: url(/broker/images/sprite-ie.png) \9;
    background-position: 243px -216px \9
}

.ico-herramientas {
    background-image: url(/broker/images/sprite-ie.png) \9;
    background-position: 304px -216px \9
}

.herramientas .cont-iconos div em,
.herramientas .cont-iconos div .icon {
    background-image: url(/broker/images/sprite-ie.png) \9;
    background-repeat: no-repeat\9;
    *position: relative !important;
    *float: left !important
}

.herramientas .cont-iconos div {
    min-height: 50px\9 !important;
    *width: 45% !important
}

.herramientas .cont-iconos div div {
    width: auto\9;
    *width: auto !important;
    *padding-left: 0 !important;
    position: relative \9
}

.herramientas .cont-iconos div .movil {
    background-position: -9px -111px\9;
    width: 30px\9;
    left: 0;
    top: 0
}

.herramientas .cont-iconos div .maletin {
    background-position: -79px -111px\9
}

.herramientas .cont-iconos div .plataforma {
    background-position: -125px -111px\9
}

.herramientas .cont-iconos div .alertas {
    background-position: -38px -111px\9
}

.footer .btn,
.footer .masinfo {
    *display: block;
    *margin: 0 auto
}

.footer .btn {
    *width: 280px
}

.footer .masinfo {
    *width: 130px
}

@media screen and (min-width:20em) {
    #container.landing .cont {
        width: auto;
        margin: 0 auto
    }

    .landing .logo {
        width: 100%;
        text-align: center;
        margin: 0 auto
    }

    .landing .nombre-producto {
        float: none;
        margin: 0 auto;
        display: none;
        width: auto;
        padding: 21px 12px 12px 12px;
        font-size: 28px;
        text-align: center;
        margin-top: 0
    }

    .landing .nombre-producto::before {
        display: none
    }

    .landing .cabecera h1 {
        font-size: 21px;
        margin-top: -5px
    }

    .landing .cabecera h2 {
        font-size: 14px
    }

    .landing .nombre-producto::before {
        width: 40px;
        height: 44px;
        background-size: 40px
    }

    .landing .principal {
        padding-bottom: 4rem
    }

    .principal .dispositivos {
        float: none;
        width: 100%;
        height: 130px;
        overflow: hidden;
        max-width: 320px;
        margin: 0 auto
    }

    .caracteristicas p {
        text-align: center;
        font-size: 14px
    }

    ul.ventajas {
        width: auto
    }

    .caracteristicas .cont-caract {
        width: auto
    }

    .herramientas .cont-video {
        float: none;
        width: auto
    }

    .herramientas .cont-iconos {
        float: none;
        width: 70%;
        margin: 0 auto
    }

    .image {
        width: 100%;
        height: 19rem
    }

    .video a {
        width: 29.2rem;
        height: 17.2rem
    }

    .video img {
        width: 29.2rem;
        height: 17.2rem;
        padding: 0
    }

    .video a .fondo {
        width: 29.2rem;
        height: 17.2rem;
        margin: 0
    }

    .video a.modal-youtube {
        margin: 0 auto
    }

    .pc,
    .pc img {
        width: 150px;
        height: auto;
        top: 0;
        left: 5%
    }

    .pc .mascara {
        background-size: 118px auto;
        background-position: 18px 19px;
        height: auto
    }

    .tablet,
    .tablet img {
        width: 150px;
        height: auto;
        top: 29px;
        left: 42%
    }

    .tablet .mascara {
        background-size: 107px auto;
        background-position: 21px 18px;
        height: auto
    }

    .movil,
    .movil img {
        width: 70px;
        height: auto;
        top: 5px;
        left: 76%
    }

    .movil .mascara {
        background-size: 43px auto;
        background-position: 14px 23px;
        height: auto
    }
}

@media screen and (min-width:48em) {
    #container.landing .cont {
        margin: 0 auto
    }

    .landing .logo {
        float: right;
        width: 150px
    }

    .landing .nombre-producto {
        display: block;
        float: left;
        padding-left: 45px;
        font-size: 35px
    }

    .landing .nombre-producto::before {
        display: block;
        background-size: 150px;
        width: 37px;
        height: 36px
    }

    .landing .cabecera h1 {
        font-size: 30px;
        margin-top: 18px
    }

    .landing .principal {
        padding-bottom: 12px
    }

    .principal .dispositivos,
    #container.landing .comisiones .cont .paises,
    .principal .caracteristicas .caract,
    .herramientas .cont-iconos {
        max-width: inherit
    }

    .principal .dispositivos {
        width: 450px;
        overflow: hidden;
        height: 200px
    }

    .principal .caracteristicas .ico-cero {
        width: 52px;
        height: 52px;
        background-image: url(/broker/images/sprite.png);
        float: left;
        background-position: 151px -262px;
        background-size: auto 200px;
        position: absolute;
        top: 50%;
        margin-top: -26px
    }

    .principal .caracteristicas .ico-ocho {
        width: 52px;
        height: 52px;
        background-image: url(/broker/images/sprite.png);
        float: left;
        background-position: 206px -265px;
        background-size: auto 200px
    }

    .caracteristicas p {
        font-size: 18px
    }

    .herramientas .cont-video {
        float: left;
        width: 50%
    }

    .herramientas .cont-iconos {
        float: left;
        width: 50%
    }

    .image {
        width: auto;
        height: 23.5rem
    }

    .video a {
        width: 35rem;
        height: 23.5rem
    }

    .video img {
        width: 35rem;
        height: 23.5rem;
        padding: 0
    }

    .video a .fondo {
        width: 35rem;
        height: 23.5rem;
        margin: 0
    }

    .video a.modal-youtube {
        margin-left: 0
    }

    .pc,
    .pc img {
        width: 200px;
        height: auto;
        top: -13px;
        left: 30%
    }

    .pc .mascara {
        background-size: 160px auto;
        background-position: 25x 25x;
        height: auto
    }

    .movil,
    .movil img {
        top: 60px;
        left: 58%
    }

    .tablet,
    .tablet img {
        left: 20%;
        top: 75px
    }
}

@media screen and (min-width:59.25em) {
    #container.landing .cont {
        width: 968px
    }

    ul.ventajas {
        width: 60%
    }

    ul.ventajas li {
        font-size: 1.8rem
    }

    .caracteristicas .cont-caract {
        width: 600px
    }

    .image {
        width: auto;
        height: 25.5rem
    }

    .video a {
        width: 52rem;
        height: 24.2rem
    }

    .video img {
        width: 52rem;
        height: 24.2rem;
        padding: 0 2.8rem
    }

    .video a .fondo {
        width: 46.5rem;
        height: 24.2rem;
        margin: 0 28px
    }

    .footer .masinfo {
        margin: 32px auto
    }
}

@media screen and (min-width:72.75em) {
    #container.landing .cont {
        width: 1164px
    }

    #container.landing .comisiones .cont p {
        width: 80%
    }

    .landing .cabecera {
        padding: 28px 12px
    }

    .landing .cabecera h2 {
        font-size: 20px
    }

    .landing .principal {
        padding: 28px 12px
    }

    .footer .masinfo {
        margin: 32px auto
    }
}