/* Minification failed. Returning unminified contents.
: run-time error CSS1036: Expected expression, found ''
 */
*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:after,:before{box-sizing:border-box}body,html{position:relative;margin:0;width:100%;height:100%}body{font-family:"Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;font-size:16px;line-height:1.4;color:#fff;background-color:#333;overflow-x:hidden}hr,label{display:block}label{margin-bottom:8px;font-size:14px;font-weight:500;cursor:pointer}p{margin-top:0}hr{margin:36px 0;border:0;border-bottom:1px solid #eaeaea;height:1px}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:12px;font-weight:400;line-height:1.2}a,a:focus,a:visited{color:#fff;text-decoration:none;font-weight:600}.form-control{display:block;width:100%;background-color:#f9f9f9;padding:12px;border:1px solid #ddd;border-radius:2.5px;font-size:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-bottom:24px}.h1,h1{font-size:32px}.h2,h2{font-size:24px}.h3,h3{font-size:20px}.h4,h4{font-size:18px}.h5,h5{font-size:16px}.h6,h6{font-size:14px}.container{display:block;margin:auto;max-width:40em;padding:48px}@media (max-width: 620px){.container{padding:0}}.section{background-color:#fff;padding:24px;color:#333}.section a,.section a:focus,.section a:visited{color:#00bcd4}.logo{display:block;margin-bottom:12px}.logo__img{width:100%;height:auto;display:inline-block;max-width:100%;vertical-align:top;padding:6px 0}.visible-ie{display:none}

.choices{position:relative;margin-bottom:24px;font-size:16px}.choices:focus{outline:none}.choices:last-child{margin-bottom:0}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{display:block;width:100%;padding:10px;border-bottom:1px solid #ddd;background-color:#fff;margin:0}.choices[data-type*=select-one] .choices__button{background-image:url(../../icons//cross-inverse.svg);padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.5}.choices[data-type*=select-one] .choices__button:focus,.choices[data-type*=select-one] .choices__button:hover{opacity:1}.choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px #00bcd4}.choices[data-type*=select-one]:after{content:"";height:0;width:0;border-style:solid;border-color:#333 transparent transparent transparent;border-width:5px;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}.choices[data-type*=select-one].is-open:after{border-color:transparent transparent #333 transparent;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]:after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{position:relative;display:inline-block;margin:0 -4px 0 8px;padding-left:16px;border-left:1px solid #008fa1;background-image:url(../../icons//cross.svg);background-size:8px;width:8px;line-height:1;opacity:.75}.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=text] .choices__button:focus,.choices[data-type*=text] .choices__button:hover{opacity:1}.choices__inner{display:inline-block;vertical-align:top;width:100%;background-color:#f9f9f9;padding:7.5px 7.5px 3.75px;border:1px solid #ddd;border-radius:2.5px;font-size:14px;min-height:44px;overflow:hidden}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{margin:0;padding-left:0;list-style:none}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir=rtl] .choices__list--single{padding-right:4px;padding-left:16px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#00bcd4;border:1px solid #00a5bb;color:#fff;word-break:break-all}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}.choices__list--multiple .choices__item.is-highlighted{background-color:#00a5bb;border:1px solid #008fa1}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.choices__list--dropdown{display:none;z-index:1;position:absolute;width:100%;background-color:#fff;border:1px solid #ddd;top:100%;margin-top:-1px;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;overflow:hidden;word-break:break-all}.choices__list--dropdown.is-active{display:block}.is-open .choices__list--dropdown{border-color:#b7b7b7}.is-flipped .choices__list--dropdown{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:.25rem .25rem 0 0}.choices__list--dropdown .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item{position:relative;padding:10px;font-size:14px}[dir=rtl] .choices__list--dropdown .choices__item{text-align:right}@media (min-width: 640px){.choices__list--dropdown .choices__item--selectable{padding-right:100px}.choices__list--dropdown .choices__item--selectable:after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable{text-align:right;padding-left:100px;padding-right:10px}[dir=rtl] .choices__list--dropdown .choices__item--selectable:after{right:auto;left:10px}}.choices__list--dropdown .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted:after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.5}.choices__heading{font-weight:600;font-size:12px;padding:10px;border-bottom:1px solid #f7f7f7;color:gray}.choices__button{text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer}.choices__button:focus{outline:none}.choices__input{display:inline-block;vertical-align:baseline;background-color:#f9f9f9;font-size:14px;margin-bottom:5px;border:0;border-radius:0;max-width:100%;padding:4px 0 4px 2px}.choices__input:focus{outline:0}[dir=rtl] .choices__input{padding-right:2px;padding-left:0}.choices__placeholder{opacity:.5}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

@font-face {
    font-family: "Lato";
    src: url("/Content/fonts/lato/lato-regular-webfont.eot");
    src: url("/Content/fonts/lato/lato-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/Content/fonts/lato/lato-regular-webfont.woff2") format("woff2"), url("/Contentfonts/lato/lato-regular-webfont.woff") format("woff"), url("/Content/fonts/lato/lato-regular-webfont.ttf") format("truetype"), url("/Content/fonts/lato/lato-regular-webfont.svg#Lato") format("svg");
    font-style: normal;
    font-weight: 400;
}

.-left-border {
    border-left: 1px solid #cfcece;
    padding-left: 10px;
}

.absolute {
    position: absolute !important;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #9e9e9e;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #9e9e9e;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #9e9e9e;
}


@font-face {
    font-family: "Lato";
    src: url("/Content/fonts/lato/lato-medium-webfont.eot");
    src: url("/Content/fonts/lato/lato-medium-webfont.eot?#iefix") format("embedded-opentype"), url("/Content/fonts/lato/lato-medium-webfont.woff2") format("woff2"), url("/Content/fonts/lato/lato-medium-webfont.woff") format("woff"), url("/Content/fonts/lato/lato-medium-webfont.ttf") format("truetype"), url("/Content/fonts/lato/lato-medium-webfont.svg#Lato") format("svg");
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: "Lato";
    src: url("/Content/fonts/lato/lato-bold-webfont.eot");
    src: url("/Content/fonts/lato/lato-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/Content/fonts/lato/lato-bold-webfont.woff2") format("woff2"), url("/Content/fonts/lato/lato-bold-webfont.woff") format("woff"), url("/Content/fonts/lato/lato-bold-webfont.ttf") format("truetype"), url("/Content/fonts/lato/lato-bold-webfont.svg#Lato") format("svg");
    font-style: normal;
    font-weight: 700;
}


html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    overflow-x: auto !important
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

    a:active, a:hover {
        outline: 0
    }

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], html input[disabled] {
        cursor: not-allowed
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

input {
    line-height: normal
}

    input[type="checkbox"], input[type="radio"] {
        box-sizing: border-box;
        padding: 0
    }

    input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
        height: auto
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        box-sizing: content-box
    }

        input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none
        }

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

.foundation-mq {
    font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"
}

html {
    font-size: 100%;
    box-sizing: border-box
}

*, *::before, *::after {
    box-sizing: inherit
}

body {
    padding: 0;
    margin: 0;
    font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-weight: normal;
    line-height: 1.5;
    color: #0a0a0a;
    background: #fefefe;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle
}

textarea {
    height: auto;
    min-height: 50px;
    border-radius: 0
}

select {
    width: 100%;
    border-radius: 0
}

#map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object, .mqa-display img, .mqa-display embed, .mqa-display object {
    max-width: none !important
}

button {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    padding: 0;
    border: 0;
    border-radius: 0;
    line-height: 1
}

[data-whatinput='mouse'] button {
    outline: 0
}

.is-visible {
    display: block !important
}

.is-hidden {
    display: none !important
}

.row {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto
}

    .row::before, .row::after {
        content: ' ';
        display: table
    }

    .row::after {
        clear: both
    }

    .row.collapse > .column, .row.collapse > .columns {
        padding-left: 0;
        padding-right: 0
    }

    .row .row {
        margin-left: -.625rem;
        margin-right: -.625rem
    }

@media screen and (min-width: 40em) {
    .row .row {
        margin-left: -.9375rem;
        margin-right: -.9375rem
    }
}

.row .row.collapse {
    margin-left: 0;
    margin-right: 0
}

.row.expanded {
    max-width: none
}

    .row.expanded .row {
        margin-left: auto;
        margin-right: auto
    }

.column, .columns {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

@media screen and (min-width: 40em) {
    .column, .columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right
}

.column.end:last-child:last-child, .end.columns:last-child:last-child {
    float: left
}

.column.row.row, .row.row.columns {
    float: none
}

.row .column.row.row, .row .row.row.columns {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0
}

.small-1 {
    width: 8.33333%
}

.small-push-1 {
    position: relative;
    left: 8.33333%
}

.small-pull-1 {
    position: relative;
    left: -8.33333%
}

.small-offset-0 {
    margin-left: 0%
}

.small-2 {
    width: 16.66667%
}

.small-push-2 {
    position: relative;
    left: 16.66667%
}

.small-pull-2 {
    position: relative;
    left: -16.66667%
}

.small-offset-1 {
    margin-left: 8.33333%
}

.small-3 {
    width: 25%
}

.small-push-3 {
    position: relative;
    left: 25%
}

.small-pull-3 {
    position: relative;
    left: -25%
}

.small-offset-2 {
    margin-left: 16.66667%
}

.small-4 {
    width: 33.33333%
}

.small-push-4 {
    position: relative;
    left: 33.33333%
}

.small-pull-4 {
    position: relative;
    left: -33.33333%
}

.small-offset-3 {
    margin-left: 25%
}

.small-5 {
    width: 41.66667%
}

.small-push-5 {
    position: relative;
    left: 41.66667%
}

.small-pull-5 {
    position: relative;
    left: -41.66667%
}

.small-offset-4 {
    margin-left: 33.33333%
}

.small-6 {
    width: 50%
}

.small-push-6 {
    position: relative;
    left: 50%
}

.small-pull-6 {
    position: relative;
    left: -50%
}

.small-offset-5 {
    margin-left: 41.66667%
}

.small-7 {
    width: 58.33333%
}

.small-push-7 {
    position: relative;
    left: 58.33333%
}

.small-pull-7 {
    position: relative;
    left: -58.33333%
}

.small-offset-6 {
    margin-left: 50%
}

.small-8 {
    width: 66.66667%
}

.small-push-8 {
    position: relative;
    left: 66.66667%
}

.small-pull-8 {
    position: relative;
    left: -66.66667%
}

.small-offset-7 {
    margin-left: 58.33333%
}

.small-9 {
    width: 75%
}

.small-push-9 {
    position: relative;
    left: 75%
}

.small-pull-9 {
    position: relative;
    left: -75%
}

.small-offset-8 {
    margin-left: 66.66667%
}

.small-10 {
    width: 83.33333%
}

.small-push-10 {
    position: relative;
    left: 83.33333%
}

.small-pull-10 {
    position: relative;
    left: -83.33333%
}

.small-offset-9 {
    margin-left: 75%
}

.small-11 {
    width: 91.66667%
}

.small-push-11 {
    position: relative;
    left: 91.66667%
}

.small-pull-11 {
    position: relative;
    left: -91.66667%
}

.small-offset-10 {
    margin-left: 83.33333%
}

.small-12 {
    width: 100%
}

.small-offset-11 {
    margin-left: 91.66667%
}

.small-up-1 > .column, .small-up-1 > .columns {
    width: 100%;
    float: left
}

    .small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
        clear: both
    }

    .small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
        float: left
    }

.small-up-2 > .column, .small-up-2 > .columns {
    width: 50%;
    float: left
}

    .small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
        clear: both
    }

    .small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
        float: left
    }

.small-up-3 > .column, .small-up-3 > .columns {
    width: 33.33333%;
    float: left
}

    .small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
        clear: both
    }

    .small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
        float: left
    }

.small-up-4 > .column, .small-up-4 > .columns {
    width: 25%;
    float: left
}

    .small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
        clear: both
    }

    .small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
        float: left
    }

.small-up-5 > .column, .small-up-5 > .columns {
    width: 20%;
    float: left
}

    .small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
        clear: both
    }

    .small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
        float: left
    }

.small-up-6 > .column, .small-up-6 > .columns {
    width: 16.66667%;
    float: left
}

    .small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
        clear: both
    }

    .small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
        float: left
    }

.small-up-7 > .column, .small-up-7 > .columns {
    width: 14.28571%;
    float: left
}

    .small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
        clear: both
    }

    .small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
        float: left
    }

.small-up-8 > .column, .small-up-8 > .columns {
    width: 12.5%;
    float: left
}

    .small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
        clear: both
    }

    .small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
        float: left
    }

.small-collapse > .column, .small-collapse > .columns {
    padding-left: 0;
    padding-right: 0
}

.small-collapse .row {
    margin-left: 0;
    margin-right: 0
}

.expanded.row .small-collapse.row {
    margin-left: 0;
    margin-right: 0
}

.small-uncollapse > .column, .small-uncollapse > .columns {
    padding-left: .625rem;
    padding-right: .625rem
}

.small-centered {
    margin-left: auto;
    margin-right: auto
}

    .small-centered, .small-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

.small-uncentered, .small-push-0, .small-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left
}

@media screen and (min-width: 40em) {
    .medium-1 {
        width: 8.33333%
    }

    .medium-push-1 {
        position: relative;
        left: 8.33333%
    }

    .medium-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .medium-offset-0 {
        margin-left: 0%
    }

    .medium-2 {
        width: 16.66667%
    }

    .medium-push-2 {
        position: relative;
        left: 16.66667%
    }

    .medium-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .medium-offset-1 {
        margin-left: 8.33333%
    }

    .medium-3 {
        width: 25%
    }

    .medium-push-3 {
        position: relative;
        left: 25%
    }

    .medium-pull-3 {
        position: relative;
        left: -25%
    }

    .medium-offset-2 {
        margin-left: 16.66667%
    }

    .medium-4 {
        width: 33.33333%
    }

    .medium-push-4 {
        position: relative;
        left: 33.33333%
    }

    .medium-pull-4 {
        position: relative;
        left: -33.33333%
    }

    .medium-offset-3 {
        margin-left: 25%
    }

    .medium-5 {
        width: 41.66667%
    }

    .medium-push-5 {
        position: relative;
        left: 41.66667%
    }

    .medium-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .medium-offset-4 {
        margin-left: 33.33333%
    }

    .medium-6 {
        width: 50%
    }

    .medium-push-6 {
        position: relative;
        left: 50%
    }

    .medium-pull-6 {
        position: relative;
        left: -50%
    }

    .medium-offset-5 {
        margin-left: 41.66667%
    }

    .medium-7 {
        width: 58.33333%
    }

    .medium-push-7 {
        position: relative;
        left: 58.33333%
    }

    .medium-pull-7 {
        position: relative;
        left: -58.33333%
    }

    .medium-offset-6 {
        margin-left: 50%
    }

    .medium-8 {
        width: 66.66667%
    }

    .medium-push-8 {
        position: relative;
        left: 66.66667%
    }

    .medium-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .medium-offset-7 {
        margin-left: 58.33333%
    }

    .medium-9 {
        width: 75%
    }

    .medium-push-9 {
        position: relative;
        left: 75%
    }

    .medium-pull-9 {
        position: relative;
        left: -75%
    }

    .medium-offset-8 {
        margin-left: 66.66667%
    }

    .medium-10 {
        width: 83.33333%
    }

    .medium-push-10 {
        position: relative;
        left: 83.33333%
    }

    .medium-pull-10 {
        position: relative;
        left: -83.33333%
    }

    .medium-offset-9 {
        margin-left: 75%
    }

    .medium-11 {
        width: 91.66667%
    }

    .medium-push-11 {
        position: relative;
        left: 91.66667%
    }

    .medium-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .medium-offset-10 {
        margin-left: 83.33333%
    }

    .medium-12 {
        width: 100%
    }

    .medium-offset-11 {
        margin-left: 91.66667%
    }

    .medium-up-1 > .column, .medium-up-1 > .columns {
        width: 100%;
        float: left
    }

        .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
            clear: both
        }

        .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
            float: left
        }

    .medium-up-2 > .column, .medium-up-2 > .columns {
        width: 50%;
        float: left
    }

        .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
            clear: both
        }

        .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
            float: left
        }

    .medium-up-3 > .column, .medium-up-3 > .columns {
        width: 33.33333%;
        float: left
    }

        .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
            clear: both
        }

        .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
            float: left
        }

    .medium-up-4 > .column, .medium-up-4 > .columns {
        width: 25%;
        float: left
    }

        .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
            clear: both
        }

        .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
            float: left
        }

    .medium-up-5 > .column, .medium-up-5 > .columns {
        width: 20%;
        float: left
    }

        .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
            clear: both
        }

        .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
            float: left
        }

    .medium-up-6 > .column, .medium-up-6 > .columns {
        width: 16.66667%;
        float: left
    }

        .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
            clear: both
        }

        .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
            float: left
        }

    .medium-up-7 > .column, .medium-up-7 > .columns {
        width: 14.28571%;
        float: left
    }

        .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
            clear: both
        }

        .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
            float: left
        }

    .medium-up-8 > .column, .medium-up-8 > .columns {
        width: 12.5%;
        float: left
    }

        .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
            clear: both
        }

        .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
            float: left
        }

    .medium-collapse > .column, .medium-collapse > .columns {
        padding-left: 0;
        padding-right: 0
    }

    .medium-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .expanded.row .medium-collapse.row {
        margin-left: 0;
        margin-right: 0
    }

    .medium-uncollapse > .column, .medium-uncollapse > .columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }

    .medium-centered {
        margin-left: auto;
        margin-right: auto
    }

        .medium-centered, .medium-centered:last-child:not(:first-child) {
            float: none;
            clear: both
        }

    .medium-uncentered, .medium-push-0, .medium-pull-0 {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left
    }
}

@media screen and (min-width: 64em) {
    .large-1 {
        width: 8.33333%
    }

    .large-push-1 {
        position: relative;
        left: 8.33333%
    }

    .large-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .large-offset-0 {
        margin-left: 0%
    }

    .large-2 {
        width: 16.66667%
    }

    .large-push-2 {
        position: relative;
        left: 16.66667%
    }

    .large-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .large-offset-1 {
        margin-left: 8.33333%
    }

    .large-3 {
        width: 25%
    }

    .large-push-3 {
        position: relative;
        left: 25%
    }

    .large-pull-3 {
        position: relative;
        left: -25%
    }

    .large-offset-2 {
        margin-left: 16.66667%
    }

    .large-4 {
        width: 33.33333%
    }

    .large-push-4 {
        position: relative;
        left: 33.33333%
    }

    .large-pull-4 {
        position: relative;
        left: -33.33333%
    }

    .large-offset-3 {
        margin-left: 25%
    }

    .large-5 {
        width: 41.66667%
    }

    .large-push-5 {
        position: relative;
        left: 41.66667%
    }

    .large-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .large-offset-4 {
        margin-left: 33.33333%
    }

    .large-6 {
        width: 50%
    }

    .large-push-6 {
        position: relative;
        left: 50%
    }

    .large-pull-6 {
        position: relative;
        left: -50%
    }

    .large-offset-5 {
        margin-left: 41.66667%
    }

    .large-7 {
        width: 58.33333%
    }

    .large-push-7 {
        position: relative;
        left: 58.33333%
    }

    .large-pull-7 {
        position: relative;
        left: -58.33333%
    }

    .large-offset-6 {
        margin-left: 50%
    }

    .large-8 {
        width: 66.66667%
    }

    .large-push-8 {
        position: relative;
        left: 66.66667%
    }

    .large-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .large-offset-7 {
        margin-left: 58.33333%
    }

    .large-9 {
        width: 75%
    }

    .large-push-9 {
        position: relative;
        left: 75%
    }

    .large-pull-9 {
        position: relative;
        left: -75%
    }

    .large-offset-8 {
        margin-left: 66.66667%
    }

    .large-10 {
        width: 83.33333%
    }

    .large-push-10 {
        position: relative;
        left: 83.33333%
    }

    .large-pull-10 {
        position: relative;
        left: -83.33333%
    }

    .large-offset-9 {
        margin-left: 75%
    }

    .large-11 {
        width: 91.66667%
    }

    .large-push-11 {
        position: relative;
        left: 91.66667%
    }

    .large-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .large-offset-10 {
        margin-left: 83.33333%
    }

    .large-12 {
        width: 100%
    }

    .large-offset-11 {
        margin-left: 91.66667%
    }

    .large-up-1 > .column, .large-up-1 > .columns {
        width: 100%;
        float: left
    }

        .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
            clear: both
        }

        .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
            float: left
        }

    .large-up-2 > .column, .large-up-2 > .columns {
        width: 50%;
        float: left
    }

        .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
            clear: both
        }

        .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
            float: left
        }

    .large-up-3 > .column, .large-up-3 > .columns {
        width: 33.33333%;
        float: left
    }

        .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
            clear: both
        }

        .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
            float: left
        }

    .large-up-4 > .column, .large-up-4 > .columns {
        width: 25%;
        float: left
    }

        .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
            clear: both
        }

        .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
            float: left
        }

    .large-up-5 > .column, .large-up-5 > .columns {
        width: 20%;
        float: left
    }

        .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
            clear: both
        }

        .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
            float: left
        }

    .large-up-6 > .column, .large-up-6 > .columns {
        width: 16.66667%;
        float: left
    }

        .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
            clear: both
        }

        .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
            float: left
        }

    .large-up-7 > .column, .large-up-7 > .columns {
        width: 14.28571%;
        float: left
    }

        .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
            clear: both
        }

        .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
            float: left
        }

    .large-up-8 > .column, .large-up-8 > .columns {
        width: 12.5%;
        float: left
    }

        .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
            clear: both
        }

        .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
            float: left
        }

    .large-collapse > .column, .large-collapse > .columns {
        padding-left: 0;
        padding-right: 0
    }

    .large-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .expanded.row .large-collapse.row {
        margin-left: 0;
        margin-right: 0
    }

    .large-uncollapse > .column, .large-uncollapse > .columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }

    .large-centered {
        margin-left: auto;
        margin-right: auto
    }

        .large-centered, .large-centered:last-child:not(:first-child) {
            float: none;
            clear: both
        }

    .large-uncentered, .large-push-0, .large-pull-0 {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left
    }
}

.text-success {
    color: #eb1946;
}


.button {
    display: inline-block;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 0;
    padding: 0.85em 1em;
    margin: 0 0 1rem 0;
    font-size: 0.9rem;
    background-color: #2199e8;
    color: #fefefe
}

[data-whatinput='mouse'] .button {
    outline: 0
}

.button:hover, .button:focus {
    background-color: #1583cc;
    color: #fefefe
}

.button.tiny {
    font-size: .6rem
}

.button.small {
    font-size: .75rem
}

.button.large {
    font-size: 1.25rem
}

.button.expanded {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0
}

.button.primary {
    background-color: #2199e8;
    color: #fefefe
}

    .button.primary:hover, .button.primary:focus {
        background-color: #147cc0;
        color: #fefefe
    }

.button.secondary {
    background-color: #777;
    color: #fefefe
}

    .button.secondary:hover, .button.secondary:focus {
        background-color: #5f5f5f;
        color: #fefefe
    }

.button.success {
    background-color: #3adb76;
    color: #fefefe
}

    .button.success:hover, .button.success:focus {
        background-color: #22bb5b;
        color: #fefefe
    }

.button.warning {
    background-color: #ffae00;
    color: #fefefe
}

    .button.warning:hover, .button.warning:focus {
        background-color: #cc8b00;
        color: #fefefe
    }

.button.alert {
    background-color: #ec5840;
    color: #fefefe
}

    .button.alert:hover, .button.alert:focus {
        background-color: #da3116;
        color: #fefefe
    }

.button.hollow {
    border: 1px solid #2199e8;
    color: #2199e8
}

    .button.hollow, .button.hollow:hover, .button.hollow:focus {
        background-color: transparent
    }

        .button.hollow:hover, .button.hollow:focus {
            border-color: #0c4d78;
            color: #0c4d78
        }

        .button.hollow.primary {
            border: 1px solid #2199e8;
            color: #2199e8
        }

            .button.hollow.primary:hover, .button.hollow.primary:focus {
                border-color: #0c4d78;
                color: #0c4d78
            }

        .button.hollow.secondary {
            border: 1px solid #777;
            color: #777
        }

            .button.hollow.secondary:hover, .button.hollow.secondary:focus {
                border-color: #3c3c3c;
                color: #3c3c3c
            }

        .button.hollow.success {
            border: 1px solid #3adb76;
            color: #3adb76
        }

            .button.hollow.success:hover, .button.hollow.success:focus {
                border-color: #157539;
                color: #157539
            }

        .button.hollow.warning {
            border: 1px solid #ffae00;
            color: #ffae00
        }

            .button.hollow.warning:hover, .button.hollow.warning:focus {
                border-color: #805700;
                color: #805700
            }

        .button.hollow.alert {
            border: 1px solid #ec5840;
            color: #ec5840
        }

            .button.hollow.alert:hover, .button.hollow.alert:focus {
                border-color: #881f0e;
                color: #881f0e
            }

