@charset "UTF-8";

@font-face {
    font-family: 'Signika';
    src: url("fonts/Signika-Regular_gdi.eot");
    src: url("fonts/Signika-Regular_gdi.eot?#iefix") format("embedded-opentype"), url("fonts/Signika-Regular_gdi.woff") format("woff"), url("fonts/Signika-Regular_gdi.ttf") format("truetype"), url("fonts/Signika-Regular_gdi.svg#Signika") format("svg");
    font-weight: normal;
    font-style: normal;
    font-stretch: normal
}

@font-face {
    font-family: "banbajio";
    src: url("fonts/banbajio.eot");
    src: url("fonts/banbajio.eot?#iefix") format("embedded-opentype"), url("fonts/banbajio.woff") format("woff"), url("fonts/banbajio.ttf") format("truetype"), url("fonts/banbajio.svg#banbajio") format("svg");
    font-weight: normal;
    font-style: normal
}

[class^="icon-"]:before,
[class*=" icon-"]:before,
.icon:before,
input.radio:checked ~ label:before {
    speak: none;
    line-height: 1;
    font-family: "banbajio" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon,
input.radio:checked ~ label:before {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: 90%;
    overflow: visible
}

.icon-up:before,
.icon-back:before,
.icon-fwd:before {
    content: "a"
}

.icon-back {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.icon-fwd {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.icon-down:before {
    content: "b"
}

.icon-left:before {
    content: "c"
}

.icon-right:before {
    content: "d"
}

.icon-drop:before {
    content: "e"
}

.icon-close:before,
.icon-more:before {
    content: "f"
}

.icon-more {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.btn-more {
    display: block;
    width: 32px;
    height: 32px;
    padding: 5px;
    border: 2px solid #573b95;
    font-size: 14px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.icon-search:before {
    content: "g"
}

.icon-graph:before {
    content: "h"
}

.icon-monitor {
    background: url(../img/icons/monitor.png);
    width: 30px;
    height: 24px
}

aside .icon-monitor {
    width: auto;
    height: auto;
}

aside .icon-monitor:before {
    content: "i"
}

aside .icon-monitor:after {
    content: "$";
    position: absolute;
    top: 0;
    left: 37%;
    font-size: 0.5em;
    font-weight: 300
}

.icon-pin:before {
    content: "j"
}

.icon-share:before {
    content: "k"
}

.icon-mail:before {
    content: "l"
}

.icon-fb:before {
    content: "m"
}

.icon-tw:before {
    content: "n"
}

.icon-yt:before {
    content: "o"
}

.icon-gp:before {
    content: "p"
}

.icon-doc:before {
    content: "q"
}

.icon-mouse:before {
    content: "r"
}

.icon-download:before {
    content: "s"
}

.icon-clock:before {
    content: "t"
}

.icon-calendar:before {
    content: "u"
}

.icon-check:before {
    content: "v"
}

.icon-linkedin:before {
    content: "w"
}

.icon-card:before {
    content: "x"
}

.icon-building:before {
    content: "y"
}

.icon-friends:before {
    content: "z"
}

.icon-home:before {
    content: "A"
}

.icon-wallet:before {
    content: "B"
}

.icon-lock:before {
    content: "C"
}

.icon-heart:before {
    content: "D"
}

.icon-shield:before {
    content: "E"
}

.icon-car:before {
    content: "F"
}

.icon-play:before {
    content: "G"
}

.icon-list:before {
    content: "H"
}

.icon-chat:before {
    content: "I"
}

.icon-follow:before {
    content: "J"
}

.icon-ytplay:before {
    content: "K"
}

.icon-pdf:before {
    content: "L"
}

.icon-user:before {
    content: "M"
}

.icon-calendar:before {
    content: "N"
}

.icon-empresa:before {
    content: "O"
}

.icon-fold:before {
    content: "P"
}

.ico {
    background: url(../img/icons/sprite.png);
    width: 36px;
    height: 36px;
    display: inline-block;
    vertical-align: middle
}

.ico.ico-cuentas {
    background-position: 0 0
}

.ico.ico-tarjeta {
    background-position: 0 -50px
}

.ico.ico-creditos {
    background-position: 0 -104px
}

.ico.ico-seguros {
    background-position: 0 -160px
}

.ico.ico-inversiones {
    background-position: 0 -211px
}

.ico.ico-banca {
    background-position: 0 -263px
}

.ico.ico-especial {
    background-position: 0 -318px
}

.ico.ico-servicios {
    background-position: 0 -364px
}

.ico.ico-nomina {
    background-position: 0 -409px
}

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

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    position: relative;
    background-color: #603899 !important;
    margin: 0;
    padding-left: 210px
}

body.open-overlay,
body.open-menu,
body.open-bajionet {
    height: 100%;
    overflow: hidden
}

body.open-submenu:before,
body.open-bajionet:before,
body.open-over:before {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100)
}

body:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background-color: #573b95;
    background-color: rgba(87, 59, 149, 0.9);
    width: 100%;
    height: 100%;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

body.open-search:before {
    background: #573b95
}

body.open-submenu:before {
    z-index: 998
}

body.open-bajionet:before {
    z-index: 1000
}

body.open-over:before {
    z-index: 99
}

.bbmx a {
    color: #fff;
    display: inline-block;
    text-decoration: none
}

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

.bbmx p>a {
    border-bottom: 1px solid transparent
}

.bbmx p>a:hover {
    border-color: #262626
}

.bbmx ul,
.bbmx ol {
    list-style: none;
    padding: 0;
    margin: 0
}

.bbmx table {
    width: 100%;
    height: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    /* LFMM border: 2px solid #d9d9d9*/
}

.bbmx table tr.pb0 th {
    padding-bottom: 0
}

.bbmx table th {
    text-align: left;
    font-weight: 600;
    font-size: 28px;
    padding: 20px 30px;
    color: #977bd7
}

.bbmx table td {
    padding: 15px 30px;
    border-right: 1px solid #FFF;
    font-weight: 300
}

.bbmx table tbody tr:nth-child(even) td {
    background-color: #d9d9d9
}

.bbmx table.no-bd {
    border: none
}

.bbmx table.bd-gigas {
    border-color: #573b95
}

.bbmx table.alter tr:nth-child(odd) td {
    background-color: #d9d9d9
}

.bbmx table.alter tr:nth-child(even) td {
    background-color: #fff
}

.bbmx table sup {
    vertical-align: super;
    font-size: 15px;
    line-height: 15px
}

.bbmx button,
.bbmx input,
.bbmx optgroup,
.bbmx select,
.bbmx textarea {
    margin: 0;
    padding: 0;
    border: none;
    font: inherit;
    color: inherit;
    background: none
}

.bbmx button.btn,
.bbmx input.btn,
.bbmx optgroup.btn,
.bbmx select.btn,
.bbmx textarea.btn {
    height: 54px
}

.bbmx fieldset {
    margin: 0 0 10px;
    padding: 0;
    border: none
}

.bbmx dl {
    margin: 0;
    padding: 0
}

.bbmx dt,
.bbmx dd {
    padding: 20px 10px
}

.bbmx dt {
    width: 35%;
    float: left;
    font-size: 30px;
    font-weight: 600;
    clear: both
}

.bbmx dd {
    padding-left: 35%;
    padding-top: 25px;
    margin: 0;
    font-weight: 300;
    border-bottom: 1px solid #c4c4c4
}

.bbmx dd:last-child {
    border: none
}

::-moz-selection {
    background: rgba(87, 59, 149, 0.7);
    color: #fff
}

::selection {
    background: rgba(87, 59, 149, 0.7);
    color: #fff
}

.bbmx a,
.bbmx button,
.bbmx input[type="button"],
.clickable {
    cursor: pointer;
    line-height: 100%
}

.bbmx a.block:hover,
.clickable:hover {
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    opacity: 0.7;
    filter: alpha(opacity=70)
}

.bbmx button,
.bbmx input[type="button"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.bbmx button:focus,
.bbmx input[type="button"]:focus {
    outline: 0
}

.bbmx img {
    max-width: 100%;
    border: 0;
    display: block
}

.bbmx img.full {
    width: 100%
}

.bbmx article,
.slide .cont,
.bbmx aside,
.bbmx footer,
.bbmx header,
.bbmx nav,
.bbmx section {
    display: block
}

.bbmx hr {
    height: 0;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border: none
}

.bbmx sup {
    display: inline-block;
    vertical-align: super;
    line-height: 80%
}

.left {
    float: left
}

.right {
    float: right
}

.inline {
    display: inline-block
}

.relative,
.bbmx section {
    position: relative
}

.absolute {
    position: absolute;
    top: 0;
    left: 0
}

.fixed {
    position: fixed;
    width: 100%
}

.block {
    display: block !important
}

.hidden {
    display: none !important
}

.noscroll {
    overflow: hidden
}

.va-p {
    display: table;
    height: 100%
}

.va {
    display: table-cell;
    vertical-align: middle
}

.vab {
    display: table-cell;
    vertical-align: middle;
    vertical-align: bottom !important
}

.vam {
    display: inline-block;
    vertical-align: middle !important
}

.vat {
    display: inline-block;
    vertical-align: top
}

.ovh {
    overflow: hidden
}

.round {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.container,
.bbmx article,
.slide .cont {
    width: 100%;
    padding-right: 70px;
    padding-left: 70px;
    margin-right: auto;
    margin-left: auto;
    position: relative
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.tbl {
    width: 100%;
    height: 100%;
    display: table;
    table-layout: fixed
}

.tbl>*[class*="col"] {
    float: none !important
}

@media (min-width: 641px) {
    .tbl>*[class*="col"] {
        height: 100%;
        display: table-cell;
        vertical-align: top
    }
    .tbl>*[class*="col"]:first-child {
        padding-left: 0
    }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.row:before,
.row:after,
.bbmx article:before,
.slide .cont:before,
.bbmx article:after,
.slide .cont:after {
    display: table;
    content: " "
}

.clearfix:after,
.container:after,
.row:after,
.bbmx article:after,
.slide .cont:after {
    clear: both
}

.show-xs {
    display: none
}

.col1 {
    width: 8.33333%
}

.off1 {
    margin-left: 8.33333%
}

.col2 {
    width: 16.66667%
}

.off2 {
    margin-left: 16.66667%
}

.col3 {
    width: 25%
}

.off3 {
    margin-left: 25%
}

.col4 {
    width: 33.33333%
}

.off4 {
    margin-left: 33.33333%
}

.col5 {
    width: 41.66667%
}

.off5 {
    margin-left: 41.66667%
}

.col6 {
    width: 50%
}

.off6 {
    margin-left: 50%
}

.col7 {
    width: 58.33333%
}

.off7 {
    margin-left: 58.33333%
}

.col8 {
    width: 66.66667%
}

.off8 {
    margin-left: 66.66667%
}

.col9 {
    width: 75%
}

.off9 {
    margin-left: 75%
}

.col10 {
    width: 83.33333%
}

.off10 {
    margin-left: 83.33333%
}

.col11 {
    width: 91.66667%
}

.off11 {
    margin-left: 91.66667%
}

.col12 {
    width: 100%
}

.off12 {
    margin-left: 100%
}

.col1,
.col2,
.col3,
.col4,
.col5,
.col6,
.col7,
.col8,
.col9,
.col10,
.col11,
.col12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left
}

div[class*="col"].nf {
    float: none !important
}

@media (max-width: 1366px) {
    .container,
    .bbmx article,
    .slide .cont {
        padding-left: 50px !important;
        padding-right: 50px !important
    }
}

@media (min-width: 1281px) {
    .show-lg {
        display: none !important
    }
}

@media (max-width: 1280px) {
    .show-lg {
        display: block !important
    }
    .lg-col1 {
        width: 8.33333%
    }
    .lg-col2 {
        width: 16.66667%
    }
    .lg-col3 {
        width: 25%
    }
    .lg-col4 {
        width: 33.33333%
    }
    .lg-col5 {
        width: 41.66667%
    }
    .lg-col6 {
        width: 50%
    }
    .lg-col7 {
        width: 58.33333%
    }
    .lg-col8 {
        width: 66.66667%
    }
    .lg-col9 {
        width: 75%
    }
    .lg-col10 {
        width: 83.33333%
    }
    .lg-col11 {
        width: 91.66667%
    }
    .lg-col12 {
        width: 100%
    }
}

@media (max-width: 1024px) {
    .md-col1 {
        width: 8.33333%
    }
    .md-off1 {
        margin-left: 8.33333%
    }
    .md-col2 {
        width: 16.66667%
    }
    .md-off2 {
        margin-left: 16.66667%
    }
    .md-col3 {
        width: 25%
    }
    .md-off3 {
        margin-left: 25%
    }
    .md-col4 {
        width: 33.33333%
    }
    .md-off4 {
        margin-left: 33.33333%
    }
    .md-col5 {
        width: 41.66667%
    }
    .md-off5 {
        margin-left: 41.66667%
    }
    .md-col6 {
        width: 50%
    }
    .md-off6 {
        margin-left: 50%
    }
    .md-col7 {
        width: 58.33333%
    }
    .md-off7 {
        margin-left: 58.33333%
    }
    .md-col8 {
        width: 66.66667%
    }
    .md-off8 {
        margin-left: 66.66667%
    }
    .md-col9 {
        width: 75%
    }
    .md-off9 {
        margin-left: 75%
    }
    .md-col10 {
        width: 83.33333%
    }
    .md-off10 {
        margin-left: 83.33333%
    }
    .md-col11 {
        width: 91.66667%
    }
    .md-off11 {
        margin-left: 91.66667%
    }
    .md-col12 {
        width: 100%
    }
    .md-off12 {
        margin-left: 100%
    }
    .md-off0 {
        margin-left: 0 !important
    }
}

@media (max-width: 768px) {
    div[class*="off"] {
        margin-left: 0
    }
    .sm-col1 {
        width: 8.33333%
    }
    .sm-off1 {
        margin-left: 8.33333% !important
    }
    .sm-col2 {
        width: 16.66667%
    }
    .sm-off2 {
        margin-left: 16.66667% !important
    }
    .sm-col3 {
        width: 25%
    }
    .sm-off3 {
        margin-left: 25% !important
    }
    .sm-col4 {
        width: 33.33333%
    }
    .sm-off4 {
        margin-left: 33.33333% !important
    }
    .sm-col5 {
        width: 41.66667%
    }
    .sm-off5 {
        margin-left: 41.66667% !important
    }
    .sm-col6 {
        width: 50%
    }
    .sm-off6 {
        margin-left: 50% !important
    }
    .sm-col7 {
        width: 58.33333%
    }
    .sm-off7 {
        margin-left: 58.33333% !important
    }
    .sm-col8 {
        width: 66.66667%
    }
    .sm-off8 {
        margin-left: 66.66667% !important
    }
   
    .sm-col9 {
         /* [LFMM:20170403] Rediseño Login BanBajio width: 75% */
          width: 75% !important
    }
    .sm-off9 {
        margin-left: 75% !important
    }
    .sm-col10 {
        width: 83.33333%
    }
    .sm-off10 {
        margin-left: 83.33333% !important
    }
    .sm-col11 {
        width: 91.66667%
    }
    .sm-off11 {
        margin-left: 91.66667% !important
    }
    .sm-col12 {
        width: 100%
    }
    .sm-off12 {
        margin-left: 100% !important
    }
    .sm-off0 {
        margin-left: 0 !important
    }
}

@media (max-width: 640px) {
    .container,
    .bbmx article,
    .slide .cont {
        padding-left: 30px !important;
        padding-right: 30px !important
    }
    .container,
    .col1,
    .col2,
    .col3,
    .col4,
    .col5,
    .col6,
    .col7,
    .col8,
    .col9,
    .col10,
    .col11,
    .col12,
    .bbmx article,
    .slide .cont {
        width: 100%
    }
    .row {
        margin: 0
    }
    .row>div[class*="col"] {
        padding-right: 0;
        padding-left: 0
    }
    .col1,
    .col2,
    .col3,
    .col4,
    .col5,
    .col6,
    .col7,
    .col8,
    .col9,
    .col10,
    .col11,
    .col12 {
        padding: 0
    }
    .xs-nf {
        float: none !important;
        margin-left: auto;
        margin-right: auto
    }
    div[class*="sm-off"] {
        margin-left: 0 !important
    }
    .xs-col1,
    .col1.xs-nb {
        width: 8.33333% !important;
        float: left
    }
    .xs-off1 {
        margin-left: 8.33333% !important
    }
    .xs-col2,
    .col2.xs-nb {
        width: 16.66667% !important;
        float: left
    }
    .xs-off2 {
        margin-left: 16.66667% !important
    }
    .xs-col3,
    .col3.xs-nb {
        width: 25% !important;
        float: left
    }
    .xs-off3 {
        margin-left: 25% !important
    }
    .xs-col4,
    .col4.xs-nb {
        width: 33.33333% !important;
        float: left
    }
    .xs-off4 {
        margin-left: 33.33333% !important
    }
    .xs-col5,
    .col5.xs-nb {
        width: 41.66667% !important;
        float: left
    }
    .xs-off5 {
        margin-left: 41.66667% !important
    }
    .xs-col6,
    .col6.xs-nb {
        width: 50% !important;
        float: left
    }
    .xs-off6 {
        margin-left: 50% !important
    }
    .xs-col7,
    .col7.xs-nb {
        width: 58.33333% !important;
        float: left
    }
    .xs-off7 {
        margin-left: 58.33333% !important
    }
    .xs-col8,
    .col8.xs-nb {
        width: 66.66667% !important;
        float: left
    }
    .xs-off8 {
        margin-left: 66.66667% !important
    }
    .xs-col9,
    .col9.xs-nb {
        width: 75% !important;
        float: left
    }
    .xs-off9 {
        margin-left: 75% !important
    }
    .xs-col10,
    .col10.xs-nb {
        width: 83.33333% !important;
        float: left
    }
    .xs-off10 {
        margin-left: 83.33333% !important
    }
    .xs-col11,
    .col11.xs-nb {
        width: 91.66667% !important;
        float: left
    }
    .xs-off11 {
        margin-left: 91.66667% !important
    }
    .xs-col12,
    .col12.xs-nb {
        width: 100% !important;
        float: left
    }
    .xs-off12 {
        margin-left: 100% !important
    }
}

.gigas {
    color: #573b95
}

.bbmx .bg-gigas {
    background-color: #573b95
}

a.bg-gigas:hover,
button.bg-gigas:hover,
.clickable.bg-gigas:hover {
    background-color: #422d70
}

.cardinal {
    color: #cc2229
}

.bg-cardinal {
    background-color: #cc2229
}

a.bg-cardinal:hover,
button.bg-cardinal:hover,
.clickable.bg-cardinal:hover {
    background-color: #a01b20
}

.snuff {
    color: #ddd8ea
}

.bg-snuff {
    background-color: #ddd8ea
}

a.bg-snuff:hover,
button.bg-snuff:hover,
.clickable.bg-snuff:hover {
    background-color: #c0b7d8
}

.lilac {
    color: #977bd7
}

.bg-lilac {
    background-color: #977bd7
}

a.bg-lilac:hover,
button.bg-lilac:hover,
.clickable.bg-lilac:hover {
    background-color: #7854cb
}

.gray {
    color: #262626
}

.bg-gray {
    background-color: #262626
}

a.bg-gray:hover,
button.bg-gray:hover,
.clickable.bg-gray:hover {
    background-color: #0d0d0d
}

.pink {
    color: #ba51a6
}

.bg-pink {
    background-color: #ba51a6
}

a.bg-pink:hover,
button.bg-pink:hover,
.clickable.bg-pink:hover {
    background-color: #9b3d89
}

.green {
    color: #00bb09
}

.bg-green {
    background-color: #00bb09
}

a.bg-green:hover,
button.bg-green:hover,
.clickable.bg-green:hover {
    background-color: #008807
}

.orange {
    color: #e88b00
}

.bg-orange {
    background-color: #e88b00
}

a.bg-orange:hover,
button.bg-orange:hover,
.clickable.bg-orange:hover {
    background-color: #b56c00
}

.ea {
    color: #eaeaea
}

.bg-ea {
    background-color: #eaeaea
}

a.bg-ea:hover,
button.bg-ea:hover,
.clickable.bg-ea:hover {
    background-color: #d1d1d1
}

.red {
    color: red
}

.bg-red {
    background-color: red
}

a.bg-red:hover,
button.bg-red:hover,
.clickable.bg-red:hover {
    background-color: #c00
}

.grayd9 {
    color: #d9d9d9
}

.bg-grayd9 {
    background-color: #d9d9d9
}

a.bg-grayd9:hover,
button.bg-grayd9:hover,
.clickable.bg-grayd9:hover {
    background-color: silver
}

.olive {
    color: #b1ba64
}

.bg-olive {
    background-color: #b1ba64
}

a.bg-olive:hover,
button.bg-olive:hover,
.clickable.bg-olive:hover {
    background-color: #99a348
}

a.bg-white {
    color: #573b95 !important
}

a.bg-white:hover,
button.bg-white:hover,
.clickable.bg-white:hover {
    background-color: #e6e6e6
}

.bg-white {
    background-color: #FFF
}

.bg-orange70 {
    background-color: #e88b00;
    background-color: rgba(232, 139, 0, 0.7)
}

.bg-white50 {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.5)
}

.bg-white20 {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.2)
}

.bg-transG {
    background-color: #b1ba64;
    background-color: rgba(177, 186, 100, 0.85)
}

.bd15w {
    border: 15px solid white
}

.bd15l {
    border: 15px solid #977bd7
}

.bd15g {
    border: 15px solid #573b95
}

.bd15d {
    border: 15px solid #d9d9d9
}

.bdr {
    border: 1px solid #573b95;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.btgigas {
    border-top: 10px solid #573b95;
    padding-top: 30px
}

.bt {
    border-top: 2px solid #d9d9d9;
    padding-top: 40px
}

.p10 {
    padding: 10px
}

.mb10 {
    margin-bottom: 10px
}

.mt10 {
    margin-top: 10px
}

.mr10 {
    margin-right: 10px
}

.ml10 {
    margin-left: 10px
}

.p20 {
    padding: 20px
}

.mb20 {
    margin-bottom: 20px
}

.mt20 {
    margin-top: 20px
}

.mr20 {
    margin-right: 20px
}

.ml20 {
    margin-left: 20px
}

.p30 {
    padding: 30px
}

.mb30 {
    margin-bottom: 30px
}

.mt30 {
    margin-top: 30px
}

.mr30 {
    margin-right: 30px
}

.ml30 {
    margin-left: 30px
}

.p40 {
    padding: 40px
}

.mb40 {
    margin-bottom: 40px
}

.mt40 {
    margin-top: 40px
}

.mr40 {
    margin-right: 40px
}

.ml40 {
    margin-left: 40px
}

.p50 {
    padding: 50px
}

.mb50 {
    margin-bottom: 50px
}

.mt50 {
    margin-top: 50px
}

.mr50 {
    margin-right: 50px
}

.ml50 {
    margin-left: 50px
}

.p60 {
    padding: 60px
}

.mb60 {
    margin-bottom: 60px
}

.mt60 {
    margin-top: 60px
}

.mr60 {
    margin-right: 60px
}

.ml60 {
    margin-left: 60px
}

.h100p {
    height: 100%
}

.h300 {
    height: 300px
}

.h350 {
    height: 350px
}

.m0 {
    margin: 0 !important
}

.m0a,
div[class*="col"].nf {
    margin-left: auto;
    margin-right: auto
}

.mb5 {
    margin-bottom: 5px
}

.mb15 {
    margin-bottom: 15px
}

.mb90 {
    margin-bottom: 90px
}

.p0 {
    padding: 0 !important
}

.p020 {
    padding-left: 20px;
    padding-right: 20px
}

.p030 {
    padding-left: 30px;
    padding-right: 30px
}

.p4070 {
    padding: 40px 70px
}

.p200 {
    padding-top: 20px;
    padding-bottom: 20px
}

.p300 {
    padding-top: 30px;
    padding-bottom: 30px
}

.p400 {
    padding-top: 40px;
    padding-bottom: 40px
}

.p500 {
    padding-top: 50px;
    padding-bottom: 50px
}

.p600 {
    padding-top: 60px;
    padding-bottom: 60px
}

.p700 {
    padding-top: 70px;
    padding-bottom: 70px
}

.p900 {
    padding-top: 90px;
    padding-bottom: 90px
}

.pt0 {
    padding-top: 0
}

.pb0 {
    padding-bottom: 0
}

.pb300 {
    padding-bottom: 300px
}

.op25 {
    -webkit-opacity: 0.25;
    -moz-opacity: 0.25;
    opacity: 0.25;
    filter: alpha(opacity=25);
    transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -webkit-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out
}

.op50 {
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
    filter: alpha(opacity=50);
    transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -webkit-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out
}

.op75 {
    -webkit-opacity: 0.75;
    -moz-opacity: 0.75;
    opacity: 0.75;
    filter: alpha(opacity=75);
    transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -webkit-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out
}

html {
    font-size: 16px;
    font-family: 'Signika', sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #262626
}

.bbmx h1,
.bbmx h2,
.bbmx h3,
.bbmx h4,
.bbmx h5,
.bbmx h6,
.bbmx p {
    margin: 0 0 20px;
    font-weight: 400;
    font-style: normal;
    line-height: 120%
}

.bbmx em,
.bbmx p {
    font-weight: 300;
    font-style: normal
}

.bbmx strong {
    font-weight: 600
}

.bbmx b {
    font-weight: 700
}

.italic,
#results h6 {
    font-style: italic
}

.center {
    text-align: center
}

.under {
    text-decoration: underline
}

.bbmx h1,
.h1 {
    font-size: 75px
}

.bbmx h2,
.h2 {
    font-size: 32px
}

.bbmx h3,
.h3 {
    font-size: 25px
}

.bbmx h4,
.h4 {
    font-size: 21px
}

.bbmx h5,
.h5 {
    font-size: 18px
}

.bbmx h6,
.h6 {
    font-size: 15px
}

.bbmx p {
    font-size: 16px;
    margin-bottom: 10px
}

.f28 {
    font-size: 28px
}

.f35 {
    font-size: 35px
}

.f50 {
    font-size: 50px
}

.f55 {
    font-size: 55px
}

.f60 {
    font-size: 60px
}

.f80 {
    font-size: 80px
}

.f90 {
    font-size: 90px;
    line-height: 80%
}

.f90 small {
    vertical-align: super;
    font-size: 50px;
    line-height: 50px
}

.lh90 {
    line-height: 90%
}

.lh100 {
    line-height: 100%
}

.lh140 {
    line-height: 140%
}

.white {
    color: white
}

.tsh {
    text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.2)
}

::-webkit-input-placeholder {
    font-weight: 300;
    color: rgba(71, 71, 71, 0.5)
}

:-moz-placeholder {
    font-weight: 300;
    color: rgba(71, 71, 71, 0.5)
}

::-moz-placeholder {
    font-weight: 300;
    color: rgba(71, 71, 71, 0.5)
}

:-ms-input-placeholder {
    font-weight: 300;
    color: rgba(71, 71, 71, 0.5)
}

.cotizador::-webkit-input-placeholder,
.white::-webkit-input-placeholder {
    color: #fff
}

.cotizador:-moz-placeholder,
.white:-moz-placeholder {
    color: #fff
}

.cotizador::-moz-placeholder,
.white::-moz-placeholder {
    color: #fff
}

.cotizador:-ms-input-placeholder,
.white:-ms-input-placeholder {
    color: #fff
}

body,
body:before,
.bbmx nav>ul>li,
nav .submenu,
nav.sec>ul>li.social,
.over,
.btn-menu span,
.bbmx a,
.bbmx button,
.bbmx input[type="button"],
.clickable,
.sm-menu,
#bajionet,
#o-bajionet {
    transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -webkit-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

.lookfeelLoader {
    width: 85px;
    height: 85px;
    display: block;
    margin: 15px auto;
    background: url(../img/icons/loader.png) center no-repeat;
    border-radius: 100%;
    -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
    animation: sk-scaleout 1.0s infinite ease-in-out
}

.lookfeelLoader.big {
    width: 200px;
    height: 600px;
    /*
    height: 200px;
    margin: 50px auto;
    */
    -webkit-background-size: 180px;
    -moz-background-size: 180px;
    -o-background-size: 180px;
    -ms-background-size: 180px;
    background-size: 180px
}

@-webkit-keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 0
    }
}

@keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

.btn {
    color: #FFF !important;
    font-weight: 600;
    padding: 15px 20px;
    text-align: center;
    display: inline-block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.btn:hover {
    color: #FFF
}

.btn.full {
    width: 100%;
    padding: 15px 15px
}

.btn.lg {
    padding: 15px 40px
}

.btn.xlg {
    padding: 30px 10px !important;
    font-size: 25px
}

.btn-toggle.open i {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.bbmx input,
.bbmx textarea {
    width: 100%;
    height: 50px;
    padding: 10px;
    color: #262626;
    font-size: 16px;
    background-color: #FFF;
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.bbmx input:disabled,
.bbmx textarea:disabled {
    background-color: #f8f5f5
}

.bbmx input:focus,
.bbmx textarea:focus {
    outline: 0
}

input.radio {
    width: auto;
    height: auto;
    display: block
}

input.radio:empty {
    position: absolute;
    margin-left: -999em
}

input.radio:empty ~ label {
    font-weight: 300;
    position: relative;
    float: left;
    text-indent: 25px;
    width: 110%;
    width: -moz-max-content;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

input.radio:empty ~ label:before {
    position: absolute;
    display: block;
    top: 4px;
    bottom: 0;
    left: 0;
    content: '';
    width: 14px;
    background: #ddd8ea;
    border-radius: 50%;
    height: 14px
}

input.radio:checked ~ label:before {
    line-height: 14px;
    text-indent: -3px;
    background-color: #ba51a6;
    content: 'v'
}

#mensaje {
    background: #FFF;
    width: 100%;
    margin: 30px auto;
    padding: 20px 20px;
    border-radius: 3px;
}

#contacto {
    background: #FFF;
    width: 700px;
    margin: 30px auto;
    padding: 20px 20px;
    border-radius: 3px;
}

#contacto fieldset input {
    border: 2px solid #d9d9d9
}

#contacto input.radio:empty ~ label {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px
}

