/*!
 * CSS-Doc for mBank.pl :: 17/06/2015 @ vlk
 * version: 0.124bg release: 15/06/2018 @ vlk
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline
}

a {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%
}

img {
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%
}

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

audio, canvas, embed, keygen, meter, progress, video {
    display: inline-block
}

[hidden] {
    display: none
}

body {
    line-height: 1
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}

:focus {
    outline: 1px dotted #000
}

.ie body:focus, .ie section:focus, .ie div:focus {
    outline: 0
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold
}

del {
    text-decoration: line-through
}

table {
    font-size: 100%
}

@font-face {
    font-family: "mBank Light";
    src: local("☺"), url("fonts/mBank/mBank-Light.woff2") format("woff2"), url("fonts/mBank/mBank-Light.woff") format("woff");
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: "mBank";
    src: local("☺"), url("fonts/mBank/mBank-Regular.woff2") format("woff2"), url("fonts/mBank/mBank-Regular.woff") format("woff");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "mBank SemiBold";
    src: local("☺"), url("fonts/mBank/mBank-SemiBold.woff2") format("woff2"), url("fonts/mBank/mBank-SemiBold.woff") format("woff");
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: "mBank Bold";
    src: local("☺"), url("fonts/mBank/mBank-Bold.woff2") format("woff2"), url("fonts/mBank/mBank-Bold.woff") format("woff");
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: "AB";
    src: url("fonts/adobe-blank.eot");
    src: local("☺"), url("fonts/adobe-blank.eot") format("embedded-opentype"), url("fonts/adobe-blank.woff") format("woff"), url("fonts/adobe-blank.ttf") format("truetype");
    font-style: normal;
    font-weight: normal
}

#log-in {
    font: 100%/1.1 "mBank Light", "AB"
}

html {
    overflow-y: scroll;
    font-size: 40px
}

html, body {
    height: 100%
}

body {
    color: #4e4e4e;
    font-family: "mBank Light", Arial, Helvetica, sans-serif;
    font-size: 100%;
    text-align: left
}

main {
    display: block
}

p {
    margin: .21em 0;
    color: #525455;
    line-height: 1.2;
    font-size: .4rem
}

p span {
    line-height: 1.25
}

a {
    color: #4c4c4c;
    text-decoration: none;
    cursor: pointer;
    text-shadow: none
}

a:hover {
    text-decoration: underline
}

a:active {
    color: #ff726b
}

a img {
    border: 0
}

h1, h2, h3, h4, h5, h6 {
    color: #4e4e4e
}

h1 {
    font: 1.125rem/1.1 "mBank SemiBold", Arial, Helvetica, sans-serif;
    margin: 0 0 .375rem
}

h2 {
    font: .85rem/1.1 "mBank Light", Arial, Helvetica, sans-serif;
    margin: 0 0 .35rem
}

h3 {
    font: .75rem/1.1 "mBank Light", Arial, Helvetica, sans-serif;
    margin: 0 0 .25rem
}

h4 {
    font: .65rem/1.1 "mBank Light", Arial, Helvetica, sans-serif;
    margin: 0 0 .2rem
}

h5 {
    font: .55rem/1.1 "mBank Light", Arial, Helvetica, sans-serif;
    margin: 0 0 .15rem
}

h6 {
    font: .50rem/1.1 "mBank Light", Arial, Helvetica, sans-serif;
    margin: 0 0 .1rem
}

ul {
    margin: .22rem 0;
    padding: 0 0 0 .5rem;
    line-height: 1.2
}

ol {
    margin: .22rem 0;
    padding: 0 0 0 .5rem
}

li {
    margin: 0
}

ul li {
    padding: 0
}

ul ul, ol ol {
    margin-left: .2rem
}

ul span, ol span, li p {
    line-height: 1.2
}

table, table td {
    font-family: "mBank Light", Arial, sans-serif;
    font-size: .3rem;
    color: #000
}

td {
    padding: 0
}

hr {
    height: 1px;
    background-color: #ccc;
    border: 0
}

.ie9 *, .ie10 * {
    filter: none !important
}

strong, b {
    font-family: "mBank Bold", Arial, sans-serif;
    font-weight: normal
}

input[type=text] {
    -webkit-appearance: none
}

input[type=text]:focus {
    outline: 0;
    background: #fffff9;
    color: #000;
    box-shadow: 0 0 3px rgba(0, 0, 0, .3)
}

input[type=number] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    margin: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    margin: 0
}

input[type=checkbox] {
    display: none
}

input[type=checkbox] + label {
    vertical-align: middle;
    font-size: .4rem;
    cursor: pointer
}

input[type=checkbox] + label span {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 10px;
    vertical-align: middle;
    background: url(../img/elements.png) no-repeat -125px -46px
}

input[type=checkbox]:checked + label span {
    background: url(../img/elements.png) no-repeat -143px -46px
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-overflow: ellipsis
}

select::-ms-expand {
    display: none
}

select.styled {
    border: 1px solid #d5d5d5;
    padding: 9px 45px 9px 10px;
    background: #fff url(../img/dropdown.png) no-repeat right 10px center;
    background-size: 16px
}

textarea {
    -webkit-appearance: none
}

textarea:focus {
    outline: 0;
    background: #fffff9;
    color: #000;
    box-shadow: 0 0 3px rgba(0, 0, 0, .3)
}

@media screen and (max-width: 640px) {
    html.safari input, html.safari select, html.safari textarea {
        font-size: 16px
    }
}

.wrap:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    content: ''
}

.spacer {
    font-size: 0;
    line-height: 1
}

.f-l {
    float: left
}

.f-r {
    float: right
}

img.f-l {
    margin-right: 10px
}

img.f-r {
    margin-left: 10px
}

a.icon, img.icon, span.icon {
    vertical-align: middle;
    text-decoration: none
}

a.wrapper-href {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    text-decoration: none
}

img.border {
    padding: 1px;
    border: 1px solid #e6e6e6;
    text-align: center
}

.p-r {
    position: relative
}

.d-i {
    display: inline
}

.d-i-b {
    display: inline-block
}

.m-n {
    margin: 0 !important
}

.b-n {
    border: none !important
}

.ta-l {
    text-align: left !important
}

.ta-r {
    text-align: right !important
}

.ta-c {
    text-align: center !important
}

.ta-j {
    text-align: justify
}

.va-m {
    vertical-align: middle
}

.va-t {
    vertical-align: top
}

.td-u {
    text-decoration: underline
}

.green {
    color: #70b23d !important
}

.black {
    color: #000 !important
}

.red {
    color: #e41609 !important
}

.gray {
    color: #8b8b8b !important
}

.darkgray {
    color: #444 !important
}

.hr {
    clear: both;
    height: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    font-size: 1px;
    line-height: 1
}

.hidden {
    display: none
}

.hidden-content, .offscreen {
    position: absolute;
    display: block;
    clip: rect(1px, 1px, 1px, 1px);
    word-break: break-all;
    font-size: .4em
}

.clear {
    clear: both
}

.fw-b {
    font-weight: bold
}

.fw-n {
    font-weight: normal
}

.first {
    margin-left: 0 !important
}

.last {
    margin-right: 0 !important
}

.f10 {
    font-size: 10px !important
}

.f11 {
    font-size: 11px !important
}

.f12 {
    font-size: 12px !important
}

.f13 {
    font-size: 13px !important
}

.f14 {
    font-size: 14px !important
}

.f15 {
    font-size: 15px !important
}

.f16 {
    font-size: 16px !important
}

.f17 {
    font-size: 17px !important
}

.f20 {
    font-size: 20px !important
}

.f22 {
    font-size: 22px !important
}

.f24 {
    font-size: 24px !important
}

.f26 {
    font-size: 26px !important
}

.f30 {
    font-size: 30px !important
}

.f32 {
    font-size: 32px !important
}

.f36 {
    font-size: 36px !important
}

.f60 {
    font-size: 60px !important
}

.button {
    position: relative;
    display: inline-block;
    padding: .4em .75em .5em;
    color: #373738 !important;
    vertical-align: bottom;
    font: 16px "mBank Light", Arial, sans-serif;
    text-indent: 0;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    border: 0;
}

.button {
    background: #e8eaeb
}

.button {
    -moz-border-radius: 1.1em 1.1em / 1.1em 1.1em;
    -webkit-border-radius: 1.1em 1.1em / 1.1em 1.1em;
    border-radius: 1.1em 1.1em / 1.1em 1.1em
}

.button {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none
}

.ie8 .button {
    padding: 4px 2em 4px;
    color: #000 !important
}

.button:hover {
    background: #bec0c1
}

.button.red {
    background: #e31818;
    color: #fff !important
}

.button.red:hover {
    background: #d1202e
}

.button.green {
    background: #279d2d;
    color: #fff !important
}

.button.green:hover {
    background: #08742d
}

.button.middle {
    font-size: .4rem;
    padding: 10px
}

.button.middle p {
    font-size: 100%
}

.button.big {
    padding: .7em 2.5em;
    -moz-border-radius: 50px 50px / 50px 50px;
    -webkit-border-radius: 50px 50px / 50px 50px;
    -ms-border-radius: 50px 50px / 50px 50px;
    -o-border-radius: 50px 50px / 50px 50px;
    border-radius: 50px 50px / 50px 50px;
    font-size: 16px;
    font-weight: normal;
    border: 0
}

.button.big.expert {
    padding-right: 55px !important;
    font-size: 18px !important
}

.button.big.expert::after {
    position: absolute;
    left: auto;
    right: 0;
    top: 0;
    bottom: 0;
    width: 27px;
    height: 26px;
    margin: auto .9em;
    background: url(../img/elements.png) no-repeat -86px 0 !important;
    content: ''
}

.text {
    margin: .25em 0
}

.text a {
    position: relative;
    z-index: 12
}

.text-box p {
    font-size: 100%
}

section .text-box p a {
    position: relative;
    z-index: 12
}

h1.light, h2.light, h3.light, h4.light, h5.light, h6.light {
    font-family: "mBank Light", Arial, sans-serif
}

h4.line-down {
    padding-bottom: 5px;
    border-bottom: 2px solid
}

.heading {
    margin: 0 0 10px;
    font: .45rem/1.2 "mBank Light", Arial, sans-serif
}

.heading.small {
    font-size: .425rem
}

.heading.big {
    font-size: .5rem
}

.heading.bigger {
    font-size: .6rem
}

strong.heading {
    font-family: "mBank Bold", Arial, sans-serif;
    font-weight: normal
}

.heading strong {
    font-family: "mBank Bold", Arial, sans-serif !important;
    font-weight: normal
}

p.heading.h1 {
    margin: 0 0 .375rem;
    font: 1.125rem "mBank SemiBold", Arial, Helvetica, sans-serif;
    line-height: 1.1
}

p.heading.h2 {
    margin: 0 0 .35rem;
    font: .85rem "mBank SemiBold", Arial, Helvetica, sans-serif;
    line-height: 1.1
}

p.heading.h3 {
    margin: 0 0 .25rem;
    font: .75rem "mBank SemiBold", Arial, Helvetica, sans-serif;
    line-height: 1.1
}

.container .headline h1, .container .headline h2, .container .headline h3, .container .headline h4, .container .headline p, .title p {
    font-family: "mBank Light", Arial, sans-serif;
    border: 0;
    color: #525455;
    margin: 0;
    font-size: .85rem
}

div.headline p {
    margin: 0;
    line-height: 1.2;
    font-size: 100%
}

.sub-title p, .text-box .headline-title {
    color: #4e4e4e
}

div.headline-title h2, div.headline-title h3, div.headline-title p {
    font-size: .6rem;
    line-height: 1.2
}

.after-text {
    font-size: 1em
}

.after-text.small-text {
    font-size: .65em;
    padding: 0 15px
}

.after-text.grey.small-text {
    background-color: #f5f5f5;
    padding: 1px 10px 5px
}

.after-text p {
    font-size: .45em
}

ul.clean {
    padding: 0;
    list-style: none
}

ul.clean li {
    padding: 0
}

.ie9 div > ul.clean {
    margin: 0
}

ul.square {
    display: block;
    line-height: 1;
    list-style: none
}

ul.square li {
    display: inline-block;
    width: 100%;
    margin: 0 0 5px;
    vertical-align: top
}

ul.square li div.inner-p {
    width: 88%;
    display: inline-block;
    vertical-align: top
}

ul.square li p {
    display: inline;
    width: 90%;
    margin: 0;
    line-height: 1;
    vertical-align: top
}

ul.square span.bullet {
    position: relative;
    left: -20px;
    top: 1px;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 -25px 0 5px;
    padding: 0 5px;
    font-size: 14px;
    vertical-align: middle
}

body.ind ul.square span.bullet {
    background: url(../img/bullets/square.png) no-repeat center
}

body.priv ul.square span.bullet {
    background: url(../img/bullets/square-priv.png) no-repeat center
}

body.biz ul.square span.bullet {
    background: url(../img/bullets/square-biz.png) no-repeat center
}

body.corpo ul.square span.bullet {
    background: url(../img/bullets/square-corpo.png) no-repeat center
}

body.premium ul.square span.bullet {
    background: url(../img/bullets/square-premium.png) no-repeat center
}

body.em ul.square span.bullet {
    background: url(../img/bullets/square-em-b.png) no-repeat center
}

#filters.opened::after {
    transform: rotate(180deg)
}

a.interconsystems {
    position: relative
}

a.interconsystems:before, a.interconsystems:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    border: 1px solid transparent;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    transition: .4s;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

a.interconsystems:before {
    right: -12px;
    top: -2px
}

a.interconsystems:after {
    right: -8px;
    top: 2px
}

a.interconsystems:hover:before, a.interconsystems:hover:after {
    border: 1px solid #b4b4b4;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    transition: .4s
}

a.interconsystems:hover:before {
    right: -17px;
    top: -6px;
    width: 7px;
    height: 7px
}

a.interconsystems:hover:after {
    right: -8px;
    top: 2px;
    width: 3px;
    height: 3px
}

@-webkit-keyframes pulsing {
    0% {
        transform: scale(1, 1)
    }
    50% {
        transform: scale(1.05, 1.05)
    }
    100% {
        transform: scale(1, 1)
    }
}

@-moz-keyframes pulsing {
    0% {
        transform: scale(1, 1)
    }
    50% {
        transform: scale(1.05, 1.05)
    }
    100% {
        transform: scale(1, 1)
    }
}

@keyframes pulsing {
    0% {
        transform: scale(1, 1)
    }
    50% {
        transform: scale(1.05, 1.05)
    }
    100% {
        transform: scale(1, 1)
    }
}

.pulsing {
    -webkit-animation: pulsing 1s ease-in-out 0s infinite;
    -moz-animation: pulsing 1s ease-in-out 0s infinite;
    animation: pulsing 1s ease-in-out 0s infinite
}

div.col {
    float: left;
    padding: 0 2.56%
}

div.col-1 {
    width: 28.2%
}

div.col-2 {
    width: 61.5%
}

div.col-3 {
    width: 91.9%
}

div.col.half {
    width: 50%;
    padding: 0
}

#left-side {
    float: left;
    display: table-cell;
    width: 22%;
    height: auto;
    margin: 0 0 1em;
    padding: 0;
    background: #f5f5f5
}

#right-side {
    float: right;
    display: table-cell;
    width: 78%;
    height: auto;
    padding: 0
}

html.overflow-hidd {
    overflow: hidden;
    width: 100%
}

html.safari.overflow-hidd {
    position: fixed
}

#page-content section {
    margin-bottom: .5em
}

#page-content .flexible section {
    margin-bottom: 0
}

#main > section:last-child:not(.infobox-grid) {
    margin-bottom: 1em
}

body.cats #page-content section:first-child {
    margin-top: .5em
}

body.cats #page-content section.txt-banner {
    margin-top: 0
}

body.cats #page-content section.banner-s:first-child {
    margin-top: -10px
}

body.help #page-content section:first-child, body.cats #page-content section.contact-five:first-child, body.cats #page-content section.search-engine:first-child {
    margin-top: 1px
}

#page-content section.multitile-block {
    margin-bottom: .75em
}

#page-content section.multitile-block.faq-style {
    margin-bottom: 1em
}

body.cats #header h1, body.cats #header p.heading, body.community #header h1, body.community #header p.heading {
    margin: .6rem .5rem .3rem;
    text-align: center
}

body.cats #header h1.thin, body.cats #header p.heading.thin, body.community #header h1.thin, body.community #header p.heading.thin {
    font-family: "mBank Light", Arial, Helvetica, sans-serif
}

div.spacer {
    height: .2em;
    font-size: 100%;
    background: #f5f5f5
}

#page-wrapper {
    max-width: 1600px;
    margin: 0 auto
}

#page-head {
    position: relative;
    z-index: 15
}

body.search-form #page-head {
    z-index: 15
}

#page-content {
    position: relative
}

#page-content > div.wrap {
    padding: 0
}

#page-foot {
    position: relative;
    z-index: 14;
    clear: both;
    width: 100%;
    max-width: 1600px
}

section {
    max-width: 1170px;
    margin: 0 auto
}

div.container {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 .375rem
}

div.container:after {
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
    content: ''
}

#logotype {
    position: relative;
    float: left;
    width: 130px;
    height: 50px;
    margin: 0 15px 0 0;
    font: 27px/39px "mBank Bold", Arial, sans-serif;
    text-align: center
}

#logotype a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #fff
}

#logotype img {
    width: 100%
}

#logotype img.desktop {
    width: 100%
}

#logotype img.mobile {
    display: none;
    border-radius: 2px
}

#page-head {
    min-height: 40px
}

.proper-head {
    padding-top: 23px;
    padding-bottom: 70px
}

body.cats .proper-head, body.community .proper-head {
    padding-bottom: 23px
}

body.cats #page-head, body.community #page-head {
    border-bottom: 1px solid #bbb !important
}

body.cats.no-border #page-head, body.community.no-border #page-head {
    border-bottom: 0 !important
}

#head {
    position: relative
}

#page-head div.container {
    position: relative;
    padding-top: 0;
    -moz-width: calc(100% - 1rem);
    width: -webkit-calc(100% - 1rem);
    width: calc(100% - 1rem);
    max-width: 1310px;
    padding: 0 .5rem
}

#page-head nav {
    margin: 0 0 0 2.8em;
    padding: 0;
    background: #fff
}

#page-head nav ul {
    display: table;
    margin: 0;
    padding: 0;
    font: .4em/1.1 "mBank Light", Arial, sans-serif;
    list-style: none
}

#page-head nav ul.menu {
    float: left;
    width: 1px
}

#page-head nav li {
    display: table-cell;
    height: 50px;
    margin: 0;
    padding: 0 1em;
    vertical-align: middle
}

#page-head nav h2 {
    margin: 0
}

#page-head ul.menu a:hover {
    text-decoration: none
}

#page-head ul.menu a:after, nav.third-level li a:after {
    position: absolute;
    left: -moz-calc(3em - 100%);
    left: -webkit-calc(3em - 100%);
    left: calc(3em - 100%);
    bottom: 0;
    width: -moz-calc(200% - 4em);
    width: -webkit-calc(200% - 4em);
    width: calc(200% - 4em);
    height: 3px;
    visibility: hidden;
    content: ''
}

#page-head ul.menu a::after {
    bottom: -5px
}

#page-head ul.submenu a::after {
    bottom: 5px;
    display: block
}

#page-head ul.menu > li > .menu-item-wrapper > a::after {
    left: -100%;
    width: 200%
}

#page-head ul.menu a:after, nav.third-level li a:after {
    background: #e41609;
    background: -moz-linear-gradient(left, #e41609 0, #e41609 50%, transparent 50%, transparent 50%, transparent 100%);
    background: -webkit-linear-gradient(left, #e41609 0, #e41609 50%, transparent 50%, transparent 50%, transparent 100%);
    background: linear-gradient(to left, #e41609 0, #e41609 50%, transparent 50%, transparent 50%, transparent 100%)
}

#page-head ul.menu a:after, nav.third-level li a:after {
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -o-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0)
}

nav.third-level li a:after {
    bottom: 0;
    left: -moz-calc(6em - 100%);
    left: -webkit-calc(6em - 100%);
    left: calc(6em - 100%);
    width: -moz-calc(200% - 8em);
    width: -webkit-calc(200% - 8em);
    width: calc(200% - 8em);
    height: 3px
}

.ie9 nav.third-level li a:after {
    left: 0;
    width: 100%
}

.ie9 nav.third-level .menu li a {
    position: relative
}

#page-head ul.menu > li > a::after {
    width: 200%;
    left: -100%
}

#page-head ul.menu > li:nth-child(1) > div > a::after, #page-head ul.menu > li:nth-child(1):hover > div > a::after {
    background: #e41609 !important;
    background: -moz-linear-gradient(left, #e41609 0, #e41609 50%, transparent 50%, transparent 50%, transparent 100%) !important;
    background: -webkit-linear-gradient(left, #e41609 0, #e41609 50%, transparent 50%, transparent 50%, transparent 100%) !important;
    background: linear-gradient(to left, #e41609 0, #e41609 50%, transparent 50%, transparent 50%, transparent 100%) !important
}

#page-head ul.menu > li:nth-child(5) > div > a::after, #page-head ul.menu > li:nth-child(5):hover > div > a::after {
    background: #0188cc !important;
    background: -moz-linear-gradient(left, #0188cc 0, #0188cc 50%, transparent 50%, transparent 50%, transparent 100%) !important;
    background: -webkit-linear-gradient(left, #0188cc 0, #0188cc 50%, transparent 50%, transparent 50%, transparent 100%) !important;
    background: linear-gradient(to left, #0188cc 0, #0188cc 50%, transparent 50%, transparent 50%, transparent 100%) !important
}

#page-head ul.menu > li:nth-child(4) > div > a::after, #page-head ul.menu > li:nth-child(4):hover > div > a::after {
    background: #70b23d !important;
    background: -moz-linear-gradient(left, #70b23d 0, #70b23d 50%, transparent 50%, transparent 50%, transparent 100%) !important;
    background: -webkit-linear-gradient(left, #70b23d 0, #70b23d 50%, transparent 50%, transparent 50%, transparent 100%) !important;
    background: linear-gradient(to left, #70b23d 0, #70b23d 50%, transparent 50%, transparent 50%, transparent 100%) !important
}

#page-head ul.menu > li:nth-child(3) > div > a::after, #page-head ul.menu > li:nth-child(3):hover > div > a::after {
    background: #970702 !important;
    background: -moz-linear-gradient(left, #970702 0, #970702 50%, transparent 50%, transparent 50%, transparent 100%) !important;
    background: -webkit-linear-gradient(left, #970702 0, #970702 50%, transparent 50%, transparent 50%, transparent 100%) !important;
    background: linear-gradient(to left, #970702 0, #970702 50%, transparent 50%, transparent 50%, transparent 100%) !important
}

#page-head ul.menu > li:nth-child(2) > div > a::after, #page-head ul.menu > li:nth-child(2):hover > div > a::after {
    background: #9f1b1f !important;
    background: -moz-linear-gradient(left, #9f1b1f 0, #9f1b1f 50%, transparent 50%, transparent 50%, transparent 100%) !important;
    background: -webkit-linear-gradient(left, #9f1b1f 0, #9f1b1f 50%, transparent 50%, transparent 50%, transparent 100%) !important;
    background: linear-gradient(to left, #9f1b1f 0, #9f1b1f 50%, transparent 50%, transparent 50%, transparent 100%) !important
}

#page-head ul.menu > li.dropdown:nth-child(1) > div > a::after, body.premium #page-head ul.menu li.dropdown.active > div > a::after {
    background: #e41609;
    background: -moz-linear-gradient(left, #e41609 0, #e41609 50%, transparent 50%, transparent 50%, transparent 100%);
    background: -webkit-linear-gradient(left, #e41609 0, #e41609 50%, transparent 50%, transparent 50%, transparent 100%);
    background: linear-gradient(to left, #e41609 0, #e41609 50%, transparent 50%, transparent 50%, transparent 100%)
}

body.corpo #page-head ul.menu li a::after, #page-head ul.menu > li.dropdown:nth-child(5) > div > a::after, body.corpo #page-head nav ul.menu li.dropdown.active > div > a::after {
    background: #0188cc;
    background: -moz-linear-gradient(left, #0188cc 0, #0188cc 50%, transparent 50%, transparent 50%, transparent 100%);
    background: -webkit-linear-gradient(left, #0188cc 0, #0188cc 50%, transparent 50%, transparent 50%, transparent 100%);
    background: linear-gradient(to left, #0188cc 0, #0188cc 50%, transparent 50%, transparent 50%, transparent 100%)
}

body.biz #page-head ul.menu li a::after, #page-head ul.menu > li.dropdown:nth-child(4) > div > a::after, body.biz #page-head nav ul.menu li.dropdown.active > div > a::after {
    background: #70b23d;
    background: -moz-linear-gradient(left, #70b23d 0, #70b23d 50%, transparent 50%, transparent 50%, transparent 100%);
    background: -webkit-linear-gradient(left, #70b23d 0, #70b23d 50%, transparent 50%, transparent 50%, transparent 100%);
    background: linear-gradient(to left, #70b23d 0, #70b23d 50%, transparent 50%, transparent 50%, transparent 100%)
}

body.priv #page-head ul.menu li a::after, #page-head ul.menu > li.dropdown:nth-child(3) > div > a::after, body.priv #page-head nav ul.menu li.dropdown.active > div > a::after {
    background: #970702;
    background: -moz-linear-gradient(left, #970702 0, #970702 50%, transparent 50%, transparent 50%, transparent 100%);
    background: -webkit-linear-gradient(left, #970702 0, #970702 50%, transparent 50%, transparent 50%, transparent 100%);
    background: linear-gradient(to left, #970702 0, #970702 50%, transparent 50%, transparent 50%, transparent 100%)
}

body.premium #page-head ul.menu li a::after, #page-head ul.menu > li.dropdown:nth-child(2) > div > a::after, body.premium #page-head nav ul.menu li.dropdown.active > div > a::after {
    background: #9f1b1f;
    background: -moz-linear-gradient(left, #9f1b1f 0, #9f1b1f 50%, transparent 50%, transparent 50%, transparent 100%);
    background: -webkit-linear-gradient(left, #9f1b1f 0, #9f1b1f 50%, transparent 50%, transparent 50%, transparent 100%);
    background: linear-gradient(to left, #9f1b1f 0, #9f1b1f 50%, transparent 50%, transparent 50%, transparent 100%)
}

body.em #page-head ul.menu li a::after, #page-head ul.menu > li.dropdown:nth-child(4) > div > a::after, body.em #page-head nav ul.menu li.dropdown.active > div > a::after {
    background: #00f;
    background: -moz-linear-gradient(left, #00f 0, #00f 50%, transparent 50%, transparent 50%, transparent 100%);
    background: -webkit-linear-gradient(left, #00f 0, #00f 50%, transparent 50%, transparent 50%, transparent 100%);
    background: linear-gradient(to left, #00f 0, #00f 50%, transparent 50%, transparent 50%, transparent 100%)
}

body.ind #page-head > ul.menu li:nth-child(7) a::after, body.premium #page-head > ul.menu li:nth-child(7) a::after {
    background: #9f1b1f;
    background: -moz-linear-gradient(left, #9f1b1f 0, #9f1b1f 50%, transparent 50%, transparent 50%, transparent 100%);
    background: -webkit-linear-gradient(left, #9f1b1f 0, #9f1b1f 50%, transparent 50%, transparent 50%, transparent 100%);
    background: linear-gradient(to left, #9f1b1f 0, #9f1b1f 50%, transparent 50%, transparent 50%, transparent 100%)
}

body.raport #page-head ul.menu li:nth-child(7) a::after, body.career #page-head ul.menu li:nth-child(7) a::after {
    background: #e41609 !important;
    background: -moz-linear-gradient(left, #e41609 0, #e41609 50%, transparent 50%, transparent 50%, transparent 100%) !important;
    background: -webkit-linear-gradient(left, #e41609 0, #e41609 50%, transparent 50%, transparent 50%, transparent 100%) !important;
    background: linear-gradient(to left, #e41609 0, #e41609 50%, transparent 50%, transparent 50%, transparent 100%) !important
}

body.raport #page-head ul.menu a::after, body.raport #page-head ul.menu > li:nth-child(1) > div > a::after, body.raport #page-head ul.menu > li:nth-child(1):hover > div > a::after, body.raport #page-head ul.menu > li:nth-child(2) > div > a::after, body.raport #page-head ul.menu > li:nth-child(2):hover > div > a::after, body.raport #page-head ul.menu > li:nth-child(3) > div > a::after, body.raport #page-head ul.menu > li:nth-child(3):hover > div > a::after, body.raport #page-head ul.menu > li:nth-child(4) > div > a::after, body.raport #page-head ul.menu > li:nth-child(4):hover > div > a::after {
    background: #e41609 !important;
    background: -moz-linear-gradient(left, #e41609 0, #e41609 50%, transparent 50%, transparent 50%, transparent 100%) !important;
    background: -webkit-linear-gradient(left, #e41609 0, #e41609 50%, transparent 50%, transparent 50%, transparent 100%) !important;
    background: linear-gradient(to left, #e41609 0, #e41609 50%, transparent 50%, transparent 50%, transparent 100%) !important
}

#page-head ul.menu a:hover::after, #page-head .menu > li.active > .menu-item-wrapper > a::after, #page-head .menu li.active .submenu li.active > .menu-item-wrapper > a::after {
    visibility: visible
}

#page-head ul.menu a:hover::after, #page-head .menu > li.active > .menu-item-wrapper > a::after, #page-head .menu li.active .submenu li.active > .menu-item-wrapper > a::after {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1)
}

#page-head a.menu-item-href {
    position: static;
    display: block;
    height: auto;
    color: #636565;
    text-align: left;
    line-height: 1;
    font-size: 13px;
    white-space: normal;
    text-transform: uppercase
}

#page-head .menu > li > .menu-item-wrapper {
    position: relative;
    height: 40px;
    display: table-cell;
    vertical-align: middle;
    top: -2px
}

#page-head .menu > li > .menu-item-wrapper::before {
    position: absolute;
    display: table-cell;
    height: 40px;
    vertical-align: middle;
    content: ''
}

#page-head a.menu-item-href:hover {
    text-decoration: none
}

#page-head ul li:before, #page-foot ul li:before {
    display: none
}

#page-head li.active a.menu-item-href {
    font-weight: bold
}

body.biz #page-head li.active a::after {
    background-color: #70b23d
}

body.priv #page-head li.active a::after {
    background-color: #970702
}

body.corpo #page-head li.active a::after {
    background-color: #0188cc
}

body.em #page-head li.active a::after {
    background-color: #00f
}

#page-head a > span.dropdown, #page-head a > span.spacer {
    display: none
}

#page-head ul.submenu {
    position: absolute;
    left: 0;
    display: none;
    width: -moz-calc(100% + 1.2em);
    width: -webkit-calc(100% + 1.2em);
    width: calc(100% + 1.2em);
    max-width: -moz-calc(1170px + 1rem);
    max-width: -webkit-calc(1170px + 1rem);
    max-width: calc(1170px + 1rem);
    height: 44px;
    margin: 14px 0 0;
    padding: 0;
    font-size: 1em
}

#page-head ul.submenu li {
    position: relative;
    border-right: 1px solid #fdfdfd
}

#page-head ul.submenu li:nth-last-child(2), #page-head ul.submenu li:nth-last-child(3) {
    border-right: 0
}

#page-head ul.submenu h3 {
    margin: 0;
    font-size: 1em
}

#page-head ul.submenu a {
    display: block;
    padding: 4px 0 6px;
    color: #636565;
    text-align: center;
    text-transform: uppercase;
    line-height: .9
}

.ie8 #page-head ul.submenu a {
    font-weight: normal
}

body.biz #page-head ul.submenu a:link:after, body.priv #page-head ul.submenu a:link:after, body.corpo #page-head ul.submenu a:link:after, body.em #page-head ul.submenu a:link:after {
    background-color: transparent
}

#page-head ul.submenu li:first-child a {
    padding-left: 0
}

#page-head ul.submenu li:last-child a {
    padding-right: 0
}

#page-head li.active ul.submenu {
    display: block
}

#page-head li.active li.active a {
    font-weight: bold
}

#nav-toggle {
    display: none !important
}

body.lp #nav-toggle {
    display: none !important
}

#main-nav-toggle {
    display: none
}

#page-head ul.actions {
    float: right;
    font-size: .325em
}

#page-head ul.actions li {
    position: relative;
    padding: 0
}

#page-head ul.actions a, #page-head ul.actions button {
    display: inline-block;
    border: 0;
    color: #636565;
    text-align: center
}

.ie #page-head ul.actions a {
    position: relative
}

#page-head ul.actions a {
    cursor: pointer
}

#page-head ul.actions::after {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-color: #f5f5f5;
    content: ''
}

#page-head ul.actions a:hover {
    text-decoration: none
}

#page-head #searchengine {
    position: absolute;
    top: 76px;
    right: 1.5em;
    margin: 0;
    padding: 0;
    border: 0;
    text-align: right
}

body.cats li#searchengine {
    display: none
}

#searchengine button {
    opacity: .9;
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 16px;
    margin: 0;
    padding: 0;
    border: 0;
    background-image: url(../img/icons/svg/search-2.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-color: transparent;
    overflow: hidden;
    text-decoration: none;
    cursor: pointer;
    border-radius: 5px
}

#page-head #searchengine button {
    display: none
}

.safari5 #searchengine button {
    background-size: 100%
}

#searchengine button:hover {
    opacity: .7
}

#search-form {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: -1;
    display: none;
    width: 100%;
    height: 56px;
    margin-top: 1px;
    max-width: 1170px;
    -moz-transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%)
}

#search-form input {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: -webkit-calc(100% - 90px);
    width: -moz-calc(100% - 90px);
    width: -ms-calc(100% - 90px);
    width: -o-calc(100% - 90px);
    width: calc(100% - 90px);
    height: 20px;
    margin: 0;
    padding: 17px 10px 17px 50px;
    color: #ccc;
    border: 1px solid #d5d5d5;
    font-family: "mBank Light", Arial, sans-serif;
    font-size: .375rem;
    text-align: left
}

#search-form input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none
}

#search-form input.active {
    display: block;
    color: #000
}

#search-form input.placeholder {
    color: #ccc
}

#search-form button.close {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 15px;
    height: 15px;
    margin: auto;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: url(../img/icons/svg/close-2-red.svg) no-repeat;
    background-size: contain;
    overflow: hidden;
    cursor: pointer
}

#search-form button.button {
    position: absolute;
    top: 0;
    left: 15px;
    bottom: 0;
    width: 18px;
    height: 18px;
    margin: auto 0;
    padding: 0;
    border: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    background: url(../img/icons/svg/search-2-red.svg) no-repeat;
    overflow: hidden;
    text-decoration: none;
    cursor: pointer
}

#search-form button.button::after {
    display: none
}

ul.actions #log-in a.button, ul.actions #log-in button.button {
    border: 0;
    color: #fff !important
}

ul.actions #log-in a.button, ul.actions #log-in button.button {
    -webkit-transition: padding, height .2s ease-out;
    -moz-transition: padding, height .2s ease-out;
    -ms-transition: padding, height .2s ease-out;
    -o-transition: padding, height .2s ease-out;
    transition: padding, height .2s ease-out
}

ul.actions #log-in a.button:hover {
    background: #08742d
}

#page-head .rwd-add-menu {
    display: none
}

#page-head .rwd-add-menu a {
    width: 40%;
    display: inline-table;
    padding: 16px 1.2em;
    color: #000;
    text-align: center
}

#top-banner {
    background: #f5f5f5
}

body.sub #top-banner {
    max-width: 1366px;
    margin: auto
}

body.logout #top-banner {
    margin-bottom: 100px
}

#top-banner > div {
    position: relative;
    height: auto;
    background: #fff
}

#top-banner > div.rtt:nth-of-type(2) {
    display: none
}

#top-banner > div.bh-380.without-tr-text {
    height: 9.5em
}

#top-banner > div.bh-360.without-tr-text {
    height: 9em
}

#top-banner > div.bh-300.without-tr-text {
    height: 7.5em
}

#top-banner > div.bh-280.without-tr-text {
    height: 7.5em
}

#top-banner video {
    position: absolute;
    top: 0;
    left: -50%;
    right: -50%;
    width: 100%;
    margin: auto;
    padding: 0
}

#top-banner div.video-box {
    width: 100%;
    height: auto;
    background-size: cover
}

#top-banner div.page-banner {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    max-height: 9rem;
    margin: 0 auto;
    padding: 0;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: initial
}

body.logout #top-banner div.page-banner {
    background-size: cover
}

#top-banner div.page-banner::after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0;
    content: ''
}

#top-banner div.page-banner::after {
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease
}

body.logout #top-banner div.page-banner::after {
    content: none
}

#top-banner:hover div.page-banner::after {
    opacity: .1
}

#top-banner div.page-banner.video-s {
    display: none
}

#top-banner > div.bh-300 .page-banner {
    height: 7.5rem
}

#top-banner > div.bh-280 .page-banner {
    height: 7.5rem;
    background-size: cover
}

#carousel-banner div.slot .slide.video-s {
    background-size: 0
}

#top-banner div.without-tr-text div.page-banner {
    height: 100%
}

section#banner-content {
    position: relative;
    margin: 0 auto;
    padding: .8em 0 0;
    color: #fff;
    text-align: center
}

div.without-tr-text #banner-content {
    height: -moz-calc(100% - 2.76em);
    height: -webkit-calc(100% - 2.76em);
    height: calc(100% - 2.76em);
    padding-bottom: 1.16em
}

div.without-tr-text.bh-300 #banner-content {
    height: -moz-calc(100% - 1.6em);
    height: -webkit-calc(100% - 1.6em);
    height: calc(100% - 1.6em);
    padding-top: .8em;
    padding-bottom: .8em
}

div.without-tr-text.bh-280 #banner-content {
    height: -moz-calc(100% - 1.6em);
    height: -webkit-calc(100% - 1.6em);
    height: calc(100% - 1.6em);
    padding-top: .8em;
    padding-bottom: .8em
}

body.cats div.without-tr-text #banner-content {
    height: calc(100% - 1.4em);
    padding: .6em
}

#banner-content > div.container {
    position: relative;
    height: -webkit-calc(100% - 8px);
    height: -moz-calc(100% - 8px);
    height: calc(100% - 8px)
}

#banner-content > div.container::before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    border: 4px solid #f5f5f5;
    content: ''
}

#banner-content > div.container::before {
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

#top-banner:hover div.container::before {
    -webkit-transform: scale(.98);
    transform: scale(.98)
}

body.logout #banner-content > div.container, body.logout #banner-content div.content-wrapper {
    border: 4px solid transparent
}

body.logout #banner-content > div.container::before, body.logout #banner-content div.content-wrapper {
    border-color: transparent;
    content: none
}

#banner-content div.content-wrapper {
    position: relative;
    display: table;
    width: 99.7%;
    height: 100%;
    margin: 0 auto;
    border-collapse: collapse
}

div.content-wrapper > div.heading-wrapper {
    display: table-cell;
    width: 100%;
    vertical-align: middle
}

div.content-wrapper a.wrapper-href {
    left: -0.375em;
    width: 102.5%
}

div.content-wrapper a.wrapper-href:hover + .usual-button .button.red {
    background: #d1202e
}

div.bh-380 div.heading-wrapper {
    height: 7.8em
}

div.bh-360 div.heading-wrapper {
    height: 7.3em
}

div.bh-300 div.heading-wrapper {
    height: 6.55em
}

div.bh-280 div.heading-wrapper {
    height: 6.55em
}

#top-banner div.without-tr-text div.heading-wrapper {
    height: auto
}

div.heading-wrapper > h1 {
    margin: 0;
    color: inherit;
    font-size: 1.2em;
    line-height: 1
}

div.without-tr-text #banner-content h1 {
    font-size: 1.2em
}

#banner-content .mob-sh, #carousel-banner .mob-sh {
    display: none
}

div.heading-wrapper > p {
    font-size: .5em
}

div.heading-wrapper > p.heading.bigger, div.heading-wrapper > h2 {
    margin: 0;
    color: inherit;
    font-size: .6em;
    line-height: 1.2
}

div.content-wrapper > div.content {
    display: table-row;
    width: 100%;
    color: #4e4e4e
}

div.content-wrapper > div.content p a:not(.button), div.content-wrapper > div.content li a:not(.button) {
    position: relative;
    z-index: 2
}

div.content > ul {
    list-style: none
}

div.content > ul > li {
    display: inline-block;
    margin: 0;
    padding: 0
}

div.content p {
    display: inline-block;
    font-size: .45em
}

div.content p.special {
    position: relative;
    display: inline-block;
    padding: 0 .5em;
    color: #e31818;
    font: bold 2em "mBank", Arial, sans-serif
}

div.content p.special sup {
    position: absolute;
    top: .5em;
    right: .5em;
    font-size: .35em
}

div.content a.button.big {
    margin: 0 0 1em;
    font-size: 1em
}

#banner-content .content p.button-top, #banner-content p.button-top {
    display: none
}

#banner-content p.usual-button {
    display: block
}

#banner-content .content p.at-top.button-top {
    display: block;
    width: auto;
    max-width: 100%
}

#banner-content .content p.at-top.button-top {
    position: fixed;
    top: -5px;
    left: 0;
    z-index: 15;
    width: 100%;
    height: auto;
    background-color: #535456;
    text-align: center
}

#banner-content .content p.at-top.button-top a.button {
    position: relative;
    display: inline-block;
    margin: 2px auto
}

.txt-banner {
    background-position: 50%
}

.txt-banner.opinion-left .wrapper::before {
    width: .87rem !important;
    height: .8rem !important
}

#page-foot #widgets-bar hr {
    display: none;
    margin: 0 auto;
    padding: 0;
    width: 90%
}

#page-foot .foot-mobile-expand {
    display: none
}

#page-foot p {
    margin: 0;
    color: #b4b4b4
}

#page-foot a {
    color: #b4b4b4
}

#page-foot a:hover {
    color: #fff;
    text-decoration: none
}

#page-foot a.switch {
    display: none
}

#widgets-bar {
    position: static;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10001;
    display: block;
    width: 100%;
    max-width: 1600px;
    height: 35px;
    margin: 0 auto;
    background: #535456
}

body.no-footer #widgets-bar {
    height: 0
}

#widgets-bar.fixed {
    position: fixed
}

#widgets-bar div.container {
    position: relative;
    display: -wwebkit-box;
    display: flex;
    width: 100%;
    height: 100%;
    padding: 0;
    text-align: center;
    justify-content: space-between;
    align-items: baseline
}

.safari #widgets-bar div.container {
    width: 85%
}

#widgets-bar div.container.rwd {
    display: none
}

#widgets-bar a.widget {
    display: table-cell;
    width: 22%;
    height: 100%;
    padding: 0 0 0 2%;
    color: #fff;
    line-height: 1;
    font-size: .45em;
    text-align: left;
    vertical-align: middle
}

#widgets-bar #blog-widget {
    width: 12%
}

#widgets-bar #blog-widget b {
    width: 50%
}

#widgets-bar a.widget b, #widgets-bar a.widget strong {
    width: 73%;
    color: #4e4e4e
}

#widgets-bar a.widget b, #widgets-bar a.widget strong, #widgets-bar a.widget img {
    display: inline-block;
    color: #fff;
    vertical-align: middle;
    padding: 5px 1px
}

#widgets-bar a.widget b {
    font-weight: 100;
    font-family: "mBank Light", Arial, Helvetica, sans-serif
}

#widgets-bar a.widget:hover, #widgets-bar a.widget:hover b {
    color: #ccc
}

#widgets-bar div.include {
    position: relative;
    float: left
}

a.widget img {
    max-height: 26px;
    max-width: 26px;
    margin-right: 5px
}

#footer {
    padding: .2em 0 0;
    background: #fff
}

#footer > .container > .column:last-of-type {
    padding: 0 5%
}

#footer span.selectboxit-container {
    text-shadow: none
}

#footer span.selectboxit-container a {
    color: #000
}

#footer .selectboxit-container {
    vertical-align: middle;
    display: block;
    text-align: center
}

#footer .selectboxit-container p {
    display: inline-block;
    padding: 0 .25em;
    vertical-align: middle
}

#footer .column .row {
    display: inline-block;
    width: 32.4%;
    vertical-align: middle
}

#footer select, #footer span.selectboxit {
    width: 180px
}

#footer select {
    display: inline-block;
    width: 50px;
    margin: auto;
    padding: 3px 0 2px 4px;
    border: 0;
    background-color: #e6e6e6;
    background-image: url(../img/arrow-select.png);
    background-repeat: no-repeat;
    background-position: 85%;
    font-size: .3em;
    vertical-align: middle
}

#footer select {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

#footer table {
    width: 100%;
    margin: 0 0 1em;
    padding: 0
}

#footer td {
    width: 16%;
    padding: 0 0 0 1%;
    vertical-align: top;
    font-size: 1.15em
}

#footer h3, #footer p.heading {
    margin-bottom: .1rem;
    color: #555
}

#footer ul:not(.skip-links) {
    margin: 0;
    padding: 0 0 0 .4rem;
    list-style-image: url(../img/bullets/square-foot.png)
}

#footer *:not(.skip-links) li {
    padding: 5px 0
}

#footer hr {
    clear: both;
    height: 2px;
    margin: .5em 0;
    background-color: #232525;
    border-bottom: 1px solid #3e4041
}

#footer ul.community {
    float: none;
    text-align: center
}

#footer ul.community li {
    display: inline-block;
    padding: 0
}

#footer div.column a {
    color: #4c4c4c
}

#footer div.column a:hover {
    color: #666;
    text-decoration: underline
}

#footer div.column a.icon {
    display: inline-block;
    width: 33px;
    height: 32px;
    margin: -5px 0 0;
    background: url(../img/new-socials.png) no-repeat
}

#footer div.column a.interconsystems {
    color: #b4b4b4
}

#footer div.column a.icon:hover {
    opacity: .5;
    text-decoration: none
}

.ie #footer a.icon:hover {
    filter: alpha(opacity=50)
}

#footer #facebook {
    background-position: 0 0
}

#footer #twitter {
    background-position: -33px 0
}

#footer #instagram {
    width: 32px;
    height: 32px;
    background-position: -69px 0
}

#footer #you-tube {
    width: 32px;
    height: 32px;
    background-position: -103px 0
}

#footer #google-plus {
    background-position: -118px 0
}

#footer a.lang-icon {
    width: 38px;
    height: 21px;
    position: relative;
    top: -3px;
    left: 26px
}

#footer a.lang-icon:hover {
    text-decoration: none !important
}

#footer a.lang-icon.en {
    background-image: url(../img/icons/lang-en.png)
}

#footer a.lang-icon.pl {
    background-image: url(../img/icons/lang-pl.png)
}

#footer .column.under {
    padding: 0 17%;
    background-color: #f5f5f5;
    overflow: hidden
}

#zmienna_globalna, body[data-offline] .global-var {
    padding: 2px;
    background-color: #ff0;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    line-height: 1.5em;
    text-decoration: none;
    text-transform: uppercase
}

#diff-alert {
    margin: 0 auto;
    padding: 5px;
    background: #f00;
    color: #fff;
    font-size: .5em;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
    text-align: center
}

div.preloader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    opacity: .7;
    background: #e0e0e0 url(../img/loaders/loader-ind.gif) no-repeat 50% 50%;
    background-size: 58px
}

body.biz div.preloader {
    background-image: url(../img/loaders/loader-biz.gif)
}

body.priv div.preloader {
    background-image: url(../img/loaders/loader-priv.gif)
}

body.corpo div.preloader {
    background-image: url(../img/loaders/loader-corpo.gif)
}

body.premium div.preloader {
    background-image: url(../img/loaders/loader-premium.gif)
}

body.em div.preloader {
    background-image: url(../img/loaders/loader-em.gif)
}

.preloader.spinner {
    background: none !important
}

.preloader.spinner::before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 2rem;
    height: 2rem;
    margin: auto;
    background: url(../img/loaders/loader-ind.gif) no-repeat 50% 50%;
    background-size: 58px;
    content: ''
}

.preloader.spinner::after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 2rem;
    height: 2rem;
    margin: auto;
    background: rgba(255, 255, 255, .3);
    content: ''
}

.preloader.spinner::after {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

body.biz .preloader.spinner::before {
    background-image: url(../img/loaders/loader-biz.gif)
}

body.priv .preloader.spinner::before {
    background-image: url(../img/loaders/loader-priv.gif)
}

body.corpo .preloader.spinner::before {
    background-image: url(../img/loaders/loader-corpo.gif)
}

body.premium .preloader.spinner::before {
    background-image: url(../img/loaders/loader-premium.gif)
}

body.em .preloader.spinner::before {
    background-image: url(../img/loaders/loader-em.gif)
}

#tooltip {
    max-width: 450px;
    background: #535456
}

#tooltip {
    -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3)
}

#tooltip div.preloader {
    display: block;
    border: 0;
    background: #535456 url(../img/loader.gif) no-repeat 50% 50%;
    font-size: 1px;
    line-height: 1
}

#tooltip .close::after {
    position: absolute;
    top: 0;
    right: 4px;
    display: block;
    color: #fff;
    font: 20px/1 sans-serif;
    cursor: pointer;
    text-align: center;
    content: '\00d7'
}

#tooltip div.inner {
    width: auto;
    margin: 18px 9px 18px 18px;
    padding: 0 9px 0 0;
    background: #535456;
    color: #fff;
    font-size: .325em;
    line-height: 1.2;
    text-align: left;
    text-align: justify;
    word-break: break-word;
    overflow: auto
}

#tooltip div.inner p {
    color: inherit;
    line-height: inherit;
    font-size: 100%
}

#tooltip .tip {
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    font-size: 1px;
    line-height: 1
}

#tooltip .tip::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 1px;
    height: 1px;
    font-size: 1px;
    line-height: 1;
    border: 10px solid #535456;
    content: ''
}

#tooltip .top::after {
    top: 0;
    left: -5px;
    border-color: transparent transparent #535456 transparent;
    border-top-width: 0
}

#tooltip .right:not(.bottom):not(.top)::after {
    border-color: transparent transparent transparent #535456
}

#tooltip .bottom::after {
    top: 0;
    left: -5px;
    border-color: #535456 transparent transparent transparent;
    border-bottom-width: 0
}

#tooltip .left:not(.bottom):not(.top)::after {
    top: -5px;
    border-color: transparent #535456 transparent transparent
}

#tooltip .tip.bottom {
    top: auto;
    bottom: -10px;
    border-bottom-width: 0
}

#tooltip .tip.right {
    left: auto;
    right: 15px
}

#tooltip .tip.top {
    top: -10px;
    bottom: auto
}

#tooltip .tip.left {
    left: 15px;
    right: auto
}

#tooltip .tip.center {
    left: 0;
    right: 0;
    margin: auto
}

#tooltip .tip.xvary {
    left: auto;
    right: auto
}

a.przypis, img.przypis, span.przypis {
    cursor: help
}

a.przypis.active, img.przypis.active, span.przypis.active {
    z-index: 100000
}

#tooltip .nicescroll-rails {
    border: 0
}

.text-block-standard .row > div {
    font-size: .45em
}

.text-block-standard .row div li p {
    font-size: 100%;
    line-height: 1.5;
    margin: 0
}

.text-block-standard .row div li {
    margin: .21em 0;
    padding-bottom: 2px
}

.text-block-standard .subtitle {
    font-size: .5em;
    text-align: left;
    padding-left: 10px
}

.text-block-standard .subtitle p {
    font-size: 100%
}

.img-under-text .subtitle {
    font-size: 1.5em
}

.img-under-text .subtitle p {
    font-size: .45rem
}

.img-under-text .img-box {
    width: 100%;
    display: table !important
}

.img-under-text .img-box img {
    margin: auto;
    display: block;
    width: auto;
    max-width: 100%
}

.img-under-text .inner {
    padding: 15px 0;
    width: 100%;
    display: table-cell;
    background: inherit;
    vertical-align: middle
}

.img-under-text.two-img .inner {
    display: block;
    width: 50%
}

.contact-one .before-inner {
    margin: 0 auto;
    position: relative;
    display: block;
    width: 75%
}

.contact-one .inner {
    background-color: #fff;
    display: inline-block;
    width: 50%;
    margin-right: -8px;
    padding: 10px 0;
    vertical-align: top
}

.contact-one .number {
    font-size: 1em;
    margin-bottom: -5px;
    color: #555
}

.contact-one .number p {
    margin: 0;
    font-size: 1em
}

.contact-one .number sup {
    top: -0.5em;
    font-size: 40%;
    position: relative
}

.contact-one .sub-title {
    font-size: .5em;
    padding: 15px 0 0
}

.contact-one .image-box {
    display: inline-block;
    width: 33%;
    text-align: right;
    vertical-align: top
}

.contact-one .image-box img {
    padding: 5px
}

.contact-one .text-box {
    width: 64%;
    display: inline-block
}

.contact-one .title, .contact-one .sub-title {
    text-align: center
}

.contact-one .text-box .text {
    font-size: .4rem
}

.contact-one .small.text-about p {
    font-size: 12px
}

.title, .sub-title, .text-about {
    padding: 0 15px
}

.inner {
    padding: 15px;
    background: #f5f5f5
}

.contact-two .row-table {
    width: 100%;
    display: table
}

.contact-two .inner {
    border: 1px solid #c2c2c2;
    width: 50%;
    display: table-cell;
    position: relative
}

.contact-two .inner img {
    height: 65px;
    margin: 0 auto
}

.contact-two .box-img {
    display: inline-block;
    vertical-align: middle;
    padding: 10px;
    width: 100px
}

.contact-two .right-side {
    display: inline-block;
    vertical-align: middle;
    font-size: 2em
}

.contact-two .number {
    position: relative;
    font-size: .5em;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle
}

.contact-two .button {
    padding: 0;
    vertical-align: middle;
    background: transparent;
    padding: 10px 20px;
    border: 1px solid #c2c2c2
}

.contact-two .button span {
    margin: 0 auto;
    text-align: center
}

.contact-two .button span a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.contact-three {
    height: 360px
}

.contact-three h3 {
    text-align: center;
    padding: 25px 0 15px 0
}

.contact-three .inner .text-box ul {
    list-style: none
}

.contact-three div.link-name {
    font-size: .45em
}

.contact-three div.link-name p {
    line-height: 1
}

.contact-three .inner {
    height: 100px
}

.contact-three .inner .img-box {
    position: relative;
    height: 100%
}

div.contact-three div.inner ul {
    padding: 0;
    color: #525455
}

div.contact-three div.inner a.link-name {
    padding-top: .5em !important;
    color: #e31818
}

div.contact-three div.inner a.link-name p {
    margin: 0;
    font-size: 100%;
    line-height: 1
}

div.contact-three div.inner a.link-name {
    margin: 0;
    font-size: .6em;
    line-height: 1
}

div.contact-three div.inner div.link-name {
    padding-top: .2em !important
}

.contact-three .inner, .contact-three .inner .img-box {
    float: left;
    width: 30%
}

.contact-three .inner .img-box img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    max-width: 100%;
    max-height: 80px;
    margin: auto
}

.contact-three .inner.first {
    width: 59%;
    height: 220px;
    border: 5px solid #ebebeb;
    margin-left: 22px !important
}

.contact-three .inner.first .img-box {
    width: 50%
}

.contact-three .inner.first .img-box img {
    max-width: 100%;
    max-height: 150px
}

.contact-three .inner .text-box {
    width: 70%;
    margin-left: 30%
}

.contact-three .inner.first .text-box {
    width: 50%;
    margin-left: 50%
}

div.contact-three div.inner.number div.text-box div.link-name p {
    margin: 0;
    line-height: 1
}

.col-md-6 .contact-three .inner {
    width: 50%
}

.col-md-6 .contact-three .inner.first {
    width: 100%
}

div.contact-three div.headline-title {
    font: .6em/1.2 "mBank Bold", Arial, Helvetica, sans-serif
}

div.contact-three div.text-box li {
    padding: .4em 0;
    list-style: none
}

.contact-three .text-box li:before, .blog-teaser .inner .text li:before {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 1em .1em 0;
    background: url(../img/bullets/square.png) no-repeat center;
    vertical-align: baseline;
    content: ''
}

div.contact-three div.headline-title > p {
    line-height: 1
}

.blog-teaser .inner {
    display: table;
    width: 100%;
    background: transparent;
    position: relative;
    clear: both;
    border-bottom: 2px solid #f4f4f4;
    padding: 0 0 0 15px
}

.blog-teaser .img-box {
    max-width: 200px;
    padding: 20px 10px;
    display: inline-block
}

.blog-teaser:not(.double) .img-box {
    width: 200px
}

.blog-teaser:not(.double) .img-box, .blog-teaser:not(.double) .text-box {
    vertical-align: middle
}

.blog-teaser .text-box .text {
    padding-right: 10px;
    margin: .25em 0 1.25em;
    line-height: 18px;
    color: #4e4e4e;
    font-size: .4em
}

.blog-teaser .img-box img {
    max-height: 150px;
    margin: auto;
    max-width: 200px;
    display: block
}

.blog-teaser .subtitle {
    padding: 0 10px 10px 10px;
    font-size: .5em
}

.double.blog-teaser .inner {
    display: inline-block;
    width: 49%;
    vertical-align: middle;
    border: 0;
    background: #f5f5f5
}

.double.blog-teaser .img-box {
    vertical-align: middle
}

.double.blog-teaser a.link-name {
    padding: 0 0 10px
}

.col-md-6 .blog-teaser .img-box, .col-md-6 .blog-teaser .img-box img {
    max-width: 100%;
    display: block
}

.col-md-6 .blog-teaser .text-box {
    width: 100%;
    display: block
}

.infobox {
    padding: 15px
}

.info-box p {
    line-height: 2em;
    font-weight: bold
}

div.opinion {
    background: #f5f5f5;
    display: block;
    padding: 10px 0;
    margin: 0;
    position: relative;
    min-height: 100px
}

div.opinion .overflow-hidden {
    border-radius: 50%;
    width: 80px;
    height: 80px;
    position: absolute;
    right: 10px;
    top: 20px
}

div.opinion div.wrapper {
    display: inline-block;
    vertical-align: middle;
    width: 80%
}

div.opinion div.wrapper p {
    margin-left: 60px;
    text-align: left;
    line-height: 1.2;
    font-size: .27em
}

div.opinion div.wrapper p strong {
    font-weight: bold
}

div.opinion > div:first-child::before {
    position: absolute;
    left: 15px;
    font-size: 80px;
    color: #ccc;
    font-family: Monda;
    content: '“'
}

div.opinion div.arrow {
    display: none
}

div.opinion img.img-responsive {
    width: 100%
}

.link-boxes a.link-name {
    height: 70px;
    padding: 0 30px 0 10px;
    vertical-align: middle;
    display: table-cell;
    color: #525455 !important
}

.link-boxes .item {
    width: 22%;
    float: left;
    background-color: #f5f5f5;
    margin: 10px;
    position: relative
}

.link-boxes .item .link-name-cover::after {
    display: block;
    content: '';
    background: url(../img/arrows.png?v2) -16px 0;
    position: absolute;
    right: 9px;
    top: 40%;
    width: 13px;
    height: 21px
}

.link-boxes .link-name-cover {
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    text-indent: -999px;
    transition: .2s ease-out
}

.link-boxes .link-name-cover:hover {
    box-shadow: -2px 0 5px 1px #dfdfdf
}

.col-md-6 .link-boxes .item {
    width: 45%
}

.container .headline {
    margin: 10px 0;
    text-align: center
}

div[class*="tab-"] .tab-content {
    background-color: #f5f5f5;
    padding: 15px 0
}

div[class*="tab-"] .nav-tabs {
    border: 0
}

div[class*="tab-"] .nav-tabs li .tab-link {
    display: block;
    font-size: .45rem;
    text-decoration: none
}

div[class*="tab-"] .nav-tabs > .active > .tab-link, div[class*="tab-"] .nav-tabs > .active > .tab-link:hover, div[class*="tab-"] .nav-tabs > .active > .tab-link:focus {
    background: #fff;
    border-bottom: 3px solid #0089ca;
    color: #4c4c4c;
    font-weight: bold
}

.biz div[class*="tab-"] .nav-tabs > .active > .tab-link, .biz div[class*="tab-"] .nav-tabs > .active > .tab-link:hover, .biz div[class*="tab-"] .nav-tabs > .active > .tab-link:focus {
    border-bottom: 3px solid #70b23d
}

.corpo div[class*="tab-"] .nav-tabs > .active > .tab-link, .corpo div[class*="tab-"] .nav-tabs > .active > .tab-link:hover, .corpo div[class*="tab-"] .nav-tabs > .active > .tab-link:focus {
    border-bottom: 3px solid #0188cc
}

.priv div[class*="tab-"] .nav-tabs > .active > .tab-link, .priv div[class*="tab-"] .nav-tabs > .active > .tab-link:hover, .priv div[class*="tab-"] .nav-tabs > .active > .tab-link:focus {
    border-bottom: 3px solid #970702
}

.ind div[class*="tab-"] .nav-tabs > .active > .tab-link, .ind div[class*="tab-"] .nav-tabs > .active > .tab-link:hover, .ind div[class*="tab-"] .nav-tabs > .active > .tab-link:focus {
    border-bottom: 3px solid #e31818
}

.premium div[class*="tab-"] .nav-tabs > .active > .tab-link, .premium div[class*="tab-"] .nav-tabs > .active > .tab-link:hover, .premium div[class*="tab-"] .nav-tabs > .active > .tab-link:focus {
    border-bottom: 3px solid #9f1b1f
}

.em div[class*="tab-"] .nav-tabs > .active > .tab-link, .em div[class*="tab-"] .nav-tabs > .active > .tab-link:hover, .em div[class*="tab-"] .nav-tabs > .active > .tab-link:focus {
    border-bottom: 3px solid #00f
}

div[class*="tab-"] .nav-tabs > li {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    float: left
}

div[class*="tab-"] .nav-tabs > li:hover > .tab-link {
    border-bottom: 3px solid #c2c2c2
}

.tabs-elements.usual-tabs .container > .text p {
    font-size: .45em
}

.tabs-elements div.container {
    padding: 0
}

.tab-content .tab-pane {
    display: none
}

.tab-content .tab-pane.active {
    display: block;
    padding: 0 20px
}

.tab-content .tab-pane .after-text {
    font-size: .25em;
    border-top: 1px solid;
    padding-top: 5px;
    margin-top: 5px
}

.tab-content .tab-pane .after-text p {
    font-size: 100%
}

.tab-content .tab-pane div.text {
    margin: 0
}

.tab-content ul {
    list-style: none;
    width: auto;
    display: inline-block;
    vertical-align: middle;
    line-height: .5em
}

.tab-content ul li {
    font-size: 18px;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0;
    width: 100%
}

.tab-content ul li > p {
    font-size: 100%;
    margin: 0;
    line-height: 1.5
}

.tab-content ul li a {
    color: #d52b1e
}

.tab-content .bullet {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: -25px;
    position: relative;
    left: -25px
}

.tab-content .dot .bullet {
    background: url(../img/bullets/dot.png) no-repeat center
}

.tab-content .square .bullet {
    background: url(../img/bullets/square.png) no-repeat center
}

.tab-content .arrow .bullet {
    background: url(../img/bullets/arrow.png) no-repeat center
}

.tab-content .tab-pane ul {
    padding: 0 0 0 .45rem
}

.tab-content .tab-pane ul.square span.bullet {
    margin: 0 -25px 0 -5px
}

.col-md-6 div[class*="tab-"] .tab-content, div[class*="tab-"] .nav-tabs {
    width: 100%;
    float: none;
    display: table
}

.col-md-6 div[class*="tab-"] .nav-tabs a {
    font-size: 12px
}

.col-md-6 div[class*="tab-"] .nav-tabs {
    border: 1px solid #f5f5f5;
    overflow-x: scroll;
    display: block
}

.col-md-6 .nav-tabs > li {
    min-width: 130px;
    float: none;
    position: relative;
    vertical-align: middle;
    display: table-cell;
    text-align: center
}

.tab-content table {
    width: 100%;
    border-collapse: collapse
}

.tab-content tr:hover {
    background-color: #f5f5f5;
    color: #555
}

.tab-content thead td {
    font-size: 1.5em !important;
    padding: 10px;
    background-color: #c2c2c2;
    border-right: 1px solid #a7a6a6;
    color: #fff
}

.tab-content thead td:last-child {
    border-right: 0
}

.tab-content thead td p {
    font-size: 100%
}

.tab-content tbody td {
    color: #666;
    font-size: 1.2em !important;
    padding: 10px 5px;
    border-bottom: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4
}

.tab-content tbody td:last-child {
    border-right: 0
}

.tab-content tbody td p {
    font-size: 1em !important;
    margin: 0
}

.attachment-box .inner {
    float: left;
    width: 30%;
    height: auto;
    min-height: 0;
    background: transparent
}

.attachment-box .inner .link-to, .attachment-box .inner .text-box, .attachment-box .inner .text-box p {
    display: table-cell
}

.attachment-box .inner a.link-to {
    width: 30px;
    height: 30px;
    vertical-align: top;
    display: inline-block;
    background: url(../img/icons/attachment/attachment_icon.png) top center no-repeat
}

.biz .attachment-box .inner a.link-to {
    background: url(../img/icons/attachment/attachment_icon-biz.png) top center no-repeat
}

.corpo .attachment-box .inner a.link-to {
    background: url(../img/icons/attachment/attachment_icon-corpo.png) top center no-repeat
}

.priv .attachment-box .inner a.link-to {
    background: url(../img/icons/attachment/attachment_icon-priv.png) top center no-repeat
}

body.premium .attachment-box .inner a.link-to {
    background: url(../img/icons/attachment/attachment_icon-premium.png) top center no-repeat
}

.em .attachment-box .inner a.link-to {
    background: url(../img/icons/attachment/attachment_icon-em-b.png) top center no-repeat
}

.attachment-box .inner a.link-to span {
    display: inline-block;
    width: 100%;
    margin-top: 32px;
    color: #d52b1e;
    font-weight: bold;
    text-align: center
}

.biz .attachment-box .inner a.link-to span {
    color: #70b23d
}

.corpo .attachment-box .inner a.link-to span {
    color: #0188cc
}

.priv .attachment-box .inner a.link-to span {
    color: #970702
}

body.premium .attachment-box .inner a.link-to span {
    color: #9f1b1f
}

.em .attachment-box .inner a.link-to span {
    color: #00f
}

.attachment-box .inner a.link-to span {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    -khtml-user-select: none;
    user-select: none
}

.attachment-box .inner .text-box {
    max-width: 80%;
    display: inline-block;
    vertical-align: middle;
    font-size: 1.2em
}

.ep-grid .container > ul {
    margin: 0;
    padding: 0
}

.ep-grid .inner {
    padding: 0;
    width: 100%;
    background-color: inherit
}

.ep-grid .inner p {
    font-size: 100%;
    vertical-align: middle
}

.ep-grid .inner p.small {
    font-size: .65em
}

.ep-grid .inner ul li ul li p {
    display: inline-block
}

.ep-grid .headline {
    text-align: left !important
}

.ep-grid .headline h3 {
    font-weight: 600
}

.ep-grid .subtitle {
    padding-bottom: 25px
}

.ep-grid .headline-title {
    position: relative;
    display: block;
    padding: 0;
    font-size: .45em;
    border-top: 3px solid #f5f5f5
}

.ep-grid h3 > a.headline-title {
    border-top: 0
}

.ep-grid .headline-title > span {
    position: absolute;
    top: 18px;
    left: 0;
    width: 30px;
    height: 30px
}

.ep-grid .headline-title > span:after {
    position: absolute;
    right: 9px;
    top: 15%;
    display: block;
    width: 13px;
    height: 21px;
    background: url(../img/arrows.png?v2) -12px 0;
    content: ''
}

.ep-grid .headline-title > span:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.ep-grid .on .headline-title > span:after {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg)
}

.ep-grid .headline-title p {
    margin: 0;
    padding: 16px 7px 16px 30px;
    font-size: 100%
}

.ep-grid .text-box {
    width: 60%
}

.ep-grid .text-box .headline-title {
    padding: 20px 0 0 20px;
    font-size: 1em;
    border-top: 0
}

.ep-grid .text-box .text {
    padding: 5px 0 0 20px;
    color: #797979
}

.ep-grid .list-box {
    display: none
}

.ep-grid .list-box ul {
    padding: 0;
    top: -15px;
    position: relative
}

.ep-grid .list-box ul > li {
    font-size: .45em
}

.ep-grid .list-box ol > li {
    font-size: inherit
}

.ep-grid .list-box ul li ul {
    top: 0
}

.ep-grid .list-box ul li ul li {
    font-size: 1em;
    list-style: none
}

.ep-grid .img-box {
    width: 38%;
    height: 170px;
    margin: 0 -1px
}

.ep-grid .img-box img {
    width: 100%;
    height: auto;
    max-height: 170px
}

.text-bullet .title {
    padding: 0
}

.text-bullet .title h3 {
    word-spacing: .1em;
    font-size: .8em
}

.text-bullet .usual-text {
    font-size: .45em
}

.text-bullet .usual-text p {
    font-size: 100%
}

.text-bullet ul {
    list-style: none;
    width: -webkit-calc(100% - .5rem);
    width: -moz-calc(100% - .5rem);
    width: -o-calc(100% - .5rem);
    width: -ms-calc(100% - .5rem);
    width: calc(100% - .5rem);
    display: inline-block;
    vertical-align: middle
}

.text-bullet ul li {
    width: 32%;
    display: inline-block;
    vertical-align: top
}

.text-bullet ul li p {
    display: inline;
    vertical-align: top;
    font-size: 100%;
    width: 90%
}

.text-bullet ul li a {
    color: #d52b1e
}

.text-bullet .img-box img {
    margin: auto;
    display: block
}

.text-bullet .img-box {
    display: none
}

.text-bullet .bullet {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: -25px;
    position: relative;
    left: -25px
}

.text-bullet .dot .bullet {
    background: url(../img/bullets/dot.png) no-repeat center
}

body.biz .text-bullet ul li a {
    color: #70b23d
}

body.corpo .text-bullet ul li a {
    color: #0188cc
}

body.priv .text-bullet ul li a {
    color: #970702
}

body.premium .text-bullet ul li a {
    color: #9f1b1f
}

body.em .text-bullet ul li a {
    color: #00f
}

body.biz .text-bullet .dot .bullet {
    background: url(../img/bullets/dot-biz.png) no-repeat center
}

body.corpo .text-bullet .dot .bullet {
    background: url(../img/bullets/dot-corpo.png) no-repeat center
}

body.priv .text-bullet .dot .bullet {
    background: url(../img/bullets/dot-priv.png) no-repeat center
}

body.premium .text-bullet .dot .bullet {
    background: url(../img/bullets/dot-premium.png) no-repeat center
}

body.em .text-bullet .square .bullet {
    background: url(../img/bullets/square-em-b.png) no-repeat center
}

.text-bullet .tick .bullet {
    background: url(../img/bullets/tick.png) no-repeat center
}

.text-bullet .circle .bullet {
    background: url(../img/bullets/circle.png) no-repeat center
}

.text-bullet .square .bullet {
    background: url(../img/bullets/square.png) no-repeat center
}

.text-bullet .arrow .bullet {
    background: url(../img/bullets/arrow.png) no-repeat center
}

#cookie-info, #add-info {
    display: none;
    position: fixed;
    bottom: 0;
    z-index: 10002;
    clear: both;
    width: 100%;
    max-width: 1600px;
    min-height: 40px;
    margin: 0;
    background-color: rgba(255, 255, 255, .9);
    text-shadow: 1px 1px 0 #111
}

#cookie-info {
    -moz-box-shadow: 0 -2px 3px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 -2px 3px rgba(0, 0, 0, .4);
    box-shadow: 0 -2px 3px rgba(0, 0, 0, .4)
}

#page-foot[data-pos=relative] #cookie-info {
    bottom: 0
}

#cookie-info, #add-info {
    -moz-transition: bottom .2s linear;
    -webkit-transition: bottom .2s linear;
    -o-transition: bottom .2s linear;
    transition: bottom .2s linear
}

#cookie-info .row, #add-info .row {
    position: relative;
    display: table;
    width: 100%;
    margin: 0 auto;
    padding: 20px 0
}

#cookie-info .include, #add-info .include {
    display: table-cell;
    padding: 0 0 0 .375rem;
    vertical-align: top
}

#cookie-info .row p {
    color: #888;
    text-shadow: none
}

#cookie-info .row a {
    color: #d52b1e
}

#cookie-info .row a:hover {
    text-decoration: underline
}

#cookie-info .button.close {
    position: relative;
    top: -5px;
    display: table-cell;
    width: 27px;
    height: 27px;
    opacity: 1;
    padding: 0 .375rem 0 0;
    background: 0;
    text-align: right;
    vertical-align: top;
    border: 0
}

#cookie-info .button.close:before {
    display: block;
    margin: auto;
    color: #d52b1e;
    font-size: 55px;
    font-weight: initial;
    line-height: .5;
    cursor: pointer;
    content: "\00d7"
}

body:not(.mblog) #add-info {
    display: none
}

#add-info {
    background-color: rgba(131, 175, 52, 0.9)
}

#add-info .row {
    padding: 10px 0;
    text-align: center
}

#add-info .row p {
    color: #fff;
    font-size: .4em;
    text-shadow: none
}

#add-info .row a {
    color: #fff
}

#add-info .row a:hover {
    text-decoration: underline
}

#add-info .include {
    vertical-align: middle
}

#add-info .button.close {
    position: relative;
    top: 7px;
    display: table-cell;
    width: 27px;
    height: 27px;
    opacity: 1;
    padding: 0 .375rem 0 0;
    background: 0;
    text-align: right;
    vertical-align: middle;
    border: 0
}

#add-info .button.close:before {
    display: block;
    margin: auto;
    color: #fff;
    font-size: 4em;
    font-weight: initial;
    line-height: .4;
    cursor: pointer;
    content: "\00d7"
}

.component-grid .inner {
    width: 33%;
    height: 300px;
    display: inline-block;
    margin-left: -10px;
    background: #fff;
    border-top: 1px solid #e7e7e7;
    vertical-align: top;
    position: relative;
    padding: 15px 0
}

.component-grid .inner:hover {
    background: #f5f5f5
}

.component-grid .inner:nth-child(3n) {
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7
}

.component-grid .text-box {
    padding: 0 15px
}

.component-grid .text-box .headline-title {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    font-weight: bold
}

.component-grid .text-box .text {
    width: 100%;
    display: inline-block;
    vertical-align: middle
}

.component-grid a.link-name {
    padding: 10px 0;
    width: 100%;
    vertical-align: middle;
    position: absolute;
    bottom: 0;
    color: #0188cc
}

.include-php {
    display: block;
    width: 100%;
    margin: auto;
    font-size: 1em
}

section.include-php.offline {
    display: block
}

section.include-php.offline:after {
    display: none
}

div.tab-v1 div.include-php.offline {
    min-height: 100px;
    font-size: .6em;
    font-weight: bold;
    text-align: left
}

.include-php.offline div.headline {
    margin: 0;
    background: #ffe
}

.include-php.offline div.headline::after {
    display: block;
    padding: 0 0 5px;
    font-size: 18px;
    content: 'Include PHP'
}

.include-php.offline div.headline * {
    margin: 0;
    padding: .2em 0;
    line-height: 1
}

.include-php.sizeNull {
    min-height: 0;
    height: 0
}

.include-php .box {
    position: relative;
    width: 300px;
    float: right;
    right: 0;
    padding: 0 .5em 20px;
    top: 0;
    background-color: #f7f7f7;
    border-radius: 15px
}

.include-php .box table tr td {
    font-size: 1.4em;
    padding: 0
}

.include-php .box table tr {
    border-bottom: 0
}

.include-php .box table tr:last-child td {
    padding: 10px 0 20px 0
}

.fund-portlet {
    position: relative
}

.fund-portlet .text-bullet {
    width: 55%;
    float: left
}

.fund-portlet .include-php {
    width: 40%;
    float: right
}

div.product-popup tbody td {
    border-bottom: transparent;
    border-right: transparent;
    padding: inherit;
    color: inherit;
    font-size: inherit !important
}

body.logout #page-content .flex section {
    margin-top: 0
}

.flexible {
    z-index: 1003
}

#page-content .flexible {
    z-index: initial
}

.flexible.offline {
    background: #ffe
}

#main .flexible.offline section {
    bottom: 0;
    opacity: 1
}

.ie #main .flexible.offline section {
    filter: alpha(opacity=100)
}

.flexible.offline .headline {
    text-align: center
}

.flexible.offline .headline::before {
    display: block;
    font-size: .5em;
    content: 'Scripts Only'
}

.flexible.offline .headline h3 {
    font-size: .85em
}

#top-banner .legal-note {
    position: absolute;
    top: 32px;
    right: -1px;
    z-index: 13
}

.legal-note {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 13
}

.legal-note.show {
    z-index: 10002
}

.multitile-block.default .legal-note.show {
    z-index: inherit
}

.legal-label {
    position: absolute;
    right: 0;
    top: -25px;
    font-size: .35em;
    width: auto;
    height: auto;
    white-space: nowrap;
    padding: 5px;
    background-color: rgba(1, 1, 1, .1);
    cursor: pointer
}

#carousel-banner .legal-label {
    right: -20px;
    top: 13px
}

.infobox-grid .legal-label, .blog-teaser .legal-label, .multitile-block .legal-label {
    background-color: rgba(1, 1, 1, 0) !important
}

.infobox-grid .legal-label {
    top: -30px
}

.legal-text {
    position: absolute;
    right: -20px;
    top: 10px;
    z-index: 10002;
    width: 400px;
    height: auto;
    padding: 25px 14px 25px 25px;
    background-color: #535456;
    visibility: hidden
}

.legal-text:before {
    position: absolute;
    top: -10px;
    right: 50px;
    z-index: -1;
    display: block;
    width: 20px;
    height: 20px;
    background: #535456;
    border-right: 1px solid #535456;
    border-bottom: 1px solid #535456;
    content: ''
}

.legal-text:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.safari .legal-text:before {
    background: transparent;
    background-image: url(../img/note-arrow.png);
    width: 30px;
    height: 14px;
    border: 0;
    top: -14px
}

.safari .legal-text:before {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.legal-text .row {
    z-index: 9999;
    width: 100%;
    max-height: 200px;
    margin: 0;
    padding-right: 4px;
    text-align: left
}

.legal-text p {
    color: #fff;
    font-size: .325em;
    padding: 0 10px 0 0
}

.legal-text .row a {
    word-break: break-all
}

.infobox-grid .legal-text .row a {
    font-size: 100%
}

#banner-content .legal-text .row a {
    font-size: 100%
}

.ind .legal-text .row a {
    color: #e41609
}

.corpo .legal-text .row a {
    color: #0188cc
}

.biz .legal-text .row a {
    color: #70b23d
}

.priv .legal-text .row a {
    color: #970702
}

.em .legal-text .row a {
    color: #00f
}

.legal-text span.close {
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    width: 13px;
    height: 13px;
    padding: 5px;
    background-color: #535456;
    cursor: pointer;
    vertical-align: middle
}

.legal-text span.close:after {
    position: absolute;
    top: -10px;
    left: 2px;
    height: 30px;
    padding: 0;
    margin: 0;
    color: #fff;
    font-size: 1rem;
    content: "\00d7"
}

.legal-text::-webkit-scrollbar, .row::-webkit-scrollbar, .swipe::-webkit-scrollbar {
    width: 3px
}

.legal-text::-webkit-scrollbar-track, .row::-webkit-scrollbar-track, .swipe::-webkit-scrollbar-track {
    cursor: pointer;
    background-color: #999
}

.legal-text::-webkit-scrollbar-thumb, .row::-webkit-scrollbar-thumb, .swipe::-webkit-scrollbar-thumb {
    background-color: #f5f5f5
}

.legal-text::-webkit-scrollbar-thumb:hover, .row::-webkit-scrollbar-thumb:hover, .swipe::-webkit-scrollbar-thumb:hover {
    background-color: #c5c5c5
}

#toolbox .box:nth-child(5), #toolbox .box:nth-child(6) {
    display: none
}

#toolbox {
    width: 500px;
    position: fixed;
    right: -455px;
    top: 40%;
    z-index: 14
}

#toolbox .box {
    display: table;
    position: relative;
    margin: 3px 0;
    padding: 6px 10px;
    left: 0;
    background-color: #eee;
    -webkit-border-radius: 10px 0 0 10px;
    -moz-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px;
    -moz-transition: left .2s linear;
    -webkit-transition: left .2s linear;
    -o-transition: left .2s linear;
    transition: left .2s linear
}

#toolbox .box.active {
    background-color: #47433f
}

#toolbox .box > a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

#toolbox .box > span, #toolbox .box > h3 {
    vertical-align: middle;
    display: table-cell
}

#toolbox .box > span {
    padding-right: 10px
}

#toolbox .box * {
    color: #fff;
    font-size: 14px
}

#toolbox .box img {
    width: 27px;
    height: 27px;
    vertical-align: middle
}

#toolbox .box.spec-img img {
    width: 41px;
    height: 41px;
    margin: -7.5px 0;
    margin-right: -15px;
    left: -7px;
    position: relative
}

#toolbox .box img.show, #toolbox .box.active img.hide {
    display: none
}

#toolbox .box img.hide, #toolbox .box.active img.show {
    display: inline
}

@media screen and (max-width: 768px) {
    #toolbox {
        display: none
    }
}