.button.disabled, .button[disabled] {
    opacity: .25;
    cursor: not-allowed
}

    .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
        background-color: #2199e8;
        color: #fefefe
    }

    .button.disabled.primary, .button[disabled].primary {
        opacity: .25;
        cursor: not-allowed
    }

        .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary:hover, .button[disabled].primary:focus {
            background-color: #2199e8;
            color: #fefefe
        }

    .button.disabled.secondary, .button[disabled].secondary {
        opacity: .25;
        cursor: not-allowed
    }

        .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
            background-color: #777;
            color: #fefefe
        }

    .button.disabled.success, .button[disabled].success {
        opacity: .25;
        cursor: not-allowed
    }

        .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
            background-color: #3adb76;
            color: #fefefe
        }

    .button.disabled.warning, .button[disabled].warning {
        opacity: .25;
        cursor: not-allowed
    }

        .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
            background-color: #ffae00;
            color: #fefefe
        }

    .button.disabled.alert, .button[disabled].alert {
        opacity: .25;
        cursor: not-allowed
    }

        .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
            background-color: #ec5840;
            color: #fefefe
        }

.button.dropdown::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset .4em;
    border-color: #fefefe transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: relative;
    top: 0.4em;
    float: right;
    margin-left: 1em;
    display: inline-block
}

.button.arrow-only::after {
    margin-left: 0;
    float: none;
    top: -0.1em
}

header .header-menu .count {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#fea314, endColorstr=#eb0188)";
    background-image: linear-gradient(to top, #eb0188 0%, #eb1d45 52%, #fea314 100%);
}

.btn-primary:before {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#fea314, endColorstr=#eb0188)";
    background-image: linear-gradient(to top, #ea0981 0%, #eb0188 50%, #eb1d45 78%, #fea314 100%);
}

/* body, */
header .header-menu-inner .menu li .sub-menu-content {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#ffffff, endColorstr=#ffffff)";
    background-image: linear-gradient(to top, #fff 0%, #f4f4f4 100%);
}

.js-tooltip-container {
    background: -webkit-linear-gradient(bottom, #f0f0f0 1%, #f6f6f6 51%, #fdfdfd 100%);
    background: linear-gradient(to top, #f0f0f0 1%, #f6f6f6 51%, #fdfdfd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#fdfdfd, endColorstr=#f0f0f0);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#fdfdfd, endColorstr=#f0f0f0)"
}

footer .footer-bar, header .header-bar {
    background: -webkit-linear-gradient(bottom, #464646 7%, #1e1e1e 100%);
    background: linear-gradient(to top, #464646 7%, #1e1e1e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#1e1e1e, endColorstr=#464646);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#1e1e1e, endColorstr=#464646)";
}

footer .footer-blocks {
    background: -webkit-linear-gradient(bottom, #f0f0f0 0%, #f5f5f5 23%, #fafafa 100%);
    background: linear-gradient(to top, #f0f0f0 0%, #f5f5f5 23%, #fafafa 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#fafafa, endColorstr=#f0f0f0);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#fafafa, endColorstr=#f0f0f0);
}


header .header-menu-inner .menu li.expandable > a > span:after, header .header-menu-inner .menu li.expandable > a > span:before {
    content: '';
    display: block;
    position: absolute;
    background: #f5f5f5;
    -webkit-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 35%;
    bottom: -3.75rem;
    height: 2.1875rem;
    width: 2.1875rem;
    z-index: 300
}

html {
    min-width: 75.625rem
}

body {
    background-color: #fff;
    background-size: 100% 11.875rem;
    background-position: center 9.375rem;
    background-repeat: no-repeat
}

header {
    width: 100%
}

    header.fixed {
        position: fixed;
        left: 0;
        top: 0;
        z-index: 10;
        box-shadow: 0 0 1.375rem -0.3125rem #6e6e6e;
    }

.page-breadcrumb ul {
    padding: 0;
    list-style-type: none;
    margin: 0
}

    .page-breadcrumb ul li {
        display: inline-block;
        font-size: .875rem
    }

        .page-breadcrumb ul li:first-child a {
            font-weight: bold;
            color: #eb1946
        }

        .page-breadcrumb ul li:not(:first-child):before {
            content: '>';
            display: inline-block;
            margin: 0 .25rem 0 .125rem
        }

.page-header .header-title {
    display: table;
    width: 100%;
    table-layout: fixed;
    min-height: 6.5625rem;
    padding: 0 0 1.5625rem
}

    .page-header .header-title.-small {
        min-height: 4.5625rem;
        padding: 0 0 0.5625rem
    }

    .page-header .header-title > * {
        display: table-cell;
        vertical-align: middle
    }

.page-header .header-title-icon {
    width: 6.875rem;
    text-align: center;
    padding-right: 1.25rem
}

.page-header .-small .header-title-icon {
    width: 3.7rem;
}

.page-header .header-title-text {
    font-size: 2.5rem;
    line-height: 4.5rem;
    font-weight: bold
}

.page-header .-small .header-title-text {
    font-size: 1.75rem;
    line-height: 1.125rem;
}

.page-header .header-location {
    padding-bottom: 2.1875rem
}

    .page-header .header-location > * {
        display: inline-block;
        vertical-align: top
    }

.page-header .header-location-text {
    font-weight: bold;
    font-size: .875rem;
    padding-right: 1.5625rem;
    line-height: 3.125rem
}

.page-header .header-location-select {
    min-width: 28.75rem
}

.page-small {
    width: 38.625rem !important;
}

[class*='page-'] {
    padding: 0.2rem 1.875rem 0;
    margin: 0 auto;
    width: 75.625rem
}

footer {
    margin-top: 6.25rem
}

    footer .footer-blocks-inner {
        margin: 0 auto;
        width: 75.625rem;
        padding: 1.5625rem 1.875rem 0;
        height: 115px
    }

        footer .footer-blocks-inner .left {
            float: left
        }

        footer .footer-blocks-inner .right {
            float: right
        }

            footer .footer-blocks-inner .right .block {
                margin-left: 3.125rem
            }

                footer .footer-blocks-inner .right .block > span span {
                    display: inline-block
                }

                    footer .footer-blocks-inner .right .block > span span:after {
                        -webkit-transition: all 0.25s ease-in;
                        transition: all 0.25s ease-in;
                        content: '';
                        display: block;
                        width: 0%;
                        height: .125rem;
                        background: #eb1946;
                        border-radius: .1875rem
                    }

                    footer .footer-blocks-inner .right .block > span span:hover {
                        color: #eb1946
                    }

                        footer .footer-blocks-inner .right .block > span span:hover:after {
                            width: 100%
                        }

        footer .footer-blocks-inner .block {
            display: inline-block;
            color: #6e6e6e;
            font-weight: 400;
            vertical-align: top;
            position: relative
        }

            footer .footer-blocks-inner .block > span {
                display: inline-block;
                vertical-align: top;
                margin: .5rem 0 0 .9375rem
            }

                footer .footer-blocks-inner .block > span > p {
                    font-size: .75rem
                }

            footer .footer-blocks-inner .block > i {
                display: inline-block
            }

    footer .footer-bar-inner {
        white-space: nowrap;
        margin: 0 auto;
        width: 75.625rem;
        font-size: .75rem;
        padding: 1rem 1.875rem
    }

        footer .footer-bar-inner > div {
            width: 50%;
            display: inline-block
        }

        footer .footer-bar-inner .footer-nav a {
            margin-left: 1.6875rem;
            color: #fff
        }

header .header-bar-inner {
    white-space: nowrap;
    margin: 0 auto;
    width: 75.625rem;
    font-size: .875rem;
    padding: .9375rem 1.875rem .875rem
}

    header .header-bar-inner > div {
        width: 50%;
        display: inline-block
    }

    header .header-bar-inner a {
        color: #fff;
        font-weight: 400
    }

    header .header-bar-inner .right a {
        margin-left: 1.875rem
    }

header .header-menu {
    background-color: #fff;
    height: 100px
}

header .header-menu-inner {
    margin: 0 auto;
    width: 75.625rem;
    padding: 0 1.875rem .4375rem;
    white-space: nowrap
}

    header .header-menu-inner .left, header .header-menu-inner .right {
        display: inline-block;
        vertical-align: top
    }

    header .header-menu-inner .left {
        width: 35%;
        padding-top: 1.5625rem
    }

    header .header-menu-inner .right {
        width: 65%
    }

    header .header-menu-inner .menu {
        list-style-type: none;
        margin: 0
    }

        header .header-menu-inner .menu li {
            margin-left: 1.5625rem;
            padding: 2.1875rem 0 2.1875rem;
            display: inline-block;
            color: red
        }

            header .header-menu-inner .menu li > a {
                display: inline-block;
                color: #6e6e6e;
                font-weight: 400;
                font-size: 1.125rem
            }

                header .header-menu-inner .menu li > a:after {
                    -webkit-transition: all 0.25s ease-in;
                    transition: all 0.25s ease-in;
                    content: '';
                    display: block;
                    width: 0%;
                    height: .1875rem;
                    background: #eb1946;
                    border-radius: .1875rem
                }

                header .header-menu-inner .menu li > a:hover {
                    color: #eb1946
                }

                    header .header-menu-inner .menu li > a:hover:after {
                        width: 100%
                    }

                header .header-menu-inner .menu li > a > i {
                    display: inline-block;
                    vertical-align: middle
                }

            header .header-menu-inner .menu li.expandable > a > span {
                position: relative;
                width: 100%;
                height: 0
            }

                header .header-menu-inner .menu li.expandable > a > span:after {
                    cursor: default;
                    opacity: 0
                }

                header .header-menu-inner .menu li.expandable > a > span:before {
                    cursor: default;
                    opacity: 0;
                    z-index: 299;
                    box-shadow: 0 0 .375rem 0 #cfcece
                }

            header .header-menu-inner .menu li.expandable:hover .sub-menu-content {
                height: 180px
            }

            header .header-menu-inner .menu li.expandable:hover > a {
                color: #eb1946
            }

                header .header-menu-inner .menu li.expandable:hover > a:after {
                    -webkit-transition: all 0.25s ease-in;
                    transition: all 0.25s ease-in;
                    content: '';
                    display: block;
                    width: 100%;
                    height: .1875rem;
                    background: #eb1946;
                    border-radius: .1875rem
                }

                header .header-menu-inner .menu li.expandable:hover > a:hover {
                    color: #eb1946
                }

                    header .header-menu-inner .menu li.expandable:hover > a:hover:after {
                        width: 100%
                    }

                header .header-menu-inner .menu li.expandable:hover > a > span:before, header .header-menu-inner .menu li.expandable:hover > a > span:after {
                    opacity: 1
                }

                header .header-menu-inner .menu li.expandable:hover > a > i {
                    display: inline-block;
                    white-space: nowrap;
                    width: 1.125rem;
                    height: .75rem;
                    font-size: 0
                }

                    header .header-menu-inner .menu li.expandable:hover > a > i:after {
                        display: inline-block;
                        content: '';
                        background-image: url("/Content/img/icons/dropdown.svg");
                        background-repeat: no-repeat;
                        background-size: contain;
                        width: 1.125rem;
                        height: .75rem
                    }

            header .header-menu-inner .menu li.active {
                /* position:relative */
            }

                header .header-menu-inner .menu li.active > a {
                    color: #eb1946
                }

                    header .header-menu-inner .menu li.active > a:after {
                        -webkit-transition: all 0.25s ease-in;
                        transition: all 0.25s ease-in;
                        content: '';
                        display: block;
                        width: 100%;
                        height: .1875rem;
                        background: #eb1946;
                        border-radius: .1875rem
                    }

                    header .header-menu-inner .menu li.active > a:hover {
                        color: #eb1946
                    }

                        header .header-menu-inner .menu li.active > a:hover:after {
                            width: 100%
                        }

            header .header-menu-inner .menu li .sub-menu-content {
                display: block;
                overflow: hidden;
                position: absolute;
                z-index: 299;
                height: 0;
                background-color: #fff;
                text-align: left;
                left: 0;
                right: 0;
                top: calc(50px + 100px);
                -webkit-transition: all 0.25s ease-in;
                transition: all 0.25s ease-in;
                -webkit-transition-delay: 0.1s;
                transition-delay: 0.1s;
                box-shadow: 0 0 1.375rem -.3125rem #6e6e6e
            }

                header .header-menu-inner .menu li .sub-menu-content i {
                    display: inline-block;
                    vertical-align: bottom
                }

                header .header-menu-inner .menu li .sub-menu-content .inner {
                    white-space: normal;
                    margin: 0 auto;
                    width: 75.625rem;
                    padding: 2.5rem .625rem
                }

                    header .header-menu-inner .menu li .sub-menu-content .inner .sub-menu-block {
                        display: inline-block;
                        height: 96px;
                        vertical-align: top;
                        color: #6e6e6e;
                        text-align: center;
                        font-weight: 400;
                        padding: 0 1.875rem 1rem 1.875rem;
                        font-size: .875rem
                    }

                    header .header-menu-inner .menu li .sub-menu-content .inner .sub-menu-block-small {
                        display: inline-block;
                        height: 96px;
                        float: right;
                        vertical-align: top;
                        color: #6e6e6e;
                        text-align: left;
                        font-weight: 400;
                        padding: 0 1.875rem 1rem 1.875rem;
                        font-size: .8125rem;
                        line-height: 1.03rem
                    }

.kwota {
    color: #eb1946;
}

header .header-menu-inner .menu li .sub-menu-content .inner .sub-menu-block:hover,
header .header-menu-inner .menu li .sub-menu-content .inner .sub-menu-block-small a:hover {
    color: #eb1946
}

header .header-menu-inner .menu li .sub-menu-content .inner .fl:not(:last-child) {
    border-right: 1px solid #dcdcdc !important;
}
/*
header .header-menu-inner .menu li .sub-menu-content .inner .sub-menu-block:not(:last-child){
border-right:1px solid #dcdcdc} */

header .header-menu-inner .menu li .sub-menu-content .inner .fr .sub-menu-block-small {
    border-left: 1px solid #dcdcdc !important;
}

header .header-menu-inner .menu li .sub-menu-content .inner .sub-menu-block > span {
    display: block;
    width: 6.25rem;
    margin-top: .625rem
}

header .header-menu-inner .menu li .sub-menu-content .inner .sub-menu-block-small > span {
    display: block;
    /*width:6.25rem;
margin-top:.625rem*/
}

header .header-menu-inner .logo {
    float: left;
    display: inline-block;
    width: 10.75rem;
    height: 3.4375rem;
    background: url("/Content/img/logo.svg") no-repeat
}

    header .header-menu-inner .logo span {
        color: #eb1946;
        font-size: 1.1875rem;
        line-height: 1rem;
        position: relative;
        left: 12.5rem
    }

header .header-menu-inner .logoEBok {
    float: left;
    display: inline-block;
    margin-left: 25px
}

    header .header-menu-inner .logoEBok span {
        color: #eb1946;
        font-size: 1.1875rem;
        line-height: 1.2rem;
        position: relative;
    }

header .header-menu .count {
    display: inline-block;
    color: #fff;
    font-size: .875rem;
    padding: .1875rem .375rem;
    vertical-align: top;
    border-radius: .1875rem;
    margin-left: .625rem
}

header.with-steps .steps li {
    list-style-type: none;
    display: inline-block;
    vertical-align: top
}

    header.with-steps .steps li a > * {
        display: inline-block;
        vertical-align: top;
        text-align: left
    }

        header.with-steps .steps li a > *:not(:first-child) {
            margin-left: .625rem
        }

    header.with-steps .steps li a > span {
        margin-top: .125rem
    }

    header.with-steps .steps li.active a {
        color: #eb1946;
        font-weight: bold
    }

    header.with-steps .steps li > i {
        display: inline-block;
        vertical-align: top;
        margin-left: 2.8125rem;
        margin-right: 2.5rem
    }

.smlr {
    margin-left: 1.8125rem !important;
    margin-right: 1.5rem !important;
}

.usageCount.mmp-table {
    display: block;
    padding: 1.25rem 0rem 0rem 0rem;
}



.mmp-table {
    display: table;
    width: 100%;
    table-layout: fixed;
    border: 1px solid #cfcece;
    border-radius: 0 0 .3125rem .3125rem;
    padding: 1.25rem 1.875rem .625rem;
    border-top-width: 0;
    margin-bottom: 1.875rem
}

    .mmp-table.padding-0 {
        padding: 0;
    }

    .border-0,
    .mmp-box.border-0,
    .mmp-table.border-0,
    .mmp-table.border-0:before {
        border: 0 !important;
    }

header .header-menu-inner .menu li .sub-menu-content .inner .fl.border-0 {
    border-right: 0px !important;
}



.mmp-table .mmp-table-inside {
    display: table !important;
    table-layout: fixed;
    width: 100%;
    margin: -1.25rem 0
}

    .mmp-table .mmp-table-inside.striped {
        padding: 0
    }

        .mmp-table .mmp-table-inside.striped .mmp-table-header > * {
            padding-top: .4375rem
        }

        .mmp-table .mmp-table-inside.striped .mmp-table-header:last-child > * {
            border-bottom: none
        }

        .mmp-table .mmp-table-inside.striped .mmp-table-row > * {
            padding-top: .625rem
        }

        .mmp-table .mmp-table-inside.striped .mmp-table-row:last-child > * {
            border-bottom: none
        }

.mmp-table.striped .mmp-table-inside {
    margin: -.625rem -1.25rem
}

.mmp-table-caption {
    padding: 1.875rem 1.875rem 0;
    border: 1px solid #cfcece;
    border-radius: .3125rem .3125rem 0 0;
    border-bottom-width: 0;
    display: table-caption;
    font-size: 1.75rem;
    line-height: 1.125rem;
    font-weight: bold
}

.mmp-table-caption-index {
    font-weight: normal;
    font-size: .875rem;
    padding-left: .625rem
}

.mmp-table-caption-right {
    float: right
}

    .mmp-table-caption-right .-text-link {
        font-size: .875rem;
        font-weight: normal
    }

.mmp-table.medium-rows > *:not(.mmp-table-header):not(.row-summary) > * > *:not(.mmp-table-inside):before:not(.mmp-table-caption-right) {
    content: '';
    display: inline-block;
    width: 0;
    margin-right: -.25rem;
    height: 2.5rem;
    vertical-align: middle
}


.mmp-table:not(.striped) .mmp-table-row, .mmp-table-inside:not(.striped) .mmp-table-row {
    display: table-row
}

    .mmp-table:not(.striped) .mmp-table-row.border-top > *, .mmp-table-inside:not(.striped) .mmp-table-row.border-top > * {
        border-top: 1px solid #cfcece
    }

    .mmp-table:not(.striped) .mmp-table-row > *, .mmp-table-inside:not(.striped) .mmp-table-row > * {
        display: table-cell;
        font-size: .875rem;
        line-height: 1rem;
        padding: 3.125rem 1.875rem 1.25rem 0;
        white-space: nowrap;
        position: relative;
        height: 0;
        vertical-align: middle
    }

        .mmp-table:not(.striped) .mmp-table-row > *:first-child, .mmp-table-inside:not(.striped) .mmp-table-row > *:first-child {
            width: 13.75rem
        }

            .mmp-table:not(.striped) .mmp-table-row > *:first-child > .js-tooltip, .mmp-table-inside:not(.striped) .mmp-table-row > *:first-child > .js-tooltip {
                width: 100%;
                height: auto
            }

        .mmp-table:not(.striped) .mmp-table-row > * .clear, .mmp-table-inside:not(.striped) .mmp-table-row > * .clear {
            padding-right: 0
        }

        .mmp-table:not(.striped) .mmp-table-row > *:last-child, .mmp-table-inside:not(.striped) .mmp-table-row > *:last-child {
            padding-right: 0
        }

        .mmp-table:not(.striped) .mmp-table-row > *:not(:first-child):not(.clear):not(.clear-v):before, .mmp-table-inside:not(.striped) .mmp-table-row > *:not(:first-child):not(.clear):not(.clear-v):before {
            display: inline-table;
            margin-right: -.25rem;
            height: 100%;
            min-height: 3.4375rem;
            content: '';
            vertical-align: middle;
            width: 0px;
            border-left: 1px solid #cfcece
        }

        .mmp-table:not(.striped) .mmp-table-row > *:not(:first-child):not(.clear) > :first-child, .mmp-table-inside:not(.striped) .mmp-table-row > *:not(:first-child):not(.clear) > :first-child {
            padding-left: 1.875rem
        }

        .mmp-table:not(.striped) .mmp-table-row > * > *, .mmp-table-inside:not(.striped) .mmp-table-row > * > * {
            display: inline-block;
            white-space: normal;
            vertical-align: middle
        }

    .mmp-table:not(.striped) .mmp-table-row.-vat > *, .mmp-table-inside:not(.striped) .mmp-table-row.-vat > * {
        vertical-align: top
    }

    .mmp-table:not(.striped) .mmp-table-row.-vab > *, .mmp-table-inside:not(.striped) .mmp-table-row.-vab > * {
        vertical-align: bottom
    }

    .mmp-table:not(.striped) .mmp-table-row:not(:last-child) > *:not(.clear):not(.clear-h), .mmp-table-inside:not(.striped) .mmp-table-row:not(:last-child) > *:not(.clear):not(.clear-h) {
        border-bottom: 1px solid #cfcece
    }

    .mmp-table:not(.striped) .mmp-table-row.clear > *, .mmp-table-inside:not(.striped) .mmp-table-row.clear > * {
        border-bottom: none !important
    }

        .mmp-table:not(.striped) .mmp-table-row.clear > *:before, .mmp-table-inside:not(.striped) .mmp-table-row.clear > *:before {
            display: none !important
        }

    .mmp-table:not(.striped) .mmp-table-row.bordered > *, .mmp-table-inside:not(.striped) .mmp-table-row.bordered > * {
        border-top: 1px solid #cfcece
    }

    .mmp-table:not(.striped) .mmp-table-row.slim > *, .mmp-table-inside:not(.striped) .mmp-table-row.slim > * {
        vertical-align: bottom;
        padding-top: .3125rem;
        padding-bottom: .3125rem
    }

.mmp-table:not(.striped) .mmp-table-inside .mmp-table-row > *, .mmp-table-inside:not(.striped) .mmp-table-inside .mmp-table-row > * {
    padding-top: 1.25rem
}

.mmp-table:not(.striped) .mmp-table-caption + .mmp-table-row > *, .mmp-table-inside:not(.striped) .mmp-table-caption + .mmp-table-row > * {
    padding-top: 1.25rem !important
}

.mmp-table:not(.striped) .mmp-table-row + .mmp-table-row > *, .mmp-table-inside:not(.striped) .mmp-table-row + .mmp-table-row > * {
    padding-top: 1.25rem !important
}

.mmp-table.striped, .mmp-table-inside.striped {
    padding-bottom: 2.5rem
}

    .mmp-table.striped .mmp-table-caption, .mmp-table-inside.striped .mmp-table-caption {
        padding-bottom: 1.875rem
    }

    .mmp-table.striped .mmp-table-caption-bottom, .mmp-table-inside.striped .mmp-table-caption-bottom {
        padding-bottom: 1.875rem
    }

    .mmp-table.striped .mmp-table-header, .mmp-table.striped .mmp-table-row, .mmp-table-inside.striped .mmp-table-header, .mmp-table-inside.striped .mmp-table-row {
        display: table-row
    }

        .mmp-table.striped .mmp-table-header > *, .mmp-table.striped .mmp-table-row > *, .mmp-table-inside.striped .mmp-table-header > *, .mmp-table-inside.striped .mmp-table-row > * {
            display: table-cell
        }

            .mmp-table.striped .mmp-table-header > * > *, .mmp-table.striped .mmp-table-row > * > *, .mmp-table-inside.striped .mmp-table-header > * > *, .mmp-table-inside.striped .mmp-table-row > * > * {
                vertical-align: middle;
                display: inline-block
            }

        .mmp-table.striped .mmp-table-header > *, .mmp-table-inside.striped .mmp-table-header > * {
            padding: 1.6875rem 1.25rem .4375rem;
            border-bottom: 1px solid #cfcece;
            font-weight: bold;
            font-size: 1rem;
            line-height: 1.25rem;
            vertical-align: middle
        }

        .mmp-table.striped .mmp-table-row > *, .mmp-table-inside.striped .mmp-table-row > * {
            white-space: nowrap;
            padding: .625rem 1.25rem;
            font-size: .875rem;
            line-height: 1.125rem;
            vertical-align: middle
        }

        .mmp-table.striped .mmp-table-row.padding-0 > *,
        .mmp-table-inside.striped .mmp-table-row.padding-0 > * {
            padding: 0
        }

        .mmp-table.striped .mmp-table-row.row-gray > *, .mmp-table-inside.striped .mmp-table-row.row-gray > * {
            border-top: none !important;
            background-color: #f5f5f5
        }

        .mmp-table.striped .mmp-table-row:last-child:not(:first-child):not(:nth-child(2)) > *, .mmp-table-inside.striped .mmp-table-row:last-child:not(:first-child):not(:nth-child(2)) > * {
            border-bottom: 1px solid #cfcece
        }

        .mmp-table.striped .mmp-table-row:not(:first-child) > *:not(.clear):not(.clear-h), .mmp-table-inside.striped .mmp-table-row:not(:first-child) > *:not(.clear):not(.clear-h) {
            border-top: 1px solid #cfcece
        }

        .mmp-table.striped .mmp-table-header + .mmp-table-row > *, .mmp-table-inside.striped .mmp-table-header + .mmp-table-row > * {
            border-top: none !important
        }

        .mmp-table.striped .mmp-table-row.row-gray + .mmp-table-row:not(.row-summary) > *, .mmp-table-inside.striped .mmp-table-row.row-gray + .mmp-table-row:not(.row-summary) > * {
            border-top: none !important
        }

.mmp-table.striped-odd.mmp-table > .mmp-table-row:not(.row-summary) > *, .mmp-table.striped-odd.mmp-table-inside > .mmp-table-row:not(.row-summary) > *, .mmp-table-inside.striped-odd.mmp-table > .mmp-table-row:not(.row-summary) > *, .mmp-table-inside.striped-odd.mmp-table-inside > .mmp-table-row:not(.row-summary) > * {
    border-top: none !important
}

.mmp-table.striped-odd.mmp-table > .mmp-table-row:nth-child(2n+1) > *, .mmp-table.striped-odd.mmp-table-inside > .mmp-table-row:nth-child(2n+1) > *, .mmp-table-inside.striped-odd.mmp-table > .mmp-table-row:nth-child(2n+1) > *, .mmp-table-inside.striped-odd.mmp-table-inside > .mmp-table-row:nth-child(2n+1) > * {
    background-color: #f5f5f5
}

.mmp-table.striped-even.mmp-table > .mmp-table-row:not(.row-summary) > *, .mmp-table.striped-even.mmp-table-inside > .mmp-table-row:not(.row-summary) > *, .mmp-table-inside.striped-even.mmp-table > .mmp-table-row:not(.row-summary) > *, .mmp-table-inside.striped-even.mmp-table-inside > .mmp-table-row:not(.row-summary) > * {
    border-top: none !important
}

.mmp-table.striped-even.mmp-table > .mmp-table-row:nth-child(2n) > *, .mmp-table.striped-even.mmp-table-inside > .mmp-table-row:nth-child(2n) > *, .mmp-table-inside.striped-even.mmp-table > .mmp-table-row:nth-child(2n) > *, .mmp-table-inside.striped-even.mmp-table-inside > .mmp-table-row:nth-child(2n) > * {
    background-color: #f5f5f5
}

.mmp-table .row-summary > * {
    background-color: transparent !important;
    border-bottom: none !important
}

.mmp-box {
    width: 100%;
    padding: 1.875rem 0;
    border-radius: .3125rem;
    border: 1px solid #cfcece;
    margin-bottom: 1.875rem;
    background-repeat: no-repeat;
    background-position: bottom
}

.mmp-box-header {
    padding: 0 1.875rem;
    font-size: 1.75rem;
    font-weight: bold
}

.mmp-box-header-index {
    font-weight: normal;
    font-size: .875rem;
    padding-left: .625rem
}

.mmp-box-header-right {
    float: right
}

    .mmp-box-header-right .-text-link {
        font-size: .875rem;
        font-weight: normal
    }

.mmp-box-content {
    padding: 1.875rem 1.875rem 0;
    font-size: .875rem
}

.mmp-box-content-caption {
    padding: .875rem .875rem 0;
    font-size: .875rem;
}

.mmp-box .mmp-table {
    border: none;
    margin-bottom: 0;
    padding-bottom: .625rem
}

.mmp-box .mmp-table-caption {
    border: none
}

.mmp-box-columned {
    display: table;
    overflow: hidden;
    padding: 0;
    white-space: nowrap
}

    .mmp-box-columned > div {
        display: table-cell;
        white-space: normal;
        padding: 1.875rem 0
    }

    .mmp-box-columned .mmp-table {
        padding: 0
    }

.mmp-banner-box {
    position: relative;
    width: 100%;
    height: auto;
    padding: 1.25rem;
    border: 1px solid #cfcece;
    border-radius: .3125rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
    margin-bottom: 1.875rem
}

.mmp-banner-box-window {
    background-color: rgba(255,255,255,0.7);
    width: 19.375rem;
    height: 100%;
    float: left;
    overflow: hidden;
    padding: 1.25rem 2.5rem;
    margin-right: 2.1875rem
}

.mmp-banner-box-window-item {
    position: relative;
    padding-bottom: .625rem;
    cursor: pointer;
    -webkit-transition: color .25s;
    transition: color .25s
}

    .mmp-banner-box-window-item:not(:last-child) {
        margin-bottom: .9375rem
    }

    .mmp-banner-box-window-item > * {
        display: inline-block;
        margin: 0
    }

        .mmp-banner-box-window-item > *:not(.index) {
            font-size: 1.25rem;
            line-height: 1.5rem;
            font-weight: bold
        }

        .mmp-banner-box-window-item > *.index {
            font-size: .875rem;
            line-height: .9375rem
        }

    .mmp-banner-box-window-item:after {
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 0%;
        background-color: #eb1946;
        height: .1875rem;
        -webkit-transition: width .25s;
        transition: width .25s
    }

    .mmp-banner-box-window-item:hover, .mmp-banner-box-window-item.active {
        color: #eb1946
    }

        .mmp-banner-box-window-item:hover:after, .mmp-banner-box-window-item.active:after {
            width: 100%
        }

.mmp-banner-box-desc {
    max-width: 100%;
    padding: .9375rem 0 0 .625rem;
    float: left
}

.mmp-banner-box-desc-header {
    font-size: 1.875rem;
    line-height: 2.25rem;
    font-weight: bold;
    color: #eb1946;
    padding-bottom: 1.25rem
}

.mmp-banner-box-desc-text {
    font-size: 1.25rem;
    line-height: 1.5rem;
    padding-bottom: 1.25rem
}

.mmp-banner-box-window + .mmp-banner-box-desc {
    max-width: calc(100% - 19.375rem)
}

.mmp-simple-rollout > input[type=checkbox] {
    display: none
}

.mmp-simple-rollout-header {
    display: block;
    display: inline-block;
    white-space: nowrap;
    width: 1.0625rem;
    height: .625rem;
    font-size: 0;
    font-size: .875rem;
    width: auto;
    max-width: 100%;
    height: auto;
    white-space: normal;
    opacity: 1;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}

    .mmp-simple-rollout-header:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/dropdown.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 1.07rem;
        height: .625rem
    }

    .mmp-simple-rollout-header:after {
        margin-left: .3125rem;
        -webkit-transform-origin: .5 .5;
        -ms-transform-origin: .5 .5;
        transform-origin: .5 .5;
        -webkit-transition: -webkit-transform .2s;
        transition: -webkit-transform .2s;
        transition: transform .2s;
        transition: transform .2s, -webkit-transform .2s
    }

    .mmp-simple-rollout-header.active:after {
        -webkit-transform: scale(1, -1);
        -ms-transform: scale(1, -1);
        transform: scale(1, -1);
    }

    .mmp-simple-rollout-header.posa {
        position: relative;
        width: 100%
    }

        .mmp-simple-rollout-header.posa:after {
            position: absolute;
            top: .125rem;
            right: 0
        }

    .mmp-simple-rollout-header.clean:after {
        display: none
    }

.mmp-simple-rollout-content {
    display: block;
    height: 0;
    overflow: hidden;
    padding: 0 0;
    -webkit-transition: padding 0.2s;
    transition: padding 0.2s
}

.mmp-simple-rollout-footer {
    padding-top: .625rem;
    display: block;
    opacity: 1;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}

.mmp-simple-rollout > input[type=checkbox]:checked + .mmp-simple-rollout-header + .mmp-simple-rollout-content {
    height: 100%;
    padding: 1.25rem 0
}

    .mmp-simple-rollout > input[type=checkbox]:checked + .mmp-simple-rollout-header + .mmp-simple-rollout-content + .mmp-simple-rollout-footer {
        opacity: 0
    }

.mmp-simple-rollout > input[type=checkbox]:checked + .mmp-simple-rollout-header.to-hide {
    opacity: 0
}

.mmp-simple-rollout > input[type=checkbox]:checked + .mmp-simple-rollout-header:after {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

.mmp-channels {
    display: block
}

    .mmp-channels .header {
        display: block;
        margin: .9375rem 0 .3125rem;
        font-size: 1.25rem;
        line-height: 1.75rem
    }

.mmp-channels-list {
    display: block;
    margin: 0 -.1875rem;
    font-size: .875rem
}

    .mmp-channels-list .mmp-channel {
        font-size: 1em;
        vertical-align: top;
        margin: 0.25em 0.25em;
        display: inline-block;
        text-align: left;
        height: 4em;
        position: relative;
        overflow: hidden;
        max-width: 6em;
        border-radius: .3125rem;
        border: .0625rem solid #cfcece;
        width: 5.25rem
    }

        .mmp-channels-list .mmp-channel.active .mmp-channel-img {
            background-position: top center
        }

        .mmp-channels-list .mmp-channel.active.-not:after {
            content: '';
            display: block;
            position: absolute;
            color: #6e6e6e;
            top: 0.25em;
            width: .3125rem;
            height: .3125rem;
            border-radius: 50%;
            background-color: #eb1946;
            right: 0.25em
        }

    .mmp-channels-list .mmp-channel-img {
        width: 100%;
        height: 100%;
        background-position: bottom center;
        background-repeat: no-repeat;
        background-size: 100%;
        display: block
    }

    .mmp-channels-list .mmp-channel-img-wrapper {
        padding: 0.75em;
        width: 100%;
        height: 100%;
        display: block
    }

.mmp-custom-diagram {
    width: 100%;
    min-height: .625rem;
    border-top: 1px solid #cfcece;
    position: relative
}

.mmp-custom-diagram-arrow {
    position: absolute;
    top: 50%;
    margin-top: -.5625rem;
    cursor: pointer;
    display: inline-block;
    white-space: nowrap;
    width: .6875rem;
    height: 1.125rem;
    font-size: 0;
    display: none
}

    .mmp-custom-diagram-arrow:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/arrow.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: .6875rem;
        height: 1.125rem
    }

    .mmp-custom-diagram-arrow:after {
        -webkit-transition: -webkit-transform .2s;
        transition: -webkit-transform .2s;
        transition: transform .2s;
        transition: transform .2s, -webkit-transform .2s
    }

    .mmp-custom-diagram-arrow.left {
        left: -.9375rem
    }

        .mmp-custom-diagram-arrow.left:hover:after {
            -webkit-transform: scale(1, 0.8);
            -ms-transform: scale(1, 0.8);
            transform: scale(1, 0.8)
        }

    .mmp-custom-diagram-arrow.right {
        right: -.9375rem
    }

        .mmp-custom-diagram-arrow.right:after {
            -webkit-transform: scale(-1, 1);
            -ms-transform: scale(-1, 1);
            transform: scale(-1, 1)
        }

        .mmp-custom-diagram-arrow.right:hover:after {
            -webkit-transform: scale(-1, 0.8);
            -ms-transform: scale(-1, 0.8);
            transform: scale(-1, 0.8)
        }

.mmp-circle {
    padding-bottom: 1.25rem;
    text-align: center;
    width: 100%
}

.mmp-circle-title {
    font-size: .875rem;
    font-weight: bold;
    padding: .9375rem
}

.mmp-circle-element {
    display: inline-block;
    width: 9.375rem;
    height: 9.375rem;
    background-color: #ff6000;
    border-radius: 50%;
    font-size: 0;
    white-space: nowrap;
    text-align: center;
    margin-left: -.1875rem
}

    .mmp-circle-element:before {
        content: '';
        display: inline-block;
        height: 100%;
        width: 0;
        vertical-align: middle
    }

    .mmp-circle-element > * {
        white-space: normal;
        display: inline-block;
        vertical-align: middle;
        font-size: .875rem;
        color: #fff
    }

.mmp-paging {
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 1.875rem 1.875rem 0
}

.mmp-paging-row {
    display: table-row
}

    .mmp-paging-row > * {
        display: table-cell
    }

.mmp-paging-pages {
    width: 7.5rem
}

.mmp-paging-nav {
    text-align: center
}

    .mmp-paging-nav > * {
        text-align: center;
        display: inline-block;
        vertical-align: middle
    }

#MainContentPlaceHolder_lvDataPager1 {
    text-align: right;
    width: 100%;
}

.mmp-paging-nav > *:after {
    vertical-align: middle
}

.mmp-paging-nav-left, .mmp-paging-nav-right {
    margin: 0 1.25rem;
    display: inline-block;
    white-space: nowrap;
    width: .5rem;
    height: .875rem;
    font-size: 0;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s
}

    .mmp-paging-nav-left:after, .mmp-paging-nav-right:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/arrow.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: .5rem;
        height: .875rem
    }

    .mmp-paging-nav-left:hover {
        -webkit-transform: scale(1, 0.8);
        -ms-transform: scale(1, 0.8);
        transform: scale(1, 0.8)
    }

.mmp-paging-nav-right {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

    .mmp-paging-nav-right:hover {
        -webkit-transform: scale(-1, 0.8);
        -ms-transform: scale(-1, 0.8);
        transform: scale(-1, 0.8)
    }

.mmp-paging-nav-number {
    display: inline-block;
    width: 1.875rem;
    line-height: 1.875rem;
    font-weight: bold;
    text-align: center;
    border-radius: .3125rem;
    -webkit-transition: background-color .2s;
    transition: background-color .2s
}

    .mmp-paging-nav-number.active, .mmp-paging-nav-number:hover {
        background-color: #f5f5f5;
        color: #eb1946
    }

body {
    font-family: "Lato",sans-serif !important;
    color: #6e6e6e
}

p {
    margin: 0
}

a {
    color: #6e6e6e
}

    a, a:focus, a:visited {
        color: inherit;
        display: inline-block;
        font-weight: normal
    }

.-text-link {
    display: inline-block;
    position: relative
}

    .-text-link:after {
        content: '';
        display: block;
        width: 0%;
        height: .125rem;
        background: #eb1946;
        margin: 0;
        -webkit-transition: 0.25s;
        transition: 0.25s;
        border-radius: .1875rem
    }

    .-text-link:hover {
        color: #6e6e6e;
        cursor: pointer;
    }

        .-text-link:hover:after {
            display: block;
            width: 100%;
            height: .125rem
        }

.-text-strike {
    text-decoration: line-through
}

.-bold {
    font-weight: bold
}

.-normal {
    font-weight: normal
}

.-arrow-right:after {
    content: '>';
    color: #eb1946;
    display: inline-block
}

.-arrow-left:before {
    content: '<';
    color: #eb1946;
    display: inline-block
}

.-fs-9 {
    font-size: .5625rem !important;
    line-height: .675rem !important
}

.-fs-10 {
    font-size: .625rem !important;
    line-height: .75rem !important
}

.-fs-11 {
    font-size: .6875rem !important;
    line-height: .825rem !important
}

.-fs-12 {
    font-size: .75rem !important;
    line-height: .9rem !important
}

.-fs-13 {
    font-size: .8125rem !important;
    line-height: .975rem !important
}

.-fs-14 {
    font-size: .875rem !important;
    line-height: 1.2rem !important
}

.-fs-15 {
    font-size: .9375rem !important;
    line-height: 1.2rem !important
}

.-fs-16 {
    font-size: 1rem !important;
    line-height: 1.2rem !important
}

.-fs-17 {
    font-size: 1.0625rem !important;
    line-height: 1.275rem !important
}

.-fs-18 {
    font-size: 1.125rem !important;
    line-height: 1.35rem !important
}

.-fs-19 {
    font-size: 1.1875rem !important;
    line-height: 1.425rem !important
}

.-fs-20 {
    font-size: 1.25rem !important;
    line-height: 1.5rem !important
}

.-fs-21 {
    font-size: 1.3125rem !important;
    line-height: 1.575rem !important
}

.-fs-22 {
    font-size: 1.375rem !important;
    line-height: 1.65rem !important
}

.-fs-23 {
    font-size: 1.4375rem !important;
    line-height: 1.725rem !important
}

.-fs-24 {
    font-size: 1.5rem !important;
    line-height: 1.8rem !important
}

.-fs-25 {
    font-size: 1.5625rem !important;
    line-height: 1.875rem !important
}

.-fs-26 {
    font-size: 1.625rem !important;
    line-height: 1.95rem !important
}

.-fs-27 {
    font-size: 1.6875rem !important;
    line-height: 2.025rem !important
}

.-fs-28 {
    font-size: 1.75rem !important;
    line-height: 2.1rem !important
}

.-fs-29 {
    font-size: 1.8125rem !important;
    line-height: 2.175rem !important
}

.-fs-30 {
    font-size: 1.875rem !important;
    line-height: 2.25rem !important
}

.-fs-31 {
    font-size: 1.9375rem !important;
    line-height: 2.325rem !important
}

.-fs-32 {
    font-size: 2rem !important;
    line-height: 2.4rem !important
}

.-fs-33 {
    font-size: 2.0625rem !important;
    line-height: 2.475rem !important
}

.-fs-34 {
    font-size: 2.125rem !important;
    line-height: 2.55rem !important
}

.-fs-35 {
    font-size: 2.1875rem !important;
    line-height: 2.625rem !important
}

.-fs-36 {
    font-size: 2.25rem !important;
    line-height: 2.7rem !important
}

.-fs-37 {
    font-size: 2.3125rem !important;
    line-height: 2.775rem !important
}

.-fs-38 {
    font-size: 2.375rem !important;
    line-height: 2.85rem !important
}

.-fs-39 {
    font-size: 2.4375rem !important;
    line-height: 2.925rem !important
}

.-fs-40 {
    font-size: 2.5rem !important;
    line-height: 3rem !important
}

.-fs-41 {
    font-size: 2.5625rem !important;
    line-height: 3.075rem !important
}

.-fs-42 {
    font-size: 2.625rem !important;
    line-height: 3.15rem !important
}

.-fs-43 {
    font-size: 2.6875rem !important;
    line-height: 3.225rem !important
}

.-fs-44 {
    font-size: 2.75rem !important;
    line-height: 3.3rem !important
}

.-fs-45 {
    font-size: 2.8125rem !important;
    line-height: 3.375rem !important
}

.-fs-46 {
    font-size: 2.875rem !important;
    line-height: 3.45rem !important
}

.-fs-47 {
    font-size: 2.9375rem !important;
    line-height: 3.525rem !important
}

.-fs-48 {
    font-size: 3rem !important;
    line-height: 3.6rem !important
}

.-fs-49 {
    font-size: 3.0625rem !important;
    line-height: 3.675rem !important
}

.-fs-50 {
    font-size: 3.125rem !important;
    line-height: 3.75rem !important
}

.-fs-51 {
    font-size: 3.1875rem !important;
    line-height: 3.825rem !important
}

.-fs-52 {
    font-size: 3.25rem !important;
    line-height: 3.9rem !important
}

.-fs-53 {
    font-size: 3.3125rem !important;
    line-height: 3.975rem !important
}

.-fs-54 {
    font-size: 3.375rem !important;
    line-height: 4.05rem !important
}

.-fs-55 {
    font-size: 3.4375rem !important;
    line-height: 4.125rem !important
}

.-fs-56 {
    font-size: 3.5rem !important;
    line-height: 4.2rem !important
}

.-fs-57 {
    font-size: 3.5625rem !important;
    line-height: 4.275rem !important
}

.-fs-58 {
    font-size: 3.625rem !important;
    line-height: 4.35rem !important
}

.-fs-59 {
    font-size: 3.6875rem !important;
    line-height: 4.425rem !important
}

.-fs-60 {
    font-size: 3.75rem !important;
    line-height: 4.5rem !important
}

.-fs-61 {
    font-size: 3.8125rem !important;
    line-height: 4.575rem !important
}

.-fs-62 {
    font-size: 3.875rem !important;
    line-height: 4.65rem !important
}

.-fs-63 {
    font-size: 3.9375rem !important;
    line-height: 4.725rem !important
}

.-fs-64 {
    font-size: 4rem !important;
    line-height: 4.8rem !important
}

.-fs-65 {
    font-size: 4.0625rem !important;
    line-height: 4.875rem !important
}

.-fs-66 {
    font-size: 4.125rem !important;
    line-height: 4.95rem !important
}

.-fs-67 {
    font-size: 4.1875rem !important;
    line-height: 5.025rem !important
}

.-fs-68 {
    font-size: 4.25rem !important;
    line-height: 5.1rem !important
}

.-tar {
    text-align: right !important
}

.-tal {
    text-align: left !important
}

.-tac {
    text-align: center !important
}

.-vam {
    vertical-align: middle !important
}

.-vat {
    vertical-align: top !important
}

.-vab {
    vertical-align: bottom !important
}

i.-dropdown-gray-down {
    display: inline-block;
    white-space: nowrap;
    width: 1.125rem;
    height: .75rem;
    font-size: 0
}

    i.-dropdown-gray-down:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/dropdown-inactive.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 1.125rem;
        height: .75rem
    }

i.-menu-gas {
    display: inline-block;
    white-space: nowrap;
    width: 2.1875rem;
    height: 2.8125rem;
    font-size: 0
}

    i.-menu-gas:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/gas.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 2.1875rem;
        height: 2.8125rem;
        background-position: bottom
    }

i.-menu-secure {
    display: inline-block;
    white-space: nowrap;
    width: 2.1875rem;
    height: 2.8125rem;
    font-size: 0
}

    i.-menu-secure:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/ubezpieczenia.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 2.1875rem;
        height: 2.8125rem;
        background-position: bottom
    }

i.-menu-add-services {
    display: inline-block;
    white-space: nowrap;
    width: 2.1875rem;
    height: 2.8125rem;
    font-size: 0
}

    i.-menu-add-services:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/UslugiDod.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 3.1875rem;
        height: 2.8125rem;
        background-position: bottom
    }

i.-menu-cellphone {
    display: inline-block;
    white-space: nowrap;
    width: 2.8125rem;
    height: 2.8125rem;
    font-size: 0
}

    i.-menu-cellphone:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/cellphone.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 2.8125rem;
        height: 2.8125rem;
        background-position: bottom
    }

i.-menu-phone {
    display: inline-block;
    white-space: nowrap;
    width: 2.8125rem;
    height: 2.8125rem;
    font-size: 0
}

    i.-menu-phone:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/phone.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 2.8125rem;
        height: 2.8125rem;
        background-position: bottom
    }

i.-menu-tv {
    display: inline-block;
    white-space: nowrap;
    width: 2.8125rem;
    height: 2.8125rem;
    font-size: 0
}

    i.-menu-tv:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/tv.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 2.8125rem;
        height: 2.8125rem;
        background-position: bottom
    }