#contacto input.radio:empty ~ label:before {
    color: #FFF;
    font-size: 22px;
    background: #573b95 !important
}

#contacto .dk-selected {
    background: #573b95;
    color: #FFF;
    font-weight: 600;
    height: 54px;
    line-height: 54px
}

#contacto textarea {
    height: 150px
}

#contacto .bg-ea {
    padding: 10px;
    margin-bottom: 10px;
    background: #d9d9d9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.bbmx section,
.img-bg,
.slide,
.stage,
.bbmx article .promo,
.slide .cont .promo {
    position: relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top
}

.pllx {
    background-position: 50% 0;
    background-attachment: fixed;
    position: relative
}

.pllx.bttm {
    background-position: center bottom
}

.pllx:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2)
}

.overlay {
    width: 100%;
    height: 100%;
    z-index: 997;
    overflow: auto;
    padding-left: 210px;
    position: fixed;
    top: 0;
    left: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 700ms ease-out;
    -moz-transition: all 700ms ease-out;
    -webkit-transition: all 700ms ease-out;
    -o-transition: all 700ms ease-out
}

.overlay>.icon-close {
    z-index: 10;
    position: absolute;
    top: 40px;
    right: 40px;
    font-size: 30px;
    color: #FFF;
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    opacity: 0.7;
    filter: alpha(opacity=70)
}