i.-menu-electricity {
    display: inline-block;
    white-space: nowrap;
    width: 2.1875rem;
    height: 2.8125rem;
    font-size: 0
}

    i.-menu-electricity:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/electricity.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 2.1875rem;
        height: 2.8125rem;
        background-position: bottom
    }

i.-menu-internet {
    display: inline-block;
    white-space: nowrap;
    width: 2.8125rem;
    height: 2.8125rem;
    font-size: 0
}

    i.-menu-internet:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/web.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 2.8125rem;
        height: 2.8125rem;
        background-position: bottom
    }

i.-menu-internetmobile {
    display: inline-block;
    white-space: nowrap;
    width: 2.8125rem;
    height: 2.8125rem;
    font-size: 0
}

    i.-menu-internetmobile:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/internet.svg");
        background-repeat: no-repeat;
        background-size: cover;
        width: 2.8125rem;
        height: 2.8125rem;
        background-position: 5px 0px;
    }

i.-header-gas {
    display: inline-block;
    white-space: nowrap;
    width: 4.5rem;
    height: 6.375rem;
    font-size: 0
}

    i.-header-gas:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/gas.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 4.5rem;
        height: 6.375rem
    }

i.-header-energy {
    display: inline-block;
    white-space: nowrap;
    width: 4rem;
    height: 6.375rem;
    font-size: 0
}

    i.-header-energy:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/energy.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 4rem;
        height: 6.375rem
    }

i.-header-invoices {
    display: inline-block;
    white-space: nowrap;
    width: 4.5rem;
    height: 5.875rem;
    font-size: 0
}

    i.-header-invoices:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/invoices.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 4.5rem;
        height: 5.875rem
    }

i.-header-dashboard {
    display: inline-block;
    white-space: nowrap;
    width: 3.875rem;
    height: 5.4375rem;
    font-size: 0
}

    i.-header-dashboard:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/dashboard.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 3.875rem;
        height: 5.4375rem
    }

i.-header-user {
    display: inline-block;
    white-space: nowrap;
    width: 1.375rem;
    height: 1.25rem;
    font-size: 0;
    vertical-align: bottom
}

    i.-header-user:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/user.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 1.375rem;
        height: 1.25rem
    }

i.-header-user-large {
    display: inline-block;
    white-space: nowrap;
    width: 3.5625rem;
    height: 5.125rem;
    font-size: 0
}

    i.-header-user-large:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/user.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 3.5625rem;
        height: 5.125rem
    }

i.-header-logout {
    display: inline-block;
    white-space: nowrap;
    width: 1.375rem;
    height: 1.25rem;
    font-size: 0;
    vertical-align: bottom
}

    i.-header-logout:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/logout.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 1.375rem;
        height: 1.25rem
    }

i.-header-tv {
    display: inline-block;
    white-space: nowrap;
    width: 5.9375rem;
    height: 5.9375rem;
    font-size: 0
}

    i.-header-tv:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/tv.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 5.9375rem;
        height: 5.9375rem;
        background-position: bottom
    }

i.-header-web {
    display: inline-block;
    white-space: nowrap;
    width: 6.25rem;
    height: 6.25rem;
    font-size: 0
}

    i.-header-web:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/web.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 6.25rem;
        height: 6.25rem;
        background-position: bottom
    }

i.-header-package {
    display: inline-block;
    white-space: nowrap;
    width: 4.8125rem;
    height: 5.6875rem;
    font-size: 0
}

    i.-header-package:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/package.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 4.8125rem;
        height: 5.6875rem;
        background-position: bottom
    }

i.-header-phone {
    display: inline-block;
    white-space: nowrap;
    width: 5.0625rem;
    height: 5.3125rem;
    font-size: 0
}

    i.-header-phone:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/phone.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 5.0625rem;
        height: 5.3125rem;
        background-position: bottom
    }

i.-header-cellphone {
    display: inline-block;
    white-space: nowrap;
    width: 3.375rem;
    height: 5.0625rem;
    font-size: 0
}

    i.-header-cellphone:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/cellphone.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 3.375rem;
        height: 5.0625rem;
        background-position: bottom
    }

i.-header-form {
    display: inline-block;
    white-space: nowrap;
    width: 5.5rem;
    height: 5.25rem;
    font-size: 0
}

    i.-header-form:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/form.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 5.5rem;
        height: 5.25rem
    }

i.-header-mail {
    display: inline-block;
    white-space: nowrap;
    width: 4.75rem;
    height: 3.25rem;
    font-size: 0
}

    i.-header-mail:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/mail.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 4.75rem;
        height: 3.25rem;
        background-position: bottom
    }

i.-header-ubez {
    display: inline-block;
    white-space: nowrap;
    width: 4.75rem;
    height: 3.25rem;
    font-size: 0
}

    i.-header-ubez:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/ubezpieczenia.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 4.75rem;
        height: 3.25rem;
        background-position: bottom
    }

i.-header-add-services {
    display: inline-block;
    white-space: nowrap;
    width: 4.75rem;
    height: 3.25rem;
    font-size: 0
}

i.-domAxa:after {
    background-image: url("/Content/img/icons/domAxa.svg") !important;
}

i.-internetAxa:after {
    background-image: url("/Content/img/icons/internetAxa.svg") !important;
}

i.-zdrowieAxa:after {
    background-image: url("/Content/img/icons/zdrowieAxa.svg") !important;
}


i.-header-add-services:after {
    display: inline-block;
    content: '';
    background-image: url("/Content/img/icons/UslugiDod.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 4.75rem;
    height: 3.25rem;
    background-position: bottom
}

i.-header-webm {
    display: inline-block;
    white-space: nowrap;
    width: 6.25rem;
    height: 6.25rem;
    font-size: 0
}

    i.-header-webm:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/internet.svg");
        background-repeat: no-repeat;
        background-size: cover;
        width: 6.25rem;
        height: 6.25rem;
        background-position: left center
    }

i.-header-steps-s1, header.with-steps .steps li.active i.header-step-1 {
    display: inline-block;
    white-space: nowrap;
    width: 1.875rem;
    height: 2.8125rem;
    font-size: 0;
    vertical-align: bottom
}

    i.-header-steps-s1:after, header.with-steps .steps li.active i.header-step-1:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/1.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 1.875rem;
        height: 2.8125rem
    }

i.-header-steps-s1-gray, header.with-steps .steps li i.header-step-1 {
    display: inline-block;
    white-space: nowrap;
    width: 1.875rem;
    height: 2.8125rem;
    font-size: 0;
    vertical-align: bottom
}

    i.-header-steps-s1-gray:after, header.with-steps .steps li i.header-step-1:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/1-gray.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 1.875rem;
        height: 2.8125rem
    }

i.-header-steps-s2, header.with-steps .steps li.active i.header-step-2 {
    display: inline-block;
    white-space: nowrap;
    width: 1.9375rem;
    height: 2.8125rem;
    font-size: 0;
    vertical-align: bottom
}

    i.-header-steps-s2:after, header.with-steps .steps li.active i.header-step-2:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/2.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 1.9375rem;
        height: 2.8125rem
    }

i.-header-steps-s2-gray, header.with-steps .steps li i.header-step-2 {
    display: inline-block;
    white-space: nowrap;
    width: 1.9375rem;
    height: 2.8125rem;
    font-size: 0;
    vertical-align: bottom
}

    i.-header-steps-s2-gray:after, header.with-steps .steps li i.header-step-2:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/2-gray.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 1.9375rem;
        height: 2.8125rem
    }

i.-header-steps-s3, header.with-steps .steps li.active i.header-step-3 {
    display: inline-block;
    white-space: nowrap;
    width: 1.9375rem;
    height: 2.8125rem;
    font-size: 0;
    vertical-align: bottom
}

    i.-header-steps-s3:after, header.with-steps .steps li.active i.header-step-3:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/3.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 1.9375rem;
        height: 2.8125rem
    }

i.-header-steps-s3-gray, header.with-steps .steps li i.header-step-3 {
    display: inline-block;
    white-space: nowrap;
    width: 1.9375rem;
    height: 2.8125rem;
    font-size: 0;
    vertical-align: bottom
}

    i.-header-steps-s3-gray:after, header.with-steps .steps li i.header-step-3:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/3-gray.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 1.9375rem;
        height: 2.8125rem
    }


/*aaaa*/
i.-header-steps-s4, header.with-steps .steps li.active i.header-step-4 {
    display: inline-block;
    white-space: nowrap;
    width: 1.9375rem;
    height: 2.8125rem;
    font-size: 0;
    vertical-align: bottom
}

    i.-header-steps-s4:after, header.with-steps .steps li.active i.header-step-4:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/4.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 1.9375rem;
        height: 2.8125rem
    }

i.-header-steps-s4-gray, header.with-steps .steps li i.header-step-4 {
    display: inline-block;
    white-space: nowrap;
    width: 1.9375rem;
    height: 2.8125rem;
    font-size: 0;
    vertical-align: bottom
}

    i.-header-steps-s4-gray:after, header.with-steps .steps li i.header-step-4:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/4-gray.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 1.9375rem;
        height: 2.8125rem
    }

i.-header-steps-arrow-next {
    display: inline-block;
    white-space: nowrap;
    width: 1.25rem;
    height: 2.8125rem;
    font-size: 0;
    vertical-align: bottom
}


    i.-header-steps-arrow-next:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/arrow-next.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 1.25rem;
        height: 2.8125rem
    }

.margin-slim-for-steps {
    margin-left: .8125rem !important;
    margin-right: .5rem !important;
}

.-small i.-header-dashboard,
.-small i.-header-dashboard:after,
.-small i.-header-invoices,
.-small i.-header-invoices:after,
.-small i.-header-cellphone,
.-small i.-header-cellphone:after,
.-small i.-header-phone,
.-small i.-header-phone:after,
.-small i.-header-user-large,
.-small i.-header-user-large:after {
    width: 2.51rem;
    height: 3.4375rem
}

.-small i.-header-webm,
.-small i.-header-webm:after {
    width: 2.51rem;
    height: 3.19rem
}

.-small i.-header-mail,
.-small i.-header-mail:after {
    width: 3.0rem;
    height: 2.25rem
}

.-small i.-header-package,
.-small i.-header-package:after,
.-small i.-header-tv,
.-small i.-header-tv:after,
.-small i.-header-web,
.-small i.-header-web:after,
.-small i.-header-ubez,
.-small i.-header-ubez:after {
    width: 2.89rem;
    height: 2.7375rem
}


i.-footer-phone {
    display: inline-block;
    white-space: nowrap;
    width: 2.25rem;
    height: 2.3125rem;
    font-size: 0
}

    i.-footer-phone:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/phone.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 2.25rem;
        height: 2.3125rem
    }

i.-footer-form {
    display: inline-block;
    white-space: nowrap;
    width: 2.5rem;
    height: 2.8125rem;
    font-size: 0
}

    i.-footer-form:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/form.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 2.5rem;
        height: 2.8125rem
    }

i.-footer-bok {
    display: inline-block;
    white-space: nowrap;
    width: 2.25rem;
    height: 2.3125rem;
    font-size: 0
}

    i.-footer-bok:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/bok.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 2.25rem;
        height: 2.3125rem
    }

i.-footer-client-area {
    display: inline-block;
    white-space: nowrap;
    width: 2.5rem;
    height: 2.5rem;
    font-size: 0
}

    i.-footer-client-area:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/client-area.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 2.5rem;
        height: 2.5rem
    }

i.-table-web {
    display: inline-block;
    white-space: nowrap;
    width: 2.625rem;
    height: 2.625rem;
    font-size: 0;
    vertical-align: middle;
    width: 3.75rem
}

    i.-table-web:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/web.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 2.625rem;
        height: 2.625rem
    }

i.-table-telko {
    display: inline-block;
    white-space: nowrap;
    width: 2.625rem;
    height: 2.625rem;
    font-size: 0;
    vertical-align: middle;
    width: 3.75rem
}

    i.-table-telko:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/cellphone.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 2.625rem;
        height: 2.625rem
    }

i.-table-tels {
    display: inline-block;
    white-space: nowrap;
    width: 2.625rem;
    height: 2.625rem;
    font-size: 0;
    vertical-align: middle;
    width: 3.75rem
}

    i.-table-tels:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/phone.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 2.625rem;
        height: 2.625rem
    }

i.-table-webm {
    display: inline-block;
    white-space: nowrap;
    width: 2.625rem;
    height: 2.625rem;
    font-size: 0;
    vertical-align: middle;
    width: 3.75rem
}

    i.-table-webm:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/internet.svg");
        background-repeat: no-repeat;
        background-size: cover;
        width: 2.65rem;
        height: 2.65rem;
        background-position: 5px 0px;
    }

i.-table-tv {
    display: inline-block;
    white-space: nowrap;
    width: 2.5rem;
    height: 2.1875rem;
    font-size: 0;
    vertical-align: middle;
    width: 3.75rem
}

    i.-table-tv:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/tv.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 2.5rem;
        height: 2.1875rem
    }

i.-table-ubez {
    display: inline-block;
    white-space: nowrap;
    width: 2.5rem;
    height: 2.1875rem;
    font-size: 0;
    vertical-align: middle;
    width: 3.75rem
}

    i.-table-ubez:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/ubezpieczenia.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 2.5rem;
        height: 2.1875rem
    }

i.-table-add-services {
    display: inline-block;
    white-space: nowrap;
    width: 2.5rem;
    height: 2.1875rem;
    font-size: 0;
    vertical-align: middle;
    width: 3.75rem
}

    i.-table-add-services:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/UslugiDod.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 2.5rem;
        height: 2.1875rem
    }

i.-ok {
    display: inline-block;
    white-space: nowrap;
    width: 1.1875rem;
    height: .875rem;
    font-size: 0
}

    i.-ok:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/ok.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 1.1875rem;
        height: .875rem
    }

i.-mail {
    display: inline-block;
    white-space: nowrap;
    width: 3.5625rem;
    height: 2.5rem;
    font-size: 0
}

    i.-mail:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/mail.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 3.5625rem;
        height: 2.5rem
    }

i.-active {
    display: inline-block;
    white-space: nowrap;
    width: 1.375rem;
    height: 1.3125rem;
    font-size: 0
}

    i.-active:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/active.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 1.375rem;
        height: 1.3125rem
    }

i.-active-green {
    display: inline-block;
    white-space: nowrap;
    width: 2.1875rem;
    height: 2.4375rem;
    font-size: 0
}

    i.-active-green:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/active-green.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 2.1875rem;
        height: 2.4375rem;
        background-position: bottom
    }

i.-unactive {
    display: inline-block;
    white-space: nowrap;
    width: 1.5625rem;
    height: 1.5625rem;
    font-size: 0
}

    i.-unactive:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/unactive.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 1.5625rem;
        height: 1.5625rem
    }

i.-inprogress {
    display: inline-block;
    white-space: nowrap;
    width: 1.625rem;
    height: 1.375rem;
    font-size: 0
}

    i.-inprogress:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/inprogress.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 1.625rem;
        height: 1.375rem
    }

i.-inactive-dark {
    display: inline-block;
    white-space: nowrap;
    width: 1.5rem;
    height: 1.5rem;
    font-size: 0;
    opacity: 0.4
}

    i.-inactive-dark:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/inactive-dark.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 1.5rem;
        height: 1.5rem
    }

i.-calendar {
    display: inline-block;
    white-space: nowrap;
    width: 1.875rem;
    height: 1.875rem;
    font-size: 0
}

    i.-calendar:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/calendar.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 1.875rem;
        height: 1.875rem
    }

i.-wait {
    display: inline-block;
    white-space: nowrap;
    width: 1.875rem;
    height: 1.875rem;
    font-size: 0
}

    i.-wait:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/wait.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 1.875rem;
        height: 1.875rem
    }

i.-close {
    display: inline-block;
    white-space: nowrap;
    width: .625rem;
    height: .625rem;
    font-size: 0
}

    i.-close:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/cross.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: .625rem;
        height: .625rem
    }


.-primary-text {
    color: #eb1946
}

.-gray-text {
    color: #9e9e9e
}

.-light-gray-text {
    color: #cfcece
}

.-violet-text {
    color: #af00d2
}

.-green-text {
    color: #78b62a
}

.-white-text {
    color: #fff
}

.-blue-text {
    color: #0f6ef5
}

.-orange-text {
    color: #ff8500
}

.-gray-bg {
    background-color: #f5f5f5
}

.-white-bg {
    background-color: #fff
}

.js-form-only-label {
    font-weight: normal;
    width: 100%;
    height: 3.125rem;
    padding: 1.20rem .9375rem .3125rem !important;
    display: block;
    -webkit-transition: border-color 0.2s;
    transition: border-color 0.2s;
    /* border: 1px solid #cfcece; */
    /* border-radius: .3125rem; */
    background-color: #fff;
    font-size: 1.25rem;
}

.js-form .error {
    opacity: 0;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    color: #eb1946;
    font-size: .8125rem;
    line-height: .9375rem;
    display: inline-block;
    position: relative;
    padding-left: 1.25rem;
    padding-top: .3125rem
}

.js-form .error2 {
    opacity: 1;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    color: #eb1946;
    font-size: .8125rem;
    line-height: .9375rem;
    display: inline-block;
    position: relative;
    padding-left: 1.25rem;
    padding-top: .3125rem
}

.js-form .error i {
    top: .375rem;
    left: 0;
    position: absolute
}

.js-form .form-content {
    background-color: #fff;
    padding: 1.875rem;
    border-radius: .3125rem
}

.js-form .form-title {
    font-size: 1.5rem;
    font-weight: bold;
    margin: .3125rem 0 1.25rem;
    line-height: 1.625rem
}

.js-form .form-input {
    width: 100%;
    position: relative;
    display: inline-block;
    margin-bottom: 1.25rem
}

    .js-form .form-input.-error .error,
    .js-form div.-error .error {
        opacity: 1
    }

    .js-form .form-input.-error input {
        border-color: #eb1946
    }

.js-form .form-input-label {
    color: #9e9e9e;
    position: absolute;
    top: .25rem;
    left: .9375rem
}

.js-form .form-input input,
.js-form .form-input select {
    font-weight: normal;
    width: 100%;
    height: 3.125rem;
    padding: 1.20rem .9375rem .3125rem !important;
    display: block;
    -webkit-transition: border-color 0.2s;
    transition: border-color 0.2s;
    border: 1px solid #cfcece;
    border-radius: .3125rem;
    background-color: #fff;
    font-size: 1.25rem
}

.js-form .form-input .error .-close {
    margin-right: .625rem
}

.js-form .form-radio {
    display: inline-block;
    margin: 1.25rem 0 0
}

    .js-form .form-radio + .form-radio {
        margin-left: 1.875rem
    }

.js-form .form-radio-label {
    font-size: 1.125rem;
    line-height: 1.25rem;
    position: relative;
    padding: .125rem 0 0 2.5rem;
    display: inline-block;
    margin-bottom: .9375rem
}

    .js-form .form-radio-label:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        height: 1.75rem;
        width: 1.75rem;
        border: 1px solid #cfcece;
        border-radius: 50%;
        background-color: #fff
    }

    .js-form .form-radio-label:after {
        opacity: 0;
        -webkit-transition: opacity 0.2s;
        transition: opacity 0.2s;
        content: '';
        position: absolute;
        top: .4375rem;
        left: .4375rem;
        height: .875rem;
        width: .875rem;
        border: 1px solid #cfcece;
        border-radius: 50%;
        background-color: #eb1946
    }

.js-form .form-radio input {
    display: none
}

    .js-form .form-radio input:checked + .form-radio-label:after {
        opacity: 1
    }

    .js-form .form-radio input:checked + label > .form-radio-label:after {
        opacity: 1
    }

.js-form .form-radio.-error {
    margin-bottom: 1.25rem;
}

    .js-form .form-radio.-error .error {
        opacity: 1
    }



.js-form .form-checkbox {
    display: block;
    margin: 0 -.625rem .9375rem;
    padding: .625rem;
    border: 1px solid transparent;
    border-radius: .3125rem;
    -webkit-transition: margin-bottom 0.2s;
    transition: margin-bottom 0.2s;
    position: relative
}

    .js-form .form-checkbox.-error {
        margin-bottom: 1.25rem;
        border: 1px solid #eb1946
    }

        .js-form .form-checkbox.-error .error {
            opacity: 1
        }

        .js-form .form-checkbox.-error input {
            border-color: #eb1946
        }

.js-form .form-checkbox-label {
    font-size: 14px;
    position: relative;
    display: block;
    padding-left: 2.5rem
}

    .js-form .form-checkbox-label:before {
        content: '';
        position: absolute;
        top: .1875rem;
        left: 0;
        height: 1.75rem;
        width: 1.75rem;
        border: 1px solid #cfcece;
        border-radius: .3125rem;
        background-color: #fff
    }

    .js-form .form-checkbox-label:after {
        opacity: 0;
        top: .5rem;
        left: .0625rem;
        -webkit-transition: opacity 0.2s;
        transition: opacity 0.2s;
        content: '';
        position: absolute;
        display: inline-block;
        width: 1.625rem;
        height: 1.25rem;
        background-image: url("/Content/img/icons/active.svg");
        background-repeat: no-repeat;
        background-size: contain
    }

.js-form .form-checkbox input {
    display: none
}

.js-form .form-checkbox .error {
    margin-top: 1.25rem;
    position: absolute
}

.js-form.chkError .form-checkbox .error {
    margin-top: 0.45rem;
    position: absolute
}

.js-form .form-checkbox input:checked + .form-checkbox-label:after {
    opacity: 1
}

.js-form .form-textarea {
    width: 100%;
    display: inline-block;
    margin-bottom: 1.25rem
}

    .js-form .form-textarea.-error .error {
        opacity: 1
    }

    .js-form .form-textarea.-error textarea {
        border-color: #eb1946
    }

.js-form .form-textarea-label {
    display: inline-block;
    font-size: .875rem;
    padding: 1.25rem 0 .625rem
}

.js-form .form-textarea textarea {
    width: 100%;
    height: 9.6875rem;
    padding: 1.25rem 1.25rem .3125rem;
    display: block;
    -webkit-transition: border-color 0.2s;
    transition: border-color 0.2s;
    color: #9e9e9e;
    border: 1px solid #cfcece;
    border-radius: .3125rem;
    background-color: #fff;
    font-size: 1rem;
    text-align: left;
    resize: none
}

.js-form .form-textarea .error .-close {
    margin-right: .625rem
}

.js-form .form-file input[type=file] {
    display: none
}

.js-form .form-file.-error .error {
    color: #9e9e9e;
    opacity: 1
}

.js-form .form-file-label {
    display: inline-block;
    font-size: .875rem;
    padding: 1.25rem 0 .625rem
}

.js-form .form-select {
    display: block
}

.js-form .form-select-label {
    display: inline-block;
    font-size: .875rem;
    padding: 1.25rem 0 .625rem
}

.choices__inner {
    padding: 0 3.125rem 0 1.25rem !important;
    background-color: transparent;
    border: 1px solid #cfcece !important;
    border-radius: .3125rem;
    font-size: 1.25rem
}

    .choices__inner.is-focused {
        border-radius: .3125rem 0
    }

    .choices__inner .choices__list--single {
        padding: 0;
        line-height: 3.125rem
    }

.choices[data-type*=select-one] {
    display: inline-block;
    white-space: nowrap;
    width: 1.25rem;
    height: .8125rem;
    font-size: 0;
    display: block;
    width: auto;
    height: auto
}

    .choices[data-type*=select-one]:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/dropdown.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 1.25rem;
        height: .8125rem
    }

    .choices[data-type*=select-one]:after {
        border: none;
        right: 1.25rem;
        top: 1.5625rem;
        -webkit-transform-origin: 50%, 50%;
        -ms-transform-origin: 50%, 50%;
        transform-origin: 50%, 50%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1)
    }

.choices.is-open[data-type*=select-one]:after {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

.choices__list--dropdown {
    border: 1px solid #cfcece !important;
    border-radius: 0 0 .3125rem .3125rem !important
}

    .choices__list--dropdown .choices__list .choices__item--selectable.is-highlighted:after {
        display: none
    }

.choices-form .choices__list {
    line-height: 2.5rem
}

.choices-form .choices__inner {
    font-size: .875rem;
    line-height: 2.5rem
}

.choices-form .choices__item {
    line-height: 1rem
}

.choices-form.choices[data-type*=select-one]:after {
    top: 1.25rem
}

.js-tooltip {
    cursor: pointer;
    display: inline-block;
    white-space: nowrap;
    width: 1.25rem;
    height: 1.25rem;
    font-size: 0
}

    .js-tooltip:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/tooltip.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 1.25rem;
        height: 1.25rem
    }

    .js-tooltip:not(.inline) {
        vertical-align: middle;
        white-space: normal;
        font-size: .875rem;
        position: relative
    }

        .js-tooltip:not(.inline):after {
            position: absolute;
            right: 0;
            top: 50%;
            margin-top: -.875rem
        }

    .js-tooltip.inline {
        font-size: .875rem
    }

        .js-tooltip.inline:after {
            vertical-align: middle
        }

.js-tooltip-data {
    display: none
}

.js-tooltip-container {
    display: none;
    position: absolute;
    top: 0;
    left: 1.875rem;
    white-space: normal;
    border-radius: .3125rem;
    box-shadow: 0 0 .9375rem .0625rem rgba(165,168,170,0.7);
    overflow: hidden;
    width: 28.75rem;
    padding: 1.25rem 2.5rem;
    font-size: .875rem;
    line-height: .875rem;
    color: #6e6e6e;
    font-weight: normal;
    opacity: 0;
    max-height: 18.75rem;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    cursor: pointer
}

.js-tooltip-container-active {
    opacity: 1;
    -webkit-transition-delay: .02s, .01s;
    transition-delay: .02s, .01s
}

.js-toggle-content {
    display: none
}

.js-toggle-hide {
    display: none
}

span[class*="-w-"] {
    display: inline-block
}

.-w-0 {
    width: 0 !important
}

.-w-10 {
    width: .625rem !important
}

.-w-20 {
    width: 1.25rem !important
}

.-w-30 {
    width: 1.875rem !important
}

.-w-40 {
    width: 2.5rem !important
}

.-w-50 {
    width: 3.125rem !important
}

.-w-60 {
    width: 3.75rem !important
}

.-w-70 {
    width: 4.375rem !important
}

.-w-80 {
    width: 5rem !important
}

.-w-90 {
    width: 5.625rem !important
}

.-w-100 {
    width: 6.25rem !important
}

.-w-110 {
    width: 6.875rem !important
}

.-w-120 {
    width: 7.5rem !important
}

.-w-130 {
    width: 8.125rem !important
}

.-w-140 {
    width: 8.75rem !important
}

.-w-150 {
    width: 9.375rem !important
}

.-w-160 {
    width: 10rem !important
}

.-w-170 {
    width: 10.625rem !important
}

.-w-180 {
    width: 11.25rem !important
}

.-w-190 {
    width: 11.875rem !important
}

.-w-200 {
    width: 12.5rem !important
}

.-w-210 {
    width: 13.125rem !important
}

.-w-220 {
    width: 13.75rem !important
}

.-w-230 {
    width: 14.375rem !important
}

.-w-240 {
    width: 15rem !important
}

.-w-250 {
    width: 15.625rem !important
}

.-w-260 {
    width: 16.25rem !important
}

.-w-270 {
    width: 16.875rem !important
}

.-w-280 {
    width: 17.5rem !important
}

.-w-290 {
    width: 18.125rem !important
}

.-w-300 {
    width: 18.75rem !important
}

.-w-310 {
    width: 19.375rem !important
}

.-w-320 {
    width: 20rem !important
}

.-w-330 {
    width: 20.625rem !important
}

.-w-340 {
    width: 21.25rem !important
}

.-w-350 {
    width: 21.875rem !important
}

.-w-360 {
    width: 22.5rem !important
}

.-w-370 {
    width: 23.125rem !important
}

.-w-380 {
    width: 23.75rem !important
}

.-w-390 {
    width: 24.375rem !important
}

.-w-400 {
    width: 25rem !important
}

.-w-410 {
    width: 25.625rem !important
}

.-w-420 {
    width: 26.25rem !important
}

.-w-430 {
    width: 26.875rem !important
}

.-w-440 {
    width: 27.5rem !important
}

.-w-450 {
    width: 28.125rem !important
}

.-w-460 {
    width: 28.75rem !important
}

.-w-470 {
    width: 29.375rem !important
}

.-w-480 {
    width: 30rem !important
}

.-w-490 {
    width: 30.625rem !important
}

.-w-500 {
    width: 31.25rem !important
}

.-w-510 {
    width: 31.875rem !important
}

.-w-520 {
    width: 32.5rem !important
}

.-w-530 {
    width: 33.125rem !important
}

.-w-540 {
    width: 33.75rem !important
}

.-w-550 {
    width: 34.375rem !important
}

.-w-560 {
    width: 35rem !important
}

.-w-570 {
    width: 35.625rem !important
}

.-w-580 {
    width: 36.25rem !important
}

.-w-590 {
    width: 36.875rem !important
}

.-w-600 {
    width: 37.5rem !important
}

.-w-610 {
    width: 38.125rem !important
}

.-w-620 {
    width: 38.75rem !important
}

.-w-630 {
    width: 39.375rem !important
}

.-w-640 {
    width: 40rem !important
}

.-w-650 {
    width: 40.625rem !important
}

.-w-660 {
    width: 41.25rem !important
}