.overlay>.icon-close:hover,
.overlay.open {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100)
}

.overlay#srch {
    z-index: 997;
    left: -100%;
    background-color: #573b95;
    padding: 0 0 0 210px
}

.overlay#srch input {
    color: #FFF;
    width: 95%;
    height: auto;
    border: none;
    background: none;
    font-size: 100px;
    padding-right: 7%;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2)
}

.overlay#srch button {
    position: absolute;
    right: 7%;
    top: 50px;
    font-size: 50px;
    color: rgba(255, 255, 255, 0.7)
}

.overlay#srch button:hover {
    color: #FFF
}

.overlay#srch h2 {
    color: #e88b00
}

.overlay#srch h2 em {
    font-weight: 600
}

.overlay#srch h3,
.overlay#srch h6 {
    color: #FFF;
    margin: 0
}

.overlay#srch h3 a {
    padding: 5px 0;
    border-bottom: 2px solid transparent
}

.overlay#srch h3 a:hover {
    border-bottom-color: rgba(255, 255, 255, 0.7)
}

.overlay#srch ul li {
    margin-bottom: 40px
}

.overlay#srch.open {
    left: 0
}

.overlay.centered {
    left: 50%;
    top: 50%;
    height: 0;
    width: 0
}

.overlay.centered>div {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 700ms ease-out;
    -moz-transition: all 700ms ease-out;
    -webkit-transition: all 700ms ease-out;
    -o-transition: all 700ms ease-out;
    -webkit-transition-delay: 700ms;
    transition-delay: 700ms
}

.overlay.centered.open {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.overlay.centered.open>div {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100)
}


.modal {
    left: 50%;
    top: 50%;
    height: 0;
    width: 0;
    padding-left: 0 !important;
    z-index: 9999 !important;
    background-color: #262626;
    background-color: rgba(38, 38, 38, 0.9)
}

.modal>div {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 700ms ease-out;
    -moz-transition: all 700ms ease-out;
    -webkit-transition: all 700ms ease-out;
    -o-transition: all 700ms ease-out;
    -webkit-transition-delay: 700ms;
    transition-delay: 700ms
}

.modal>.icon-close {
     /* [LFMM:20170403] position: absolute; */
    position: fixed;
    top: 40px;
     /* [LFMM:20170403]  right: 40px; */
    right: 20%;
    font-size: 30px
}

.modal.open {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.modal.open>div {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100)
}

.share a {
    color: #977bd7;
    margin: 0 10px;
    font-size: 32px;
    display: inline-block;
    vertical-align: middle
}

.over {
    height: 100%;
    z-index: 10;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

.bar,
.acc-cont.open .acc,
.low {
    position: relative;
    padding-bottom: 20px
}

.bar:before,
.acc-cont.open .acc:before,
.low:before {
    content: '';
    width: 2px;
    height: 10px;
    background: #977bd7;
    position: absolute;
    left: 50%;
    bottom: 0
}

.bar.white:before,
.acc-cont.open .acc.white:before,
.low.white:before {
    background: #fff
}

.bar.orange:before,
.acc-cont.open .acc.orange:before,
.low.orange:before {
    background: #e88b00
}

.low:before {
    width: 30px;
    height: 2px;
    background: #573b95;
    margin-left: -15px
}

.num,
.lttr {
    padding-top: 60px;
    position: relative;
    margin-bottom: 30px
}

.num:last-child,
.lttr:last-child {
    margin-bottom: 0
}

.num:before,
.lttr:before {
    content: attr(data-num);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    font-size: 150px;
    font-weight: 600;
    line-height: 80%;
    color: rgba(217, 217, 217, 0.3)
}

.lttr {
    padding: 0 0 0 45px;
    margin-bottom: 80px
}

.lttr:before {
    top: -30px
}

.video-wrap {
    margin: 0 auto;
    max-width: 800px;
    padding-top: 80px
}

.video-wrap .video-js .vjs-big-play-button {
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    background: none;
    border-radius: 50%;
    margin: -40px 0 0 -30px;
    line-height: 60px;
    font-size: 40px;
    border-color: #e88b00;
    color: #e88b00
}

.video-wrap .video-js:hover .vjs-big-play-button,
.video-wrap .video-js .vjs-big-play-button:focus {
    background-color: rgba(232, 139, 0, 0.5);
    color: #FFF
}

.btn-top {
    width: 40px;
    height: 40px;
    padding-top: 5px;
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 0;
    border: 2px solid #573b95;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.btn-top .icon,
.btn-top input.radio:checked ~ label:before {
    color: #573b95;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.btn-top .icon:before,
.btn-top input.radio:checked ~ label:before {
    content: 'e'
}

.btn-top:hover {
    background: #573b95
}

.btn-top:hover .icon,
.btn-top:hover input.radio:checked ~ label:before {
    color: #FFF
}

.share-wrap {
    position: relative;
    padding-top: 50px
}

.share-wrap .shareaholic-share-buttons-container.rectangle ul.shareaholic-share-buttons {
    margin: 0 !important;
    padding: 0 !important
}

.share-wrap .shareaholic-share-buttons-container.rectangle ul.shareaholic-share-buttons .shareaholic-service-icon:before {
    left: 50% !important;
    margin-left: -10px;
    font-size: 18px;
    top: 10px
}

.share-wrap .shareaholic-share-buttons-container.rectangle ul.shareaholic-share-buttons li.shareaholic-share-button .share-button-verb {
    display: none !important
}

.share-wrap .shareaholic-share-buttons-container.rectangle ul.shareaholic-share-buttons .shareaholic-service-icon,
.share-wrap .shareaholic-share-buttons-container.rectangle ul.shareaholic-share-buttons li.shareaholic-share-button {
    width: 100px !important;
    height: 40px !important;
    padding: 0 5px 0 0 !important
}

.share-wrap .shareaholic-share-buttons-container.rectangle ul.shareaholic-share-buttons li[data-service="all"] {
    display: none !important
}

.share-wrap .shareaholic-share-buttons-container.rectangle ul.shareaholic-share-buttons li.shareaholic-share-button i.shareaholic-service-icon[class*="service-all"] {
    background: #573b95 !important
}

.share-wrap .shareaholic-share-buttons-container.rectangle ul.shareaholic-share-buttons li.shareaholic-share-button i.shareaholic-service-icon[class*="service-all"]:before {
    font-family: "banbajio" !important;
    content: 'k'
}

.share-wrap .shareaholic-share-buttons-container.rectangle ul.shareaholic-share-buttons li.shareaholic-share-button i.shareaholic-service-icon[class*="service-facebook"]:before {
    font-family: "banbajio" !important;
    content: 'm'
}

.share-wrap .shareaholic-share-buttons-container.wrapped {
    float: none
}

.pag {
    display: inline-block;
    padding: 10px 30px;
    border: 2px solid #573b95;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.pag span {
    margin: 0 20px
}

.pag a.icon {
    height: 29px;
    width: 29px;
    padding-top: 4px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #FFF;
    background: #573b95
}

.pag a.icon:hover {
    background: rgba(87, 59, 149, 0.8)
}

nav.sections {
    position: fixed;
    right: 30px;
    top: 50%;
    z-index: 999;
    transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -webkit-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out
}

nav.sections a {
    position: relative;
    width: 16px;
    height: 16px;
    display: block;
    margin-bottom: 15px;
    background: #d9d9d9;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    transition: none 300ms ease-out;
    -moz-transition: none 300ms ease-out;
    -webkit-transition: none 300ms ease-out;
    -o-transition: none 300ms ease-out
}

nav.sections .act {
    border: 2px solid #FFF
}

nav.sections .act:before,
nav.sections .act:after {
    position: absolute;
    width: 4px;
    height: 4px;
    left: 50%;
    top: 50%;
    display: block;
    background: #e88b00;
    content: '';
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: -2px 0 0 -2px
}

nav.sections .act:after {
    width: 22px;
    height: 22px;
    left: -5px;
    top: -5px;
    background: none;
    margin: 0;
    border: 3px solid #e88b00
}

.bbmx aside {
    width: 210px;
    height: 100%;
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #FFF;
    -webkit-box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.15)
}

aside #logo {
    padding: 30px 35px;
    padding-bottom: 0;
    text-align: center;
    background-color: #FFF
}

aside #logo .compact {
    display: none
}

aside #search {
    padding: 20px;
    position: relative;
    background-color: #FFF
}

aside #search input {
    padding-right: 50px
}

aside #search button {
    position: absolute;
    right: 30px;
    top: 30px;
    font-size: 26px;
    color: #949494
}

aside .sm-menu {
    background-color: #FFF;
    height: 100%
}

aside .fold-menu {
    position: absolute;
    right: 30px;
    top: 20px;
    color: #573b95;
    font-size: 20px
}

aside .lang {
    width: 40px;
    position: absolute;
    right: -40px;
    top: 115px;
    padding: 2px 0;
    text-align: center;
    background: #FFF;
    -webkit-box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.15)
}

aside .lang em {
    color: #262626;
    font-size: 14px
}

aside .lang img {
    display: inline-block;
    margin: 5px auto 0
}

.nopad {
    padding-left: 0
}

.nopad article,
.nopad .slide .cont,
.slide .nopad .cont {
    padding-left: 100px !important;
	min-height: 650px;
}

.folded aside {
    overflow: hidden;
    width: 96px !important;
    height: 130px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.5);
    top: 50px
}

.folded aside>*,
.folded aside #logo .normal {
    display: none
}