.-w-670 {
    width: 41.875rem !important
}

.-w-680 {
    width: 42.5rem !important
}

.-w-690 {
    width: 43.125rem !important
}

.-w-700 {
    width: 43.75rem !important
}

.-w-710 {
    width: 44.375rem !important
}

.-w-720 {
    width: 45rem !important
}

.-w-730 {
    width: 45.625rem !important
}

.-w-740 {
    width: 46.25rem !important
}

.-w-750 {
    width: 46.875rem !important
}

.-w-760 {
    width: 47.5rem !important
}

.-w-770 {
    width: 48.125rem !important
}

.-w-780 {
    width: 48.75rem !important
}

.-w-790 {
    width: 49.375rem !important
}

.-w-800 {
    width: 50rem !important
}

.-w-840 {
    width: 839.2px !important
}

.-w-1150 {
    width: 1150px !important
}

.-h-0 {
    height: 0 !important
}

.-h-10 {
    height: .625rem !important
}

.-h-20 {
    height: 1.25rem !important
}

.-h-30 {
    height: 1.875rem !important
}

.-h-38 {
    height: 2.375rem !important
}

.-h-40 {
    height: 2.5rem !important
}

.-h-50 {
    height: 3.125rem !important
}

.-h-60 {
    height: 3.75rem !important
}

.-h-70 {
    height: 4.375rem !important
}

.-h-80 {
    height: 5rem !important
}

.-h-90 {
    height: 5.625rem !important
}

.-h-100 {
    height: 6.25rem !important
}

.-h-110 {
    height: 6.875rem !important
}

.-h-120 {
    height: 7.5rem !important
}

.-h-130 {
    height: 8.125rem !important
}

.-h-140 {
    height: 8.75rem !important
}

.-h-150 {
    height: 9.375rem !important
}

.-h-160 {
    height: 10rem !important
}

.-h-170 {
    height: 10.625rem !important
}

.-h-180 {
    height: 11.25rem !important
}

.-h-190 {
    height: 11.875rem !important
}

.-h-200 {
    height: 12.5rem !important
}

.-h-210 {
    height: 13.125rem !important
}

.-h-220 {
    height: 13.75rem !important
}

.-h-230 {
    height: 14.375rem !important
}

.-h-240 {
    height: 15rem !important
}

.-h-250 {
    height: 15.625rem !important
}

.-h-260 {
    height: 16.25rem !important
}

.-h-270 {
    height: 16.875rem !important
}

.-h-280 {
    height: 17.5rem !important
}

.-h-290 {
    height: 18.125rem !important
}

.-h-300 {
    height: 18.75rem !important
}

.-h-310 {
    height: 19.375rem !important
}

.-h-320 {
    height: 20rem !important
}

.-h-330 {
    height: 20.625rem !important
}

.-h-340 {
    height: 21.25rem !important
}

.-h-350 {
    height: 21.875rem !important
}

.-h-360 {
    height: 22.5rem !important
}

.-h-370 {
    height: 23.125rem !important
}

.-h-380 {
    height: 23.75rem !important
}

.-h-390 {
    height: 24.375rem !important
}

.-h-400 {
    height: 25rem !important
}

.-h-410 {
    height: 25.625rem !important
}

.-h-420 {
    height: 26.25rem !important
}

.-h-430 {
    height: 26.875rem !important
}

.-h-440 {
    height: 27.5rem !important
}

.-h-450 {
    height: 28.125rem !important
}

.-h-460 {
    height: 28.75rem !important
}

.-h-470 {
    height: 29.375rem !important
}

.-h-480 {
    height: 30rem !important
}

.-h-490 {
    height: 30.625rem !important
}

.-h-500 {
    height: 31.25rem !important
}

.-h-510 {
    height: 31.875rem !important
}

.-h-520 {
    height: 32.5rem !important
}

.-h-530 {
    height: 33.125rem !important
}

.-h-540 {
    height: 33.75rem !important
}

.-h-550 {
    height: 34.375rem !important
}

.-h-560 {
    height: 35rem !important
}

.-h-570 {
    height: 35.625rem !important
}

.-h-580 {
    height: 36.25rem !important
}

.-h-590 {
    height: 36.875rem !important
}

.-h-600 {
    height: 37.5rem !important
}

.-h-610 {
    height: 38.125rem !important
}

.-h-620 {
    height: 38.75rem !important
}

.-h-630 {
    height: 39.375rem !important
}

.-h-640 {
    height: 40rem !important
}

.-h-650 {
    height: 40.625rem !important
}

.-h-660 {
    height: 41.25rem !important
}

.-h-670 {
    height: 41.875rem !important
}

.-h-680 {
    height: 42.5rem !important
}

.-h-690 {
    height: 43.125rem !important
}

.-h-700 {
    height: 43.75rem !important
}

.-h-710 {
    height: 44.375rem !important
}

.-h-720 {
    height: 45rem !important
}

.-h-730 {
    height: 45.625rem !important
}

.-h-740 {
    height: 46.25rem !important
}

.-h-750 {
    height: 46.875rem !important
}

.-h-760 {
    height: 47.5rem !important
}

.-h-770 {
    height: 48.125rem !important
}

.-h-780 {
    height: 48.75rem !important
}

.-h-790 {
    height: 49.375rem !important
}

.-h-800 {
    height: 50rem !important
}


.-w-100p {
    width: 100%
}

.-w-50p {
    width: 50%
}

.-w-a {
    width: auto !important
}

.-lh-9 {
    line-height: .5625rem !important
}

.-lh-10 {
    line-height: .625rem !important
}

.-lh-11 {
    line-height: .6875rem !important
}

.-lh-12 {
    line-height: .75rem !important
}

.-lh-13 {
    line-height: .8125rem !important
}

.-lh-14 {
    line-height: .875rem !important
}

.-lh-15 {
    line-height: .9375rem !important
}

.-lh-16 {
    line-height: 1rem !important
}

.-lh-17 {
    line-height: 1.0625rem !important
}

.-lh-18 {
    line-height: 1.125rem !important
}

.-lh-19 {
    line-height: 1.1875rem !important
}

.-lh-20 {
    line-height: 1.25rem !important
}

.-lh-21 {
    line-height: 1.3125rem !important
}

.-lh-22 {
    line-height: 1.375rem !important
}

.-lh-23 {
    line-height: 1.4375rem !important
}

.-lh-24 {
    line-height: 1.5rem !important
}

.-lh-25 {
    line-height: 1.5625rem !important
}

.-lh-26 {
    line-height: 1.625rem !important
}

.-lh-27 {
    line-height: 1.6875rem !important
}

.-lh-28 {
    line-height: 1.75rem !important
}

.-lh-29 {
    line-height: 1.8125rem !important
}

.-lh-30 {
    line-height: 1.875rem !important
}

.-lh-31 {
    line-height: 1.9375rem !important
}

.-lh-32 {
    line-height: 2rem !important
}

.-lh-33 {
    line-height: 2.0625rem !important
}

.-lh-34 {
    line-height: 2.125rem !important
}

.-lh-35 {
    line-height: 2.1875rem !important
}

.-lh-36 {
    line-height: 2.25rem !important
}

.-lh-37 {
    line-height: 2.3125rem !important
}

.-lh-38 {
    line-height: 2.375rem !important
}

.-lh-39 {
    line-height: 2.4375rem !important
}

.-lh-40 {
    line-height: 2.5rem !important
}

.-lh-41 {
    line-height: 2.5625rem !important
}

.-lh-42 {
    line-height: 2.625rem !important
}

.-lh-43 {
    line-height: 2.6875rem !important
}

.-lh-44 {
    line-height: 2.75rem !important
}

.-lh-45 {
    line-height: 2.8125rem !important
}

.-lh-46 {
    line-height: 2.875rem !important
}

.-lh-47 {
    line-height: 2.9375rem !important
}

.-lh-48 {
    line-height: 3rem !important
}

.-lh-49 {
    line-height: 3.0625rem !important
}

.-lh-50 {
    line-height: 3.125rem !important
}

.-lh-51 {
    line-height: 3.1875rem !important
}

.-lh-52 {
    line-height: 3.25rem !important
}

.-lh-53 {
    line-height: 3.3125rem !important
}

.-lh-54 {
    line-height: 3.375rem !important
}

.-lh-55 {
    line-height: 3.4375rem !important
}

.-lh-56 {
    line-height: 3.5rem !important
}

.-lh-57 {
    line-height: 3.5625rem !important
}

.-lh-58 {
    line-height: 3.625rem !important
}

.-lh-59 {
    line-height: 3.6875rem !important
}

.-lh-60 {
    line-height: 3.75rem !important
}

.-lh-61 {
    line-height: 3.8125rem !important
}

.-lh-62 {
    line-height: 3.875rem !important
}

.-lh-63 {
    line-height: 3.9375rem !important
}

.-lh-64 {
    line-height: 4rem !important
}

.-lh-65 {
    line-height: 4.0625rem !important
}

.-lh-66 {
    line-height: 4.125rem !important
}

.-lh-67 {
    line-height: 4.1875rem !important
}

.-lh-68 {
    line-height: 4.25rem !important
}

.-mt--1 {
    margin-top: -1 !important
}

.-mt-0 {
    margin-top: 0 !important
}

.-mt-3 {
    margin-top: 3px !important
}

.-mt-5 {
    margin-top: .3125rem !important
}

.-mt-6 {
    margin-top: 6px !important
}

.-mt-10 {
    margin-top: .625rem !important
}

.-mt-15 {
    margin-top: .9375rem !important
}

.-mt-20 {
    margin-top: 1.25rem !important
}

.-mt-25 {
    margin-top: 1.5625rem !important
}

.-mt-30 {
    margin-top: 1.875rem !important
}

.-mt-35 {
    margin-top: 2.1875rem !important
}

.-mt-40 {
    margin-top: 2.5rem !important
}

.-mt-45 {
    margin-top: 2.8125rem !important
}

.-mt-50 {
    margin-top: 3.125rem !important
}

.-mt-55 {
    margin-top: 3.4375rem !important
}

.-mt-60 {
    margin-top: 3.75rem !important
}

.-mt-65 {
    margin-top: 4.0625rem !important
}

.-mt-70 {
    margin-top: 4.375rem !important
}

.-mt-75 {
    margin-top: 4.6875rem !important
}

.-mt-80 {
    margin-top: 5rem !important
}

.-mt-85 {
    margin-top: 5.3125rem !important
}

.-mt-90 {
    margin-top: 5.625rem !important
}

.-mt-95 {
    margin-top: 5.9375rem !important
}

.-mt-100 {
    margin-top: 6.25rem !important
}

.-mt-105 {
    margin-top: 6.5625rem !important
}

.-mt-110 {
    margin-top: 6.875rem !important
}

.-mt-115 {
    margin-top: 7.1875rem !important
}

.-mt-120 {
    margin-top: 7.5rem !important
}

.-mt-125 {
    margin-top: 7.8125rem !important
}

.-mt-130 {
    margin-top: 8.125rem !important
}

.-mt-135 {
    margin-top: 8.4375rem !important
}

.-mt-140 {
    margin-top: 8.75rem !important
}

.-mt-145 {
    margin-top: 9.0625rem !important
}

.-mt-150 {
    margin-top: 9.375rem !important
}

.-mt-155 {
    margin-top: 9.6875rem !important
}

.-mt-160 {
    margin-top: 10rem !important
}

.-mt-165 {
    margin-top: 10.3125rem !important
}

.-mt-170 {
    margin-top: 10.625rem !important
}

.-mt-175 {
    margin-top: 10.9375rem !important
}

.-mt-180 {
    margin-top: 11.25rem !important
}

.-mt-185 {
    margin-top: 11.5625rem !important
}

.-mt-190 {
    margin-top: 11.875rem !important
}

.-mt-195 {
    margin-top: 12.1875rem !important
}

.-mt-200 {
    margin-top: 12.5rem !important
}

.-mt-205 {
    margin-top: 12.8125rem !important
}

.-mt-210 {
    margin-top: 13.125rem !important
}

.-mt-215 {
    margin-top: 13.4375rem !important
}

.-mt-220 {
    margin-top: 13.75rem !important
}

.-mt-225 {
    margin-top: 14.0625rem !important
}

.-mt-230 {
    margin-top: 14.375rem !important
}

.-mt-235 {
    margin-top: 14.6875rem !important
}

.-mt-240 {
    margin-top: 15rem !important
}

.-mt-245 {
    margin-top: 15.3125rem !important
}

.-mt-250 {
    margin-top: 15.625rem !important
}

.-mt-255 {
    margin-top: 15.9375rem !important
}

.-mt-260 {
    margin-top: 16.25rem !important
}

.-mt-265 {
    margin-top: 16.5625rem !important
}

.-mt-270 {
    margin-top: 16.875rem !important
}

.-mt-275 {
    margin-top: 17.1875rem !important
}

.-mt-280 {
    margin-top: 17.5rem !important
}

.-mt-285 {
    margin-top: 17.8125rem !important
}

.-mt-290 {
    margin-top: 18.125rem !important
}

.-mt-295 {
    margin-top: 18.4375rem !important
}

.-mt-300 {
    margin-top: 18.75rem !important
}

.-mt-305 {
    margin-top: 19.0625rem !important
}

.-mt-310 {
    margin-top: 19.375rem !important
}

.-mt-315 {
    margin-top: 19.6875rem !important
}

.-mt-320 {
    margin-top: 20rem !important
}

.-mt-325 {
    margin-top: 20.3125rem !important
}

.-mt-330 {
    margin-top: 20.625rem !important
}

.-mt-335 {
    margin-top: 20.9375rem !important
}

.-mt-340 {
    margin-top: 21.25rem !important
}

.-mt-345 {
    margin-top: 21.5625rem !important
}

.-mt-350 {
    margin-top: 21.875rem !important
}

.-mt-355 {
    margin-top: 22.1875rem !important
}

.-mt-360 {
    margin-top: 22.5rem !important
}

.-mt-365 {
    margin-top: 22.8125rem !important
}

.-mt-370 {
    margin-top: 23.125rem !important
}

.-mt-375 {
    margin-top: 23.4375rem !important
}

.-mt-380 {
    margin-top: 23.75rem !important
}

.-mt-385 {
    margin-top: 24.0625rem !important
}

.-mt-390 {
    margin-top: 24.375rem !important
}

.-mt-395 {
    margin-top: 24.6875rem !important
}

.-mt-400 {
    margin-top: 25rem !important
}

.-mt-405 {
    margin-top: 25.3125rem !important
}

.-mt-410 {
    margin-top: 25.625rem !important
}

.-mt-415 {
    margin-top: 25.9375rem !important
}

.-mt-420 {
    margin-top: 26.25rem !important
}

.-mt-425 {
    margin-top: 26.5625rem !important
}

.-mt-430 {
    margin-top: 26.875rem !important
}

.-mt-435 {
    margin-top: 27.1875rem !important
}

.-mt-440 {
    margin-top: 27.5rem !important
}

.-mt-445 {
    margin-top: 27.8125rem !important
}

.-mt-450 {
    margin-top: 28.125rem !important
}

.-mt-455 {
    margin-top: 28.4375rem !important
}

.-mt-460 {
    margin-top: 28.75rem !important
}

.-mt-465 {
    margin-top: 29.0625rem !important
}

.-mt-470 {
    margin-top: 29.375rem !important
}

.-mt-475 {
    margin-top: 29.6875rem !important
}

.-mt-480 {
    margin-top: 30rem !important
}

.-mt-485 {
    margin-top: 30.3125rem !important
}

.-mt-490 {
    margin-top: 30.625rem !important
}

.-mt-495 {
    margin-top: 30.9375rem !important
}

.-mt-500 {
    margin-top: 31.25rem !important
}

.-mb-0 {
    margin-bottom: 0 !important
}

.-mb-3 {
    margin-bottom: 3px !important
}

.-mb-5 {
    margin-bottom: .3125rem !important
}

.-mb-10 {
    margin-bottom: .625rem !important
}

.-mb-15 {
    margin-bottom: .9375rem !important
}

.-mb-20 {
    margin-bottom: 1.25rem !important
}

.-mb-25 {
    margin-bottom: 1.5625rem !important
}

.-mb-30 {
    margin-bottom: 1.875rem !important
}

.-mb-35 {
    margin-bottom: 2.1875rem !important
}

.-mb-40 {
    margin-bottom: 2.5rem !important
}

.-mb-45 {
    margin-bottom: 2.8125rem !important
}

.-mb-50 {
    margin-bottom: 3.125rem !important
}

.-mb-55 {
    margin-bottom: 3.4375rem !important
}

.-mb-60 {
    margin-bottom: 3.75rem !important
}

.-mb-65 {
    margin-bottom: 4.0625rem !important
}

.-mb-70 {
    margin-bottom: 4.375rem !important
}

.-mb-75 {
    margin-bottom: 4.6875rem !important
}

.-mb-80 {
    margin-bottom: 5rem !important
}

.-mb-85 {
    margin-bottom: 5.3125rem !important
}

.-mb-90 {
    margin-bottom: 5.625rem !important
}

.-mb-95 {
    margin-bottom: 5.9375rem !important
}

.-mb-100 {
    margin-bottom: 6.25rem !important
}

.-mb-105 {
    margin-bottom: 6.5625rem !important
}

.-mb-110 {
    margin-bottom: 6.875rem !important
}

.-mb-115 {
    margin-bottom: 7.1875rem !important
}

.-mb-120 {
    margin-bottom: 7.5rem !important
}

.-mb-125 {
    margin-bottom: 7.8125rem !important
}

.-mb-130 {
    margin-bottom: 8.125rem !important
}

.-mb-135 {
    margin-bottom: 8.4375rem !important
}

.-mb-140 {
    margin-bottom: 8.75rem !important
}

.-mb-145 {
    margin-bottom: 9.0625rem !important
}

.-mb-150 {
    margin-bottom: 9.375rem !important
}

.-mb-155 {
    margin-bottom: 9.6875rem !important
}

.-mb-160 {
    margin-bottom: 10rem !important
}

.-mb-165 {
    margin-bottom: 10.3125rem !important
}

.-mb-170 {
    margin-bottom: 10.625rem !important
}

.-mb-175 {
    margin-bottom: 10.9375rem !important
}

.-mb-180 {
    margin-bottom: 11.25rem !important
}

.-mb-185 {
    margin-bottom: 11.5625rem !important
}

.-mb-190 {
    margin-bottom: 11.875rem !important
}

.-mb-195 {
    margin-bottom: 12.1875rem !important
}

.-mb-200 {
    margin-bottom: 12.5rem !important
}

.-mb-205 {
    margin-bottom: 12.8125rem !important
}

.-mb-210 {
    margin-bottom: 13.125rem !important
}

.-mb-215 {
    margin-bottom: 13.4375rem !important
}

.-mb-220 {
    margin-bottom: 13.75rem !important
}

.-mb-225 {
    margin-bottom: 14.0625rem !important
}

.-mb-230 {
    margin-bottom: 14.375rem !important
}

.-mb-235 {
    margin-bottom: 14.6875rem !important
}

.-mb-240 {
    margin-bottom: 15rem !important
}

.-mb-245 {
    margin-bottom: 15.3125rem !important
}

.-mb-250 {
    margin-bottom: 15.625rem !important
}

.-mb-255 {
    margin-bottom: 15.9375rem !important
}

.-mb-260 {
    margin-bottom: 16.25rem !important
}

.-mb-265 {
    margin-bottom: 16.5625rem !important
}

.-mb-270 {
    margin-bottom: 16.875rem !important
}

.-mb-275 {
    margin-bottom: 17.1875rem !important
}

.-mb-280 {
    margin-bottom: 17.5rem !important
}

.-mb-285 {
    margin-bottom: 17.8125rem !important
}

.-mb-290 {
    margin-bottom: 18.125rem !important
}

.-mb-295 {
    margin-bottom: 18.4375rem !important
}

.-mb-300 {
    margin-bottom: 18.75rem !important
}

.-mb-305 {
    margin-bottom: 19.0625rem !important
}

.-mb-310 {
    margin-bottom: 19.375rem !important
}

.-mb-315 {
    margin-bottom: 19.6875rem !important
}

.-mb-320 {
    margin-bottom: 20rem !important
}

.-mb-325 {
    margin-bottom: 20.3125rem !important
}

.-mb-330 {
    margin-bottom: 20.625rem !important
}

.-mb-335 {
    margin-bottom: 20.9375rem !important
}

.-mb-340 {
    margin-bottom: 21.25rem !important
}

.-mb-345 {
    margin-bottom: 21.5625rem !important
}

.-mb-350 {
    margin-bottom: 21.875rem !important
}

.-mb-355 {
    margin-bottom: 22.1875rem !important
}

.-mb-360 {
    margin-bottom: 22.5rem !important
}

.-mb-365 {
    margin-bottom: 22.8125rem !important
}

.-mb-370 {
    margin-bottom: 23.125rem !important
}

.-mb-375 {
    margin-bottom: 23.4375rem !important
}

.-mb-380 {
    margin-bottom: 23.75rem !important
}

.-mb-385 {
    margin-bottom: 24.0625rem !important
}

.-mb-390 {
    margin-bottom: 24.375rem !important
}

.-mb-395 {
    margin-bottom: 24.6875rem !important
}

.-mb-400 {
    margin-bottom: 25rem !important
}

.-mb-405 {
    margin-bottom: 25.3125rem !important
}

.-mb-410 {
    margin-bottom: 25.625rem !important
}

.-mb-415 {
    margin-bottom: 25.9375rem !important
}

.-mb-420 {
    margin-bottom: 26.25rem !important
}

.-mb-425 {
    margin-bottom: 26.5625rem !important
}

.-mb-430 {
    margin-bottom: 26.875rem !important
}

.-mb-435 {
    margin-bottom: 27.1875rem !important
}

.-mb-440 {
    margin-bottom: 27.5rem !important
}

.-mb-445 {
    margin-bottom: 27.8125rem !important
}

.-mb-450 {
    margin-bottom: 28.125rem !important
}

.-mb-455 {
    margin-bottom: 28.4375rem !important
}

.-mb-460 {
    margin-bottom: 28.75rem !important
}

.-mb-465 {
    margin-bottom: 29.0625rem !important
}

.-mb-470 {
    margin-bottom: 29.375rem !important
}

.-mb-475 {
    margin-bottom: 29.6875rem !important
}

.-mb-480 {
    margin-bottom: 30rem !important
}

.-mb-485 {
    margin-bottom: 30.3125rem !important
}

.-mb-490 {
    margin-bottom: 30.625rem !important
}

.-mb-495 {
    margin-bottom: 30.9375rem !important
}

.-mb-500 {
    margin-bottom: 31.25rem !important
}

.-ml-0 {
    margin-left: 0 !important
}

.-ml-5 {
    margin-left: .3125rem !important
}

.-ml-10 {
    margin-left: .625rem !important
}

.-ml-15 {
    margin-left: .9375rem !important
}

.-ml-20 {
    margin-left: 1.25rem !important
}

.-ml-25 {
    margin-left: 1.5625rem !important
}

.-ml-30 {
    margin-left: 1.875rem !important
}

.-ml-35 {
    margin-left: 2.1875rem !important
}

.-ml-40 {
    margin-left: 2.5rem !important
}

.-ml-45 {
    margin-left: 2.8125rem !important
}

.-ml-50 {
    margin-left: 3.125rem !important
}

.-ml-55 {
    margin-left: 3.4375rem !important
}

.-ml-60 {
    margin-left: 3.75rem !important
}

.-ml-65 {
    margin-left: 4.0625rem !important
}

.-ml-70 {
    margin-left: 4.375rem !important
}

.-ml-75 {
    margin-left: 4.6875rem !important
}

.-ml-80 {
    margin-left: 5rem !important
}

.-ml-85 {
    margin-left: 5.3125rem !important
}

.-ml-90 {
    margin-left: 5.625rem !important
}

.-ml-95 {
    margin-left: 5.9375rem !important
}

.-ml-100 {
    margin-left: 6.25rem !important
}

.-ml-105 {
    margin-left: 6.5625rem !important
}

.-ml-110 {
    margin-left: 6.875rem !important
}

.-ml-115 {
    margin-left: 7.1875rem !important
}

.-ml-120 {
    margin-left: 7.5rem !important
}

.-ml-125 {
    margin-left: 7.8125rem !important
}

.-ml-130 {
    margin-left: 8.125rem !important
}

.-ml-135 {
    margin-left: 8.4375rem !important
}

.-ml-140 {
    margin-left: 8.75rem !important
}

.-ml-145 {
    margin-left: 9.0625rem !important
}

.-ml-150 {
    margin-left: 9.375rem !important
}

.-ml-155 {
    margin-left: 9.6875rem !important
}

.-ml-160 {
    margin-left: 10rem !important
}

.-ml-165 {
    margin-left: 10.3125rem !important
}

.-ml-170 {
    margin-left: 10.625rem !important
}

.-ml-175 {
    margin-left: 10.9375rem !important
}

.-ml-180 {
    margin-left: 11.25rem !important
}

.-ml-185 {
    margin-left: 11.5625rem !important
}

.-ml-190 {
    margin-left: 11.875rem !important
}

.-ml-195 {
    margin-left: 12.1875rem !important
}

.-ml-200 {
    margin-left: 12.5rem !important
}

.-ml-205 {
    margin-left: 12.8125rem !important
}

.-ml-210 {
    margin-left: 13.125rem !important
}

.-ml-215 {
    margin-left: 13.4375rem !important
}

.-ml-220 {
    margin-left: 13.75rem !important
}

.-ml-225 {
    margin-left: 14.0625rem !important
}