.folded aside #logo {
    display: block;
    padding: 20px;
    background: none
}

.folded aside #logo a {
    width: 100%
}

.folded aside #logo .compact {
    display: block;
    margin-bottom: 20px
}

.folded aside .fold-menu {
    display: block;
    width: 56px;
    left: 20px;
    top: 90px
}

.folded aside .fold-menu i {
    display: none
}

.folded aside .fold-menu span {
    width: 100%;
    margin-bottom: 5px;
    height: 3px;
    background: #573b95;
    display: block
}

#bbajionet footer {
    padding-top: 30px
}

#bbajionet:before {
    background-color: #262626;
    background-color: rgba(38, 38, 38, 0.9)
}

#bbajionet .submenu,
#bbajionet nav .submenu ul,
#bbajionet nav>ul>li:hover {
    background: #573b95
}

#bbajionet nav>ul>li {
    position: relative
}

#bbajionet .submenu {
    top: -40px
}

.bbmx nav>ul {
    padding: 10px 0
}

.bbmx nav>ul:first-child {
    background-color: #FFF
}

.bbmx nav>ul>li {
    padding: 0 20px
}

.bbmx nav>ul>li:last-child a {
    border: none
}

.bbmx nav>ul>li>a .icon-close {
    display: none
}

.bbmx nav>ul>li>a {
    display: block;
    position: relative;
    color: #2a2a2a;
    padding: 20px;
    font-weight: 300;
    border-bottom: 1px solid rgba(71, 71, 71, 0.4)
}

nav .submenu {
    position: absolute;
    z-index: -1;
    top: 130px;
    left: -700px
}

nav .submenu.doble {
    left: -1050px
}

nav .submenu.doble .promo {
    left: 700px
}

nav .submenu ul {
    float: left;
    width: 350px;
    padding: 45px 10px;
    background-color: #2a2a2a
}

nav .submenu ul a {
    color: #FFF;
    display: block;
    padding: 7px 25px 7px 25px;
    font-weight: 300;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

nav .submenu ul a span {
    display: inline-block;
    vertical-align: middle;
    transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -webkit-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out
}

nav .submenu ul a .ico {
    margin-right: 30px;
    width: 36px
}

nav .submenu ul a:hover {
    background: rgba(217, 217, 217, 0.3)
}

nav .submenu ul a:hover .ico {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100)
}

nav .submenu ul a:hover span {
    font-size: 24px
}

nav .submenu ul:nth-of-type(2) {
    position: absolute;
    left: 350px;
    top: 0
}

nav .submenu .promo {
    width: 350px;
    height: 100%;
    position: absolute;
    left: 350px;
    top: 0
}

nav.sec {
    margin-bottom: 20px;
    background-color: #573b95
}

nav.sec p {
    color: #FFF
}

nav.sec>ul {
    padding: 0
}

nav.sec>ul>li {
    border-bottom-color: #FFF
}

nav.sec>ul>li>a {
    color: #FFF;
    padding: 24px 0;
    border-bottom: 1px solid #977bd7
}

nav.sec>ul>li>a .icon,
nav.sec>ul>li>a input.radio:checked ~ label:before {
    font-size: 30px;
    height: 30px
}

nav.sec>ul>li>a * {
    vertical-align: middle
}

nav.sec>ul>li>a em {
    margin-left: 20px
}

nav.sec>ul>li:last-child a {
    border-bottom: none
}

nav.sec>ul>li.social {
    position: relative
}

nav.sec>ul>li.social .icon-close {
    display: none
}

nav.sec>ul>li.social div {
    width: 540px;
    height: 100%;
    z-index: -1;
    position: absolute;
    left: -540px;
    top: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

nav.sec>ul>li.social div a {
    float: left;
    width: 135px;
    height: 78px;
    padding: 27px 0;
    text-align: center
}

nav.sec>ul>li.social div a#s-fb {
    background-color: #465897
}

nav.sec>ul>li.social div a#s-fb:hover {
    background-color: #5c70b4
}

nav.sec>ul>li.social div a#s-tw {
    background-color: #6b8cc7
}

nav.sec>ul>li.social div a#s-tw:hover {
    background-color: #90a9d5
}

nav.sec>ul>li.social div a#s-yt {
    background-color: #a82d07
}

nav.sec>ul>li.social div a#s-yt:hover {
    background-color: #d93a09
}

nav.sec>ul>li.social div a#s-in {
    background-color: #4173b1
}

nav.sec>ul>li.social div a#s-in:hover {
    background-color: #608dc5
}

nav.sec>ul>li.social div a .icon,
nav.sec>ul>li.social div a input.radio:checked ~ label:before {
    font-size: 24px
}

#locate {
    position: relative;
    padding-bottom: 0
}

#locate input {
    padding-right: 30px;
    border: none
}

#locate input:focus ~ button {
    color: #573b95
}

#locate button {
    position: absolute;
    right: 5px;
    top: 15px;
    color: #573b95;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

#tel {
    padding: 20px 20px 30px 40px;
    border-bottom: 5px solid #d9d9d9;
    background: url(../img/icons/bbb.png) -9px 0 no-repeat
}

#tel p {
    margin-bottom: 0
}

#tel p.h4 {
    font-size: 20px;
    color: #262626
}

#bajionet,
#o-bajionet {
    width: 230px;
    padding: 15px 25px;
    background-color: #FFF;
    border: 1px solid #ddd8ea;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

#bajionet p a,
#o-bajionet p a {
    font-size: 18px;
    padding: 5px 0;
    color: #262626;
    border: none
}

#bajionet p a:hover,
#o-bajionet p a:hover {
    color: #977bd7
}

#bajionet span.icon,
#o-bajionet span.icon {
    font-size: 25px
}

#bajionet a.icon-close,
#o-bajionet a.icon-close {
    display: none;
    margin-top: 3px;
    color: rgba(71, 71, 71, 0.4);
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 13px;
    border: 2px solid rgba(71, 71, 71, 0.4);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-shadow: 0 0 rgba(71, 71, 71, 0.4);
    text-align: center
}

#bajionet a.icon-close:hover,
#o-bajionet a.icon-close:hover {
    color: #262626;
    border-color: #262626
}

#bajionet a.icon-down,
#o-bajionet a.icon-down {
    color: #d9d9d9;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

#bajionet.collapsed .icon-down,
#o-bajionet.collapsed .icon-down {
    display: inline-block;
    margin-top: 10px;
    -webkit-transform: none;
    transform: none
}

#bajionet:hover,
#o-bajionet:hover {
    -webkit-opacity: 1 !important;
    -moz-opacity: 1 !important;
    opacity: 1 !important;
    filter: alpha(opacity=100)
}

#otras-cuentas {
    padding-top: 10px
}

#otras-cuentas>a {
    color: #262626
}

#otras-cuentas ul {
    display: none;
    padding-bottom: 20px
}

#otras-cuentas ul a {
    display: block;
    color: #262626;
    padding: 10px 15px;
    border-bottom: 1px solid rgba(71, 71, 71, 0.2)
}

#otras-cuentas ul a:hover {
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    opacity: 0.7;
    filter: alpha(opacity=70)
}

#otras-cuentas ul li:last-child a {
    border-bottom: none
}

#bajionet {
    z-index: 100;
    position: fixed;
    top: 20px;
    right: 70px
}

.scrolled #bajionet {
    transition: opacity 700ms ease-out;
    -moz-transition: opacity 700ms ease-out;
    -webkit-transition: opacity 700ms ease-out;
    -o-transition: opacity 700ms ease-out;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
    filter: alpha(opacity=50)
}

.bottom #bajionet {
    transition: opacity 700ms ease-out;
    -moz-transition: opacity 700ms ease-out;
    -webkit-transition: opacity 700ms ease-out;
    -o-transition: opacity 700ms ease-out;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

.bbmx footer {
    padding: 20px 0 15px;
    background-color: #573b95
}

.bbmx footer * {
    color: #FFF
}

footer .h3 {
    margin-bottom: 20px
}

.bbmx footer a {
    color: #262626;
    font-size: 18px
}

.bbmx footer a:hover {
    -webkit-opacity: 0.6;
    -moz-opacity: 0.6;
    opacity: 0.6;
    filter: alpha(opacity=60)
}

footer .social * {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px
}

footer .social a {
    width: 48px;
    height: 48px;
    padding-top: 10px;
    font-size: 24px;
    border: 2px solid #c89fd9;
    color: #c89fd9;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

footer .social a:hover {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    color: #FFF;
    border-color: #FFF
}

.bbmx footer li,
.menu-int li {
    position: relative;
    padding-left: 20px
}

.bbmx footer li a,
.menu-int li a {
    margin: 3px 0;
    font-weight: 300
}

.bbmx footer li:before,
.menu-int li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 2px;
    background: rgba(71, 71, 71, 0.2)
}

footer>.container li:before,
.menu-int li:before {
    background: #c89fd9
}

footer>.container li a,
.menu-int li a {
    color: #c89fd9;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    margin: 5px 0
}

footer>.container li a:hover,
.menu-int li a:hover {
    color: #FFF
}

.slide {
    width: 100%;
    display: table !important
}

.slide .cont {
    display: table-cell;
    vertical-align: middle
}

.slide .cont .btn {
    padding-left: 60px;
    padding-right: 60px
}

.slide .cont h1,
.slide .cont h2,
.slide .cont h3,
.slide .cont h4,
.slide .cont h5,
.slide .cont h6,
.slide .cont p,
.stage h1,
.stage h2,
.stage h3,
.stage h4,
.stage h5,
.stage h6,
.stage p {
    color: #FFF;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2)
}

.slide .cont h1,
.stage h1 {
    line-height: 90%
}

.slide .cont h2,
.stage h2 {
    width: 80%;
    margin-bottom: 30px
}

.slide .cont h6,
.stage h6,
.tag {
    display: inline-block;
    margin: 0 0 10px;
    padding: 7px 18px;
    border: 1px solid #FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.tag {
    border-color: #262626
}

#over-stage {
    z-index: 70;
    width: 230px;
    position: absolute;
    top: 140px;
    right: 70px
}

.open-bajionet #bajionet {
    z-index: 1000
}

.open-bajionet #bajionet a.icon-close {
    display: block
}

.open-bajionet #bajionet .icon-down {
    display: none
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
    .hide-only-md {
        display: none !important
    }

}

@media screen and (min-width: 769px) {
    .show-sm {
        display: none !important
    }
    .bbmx nav>ul>li:hover {
        background-color: #2a2a2a
    }
    .bbmx nav>ul>li:hover>a {
        color: #FFF !important
    }
    nav>ul>li:hover .submenu {
        left: 210px
    }
    nav.sec .social:hover {
        background-color: #2a2a2a
    }
    nav.sec .social:hover>a {
        color: #FFF
    }
    nav.sec .social:hover div {
        left: 100%;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@media screen and (min-width: 1025px) {
    .show-md {
        display: none !important
    }
}

@media screen and (min-width: 1441px) {
    .bbmx h1,
    .h1 {
        font-size: 90px
    }
    .bbmx h2,
    .h2 {
        font-size: 40px
    }
    .bbmx h3,
    .h3 {
        font-size: 30px
    }
    .bbmx h4,
    .h4 {
        font-size: 25px
    }
    .bbmx h5,
    .h5 {
        font-size: 18px
    }
    .bbmx h6,
    .h6 {
        font-size: 15px
    }
    .bbmx p {
        font-size: 16px
    }
    html {
        font-size: 16px
    }
    .bbmx input,
    .bbmx textarea {
        font-size: 18px;
        height: 54px
    }
    .dk-selected {
        height: 54px;
        line-height: 54px
    }
    aside #search input {
        height: 54px !important
    }
    aside #search button {
        right: 40px;
        top: 32px;
        font-size: 32px
    }
    .bbmx nav>ul>li {
        padding: 0 30px
    }
    .bbmx nav>ul>li>a {
        padding: 20px
    }
    nav.sec .p20 {
        padding: 30px 30px 10px
    }
    .bbmx aside {
        width: 280px
    }
    aside #logo {
        padding: 30px;
        padding-bottom: 10px
    }
    aside #logo a {
        width: 65%;
        margin: 0 auto
    }
    aside #search {
        padding: 20px 30px 0
    }
    aside #tel {
        padding: 20px 20px 30px 60px;
        background-position: 0 0
    }
    aside #tel .h4 {
        font-size: 25px
    }
    #over-stage,
    #bajionet {
        right: 100px
    }
    #locate input {
        padding-right: 40px
    }
    #locate button {
        right: 10px;
        top: 15px
    }
    body {
        padding-left: 280px
    }
    .overlay {
        padding-left: 280px
    }
    .overlay#srch {
        padding: 0 0 0 280px
    }
    nav>ul>li:hover .submenu {
        left: 280px
    }
    .container,
    .bbmx article,
    .slide .cont,
    .slide .cont {
        padding-left: 100px !important;
        padding-right: 100px !important
    }
    .btn {
        padding: 18px 20px
    }
    .btn.full {
        padding: 18px 15px
    }
    .btn.lg {
        padding: 18px 40px
    }
}

@media screen and (min-width: 1441px) and (max-height: 940px) {
    .bbmx nav>ul>li {
        padding: 0 30px
    }
    .bbmx nav>ul>li>a {
        padding: 13px 20px
    }
}

@media screen and (max-height: 940px) and (min-width: 769px) {
    .bbmx nav>ul {
        padding: 0 0 10px
    }
    .bbmx nav>ul>li>a {
        padding: 13px 10px
    }
    aside #logo {
        padding-top: 10px;
        padding-bottom: 10px
    }
    aside #logo a {
        width: 80%;
        margin: 0 auto
    }
    aside #search {
        padding: 10px 20px
    }
    aside #search button {
        top: 17px
    }
    aside #search input {
        height: 42px
    }
    nav.sec {
        margin-bottom: 10px
    }
    nav.sec>.p30 {
        padding-top: 20px
    }
    nav.sec>ul>li>a,
    nav.sec>ul>li.social div a {
        padding: 18px 0;
        height: 60px
    }
    #bajionet {
        padding-bottom: 15px
    }
    #over-stage {
        right: 50px
    }
}

@media screen and (max-height: 750px) and (min-width: 769px) {
    #bajionet {
        right: 50px
    }
    .container,
    .bbmx article,
    .slide .cont {
        padding-left: 50px !important;
        padding-right: 50px !important
    }
}

@media screen and (max-height: 700px) and (min-width: 769px) {
    aside #logo a {
        width: 55%
    }
    .bbmx nav>ul>li>a {
        padding: 10px 20px
    }
    nav.sec>.p30 {
        padding-top: 13px
    }
    nav.sec>ul>li>a,
    nav.sec>ul>li.social div a {
        height: 50px;
        padding: 10px 0
    }
    .hide-sm-scr {
        display: none !important
    }
}

@media screen and (max-height: 650px) and (min-width: 769px) {
    aside #logo a {
        width: 100%
    }
}

@media screen and (max-width: 1280px) {
    .bbmx h1,
    .h1 {
        font-size: 80px
    }
    footer>.container li {
        padding-left: 20px
    }
    #contacto {
         /* [LFMM:20170403] width: 98%; */
        padding: 40px
    }
}