.-ml-230 {
    margin-left: 14.375rem !important
}

.-ml-235 {
    margin-left: 14.6875rem !important
}

.-ml-240 {
    margin-left: 15rem !important
}

.-ml-245 {
    margin-left: 15.3125rem !important
}

.-ml-250 {
    margin-left: 15.625rem !important
}

.-ml-255 {
    margin-left: 15.9375rem !important
}

.-ml-260 {
    margin-left: 16.25rem !important
}

.-ml-265 {
    margin-left: 16.5625rem !important
}

.-ml-270 {
    margin-left: 16.875rem !important
}

.-ml-275 {
    margin-left: 17.1875rem !important
}

.-ml-280 {
    margin-left: 17.5rem !important
}

.-ml-285 {
    margin-left: 17.8125rem !important
}

.-ml-290 {
    margin-left: 18.125rem !important
}

.-ml-295 {
    margin-left: 18.4375rem !important
}

.-ml-300 {
    margin-left: 18.75rem !important
}

.-ml-305 {
    margin-left: 19.0625rem !important
}

.-ml-310 {
    margin-left: 19.375rem !important
}

.-ml-315 {
    margin-left: 19.6875rem !important
}

.-ml-320 {
    margin-left: 20rem !important
}

.-ml-325 {
    margin-left: 20.3125rem !important
}

.-ml-330 {
    margin-left: 20.625rem !important
}

.-ml-335 {
    margin-left: 20.9375rem !important
}

.-ml-340 {
    margin-left: 21.25rem !important
}

.-ml-345 {
    margin-left: 21.5625rem !important
}

.-ml-350 {
    margin-left: 21.875rem !important
}

.-ml-355 {
    margin-left: 22.1875rem !important
}

.-ml-360 {
    margin-left: 22.5rem !important
}

.-ml-365 {
    margin-left: 22.8125rem !important
}

.-ml-370 {
    margin-left: 23.125rem !important
}

.-ml-375 {
    margin-left: 23.4375rem !important
}

.-ml-380 {
    margin-left: 23.75rem !important
}

.-ml-385 {
    margin-left: 24.0625rem !important
}

.-ml-390 {
    margin-left: 24.375rem !important
}

.-ml-395 {
    margin-left: 24.6875rem !important
}

.-ml-400 {
    margin-left: 25rem !important
}

.-ml-405 {
    margin-left: 25.3125rem !important
}

.-ml-410 {
    margin-left: 25.625rem !important
}

.-ml-415 {
    margin-left: 25.9375rem !important
}

.-ml-420 {
    margin-left: 26.25rem !important
}

.-ml-425 {
    margin-left: 26.5625rem !important
}

.-ml-430 {
    margin-left: 26.875rem !important
}

.-ml-435 {
    margin-left: 27.1875rem !important
}

.-ml-440 {
    margin-left: 27.5rem !important
}

.-ml-445 {
    margin-left: 27.8125rem !important
}

.-ml-450 {
    margin-left: 28.125rem !important
}

.-ml-455 {
    margin-left: 28.4375rem !important
}

.-ml-460 {
    margin-left: 28.75rem !important
}

.-ml-465 {
    margin-left: 29.0625rem !important
}

.-ml-470 {
    margin-left: 29.375rem !important
}

.-ml-475 {
    margin-left: 29.6875rem !important
}

.-ml-480 {
    margin-left: 30rem !important
}

.-ml-485 {
    margin-left: 30.3125rem !important
}

.-ml-490 {
    margin-left: 30.625rem !important
}

.-ml-495 {
    margin-left: 30.9375rem !important
}

.-ml-500 {
    margin-left: 31.25rem !important
}

.-mr-0 {
    margin-right: 0 !important
}

.-mr-5 {
    margin-right: .3125rem !important
}

.-mr-10 {
    margin-right: .625rem !important
}

.-mr-15 {
    margin-right: .9375rem !important
}

.-mr-20 {
    margin-right: 1.25rem !important
}

.-mr-25 {
    margin-right: 1.5625rem !important
}

.-mr-30 {
    margin-right: 1.875rem !important
}

.-mr-35 {
    margin-right: 2.1875rem !important
}

.-mr-40 {
    margin-right: 2.5rem !important
}

.-mr-45 {
    margin-right: 2.8125rem !important
}

.-mr-50 {
    margin-right: 3.125rem !important
}

.-mr-55 {
    margin-right: 3.4375rem !important
}

.-mr-60 {
    margin-right: 3.75rem !important
}

.-mr-65 {
    margin-right: 4.0625rem !important
}

.-mr-70 {
    margin-right: 4.375rem !important
}

.-mr-75 {
    margin-right: 4.6875rem !important
}

.-mr-80 {
    margin-right: 5rem !important
}

.-mr-85 {
    margin-right: 5.3125rem !important
}

.-mr-90 {
    margin-right: 5.625rem !important
}

.-mr-95 {
    margin-right: 5.9375rem !important
}

.-mr-100 {
    margin-right: 6.25rem !important
}

.-mr-105 {
    margin-right: 6.5625rem !important
}

.-mr-110 {
    margin-right: 6.875rem !important
}

.-mr-115 {
    margin-right: 7.1875rem !important
}

.-mr-120 {
    margin-right: 7.5rem !important
}

.-mr-125 {
    margin-right: 7.8125rem !important
}

.-mr-130 {
    margin-right: 8.125rem !important
}

.-mr-135 {
    margin-right: 8.4375rem !important
}

.-mr-140 {
    margin-right: 8.75rem !important
}

.-mr-145 {
    margin-right: 9.0625rem !important
}

.-mr-150 {
    margin-right: 9.375rem !important
}

.-mr-155 {
    margin-right: 9.6875rem !important
}

.-mr-160 {
    margin-right: 10rem !important
}

.-mr-165 {
    margin-right: 10.3125rem !important
}

.-mr-170 {
    margin-right: 10.625rem !important
}

.-mr-175 {
    margin-right: 10.9375rem !important
}

.-mr-180 {
    margin-right: 11.25rem !important
}

.-mr-185 {
    margin-right: 11.5625rem !important
}

.-mr-190 {
    margin-right: 11.875rem !important
}

.-mr-195 {
    margin-right: 12.1875rem !important
}

.-mr-200 {
    margin-right: 12.5rem !important
}

.-mr-205 {
    margin-right: 12.8125rem !important
}

.-mr-210 {
    margin-right: 13.125rem !important
}

.-mr-215 {
    margin-right: 13.4375rem !important
}

.-mr-220 {
    margin-right: 13.75rem !important
}

.-mr-225 {
    margin-right: 14.0625rem !important
}

.-mr-230 {
    margin-right: 14.375rem !important
}

.-mr-235 {
    margin-right: 14.6875rem !important
}

.-mr-240 {
    margin-right: 15rem !important
}

.-mr-245 {
    margin-right: 15.3125rem !important
}

.-mr-250 {
    margin-right: 15.625rem !important
}

.-mr-255 {
    margin-right: 15.9375rem !important
}

.-mr-260 {
    margin-right: 16.25rem !important
}

.-mr-265 {
    margin-right: 16.5625rem !important
}

.-mr-270 {
    margin-right: 16.875rem !important
}

.-mr-275 {
    margin-right: 17.1875rem !important
}

.-mr-280 {
    margin-right: 17.5rem !important
}

.-mr-285 {
    margin-right: 17.8125rem !important
}

.-mr-290 {
    margin-right: 18.125rem !important
}

.-mr-295 {
    margin-right: 18.4375rem !important
}

.-mr-300 {
    margin-right: 18.75rem !important
}

.-mr-305 {
    margin-right: 19.0625rem !important
}

.-mr-310 {
    margin-right: 19.375rem !important
}

.-mr-315 {
    margin-right: 19.6875rem !important
}

.-mr-320 {
    margin-right: 20rem !important
}

.-mr-325 {
    margin-right: 20.3125rem !important
}

.-mr-330 {
    margin-right: 20.625rem !important
}

.-mr-335 {
    margin-right: 20.9375rem !important
}

.-mr-340 {
    margin-right: 21.25rem !important
}

.-mr-345 {
    margin-right: 21.5625rem !important
}

.-mr-350 {
    margin-right: 21.875rem !important
}

.-mr-355 {
    margin-right: 22.1875rem !important
}

.-mr-360 {
    margin-right: 22.5rem !important
}

.-mr-365 {
    margin-right: 22.8125rem !important
}

.-mr-370 {
    margin-right: 23.125rem !important
}

.-mr-375 {
    margin-right: 23.4375rem !important
}

.-mr-380 {
    margin-right: 23.75rem !important
}

.-mr-385 {
    margin-right: 24.0625rem !important
}

.-mr-390 {
    margin-right: 24.375rem !important
}

.-mr-395 {
    margin-right: 24.6875rem !important
}

.-mr-400 {
    margin-right: 25rem !important
}

.-mr-405 {
    margin-right: 25.3125rem !important
}

.-mr-410 {
    margin-right: 25.625rem !important
}

.-mr-415 {
    margin-right: 25.9375rem !important
}

.-mr-420 {
    margin-right: 26.25rem !important
}

.-mr-425 {
    margin-right: 26.5625rem !important
}

.-mr-430 {
    margin-right: 26.875rem !important
}

.-mr-435 {
    margin-right: 27.1875rem !important
}

.-mr-440 {
    margin-right: 27.5rem !important
}

.-mr-445 {
    margin-right: 27.8125rem !important
}

.-mr-450 {
    margin-right: 28.125rem !important
}

.-mr-455 {
    margin-right: 28.4375rem !important
}

.-mr-460 {
    margin-right: 28.75rem !important
}

.-mr-465 {
    margin-right: 29.0625rem !important
}

.-mr-470 {
    margin-right: 29.375rem !important
}

.-mr-475 {
    margin-right: 29.6875rem !important
}

.-mr-480 {
    margin-right: 30rem !important
}

.-mr-485 {
    margin-right: 30.3125rem !important
}

.-mr-490 {
    margin-right: 30.625rem !important
}

.-mr-495 {
    margin-right: 30.9375rem !important
}

.-mr-500 {
    margin-right: 31.25rem !important
}

.-pt-0 {
    padding-top: 0 !important
}

.-pt-5 {
    padding-top: .3125rem !important
}

.-pt-7 {
    padding-top: .430rem !important
}

.-pt-8 {
    padding-top: 8px !important
}

.-pt-9 {
    padding-top: .6125rem !important
}

.-pt-10 {
    padding-top: .625rem !important
}

.-pt-15 {
    padding-top: .9375rem !important
}

.-pt-20 {
    padding-top: 1.25rem !important
}

.-pt-25 {
    padding-top: 1.5625rem !important
}

.-pt-30 {
    padding-top: 1.875rem !important
}

.-pt-35 {
    padding-top: 2.1875rem !important
}

.-pt-40 {
    padding-top: 2.5rem !important
}

.-pt-45 {
    padding-top: 2.8125rem !important
}

.-pt-50 {
    padding-top: 3.125rem !important
}

.-pt-55 {
    padding-top: 3.4375rem !important
}

.-pt-60 {
    padding-top: 3.75rem !important
}

.-pt-65 {
    padding-top: 4.0625rem !important
}

.-pt-70 {
    padding-top: 4.375rem !important
}

.-pt-75 {
    padding-top: 4.6875rem !important
}

.-pt-80 {
    padding-top: 5rem !important
}

.-pt-85 {
    padding-top: 5.3125rem !important
}

.-pt-90 {
    padding-top: 5.625rem !important
}

.-pt-95 {
    padding-top: 5.9375rem !important
}

.-pt-100 {
    padding-top: 6.25rem !important
}

.-pb-0 {
    padding-bottom: 0 !important
}

.-pb-5 {
    padding-bottom: .3125rem !important
}

.-pb-10 {
    padding-bottom: .625rem !important
}

.-pb-15 {
    padding-bottom: .9375rem !important
}

.-pb-20 {
    padding-bottom: 1.25rem !important
}

.-pb-25 {
    padding-bottom: 1.5625rem !important
}

.-pb-30 {
    padding-bottom: 1.875rem !important
}

.-pb-35 {
    padding-bottom: 2.1875rem !important
}

.-pb-40 {
    padding-bottom: 2.5rem !important
}

.-pb-45 {
    padding-bottom: 2.8125rem !important
}

.-pb-50 {
    padding-bottom: 3.125rem !important
}

.-pb-55 {
    padding-bottom: 3.4375rem !important
}

.-pb-60 {
    padding-bottom: 3.75rem !important
}

.-pb-65 {
    padding-bottom: 4.0625rem !important
}

.-pb-70 {
    padding-bottom: 4.375rem !important
}

.-pb-75 {
    padding-bottom: 4.6875rem !important
}

.-pb-80 {
    padding-bottom: 5rem !important
}

.-pb-85 {
    padding-bottom: 5.3125rem !important
}

.-pb-90 {
    padding-bottom: 5.625rem !important
}

.-pb-95 {
    padding-bottom: 5.9375rem !important
}

.-pb-100 {
    padding-bottom: 6.25rem !important
}

.-pl-0 {
    padding-left: 0 !important
}

.-pl-5 {
    padding-left: .3125rem !important
}

.-pl-10 {
    padding-left: .625rem !important
}

.-pl-15 {
    padding-left: .9375rem !important
}

.-pl-20 {
    padding-left: 1.25rem !important
}

.-pl-25 {
    padding-left: 1.5625rem !important
}

.-pl-30 {
    padding-left: 1.875rem !important
}

.-pl-35 {
    padding-left: 2.1875rem !important
}

.-pl-40 {
    padding-left: 2.5rem !important
}

.-pl-45 {
    padding-left: 2.8125rem !important
}

.-pl-50 {
    padding-left: 3.125rem !important
}

.-pl-55 {
    padding-left: 3.4375rem !important
}

.-pl-60 {
    padding-left: 3.75rem !important
}

.-pl-65 {
    padding-left: 4.0625rem !important
}

.-pl-70 {
    padding-left: 4.375rem !important
}

.-pl-75 {
    padding-left: 4.6875rem !important
}

.-pl-80 {
    padding-left: 5rem !important
}

.-pl-85 {
    padding-left: 5.3125rem !important
}

.-pl-90 {
    padding-left: 5.625rem !important
}

.-pl-95 {
    padding-left: 5.9375rem !important
}

.-pl-100 {
    padding-left: 6.25rem !important
}

.-pr-0 {
    padding-right: 0 !important
}

.-pr-5 {
    padding-right: .3125rem !important
}

.-pr-10 {
    padding-right: .625rem !important
}

.-pr-15 {
    padding-right: .9375rem !important
}

.-pr-20 {
    padding-right: 1.25rem !important
}

.-pr-25 {
    padding-right: 1.5625rem !important
}

.-pr-30 {
    padding-right: 1.875rem !important
}

.-pr-35 {
    padding-right: 2.1875rem !important
}

.-pr-40 {
    padding-right: 2.5rem !important
}

.-pr-45 {
    padding-right: 2.8125rem !important
}

.-pr-50 {
    padding-right: 3.125rem !important
}

.-pr-55 {
    padding-right: 3.4375rem !important
}

.-pr-60 {
    padding-right: 3.75rem !important
}

.-pr-65 {
    padding-right: 4.0625rem !important
}

.-pr-70 {
    padding-right: 4.375rem !important
}

.-pr-75 {
    padding-right: 4.6875rem !important
}

.-pr-80 {
    padding-right: 5rem !important
}

.-pr-85 {
    padding-right: 5.3125rem !important
}

.-pr-90 {
    padding-right: 5.625rem !important
}

.-pr-95 {
    padding-right: 5.9375rem !important
}

.-pr-100 {
    padding-right: 6.25rem !important
}

.-op-0 {
    opacity: 0 !important
}

.-op-5 {
    opacity: 0.05 !important
}

.-op-10 {
    opacity: 0.1 !important
}

.-op-15 {
    opacity: 0.15 !important
}

.-op-20 {
    opacity: 0.2 !important
}

.-op-25 {
    opacity: 0.25 !important
}

.-op-30 {
    opacity: 0.3 !important
}

.-op-35 {
    opacity: 0.35 !important
}

.-op-40 {
    opacity: 0.4 !important
}

.-op-45 {
    opacity: 0.45 !important
}

.-op-50 {
    opacity: 0.5 !important
}

.-op-55 {
    opacity: 0.55 !important
}

.-op-60 {
    opacity: 0.6 !important
}

.-op-65 {
    opacity: 0.65 !important
}

.-op-70 {
    opacity: 0.7 !important
}

.-op-75 {
    opacity: 0.75 !important
}

.-op-80 {
    opacity: 0.8 !important
}

.-op-85 {
    opacity: 0.85 !important
}

.-op-90 {
    opacity: 0.9 !important
}

.-op-95 {
    opacity: 0.95 !important
}

.-op-100 {
    opacity: 1 !important
}

.-ovh {
    overflow: hidden
}

.-hide-element {
    display: none !important
}

.-flr {
    float: right
}

.-fll {
    float: left
}

.-block-inline {
    display: inline-block !important
}

.-block {
    display: block !important
}

[class*="btn"] {
    display: inline-block;
    text-align: center;
    line-height: 2.375rem;
    cursor: pointer;
    border: none;
    overflow: hidden;
    vertical-align: top
}

.btn-primary {
    position: relative;
    border-radius: .3125rem;
    font-size: 1rem;
    padding: 0 1.5625rem;
    background-color: #eb1946
}

    .btn-primary span {
        color: #fff;
        position: relative;
        white-space: nowrap;
        display: inline-block;
        line-height: 2.375rem;
        z-index: 1
    }

        .btn-primary span:after {
            content: '>';
            padding-left: .25rem;
            display: inline-block
        }

    .btn-primary:before {
        top: 0;
        left: 0;
        content: '';
        display: block;
        position: absolute;
        height: 4.75rem;
        width: 100%;
        z-index: 0;
        -webkit-transition: top 0.5s;
        transition: top 0.5s
    }

    .btn-primary:hover:before {
        top: -2.375rem
    }

    .btn-primary.btn-large:hover:before {
        top: -1.75rem
    }

    .btn-primary.btn-large {
        font-size: 1.25rem;
        height: 2.975rem;
        padding: 0 1.5625rem;
        font-weight: 400;
    }

        .btn-primary.btn-large span {
            line-height: 2.95rem;
        }


/*--------*/
/*  Main  */
/*--------*/
.-bt-0 {
    border-top: 0 !important;
}

.-wsp-n {
    white-space: normal !important;
}

#Email.blink {
    background-color: #f0f0f0
}

.-cursor-text {
    cursor: text !important;
}

.-center {
    display: table !important;
    margin: 0 auto;
}

.-text-center {
    text-align: center;
}

.-text-justify {
    text-align: justify;
}

.-pos-r {
    position: relative;
}

.btnTxtCheckAll {
    text-align: left;
    font-weight: bold;
    font-size: .875rem !important;
    line-height: .875rem !important;
    /*
    font-size: .6875rem !important;
    line-height: .825rem !important; */
    cursor: pointer;
    margin-left: -15px;
}

    .btnTxtCheckAll:hover {
        color: #eb1946;
    }

.infoCheckInvoices {
    display: block;
    position: absolute;
    top: 2px;
    right: 0;
    color: #eb1946;
    opacity: 0;
    font-size: .875rem;
    line-height: 1.125rem;
}

.bsm .mmp-table .failPass {
    position: absolute;
    bottom: -6px;
    left: 7px;
    display: block !important;
    font-size: .8125rem;
    color: #eb1946
}

.tBefore:before {
    content: '';
    display: inline-block;
    width: 0;
    margin-right: -.25rem;
    height: 2.5rem;
    vertical-align: middle
}

i.-table-energy {
    display: inline-block;
    white-space: nowrap;
    width: 2.625rem;
    height: 2.625rem;
    font-size: 0;
    vertical-align: middle;
    width: 3.75rem
}

    i.-table-energy:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/energy.svg");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: top center;
        width: 2.625rem;
        height: 2.625rem
    }

/* tab table */
.tab-table .tab {
    display: inline-block;
    padding: 9px 25px;
    border-top: 1px solid #cfcece;
    border-left: 1px solid #cfcece;
    border-right: 1px solid #cfcece;
    border-radius: .3125rem .3125rem 0 0;
}

    .tab-table .tab.active {
        background: #eb1946;
        color: #fff;
        border-color: #eb1946;
    }


/* input checkbox */
#unpaidInvoicesList .js-form .form-checkbox,
#invoicesList .js-form .form-checkbox {
    top: -6px;
    margin-top: -6px;
    padding: 0 0 0 .0rem;
}


/* popup */
.modalBackground {
    background: rgba(255, 255, 255, 0.5);
}

.popup-wrapper {
    width: 600px;
    display: block;
    border: 1px solid #cfcece;
    border-radius: .3125rem .3125rem;
    padding: 1.25rem 1.875rem .625rem;
    background: #FFF;
    box-shadow: 0 0 .9375rem .0625rem rgba(165,168,170,0.7);
}

    .popup-wrapper .popup-header {
        padding-top: .325rem;
        padding-bottom: .625rem;
    }

        .popup-wrapper .popup-header h4 {
            padding-bottom: .625rem;
            font-size: 1.75rem;
            line-height: 2.1rem;
            font-weight: bold;
        }

    .popup-wrapper .popup-footer {
        padding-top: .625rem;
        padding-bottom: .625rem;
    }

    .popup-wrapper .popup-btn {
        display: block;
        text-align: left;
    }

.popup-wrapper-graf {
    border: 4px solid #eb1946;
    border-radius: .3125rem;
    -webkit-border-radius: .3125rem;
    -moz-border-radius: .3125rem;
    box-shadow: 0 0 .9375rem .0625rem rgba(165,168,170,0.7);
}

.-btn-popup-close {
    position: absolute;
    right: -8px;
    top: -8px;
    z-index: 9999;
    padding: 4px;
    border: 2px solid #eb1946;
    border-radius: .3125rem .3125rem;
    background: #fff;
}

/* mm tooltip */
.mm-js-tooltip-container {
    background: -webkit-linear-gradient(bottom, #f0f0f0 1%, #f6f6f6 51%, #fdfdfd 100%);
    background: linear-gradient(to top, #f0f0f0 1%, #f6f6f6 51%, #fdfdfd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#fdfdfd, endColorstr=#f0f0f0);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#fdfdfd, endColorstr=#f0f0f0)"
}
/*
.mmp-table:not(.striped) .mmp-table-row>*:first-child .mm-js-tooltip,
.mmp-table-inside:not(.striped) .mmp-table-row>*:first-child .mm-js-tooltip {
width:100%;
height:auto} */

.mm-js-tooltip {
    cursor: pointer;
    display: inline-block;
    white-space: nowrap;
    width: 1.25rem;
    height: 1.75rem;
    font-size: 0;
    vertical-align: middle;
    white-space: normal;
    margin-top: -.25rem;
    font-size: .875rem;
    position: relative
}

    .mm-js-tooltip:after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/tooltip.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 1.25rem;
        height: 1.75rem
    }

    .mm-js-tooltip:after {
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -.875rem
    }

.mm-js-tooltip-data {
    display: none !important;
}

.mm-js-tooltip-container {
    display: none;
    position: absolute;
    top: 0;
    z-index: 100005;
    left: 1.875rem;
    white-space: normal;
    border-radius: .3125rem;
    box-shadow: 0 0 .9375rem .0625rem rgba(165,168,170,0.7);
    overflow: hidden;
    width: 24.75rem;
    padding: .75rem .75rem;
    font-size: .8125rem;
    line-height: .975rem;
    color: #6e6e6e;
    font-weight: normal;
    opacity: 0;
    max-height: 18.75rem;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    cursor: pointer
}

.mm-js-tooltip-container-active {
    opacity: 1;
    -webkit-transition-delay: .02s, .01s;
    transition-delay: .02s, .01s
}



/* mm loading */
#loadingDiv,
#loadingDiv2,
#MainContentPlaceHolder_UpdateProgress2 {
    position: absolute;
    /* display:none; */
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background: rgba(255, 255, 255, 0.5);
}

#loadingDivFullScreen {
    position: fixed;
    /* display:none; */
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background: rgba(255, 255, 255, 0.5);
}

    #loadingDiv span,
    #loadingDiv2 span,
    #loadingDivFullScreen span,
    #MainContentPlaceHolder_UpdateProgress2 .billingProgress {
        position: absolute;
        display: block;
        top: 50%;
        left: 50%;
        width: 84px;
        height: 84px;
        margin-top: -42px;
        margin-left: -42px;
        background: #fff url("../Content/img/loader.gif") no-repeat 10px 10px;
        padding: 10px;
        border: 1px solid #f4f4f4;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }


#alertDiv {
    position: absolute;
    /* display:none; */
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9;
    background: rgba(255, 255, 255, 0.3);
}

#alertDivFullScreen {
    position: fixed;
    /* display:none; */
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: rgba(100, 100, 100, 0.7);
}

    #alertDiv span,
    #alertDivFullScreen span.alertDivContent {
        position: absolute;
        display: block;
        top: 50%;
        left: 50%;
        width: 300px;
        height: 60px;
        margin-top: -30px;
        margin-left: -150px;
        background: #fff;
        padding: 12px 20px;
        border: 1px solid #dcdcdc;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        text-align: center;
    }

    #alertDivFullScreen span.alertDivContent {
        height: auto;
        margin-top: -50px;
    }

        #alertDivFullScreen span.alertDivContent::after {
            content: "";
            display: block;
            clear: both;
        }

    #alertDivFullScreen .-close {
        position: absolute;
        top: 10px;
        right: 10px;
        cursor: pointer;
    }

/* group password-quality */

.loadingSpinner {
    border: 4px solid #FFF;
    border-top-color: transparent;
    border-left-color: transparent;
    width: 20px;
    height: 20px;
    opacity: 0.8;
    border-radius: 50%;
    animation: loadingSpinner 0.7s infinite linear;
    -webkit-animation: loadingSpinner 0.7s infinite linear;
}

a .loadingSpinner {
    float: left;
}

.spinner {
    position: relative;
    top: 10px;
    left: -5px;
}

@keyframes loadingSpinner {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes loadingSpinner {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

#password-quality {
    z-index: 99999;
    color: #434647;
    position: absolute;
    width: 192px;
    height: 90px;
    top: -54px;
    right: -198px;
    background: url(../Content/img/password-quality.png) no-repeat 0 0;
}

    #password-quality small {
        font-size: 9px;
    }

    #password-quality small, #password-quality .rules {
        color: #838788;
    }

    #password-quality strong {
        color: #434647;
    }

    #password-quality .wrap {
        border: 1px solid #cfcece;
        border-radius: .3125rem .3125rem;
        background: #FFF;
        box-shadow: 0 0 .9375rem .0625rem rgba(165,168,170,0.7);
        padding: 7px 12px 0 16px;
    }

    #password-quality p {
        padding: 0;
        width: 164px;
        margin: 0;
        height: auto;
        font-size: 9px;
        line-height: 12px;
        border: none;
    }

    #password-quality .bar {
        margin: 4px 0;
        height: 3px;
        width: 100%;
        border-top: 1px solid #dfdfdf;
        background-color: #eaedf1;
        position: relative;
    }

        #password-quality .bar span {
            height: 3px;
            width: 0;
            position: absolute;
            top: 0;
            left: 0;
        }

        #password-quality .bar.weak span {
            width: 33%;
            background-color: #d00000;
        }

        #password-quality .bar.medium span {
            width: 66%;
            background-color: #d09300;
        }

        #password-quality .bar.strong span {
            width: 100%;
            background-color: #00d000;
        }


.mm-js-tooltip.tooltipRowSmall:after {
    margin-top: -.475rem;
}


/*js-select*/
.mm-js-select,
select.mm-js-select {
    /* min-width: 28.75rem; */
    padding: 0.65rem 3.125rem 0.65rem 1.25rem !important;
    background-color: transparent;
    border: 1px solid #cfcece !important;
    border-radius: .3125rem;
    font-size: 1.25rem;
    line-height: 1.125em;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    background: url(/Content/img/icons/dropdown.svg) 97%/4% no-repeat;
}

    .mm-js-select option:hover,
    select.mm-js-select option:hover {
        background: #333;
    }

.fl {
    float: left;
}

select.js-select {
    /* margin: 50px; */
    border: 1px solid #111;
    background: transparent;
    padding: 0 3.125rem 0 1.125rem;
    font-size: 16px;
    border: 1px solid #cfcece;
    height: 34px;
    border-radius: .3125rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(/Content/img/icons/dropdown.svg) 97%/4% no-repeat;
}

/*js-select-end*/
.arrow-dropdown,
.arrow-dropup {
    cursor: pointer
}

    .arrow-dropdown::after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/dropdown.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 1.0625rem;
        height: .625rem;
        margin-left: .3125rem
    }

    .arrow-dropup::after {
        display: inline-block;
        content: '';
        background-image: url("/Content/img/icons/dropdown.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 1.0625rem;
        height: .625rem;
        margin-left: .3125rem;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }

.errorLable {
    color: Red;
}

.-hide-lb:before {
    border-left: none !important;
}

ul.list {
    padding: 0;
    list-style-type: none;
    margin: 0
}

    ul.list li {
        display: block;
        font-size: .875rem
    }

        ul.list li::before {
            content: '>';
            display: inline-block;
            margin: 0 .25rem 0 .125rem
        }

ul.dot {
    padding-left: 1rem;
}


#mmpslider {
    position: relative;
    width: 100%;
    height: 298px;
    padding: 1.25rem;
    border: 1px solid #cfcece;
    border-radius: .3125rem;
    overflow: hidden;
    margin-bottom: 1.875rem
}

    #mmpslider .mmp-slider-wrapper .mmp-slider-item {
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        width: 100%;
        height: 298px;
        z-index: 8;
    }

        #mmpslider .mmp-slider-wrapper .mmp-slider-item.active {
            z-index: 10;
        }

        #mmpslider .mmp-slider-wrapper .mmp-slider-item.last-active {
            z-index: 9;
        }

    #mmpslider .mmp-slider-tabs {
        position: absolute;
        top: 20px;
        left: 20px;
        z-index: 20;
        background-color: rgba(255,255,255,0.7);
        width: 19.375rem;
        height: 258px;
        float: left;
        overflow: hidden;
        padding: 0.7rem 2.5rem 0.9rem 1.0rem;
        margin-right: 2.1875rem
    }

        #mmpslider .mmp-slider-tabs .mmp-slider-tabs-scroll {
            padding-left: 1.5rem;
        }


/* Big Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: 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);
    -ms-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;
    height: 100%;
    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-arrow.slick-hidden {
    display: none
}

.btn.btnWhite {
    background: #fff;
    border-radius: .3125rem;
    border: .125rem solid #fff;
    font-size: 1.25rem;
    color: #eb1946;
    height: 2.8125rem;
    padding: 0 1.5625rem;
    -webkit-transition: 0.2s;
    transition: 0.2s
}

    .btn.btnWhite:hover {
        background: transparent;
        color: #fff;
        border: .125rem solid #fff
    }

.bigSlider-content-box {
    background: -webkit-linear-gradient(bottom, #eb0188 0%, #eb1d45 52%, #fea314 100%);
    background: linear-gradient(to top, #eb0188 0%, #eb1d45 52%, #fea314 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#fea314, endColorstr=#eb0188);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#fea314, endColorstr=#eb0188)"
}

.bigSlider-slider-new-button:after {
    content: '';
    display: block;
    width: 0%;
    height: .1875rem;
    background: #eb1946;
    -webkit-transition: 0.25s;
    transition: 0.25s;
    border-radius: .1875rem
}

.bigSlider-slider-new-button:hover:after,
.bigSlider-slider-new-button.-active:after {
    content: '';
    display: block;
    width: 100%;
    height: .1875rem;
    background: #eb1946;
    border-radius: .1875rem
}


.bigSlider {
    width: 100%;
    max-height: 31.25rem;
    overflow: hidden;
    text-align: center;
    position: relative;
    margin-top: 1px;
    margin-bottom: 25px;
}

    .bigSlider .slider-buttons {
        width: 100%;
        position: absolute;
        height: 0;
        top: 50%
    }

        .bigSlider .slider-buttons .row {
            position: relative
        }

.bigSlider-wrapper {
    height: 100%;
    position: relative
}

.bigSlider-slides {
    height: 100%
}

.bigSlider-slides-element {
    background-repeat: no-repeat;
    background-position: center center;
    height: 31.25rem
}

.bigSlider.-large .bigSlider-slider {
    height: 37.5rem
}

.bigSlider.-slim .bigSlider-slider {
    height: 20.625rem
}

.bigSlider-slider {
    height: 31.25rem
}

    .bigSlider-slider.-new .bigSlider-content .row:before {
        height: calc(100% - 60px)
    }

.bigSlider-slider-new-buttons {
    z-index: 3;
    position: relative;
    margin-top: -3.75rem;
    width: 100%;
    height: 3.75rem;
    background-color: rgba(255,255,255,0.8);
}




.bigSlider-slider-new-buttons-wrapper {
    text-align: center
}

.bigSlider-slider-new-button {
    display: inline-block;
    line-height: 3.75rem;
    font-size: 1.25rem;
    margin-right: -.25rem;
    cursor: pointer;
    padding: 0 1.25rem;
    position: relative
}

    .bigSlider-slider-new-button:after {
        position: absolute;
        bottom: 0;
        left: 0
    }

    .bigSlider-slider-new-button:hover, .bigSlider-slider-new-button.-active {
        color: #eb1946
    }

.bigSlider-tabs-wrapper {
    margin: 1.25rem 1.875rem 2.5rem;
    overflow: hidden
}

.bigSlider-tabs-tab {
    float: left
}

    .bigSlider-tabs-tab:not(:last-child) {
        padding-right: .5rem
    }

    .bigSlider-tabs-tab:not(:first-child) {
        padding-left: .5rem
    }

    .bigSlider-tabs-tab.-active .tab-img {
        opacity: 0.5
    }

    .bigSlider-tabs-tab.-active .tab-desc {
        color: #eb1946
    }

    .bigSlider-tabs-tab .tab {
        cursor: pointer;
        height: 5.9375rem;
        overflow: hidden;
        border-radius: .3125rem;
        white-space: nowrap;
        border: .0625rem solid #dcdcdc
    }

        .bigSlider-tabs-tab .tab:hover .tab-desc {
            color: #eb1946
        }

    .bigSlider-tabs-tab .tab-img {
        vertical-align: top;
        height: 100%;
        width: 13.75rem;
        overflow: hidden;
        display: inline-block
    }

        .bigSlider-tabs-tab .tab-img img {
            height: 100%
        }

    .bigSlider-tabs-tab .tab-desc {
        vertical-align: top;
        margin-left: -.25rem;
        text-align: left;
        padding: .625rem 1.875rem;
        font-size: 1.25rem;
        line-height: 1.625rem;
        white-space: normal;
        display: inline-block
    }

        .bigSlider-tabs-tab .tab-desc p {
            max-width: 18.125rem
        }

.bigSlider .slick-next {
    right: 0
}

.bigSlider .slick-list {
    height: 100%
}

.bigSlider .slick-track {
    height: 100%
}

.bigSlider-content {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    text-align: left
}

    .bigSlider-content .row {
        height: 100%;
        white-space: nowrap;
        padding: 0 1.875rem
    }

        .bigSlider-content .row:before {
            content: '';
            display: inline-block;
            height: 100%;
            width: 0;
            vertical-align: bottom
        }

    .bigSlider-content.-top .row:before {
        vertical-align: top
    }

    .bigSlider-content.-middle .row:before {
        vertical-align: middle
    }

    .bigSlider-content.-middle .row > * {
        vertical-align: middle
    }

    .bigSlider-content .simpleBox-content {
        padding-left: 1.875rem;
        display: inline-block
    }

.bigSlider-content-box {
    display: inline-block;
    margin: 0 0 0 1.875rem;
    width: 29.375rem
}

    .bigSlider-content-box .caption {
        padding: 1.25rem 1.875rem 1.25rem;
        font-size: 1.25rem;
        margin: 0;
        color: #fff
    }

    .bigSlider-content-box .header {
        padding: 1.875rem 1.875rem 1.25rem;
        color: #fff;
        font-size: 2.5rem;
        font-weight: 700;
        line-height: 2.875rem
    }

        .bigSlider-content-box .header.-small {
            font-size: 1.5625rem;
            line-height: 2rem
        }

        .bigSlider-content-box .header.-strange {
            padding: 1.375rem 1.875rem 1.125rem;
            font-size: 2.41rem;
            line-height: 3.09813rem
        }

        .bigSlider-content-box .header em.underline {
            font-style: normal;
            border-bottom: 1px solid #fff
        }

    .bigSlider-content-box .caption + .header {
        padding-top: 0
    }

.bigSlider-content-box-footer {
    padding: 0 1.875rem 2.5rem
}

    .bigSlider-content-box-footer.-strange {
        padding: 0 1.875rem 1.5625rem
    }

        .bigSlider-content-box-footer.-strange .tableOffers-slider-column-buttons {
            text-align: left;
            padding: 0
        }

        .bigSlider-content-box-footer.-strange .btnBase, .bigSlider-content-box-footer.-strange .btn.btnSimpleRevert {
            background: #fff;
            border-radius: .3125rem;
            border: .125rem solid #fff;
            font-size: 1.25rem;
            color: #eb1946;
            height: 2.8125rem;
            padding: 0 1.5625rem;
            -webkit-transition: 0.2s;
            transition: 0.2s
        }

            .bigSlider-content-box-footer.-strange .btnBase:before, .bigSlider-content-box-footer.-strange .btn.btnSimpleRevert:before {
                display: none
            }

            .bigSlider-content-box-footer.-strange .btnBase:hover, .bigSlider-content-box-footer.-strange .btn.btnSimpleRevert:hover {
                background: transparent;
                color: #fff;
                border: .125rem solid #fff
            }

.bigSlider-content.bs-content-right {
    text-align: right;
}

    .bigSlider-content.bs-content-right .bigSlider-content-box {
        text-align: left;
        margin: 0 1.875rem 0 0;
    }
/* Big Slider END */

.komunikat-info {
    font-size: .875rem !important;
    line-height: 1.2rem !important
}


/* cart */
.cart {
    background: #fff; /* #efefef*/
}

    .cart hr {
        border-bottom: 1px solid #dcdcdc;
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }


    .cart .js-form .form-input-label {
        color: #9e9e9e;
        font-size: .875rem;
    }

    .cart .js-form .form-checkbox-label {
        font-size: 1rem;
    }

    .cart .js-form .error.errorRight {
        opacity: 1;
        margin-top: 13px;
        margin-left: 15px;
    }

.js-form .errorRight {
    opacity: 1;
    margin-top: 13px;
    margin-left: 15px;
}

.cart .js-form .errorCheckbox {
    opacity: 1;
    color: #eb1946;
    font-size: .8125rem;
    padding-left: 2.5rem;
}

.cart .js-form .error:not(.errorRight) {
    opacity: 1;
    position: absolute;
    bottom: -17px;
    left: 0;
}

.cart .panel-separator {
    margin-bottom: 1.875rem;
}

.cart .panel {
    background: #fff;
    border-radius: .3125rem;
    padding: 1.875rem 1.25rem 1.25rem 2.5rem;
    border: 1px solid #cfcece;
}

    .cart .panel.callout {
        padding: 1.875rem 1.75rem 2.5rem 1.375rem;
        border: .25rem solid #a7a6a6;
    }

.cartInformationBox {
    width: 100%;
    margin: 2.5rem auto 1.25rem;
}

    .cartInformationBox + .cartInformationBox {
        margin-top: 0;
    }

    .cartInformationBox.-summary .cartInformationBox-wrapper {
        border: .25rem solid #a7a6a6;
    }

    .cartInformationBox .row {
        padding: 0 1.5rem;
    }

.cartInformationBox-wrapper {
    background: #fff;
    padding: .9375rem 1.875rem 0;
    border-radius: .3125rem;
    border: 1px solid #cfcece;
}

.cartInformationBox-header .header3 {
    display: inline-block;
    font-size: 1.75rem;
    font-weight: 700;
    color: #6e6e6e;
}

.cartInformationBox-content-element:first-child:not(:last-child) {
    border-bottom: .0625rem solid #dcdcdc;
}

.cartInformationBox-content-element:not(:last-child) {
    border-bottom: .0625rem solid #dcdcdc;
}

.cartInformationBox-content-element.-slim {
    min-height: auto;
    padding: .625rem 0;
}

.cartInformationBox-content-element {
    display: table;
    min-height: 8.4375rem;
    width: 100%;
    padding: .9375rem 0;
}

    .cartInformationBox-content-element .element-desc {
        padding-top: 1.25rem;
        vertical-align: top;
        display: table-cell;
    }

    .cartInformationBox-content-element .element-input {
        width: 7.8125rem;
        padding: 0 .9375rem;
        padding-top: 0px;
        padding-top: 1.25rem;
        text-align: center;
        vertical-align: top;
        display: table-cell;
        border-left: .0625rem solid #dcdcdc;
    }

    .cartInformationBox-content-element .element-summary {
        width: 16.25rem;
        vertical-align: top;
        text-align: right;
        display: table-cell;
        padding: 0 0 0 .9375rem;
        padding-top: 0px;
        padding-top: .625rem;
        border-left: .0625rem solid #dcdcdc;
    }

    .cartInformationBox-content-element .element-desc-title .header4:not(.-slim) {
        font-weight: 700;
    }

    .cartInformationBox-content-element .element-desc-title .header4 {
        display: inline-block;
        font-size: 1.25rem;
        margin-bottom: .9375rem;
    }

    .cartInformationBox-content-element .element-desc-wrapper-left {
        cursor: pointer;
        vertical-align: top;
        display: table-cell;
    }

    .cartInformationBox-content-element .element-desc-wrapper-right {
        cursor: pointer;
        vertical-align: top;
        white-space: nowrap;
        display: table-cell;
        text-align: right;
    }

    .cartInformationBox-content-element .element-desc-rollout {
        display: inline-block;
        white-space: nowrap;
        padding-right: 1rem;
        padding-top: .125rem;
        vertical-align: top;
    }

        .cartInformationBox-content-element .element-desc-rollout .-rollout {
            font-size: .875rem;
            color: #6e6e6e;
            font-weight: 400;
            cursor: pointer;
        }

    .cartInformationBox-content-element .element-desc-text {
        font-size: .875rem;
        font-weight: 400;
        line-height: 1.375rem;
    }

    .cartInformationBox-content-element .element-summary-element-large .value {
        font-size: 3.875rem;
        line-height: 3.875rem;
        font-weight: 700;
    }

    .cartInformationBox-content-element .element-summary-element-large .index {
        display: inline-block;
        vertical-align: top;
        font-size: 1.75rem;
        line-height: 1.75rem;
        font-weight: 700;
    }

    .cartInformationBox-content-element .element-summary-element-medium {
        display: inline-block;
        vertical-align: middle;
        font-size: 1.75rem;
        line-height: 2.125rem;
        font-weight: 700;
    }

    .cartInformationBox-content-element .element-summary-element-small {
        line-height: 1.25rem;
        font-weight: 400;
        font-size: .875rem;
    }

    .cartInformationBox-content-element .element-summary.-noborder {
        border: none !important;
    }