@media screen and (max-width: 1024px) {
    .hide-md {
        display: none !important
    }
    .md-p20 {
        padding: 20px
    }
    .md-mb20 {
        margin-bottom: 20px
    }
    .md-right {
        text-align: right
    }
    .md-center {
        text-align: center
    }
    .bbmx h1,
    .h1,
    .f80 {
        font-size: 60px
    }
    .bbmx h2,
    .h2 {
        font-size: 32px
    }
    .bbmx h3,
    .h3 {
        font-size: 28px
    }
    .bbmx h4,
    .h4 {
        font-size: 22px
    }
    .bbmx footer {
        padding-top: 20px
    }
    footer .bg-white li a {
        font-size: 18px
    }
    .f90 {
        font-size: 70px
    }
    .overlay#srch h3 {
        font-size: 22px
    }
    .overlay#srch input {
        font-size: 60px;
        width: 80%
    }
    .overlay#srch button {
        top: 30px;
        right: 20%;
        font-size: 40px
    }
}
/* [LFMM:20170403] Rediseño Login BanBajio
@media screen and (max-width: 768px),(max-height: 650px) {*/
@media screen and (max-width: 768px){
     #contacto {
        /* [LFMM:20170403]  */
        width: 90%;
        padding: 40px
    }

    /* [LFMM:20170403]  */
    .modal>.icon-close {
        right: 20px;
    }

    .img-bg { 
        overflow: hidden;
    }

    .hide-sm,
    #search {
        display: none !important
    }
    .show-sm {
        /* [LFMM:20170403] Rediseño Login BanBajio
        display: block !important*/
        display: none !important 
    }
    .sm-mt20 {
        margin-top: 20px
    }
    .sm-mt40 {
        margin-top: 40px
    }
    .sm-mb20 {
        margin-bottom: 20px
    }
    .sm-mb40 {
        margin-bottom: 40px
    }
    .bbmx h3,
    .h3 {
        font-size: 25px
    }
    body {
        /* [LFMM:20170403] Rediseño Login BanBajio         
        padding: 65px 0 0 0*/
        padding: 0; 
    }
    body.open-submenu:before {
        display: none
    }
    #bajionet {
        display: none
    }
    .bbmx aside {
        height: 65px;
        width: 100%
    }
    aside #logo {
        height: 100%;
        padding: 7px 0 7px 15px;
        text-align: left;
        margin: 0
    }
    aside #logo a {
        display: inline-block;
        height: 100%
    }
    aside #logo a img {
        height: 100%
    }
    aside .lang,
    aside .fold-menu {
        display: none
    }
    .bbmx nav>ul {
        padding: 0
    }
    .bbmx nav>ul>li {
        padding: 0;
        transition: none 300ms ease-out;
        -moz-transition: none 300ms ease-out;
        -webkit-transition: none 300ms ease-out;
        -o-transition: none 300ms ease-out
    }
    .bbmx nav>ul>li>a {
        padding: 20px;
        margin: 0 30px
    }
    nav .submenu {
        position: initial;
        width: 100%;
        z-index: 1;
        top: 0;
        left: 0 !important;
        display: none;
        transition: none 300ms ease-out;
        -moz-transition: none 300ms ease-out;
        -webkit-transition: none 300ms ease-out;
        -o-transition: none 300ms ease-out
    }
    nav .submenu ul {
        padding: 25px;
        width: 100%
    }
    nav .submenu ul:nth-of-type(2) {
        position: inherit
    }
    nav .submenu ul a span {
        width: 100px
    }
    nav>ul>li.hover {
        background-color: #2a2a2a
    }
    nav>ul>li.hover>a,
    nav>ul>li.hover>i {
        color: #FFF
    }
    nav>ul>li.hover .icon-close {
        display: block;
        position: absolute;
        top: 20px;
        right: 35px
    }
    .bbmx footer {
        padding-top: 60px
    }
    footer .bg-white ul li a {
        font-size: 18px
    }
    button.icon-search {
        position: fixed;
        top: 20px;
        right: 125px;
        color: #573b95;
        font-size: 26px
    }
    .bbmx .btn-login {
        position: fixed;
        top: 17px;
        right: 75px;
        color: #573b95;
        font-size: 32px;
        line-height: 90%;
    }
    .bbmx .btn-menu {
        width: 24px;
        position: fixed;
        right: 30px;
        top: 24px
    }
    .bbmx .btn-menu span {
        display: block;
        width: 100%;
        height: 3px;
        background-color: #ed1c24;
        margin-bottom: 4px
    }
    .sm-menu {
        width: 320px;
        height: 100%;
        overflow: visible;
        overflow-y: scroll;
        position: fixed;
        right: -100%;
        top: 65px;
        background-color: #FFF
    }
    nav.sec .social:hover div {
        right: 100%;
        left: auto !important;
        z-index: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        filter: alpha(opacity=100)
    }
    .open-menu .btn-menu span {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    .open-menu .btn-menu span:first-child {
        position: relative;
        top: 7px;
        right: 0;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    .open-menu .btn-menu span:last-child {
        display: none
    }
    .open-menu:after {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: '';
        background-color: #000;
        background-color: rgba(0, 0, 0, 0.4)
    }
    .open-menu .sm-menu {
        right: 0
    }
    .overlay {
        padding-left: inherit;
        /* [LFMM:20170403] Rediseño Login BanBajio  padding-top: 65px; */
        padding-top: 20px
    }
    .overlay>.icon,
    .overlay>input.radio:checked ~ label:before {
         /* [LFMM:20170403] top: 90px */
    }
    .overlay#srch {
        padding: 75px 0 0;
        left: 0;
        top: -100%
    }
    .overlay#srch input {
        font-size: 60px;
        width: 90%
    }
    .overlay#srch button {
        top: 30px;
        right: 10%;
        font-size: 40px
    }
    .overlay#srch.open {
        top: 0
    }
    .overlay#srch>.icon,
    .overlay#srch>input.radio:checked ~ label:before {
        top: 110px
    }
    .video-wrap {
        padding-top: 120px;
        width: 90%
    }
    .video-wrap .video-js {
        width: 100%
    }
    #sm-login {
        z-index: 9999;
        background-color: #573b95;
        background-color: rgba(87, 59, 149, 0.9)
    }
    #sm-login #o-bajionet {
        right: 0 !important;
        width: 270px;
        padding: 20px;
        display: block;
        margin: 140px auto 0;
        position: relative;
        background-color: #FFF;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px
    }
    #sm-login #o-bajionet .icon-close {
        display: block;
        margin: 5px;
        color: #573b95;
        width: 32px;
        height: 32px;
        line-height: 32px;
        font-size: 13px;
        border: 2px solid #573b95;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        text-shadow: 0 0 #573b95;
        text-align: center
    }
    .p600 {
        padding-top: 30px;
        padding-bottom: 30px
    }
    .p900 {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

@media screen and (max-width: 640px) {
    /* [LFMM:20170403] Rediseño Login BanBajio */
    .show-sm {
        display: block !important
    }
    section.stage {
        overflow: hidden
    }
    .hide-xs {
        display: none !important
    }
    .show-xs {
        display: block !important
    }
    .xs-left {
        text-align: left !important
    }
    .xs-center {
        text-align: center !important
    }
    .xs-center img {
        margin: 0 auto
    }
    .xs-black {
        color: #262626 !important
    }
    .xs-bg0 {
        background-position: 0
    }
    .p500,
    .p900 {
        padding-top: 30px;
        padding-bottom: 30px
    }
    .bbmx footer {
        padding: 45px 0;
        font-size: 18px
    }
    footer .show-lg {
        display: none !important
    }
    footer .h3 {
        margin-bottom: 20px
    }
    .bbmx footer li a {
        margin: 10px 0
    }
    footer .social {
        text-align: center
    }
    footer .social p {
        display: block;
        margin-bottom: 15px
    }
    footer>.container ul li:last-child:before {
        height: 75%
    }
    aside #logo a {
        width: 100%
    }
    aside #search {
        background: #FFF !important
    }
    aside #search input {
        height: 54px
    }
    aside #search button {
        top: 21px
    }
    nav.sec>ul>li.social div {
        top: 50px;
        width: 100%
    }
    nav.sec>ul>li.social div a {
        width: 33.3333%
    }
    nav.sec>ul>li.social.hover {
        background-color: #2a2a2a
    }
    nav.sec>ul>li.social.hover a {
        color: #FFF
    }
    nav.sec>ul>li.social.hover div {
        left: 0;
        z-index: 0;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        filter: alpha(opacity=100)
    }
    nav.sec>ul>li.social.hover .icon-close {
        display: block;
        position: absolute;
        right: 30px;
        top: 5px
    }
    #sm-login #o-bajionet {
        margin: 40px auto 0
    }
    .sm-menu {
        overflow: auto;
        width: 85%;
        left: auto !important;
        right: -100%;
        padding-bottom: 60px
    }
    .overlay>.icon-close {
        right: 20px
    }
    .overlay>.container {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
    .overlay#srch {
        top: 0;
        left: 0;
        z-index: 999;
        padding: 90px 0 60px;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        filter: alpha(opacity=0)
    }
    .overlay#srch.open {
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        filter: alpha(opacity=100)
    }
    .overlay#srch .mb50 {
        margin-bottom: 10px
    }
    .overlay#srch input {
        font-size: 26px;
        width: 100%;
        height: 54px;
        background-color: #FFF;
        color: #454545;
        padding-right: 60px
    }
    .overlay#srch button {
        top: 10px;
        font-size: 32px;
        color: rgba(69, 69, 69, 0.5);
        right: 10px
    }
    .overlay#srch>.icon,
    .overlay#srch>input.radio:checked ~ label:before {
        color: rgba(255, 255, 255, 0.5);
        top: 20px;
        right: 15px;
        font-size: 24px
    }
    .tbl {
        display: block
    }
    .tbl>div[class*="col"] {
        display: block;
        width: 100%
    }
    .bbmx dt,
    .bbmx dd {
        padding: 10px
    }
    .bbmx dt {
        float: none;
        width: 100%;
        padding-top: 20px
    }
    .bbmx dd {
        padding-left: 10px;
        padding-bottom: 20px
    }
    .bbmx table thead,
    .bbmx table tbody,
    .bbmx table th,
    .bbmx table td,
    .bbmx table tr {
        display: block
    }
    .bbmx table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }
    .bbmx table tr td {
        width: 100%;
        border: none;
        min-height: 38px;
        position: relative;
        text-align: center;
        padding: 18px 20px 18px 50%
    }
    table tr td.theader {
        padding-left: 20px
    }
    table tr td.theader:before {
        display: none
    }
    table td:before {
        position: absolute;
        top: 15px;
        left: 10px;
        width: 50%;
        font-size: 18px;
        text-align: left;
        padding-right: 10px;
        overflow: hidden;
        word-break: break-word;
        content: attr(data-th) ": "
    }
    #results h2 {
        display: none
    }
    #results p {
        color: #FFF;
        font-size: 18px
    }
    #results h6 {
        font-style: normal
    }
    #results h6 strong {
        color: #ee1c25;
        font-weight: 300
    }
    #results li {
        padding-top: 60px;
        position: relative;
        margin-bottom: 30px
    }
    #results li:before {
        content: attr(data-num);
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        font-size: 150px;
        font-weight: 600;
        line-height: 80%;
        color: rgba(255, 255, 255, 0.1)
    }
    #contacto {
        width: 100%
    }
    .bbmx h1,
    .bbmx h2,
    .bbmx h3,
    .bbmx h4,
    .bbmx h5,
    .bbmx h6,
    .bbmx p {
        line-height: 110%
    }
    .bbmx h1,
    .h1,
    h1.f90,
    h1.lg-f80 {
        font-size: 38px
    }
    .bbmx h2,
    .h2 {
        font-size: 24px
    }
    .bbmx h3,
    .h3 {
        font-size: 20px
    }
    .bbmx h4,
    .h4 {
        font-size: 18px
    }
    .f35 {
        font-size: 25px
    }
    .f60 {
        font-size: 40px
    }
    .f90 {
        font-size: 45px
    }
    .f90 small {
        font-size: 30px
    }
    .f80 {
        font-size: 40px
    }
    .f80 small {
        font-size: 25px
    }
    .xs-p0 {
        padding: 0px
    }
    .xs-m0 {
        margin: 0px
    }
    .xs-mt0 {
        margin-top: 0px
    }
    .xs-mt40 {
        margin-top: 40px
    }
    .xs-mb10 {
        margin-bottom: 10px
    }
    .xs-mb20 {
        margin-bottom: 20px
    }
    .xs-mb30 {
        margin-bottom: 30px
    }
    .xs-mb40 {
        margin-bottom: 40px
    }
    .xs-mb60 {
        margin-bottom: 60px
    }
    .h300 {
        height: auto
    }
    .p40 {
        padding: 20px
    }
    .p60 {
        padding: 30px
    }
    .mt60 {
        margin-top: 30px
    }
    .btn.xlg {
        padding: 20px 10px !important
    }
    #over-stage {
        position: inherit;
        top: 0;
        right: 0 !important;
        width: 100%
    }
    #over-stage #finance {
        margin: 15px;
        padding: 20px;
        background-color: #573b95
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    min-height: 1px;
    display: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-loading .slick-list {
    background: #fff url("./ajax-loader.gif") center center no-repeat
}

.bbmx .slick-prev,
.bbmx .slick-next {
    position: absolute;
    display: block;
    height: 48px;
    width: 48px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    bottom: 50px;
    z-index: 10;
    padding: 0;
    border: none;
    outline: none
}

.bbmx .slick-prev:hover,
.bbmx .slick-prev:focus,
.bbmx .slick-next:hover,
.bbmx .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent;
    text-decoration: none
}

.bbmx .slick-prev:hover:before,
.bbmx .slick-prev:focus:before,
.bbmx .slick-next:hover:before,
.bbmx .slick-next:focus:before {
    opacity: 1
}

.bbmx .slick-prev.slick-disabled:before,
.bbmx .slick-next.slick-disabled:before {
    opacity: 0.25
}

.bbmx .slick-prev:before,
.bbmx .slick-next:before {
    font-family: "banbajio";
    font-size: 48px;
    line-height: 1;
    color: #fff;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.bbmx .slick-prev {
    left: 5%
}

.bbmx [dir="rtl"] .slick-prev {
    left: auto;
    right: 15px
}

.bbmx .slick-prev:before {
    content: "c"
}

.bbmx [dir="rtl"] .slick-prev:before {
    content: "d"
}

.bbmx .slick-next {
    left: 5%;
    margin-left: 60px
}

.bbmx [dir="rtl"] .slick-next {
    left: 15px;
    right: auto
}

.bbmx .slick-next:before {
    content: "d"
}

.bbmx [dir="rtl"] .slick-next:before {
    content: "c"
}

.slick-dots {
    position: absolute;
    bottom: 50px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 5px;
    width: 55px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: #FFF;
    display: block;
    height: 5px;
    width: 55px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer
}

.slick-dots li.slick-active button,
.slick-dots li:hover button {
    background-color: #573b95
}

#slider {
    overflow: hidden
}

a.lilac:hover {
    color: #ddd8ea
}

#bajionet {
    position: absolute
}

#over-stage {
    z-index: 70;
    width: 230px;
    position: absolute;
    top: 330px;
    right: 70px
}

#over-stage #finance {
    padding: 30px 0;
    background-color: #573b95;
    background-color: rgba(87, 59, 149, 0.7)
}

#over-stage #finance div[class*="col"] {
    padding-left: 7px;
    padding-right: 7px
}

#over-stage #finance .row {
    margin-left: -7px;
    margin-right: -7px
}

#over-stage #finance h3 {
    line-height: 100%
}

#over-stage #finance hr {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.2);
    width: 85%;
    height: 2px;
    margin: 10px auto
}

.divisa {
    overflow: hidden;
    position: relative;
    padding: 15px 20px 0;
    transition: all 700ms ease-out;
    -moz-transition: all 700ms ease-out;
    -webkit-transition: all 700ms ease-out;
    -o-transition: all 700ms ease-out
}

.divisa * {
    color: #fff
}

.divisa .top {
    position: relative;
    z-index: 20
}

.divisa h6 {
    margin-bottom: 10px
}

.divisa h6 * {
    display: inline-block;
    vertical-align: middle
}

.divisa h6 .icon,
.divisa h6 input.radio:checked ~ label:before {
    margin-right: 15px;
    font-size: 20px
}

.divisa h6 b {
    margin-left: 10px
}

.divisa .h6 {
    margin-bottom: 5px
}

.divisa .h3 small {
    font-size: 20px;
    line-height: 20px;
    display: inline-block;
    vertical-align: super;
    margin-right: 5px
}

.divisa .bbot {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3)
}

.divisa .over {
    background-color: #2a2a2a;
    padding: 10px 280px 10px 10px;
    -webkit-box-shadow: 0 0 16px 4px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 16px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 16px 4px rgba(0, 0, 0, 0.4)
}

.divisa .over img {
    max-width: initial
}

.divisa:hover {
    background-color: #2a2a2a;
    overflow: visible
}

.divisa:hover .over {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100)
}

#finance h3,
#finance .h3 {
    font-size: 22px
}

article .promo,
.slide .cont .promo {
    cursor: pointer
}

.login {
    color: #FFF;
    position: relative;
    padding-top: 60px;
    padding-bottom: 60px
}

.login .icon-close {
    position: absolute;
    top: 30px;
    right: 30px;
    font-size: 30px
}

.login .bajionet {
    width: 350px;
    margin: 0 auto 20px;
    padding: 30px 40px;
    background: #FFF;
    border-radius: 3px; /* [LFMM:20170403] Rediseño Login BanBajio */
}

.login .bajionet .inp {
    position: relative
}

.login .bajionet .inp input {
    padding-right: 50px
}

.login .bajionet .inp a {
    position: absolute;
    right: 15px;
    top: 8px;
    padding: 10px;
    font-weight: 900;
    color: #262626
}

.login .bajionet .inp a:hover {
    color: #977bd7
}

.login .bajionet.personal {
   /* [LFMM:20170403] Rediseño Login BanBajio     
    width: 700px;
    padding: 15px
    */
    width: 800px;
    padding: 10px;
    border-radius: 3px;
}

.login:before {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    //background-color: #000;
    //background-color: rgba(0, 0, 0, 0.4)
}

.phoneabs {
    position: absolute;
    bottom: -30px;
    left: 30px
}

.warning {
    padding-left: 80px
}

.warning:before {
    content: '';
    width: 128px;
    height: 100px;
    background: url(../img/photos/warning.png);
    display: block;
    position: absolute;
    bottom: 0;
    left: 0
}

#otras-cuentas a:hover {
    color: #977bd7;
}

#otras-cuentas {
    border-top: 1px solid rgba(71, 71, 71, 0.4)
}

@media screen and (min-width: 1441px) {
    #over-stage {
        right: 100px;
        top: 330px
    }
    .login {
        padding-top: 80px;
        padding-bottom: 60px;
    }
    .loginI {
        padding-top: 38px !important;
        padding-bottom: 28px !important;
    }
}

@media screen and (max-height: 940px) {
    #over-stage #finance {
        padding: 15px 10px 15px 0
    }
    #over-stage #finance hr {
        margin: 3px auto
    }
    #bajionet,
    #over-stage {
        margin-right: 0
    }
    #over-stage,
    #bajionet {
        right: 50px
    }
    .divisa {
        padding-top: 10px
    }
}

@media screen and (max-width: 1024px) {
    #slider .slick-dots,
    #slider .slick-prev,
    #slider .slick-next {
        bottom: 32px
    }

    /* [LFMM:20170403] Rediseño Login BanBajio */
    .login .bajionet.personal {
        width: 655px;
    }

}

/* [LFMM:20170403] Rediseño Login BanBajio @media screen and (max-width: 768px),(max-height: 650px) {*/
@media screen and (max-width: 768px){

    #tel .h4 a{ color: #262626; }

    /* [LFMM:20170403] Rediseño Login BanBajio */
    .login .bajionet.personal {
        width: 644px;
    }
    /* [LFMM:20170403] Rediseño Login BanBajio */
    .nopad article {
        padding-left: 10px !important;
    }
    #over-stage {
        top: 115px;
        right: 30px
    }
    #over-stage #finance {
        padding-top: 10px;
        padding-bottom: 10px
    }
    #bajionet {
        right: 30px
    }
    #slider .slick-dots {
        bottom: 32px
    }
    #slider,
    #slider .slide {
        height: 650px !important
    }
    #slider .slick-prev,
    #slider .slick-next {
        bottom: 5%
    }
    .warning {
        padding-left: 30px
    }
    .login {
        padding-left: 15px !important;
        padding-right: 15px !important
    }

}

@media screen and (max-width: 640px) {

    /* [LFMM:20170403] Rediseño Login BanBajio */
    .nopad article {
        padding-left: 30px !important;
    }
    .iefix-validaasb{
        padding-bottom: 80px !important;
        height: 100% !important;
    }
    #fin #slider,
    #fin #slider .slide {
        height: 350px !important
    }
    #fin #slider h2,
    #fin #slider .slide h2 {
        font-size: 20px;
        margin-bottom: 20px
    }
    #slider .slick-dots {
        bottom: 10px;
        padding-right: 30px;
        text-align: right
    }
    #slider .slick-dots li,
    #slider .slick-dots button {
        width: 25px
    }
    #slider,
    #slider .slide {
        height: 350px !important
    }
    #slider .slide:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: #000;
        background-color: rgba(0, 0, 0, 0.2);
        display: block
    }
    #slider .cont h1,
    #slider .cont h6 {
        margin-bottom: 10px
    }
    #slider .slick-dots {
        bottom: 20px
    }
    #over-stage {
        position: inherit;
        top: 0;
        right: 0 !important;
        width: 100%
    }
    #over-stage #finance {
        margin: 30px 30px 0;
        padding: 20px 10px;
        background-color: #573b95
    }
    #over-stage #finance h3 {
        font-size: 30px
    }
    .slide .cont .btn {
        padding-left: 30px;
        padding-right: 30px
    }
    .slide .cont h2,
    .stage h2 {
        width: 100%
    }
    .divisa:hover .over {
        position: inherit;
        padding: 10px;
        margin-bottom: 20px
    }
    article .promo img,
    .slide .cont .promo img {
        position: inherit !important;
        bottom: 0 !important;
        left: 0 !important;
        margin: 0 !important
    }
    .login .bajionet {
        width: 100% !important
    }
    .videoBG {
        left: -30px !important;
        width: 110% !important
    }
    .appclose {
        position: absolute;
        top: 20px;
        right: 20px
    }
}

.a-right img {
    text-align: right;
    float: right;
}

.a-right span {
    text-align: right;
    float: right;
}

.a-center p {
    text-align: center;
}

.a-center a {
    text-align: center;
    margin: 0px auto;
    width: 65%;
    display: block;
}

.centered {
    text-align: center;
}

.p-right p {
    text-align: right;
}

.img-center img {
    width: auto;
    display: block;
    margin: 0px auto;
}

.icons.icon-nominas {
    background: url(../img/icons/divisas.png) no-repeat 0% 50%;
    padding-left: 35px !important;
    display: inline-block;
    vertical-align: middle;
}

.icons.icon-nominas:hover {
    background: url(../img/icons/divisas-hover.png) no-repeat 0% 50%;
}

.top0 {
    top: 0px;
}

.p-absolute {
    position: absolute;
}

 /* [LFMM:20170403] Rediseño Login BanBajio
    Estilo personalizado
 */
.alert-danger {
    color: rgb(255, 0, 0);
    font-size: 13px;
    margin: 10px 10px;
    display: none;
}

.lookfeel > li  { padding-left: 1em; } 
.lookfeel > li::before { content: "• "; color: red; } 


.lookfeel-mod > ol {
    margin-left: 4em;
    list-style: decimal;
}

.lookfeel-mod > li {
    margin-left: 2em;
    list-style: disc;
}


.tooltip {
    position: relative;
    display: inline-block;
    font-weight: normal !important;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 300px;
    background-color: #FBFFE7;
    color: #000;
    text-align: justify;
    padding: 5px;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    font-size: 12px;
    top: -5px;
    left: 105%; 
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

@media screen and (max-width: 700px) {
    .login .bajionet.personal {
        width: 585px;
    }
}


@media screen and (max-width: 1200px) {
    .modal>.icon-close {
        top: 60px;
        right: 20px;
    }
}

.loading-lookfeel {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index:1001;
    opacity:.75;
    -moz-opacity: 0.75;
    filter: alpha(opacity=75);
    transition: all 700ms ease-out;
    -moz-transition: all 700ms ease-out;
    -webkit-transition: all 700ms ease-out;
    -o-transition: all 700ms ease-out
}

.btn-lookfeel{
    background: url(../img/icons/icon-close-purple.png) no-repeat !important;
    width: 26px;
    padding: 10px !important;
    position: absolute;
    right: 0;
    margin-right: 10px !important;
    background-size: 26px 26px !important;
    height: 26px;
    margin-top: 5px !important;
}

.title-lookfeel{
    text-align:center;
    color: #573B95;
    padding: 8px;
    font-weight: bold !important;
    font-size: 25px !important;
}

.contenido-lookfeel{
    text-align:center;
    color: #573B95;
    padding: 8px;
    font-weight: bold !important;
    font-size: 16px !important;
}

button.bg-gigas:disabled{ 
    background-color: #B1A7C7 !important;
    cursor: not-allowed;
}

button.bg-gigas:hover:disabled{
    color: #000;
}

.friendly-anchor *{
    box-sizing: content-box;
}

.lookfeel-body-modal{
    background-image: url("/middleware/lookfeel/img/bg/mapa.jpg");
    background-repeat: no-repeat;
    background-size: 100%;
    opacity: 0.95;
    -webkit-opacity: 0.95;
    -moz-opacity:0.95;
    filter: alpha(opacity=95)
}

.iefix-demo{
   margin-top: 15px;
}