.cartInformationBoxCol .cartInformationBox-header {
    border-bottom: .06667rem solid #dcdcdc;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

.cartInformationBoxCol .col-row.row {
    padding: 0 0.75rem;
}

.cartInformationBoxCol .col-row {
    margin-bottom: 25px;
}

    .cartInformationBoxCol .col-row .col-left {
        float: left;
        width: 50%;
        padding: 0 .9375rem 0 0;
    }

    .cartInformationBoxCol .col-row .col-right {
        float: right;
        width: 50%;
        border-left: .0625rem solid #dcdcdc;
        padding: 0 0 0 .9375rem;
    }

    .cartInformationBoxCol .col-row .element-desc {
        padding-top: 0;
    }

    .cartInformationBoxCol .col-row .cartInformationBox-content-element .element-summary {
        border-left: 0;
        padding-top: 1.625rem;
    }


.simpleButtonBar {
    margin: 3.125rem auto;
}

    .simpleButtonBar .row {
        padding: 0 1.875rem;
    }

.simpleButtonBar-box {
    display: table;
    width: 100%;
}

.simpleButtonBar-box-left {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
}

.simpleButtonBar-box-right {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
}

.informationBoxs .row:not(:last-child) {
    padding-bottom: 1.25rem;
}

.informationBoxs .mmp-simple-rollout-header {
    font-weight: 700;
    font-size: 1.25rem;
    -webkit-transition: 0.25s;
    transition: 0.25s;
}

.informationBoxs label:hover .mmp-simple-rollout-header {
    color: #eb1946;
}

.informationBoxs .mmp-simple-rollout-content .pdfElement:not(:last-child),
.informationBoxs .mmp-simple-rollout-content .textBox:not(:last-child) {
    margin-bottom: 1.875rem;
}

.informationBoxs .mmp-simple-rollout-content .pdfElement-bage {
    vertical-align: middle;
    font-size: 1.25rem;
    color: #eb1946;
    font-weight: 700;
    padding-right: 1.25rem;
}

.informationBoxs .mmp-simple-rollout-content .pdfElement-text {
    vertical-align: middle;
    font-size: 1rem;
    color: #6e6e6e;
}

    .informationBoxs .mmp-simple-rollout-content .pdfElement-text:hover {
        color: #eb1946;
    }

    .informationBoxs .mmp-simple-rollout-content .pdfElement-info {
        vertical-align: middle;
        font-size: 1rem;
        color: #a7a6a6;
    }

.informationBoxs .mmp-simple-rollout-content .textBox-para {
    font-size: 1rem;
    color: #6e6e6e;
    line-height: 1.5rem;
}

.js-dropdown h4:hover {
    color: #eb1946;
    cursor: pointer;
}

.js-dropdown h4::after {
    display: inline-block;
    content: '';
    background-image: url("/Content/img/icons/dropdown.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 1.07rem;
    height: .625rem;
    margin-left: .3125rem;
    -webkit-transform-origin: .5 .5;
    -ms-transform-origin: .5 .5;
    transform-origin: .5 .5;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
}

.js-dropdown.active h4::after {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}

.second-person-form-container {
    display: none;
}


.cart-container {
    position: relative;
    max-width: 75.625rem;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2.5rem;
    padding: 0 .9375rem;
}

.cart-left {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 66.66667%;
    float: left;
}

.cart-right {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    width: 33.33333%;
    padding-right: .9375rem;
    padding-left: .9375rem;
}

    .cart-right .panel .-fll {
        max-width: 11.875rem;
    }

    .cart-right .single-fees .-fll {
        margin-top: .5625rem;
    }

.cart .summary-data {
    margin-top: 1.875rem;
    border-top: 1px solid #dedede;
    padding-top: .125rem;
}

    .cart .summary-data .top-header {
        margin-top: 1.25rem;
        margin-bottom: 1.25rem;
        font-size: 1.125rem;
        font-weight: bold;
    }

    .cart .summary-data .additional-info {
        float: right;
        position: relative;
        top: -2.8125rem;
        font-size: .875rem;
    }

    .cart .summary-data .summary-data-item {
        display: table;
        width: 100%;
    }

    .cart .summary-data .summary-data-item-label {
        display: table-cell;
        width: 14.375rem;
        padding-bottom: .3125rem;
        font-size: .875rem;
    }

    .cart .summary-data .summary-data-item-value {
        display: table-cell;
        margin: 0 0 .375rem 7.8125rem;
        font-size: .875rem;
    }

    .cart .summary-data .summary-data-item-header {
        display: table-caption;
        font-weight: bold;
        font-size: .875rem;
        margin-top: .9375rem;
    }

.cartConfirmationBox_thanks .row {
    padding: 0 11.25rem;
}

.cartConfirmationBox_thanks .cartConfirmationBox-wrapper {
    background: #fff;
    border-radius: .3125rem;
    padding: 6.25rem;
}

.cartConfirmationBox-content-text {
    margin: 0;
    font-weight: 400;
    color: #6e6e6e;
    font-size: 1.25rem;
    line-height: 1.625rem;
}

.cartConfirmationBox_thanks .info-bottom {
    font-size: .875rem;
    line-height: 1.25rem;
    margin-top: 1.25rem;
}

/* datepicker-container */
.datepicker-container {
    margin-top: -161px;
}

.datepicker-top-left, .datepicker-top-right {
    border-top-color: #cacaca !important;
}

    .datepicker-top-left::before, .datepicker-top-right::before {
        border-bottom-color: #cacaca !important;
    }

.datepicker-dropdown {
    border: 1px solid #cacaca !important;
    border-radius: 0px 4px 4px 4px;
    box-shadow: none !important; /* 0 3px 6px #ccc; */
    padding: 15px 20px 20px;
}

.datepicker-panel > ul > li {
    font-weight: 700;
}

    .datepicker-panel > ul > li[data-view="month current"] {
        font-size: 14px;
    }

    .datepicker-panel > ul > li[data-view="month prev"],
    .datepicker-panel > ul > li[data-view="month next"] {
        color: #eb1946;
        font-size: 14px;
    }

    .datepicker-panel > ul > li.picked, .datepicker-panel > ul > li.picked:hover {
        color: #eb1946 !important;
    }

    .datepicker-panel > ul > li.highlighted {
        background-color: #fff1f4 !important;
    }

    .datepicker-panel > ul > li:hover {
        background-color: #fff1f4 !important;
    }

input[data-toggle="datepicker"] {
    background-image: url("/Content/img/ico-calendar.png");
    background-repeat: no-repeat;
    background-position: 96%;
}

/* tableOffers */
.tableOffers {
    position: relative;
    padding-bottom: 2.5rem;
}

    .tableOffers:after {
        content: "";
        display: block;
        clear: both;
    }

.tableOffers-tabs {
    padding: 2.5rem 0;
    text-align: center;
    display: table;
    width: 100%;
}

.tableOffers-tabs-label {
    padding: 0 1.5rem;
    font-size: 1.75rem;
    color: #6e6e6e;
    display: table-cell;
    border-left: .06667rem solid #dcdcdc;
    cursor: pointer;
    transition: 0.25s;
    vertical-align: middle;
    position: relative;
    padding-bottom: 10px;
}

    .tableOffers-tabs-label:first-child {
        border-left: 0;
    }

    .tableOffers-tabs-label.-active {
        color: #eb1946;
    }

    .tableOffers-tabs-label:not(.-disabled):not(.-active)::after {
        content: '';
        display: block;
        width: 0%;
        height: .1875rem;
        background: #eb1946;
        transition: 0.25s;
        border-radius: .1875rem;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }

    .tableOffers-tabs-label:hover:not(.-disabled):not(.-active)::after,
    .tableOffers-tabs-label.-active::after,
    .offersTable-tabs > :hover:not(.-active)::after,
    .offersTable-tabs > .-active::after {
        content: '';
        display: block;
        width: 100%;
        height: .1875rem;
        background: #eb1946;
        border-radius: .1875rem;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }

.tableOffers-label {
    position: relative;
    min-height: .0625rem;
    float: left;
    width: 19%;
    padding: 0;
    /* padding: 0 0 0 .9375rem; */
}

.tableOffers-body {
    min-height: .0625rem;
    float: left;
    width: 81%;
    padding: 0 0 0 .9375rem;
}

.tableOffers .addLabel {
    min-height: 2.5rem;
}

.tableOffers-label-column {
    min-height: .0625rem;
    height: auto;
}

.tableOffers-tab-content {
    display: none;
}

    .tableOffers-tab-content.-active {
        display: block;
    }

.tableOffers-label-column .element,
.tableOffers-slider-column-elements .element,
.tableOffers-body-column-elements .element {
    position: relative;
    padding: .9375rem 0;
    padding-top: 0.9375rem;
    height: 5rem;
    vertical-align: middle;
    margin-bottom: -.0625rem;
}

    .tableOffers .element:not(:first-child),
    .tableOffers-slider-column-elements .element:not(:first-child),
    .tableOffers-body-column-elements .element:not(:first-child) {
        border: .0625rem solid transparent;
        border-top-color: transparent;
        border-top-style: solid;
        border-top-width: 0.0625rem;
        border-top: .0625rem solid #dcdcdc;
    }

.tableOffers-label-column .-large.element,
.tableOffers-slider-column-elements .-large.element,
.tableOffers-body-column-elements .-large.element {
    height: 8.8125rem;
}

.tableOffers-label-column .element:first-child {
    padding-top: 1.875rem;
    height: 5.9375rem;
}

    .tableOffers-label-column .element:first-child.-large {
        height: 9.75rem;
    }

.tableOffers-label-column .element::before,
.tableOffers-slider-column-elements .element::before,
.tableOffers-body-column-elements .element::before {
    content: '';
    vertical-align: middle;
    height: 100%;
    width: 0;
    margin-right: -.25rem;
    display: inline-block;
}

.tableOffers-label-column .element-label {
    margin-left: 1.875rem;
    font-size: .875rem;
    line-height: 1.03125rem;
    display: inline-block;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    vertical-align: middle;
}

.tableOffers .column,
.tableOffers .columns {
    padding-left: 1rem;
    padding-right: 0rem;
    /*padding-left: .9375rem;
    padding-right: .9375rem;*/
}

.tableOffers .small-6 {
    width: 25%;
}

.tableOffers .small-18 {
    width: 75%;
}

.tableOffers .column:last-child:not(:first-child),
.tableOffers .columns:last-child:not(:first-child),
.tableOffers .columns:last-child:not(:first-child) {
    float: left;
}

.tableOffers-slider-column,
.tableOffers-body-column {
    padding-top: .9375rem;
    min-height: .0625rem;
    height: auto;
}

.tableOffers-label-column {
    padding-top: 0;
}

.tableOffers-slider .columns:not(.-active) .tableOffers-slider-column,
.tableOffers-slider [class*="grid"]:not(.-active) .tableOffers-slider-column,
.tableOffers-body .columns:not(.-active) .tableOffers-slider-column,
.tableOffers-body [class*="grid"]:not(.-active) .tableOffers-slider-column {
    background: #fefefe;
    border-radius: .3125rem;
}

.tableOffers-slider-column,
.tableOffers-body-column {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    background: #f8f8f8;
    border-radius: 0 0 .3125rem .3125rem;
    border: .0625rem solid #dcdcdc;
}

.tableOffers-label-column .element::before,
.tableOffers-slider-column-elements .element::before,
.tableOffers-body-column-elements .element::before {
    content: '';
    vertical-align: middle;
    height: 100%;
    width: 0;
    margin-right: -.25rem;
    display: inline-block;
}

.tableOffers-slider-column-elements .element-text-wrapper,
.tableOffers-body-column-elements .element-text-wrapper {
    width: 100%;
    white-space: normal;
    display: inline-block;
    vertical-align: middle;
}

.tableOffers-slider-column-elements .element,
.tableOffers-body-column-elements .element {
    white-space: nowrap;
    text-align: center;
}

.tableOffers-slider-column-elements .element-text,
.tableOffers-body-column-elements .element-text {
    font-size: 1.25rem;
    line-height: 1.375rem;
    display: inline-block;
    vertical-align: baseline;
}

    .tableOffers-slider-column-elements .element-text:not(.-index),
    .tableOffers-body-column-elements .element-text:not(.-index) {
        width: 100%;
    }

    .tableOffers-slider-column-elements .element-text.-medium,
    .tableOffers-body-column-elements .element-text.-medium {
        font-size: 1.75rem;
        line-height: 1.875rem;
    }

.tableOffers-slider-column-buttons,
.tableOffers-body-column-buttons {
    padding-bottom: 2.1875rem;
    text-align: center;
}

.btn-primary.btnAddLabel {
    display: block;
    border-radius: .3125rem .3125rem 0 0;
    font-size: .875rem;
    width: 100%;
    color: #fefefe;
    height: 2.5rem;
    padding: 0 1.5625rem;
    cursor: default;
}

    .btn-primary.btnAddLabel span::after {
        content: '';
        padding-left: 0;
        display: inline-block;
    }

    .btn-primary.btnAddLabel:hover::before {
        top: 0;
    }

.tableOffers .tableOffers-body .element.-large .mm-js-tooltip {
    position: absolute;
    top: 0;
    right: 15px;
}


.tableOffers-slider-column.-borderless.-with-bg-image {
    background-size: 89% !important;
    background-position: 5px 120px !important;
}

.tableOffers-slider-column.-with-bg-image,
.tableOffers-body-column.-with-bg-image {
    background-repeat: no-repeat !important;
    background-position: left bottom !important;
}

.tableOffers-slider-column.-borderless,
.tableOffers-body-column.-borderless {
    border-color: transparent;
}

.element-text-wrapper span.element-text.-align-left {
    line-height: 1.6;
}

.tableOffers-flexBody {
    display: -ms-flexbox;
    display: flex;
}

    .tableOffers-flexBody > * {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
    }

.grid-five-4 {
    min-height: .0625rem;
    float: left;
    width: 80%;
    padding: 0 .9375rem;
}

.tableOffers-flexBody > * .tableOffers-slider-column {
    -ms-flex-positive: 1;
    flex-grow: 1;
}


.tableOffers .small-12 {
    width: 50%;
}

.tableOffers .small-offset-12 {
    margin-left: 54%;
}

.simpleBox .small-7 {
    width: 29.16667%;
}

.simpleBox ol {
    margin: 0;
    padding: 0;
    margin-left: 1.25rem;
    line-height: 1.6;
    margin-bottom: 1rem;
    list-style-position: outside;
}

li.cms-simpleBox-text-two {
    counter-increment: my-awesome-counter;
    list-style: none;
    text-align: left;
    padding-left: 6px;
    margin-bottom: 16px;
}

    li.cms-simpleBox-text-two span {
        padding-left: 0;
        display: inline-block;
        font-size: 16px;
        padding-top: 3px;
    }

    li.cms-simpleBox-text-two::before {
        display: inline-block;
        height: 27px;
        width: 27px;
        border-radius: 80px;
        position: relative;
        text-align: center;
        color: #fff;
        vertical-align: top;
        left: -26px;
        background: #ed1556;
        font-size: 16px;
        top: 2px;
        z-index: 0;
        content: counter(my-awesome-counter);
    }


.simpleBox {
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center center;
    width: 100%;
}

    .simpleBox .row {
        padding: 0 .9375rem;
    }

.simpleBox-content {
    position: relative;
    height: inherit;
    white-space: nowrap;
}

    .simpleBox-content::before {
        content: '';
        display: inline-block;
        vertical-align: middle;
        height: 100%;
        width: 0;
    }

.simpleBox p {
    font-size: inherit;
    line-height: 1.6;
    margin-bottom: 1rem;
    text-rendering: optimizeLegibility;
}

.cms-simpleBox {
    white-space: normal;
    display: inline-block;
    vertical-align: middle;
}

    .cms-simpleBox .header {
        font-size: 2.5rem;
        font-weight: 700;
        color: #eb1946;
        line-height: 2.75rem;
        margin-top: 0;
        margin-bottom: 1.2875rem;
    }


/* FileDrag */
.filedragBox .filedrag {
    padding: 1.0rem 1.0rem;
    margin-bottom: 5px;
    background-color: #fff;
    color: #777;
    border: 1px dashed #cfcece;
    border-radius: 7px;
    text-align: center;
}

.filedragBox .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

    .filedragBox .inputfile + label {
        font-size: 0.875rem;
        font-weight: 400;
        white-space: nowrap;
        cursor: pointer;
        display: inline-block;
        overflow: hidden;
        padding: 0.25rem 0.75rem;
        margin: 0;
    }

    .filedragBox .inputfile:focus + label,
    .filedragBox .inputfile.has-focus + label {
        outline: 1px dotted #000;
        outline: -webkit-focus-ring-color auto 5px;
    }

    .filedragBox .inputfile + label svg {
        width: 1em;
        height: 1em;
        vertical-align: middle;
        fill: currentColor;
        margin-top: -0.25em;
        margin-right: 0.25em;
    }

.filedragBox .inputfile-1 + label {
    color: #6e6e6e;
}

    .filedragBox .inputfile-1 + label:hover {
        color: #eb1946;
    }

    .filedragBox .inputfile-1 + label b {
        color: #eb1946;
        font-weight: 400;
    }

    .filedragBox .inputfile-1:focus + label,
    .filedragBox .inputfile-1.has-focus + label,
    .filedragBox .inputfile-1 + label:hover {
        /* background-color: #722040; */
    }

/*////////*/
/* Rating */
.rating {
    unicode-bidi: bidi-override;
    direction: rtl;
    text-align: left;
    font-size: 25px;
}

    .rating > span {
        display: inline-block;
        position: relative;
        width: 1.1em;
        margin: 0px;
    }

        .rating > span:hover,
        .rating > span:hover ~ span {
            color: transparent;
        }

            .rating > span.selected:before,
            .rating > span:hover:before,
            .rating > span:hover ~ span:before {
                content: "\2605";
                position: absolute;
                left: 0;
                color: #eb1946;
            }



/*/////////////////*/
/* Page Informacja */
body.info {
    background-position: 0% 0%;
}

    body.info .browserImage {
        width: 60px;
        height: 60px;
        float: left;
    }

    body.info .browserDiv {
        margin: 8px;
    }

    body.info .browserDesc {
        display: block;
        margin-top: 20px;
        margin-left: 50px;
        float: left;
    }


/* form tooltip*/

.pos-div {
    position: absolute;
    top: .5rem;
}

.l1 {
    left: 30.5rem;
}

.l2 {
    left: 30.5rem;
}

.l3 {
    left: 30.5rem;
}

.l4 {
    left: 30.5rem;
}

.l5 {
    left: 30.5rem;
}

.l6 {
    left: 30.5rem;
}

.l7 {
    left: 30.5rem;
}

.l8 {
    left: 30.5rem;
}

.l9 {
    left: 29.5rem;
    top: 1rem;
}

.l10 {
    left: 30.5rem;
}

.l580 {
    left: 325px;
    top: 20px;
}

.w90 {
    width: 90%;
}
/*////*/
/* IE */
.-ie select.js-select,
.-ie .mm-js-select,
.-ie .select.mm-js-select {
    /* min-width: 28.75rem; */
    padding: 0.65rem 1.125rem 0.65rem 1.25rem !important;
    background: #fff;
    -webkit-appearance: normal;
    -moz-appearance: normal;
    appearance: normal;
}

.-ie .mmp-simple-rollout-header:after {
    background-size: cover;
    width: 1.2rem;
    height: .79rem
}

.-ie i.-dropdown-gray-down {
    width: 1.2rem !important;
    height: .76rem !important;
}

    .-ie i.-dropdown-gray-down:after {
        width: 1.2rem !important;
        height: .76rem !important;
    }

i.pdf {
    vertical-align: middle;
    margin-right: .625rem;
    display: inline-block;
    background-image: url("/Content/img/sprite.svg");
    background-size: 17.325rem 16.54125rem;
    width: 1.34891rem;
    height: 2.53849rem;
    background-position: -13.66764rem -7.57549rem;
}


/*////////*/
/* Safari */
.-safari .-safari-flr {
    float: right
}

.-safari header .header-menu-inner .menu li.expandable:hover > a > span:before,
.-safari header .header-menu-inner .menu li.expandable:hover > a > span:after {
    opacity: 0;
}

.-safari header .header-menu-inner .menu li .sub-menu-content {
    top: 150px;
}

.-safari #unpaidInvoicesList .btn-primary::before {
    content: none;
}
.SubscriptionValue
{
	display: flex;align-items: center;
}
.subscriptionValue
{
display: inline-flex !important;
    align-items: center;
	}
.SubscriptionValueAcces
{
display: flex;align-items: center;
}

.balanceChartBox {
    text-align: center;
    width: 200px;
    float: left
}

    .balanceChartBox .hLabel {
        padding: 10px;
        min-height: 50px;
    }

.balanceChartDount {
    display: inline !important;
}


/* OfferPopup */
.OfferPopupSource .-text-link {
    font-size: 16px;
    font-weight: 400;
    color: #5D6370;
}

.OfferPopupSourceContent {
    display: none;
}



.OfferPopup {
    position: absolute;
    z-index: 100002;
    top: 0;
    left: 0;
    margin-top: 0;
    margin-left: 0;
    width: 100%;
    height: 100%;
    /* display: flex; */
    display: none;
    justify-content: center;
    align-items: flex-start;
    padding-top: 20px;
    padding-bottom: 20px;
    overflow-y: auto;
    overflow-x: hidden;
}

    .OfferPopup .popup-wrapper {
        position: relative;
        width: 540px;
    }

    .OfferPopup .popup-clouse {
        position: absolute;
        top: 20px;
        right: 30px;
        color: #FF006A;
        cursor: pointer;
    }

        .OfferPopup .popup-clouse:hover,
        .OfferPopup .popup-clouse:active {
            color: #191D24;
        }

    .OfferPopup .popup-content {
        min-height: 40px;
    }

        .OfferPopup .popup-content .popup-scroll {
            overflow-y: auto;
            overflow-x: hidden;
            max-height: 220px;
            margin-bottom: 0.75rem;
        }

        .OfferPopup .popup-content p {
            font-size: .875rem;
            line-height: 1.2rem;
            padding-bottom: 0.75rem;
            color: #6e6e6e;
        }

    .OfferPopup .mmp-channels {
        padding-bottom: 0.75rem;
    }

/* End OfferPopup */


.page-sk .mmp-table-inside .-text-link::after {
    display: block;
    width: 100%;
    height: .125rem;
}

.page-sk .mmp-table-inside .-text-link:hover {
    color: #eb1946;
}

.page-sk a.-bold:hover {
    font-weight: bold;
}

.icon_copyToClipboard:after {
    display: inline-block;
    content: '';
    background-image: url("/Content/img/icons/copy.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 1.25rem;
    height: 1.25rem;
    margin-bottom: -2px;
}

.page-sk .icon_copyToClipboard,
.page-sk .icon_copyToClipboard:hover {
    cursor: pointer
}


/* Payment Thank You*/
.pty {
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 100vh;
    width: auto;
    height: auto;
}

.pty-html {
    min-width: auto;
}

.pty .logo {
    width: 400px;
    height: 60px;
    background-image: url('/Content/img/multimedia_vectra.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 40px;
    margin-bottom: 30px;
    border: 0px solid red;
}

.pty .content-wrapper {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 180px;
}

.pty .message-box {
    max-width: 600px;
    width: 100%;
    border: 1px solid #cfcece;
    background-color: #fff;
    padding: 30px;
    text-align: center;
    border-radius: .3125rem;
    margin-left: 10px;
    margin-right: 10px;
}

@media (max-width: 768px) {
    .pty .logo {
        width: 70vw;
        height: 15.0vw;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .pty .content-wrapper {
        align-items: flex-start;
        margin-bottom: auto;
    }

    .pty .message-box {
        padding: 20px;
    }
}

/*!
 * Datepicker v1.0.0
 * https://fengyuanchen.github.io/datepicker
 *
 * Copyright 2014-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2018-08-05T03:02:13.513Z
 */.datepicker-container{-moz-user-select:none;-ms-touch-action:none;-ms-user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;background-color:#fff;direction:ltr;font-size:12px;left:0;line-height:30px;position:fixed;top:0;touch-action:none;user-select:none;width:210px;z-index:-1}.datepicker-container:after,.datepicker-container:before{border:5px solid rgba(0,0,0,0);content:" ";display:block;height:0;position:absolute;width:0}.datepicker-dropdown{-webkit-box-shadow:0 3px 6px #ccc;-webkit-box-sizing:content-box;border:1px solid #ccc;box-shadow:0 3px 6px #ccc;box-sizing:content-box;position:absolute;z-index:1}.datepicker-inline{position:static}.datepicker-top-left,.datepicker-top-right{border-top-color:#39f}.datepicker-top-left:after,.datepicker-top-left:before,.datepicker-top-right:after,.datepicker-top-right:before{border-top:0;left:10px;top:-5px}.datepicker-top-left:before,.datepicker-top-right:before{border-bottom-color:#39f}.datepicker-top-left:after,.datepicker-top-right:after{border-bottom-color:#fff;top:-4px}.datepicker-bottom-left,.datepicker-bottom-right{border-bottom-color:#39f}.datepicker-bottom-left:after,.datepicker-bottom-left:before,.datepicker-bottom-right:after,.datepicker-bottom-right:before{border-bottom:0;bottom:-5px;left:10px}.datepicker-bottom-left:before,.datepicker-bottom-right:before{border-top-color:#39f}.datepicker-bottom-left:after,.datepicker-bottom-right:after{border-top-color:#fff;bottom:-4px}.datepicker-bottom-right:after,.datepicker-bottom-right:before,.datepicker-top-right:after,.datepicker-top-right:before{left:auto;right:10px}.datepicker-panel>ul{margin:0;padding:0;width:102%}.datepicker-panel>ul:after,.datepicker-panel>ul:before{content:" ";display:table}.datepicker-panel>ul:after{clear:both}.datepicker-panel>ul>li{background-color:#fff;cursor:pointer;float:left;height:30px;list-style:none;margin:0;padding:0;text-align:center;width:30px}.datepicker-panel>ul>li:hover{background-color:#e5f2ff}.datepicker-panel>ul>li.muted,.datepicker-panel>ul>li.muted:hover{color:#999}.datepicker-panel>ul>li.highlighted{background-color:#e5f2ff}.datepicker-panel>ul>li.highlighted:hover{background-color:#cce5ff}.datepicker-panel>ul>li.picked,.datepicker-panel>ul>li.picked:hover{color:#39f}.datepicker-panel>ul>li.disabled,.datepicker-panel>ul>li.disabled:hover{background-color:#fff;color:#ccc;cursor:default}.datepicker-panel>ul>li.disabled.highlighted,.datepicker-panel>ul>li.disabled:hover.highlighted{background-color:#e5f2ff}.datepicker-panel>ul>li[data-view="month next"],.datepicker-panel>ul>li[data-view="month prev"],.datepicker-panel>ul>li[data-view="year next"],.datepicker-panel>ul>li[data-view="year prev"],.datepicker-panel>ul>li[data-view="years next"],.datepicker-panel>ul>li[data-view="years prev"],.datepicker-panel>ul>li[data-view=next]{font-size:18px}.datepicker-panel>ul>li[data-view="month current"],.datepicker-panel>ul>li[data-view="year current"],.datepicker-panel>ul>li[data-view="years current"]{width:150px}.datepicker-panel>ul[data-view=months]>li,.datepicker-panel>ul[data-view=years]>li{height:52.5px;line-height:52.5px;width:52.5px}.datepicker-panel>ul[data-view=week]>li,.datepicker-panel>ul[data-view=week]>li:hover{background-color:#fff;cursor:default}.datepicker-hide{display:none}
@keyframes chartjs-render-animation{from{opacity:.99}to{opacity:1}}.chartjs-render-monitor{animation:chartjs-render-animation 1ms}.chartjs-size-monitor,.chartjs-size-monitor-expand,.chartjs-size-monitor-shrink{position:absolute;direction:ltr;left:0;top:0;right:0;bottom:0;overflow:hidden;pointer-events:none;visibility:hidden;z-index:-1}.chartjs-size-monitor-expand>div{position:absolute;width:1000000px;height:1000000px;left:0;top:0}.chartjs-size-monitor-shrink>div{position:absolute;width:200%;height:200%;left:0;top:0}

.kv {
    position: absolute;
    /* top: 0;*/
    left: 0;
    z-index: -1;
    height: 42.5rem;
    background: url(../SpecialOffer/lead/kv.jpg) center center;
}

.lp .content {
    position: initial;
    top: 6.25rem;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: initial;
    text-align: left;
}

    .lp .content .box {
        /* display: inline-block;*/
        padding: 1.0rem 1.75rem;
        border: none;
        border-radius: .3125rem;
        background: -webkit-gradient(linear, left top, left bottom, from(#faaf00), color-stop(51%, #e6004d), to(#f0008c));
        background: linear-gradient(to bottom, #faaf00 0%, #e6004d 51%, #f0008c 100%);
    }

.lp .box .heading-1 {
    font-size: 2.625rem;
    margin-top: 10px;
    margin-bottom: 1.5rem;
    max-width: 260px;
    font-weight: 700;
    line-height: 1.1;
    color: #fff;
    text-align: left;
}

.lp .mmp-box-columned {
    width: 100%
}

.lp .box .heading-2 {
    margin: 20px 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    color: #fff;
    text-align: left;
    max-width: 260px;
}

.lp {
    height: 42.5rem;
    padding: 1.875rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1240px;
    width: 100%;
}

    .lp .heading-3 {
        margin: 20px 0;
        font-size: 1.125rem;
        font-weight: 700;
        line-height: 1.2;
        color: #6d6d6d;
    }

    .lp .form .inputs-group {
        margin: 0;
        display: initial;
    }

        .lp .form .inputs-group .form-input, .lp .form .inputs-group .form-checkbox {
            margin: 0rem 0rem .625rem 0rem;
        }

    .lp .form .form-input {
        width: 100%;
        margin-bottom: .625rem;
    }

    .lp .form input {
        cursor: pointer;
    }

    .lp .form .form-checkbox {
        position: relative;
        padding-left: 3rem;
        margin-bottom: .625rem;
        min-height: 1.875rem;
    }

        .lp .form .form-checkbox input {
            position: absolute;
            left: 0rem;
            width: 1.75rem;
            height: 1.75rem;
            border: 1px solid #dcdcdc;
            border-radius: .3125rem;
            background-color: #fff;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
        }

        .lp .form .form-checkbox span {
            display: block;
            font-size: .6875rem;
            line-height: 1.3;
            color: #707070;
        }

        .lp .form .form-checkbox input:checked:after {
            content: "";
            position: absolute;
            display: block;
            top: .13333rem;
            width: .4rem;
            height: .8rem;
            border: solid red;
            border-width: 0 .2rem .2rem 0;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            left: .53333rem;
            width: .53333rem;
            height: 1.06667rem;
        }

    .lp [type="checkbox"], [type="radio"] {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0;
    }

    .lp .form .form-input input {
        width: 100%;
        height: 3.125rem;
        padding: .625rem 1.25rem;
        border: 1px solid #dcdcdc;
        border-radius: .3125rem;
        font-size: 1.125rem;
    }

    .lp .form fieldset {
        padding: 0;
        margin-bottom: 1.25rem;
        border: none;
    }

    .lp .form .form-legal-notes {
        font-size: .6875rem;
        line-height: 1.3;
        color: #707070;
    }

    .lp a:-webkit-any-link {
        color: -webkit-link;
        cursor: pointer;
        text-decoration: underline;
    }

    .lp .form .form-legal-notes .anchor {
        display: inline-block;
        margin-bottom: .3125rem;
        color: #484848;
    }

    .lp .form .form-submit {
        margin-bottom: 20px;
    }

.marketing .legals {
    padding: 0rem 1.25rem;
    margin-top: 1.875rem;
}

.marketing .paragraph-2 {
    font-size: .6875rem;
    font-weight: 400;
    line-height: 1.2;
    color: #6d6d6d;
}

.lp .actionButton, .lp .form .form-submit input {
    width: 100%;
    height: 3.125rem;
    padding: .625rem 1.25rem;
    border: none;
    border-radius: .3125rem;
    background: -webkit-gradient(linear, left top, left bottom, from(#faaf00), color-stop(51%, #e6004d), to(#f0008c));
    background: linear-gradient(to bottom, #faaf00 0%, #e6004d 51%, #f0008c 100%);
    font-size: 1.125rem;
    font-weight: 700;
    color: #fff !important;
    text-decoration: none !important;
    text-align: center;
}

.lp .form {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 26.375rem;
    border-radius: .3125rem;
    background-color: #fff;
    padding: .625rem 1.25rem;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}

.lp .error {
    color: red;
    margin-top: -10px;
}

.form-legal-note {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

    .form-legal-note .link {
        line-height: 1.75;
        width: auto;
        color: #707070 !important;
        text-decoration: none !important;
        cursor: pointer !important;
        font-size: 1rem !important;
    }

.notel:hover {
    color: #eb1946 !important;
}

.form-legal-note > .icon {
    font-size: 2rem;
    margin-left: -.13333rem;
    margin-right: .8rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
    width: 1em;
    height: 1em;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: inline-block;
    line-height: 1;
}

.icon-bg-pdf {
    background-image: url(../SpecialOffer/lead/pdf.svg?1u5i2);
}

