@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&display=swap');


body {
    font-family: 'Source Sans Pro', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
}

html {
    font-family: 'Source Sans Pro', sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

details, footer, header, main, menu, nav, section {
    display: block
}

canvas {
    display: inline-block;
    vertical-align: baseline
}

[hidden] {
    display: none
}

a {
    background-color: transparent
}

    a:active, a:hover {
        outline: 0
    }

b, strong {
    font-weight: 700
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

small {
    font-size: 80%
}

sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

button, input, select {
    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: default
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

input {
    line-height: normal
}

    input[type=checkbox], input[type=radio] {
        -webkit-box-sizing: border-box;
        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;
        -webkit-box-sizing: content-box;
        box-sizing: content-box
    }

        input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
            -webkit-appearance: none
        }

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *, :after, :before {
        background: 0 0 !important;
        color: #202020 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

        a[href^="#"]:after, a[href^="javascript:"]:after {
            content: ""
        }

    img, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .label {
        border: 1px solid #202020
    }

    .table {
        border-collapse: collapse !important
    }

        .table td, .table th {
            background-color: #fff !important
        }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

:after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-size: 14px;
    line-height: 1.42857143;
    /*color: #333;*/
    background-color: #fff
}

button, input, select {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #428bca;
    text-decoration: none
}

    a:focus, a:hover {
        color: #2a6496;
        text-decoration: underline
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

img {
    vertical-align: middle
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

[role=button] {
    cursor: pointer
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

#slider-calculator img {
    width: 53px;
    height: 53px
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .sm-mb-30 {
        margin-bottom: 30px
    }
}

@media (min-width:992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .md-mb-10 {
        margin-bottom: 10px
    }

    .md-mb-20 {
        margin-bottom: 20px
    }

    .md-mb-30 {
        margin-bottom: 20px
    }
}

@media (min-width:1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

    .table .table {
        background-color: #fff
    }

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
    }

    .form-control::-moz-placeholder {
        color: #777;
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: #777
    }

    .form-control::-webkit-input-placeholder {
        color: #777
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        background-color: #eee;
        opacity: 1
    }

    .form-control[disabled], fieldset[disabled] .form-control {
        cursor: not-allowed
    }

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

    .checkbox label, .radio label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: 400;
        cursor: pointer
    }

    .checkbox input[type=checkbox], .radio input[type=radio] {
        position: absolute;
        margin-left: -20px
    }

    .checkbox + .checkbox, .radio + .radio {
        margin-top: -5px
    }

fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox][disabled], input[type=radio][disabled] {
    cursor: not-allowed
}

fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
    cursor: not-allowed
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control {
    height: auto
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control {
    height: auto
}

.has-success .checkbox, .has-success .control-label, .has-success .radio, .has-success.checkbox label, .has-success.radio label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
    }

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .btn:active.focus, .btn:active:focus, .btn:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .btn:focus, .btn:hover {
        color: #333;
        text-decoration: none
    }

    .btn:active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

    .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        opacity: .65;
        -webkit-box-shadow: none;
        box-shadow: none
    }

fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

    .btn-default:focus {
        color: #333;
        background-color: #e6e6e6;
        border-color: #8c8c8c
    }

    .btn-default:hover {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

    .btn-default:active {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

        .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover {
            color: #333;
            background-color: #d4d4d4;
            border-color: #8c8c8c
        }

    .btn-default:active {
        background-image: none
    }

    .btn-default[disabled], .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
        background-color: #fff;
        border-color: #ccc
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

    .btn-success:focus {
        color: #fff;
        background-color: #449d44;
        border-color: #255625
    }

    .btn-success:hover {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

    .btn-success:active {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

        .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover {
            color: #fff;
            background-color: #398439;
            border-color: #255625
        }

    .btn-success:active {
        background-image: none
    }

    .btn-success[disabled], .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
        background-color: #5cb85c;
        border-color: #4cae4c
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

    .btn-info:focus {
        color: #fff;
        background-color: #31b0d5;
        border-color: #1b6d85
    }

    .btn-info:hover {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

    .btn-info:active {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

        .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover {
            color: #fff;
            background-color: #269abc;
            border-color: #1b6d85
        }

    .btn-info:active {
        background-image: none
    }

    .btn-info[disabled], .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
        background-color: #5bc0de;
        border-color: #46b8da
    }

.btn-link {
    color: #428bca;
    font-weight: 400;
    border-radius: 0
}

    .btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
            border-color: transparent
        }

            .btn-link:focus, .btn-link:hover {
                color: #2a6496;
                text-decoration: underline;
                background-color: transparent
            }

            .btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
                color: #777;
                text-decoration: none
            }

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

    .btn-block + .btn-block {
        margin-top: 5px
    }

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.dropdown {
    position: relative
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box
}

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap
    }

        .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
            text-decoration: none;
            color: #262626;
            background-color: #f5f5f5
        }

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

    .input-group[class*=col-] {
        float: none;
        padding-left: 0;
        padding-right: 0
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0
    }

.input-group-lg > .form-control, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto
}

.input-group-sm > .form-control, .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto
}

.input-group .form-control, .input-group-btn {
    display: table-cell
}

    .input-group .form-control:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
        border-radius: 0
    }

.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

    .input-group .form-control:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

        .input-group .form-control:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn {
            border-bottom-left-radius: 0;
            border-top-left-radius: 0
        }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

    .input-group-btn > .btn {
        position: relative
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px
        }

        .input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
            z-index: 2
        }

    .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
        margin-right: -1px
    }

    .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
        z-index: 2;
        margin-left: -1px
    }

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

    .nav > li {
        position: relative;
        display: block
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px
        }

            .nav > li > a:focus, .nav > li > a:hover {
                text-decoration: none;
                background-color: #eee
            }

    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
        background-color: #eee;
        border-color: #428bca
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .nav > li > a > img {
        max-width: none
    }

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    -webkit-overflow-scrolling: touch
}

    .navbar-collapse.in {
        overflow-y: auto
    }

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important
        }

        .navbar-collapse.in {
            overflow-y: visible
        }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:768px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

    .navbar-brand:focus, .navbar-brand:hover {
        text-decoration: none
    }

    .navbar-brand > img {
        display: block
    }

@media (min-width:768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px
    }

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
            padding: 5px 15px 5px 25px
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px
        }

            .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
                background-image: none
            }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

        .navbar-nav > li {
            float: left
        }

            .navbar-nav > li > a {
                padding-top: 15px;
                padding-bottom: 15px
            }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    margin-top: 8px;
    margin-bottom: 8px
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-btn {
            width: auto
        }

        .navbar-form .input-group > .form-control {
            width: 100%
        }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .navbar-form .checkbox label, .navbar-form .radio label {
            padding-left: 0
        }

        .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
            position: relative;
            margin-left: 0
        }
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

        .navbar-form .form-group:last-child {
            margin-bottom: 0
        }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

    .navbar-btn.btn-sm {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .navbar-btn.btn-xs {
        margin-top: 14px;
        margin-bottom: 14px
    }

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media (min-width:768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0
        }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

    .navbar-default .navbar-brand {
        color: #777
    }

        .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
            color: #5e5e5e;
            background-color: transparent
        }

    .navbar-default .navbar-text {
        color: #777
    }

    .navbar-default .navbar-nav > li > a {
        color: #777
    }

        .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
        background-color: #e7e7e7;
        color: #555
    }

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #333;
            background-color: transparent
        }
}

.navbar-default .navbar-link {
    color: #777
}

    .navbar-default .navbar-link:hover {
        color: #333
    }

.navbar-default .btn-link {
    color: #777
}

    .navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
        color: #333
    }

    .navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
        color: #ccc
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

    .label-default[href]:focus, .label-default[href]:hover {
        background-color: #5e5e5e
    }

.label-success {
    background-color: #5cb85c
}

    .label-success[href]:focus, .label-success[href]:hover {
        background-color: #449d44
    }

.label-info {
    background-color: #5bc0de
}

    .label-info[href]:focus, .label-info[href]:hover {
        background-color: #31b0d5
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .row:after, .row:before {
    content: " ";
    display: table
}

.clearfix:after, .container-fluid:after, .container:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.visible-lg, .visible-md, .visible-sm, .visible-xs {
    display: none !important
}

.visible-lg-block, .visible-md-block, .visible-sm-block, .visible-xs-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.slider {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

    .slider input {
        display: none
    }

    .slider .tooltip.top {
        display: none;
        position: absolute;
        top: -37px !important;
        width: auto;
        background: #782f82;
        color: #b69bcc;
        padding: 5px 7px;
        font-weight: 400;
        margin: 0 0 0 -50px !important;
        overflow: visible;
        border: 0
    }

        .slider .tooltip.top:after, .slider .tooltip.top:before {
            display: none
        }

        .slider .tooltip.top:after {
            content: '';
            width: 0;
            height: 0;
            display: block;
            position: absolute;
            bottom: -5px;
            left: 120px;
            right: auto;
            top: auto;
            border-top: 6px solid #782f82;
            border-right: 6px solid transparent;
            border-left: 6px solid transparent
        }

@media (max-width:500px) {
    .slider .tooltip.top {
        margin: 0 0 0 -48px !important
    }
}

@media (max-width:479px) {
    .slider .tooltip.top {
        top: -57px !important;
        text-align: center;
        max-width: 140px;
        margin: 0 0 0 -41px !important
    }

        .slider .tooltip.top:after {
            left: 80px
        }
}

.slider .tooltip-inner {
    white-space: nowrap;
    max-width: none
}

.slider .hide {
    display: none
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-image, .fancybox-inner, .fancybox-nav, .fancybox-nav span {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

.fancybox-inner {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-iframe, .fancybox-image {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading, .fancybox-close {
    background-image: url(../images/fancybox_sprite.png)
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

    #fancybox-loading div {
        width: 44px;
        height: 44px;
        background: url(../images/fancybox_loading.gif) center center no-repeat
    }

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url(../images/blank.gif);
    -webkit-tap-highlight-color: transparent;
    z-index: 8040
}

    .fancybox-nav span {
        position: absolute;
        top: 50%;
        width: 36px;
        height: 34px;
        margin-top: -18px;
        cursor: pointer;
        z-index: 8040;
        visibility: hidden
    }

    .fancybox-nav:hover span {
        visibility: visible
    }

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading, .fancybox-close {
        background-image: url(../images/fancybox_sprite@2x.png);
        background-size: 44px 152px
    }

        #fancybox-loading div {
            background-image: url(../images/fancybox_loading@2x.gif);
            background-size: 24px 24px
        }
}

.select2-container {
    margin: 0;
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.select2-container, .select2-drop {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 9998;
    background-color: #fff
}

.select2-drop {
    width: 100%;
    margin-top: -1px;
    position: absolute;
    z-index: 9999;
    top: 100%;
    background: #fff;
    color: #202020;
    border: 1px solid #aaa;
    border-top: 0;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0 4px 5px rgba(0,0,0,.15);
    box-shadow: 0 4px 5px rgba(0,0,0,.15)
}

    .select2-drop.select2-drop-above {
        margin-top: 1px;
        border-top: 1px solid #aaa;
        border-bottom: 0;
        border-radius: 4px 4px 0 0;
        -webkit-box-shadow: 0 -4px 5px rgba(0,0,0,.15);
        box-shadow: 0 -4px 5px rgba(0,0,0,.15)
    }

.select2-default {
    color: #999 !important
}

.select2-display-none {
    display: none
}

.form-control.select2-container {
    height: auto !important;
    padding: 0
}

    .form-control.select2-container.select2-dropdown-open {
        border-color: #5897fb;
        border-radius: 3px 3px 0 0
    }

@-webkit-keyframes asd {
    0% {
        z-index: 2
    }

    20% {
        z-index: 4
    }

    100% {
        z-index: 4
    }
}

@keyframes asd {
    0% {
        z-index: 2
    }

    20% {
        z-index: 4
    }

    100% {
        z-index: 4
    }
}

@-webkit-keyframes turn {
    0% {
        -webkit-transform: rotateX(90deg)
    }

    100% {
        -webkit-transform: rotateX(0)
    }
}

@keyframes turn {
    0% {
        -webkit-transform: rotateX(90deg);
        transform: rotateX(90deg)
    }

    100% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0)
    }
}

@-webkit-keyframes turn2 {
    0% {
        -webkit-transform: rotateX(0)
    }

    100% {
        -webkit-transform: rotateX(-90deg)
    }
}

@keyframes turn2 {
    0% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0)
    }

    100% {
        -webkit-transform: rotateX(-90deg);
        transform: rotateX(-90deg)
    }
}

@-webkit-keyframes show {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes show {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes hide {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes hide {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

/*@font-face {
    font-family: proxima-nova-soft;
    src: url(../fonts/proximasoft-regular-webfont.eot);
    src: url(../fonts/proximasoft-regular-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/proximasoft-regular-webfont.woff) format('woff'),url(../fonts/proximasoft-regular-webfont.ttf) format('truetype'),url(../fonts/proximasoft-regular-webfont.svg#proxima_softregular) format('svg');
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: proxima-nova-soft;
    src: url(../fonts/proximasoft-semibold-webfont.eot);
    src: url(../fonts/proximasoft-semibold-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/proximasoft-semibold-webfont.woff) format('woff'),url(../fonts/proximasoft-semibold-webfont.ttf) format('truetype'),url(../fonts/proximasoft-semibold-webfont.svg#proxima_softsemibold) format('svg');
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: proxima-nova-soft;
    src: url(../fonts/proximasoft-bold-webfont.eot);
    src: url(../fonts/proximasoft-bold-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/proximasoft-bold-webfont.woff) format('woff'),url(../fonts/proximasoft-bold-webfont.ttf) format('truetype'),url(../fonts/proximasoft-bold-webfont.svg#proxima_softbold) format('svg');
    font-weight: 700;
    font-style: normal
}*/

html {
    font-size: 100.01%;
    min-height: 100%
}

body {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.42em;
    color: #202020;
    position: relative;
    /*background: url(../images/body-bg.jpg) no-repeat 50% 100%;*/
    overflow-y: scroll;
    min-height: 100%
}

    body.homepage {
        background: 0 0
    }

    body:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 322px
    }

    body.homepage:before {
        display: none
    }

@media (min-width:1980px) {
    body {
        background: 0 0
    }

        body:before {
            left: auto;
            right: 0;
            width: 1920px
        }

        body:after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            width: 377px;
            height: 289px
        }

        body.homepage:after {
            display: none
        }
}

@media (max-width:1199px) {
    body {
        background: 0 0
    }

        body:before {
            background: 0 0;
            display: none
        }
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    line-height: 1.2em;
    color: #202020
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 28px;
    margin-bottom: 18px
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 20px;
    margin-bottom: 18px
}

.h1, h1 {
    font-size: 240%
}

.h2, h2 {
    font-size: 175%
}

.h3, h3 {
    font-size: 147%
}

.h4, h4 {
    font-size: 135%
}

.h5, h5 {
    font-size: 120%
}

.h6, h6 {
    font-size: 107%
}

a {
    color: var(--primary-red);
    text-decoration: underline
}

    a:active, a:focus, a:hover {
        color: #202020;
        text-decoration: none
    }

.table {
    width: 100%;
    font-size: 14px;
    margin: 25px 0
}

    .table th {
        line-height: 20px;
        text-transform: uppercase;
        background: #cadde9;
        border-top-left-radius: 5px;
        border: none
    }

        .table th + th {
            border-top-left-radius: 0
        }

        .table th:last-child {
            border-top-right-radius: 5px
        }

    .table td, .table th {
        padding-left: 17px;
        padding-right: 17px
    }

    .table td {
        padding-top: 9px;
        padding-bottom: 6px;
        line-height: 24px;
        border-bottom: 1px solid #cadde9
    }

    .table .icon-check, .table .icon-close {
        font-size: 11px;
        margin-right: 8px;
        width: 18px;
        text-align: center
    }

    .table .icon-check {
        color: #8dc23f
    }

    .table .icon-close {
        margin-left: 2px;
        margin-right: 11px;
        color: #ff494b
    }

ul {
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 0 0 0 18px
}

ul {
    list-style: none
}

    ul li {
        margin: 0 0 10px 0;
        padding-left: 20px
    }

    ul li {
        position: relative;
        padding-left: 25px
    }

        ul li:before {
            content: '';
            position: absolute;
            top: .42em;
            left: 0;
            width: 5px;
            height: 5px;
            background: var(--primary-red);
            border-radius: 50%
        }

    ul.check li:before {
        content: '\e647';
        font-family: icomoon;
        font-size: 10px;
        color: var(--primary-red);
        top: 0;
        height: auto;
        width: auto;
        background: 0 0
    }

.box {
    margin-bottom: 30px;
    padding: 20px 30px;
    background: #fff;
    border-radius: 5px
}

.boxTitle {
    margin-top: 0;
    color: #202020
}

.navbar-form {
    -webkit-box-shadow: none;
    box-shadow: none
}

strong {
    font-weight: 700
}

.list {
    padding: 0
}

    .list .item {
        background: 0 0;
        list-style: none
    }

.link {
    margin-bottom: 0
}

.white {
    color: #fff
}

.pink {
    color: var(--primary-red)
}

a.pink {
    -webkit-text-decoration-color: #e0379b !important;
    text-decoration-color: #e0379b !important
}

.blue {
    color: #5fc3e1
}

a.blue {
    -webkit-text-decoration-color: #5fc3e1 !important;
    text-decoration-color: #5fc3e1 !important
}

.green {
    color: var(--primary-green)
}

fieldset {
    min-width: 1%
}

label {
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 7px
}

.form-group {
    position: relative
}

.form-control {
    padding: 11px 16px;
    height: 44px;
    font-size: 100%;
    border: 1px solid #c7c7c7;
    font-weight: 700
}

    .form-control:focus {
        padding: 10px 15px;
        border-width: 2px;
        -webkit-box-shadow: none;
        box-shadow: none
    }

.has-success .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.checkbox .label, .radio .label {
    display: inline-block;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 16px;
    line-height: 22px;
    text-decoration: none;
    text-align: left;
    text-transform: none;
    color: #202020;
    cursor: pointer
}

.checkbox .label, .checkbox label, .radio .label, .radio label {
    position: relative;
    padding-left: 38px;
    background-position: 0 -200px;
    overflow: hidden;
    font-weight: 400;
    text-transform: none
}

    .checkbox .label .control, .checkbox label .control {
        display: block;
        width: 22px;
        height: 22px;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        text-align: center;
        background: #fff;
        border: 1px solid #bdbdbd;
        -webkit-box-shadow: inset 1px 2px 2px 0 rgba(0,0,0,.14);
        box-shadow: inset 1px 2px 2px 0 rgba(0,0,0,.14);
        border-radius: 5px
    }

    .checkbox label input[type=checkbox]:checked + .control:before {
        font-family: icomoon;
        content: "\e605";
        font-size: 10px;
        color: var(--primary-red);
        position: relative;
        top: -1px;
        font-weight: 700
    }

    .radio .label .control, .radio label .control {
        display: block;
        width: 22px;
        height: 22px;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        text-align: center;
        background: #fff;
        border: 1px solid #bdbdbd;
        border-radius: 50%
    }

    .radio label input[type=radio]:checked + .control:before {
        content: '';
        width: 12px;
        height: 12px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -6px 0 0 -6px;
        background: var(--primary-red);
        border-radius: 50%
    }

    .checkbox label input[type=checkbox]:disabled + .control {
        background: #e6e5e4;
        border-color: #94999b
    }

        .checkbox label input[type=checkbox]:disabled + .control:before {
            color: #94999b !important
        }

.form-group .box .checkbox input, .form-group .box .radio input {
    width: auto !important
}

.checkbox label input[type=checkbox], .radio label input[type=radio] {
    margin-left: -35px;
    margin-top: -35px
}

    .checkbox label input[type=checkbox]:focus, .radio label input[type=radio]:focus {
        outline: 0
    }

input[type=checkbox], input[type=radio] {
    margin: 3px 0 0 0
}

    .has-success input[type=checkbox] + .control, .has-success input[type=radio] + .control, input[type=checkbox].has-success + .control, input[type=radio].has-success + .control {
        border-color: #bdbdbd
    }

.radio.has-success label {
    color: #202020
}

input[type=email], input[type=file], input[type=password], input[type=text] {
    color: #202020;
    border: 1px solid #bdbdbd;
    -webkit-box-shadow: inset 1px 2px 3px 0 rgba(0,0,0,.14);
    box-shadow: inset 1px 2px 3px 0 rgba(0,0,0,.14)
}

    input[type=email]:hover, input[type=file]:hover, input[type=password]:hover, input[type=text]:hover {
        border-color: var(--primary-red)
    }

    input[type=email]:focus, input[type=file]:focus, input[type=password]:focus, input[type=text]:focus {
        border-color: var(--primary-red)
    }

.has-success input[type=email], .has-success input[type=file], .has-success input[type=password], .has-success input[type=text] {
    border-color: #bdbdbd
}

    .has-success input[type=email]:focus, .has-success input[type=file]:focus, .has-success input[type=password]:focus, .has-success input[type=text]:focus {
        border-color: var(--primary-red)
    }

input[type=email].has-success, input[type=file].has-success, input[type=password].has-success, input[type=text].has-success {
    border-color: #8dc23f !important
}

input[type=email]:disabled, input[type=email][readonly], input[type=file]:disabled, input[type=file][readonly], input[type=password]:disabled, input[type=password][readonly], input[type=text]:disabled, input[type=text][readonly] {
    background: #f1f1f1;
    border-color: #c7c7c7
}

input[type=password]::-ms-reveal {
    display: none
}

.checkbox.has-success label {
    color: #202020
}

select, select.form-control {
    color: #202020;
    border: 1px solid #bdbdbd
}

.form-control::-webkit-input-placeholder {
    color: #c7c7c7
}

.form-control:-moz-placeholder {
    color: #c7c7c7
}

.form-control::-moz-placeholder {
    color: #c7c7c7
}

.form-control:-ms-input-placeholder {
    color: #c7c7c7
}

.has-success .checkbox, .has-success .control-label, .has-success .radio {
    color: #202020
}

.info {
    padding: 12px;
    margin-bottom: 35px;
    border-radius: 4px
}

@media (max-width:767px) {
    .checkbox, .radio {
        text-align: left
    }
}

.btn {
    display: inline-block;
    padding: 0 18px;
    font-size: 14px;
    font-weight: 400;
    line-height: 38px;
    height: 38px;
    background-image: none;
    background: #acb93e;
    color: #fff;
    text-shadow: none;
    border: none;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 4px;
    position: relative
}

.btnB {
    color: #fff;
    background: var(--primary-red)
}

.btnC {
    background: #fff;
    border: 1px solid #5fc3e1;
    color: #5fc3e1;
    line-height: 37px
}

.btnE {
    background: #edf5f9;
    border: 1px solid #5fc3e1;
    color: #5fc3e1;
    line-height: 37px
}

.btnG {
    background: #dedc00;
    color: #202020
}

.btnH {
    background: #fdebf6;
    color: var(--primary-red)
}

.btn.btnBig {
    padding: 0 25px;
    font-size: 15px;
    height: 46px;
    line-height: 46px;
    font-weight: 600;
    border-radius: 4px
}

    .btn.btnBig.btnG, .btn.btnBig.btnH {
        padding: 0 40px;
        font-size: 20px;
        height: 55px;
        line-height: 55px;
        font-weight: 700;
        border-bottom-width: 4px;
        border-radius: 6px
    }

.btn [class*=" icon-"], .btn [class^=icon-] {
    position: relative;
    top: -1px;
    font-size: 7px;
    display: inline-block
}

.btn:active, .btn:focus, .btn:hover {
    background: #24549e;
    color: #fff
}

.btnB:active, .btnB:focus, .btnB:hover {
    background: #be0070
}

.btnC:active, .btnC:focus, .btnC:hover, .btnE:active, .btnE:focus, .btnE:hover {
    background: #004471
}

.btnG:active, .btnG:focus, .btnG:hover {
    background: #c7c601;
    color: #202020
}

.btnH:active, .btnH:focus, .btnH:hover {
    background: #f8e1ef;
    color: var(--primary-red)
}

.btn[disabled] {
    background: #e6e5e4;
    border: 1px solid #94999b;
    color: #94999b
}

.btnShadow {
    -webkit-box-shadow: 0 -3px 0 #202020 inset;
    box-shadow: 0 -3px 0 #202020 inset
}

    .btnShadow.btnB {
        -webkit-box-shadow: 0 -3px 0 #a51067 inset;
        box-shadow: 0 -3px 0 #a51067 inset
    }

        .btnShadow.btnB:focus, .btnShadow.btnB:hover {
            -webkit-box-shadow: 0 -3px 0 #8d0856 inset;
            box-shadow: 0 -3px 0 #8d0856 inset
        }

    .btnShadow.btnG {
        -webkit-box-shadow: 0 -3px 0 #bab801 inset;
        box-shadow: 0 -3px 0 #bab801 inset
    }

        .btnShadow.btnG:focus, .btnShadow.btnG:hover {
            -webkit-box-shadow: 0 -3px 0 #aeac00 inset;
            box-shadow: 0 -3px 0 #aeac00 inset
        }

    .btnShadow.btnH {
        -webkit-box-shadow: 0 -3px 0 #efbbdb inset;
        box-shadow: 0 -3px 0 #efbbdb inset
    }

@media (max-width:767px) {
    .btn, .btn.btnBig, .btn.btnBig.btnG {
        height: auto;
        line-height: 1.4em;
        padding-bottom: 7px;
        padding-top: 7px;
        text-align: left;
        white-space: normal
    }

        .btn.btnC, .btn.btnE {
            padding-bottom: 6px;
            padding-top: 6px
        }

        .btn.full-width {
            width: 100%
        }
}

@media (max-width:479px) {
    .btn, .btn.btnBig, .btn.btnBig.btnG {
        padding-left: 20px;
        padding-right: 20px;
        text-align: center
    }
}

.icon {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 18px;
    height: 22px;
    margin: auto;
    background: url(../images/sprites-y.png) no-repeat 0 0
}

.icon-pdf {
    background-position: 0 -200px
}

.icon-png {
    background-position: 0 -400px
}

.icon-image {
    height: 14px;
    background-position: 0 -1100px
}

.label {
    padding: 5px 6px;
    text-transform: uppercase;
    font-weight: 400;
    border-radius: 0
}

    .label.blue {
        background: #5fc3e1;
        color: #fff
    }

    .label.pink {
        background: var(--primary-red);
        color: #fff
    }

.navbar {
    border: none;
    margin: 20px 0 0;
    position: relative
}

body.homepage .navbar {
    margin: 0
}

.navbar-header {
    margin: 0
}

.navbar-brand {
    padding: 0;
    height: auto
}

    .navbar-brand img {
        display: inline-block
    }

.phone {
    float: right;
    margin: 14px 0 0 0;
    color: #8dc23f;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4em;
    text-transform: uppercase;
    position: relative
}

#info {
    float: right;
    padding-top: 14px
}

    #info .link {
        margin-left: 17px;
        display: inline-block
    }

    #info > .phone {
        position: relative;
        margin-top: 8px;
        color: #8dc23f;
        font-size: 16px;
        font-weight: 500;
        text-transform: uppercase;
        text-align: left;
        line-height: 24px
    }

        #info > .phone a, #info > .phone strong {
            font-size: 23px;
            font-weight: 500;
            color: #8dc23f;
            text-decoration: none;
            cursor: text
        }

@media (max-width:767px) {
    #info > .phone {
        margin-top: 0
    }
}

@media (max-width:479px) {
    #info > .phone {
        margin-top: 14px;
        padding-left: 0
    }

        #info > .phone:after {
            display: none
        }
}

#info .dropdown {
    display: none;
    position: absolute;
    top: 43px;
    right: 0;
    background: #fff;
    text-align: left;
    text-transform: none;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 3px rgba(0,85,140,.22);
    box-shadow: 0 0 3px rgba(0,85,140,.22);
    z-index: 10;
    cursor: default;
    color: #202020
}

    #info .dropdown:after, #info .dropdown:before {
        font-family: icomoon;
        content: "\e613";
        position: absolute;
        bottom: 100%;
        height: 14px;
        width: 12px;
        right: 40px;
        font-size: 7px
    }

    #info .dropdown:before {
        color: #e0eaf1
    }

    #info .dropdown:after {
        color: #fff;
        margin-bottom: -1px
    }

    #info .dropdown .col {
        display: inline-block;
        vertical-align: top;
        margin: 20px 0;
        padding: 0 20px 0 25px;
        width: 260px;
        min-height: 295px;
        white-space: normal;
        border-left: 1px solid #e6e5e4
    }

        #info .dropdown .col:first-child {
            border: none
        }

    #info .dropdown .title {
        margin: 0 0 10px 0;
        font-size: 16px;
        text-transform: none
    }

    #info .dropdown .list {
        margin: 0;
        padding: 0
    }

    #info .dropdown .item {
        margin: 0 0 7px 0;
        padding: 1px 0;
        line-height: 1.4em
    }

        #info .dropdown .item:before {
            display: none
        }

    #info .dropdown a {
        font-size: 16px;
        font-weight: 600;
        color: var(--primary-red)
    }

    #info .dropdown [class*=" icon-"], #info .dropdown [class^=icon-] {
        color: #c7c7c7;
        font-size: 19px;
        margin: 0 11px 0 0;
        position: relative;
        top: 3px
    }

    #info .dropdown .icon-bubble {
        font-size: 16px;
        margin-right: 12px;
        top: 2px
    }

    #info .dropdown .phone {
        margin: 0;
        color: #8dc23f;
        font-size: 16px;
        font-weight: 600;
        line-height: 1.4em;
        position: relative
    }

        #info .dropdown .phone strong {
            text-transform: uppercase
        }

        #info .dropdown .phone span {
            font-size: 14px;
            font-weight: 500;
            color: #202020
        }

    #info .dropdown .link {
        margin: 20px 0 0 0;
        line-height: 1em;
        display: block
    }

    #info .dropdown .item.pdf {
        padding-left: 30px;
        background: url(../images/sprites-y.png) no-repeat 0 -200px
    }

    #info .dropdown .text {
        margin: -5px 0 12px 0;
        color: #202020;
        line-height: 1.4em;
        font-size: 16px;
        font-weight: 600
    }

    #info .dropdown p {
        font-size: 16px;
        line-height: 1.2;
        margin: 0
    }

        #info .dropdown p strong {
            font-weight: 600
        }

    #info .dropdown .client {
        margin-bottom: 6px
    }

    #info .dropdown .small {
        margin-top: 5px
    }

        #info .dropdown .small, #info .dropdown .small a {
            font-size: 14px
        }

#info .btn:hover:after {
    content: '';
    position: absolute;
    bottom: -7px;
    left: 0;
    right: 0;
    height: 7px
}

#info .btn:hover .dropdown {
    display: block
}

@media (max-width:991px) {
    #info {
        text-align: right;
        margin-right: -50%
    }

    .navbar-header {
        width: 100%
    }

    .navbar-brand img {
        width: 180px;
        height: auto
    }
}

@media (max-width:767px) {
    .navbar-brand img {
        width: 110px
    }

    #info {
        text-align: right
    }
}

@media (max-width:767px) {
    #info {
        text-align: right;
        margin-right: -50%
    }

        #info > .phone {
            margin-top: 0
        }
}

@media (max-width:479px) {
    #info {
        padding-top: 0;
        margin-right: -50%
    }

        #info > .phone {
            padding-left: 0
        }

            #info > .phone:after {
                display: none
            }
}

#headline {
    text-align: center;
    margin: 0
}

#main {
    padding-bottom: 28px
}

    #main.homepage {
        margin-top: 25px;
        padding-bottom: 0
    }

#menu {
    max-width: 800px;
    margin: 0 -15px 0 0;
    border-radius: 4px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 95%;
    font-weight: 700
}

    #menu.navbar-nav {
        float: right;
        margin-right: -15px;
        background: #000;
        position: relative
    }

        #menu.navbar-nav > li {
            background: 0 0;
            margin: 0;
            padding: 0
        }

            #menu.navbar-nav > li > a {
                font-size: 92%;
                margin: 0;
                padding: 0 25px;
                height: 61px;
                line-height: 61px;
                color: #fff
            }

            #menu.navbar-nav > li.homepage {
                padding: 0;
                -webkit-border-top-left-radius: 4px;
                -webkit-border-bottom-left-radius: 4px;
                -moz-border-radius-topleft: 4px;
                -moz-border-radius-bottomleft: 4px;
                border-top-left-radius: 4px;
                border-bottom-left-radius: 4px
            }

                #menu.navbar-nav > li.homepage > a {
                    padding: 0;
                    width: 60px;
                    background: url(../images/sprites-y.png) no-repeat 20px -79px
                }

                #menu.navbar-nav > li.homepage:focus, #menu.navbar-nav > li.homepage:hover, #menu.navbar-nav > li > a:focus, #menu.navbar-nav > li > a:hover {
                    background: #c7c7c7;
                    color: #202020
                }

                    #menu.navbar-nav > li.homepage:focus > a, #menu.navbar-nav > li.homepage:hover > a {
                        background: url(../images/sprites-y.png) no-repeat 20px -79px
                    }

            #menu.navbar-nav > li:last-child:focus a, #menu.navbar-nav > li:last-child:hover a {
                -webkit-border-top-right-radius: 4px;
                -webkit-border-bottom-right-radius: 4px;
                -moz-border-radius-topright: 4px;
                -moz-border-radius-bottomright: 4px;
                border-top-right-radius: 4px;
                border-bottom-right-radius: 4px
            }

            #menu.navbar-nav > li:last-child.active > a {
                -webkit-border-top-right-radius: 4px;
                -webkit-border-bottom-right-radius: 4px;
                -moz-border-radius-topright: 4px;
                -moz-border-radius-bottomright: 4px;
                border-top-right-radius: 4px;
                border-bottom-right-radius: 4px
            }

@media (max-width:991px) {
    #menu {
        display: none;
        border-radius: 0
    }

        #menu.navbar-nav {
            background: 0 0;
            margin: 20px -15px 0
        }

            #menu.navbar-nav > li, #menu.navbar-nav > li:first-child {
                display: block;
                float: none;
                width: 720px
            }

                #menu.navbar-nav > li > a {
                    padding: 0 15px;
                    border-top: 1px solid #c7c7c7;
                    color: #202020
                }

                #menu.navbar-nav > li:first-child > a {
                    border-top: none
                }

                #menu.navbar-nav > li > a:focus, #menu.navbar-nav > li > a:hover {
                    background: #c7c7c7
                }

                #menu.navbar-nav > li:hover {
                    height: auto
                }
}

@media (max-width:767px) {
    #menu.navbar-nav {
        margin: 20px -15px 0;
        float: none
    }

        #menu.navbar-nav > li, #menu.navbar-nav > li:first-child {
            width: 100%
        }
}

#pageFooter {
    color: #c7c7c7;
    background: 0 0;
    margin: 0;
    font-size: 14px
}

    #pageFooter .inner {
        border-top: 1px solid #e6e5e4
    }

    #pageFooter .textBox {
        color: #94999b;
        padding-bottom: 7px
    }

    #pageFooter .linksBox {
        position: relative
    }

        #pageFooter .linksBox:before {
            content: '';
            position: absolute;
            top: 0;
            left: 15px;
            right: 15px;
            height: 1px;
            background: #e6e5e4;
            display: block
        }

        #pageFooter .linksBox .title {
            color: #c7c7c7;
            display: block;
            font-size: 12px;
            margin: 22px 0 -36px 0;
            text-transform: uppercase
        }

        #pageFooter .linksBox .list {
            margin: 46px 0 20px 0;
            padding: 0;
            font-size: 13px
        }

            #pageFooter .linksBox .list .item {
                margin: 5px 0 0 0;
                padding: 0 0 0 22px;
            }

                #pageFooter .linksBox .list .item:first-child {
                    margin: 0
                }

                #pageFooter .linksBox .list .item:before {
                    background: 0 0;
                    content: "\e60f";
                    font-family: icomoon;
                    font-size: 10px;
                    line-height: 16px;
                    color: var(--primary-gray)
                }

/*            #pageFooter .linksBox .list.downloads .item:before {
                content: none;
                font-size: 12px
            }*/

                #pageFooter .linksBox .list .item a {
                    color: #202020;
                    text-decoration: none
                }

body.landingPage #pageFooter {
    background: #fff;
    color: #202020;
    padding: 40px 0 0 0
}

    body.landingPage #pageFooter .linksBox:before {
        display: none
    }

    body.landingPage #pageFooter .linksBox .title {
        color: #202020;
        font-weight: 700;
        font-size: 18px;
        margin: 0 0 15px 0;
        text-transform: none;
        text-align: left
    }

    body.landingPage #pageFooter .linksBox .list {
        margin: 0 0 35px 0
    }

        body.landingPage #pageFooter .linksBox .list .item {
            margin: 8px 0 0 0
        }

    body.landingPage #pageFooter .linksBox .twoCols .list {
        width: 49%;
        padding-right: 5px;
        display: inline-block;
        vertical-align: top
    }

        body.landingPage #pageFooter .linksBox .twoCols .list:last-child {
            padding-left: 25px;
            padding-right: 0
        }

    body.landingPage #pageFooter .linksBox .list .item:first-child {
        margin: 0
    }

/*    body.landingPage #pageFooter .linksBox .list .item:before {
        color: #ff7ac8
    }*/

        body.landingPage #pageFooter .linksBox .list .item a:hover {
            text-decoration: none
        }

    body.landingPage #pageFooter .claimer {
        margin: 0;
        padding: 30px 0;
        /*border-top: 2px solid #be0070;*/
        border-bottom: 1px solid var(--primary-gray);
        color: var(--primary-gray-dark);
        line-height: 20px;
    }

@media (max-width:767px) {
    body.landingPage #pageFooter .textBox .claimer {
        margin: 0 15px
    }
}

body.landingPage #pageFooter .social {
    float: left;
    margin: 35px 0 0 0;
    font-size: 18px;
    font-weight: 600
}

    body.landingPage #pageFooter .social.icons {
        margin: 20px 0 0
    }

    body.landingPage #pageFooter .social .btnE {
        background: 0 0;
        border-color: #ff7ac8;
        border-width: 2px;
        color: #fff;
        line-height: 40px;
        margin-left: 15px;
        padding: 0 30px 0 54px;
        position: relative
    }

        body.landingPage #pageFooter .social .btnE:first-of-type {
            margin-left: 0
        }

        body.landingPage #pageFooter .social .btnE:hover {
            background: #c51c80
        }

    body.landingPage #pageFooter .social .btn.blog:after, body.landingPage #pageFooter .social .btn.fb:after, body.landingPage #pageFooter .social .btn.ig:after, body.landingPage #pageFooter .social .btn.tw:after, body.landingPage #pageFooter .social .btn.yt:after {
        content: '\e620';
        position: absolute;
        top: 0;
        left: 34px;
        color: #ff7ac8;
        font-size: 16px;
        font-family: icomoon;
        font-weight: 400
    }

    body.landingPage #pageFooter .social .btn.blog:after {
        content: '\e659';
        left: 28px
    }

    body.landingPage #pageFooter .social .btn.yt:after {
        content: '\e65a';
        font-size: 13px;
        left: 26px
    }

    body.landingPage #pageFooter .social .btn.tw:after {
        content: "\e901";
        left: 26px;
        font-size: 15px
    }

    body.landingPage #pageFooter .social .btn.ig:after {
        content: "\e900";
        left: 26px;
        font-size: 18px
    }

body.landingPage #pageFooter .mail {
    float: right;
    margin: 30px 0 0 0;
    font-size: 18px;
    font-weight: 600;
    position: relative
}

    body.landingPage #pageFooter .mail a {
        padding-left: 38px;
        color: #fff;
        -webkit-text-decoration-color: #cb4e98;
        text-decoration-color: #cb4e98;
        position: relative
    }

        body.landingPage #pageFooter .mail a:before {
            content: '\e62a';
            position: absolute;
            top: -1px;
            left: 0;
            color: #ff7ac8;
            font-size: 18px;
            font-family: icomoon;
            font-weight: 700
        }

@media (max-width:1199px) {
    body.landingPage #pageFooter .mail, body.landingPage #pageFooter .social {
        float: none
    }

    body.landingPage #pageFooter .mail {
        margin-top: 15px
    }
}

@media (max-width:991px) {
    body.landingPage #pageFooter .social.icons {
        margin: 0
    }

    body.landingPage #pageFooter .social .btnE {
        margin-left: 0;
        margin-right: 12px
    }

    body.landingPage #pageFooter .social .btnE {
        margin-bottom: 15px
    }
}

@media (max-width:767px) {
    body.landingPage #pageFooter .linksBox .twoCols .list, body.landingPage #pageFooter .linksBox .twoCols .list:last-child {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        display: block
    }

        body.landingPage #pageFooter .linksBox .twoCols .list:first-of-type {
            margin-bottom: 8px
        }

    body.landingPage #pageFooter .mail {
        margin-top: 0
    }
}

body.homepage .tenLoans .tree > .item .textBox .bigTooltip {
    width: 300px;
    text-transform: none
}

    body.homepage .tenLoans .tree > .item .textBox .bigTooltip .list {
        padding: 0
    }

@-webkit-keyframes scale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes scale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes news {
    0% {
        height: 200px;
        padding-bottom: 0;
        opacity: 0;
        bottom: 27px
    }

    25% {
        height: 200px;
        padding-bottom: 0;
        opacity: 0;
        bottom: 27px
    }

    37% {
        height: 200px;
        padding-bottom: 0;
        opacity: 1;
        bottom: 37px
    }

    87% {
        height: 200px;
        padding-bottom: 0;
        opacity: 1;
        bottom: 37px
    }

    100% {
        height: 273px;
        padding-bottom: 37px;
        opacity: 1;
        bottom: 37px
    }
}

@keyframes news {
    0% {
        height: 200px;
        padding-bottom: 0;
        opacity: 0;
        bottom: 27px
    }

    25% {
        height: 200px;
        padding-bottom: 0;
        opacity: 0;
        bottom: 27px
    }

    37% {
        height: 200px;
        padding-bottom: 0;
        opacity: 1;
        bottom: 37px
    }

    87% {
        height: 200px;
        padding-bottom: 0;
        opacity: 1;
        bottom: 37px
    }

    100% {
        height: 273px;
        padding-bottom: 37px;
        opacity: 1;
        bottom: 37px
    }
}

@-webkit-keyframes timer {
    0% {
        bottom: -73px
    }

    87% {
        bottom: -73px
    }

    100% {
        bottom: 0
    }
}

@keyframes timer {
    0% {
        bottom: -73px
    }

    87% {
        bottom: -73px
    }

    100% {
        bottom: 0
    }
}

.progressBar {
    width: 100%;
    margin: 0;
    padding: 0
}

    .progressBar .step {
        position: relative;
        display: block;
        width: 25%;
        height: 45px;
        margin: 0;
        padding: 0 15px;
        float: left;
        color: #aaa;
        text-align: center;
        line-height: 45px;
        border: 1px solid #d7d7d7;
        border-left-width: 0;
        border-right-width: 0
    }

        .progressBar .step:first-child {
            border-left-width: 1px
        }

        .progressBar .step:last-child {
            border-right-width: 1px
        }

        .progressBar .step.small {
            width: 22%
        }

        .progressBar .step:before {
            display: none
        }

        .progressBar .step + .step:after {
            content: '';
            display: block;
            width: 20px;
            height: 45px;
            position: absolute;
            top: -1px;
            bottom: -1px;
            left: -10px;
            background: url(../images/bg-progress-bar.jpg) no-repeat -40px 0
        }

@media (max-width:1199px) {
    .progressBar {
        font-size: 14px
    }
}

.separator {
    position: relative;
    min-height: 1px;
    text-align: center
}

    .separator:after {
        content: '';
        display: block;
        height: 1px;
        margin: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 15px;
        right: 15px;
        background: #e7f6fb;
        z-index: 1
    }

    .separator .text {
        display: inline-block;
        padding: 0 7px;
        position: relative;
        text-transform: uppercase;
        text-align: center;
        color: #e7f6fb;
        background: #fff;
        font-weight: 400;
        z-index: 2
    }

.tooltip {
    width: 170px;
    padding: 5px 20px;
    display: none;
    background: #fff;
    color: #82368c;
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    line-height: 1.4em;
    border-radius: 5px;
    z-index: 5;
    -webkit-box-shadow: 0 0 2px 0 rgba(100,100,100,.45);
    box-shadow: 0 0 2px 0 rgba(100,100,100,.45)
}

    .tooltip p {
        margin: 10px 0
    }

    .tooltip:after, .tooltip:before {
        content: '';
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        margin: auto;
        border-top: 8px solid #fff;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent
    }

    .tooltip:before {
        z-index: 2
    }

    .tooltip:after {
        border-top-color: #9f9f9f;
        z-index: 1
    }

    .tooltip .title {
        color: var(--primary-red);
        font-size: 16px;
        display: block;
        margin: 0 0 10px 0 !important
    }

    .tooltip .linkIcon {
        display: block;
        margin-top: 12px;
        padding: 0 0 0 34px;
        position: relative
    }

        .tooltip .linkIcon:before {
            content: '?';
            position: absolute;
            left: 0;
            top: 50%;
            margin-top: -12px;
            width: 24px;
            height: 24px;
            line-height: 21px;
            border: 2px solid #e0379b;
            text-align: center;
            color: var(--primary-red);
            border-radius: 50%
        }

.form-group {
    margin-bottom: 20px
}

    .form-group .box {
        position: relative;
        margin-bottom: 0;
        text-align: left
    }

        .form-group .box .title {
            margin-top: 3px;
            font-weight: 700;
            font-size: 16px;
            text-transform: uppercase
        }

.validationMessage {
    margin: 10px -30px 0;
    padding: 12px 30px;
    font-size: 14px;
    font-weight: 700;
    border-left-width: 2px;
    border-left-style: solid
}

.bankAccount .tooltip {
    width: 207px;
    padding: 16px 20px 14px;
    font-size: 14px;
    line-height: 22px
}

.form-group .box .inputRow {
    text-align: justify
}

    .form-group .box .inputRow:before {
        content: '';
        display: block;
        width: 100%;
        margin-bottom: -1.42em
    }

    .form-group .box .inputRow:after {
        content: '';
        display: inline-block;
        width: 100%;
        height: 0
    }

    .form-group .box .inputRow .item {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        top: 1.42em;
        line-height: 1.4em
    }

    .form-group .box .inputRow label {
        margin: 0;
        text-transform: uppercase;
        width: 110px
    }

    .form-group .box .inputRow input {
        width: 330px
    }

    .form-group .box .inputRow select {
        width: 330px
    }

.form-group .box .infoMessage {
    margin-bottom: 25px;
    margin-left: -30px;
    margin-right: -30px;
    padding: 15px 30px;
    font-size: 14px
}

    .form-group .box .infoMessage [class*=icon-] {
        margin-right: 5px
    }

.form-group .box.loanAmount .inputRow select {
    font-size: 20px;
    font-weight: 600
}

.form-group .box.loanAmount label {
    font-size: 16px;
    margin: 0
}

.form-group .box.mobile .inputRow label {
    width: 158px
}

.form-group .box.mobile .inputRow .prefix {
    width: 90px
}

.form-group .box.mobile .inputRow input {
    width: 205px;
    padding-left: 24px;
    padding-right: 24px
}

    .form-group .box.mobile .inputRow input:focus {
        padding-left: 23px;
        padding-right: 23px
    }

.prefix {
    position: relative;
    padding-left: 28px;
    font-weight: 600
}

    .prefix:after {
        content: '';
        display: block;
        width: 18px;
        height: 18px;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        margin: auto;
        background: url(../images/sprites-y.png) no-repeat 0 0;
        border-radius: 50%
    }

    .prefix.cs:after {
        background-position: 0 0
    }

.form-group .box .checkbox label {
    width: auto;
    text-transform: none
}

@media (max-width:1199px) {
    .form-group .box .inputRow label {
        width: 100% !important;
        margin-bottom: 3px
    }

        .form-group .box .inputRow label br {
            display: none
        }

    .form-group .box .inputRow .checkbox, .form-group .box .inputRow .radio {
        text-align: left
    }

        .form-group .box .inputRow .checkbox label, .form-group .box .inputRow .radio label {
            width: auto !important;
            margin-bottom: 0;
            margin-right: 25px
        }

    .form-group .box.mobile .inputRow input {
        width: 265px
    }

    .form-group .box.password .inputRow input {
        width: 100% !important
    }

    .form-group .box .inputRow select {
        width: 363px
    }
}

@media (max-width:991px) {
    .form-group .box .inputRow input {
        width: 100% !important
    }

    .form-group .box.mobile .inputRow input {
        width: 500px !important
    }
}

@media (max-width:767px) {
    .form-group .box.mobile .inputRow input {
        width: 69% !important
    }

    .form-group .box.password .inputRow {
        width: 100%;
        padding: 0
    }

    .form-group .box .inputRow input, .form-group .box .inputRow select {
        width: 100%
    }
}

@media (max-width:479px) {
    .form-group .box.mobile .inputRow .prefix {
        margin-bottom: 5px
    }

    .form-group .box.mobile .inputRow input {
        width: 100% !important
    }
}

.guide {
    text-align: center;
    color: #c7c7c7
}

    .guide .inner {
        padding: 0 45px
    }

    .guide .title {
        color: #c7c7c7;
        font-size: 16px;
        margin: 0 0 3px 0
    }

    .guide .text {
        margin: 0;
        line-height: 1.48em
    }

    .guide [class*=" icon-"], .guide [class^=icon-] {
        margin-top: 22px;
        display: block;
        font-size: 70px
    }

    .guide .inner:hover .text, .guide .inner:hover .title {
        color: #5fc3e1
    }

    .guide .inner:hover [class*=" icon-"], .guide .inner:hover [class^=icon-] {
        color: var(--primary-red)
    }

@media (max-width:1199px) {
    .guide .inner {
        padding: 0 20px
    }
}

@media (max-width:991px) {
    .guide .inner {
        padding: 0 10px
    }
}

@media (max-width:767px) {
    .guide {
        margin-top: -40px
    }

        .guide .inner {
            padding: 0
        }

        .guide .title {
            margin: 40px 0 3px 0
        }

        .guide [class*=" icon-"], .guide [class^=icon-] {
            margin-top: 8px
        }
}

#user .headline {
    margin: 0 0 4px 0;
    padding: 0 50px;
    color: #5fc3e1;
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.35em
}

#user .header .link {
    margin: 26px -13px 32px -13px
}

#user.sanctions .headline {
    color: #ff494b
}

.loanAmount label {
    font-size: 20px;
    vertical-align: middle;
    margin: 0 0 0 5px
}

    .loanAmount label strong, .loanAmount select {
        font-weight: 700;
        font-size: 26px
    }

.box.boxTitle {
    position: relative;
    margin-top: 18px
}

    .box.boxTitle .title {
        position: absolute;
        top: -17px;
        left: 0;
        right: 0;
        margin: 0;
        text-align: center;
        font-size: 34px;
        line-height: 1
    }

        .box.boxTitle .title .text {
            background: #fff;
            padding: 0 24px
        }

.list.icons .item {
    position: relative;
    padding-left: 46px
}

    .list.icons .item:before {
        display: none
    }

body.landing-page {
    background-image: none
}

    body.landing-page:before {
        display: none
    }

    body.landing-page #main {
        padding-top: 100px
    }

#landing-page {
    text-align: center;
    font-size: 18px
}

    #landing-page .section {
        position: relative;
        padding: 1px 0 48px
    }

        #landing-page .section .headline {
            font-size: 34px
        }

@media (max-width:479px) {
    body.landing-page #main {
        padding-top: 140px
    }
}

#landing-page .sectionA {
    background: #fff;
    color: #202020
}

    #landing-page .sectionA .headline {
        color: #5fc3e1
    }

#landing-page .sectionC {
    background: #edf5f9;
    color: #202020
}

    #landing-page .sectionC .headline {
        color: #5fc3e1
    }

body.landingPage {
    background-image: none;
    font-size: 16px
}

    body.landingPage:before {
        display: none
    }

    body.landingPage section {
        padding: 58px 0 75px 0
    }

        body.landingPage section .headline {
            margin: 0 0 32px 0;
            text-align: center;
            font-size: 38px;
            font-weight: 700
        }

        body.landingPage section#sectionThreeSteps .headline {
            font-size: 28px;
            font-style: normal;
            font-weight: 700;
            line-height: 38px; /* 135.714% */
            text-align: left;
            color: #202020;
        }

        body.landingPage section .infoText {
            text-align: center
        }

        body.landingPage section .links {
            text-align: center;
            margin: 0;
            padding: 45px 0 0 0
        }

            body.landingPage section .links .btn {
                margin: 0 22px;
                min-width: 320px
            }

    body.landingPage .sectionA {
        background: #fff
    }

        body.landingPage .sectionA .headline, body.landingPage .sectionA .title {
            color: #202020;
            font-size: 28px;
            font-style: normal;
            font-weight: 700;
            line-height: 38px; /* 135.714% */
        }

    body.landingPage .sectionC {
        background: #82368c;
        color: #d699de
    }

    body.landingPage .sectionC .headline, body.landingPage .sectionC .title {
        color: #fff
    }

    body.landingPage .sectionD {
        background: var(--primary-red);
        color: #fff
    }

        body.landingPage .sectionD .headline, body.landingPage .sectionD .title {
            color: #fff
        }

    body.landingPage .top {
        margin-top: 0;
        padding: 0
    }

        body.landingPage .top .container {
            position: relative
        }

        body.landingPage .top .box {
            background: #be0070
        }

            body.landingPage .top .box .list {
                margin: 0 0 0 5px;
                padding: 5px 0;
                text-align: left
            }

            body.landingPage .top .box .item {
                margin: 10px 0;
                padding-left: 48px;
                position: relative;
                color: rgba(255,255,255,.9)
            }

                body.landingPage .top .box .item:before {
                    content: '';
                    position: absolute;
                    background: #fa129c;
                    width: 22px;
                    height: 22px;
                    top: 50%;
                    left: 0;
                    margin-top: -11px;
                    border-radius: 50%
                }

                body.landingPage .top .box .item:after {
                    content: '\e647';
                    font-family: icomoon;
                    position: absolute;
                    color: #fff;
                    top: 50%;
                    left: 5px;
                    margin-top: -16px;
                    font-size: 16px
                }

            body.landingPage .top .box strong {
                color: #dedc00;
                text-transform: uppercase
            }

        body.landingPage .top .link {
            margin-top: 28px
        }

    body.landingPage .calc .box.boxPink {
        margin: 50px 0 0 0;
        padding: 0
    }

        body.landingPage .calc .box.boxPink:before {
            display: none
        }

        body.landingPage .calc .box.boxPink .inner {
            float: right;
            width: 50%;
            margin: 0;
            padding: 32px 40px 35px 40px
        }

            body.landingPage .calc .box.boxPink .inner.header {
                background: #fdebf6;
                float: left;
                width: 50%;
                margin: 0;
                padding: 32px 100px 35px 40px;
                border-radius: 0;
                -webkit-border-top-left-radius: 4px;
                -webkit-border-bottom-left-radius: 4px;
                -moz-border-radius-topleft: 4px;
                -moz-border-radius-bottomleft: 4px;
                border-top-left-radius: 4px;
                border-bottom-left-radius: 4px
            }

                body.landingPage .calc .box.boxPink .inner.header .title {
                    margin: 0;
                    padding-bottom: 0;
                    border-bottom: 0
                }

        body.landingPage .calc .box.boxPink .mobile .inputRow {
            width: 350px
        }

body.homepage #calc:before {
    content: '';
    display: block;
    position: absolute;
    left: 56%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -86px;
    background: url(../images/header-cat.png) no-repeat center center/100%;
    width: 90px;
    height: 92px
}

@media (max-width:991px) {
    body.homepage #calc:before {
        display: none
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1) rotate(-20deg);
        transform: scale(1) rotate(-20deg)
    }

    95% {
        -webkit-transform: scale(1) rotate(-20deg);
        transform: scale(1) rotate(-20deg)
    }

    100% {
        -webkit-transform: scale(1.2) rotate(-20deg);
        transform: scale(1.2) rotate(-20deg)
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1) rotate(-20deg);
        transform: scale(1) rotate(-20deg)
    }

    95% {
        -webkit-transform: scale(1) rotate(-20deg);
        transform: scale(1) rotate(-20deg)
    }

    100% {
        -webkit-transform: scale(1.2) rotate(-20deg);
        transform: scale(1.2) rotate(-20deg)
    }
}

body.homepage #calc .left, body.homepage #calc .right {
    max-height: 100%;
    padding: 20px 33px;
    -webkit-transition: max-height .2s;
    transition: max-height .2s
}

#calc .link {
    overflow: hidden;
    height: 85px;
    float: left;
    width: 100%;
    margin: 20px auto 0
}

    #calc .link.open {
        height: auto
    }

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

#calc .left {
    float: left;
    width: 50%;
    padding: 38px 45px;
    background: #82368c;
    position: relative;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

    #calc .left:after {
        content: '';
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -14px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 14px 14px 0 14px;
        border-color: #82368c transparent transparent transparent
    }

    #calc .left .title {
        margin: 0;
        color: #fff;
        float: left;
        font-size: 30px;
        font-weight: 700
    }

    #calc .left .link .btn {
        width: 100%
    }

#calc .right {
    float: right;
    width: 50%;
    padding: 38px 45px;
    background: #fafcdb;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

    #calc .right .list {
        margin: 4px 0 0 0;
        padding: 0
    }

    #calc .right .item {
        margin: 0 0 14px 0;
        padding: 0 214px 0 0;
        line-height: 20px;
        position: relative
    }

        #calc .right .item.action {
            padding: 0;
            color: #202020
        }

            #calc .right .item.action:before {
                display: none
            }

        #calc .right .item:before {
            background: url(../images/calc-dots-gray.png) repeat-x 100% 0;
            top: auto;
            bottom: 5px;
            left: 5px;
            right: 198px;
            width: auto;
            height: 3px;
            border-radius: 0
        }

        #calc .right .item .text {
            background: #fafcdb;
            padding-right: 8px;
            position: relative;
            z-index: 2
        }

        #calc .right .item .strong {
            font-weight: 700
        }

    #calc .right .infoText {
        margin: 40px 0 4px 0;
        text-align: left;
        font-weight: 400;
        color: rgba(0,0,0,.6);
        font-size: 16px;
        line-height: 1.7
    }

@media (max-width:767px) {
    #calc .left .title {
        float: none;
        text-align: center
    }

    #calc .left .link .btn {
        text-align: center
    }
}

@media (max-width:479px) {
    #calc .left .link .btn {
        height: auto;
        line-height: 1.2em;
        padding-top: 10px;
        padding-bottom: 10px
    }
}

body.landingPage .box.boxPink {
    border: 2px solid var(--primary-red);
    position: relative
}

    body.landingPage .box.boxPink:before {
        content: '';
        position: absolute;
        top: 32px;
        left: 36px;
        width: 129px;
        height: 129px;
        background: url(../images/boxPink-bg.png) no-repeat 0 0;
        display: block
    }

body.landingPage #callMeBack .box.boxPink:before {
    display: none
}

body.landingPage #callMeBack .box.boxPink {
    border: none
}

    body.landingPage #callMeBack .box.boxPink .inner {
        padding: 0;
        font-size: 16px;
        line-height: 1.25
    }

#callMeBack > div > div > div:nth-child(2) > div {
    padding: 0
}

body.landingPage #callMeBack .box.boxPink .mobile .prefix {
    border-right: none;
    background: 0 0;
    box-shadow: none;
    -webkit-box-shadow: none
}

#callMeBack > div > div > div:nth-child(1) > h2 {
    font-weight: 400;
    line-height: normal;
    letter-spacing: normal;
    text-align: center
}

#callMeBack > img {
    display: block;
    margin: -85px auto -30px auto
}

#mobilePhone2 {
    padding-left: 80px;
    padding-right: 10px;
    font-weight: 400;
    margin: 0 20px 0 0;
    border-radius: 7px;
    border: solid 1px #eaeaea;
    background-color: #fff;
    padding-top: 21px;
    height: 55px
}

#mobilePhoneSpan {
    position: absolute;
    left: 40px;
    top: 10px;
    font-size: 10px;
    color: gray
}

#callMeBack > div > div > div:nth-child(2) > div > div:nth-child(2) > fieldset > div.mobile > div.inputRow > span {
    font-weight: 400
}

#callMeBack > div > div > div:nth-child(2) {
    text-align: center
}

    #callMeBack > div > div > div:nth-child(2) > div > div:nth-child(2) > fieldset {
        padding-top: 40px
    }

        #callMeBack > div > div > div:nth-child(2) > div > div:nth-child(2) > fieldset > div.checkbox > label {
            margin: 50px 86px 0 88px;
            font-size: 14px;
            font-weight: 400;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.43;
            letter-spacing: normal;
            text-align: center;
            color: #a9a9a9;
            padding-left: 0
        }

#callMeBack {
    margin: 0 27% 5% 27%;
    padding: 55px 50px 55px 50px;
    border-radius: 15px;
    box-shadow: 0 10px 35px 0 hsla(0,0%,0%,.25);
    -webkit-box-shadow: 0 10px 35px 0 hsla(0,0%,0%,.25);
    -moz-box-shadow: 0 10px 35px 0 hsla(0,0%,0%,.25);
    margin-top: 80px
}

#btnZavolat {
    padding: 3px 25px;
    height: 53px
}

body .landingPage .box.boxPink.online:after {
    content: 'on-line';
    position: absolute;
    top: 152px;
    left: 72px;
    width: 58px;
    height: 20px;
    line-height: 20px;
    font-size: 13px;
    text-align: center;
    border-radius: 10px;
    background: #dedc00;
    display: block
}

body.landingPage .box.boxPink .inner {
    margin: 0 -30px -20px -30px;
    padding: 32px 80px 35px 195px;
    min-height: 0
}

    body.landingPage .box.boxPink .inner.header {
        margin-bottom: 0;
        padding: 0 80px 0 195px
    }

        body.landingPage .box.boxPink .inner.header .title {
            margin: 12px 0 -8px 0;
            padding-bottom: 22px;
            border-bottom: 2px solid #e6e5e4;
            font-size: 24px;
            font-weight: 400;
            line-height: 1.5em;
            color: #202020
        }

body.landingPage .box.boxPink .checkbox {
    margin: 8px 0 12px 0;
    font-size: 16px
}

/*    body.landingPage .box.boxPink .checkbox a {
        color: #202020;
        -webkit-text-decoration-color: #94999b;
        text-decoration-color: #94999b
    }*/

body.landingPage .box.boxPink .mobile .inputRow {
    position: relative;
    width: 292px;
    display: inline-block
}

body.landingPage .box.boxPink .mobile .prefix {
    position: absolute;
    left: 1px;
    bottom: 1px;
    height: 42px;
    line-height: 43px;
    background: #f1f1f1;
    padding-left: 40px;
    padding-right: 20px;
    border-right: 1px solid #bdbdbd;
    -webkit-box-shadow: inset 1px 2px 3px 0 rgba(0,0,0,.14);
    box-shadow: inset 1px 2px 3px 0 rgba(0,0,0,.14);
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

    body.landingPage .box.boxPink .mobile .prefix:after {
        left: 10px;
        margin-bottom: 18px
    }

body.landingPage .box.boxPink .mobile .form-control {
    padding-left: 110px
}

body.landingPage .box.boxPink .mobile .btn {
    vertical-align: top;
    height: 44px;
    line-height: 44px;
    font-weight: 600;
    margin-left: 10px;
    padding: 0 25px
}

body.landingPage .box.boxPink .validationMessage {
    margin-left: 0;
    margin-right: 0;
    margin-top: 30px
}

body.landingPage .box.boxPink .bigTooltip {
    width: 272px
}

body.landingPage .box.boxPink .smallTooltip {
    width: 220px
}

body.landingPage .callMeBack .headline {
    margin-bottom: 40px
}

body.landingPage .callMeBack .box.boxPink {
    margin-bottom: 0
}

@media (max-width:1199px) {
    body.landingPage .top .container {
        padding-left: 345px
    }

        body.landingPage .top .container:after {
            left: -230px
        }

    body.landingPage .calc .box.boxPink .inner.header .title br {
        display: none
    }

    body.landingPage .calc .box.boxPink .mobile .inputRow {
        width: 260px
    }

    #calc .right .item {
        padding-right: 194px
    }

        #calc .right .item:before {
            right: 185px
        }

    body.landingPage .box.boxPink .inner, body.landingPage .box.boxPink .inner.header {
        padding-right: 40px
    }

    body.landingPage .box.boxPink .mobile .inputRow {
        width: 250px
    }
}

@media (max-width:991px) {
    body.landingPage .top .container {
        padding-left: 15px;
        padding-bottom: 60px
    }

        body.landingPage .top .container:after {
            display: none
        }

    #calc .left, #calc .right {
        width: 100%;
        border-radius: 0
    }

    #calc .left {
        -webkit-border-top-left-radius: 4px;
        -webkit-border-top-right-radius: 4px;
        -moz-border-radius-topleft: 4px;
        -moz-border-radius-topright: 4px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px
    }

        #calc .left:after {
            display: none
        }

    #calc .right {
        -webkit-border-bottom-left-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
        -moz-border-radius-bottomleft: 4px;
        -moz-border-radius-bottomright: 4px;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px
    }

    body.landingPage .calc .box.boxPink .inner.header {
        padding-right: 30px;
        min-height: 248px
    }

    body.landingPage .calc .box.boxPink .mobile .inputRow {
        width: 100%
    }

    body.landingPage .calc .box.boxPink .mobile .btn {
        width: 100%;
        text-align: center;
        margin: 6px 0 0 0
    }
}

@media (max-width:767px) {
    body.landingPage #info {
        padding-top: 0
    }

    body.landingPage section .headline {
        font-size: 32px
    }

    body.landingPage .calc .box.boxPink .inner, body.landingPage .calc .box.boxPink .inner.header {
        width: 100%;
        min-height: 0
    }

    body.landingPage .calc .box.boxPink .mobile .inputRow {
        width: 222px
    }

    body.landingPage .calc .box.boxPink .mobile .btn {
        width: auto;
        margin: 0 0 0 10px
    }

    body.landingPage .box.boxPink.online:after, body.landingPage .box.boxPink:before {
        display: none
    }

    body.landingPage .box.boxPink .inner, body.landingPage .box.boxPink .inner.header {
        padding-left: 40px
    }

        body.landingPage .box.boxPink .inner.header .title {
            font-size: 22px
        }

    body.landingPage .box.boxPink .mobile .inputRow {
        width: 240px
    }
}

@media (max-width:479px) {
    body.landingPage section {
        padding: 35px 0 45px 0
    }

        body.landingPage section .headline {
            font-size: 28px
        }

    #calc .right .item {
        padding-right: 0
    }

        #calc .right .item:before {
            display: none
        }

        #calc .right .item .text {
            display: block;
            padding-right: 0
        }

    body.landingPage .calc .box.boxPink .mobile .inputRow {
        width: 100%;
        margin-right: 0
    }

    body.landingPage .calc .box.boxPink .mobile .btn {
        width: 100%;
        text-align: center;
        margin: 6px 0 0 0
    }

    body.landingPage .box.boxPink .inner.header .title {
        font-size: 20px
    }

        body.landingPage .box.boxPink .inner.header .title br {
            display: none
        }

    body.landingPage .box.boxPink .mobile .inputRow {
        width: 100%
    }

    #callMeBack {
        margin: 1rem
    }

        #callMeBack > div > div > div:nth-child(1) > h2 {
            margin: 0 -30px;
            font-size: 150%;
            margin-top: 10px;
            line-height: 2rem
        }

        #callMeBack > div > div > div:nth-child(2) > div > div:nth-child(2) > fieldset {
            padding-top: 20px
        }

            #callMeBack > div > div > div:nth-child(2) > div > div:nth-child(2) > fieldset > div.checkbox > label {
                margin: 0
            }

    body.landingPage .box.boxPink .mobile .btn {
        margin-left: 0;
        margin-top: 8px;
        width: 100%;
        text-align: center
    }
}

body.homepage .top {
    position: relative;
    overflow: hidden
}

    body.homepage .top .container {
        padding-left: 15px;
        padding-bottom: 100px;
        z-index: 1
    }

    body.homepage .top .infoMessage {
        background: #fdebf6;
        margin: 20px 0 0 0;
        padding: 15px 15px 15px 55px;
        border-radius: 4px;
        z-index: 2;
        position: relative;
        overflow: hidden
    }

        body.homepage .top .infoMessage.full {
            padding: 20px
        }

        body.homepage .top .infoMessage .text {
            margin: 7px 0 0 0;
            float: left;
            width: 800px;
            color: #202020
        }

        body.homepage .top .infoMessage.full .text {
            float: none;
            width: 100%;
            margin: 0
        }

            body.homepage .top .infoMessage.full .text:before {
                content: '\e61f';
                font-family: icomoon;
                font-size: 20px;
                margin-right: 10px;
                color: var(--primary-red);
                position: relative;
                top: 2px;
                -webkit-font-smoothing: antialiased
            }

        body.homepage .top .infoMessage .link {
            margin: 0;
            float: right
        }

            body.homepage .top .infoMessage .link .btn {
                padding: 0 70px
            }

body.homepage .homeNav .list {
    margin: 0;
    display: inline-block;
    width: 72%
}

    body.homepage .homeNav .list .item {
        float: left;
        margin: 0;
        padding: 0;
        width: 25%;
        border-right: 1px solid rgba(255,255,255,.1);
        text-align: center
    }

        body.homepage .homeNav .list .item:before {
            display: none
        }

        body.homepage .homeNav .list .item a {
            display: block;
            color: #fff;
            font-weight: 600;
            -webkit-text-decoration-color: #d699de;
            text-decoration-color: #d699de;
            outline: 0
        }

body.homepage .homeNav .links {
    margin: 0;
    padding: 0;
    float: right;
    width: 28%;
    text-align: center
}

    body.homepage .homeNav .links .btn {
        margin: 0 5px 0 0;
        min-width: 0;
        width: 46%;
        height: 45px;
        line-height: 45px;
        font-weight: 700;
        padding: 0
    }

        body.homepage .homeNav .links .btn:last-child {
            margin: 0 10px 0 0
        }

body.homepage #sectionTop.akce {
    background: url(../images/homepage-top-march-akce-bg.jpg) var(--primary-red) top right no-repeat
}

@media (max-width:1199px) {
    body.homepage #calc:before {
        left: 60%
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1) rotate(-20deg);
        transform: scale(1) rotate(-20deg)
    }

    95% {
        -webkit-transform: scale(1) rotate(-20deg);
        transform: scale(1) rotate(-20deg)
    }

    100% {
        -webkit-transform: scale(1.2) rotate(-20deg);
        transform: scale(1.2) rotate(-20deg)
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1) rotate(-20deg);
        transform: scale(1) rotate(-20deg)
    }

    95% {
        -webkit-transform: scale(1) rotate(-20deg);
        transform: scale(1) rotate(-20deg)
    }

    100% {
        -webkit-transform: scale(1.2) rotate(-20deg);
        transform: scale(1.2) rotate(-20deg)
    }
}

body.homepage #calc {
    position: relative;
    z-index: 2;
    padding: 9px;
    background: #fff;
    border-radius: 0 0 5px 5px
}

    body.homepage #calc .left {
        background: #fff;
        border-top-right-radius: 0
    }

    body.homepage #calc .right {
        background: #fafcdb;
        padding: 30px 33px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    body.homepage #calc .left:after {
        display: none
    }

    body.homepage #calc .left h1 {
        color: #82368c;
        font-size: 36px;
        margin: 0
    }

    body.homepage #calc .left .title {
        color: #202020
    }

    body.homepage #calc .left .link {
        margin-top: 20px
    }

        body.homepage #calc .left .link .btn {
            padding-left: 0;
            padding-right: 0
        }

    body.homepage #calc .left .text {
        margin: 17px 0 0 0;
        font-size: 22px;
        color: #202020;
        text-align: center
    }

    body.homepage #calc .right .item:before {
        background: url(../images/calc-dots-gray.png) repeat-x 100% 0
    }

    body.homepage #calc .right .item .text {
        background: #fafcdb;
        color: #202020;
        font-weight: 400
    }

    body.homepage #calc .right .infoText {
        color: rgba(0,0,0,.6);
        font-size: 16px;
        line-height: 1.7
    }

@media (max-width:991px) {
    body.homepage #calc .left {
        border-radius: 4px 4px 0 0
    }

    body.homepage #calc .right {
        border-radius: 0 0 4px 4px
    }
}

body.homepage .tests {
    background: #fdeff8;
    padding: 28px 0
}

body.homepage .tests .title {
    float: left;
    font-size: 18px;
    width: 230px;
    margin: 0;
    color: #efbbdb;
    font-weight: 400
}

body.homepage .tests .list {
    margin: 0;
    padding: 0;
    float: right
}

body.homepage .tests .item {
    margin: 2px 0 0 58px;
    padding: 0;
    display: inline-block
}

body.homepage .tests .item:before {
    display: none
}

body.homepage .paydayLoans .col {
    position: relative;
    box-shadow: none;
    -webkit-box-shadow: none;
    background-color: #fff;
}

body.homepage .paydayLoans .col:first-child:after {
    display: none
}

body.homepage .paydayLoans .title {
    margin: 0;
    padding-top: 145px;
    text-align: center;
    /*color: #5fc3e1;*/
    background: url('../images/zapujcka/homepage-paydayLoans_smlouva_odstoupeni_zakaz.svg') no-repeat 50%;
    font-size: 22px;
    font-style: normal;
    font-weight: normal;
    line-height: 30px; /* 136.364% */
}

body.homepage .paydayLoans .title a {
    text-decoration: none
}

body.homepage .paydayLoans .list {
    margin-bottom: 20px
}

body.homepage .paydayLoans .item {
    margin-bottom: 10px
}

body.homepage .paydayLoans .link {
    margin: 0;
    font-weight: 600
}

body.homepage .threeSteps .border {
    position: relative;
    margin-bottom: 40px
}

    body.homepage .threeSteps .border:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 15px;
        right: 15px;
        height: 2px;
        background: #782f82;
        display: block
    }

body.homepage .threeSteps .inner {
    padding: 0 0 40px 198px
}

    body.homepage .threeSteps .inner.how {
        background: url(../images/threeSteps-how.png) no-repeat -10px 5px
    }

    body.homepage .threeSteps .inner.who {
        background: url(../images/threeSteps-who.png) no-repeat 45px 5px
    }

    body.homepage .threeSteps .inner.what {
        background: url(../images/threeSteps-what.png) no-repeat 5px 5px
    }

    body.homepage .threeSteps .inner.when {
        background: url(../images/threeSteps-when.png) no-repeat 50px 5px
    }

body.homepage .threeSteps .title {
    margin: 0 0 20px 0;
    color: #fff;
    font-size: 27px;
    font-weight: 600
}

body.homepage .threeSteps .text {
    margin: -5px 0 -7px 0;
    line-height: 2em
}

body.homepage .threeSteps .list {
    margin-top: 10px;
    margin-bottom: 20px
}

body.homepage .threeSteps .item {
    margin-bottom: 10px
}

body.homepage .threeSteps ul.check .item:before {
    color: #fff
}

body.homepage .threeSteps strong {
    color: #fff
}

body.homepage .threeSteps .link {
    margin: 20px 0 0 0;
    font-weight: 600
}

    body.homepage .threeSteps .link a {
        color: #fff;
        -webkit-text-decoration-color: #d699de;
        text-decoration-color: #d699de
    }

body.homepage .threeSteps .links {
    color: #fff;
    padding-top: 20px
}

body.homepage .howMuchItCosts .infoText {
    margin-bottom: 42px
}

    body.homepage .howMuchItCosts .infoText span {
        font-size: 24px;
        padding-right: 6px;
        position: relative;
        top: 3px;
        color: var(--primary-red)
    }

body.homepage .howMuchItCosts .inner {
    background: #fafcdb;
    padding: 32px 35px;
    border-radius: 4px
}

    body.homepage .howMuchItCosts .inner.basic {
        padding-right: 130px;
        position: relative
    }

        body.homepage .howMuchItCosts .inner.basic:after {
            content: '';
            position: absolute;
            bottom: -28px;
            right: 5px;
            background: url(../images/howMuchItCosts-basic.png) no-repeat 0 0;
            width: 131px;
            height: 215px;
            display: block
        }

    body.homepage .howMuchItCosts .inner .title {
        font-size: 22px;
        margin: 0 0 30px 0
    }

    body.homepage .howMuchItCosts .inner .price {
        margin: 0 0 22px 0;
        color: var(--primary-red);
        font-size: 50px;
        font-weight: 700
    }

        body.homepage .howMuchItCosts .inner .price span {
            font-size: 26px;
            font-weight: 600
        }

    body.homepage .howMuchItCosts .inner .text {
        margin: 0;
        line-height: 1.25em
    }

    body.homepage .howMuchItCosts .inner .left, body.homepage .howMuchItCosts .inner .right {
        display: inline-block;
        width: 185px;
        vertical-align: top
    }

    body.homepage .howMuchItCosts .inner .right {
        width: 488px
    }

    body.homepage .howMuchItCosts .inner .list {
        margin: -11px 0 0 0
    }

        body.homepage .howMuchItCosts .inner .list .item:last-child {
            margin-bottom: -1px
        }

body.homepage .howMuchItCosts .toggleList {
    margin: 26px 0 0 0
}

    body.homepage .howMuchItCosts .toggleList .item {
        margin: 0;
        padding: 0;
        border-bottom: 2px solid #e6e5e4
    }

        body.homepage .howMuchItCosts .toggleList .item:before {
            display: none
        }

        body.homepage .howMuchItCosts .toggleList .item > .title {
            margin: 0;
            font-size: 22px
        }

            body.homepage .howMuchItCosts .toggleList .item > .title a {
                display: block;
                padding: 24px 50px 24px 0;
                position: relative;
                outline: 0
            }

                body.homepage .howMuchItCosts .toggleList .item > .title a:active, body.homepage .howMuchItCosts .toggleList .item > .title a:focus {
                    color: var(--primary-red)
                }

                body.homepage .howMuchItCosts .toggleList .item > .title a:before {
                    content: '';
                    position: absolute;
                    top: 50%;
                    right: 0;
                    margin-top: -13px;
                    width: 27px;
                    height: 27px;
                    background: 0 0;
                    border: 2px solid rgba(215,0,127,.4);
                    border-radius: 50%
                }

                body.homepage .howMuchItCosts .toggleList .item > .title a:after {
                    content: '';
                    position: absolute;
                    top: 50%;
                    right: 0;
                    margin: -2px 8px 0 0;
                    width: 0;
                    height: 0;
                    border-style: solid;
                    border-width: 6px 5px 0 5px;
                    border-color: var(--primary-red) transparent transparent transparent
                }

    body.homepage .howMuchItCosts .toggleList .inner {
        margin-bottom: 40px;
        padding-bottom: 26px
    }

        body.homepage .howMuchItCosts .toggleList .inner .title {
            font-size: 20px;
            line-height: 1.4em;
            padding-left: 85px;
            margin-bottom: 17px;
            position: relative
        }

            body.homepage .howMuchItCosts .toggleList .inner .title:before {
                content: '\e65d';
                position: absolute;
                top: 0;
                left: 0;
                font-family: icomoon;
                font-size: 53px;
                line-height: 1em;
                color: var(--primary-red);
                font-weight: 400
            }

            body.homepage .howMuchItCosts .toggleList .inner .title.express:before {
                content: '\e65e'
            }

            body.homepage .howMuchItCosts .toggleList .inner .title.safety:before {
                content: "\e905"
            }

            body.homepage .howMuchItCosts .toggleList .inner .title.onePenny:before {
                content: "\e906";
                font-size: 49px
            }

        body.homepage .howMuchItCosts .toggleList .inner ul {
            margin: 0;
            padding: 0
        }

            body.homepage .howMuchItCosts .toggleList .inner ul li {
                padding-left: 18px
            }

                body.homepage .howMuchItCosts .toggleList .inner ul li:last-child {
                    margin-bottom: 0
                }

    body.homepage .howMuchItCosts .toggleList .item > .title:hover a:before {
        background: var(--primary-red);
        border-color: var(--primary-red)
    }

    body.homepage .howMuchItCosts .toggleList .item > .title:hover a:after {
        border-color: #fff transparent transparent transparent
    }

    body.homepage .howMuchItCosts .toggleList .item.open > .title a:before {
        background: var(--primary-red);
        border-color: var(--primary-red)
    }

    body.homepage .howMuchItCosts .toggleList .item.open > .title a:after {
        margin-top: -3px;
        border-width: 0 5px 6px 5px;
        border-color: transparent transparent #fff transparent
    }

body.homepage .graph .box {
    color: #202020;
    padding: 30px 42px 16px 40px;
    position: relative
}

    body.homepage .graph .box:after {
        content: '';
        position: absolute;
        top: -20px;
        right: -20px;
        background: url(../images/badge-mesec.webp) no-repeat 0 0;
        width: 92px;
        height: 91px;
        display: block
    }

    body.homepage .graph .box .boxTitle {
        margin: 0 0 20px 0;
        color: var(--primary-red);
        font-size: 22px
    }

body.homepage .graph .list {
    margin: 0;
    padding: 0
}

body.homepage .graph .item:before {
    display: none
}

body.homepage .graph .item .picture {
    margin: 0;
    width: 165px;
    display: inline-block;
    vertical-align: middle
}

    body.homepage .graph .item .picture.kamali img {
        height: 50px
    }

body.homepage .graph .item .bar {
    margin: 0;
    background: #be0070;
    height: 55px;
    line-height: 55px;
    font-size: 20px;
    font-weight: 700;
    padding-right: 22px;
    display: inline-block;
    vertical-align: middle;
    text-align: right
}

body.homepage .graph .item:first-child .bar {
    background: #fdebf6;
    color: var(--primary-red)
}

body.homepage .graph .infoText {
    margin: 45px 0 0 0;
    font-size: 12px;
    line-height: 1.3em;
    text-align: left;
    color: rgba(255,255,255,.6)
}

body.homepage .tenLoans .links .btn {
    margin: 0 20px 0 0
}

    body.homepage .tenLoans .links .btn:last-child {
        margin: 0 0 0 20px
    }

body.homepage .tenLoans .tree {
    margin: 0;
    padding: 0 0 20px 0;
    border-bottom: 2px solid #e6e5e4
}

    body.homepage .tenLoans .tree > .item {
        margin: 0;
        padding: 0 0 0 45px;
        position: relative;
        overflow: hidden
    }

        body.homepage .tenLoans .tree > .item:before {
            width: 10px;
            height: 10px;
            background: #82368c
        }

        body.homepage .tenLoans .tree > .item:after {
            content: '';
            position: absolute;
            top: 0;
            left: 4px;
            width: 2px;
            height: 60px;
            background: #82368c
        }

        body.homepage .tenLoans .tree > .item:first-child {
            height: 90px
        }

            body.homepage .tenLoans .tree > .item:first-child:after {
                top: 13px;
                bottom: 0;
                height: auto
            }

    body.homepage .tenLoans .tree .item .title {
        margin: 0 0 25px 0;
        color: #82368c;
        font-size: 22px
    }

    body.homepage .tenLoans .tree > .item .guide {
        margin: 0 0 60px 0;
        padding: 0;
        width: 310px;
        display: inline-block;
        vertical-align: top
    }

        body.homepage .tenLoans .tree > .item .guide .item {
            margin: 0 0 18px 0;
            padding: 0;
            position: relative
        }

            body.homepage .tenLoans .tree > .item .guide .item:before {
                display: none
            }

            body.homepage .tenLoans .tree > .item .guide .item:first-child:before {
                display: block;
                background: #82368c;
                top: 0;
                left: -41px;
                bottom: -20px;
                width: 2px;
                height: auto;
                border-radius: 0
            }

            body.homepage .tenLoans .tree > .item .guide .item a {
                display: block;
                margin: 0;
                padding: 0 20px 0 42px;
                border: 2px solid #82368c;
                height: 44px;
                line-height: 42px;
                color: #82368c;
                font-size: 14px;
                font-weight: 600;
                text-transform: uppercase;
                text-align: left;
                text-decoration: none;
                border-radius: 4px;
                outline: 0;
                position: relative
            }

                body.homepage .tenLoans .tree > .item .guide .item a:before {
                    content: '';
                    width: 22px;
                    height: 22px;
                    position: absolute;
                    left: 10px;
                    top: 50%;
                    margin-top: -11px;
                    text-align: center;
                    background: #fff;
                    border: 1px solid #bdbdbd;
                    border-radius: 50%
                }

            body.homepage .tenLoans .tree > .item .guide .item.selected a {
                background: #82368c;
                color: #fff
            }

            body.homepage .tenLoans .tree > .item .guide .item.selected:before {
                display: block;
                background: #82368c;
                top: 0;
                left: -41px;
                bottom: -300px;
                width: 2px;
                height: auto;
                border-radius: 0
            }

            body.homepage .tenLoans .tree > .item .guide .item.selected:first-child:before {
                bottom: 50%;
                margin-bottom: -1px
            }

            body.homepage .tenLoans .tree > .item .guide .item.selected:after {
                content: '';
                position: absolute;
                bottom: 50%;
                left: -41px;
                right: 100%;
                height: 2px;
                margin-bottom: -1px;
                background: #82368c
            }

            body.homepage .tenLoans .tree > .item .guide .item.selected a:after {
                content: '';
                width: 12px;
                height: 12px;
                position: absolute;
                left: 10px;
                top: 50%;
                margin: -6px 0 0 5px;
                background: var(--primary-red);
                border-radius: 50%
            }

    body.homepage .tenLoans .tree > .item .textBox {
        display: inline-block;
        width: 365px;
        margin: -4px 0 35px 22px;
        vertical-align: top
    }

        body.homepage .tenLoans .tree > .item .textBox .title {
            margin: 0 0 15px 0;
            color: var(--primary-red)
        }

        body.homepage .tenLoans .tree > .item .textBox .text {
            margin: 15px 0 10px 0
        }

        body.homepage .tenLoans .tree > .item .textBox .links {
            padding: 0;
            text-align: left
        }

body.homepage .fairSafely {
    background: #e7f6fb
}

/*    body.homepage .fairSafely .headline {
        color: #5fc3e1
    }*/

    body.homepage .fairSafely .infoText {
        font-size: 22px;
        line-height: 1.55em;
        margin: -8px auto 35px
    }

    body.homepage .fairSafely .inner {
        display: block;
        background: #fff;
        margin-bottom: 30px;
        height: 80px;
        text-decoration: none;
        outline: 0;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        border-radius: 4px;
        position: relative;
        border-radius: 16px;
        cursor: pointer;
    }

        body.homepage .fairSafely .inner .titleBox {
            height: 80px;
            position: relative;
        }

            body.homepage .fairSafely .inner .titleBox:before {
                content: '';
                position: absolute;
                top: 50%;
                right: 20px;
                margin-top: -10px;
                width: 27px;
                height: 27px;
                background: 0 0;
                border: 2px solid rgba(224,55,155,.4);
                border-radius: 50%
            }

            body.homepage .fairSafely .inner .titleBox:after {
                content: '';
                position: absolute;
                top: 50%;
                right: 40px;
                margin: -2px 8px 0 0;
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 6px 5px 0 5px;
                border-color: var(--primary-red) transparent transparent transparent
            }

        body.homepage .fairSafely .inner .title {
            margin: 0;
            padding: 0 80px 0 30px;
            line-height: 1.4em;
            font-size: 22px;
            color: var(--primary-red);
            text-decoration: underline;
            position: relative;
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            text-align: left;
        }

        body.homepage .fairSafely .inner .text {
            margin: 0;
            padding: 0 30px 28px 30px;
            color: #202020
        }

    body.homepage .fairSafely .links {
        margin: 22px 0 0 0;
        border-top: 2px solid #d7ecf8
    }

    body.homepage .fairSafely .inner:hover .titleBox:before {
        background: var(--primary-red);
        border-color: var(--primary-red)
    }

    body.homepage .fairSafely .inner:hover .titleBox:after {
        border-color: #fff transparent transparent transparent
    }

    body.homepage .fairSafely .inner:hover .title {
        text-decoration: none
    }

    body.homepage .fairSafely .inner.open {
        height: auto
    }

        body.homepage .fairSafely .inner.open .titleBox:before {
            background: var(--primary-red);
            border-color: var(--primary-red)
        }

        body.homepage .fairSafely .inner.open .titleBox:after {
            margin-top: -3px;
            border-width: 0 5px 6px 5px;
            border-color: transparent transparent #fff transparent
        }

@media (max-width:1500px) {
    body.homepage .homeNav .list {
        width: 65%
    }

    body.homepage .homeNav .links {
        width: 35%
    }
}

@media (max-width:1199px) {
    body.homepage .top .infoMessage .text {
        width: 620px
    }

    body.homepage .homeNav .list {
        width: 57%
    }

    body.homepage .homeNav .links {
        width: 43%
    }

    body.homepage .top .container:after {
        margin-left: -110px
    }

    body.homepage .tests .title {
        font-size: 16px;
        width: 200px
    }

    body.homepage .tests .item {
        margin: 2px 0 0 38px
    }

        body.homepage .tests .item img {
            height: 35px
        }

    body.homepage .howMuchItCosts .inner .right {
        width: 355px
    }

    body.homepage .fairSafely .inner .title {
        font-size: 19px
    }

    body.homepage .fairSafely .inner .text {
        font-size: 16px
    }
}

@media (max-width:991px) {
    body.homepage .top .infoMessage .text {
        float: none;
        width: 100%;
        margin-top: 0
    }

    body.homepage .top .infoMessage .link {
        float: none;
        width: 100%;
        margin-top: 10px
    }

    body.homepage .homeNav .list {
        width: 100%
    }

    body.homepage section .links .btn {
        margin: 0 10px
    }

    body.homepage .top .container:after {
        display: none
    }

    body.homepage .tests {
        padding: 18px 0
    }

        body.homepage .tests .title {
            font-size: 14px;
            width: 180px
        }

        body.homepage .tests .item {
            margin: 3px 0 0 25px
        }

            body.homepage .tests .item img {
                height: 26px
            }

    body.homepage .paydayLoans .col {
        margin-top: 20px
    }

        body.homepage .paydayLoans .col:first-child {
            margin-top: 0
        }

        body.homepage .paydayLoans .col:after {
            display: none
        }

    body.homepage .paydayLoans .list {
        width: 335px;
        margin-left: auto;
        margin-right: auto
    }

    body.homepage .paydayLoans .link {
        width: 335px;
        margin: 0 auto
    }

    body.homepage .threeSteps .inner {
        padding-left: 0;
        background: 0 0 !important
    }

    body.homepage .howMuchItCosts .inner.basic {
        margin-bottom: 30px
    }

    body.homepage .graph .infoText {
        margin-top: 30px
    }

    body.homepage .graph .box {
        margin-top: 30px;
        margin-bottom: 0
    }

    body.homepage .tenLoans .tree > .item .textBox {
        width: 338px
    }
}

@media (max-width:767px) {
    body.homepage section .links .btn {
        height: 55px;
        line-height: 55px;
        padding: 0 20px;
        margin: 0;
        text-align: center
    }

    body.homepage section .links span {
        display: block;
        margin: 5px 0
    }

    body.homepage .top .link .btn {
        padding: 12px 10px
    }

    body.homepage .top .container {
        padding-bottom: 30px
    }

    body.homepage .top .infoMessage .link .btn {
        padding: 7px 20px
    }

    body.homepage .threeSteps .col {
        margin-bottom: 25px;
        padding-bottom: 25px;
        border-bottom: 2px solid #782f82
    }

    body.homepage .threeSteps .inner {
        margin: 0 auto;
        padding: 0;
        width: 260px
    }

    body.homepage .threeSteps .border {
        margin-bottom: 0
    }

        body.homepage .threeSteps .border:before {
            display: none
        }

    body.homepage .howMuchItCosts .inner .right {
        margin-top: 20px;
        width: 100%;
        display: block
    }

    body.homepage .graph .item .picture {
        width: 115px
    }

    body.homepage .tenLoans .links .btn, body.homepage .tenLoans .links .btn:last-child {
        margin: 0
    }

    body.homepage .tenLoans .tree {
        margin: 0 auto;
        padding-bottom: 0;
        width: 360px
    }

        body.homepage .tenLoans .tree > .item .guide {
            margin-bottom: 10px
        }

        body.homepage .tenLoans .tree > .item .textBox {
            margin: 0 0 40px 0;
            width: 310px
        }

            body.homepage .tenLoans .tree > .item .textBox .links a {
                display: block
            }

        body.homepage .tenLoans .tree > .item .guide .item.selected:before {
            bottom: -500px
        }

    body.homepage .fairSafely .inner .title {
        font-size: 18px
    }
}

@media (max-width:479px) {
    body.homepage section .links .btn {
        height: auto;
        line-height: 1.2em;
        padding: 10px 18px;
        width: 100%;
        min-width: unset
    }

    body.homepage section .links span {
        display: block;
        margin: 5px 0
    }

    body.homepage #calc .left .link .btn {
        font-size: 20px
    }

    body.homepage .paydayLoans .list {
        width: auto;
        margin-left: 0;
        margin-right: 0
    }

    body.homepage .paydayLoans .link {
        width: auto;
        margin: 0;
        text-align: center
    }

    body.homepage .threeSteps .inner {
        margin: 0;
        width: auto
    }

    body.homepage .howMuchItCosts .inner.basic {
        padding-right: 35px
    }

        body.homepage .howMuchItCosts .inner.basic:after {
            display: none
        }

    body.homepage .graph .item .picture {
        width: 70px
    }

        body.homepage .graph .item .picture img {
            width: 60px
        }

        body.homepage .graph .item .picture.kamali img {
            height: 13px;
            width: auto
        }

    body.homepage .graph .item .bar {
        height: 35px;
        line-height: 35px;
        font-size: 14px;
        padding-right: 10px
    }

    body.homepage .graph .item:first-child .bar {
        width: 20% !important
    }

    body.homepage .graph .box:after {
        right: -10px
    }

    body.homepage .tenLoans .tree {
        width: auto
    }

        body.homepage .tenLoans .tree > .item {
            padding-left: 20px
        }

            body.homepage .tenLoans .tree > .item .guide, body.homepage .tenLoans .tree > .item .textBox {
                width: 270px
            }

                body.homepage .tenLoans .tree > .item .guide .item a {
                    overflow: hidden
                }

                body.homepage .tenLoans .tree > .item .guide .item.selected:before, body.homepage .tenLoans .tree > .item .guide .item:first-child:before {
                    left: -16px
                }

                body.homepage .tenLoans .tree > .item .guide .item.selected::after {
                    left: -14px
                }

    body.homepage .fairSafely .inner {
        height: auto;
        margin-bottom: 10px;
        padding: 20px 0;
        -webkit-transform-style: unset;
        transform-style: unset
    }

        body.homepage .fairSafely .inner .title {
            font-size: 16px;
            padding-left: 20px;
            padding-right: 60px;
            top: auto;
            -webkit-transform: none;
            transform: none;
        }

        body.homepage .fairSafely .inner .titleBox {
            height: auto
        }

            body.homepage .fairSafely .inner .titleBox:after, body.homepage .fairSafely .inner .titleBox:before {
                right: 16px
            }

        body.homepage .fairSafely .inner:after {
            display: none
        }

        body.homepage .fairSafely .inner .text {
            padding: 12px 20px 0 20px;
            font-size: 16px
        }
}

body.landing-page {
    background-image: none
}

.fancybox-inner {
    height: auto !important
}

.fancybox-close {
    background: 0 0;
    width: 18px;
    height: 18px;
    text-decoration: none;
    top: 60px;
    right: 60px
}

    .fancybox-close:after {
        content: '\e604';
        display: inline-block;
        width: 100%;
        height: 100%;
        font-family: icomoon;
        font-size: 22px;
        line-height: 22px;
        color: var(--primary-red);
        font-weight: 700
    }

.fancybox {
    width: 100%;
    padding: 28px 29px 32px;
    background: 0 0;
    border: 1px solid var(--primary-red);
    border-radius: 4px
}

    .fancybox .mb-0 {
        margin-bottom: 0
    }

    .fancybox .mb-5 {
        margin-bottom: 5px
    }

    .fancybox .mb-15 {
        margin-bottom: 15px
    }

    .fancybox .mb-10 {
        margin-bottom: 10px
    }

    .fancybox .mb-20 {
        margin-bottom: 20px
    }

    .fancybox .inner {
        padding: 0 30px 1px;
        background: #fff;
        border-radius: 4px
    }

    .fancybox .header {
        background: #fff;
        margin-left: -30px;
        margin-right: -30px;
        padding-right: 76px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px
    }

        .fancybox .header .title {
            margin-top: 24px;
            margin-bottom: 24px;
            padding-left: 30px;
            font-size: 26px;
            font-weight: 600;
            color: var(--primary-red)
        }

    .fancybox .footer {
        background: #fff;
        margin-left: -30px;
        margin-right: -30px;
        padding: 24px 30px;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px
    }

        .fancybox .footer .close {
            margin-right: 15px
        }

    .fancybox .box .title {
        font-size: 26px;
        font-weight: 600;
        color: var(--primary-red)
    }

    .fancybox .box {
        margin-bottom: 0;
        padding: 20px 22px;
        font-size: 14px
    }

        .fancybox .box:last-child {
            margin-bottom: 0
        }

    .fancybox .separator {
        margin: 30px 0
    }

        .fancybox .separator:after {
            left: 0;
            right: 0
        }

    .fancybox .form {
        margin-top: 30px
    }

        .fancybox .form .box .inputRow label {
            width: 120px
        }

        .fancybox .form .box .inputRow input {
            width: 332px
        }

        .fancybox .form .box.mobile .prefix {
            width: 70px
        }

        .fancybox .form .box.mobile input {
            width: 250px
        }

        .fancybox .form .validationMessage {
            margin-left: -22px;
            margin-right: -22px
        }

    .fancybox .phone {
        float: none;
        margin: 15px 0 30px 0;
        padding: 0;
        color: #8dc23f;
        font-size: 28px;
        font-weight: 600;
        line-height: 42px;
        position: relative
    }

.fancyboxB .fancybox {
    padding: 0;
    font-size: 18px;
    border: none;
    border-radius: 0
}

    .fancyboxB .fancybox .inner {
        padding-left: 40px;
        padding-right: 40px;
        border-radius: 0
    }

.fancyboxB .fancybox-close {
    width: 43px;
    height: 44px;
    top: 0;
    left: 100%;
    color: #202020;
    background: #dedc00;
    -webkit-box-shadow: 0 -3px 0 #c7c601 inset;
    box-shadow: 0 -3px 0 #c7c601 inset;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-top-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

    .fancyboxB .fancybox-close:after {
        content: '\e646';
        color: #202020;
        font-size: 16px;
        line-height: 41px;
        text-align: center
    }

.fancyboxB .header {
    margin: 0;
    padding: 0
}

    .fancyboxB .header .title {
        padding: 0;
        margin: 32px 0 28px;
        font-size: 38px
    }

.fancyboxB .customerQuestion {
    padding: 0 22px;
    background: #f1f1f1
}

    .fancyboxB .customerQuestion + .customerQuestion {
        margin-top: 9px
    }

    .fancyboxB .customerQuestion .title {
        margin-bottom: 16px;
        font-size: 22px
    }

    .fancyboxB .customerQuestion .radio {
        display: inline-block;
        margin: 0 0 20px
    }

        .fancyboxB .customerQuestion .radio + .radio {
            margin-left: 48px
        }

.fancyboxB .loanTimings {
    margin: 0;
    padding: 0
}

    .fancyboxB .loanTimings ul {
        margin: 0;
        padding: 0
    }

    .fancyboxB .loanTimings .step {
        position: relative;
        margin: 0;
        padding: 0 0 0 22px
    }

        .fancyboxB .loanTimings .step + .step {
            border-top: 1px solid #d7d7d7
        }

        .fancyboxB .loanTimings .step:before, .fancyboxB .loanTimings .substep:before {
            position: relative;
            top: auto;
            left: auto;
            width: auto;
            height: auto;
            background: 0 0;
            border-radius: 0
        }

    .fancyboxB .loanTimings .substep {
        position: relative;
        margin: 0;
        padding: 0 0 0 38px
    }

    .fancyboxB .loanTimings .step .text {
        margin: 28px 0;
        font-size: 22px;
        font-weight: 700
    }

    .fancyboxB .loanTimings .substep .text {
        margin: 0 0 24px;
        font-size: 18px;
        font-weight: 400
    }

    .fancyboxB .loanTimings .step .label {
        position: absolute;
        top: 22px;
        right: 22px
    }

    .fancyboxB .loanTimings .substep .label {
        position: absolute;
        top: -4px;
        right: 22px
    }

    .fancyboxB .loanTimings .label {
        display: inline-block;
        margin: 0;
        padding: 0;
        width: 120px;
        height: 34px;
        line-height: 34px;
        font-size: 16px;
        font-weight: 700;
        text-transform: none;
        -webkit-border-top-right-radius: 2px;
        -webkit-border-bottom-right-radius: 2px;
        -moz-border-top-right-radius: 2px;
        -moz-border-bottom-right-radius: 2px;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px
    }

        .fancyboxB .loanTimings .label:after {
            content: '';
            display: block;
            width: 0;
            height: 0;
            position: absolute;
            top: 0;
            bottom: 0;
            right: 100%;
            border-top: 17px solid transparent;
            border-left: 0;
            border-right: 10px solid #000;
            border-bottom: 17px solid transparent
        }

        .fancyboxB .loanTimings .label.labelA {
            color: #fff;
            background: var(--primary-red)
        }

            .fancyboxB .loanTimings .label.labelA:after {
                border-right-color: var(--primary-red)
            }

        .fancyboxB .loanTimings .label.labelB {
            color: #202020;
            background: #f1f1f1
        }

            .fancyboxB .loanTimings .label.labelB:after {
                border-right-color: #f1f1f1
            }

.fancyboxB .moreInfo {
    margin: 27px 0;
    padding: 0 22px
}

.fancyboxB .showMore {
    display: inline-block;
    position: relative;
    padding-right: 23px;
    text-decoration: none
}

    .fancyboxB .showMore:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 0;
        height: 0;
        margin: auto 0;
        border-top: 6px solid var(--primary-red);
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 0
    }

    .fancyboxB .showMore .text {
        text-decoration: underline
    }

    .fancyboxB .showMore:focus:after, .fancyboxB .showMore:hover:after {
        border-top-color: #202020;
        border-bottom-color: #202020
    }

    .fancyboxB .showMore:focus .text, .fancyboxB .showMore:hover .text {
        text-decoration: none
    }

.fancyboxB .transferDateTime {
    padding: 35px;
    color: #fff;
    background: var(--primary-red);
    font-size: 30px;
    line-height: 1.2;
    font-weight: 700;
    text-align: center;
    border-radius: 4px
}

.fancyboxB .actions {
    margin: 27px 0 0;
    padding: 45px 0 40px;
    border-top: 1px solid #d7d7d7;
    line-height: 0;
    text-align: justify
}

    .fancyboxB .actions:after {
        content: '';
        display: inline-block;
        width: 100%;
        height: 1px
    }

    .fancyboxB .actions .btn {
        display: inline-block;
        width: 328px;
        padding: 0 20px;
        vertical-align: middle
    }

    .fancyboxB .actions .separator {
        display: inline-block;
        margin: 0;
        vertical-align: middle
    }

        .fancyboxB .actions .separator:after {
            display: none
        }

@media (max-width:1199px) {
    .fancyboxB .fancybox {
        width: 100% !important
    }
}

@media (max-width:991px) {
    .fancyboxB .fancybox-close {
        width: 33px;
        height: 34px;
        left: auto;
        top: 0;
        right: 0;
        border-radius: 0
    }

        .fancyboxB .fancybox-close:after {
            font-size: 12px;
            line-height: 31px
        }

    .fancyboxB .fancybox .inner {
        padding-left: 15px;
        padding-right: 15px
    }

    .fancyboxB .header .title {
        margin-top: 15px;
        margin-bottom: 10px;
        font-size: 20px
    }

    .fancyboxB .customerQuestion {
        padding: 0 20px
    }

        .fancyboxB .customerQuestion .title {
            font-size: 18px
        }

        .fancyboxB .customerQuestion .radio {
            display: block;
            margin: 0 0 10px
        }

            .fancyboxB .customerQuestion .radio + .radio {
                margin-left: 0
            }

            .fancyboxB .customerQuestion .radio label {
                font-size: 16px
            }

    .fancyboxB .loanTimings .step {
        padding-left: 0;
        text-align: center
    }

    .fancyboxB .loanTimings .substep {
        padding-left: 0
    }

    .fancyboxB .loanTimings .step .text {
        margin: 10px 0;
        font-size: 16px
    }

    .fancyboxB .loanTimings .step .label {
        margin: 0 0 10px;
        display: inline-block;
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto
    }

    .fancyboxB .transferDateTime {
        font-size: 20px;
        padding: 18px 10px
    }

    .fancyboxB .actions {
        margin: 15px 0 0;
        padding: 20px 0 15px
    }

        .fancyboxB .actions .btn {
            width: 100%;
            height: auto;
            padding-top: 8px;
            padding-bottom: 8px;
            font-size: 18px;
            line-height: 1.2em;
            text-align: center
        }

        .fancyboxB .actions .separator {
            display: block;
            width: 100%;
            margin: 15px 0
        }

    .fancyboxB .moreInfo {
        margin: 15px;
        padding: 0;
        font-size: 16px
    }
}

@media (max-width:767px) {
    .fancybox {
        border: 0;
        padding: 0
    }

    .fancybox-close {
        top: 27px;
        right: 27px;
        height: 15px;
        width: 15px;
    }
}

@media (max-height:480px) {
    .fancybox {
        border: 0;
        padding: 0
    }

    .fancybox-close {
        top: 27px;
        right: 27px
    }
}

.viewport {
    width: 380px;
    height: 295px;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    border-radius: 4px
}

    .viewport + .button {
        width: 100%;
        margin-bottom: 30px
    }

    .viewport .label {
        position: absolute;
        top: 14px;
        left: 12px;
        display: inline-block;
        background: var(--primary-red);
        z-index: 10
    }

.select2Container.select2-drop {
    margin-top: -2px
}

.full-height {
    min-height: 100vh
}

@media (max-width:991px) {
    .full-height {
        height: auto
    }
}

.flex-align-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.mb-10 {
    margin-bottom: 10px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-30 {
    margin-bottom: 30px
}

/*@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon.eot?d2n11m);*/
    /*src: url(../fonts/icomoon.eot?d2n11m#iefix) format('embedded-opentype'),url(../fonts/icomoon.ttf?d2n11m) format('truetype'),url(../fonts/icomoon.woff?d2n11m) format('woff'),url(../fonts/icomoon.svg?d2n11m#icomoon) format('svg');*/
    /*src: url(../fonts/icomoon.eot?d2n11m#iefix) format('embedded-opentype'),url(../fonts/icomoon.woff?d2n11m) format('woff'),url(../fonts/icomoon.svg?d2n11m#icomoon) format('svg');
    font-weight: 400;
    font-style: normal
}*/

[class*=" icon-"], [class^=icon-] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-chat:before {
    content: "\e90a"
}

.icon-chat-callback:before {
    content: "\e90c"
}

.icon-message-3:before {
    content: "\e907"
}

.icon-icon-info-new:before {
    content: "\e904"
}

.icon-instagram:before {
    content: "\e900"
}

.icon-twitter:before {
    content: "\e901"
}

.icon-close:before {
    content: "\e604"
}

.icon-check:before {
    content: "\e605"
}

.icon-reward:before {
    content: "\e616"
}

.icon-user:before {
    content: "\e617"
}

.icon-pen:before {
    content: "\e618"
}

.icon-mobile:before {
    content: "\e61a"
}

.icon-check-2:before {
    content: "\e61d"
}

.icon-info:before {
    content: "\e61e"
}

.icon-info-full:before {
    content: "\e61f"
}

.icon-fb:before {
    content: "\e620"
}

.icon-calc:before {
    content: "\e623"
}

.icon-graph:before {
    content: "\e627"
}

.icon-bubble:before {
    content: "\e628"
}

.icon-head:before {
    content: "\e637"
}

.icon-hand:before {
    content: "\e638"
}

.icon-hand-drop:before {
    content: "\e639"
}

.icon-play-button:before {
    content: "\e63d"
}

.icon-home:before {
    content: "\e644"
}

.icon-facebook:before {
    content: "\e648"
}

.icon-info-2:before {
    content: "\e64e"
}

.icon-document:before {
    content: "\e653"
}

.icon-phone:before {
    content: "\e654"
}

.icon-pen-2:before {
    content: "\e655"
}

.icon-bank:before {
    content: "\e656"
}

.icon-blog:before {
    content: "\e659"
}

.icon-youtube:before {
    content: "\e65a"
}

.icon-pages:before {
    content: "\e662"
}

.icon-sanctions:before {
    content: "\e663"
}

.icon-24:before {
    content: "\e664"
}

.icon-debt:before {
    content: "\e666"
}

.icon-pdf:before {
    content: "\e667"
}

.icon-referee:before {
    content: "\e668"
}

.loan-step .js-step {
    position: relative
}

@media (max-width:767px) {
    .loan-step .js-step {
        padding: 0 10%
    }

        .loan-step .js-step.noPadding {
            padding: 0
        }
}

.loan-step .js-step > * {
    opacity: .3
}

.loan-step .js-step .check {
    width: 15px;
    height: 15px;
    display: block;
    position: absolute;
    right: 15px;
    top: 5px;
    background: url(../images/check-icon.svg)
}

@-webkit-keyframes scroll-next-button-animation {
    0% {
        color: #c7c7c7
    }

    50% {
        color: #666
    }

    100% {
        color: #c7c7c7
    }
}

@keyframes scroll-next-button-animation {
    0% {
        color: #c7c7c7
    }

    50% {
        color: #666
    }

    100% {
        color: #c7c7c7
    }
}

.loan-step .example-box {
    overflow: hidden;
    -webkit-transition: .3s;
    transition: .3s
}

    .loan-step .example-box > div {
        position: relative;
        top: -10px;
        padding: 0;
        height: auto;
        -webkit-box-shadow: inset 1px 2px 3px 0 rgba(0,0,0,.14);
        box-shadow: inset 1px 2px 3px 0 rgba(0,0,0,.14)
    }

    .loan-step .example-box .divider {
        margin: 10px 0
    }

    .loan-step .example-box .first {
        margin-top: 25px
    }

.loan-step .example-box {
    float: left;
    width: 100%;
    margin: 20px auto;
    -webkit-transition: none;
    transition: none;
    overflow: visible
}

    .loan-step .example-box h3 {
        margin: 0 0 15px;
        color: var(--primary-red);
        display: block
    }

    .loan-step .example-box .form-control {
        top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: 1px solid #c7c7c7;
        background: #f2f2f2
    }

    .loan-step .example-box .first {
        margin-top: 10px
    }

.loan-step .tooltip {
    position: relative;
    padding-left: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #444
}

    .loan-step .tooltip .title {
        color: #73cae4;
        margin-bottom: 3px !important
    }

        .loan-step .tooltip .title:before {
            content: '';
            width: 20px;
            height: 20px;
            display: inline-block;
            position: absolute;
            left: 10px;
            background-image: url(../images/lightbulb.svg);
            background-repeat: no-repeat;
            background-size: contain
        }

.loan-step .divider {
    margin: 40px 0
}

.loan-step .title {
    margin-top: 0;
    color: var(--primary-red)
}

.loan-step .flex-align-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width:768px) {
    .loan-step .flex-align-center {
        font-size: 1rem;
        line-height: 1.2rem
    }
}

@media only screen and (max-width:479px) {
    .loan-step .flex-align-center {
        font-size: .8rem
    }
}

.loan-step .form-group-title h4 {
    margin: 0;
    font-size: 1rem;
    font-weight: 100;
    text-transform: uppercase;
    color: #94999b
}

.loan-step .link {
    font-weight: 400;
    text-decoration: underline
}

.loan-step .mb-10 {
    margin-bottom: 10px
}

.loan-step .mb-15 {
    margin-bottom: 15px
}

.loan-step .mb-20 {
    margin-bottom: 20px
}

.loan-step .mb-25 {
    margin-bottom: 25px
}

.loan-step .form-group {
    margin-bottom: 0
}

    .loan-step .form-group label {
        color: #202020;
        text-transform: uppercase;
        font-size: .8rem
    }

    .loan-step .form-group .checkbox {
        margin: 0
    }

        .loan-step .form-group .checkbox label {
            text-transform: none;
            font-size: 1rem
        }

.loan-step .d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (min-width:768px) {
    .loan-step .d-flex-sm {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .loan-step .flex-1-sm {
        -webkit-box-flex: 1;
        -ms-flex: 1 auto;
        flex: 1 auto;
        width: 0
    }
}

.loan-step .flex-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1 auto;
    flex: 1 auto;
    width: 0
}

.loan-step .gray {
    color: #94999b
}

.loan-step .bubble-top {
    border-radius: 5px;
    color: #202020;
    position: relative;
    padding: 20px;
    display: inline-block;
    width: 100%
}

    .loan-step .bubble-top .close-bubble {
        position: absolute;
        display: block;
        right: 10px;
        top: 3px;
        cursor: pointer;
        font-size: 20px
    }

    .loan-step .bubble-top.return-bubble {
        text-align: center;
        padding-bottom: 10px;
        padding-top: 15px;
        margin-left: 0;
        margin-right: 0
    }

        .loan-step .bubble-top.return-bubble .title {
            margin: 0
        }

        .loan-step .bubble-top.return-bubble .links {
            font-size: 1rem;
            padding: 0
        }

            .loan-step .bubble-top.return-bubble .links .link-divider {
                color: #c7c7c7;
                margin: 0 10px
            }

        .loan-step .bubble-top.return-bubble .divider {
            margin: 10px -30px;
            height: 1px;
            display: block
        }

    .loan-step .bubble-top.pink {
        background: #fdeff8;
        border: 2px solid #f5d2e6
    }

        .loan-step .bubble-top.pink .close-bubble {
            color: #f5d2e6
        }

        .loan-step .bubble-top.pink .divider {
            background-color: #f5d2e6
        }

    .loan-step .bubble-top.gray {
        background: #f9f9f9;
        border: 1px solid #e6e6e6;
        color: #94999b
    }

    .loan-step .bubble-top.green {
        background: #e8f7c9;
        border: 2px solid #c6e882
    }

        .loan-step .bubble-top.green .close-bubble {
            color: #c6e882
        }

    .loan-step .bubble-top.small {
        font-size: .85rem;
        padding: 15px
    }

.loan-step .flex-start {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.loan-step .center {
    text-align: center !important
}

@media (max-width:767px) {
    .loan-step .title {
        font-size: 1.45rem
    }
}

.loan-step .checkbox .control {
    height: 30px;
    width: 30px
}

.loan-step .checkbox .text {
    position: relative;
    top: 3px
}

.loan-step .checkbox input[type=checkbox] {
    display: none
}

.loan-step .checkbox label input[type=checkbox]:checked + .control {
    background-color: var(--primary-red);
    border-color: var(--primary-red);
    -webkit-box-shadow: none;
    box-shadow: none
}

    .loan-step .checkbox label input[type=checkbox]:checked + .control:before {
        content: "\e647";
        color: #fff;
        top: 2px;
        left: 1px
    }

.loan-step .checkbox label {
    padding-left: 45px;
    overflow: unset
}

.select2Container {
    margin-top: 10px;
    border-top: 1px solid #aaa;
    border-radius: 4px 4px 0 0
}

#slider-calculator {
    position: relative;
    padding: 0 30px 30px 30px;
    margin-top: 120px
}

@media (max-width:1368px) {
    #slider-calculator {
        margin-top: 120px
    }
}

@media (max-width:767px) {
    #slider-calculator {
        margin-top: 0;
        padding: 0 15px 30px 15px
    }

    #slider-calculator .representational-example {
        border-left: none;
        border-right: none;
    }
}

#slider-calculator .cat {
    text-align: right;
    padding-top: 40px;
    height: 70px
}

#slider-calculator .title {
    /*color: var(--primary-red);*/
    font-size: 3rem
}

@media (max-width:479px) {
    #slider-calculator .title {
        font-size: 2rem
    }
}

#slider-calculator .btnBig {
    font-size: 2rem;
    line-height: 4.5rem;
    height: auto
}

@media (max-width:479px) {
    #slider-calculator .btnBig {
        font-size: 1.4rem;
        line-height: 2rem;
        width: 100%;
        text-align: center
    }
}

#slider-calculator .center {
    text-align: center
}

#slider-calculator .mt-40 {
    margin-top: 40px
}

#slider-calculator .mb-20 {
    margin-bottom: 20px
}

#slider-calculator .mb-30 {
    margin-bottom: 30px
}

#slider-calculator .mb-40 {
    margin-bottom: 40px
}

@media (max-width:479px) {
    #slider-calculator .mb-40 {
        margin-bottom: 10px;
    }
}

#slider-calculator .frame {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    border: 1px solid #c7c7c7;
    border-top: none;
    border-left: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    #slider-calculator .frame .frame-box {
        border-top: 1px solid #c7c7c7;
        border-left: 1px solid #c7c7c7;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding: 15px;
        white-space: nowrap;
        color: #94999b
    }

        #slider-calculator .frame .frame-box .value {
            font-size: 1.8rem;
            margin-top: 5px;
            font-weight: 700;
            color: #666
        }

        #slider-calculator .frame .frame-box .help {
            width: 20px;
            height: 20px;
            min-width: 20px;
            border-radius: 50%;
            border: 1px solid #c7c7c7;
            color: #94999b;
            text-align: center;
            line-height: 18px;
            font-size: 15px;
            cursor: pointer
        }

            #slider-calculator .frame .frame-box .help:before {
                display: none
            }

#slider-calculator .js-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0 0 50px 0
}

.loanInstructions {
    margin-top: 20px;
    width: 100%;
    height: 38px;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #a9a9a9;
    padding: 0 10%
}

    .loanInstructions.noPadding {
        padding: 0
    }

/*#slider-calculator .js-slider .loading {
    width: 40px;
    opacity: .5;
    height: 40px;
    border-radius: 50%;
    border: 5px solid #e6e5e4;
    border-top: 5px solid var(--primary-red);
    background-color: transparent;
    position: absolute;
    left: calc(50% - 20px);
    top: calc(50% - 20px);
    -webkit-animation-name: rotate;
    animation-name: rotate;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}*/

#slider-calculator .js-slider .slider-button {
    width: 60px;
    height: 60px;
    background: var(--primary-red);
    border-radius: 50%;
    text-align: center;
    display: block;
    position: relative;
    cursor: pointer;
    -webkit-transition: .2s;
    transition: .2s
}

    #slider-calculator .js-slider .slider-button:hover {
        background-color: #be0070
    }

    #slider-calculator .js-slider .slider-button:before {
        font-weight: 700;
        color: #fff;
        line-height: 60px;
        font-size: 50px
    }

    #slider-calculator .js-slider .slider-button.minus:before {
        content: '_';
        position: relative;
        top: -19px
    }

    #slider-calculator .js-slider .slider-button.plus:before {
        content: '+'
    }

#slider-calculator .js-slider .rail {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 10px;
    position: relative
}

    #slider-calculator .js-slider .rail .line {
        width: 100%;
        height: 25px;
        border-radius: 15px;
        display: block;
        position: relative;
        background-color: #e6e5e4;
        overflow: hidden
    }

        #slider-calculator .js-slider .rail .line .fill {
            background-color: #a9a9a9;
            width: 21%;
            height: 100%;
            display: block;
            position: absolute;
            border-radius: 10px;
            left: 0;
            top: 0
        }

#slider-calculator .js-slider .handle {
    position: absolute;
    height: 65px;
    width: 220px;
    top: -25px;
    left: 20%
}

    #slider-calculator .js-slider .handle .tooltip {
        display: block;
        position: absolute;
        top: -35px;
        background: #82368c;
        color: #b69bcc;
        width: auto;
        padding: 3px 5px
    }

        #slider-calculator .js-slider .handle .tooltip:after, #slider-calculator .js-slider .handle .tooltip:before {
            border-top-color: #82368c
        }

        #slider-calculator .js-slider .handle .tooltip span {
            color: #fff
        }

    #slider-calculator .js-slider .handle .inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: relative;
        top: -2px;
        background-color: var(--primary-red);
        color: #fff;
        border-radius: 38px;
        height: 80px;
        border: 4px solid #fff;
        -webkit-box-shadow: 1px 4px 6px rgba(0,0,0,.2);
        box-shadow: 1px 4px 6px rgba(0,0,0,.2);
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        width: 100%;
        -webkit-transition: .2s;
        transition: .2s
    }

        #slider-calculator .js-slider .handle .inner:hover {
            background-color: #be0070
        }

        #slider-calculator .js-slider .handle .inner .value {
            font-size: 1.7rem;
            font-weight: 600
        }

        #slider-calculator .js-slider .handle .inner:after, #slider-calculator .js-slider .handle .inner:before {
            content: '';
            display: block;
            position: absolute;
            width: 0;
            height: 0;
            top: 27px;
            border: 8px solid transparent
        }

        #slider-calculator .js-slider .handle .inner:before {
            border-right: 12px solid #fff;
            left: 5px
        }

        #slider-calculator .js-slider .handle .inner:after {
            border-left: 12px solid #fff;
            right: 5px
        }

#slider-calculator .js-slider .label {
    width: auto;
    height: auto;
    color: #82368c;
    text-transform: none;
    position: absolute;
    display: block;
    opacity: 0;
    -webkit-transition: .2s;
    transition: .2s;
    top: 50px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    #slider-calculator .js-slider .label.money-to {
        right: 0
    }

    #slider-calculator .js-slider .label.money-from {
        left: 0
    }

#slider-calculator .js-slider:hover .label {
    opacity: 1
}

@media (max-width:991px) {
    #slider-calculator .js-slider {
        margin-left: 0;
        margin-right: 0
    }
}

@media (max-width:479px) {
    #slider-calculator .js-slider {
        margin-top: 30px;
        /*margin-bottom: 130px;*/
        position: relative
    }

        #slider-calculator .js-slider .handle {
            width: 100px;
            height: 50px;
            top: -16px
        }

            #slider-calculator .js-slider .handle .inner {
                height: 50px
            }

                #slider-calculator .js-slider .handle .inner:after, #slider-calculator .js-slider .handle .inner:before {
                    top: 14px
                }

        #slider-calculator .js-slider .rail {
            margin: 0
        }

        #slider-calculator .js-slider .label {
            top: 30px;
            font-size: 10px;
            margin-bottom: 10px
        }

        #slider-calculator .js-slider .slider-button {
            position: absolute;
            z-index: 500;
            width: 35px;
            height: 35px;
            border: 1px solid #fff;
            -webkit-box-shadow: 1px 4px 6px rgba(0,0,0,.25);
            box-shadow: 1px 4px 6px rgba(0,0,0,.25)
        }

        #slider-calculator .js-slider .loading {
            margin-top: 30px
        }
}

/*#slider-calculator .gray {
    color: #bdbdbd
}*/

.HPOrder {
    margin: 20px 0;
}

@media (max-width:479px) {
    .HPOrder {
        width: 50%;
        float: left;
        margin: 0
    }

    .loanInstructions {
        padding: 0;
        font-size: 12px;
        margin-top: 10px
    }

    #slider-calculator h3 {
        font-size: 1rem;
        margin-top: 10px
    }

    #slider-calculator h2 {
        margin: 30px 0 20px 0
    }

    #slider-calculator img {
        width: 40px;
        height: 40px
    }

    #slider-calculator .js-slider .slider-button.minus:before {
        content: '_';
        position: relative;
        top: -9px;
        font-size: 25px
    }

    #slider-calculator .js-slider .handle .inner .value {
        font-size: 18px
    }

    #slider-calculator .js-slider .handle .inner:after, #slider-calculator .js-slider .handle .inner:before {
        display: none
    }

    #slider-calculator .js-slider .handle .inner:before {
        border-right: 8px solid #fff;
        left: 5px
    }

    #slider-calculator .js-slider .handle .inner:after {
        border-left: 8px solid #fff;
        right: 5px
    }

    #slider-calculator .js-slider .handle .inner:after, #slider-calculator .js-slider .handle .inner:before {
        top: 16px
    }

    #slider-calculator .slider-button.minus {
        left: -37px
    }

    #slider-calculator .slider-button.plus {
        right: -37px
    }

    #slider-calculator .js-slider .slider-button:before {
        font-weight: 700;
        color: #fff;
        line-height: 31px;
        font-size: 30px
    }

    #slider-calculator .js-slider .rail .line {
        height: 15px;
        width: 90%;
        left: 5%
    }

    #slider-calculator .js-slider .handle .tooltip {
        top: -28px;
        left: -25px;
        font-size: 10px
    }

    #slider-calculator .js-slider .handle .inner {
        border: 2px solid #fff
    }
}

#slider-calculator .animation-fade-in-cs {
    -webkit-animation-name: animation-fade-in-cs;
    animation-name: animation-fade-in-cs;
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

#slider-calculator .animation-wiggle {
    -webkit-animation-name: animation-wiggle;
    animation-name: animation-wiggle;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

#slider-calculator .animation-fade-from-left-in {
    -webkit-animation-name: animation-fade-from-left-in;
    animation-name: animation-fade-from-left-in;
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

#slider-calculator .animation-fade-from-right-in {
    -webkit-animation-name: animation-fade-from-right-in;
    animation-name: animation-fade-from-right-in;
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

section.js-campaign-landing.has-campaign.has-background #slider-calculator, section.js-campaign-landing.has-explicit-background #slider-calculator {
    margin-top: 190px;
    width: 550px;
    background-color: #fff;
    -webkit-box-shadow: 0 20px 30px rgba(0,0,0,.3);
    box-shadow: 0 20px 30px rgba(0,0,0,.3);
    border-radius: 5px;
    padding: 0 15px 0 15px;
    margin-bottom: 100px
}

    section.js-campaign-landing.has-campaign.has-background #slider-calculator h2.title, section.js-campaign-landing.has-explicit-background #slider-calculator h2.title {
        font-size: 2.2rem
    }

    section.js-campaign-landing.has-campaign.has-background #slider-calculator .slider-container, section.js-campaign-landing.has-explicit-background #slider-calculator .slider-container {
        padding: 0 40px
    }

    section.js-campaign-landing.has-campaign.has-background #slider-calculator .js-campaign-text, section.js-campaign-landing.has-explicit-background #slider-calculator .js-campaign-text {
        font-size: 1rem;
        background-color: #f7f7f7;
        color: #999;
        margin: 0 -15px 0 -15px;
        padding: 20px;
        border-top: 1px solid #f3f3f3
    }

@media (max-width:767px) {
    section.js-campaign-landing.has-campaign.has-background #slider-calculator, section.js-campaign-landing.has-explicit-background #slider-calculator {
        margin: 100px auto;
        width: unset;
        margin: 100px -15px;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        section.js-campaign-landing.has-campaign.has-background #slider-calculator .js-campaign-main-title, section.js-campaign-landing.has-explicit-background #slider-calculator .js-campaign-main-title {
            display: none !important
        }
}

@media (max-width:450px) {
    section.js-campaign-landing.has-campaign.has-background #slider-calculator .js-campaign-bubble, section.js-campaign-landing.has-explicit-background #slider-calculator .js-campaign-bubble {
        font-size: 1.8rem;
        line-height: 2.4rem;
        padding: 20px 15px
    }
}

@media (max-width:767px) {
    section.js-campaign-landing.has-campaign.has-background, section.js-campaign-landing.has-explicit-background {
        background: #fff !important
    }
}

@-webkit-keyframes animation-fade-from-left-in {
    from {
        -webkit-transform: translateX(-50px);
        transform: translateX(-50px);
        opacity: 0
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes animation-fade-from-left-in {
    from {
        -webkit-transform: translateX(-50px);
        transform: translateX(-50px);
        opacity: 0
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@-webkit-keyframes animation-fade-from-right-in {
    from {
        -webkit-transform: translateX(50px);
        transform: translateX(50px);
        opacity: 0
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes animation-fade-from-right-in {
    from {
        -webkit-transform: translateX(50px);
        transform: translateX(50px);
        opacity: 0
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@-webkit-keyframes animation-fade-in-cs {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes animation-fade-in-cs {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes animation-wiggle {
    10%,90% {
        -webkit-transform: translate3d(-1px,0,0);
        transform: translate3d(-1px,0,0)
    }

    20%,80% {
        -webkit-transform: translate3d(2px,0,0);
        transform: translate3d(2px,0,0)
    }

    30%,50%,70% {
        -webkit-transform: translate3d(-4px,0,0);
        transform: translate3d(-4px,0,0)
    }

    40%,60% {
        -webkit-transform: translate3d(4px,0,0);
        transform: translate3d(4px,0,0)
    }
}

@keyframes animation-wiggle {
    10%,90% {
        -webkit-transform: translate3d(-1px,0,0);
        transform: translate3d(-1px,0,0)
    }

    20%,80% {
        -webkit-transform: translate3d(2px,0,0);
        transform: translate3d(2px,0,0)
    }

    30%,50%,70% {
        -webkit-transform: translate3d(-4px,0,0);
        transform: translate3d(-4px,0,0)
    }

    40%,60% {
        -webkit-transform: translate3d(4px,0,0);
        transform: translate3d(4px,0,0)
    }
}

.loan-step {
    float: left;
    width: 100%
}

.loan-step .left {
    text-align: left
}

@media (max-width:767px) {
    .loan-step .center-xs {
        text-align: center
    }
}

.loan-step_body {
    float: left;
    width: 100%;
    padding-top: 30px;
    text-align: center
}

.loan-step_body-title {
    margin: 0 auto;
    color: var(--primary-red);
    font-size: 38px;
    line-height: 1.4
}

.loan-step_body-title--green {
    color: #6a9b40;
    display: block
}

.loan-step_body-text {
    color: #94999b;
    font-size: 18px;
    display: inline-block;
    margin: 10px auto 0
}

    .loan-step_body-text p span {
        color: #202020
    }

.loan-step_body .mb-40 {
    margin-bottom: 40px
}

.loan-step_body-image-section {
    min-height: 280px;
    position: relative;
    width: 100%;
    margin: 0 auto
}

.loan-step_footer {
    text-align: center;
    float: left;
    width: 100%;
    margin: 20px 0 10px
}

    .loan-step_footer .btnBig {
        padding: 0 40px;
        font-size: 20px;
        height: 55px;
        line-height: 55px;
        font-weight: 700;
        border-bottom-width: 4px;
        border-radius: 6px
    }

    .loan-step_footer .button-container {
        padding: 0 10px;
        margin-top: 10px
    }

        .loan-step_footer .button-container .btn {
            width: 100%;
            display: block;
            padding: 0 20px;
            height: 55px;
            text-align: center;
            line-height: 55px
        }

@media (max-width:767px) {
    .loan-step_body-title {
        font-size: 26px;
        line-height: 1.1
    }
}

@media (max-width:360px) {
    .loan-step_body-image-section {
        padding-top: 200px
    }
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg)
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@media (max-width:479px) {
    #time.title {
        font-size: 2rem
    }
}

section.js-campaign-landing .js-campaign-bubble, section.js-campaign-landing .js-campaign-main-title {
    display: none
}

section.js-campaign-landing.has-campaign .js-campaign-main-title {
    background-color: var(--primary-red);
    margin: 0 -15px;
    color: #fff;
    padding: 30px 40px;
    position: relative;
    text-align: center;
    font-size: 2.2rem;
    border-radius: 5px 5px 0 0;
    line-height: 3rem
}

section.js-campaign-landing.has-campaign .js-campaign-bubble {
    width: 120px;
    height: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #8dc23f;
    border-radius: 50%;
    font-size: 1rem;
    color: #fff;
    position: absolute;
    right: -60px;
    top: 100px
}

.js-campaign-text {
    display: none;
    color: #bdbdbd;
    text-align: center
}

#front-page-header {
    background-color: #fff;
    height: 80px;
    border-bottom: 1px solid #e6e5e4;
    padding-top: 15px;
    position: relative;
    z-index: 60;
    -webkit-transition: .2s;
    transition: .2s
}

@media (max-width:767px) {
    #front-page-header {
        background-color: #fff;
        height: 60px;
        border-bottom: 1px solid #e6e5e4;
        padding-top: 5px;
        position: relative;
        z-index: 60;
        -webkit-transition: .2s;
        transition: .2s
    }
}

#front-page-header .navbar {
    margin: 0;
    padding-top: 10px
}

#front-page-header .cat {
    position: absolute;
    bottom: 0;
    left: 320px
}

    #front-page-header .cat .text {
        color: #5fc3e1;
        position: absolute;
        font-style: italic;
        left: -112px;
        width: 120px;
        text-align: center;
        line-height: 1.2rem;
        font-size: 1.1rem;
        top: 26px
    }

@media (max-width:630px) {
    #front-page-header .cat {
        display: none
    }
}

/*#front-page-header #info {
    padding-top: 12px
}*/

    #front-page-header #info .phone {
        margin-top: -7px
    }

#front-page-header .userPanel .btn {
    background-color: #e6e5e4;
    color: #202020
}

    #front-page-header .userPanel .btn .text {
        display: inline-block
    }

    #front-page-header .userPanel .btn .text-xs {
        display: none
    }

@media (max-width:767px) {
    #front-page-header .userPanel .btn .text {
        display: none
    }

    #front-page-header .userPanel .btn .text-xs {
        display: inline
    }
}

#front-page-header .userPanel .btn.btnB:hover {
    background-color: var(--primary-red);
    color: #fff
}

#front-page-header .userPanel .btn.btnG:hover {
    background-color: #dedc00
}

#front-page-header .userPanel .btn.btn-drop:after {
    content: '';
    border: 7px solid transparent;
    border-top-color: #94999b;
    background-color: transparent;
    height: 0;
    width: 0;
    position: relative;
    display: inline-block;
    margin-left: 3px;
    top: 6px;
    left: 4px
}

#front-page-header .userPanel .btn.btn-drop:hover.btnB:after {
    border-top-color: #fff
}

#front-page-header .userPanel .drop-container {
    position: relative
}

    #front-page-header .userPanel .drop-container .drop-box {
        position: absolute;
        overflow: hidden;
        width: auto;
        height: 0;
        z-index: 200;
        right: 0;
        -webkit-transition: .2s;
        transition: .2s;
        width: 270px;
        top: calc(100% + 15px);
        -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
        box-shadow: 0 5px 10px rgba(0,0,0,.2)
    }

        #front-page-header .userPanel .drop-container .drop-box .inner {
            display: block;
            position: absolute;
            bottom: 0;
            min-width: 270px;
            overflow: hidden;
            border-radius: 6px;
            -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
            box-shadow: 0 5px 10px rgba(0,0,0,.2);
            border: 1px solid #c7c7c7
        }

            #front-page-header .userPanel .drop-container .drop-box .inner .item {
                cursor: pointer;
                padding: 10px 20px;
                display: block;
                width: 100%;
                position: relative;
                background-color: #fff;
                color: #202020;
                text-decoration: none;
                font-size: .95rem
            }

                #front-page-header .userPanel .drop-container .drop-box .inner .item:hover {
                    background-color: var(--primary-red);
                    color: #fff
                }

            #front-page-header .userPanel .drop-container .drop-box .inner .divider {
                height: 1px;
                width: 100%;
                position: relative;
                display: block;
                background-color: #c7c7c7
            }

@media (max-width:767px) {
    #front-page-header .navbar img {
        width: auto
    }

    #front-page-header #info {
        padding-top: 5px
    }

        #front-page-header #info .btn.btn-drop:after {
            font-family: icomoon !important;
            speak: none;
            font-style: normal;
            font-weight: 400;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\e908";
            height: auto;
            width: auto;
            border: none;
            top: 6px;
            font-size: 24px;
            line-height: 0;
            left: 4px;
            color: #94999b
        }

        #front-page-header #info .btn.btn-drop.btnB:hover:after {
            color: #fff
        }
}

/*@media (max-width:479px) {
    #front-page-header .navbar img {
        width: 120px
    }
}*/

#front-page-header .ml-5 {
    margin-left: 5px
}

#front-page-header.has-campaign:not(.is_stuck) {
    background: 0 0;
    border: none
}

    #front-page-header.has-campaign:not(.is_stuck):before {
        content: '';
        display: block;
        position: absolute;
        width: 920px;
        height: 380px;
        top: -180px;
        left: -130px;
        -webkit-transform: rotate(-25deg);
        transform: rotate(-25deg);
        background: -webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(33%,#fff),color-stop(80%,rgba(255,255,255,0)),to(rgba(255,255,255,0)));
        background: linear-gradient(to bottom,#fff 0,#fff 33%,rgba(255,255,255,0) 80%,rgba(255,255,255,0) 100%)
    }

@media (max-width:850px) {
    #front-page-header.has-campaign:not(.is_stuck):before {
        display: none
    }
}

#front-page-header.has-campaign:not(.is_stuck) .cat {
    display: none
}

.fixed-success-message {
    position: fixed;
    top: 20px;
    left: 10px;
    height: 70px;
    background-color: #e6f5c9;
    color: #79ab16;
    padding: 7px 35px 7px 35px;
    border-radius: 35px;
    overflow: hidden;
    z-index: 2302;
    width: 380px
}

    .fixed-success-message .text {
        width: 310px;
        font-size: 1.2rem;
        font-weight: 700;
        line-height: 1.8rem;
        padding: 0 10px 0 60px
    }

    .fixed-success-message .close {
        position: absolute;
        right: 15px;
        top: 50%;
        color: #aacb73;
        font-size: 20px;
        font-weight: 700;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        cursor: pointer
    }

        .fixed-success-message .close:hover {
            color: #79ab16
        }

    .fixed-success-message .cat {
        position: absolute;
        left: 0;
        height: 100%;
        width: 100%;
        top: 0;
        display: block;
        background: url(../images/cat-standing.png);
        background-repeat: no-repeat;
        background-position: -80px -5px
    }

@-webkit-keyframes success-message-animation-in {
    0% {
        opacity: 0;
        width: 0
    }

    55% {
        opacity: 1;
        width: 0
    }

    60% {
        opacity: 1;
        width: 0
    }

    100% {
        opacity: 1;
        width: 380px
    }
}

@keyframes success-message-animation-in {
    0% {
        opacity: 0;
        width: 0
    }

    55% {
        opacity: 1;
        width: 0
    }

    60% {
        opacity: 1;
        width: 0
    }

    100% {
        opacity: 1;
        width: 380px
    }
}

@-webkit-keyframes success-message-animation-in-content {
    0% {
        opacity: 0
    }

    60% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes success-message-animation-in-content {
    0% {
        opacity: 0
    }

    60% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes success-message-animation-out-content {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@keyframes success-message-animation-out-content {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes success-message-animation-out {
    0% {
        opacity: 1;
        width: 380px
    }

    55% {
        opacity: 1;
        width: 0
    }

    60% {
        opacity: 1;
        width: 0
    }

    90% {
        opacity: 0;
        width: 0
    }

    100% {
        opacity: 0;
        width: 0
    }
}

@keyframes success-message-animation-out {
    0% {
        opacity: 1;
        width: 380px
    }

    55% {
        opacity: 1;
        width: 0
    }

    60% {
        opacity: 1;
        width: 0
    }

    90% {
        opacity: 0;
        width: 0
    }

    100% {
        opacity: 0;
        width: 0
    }
}

@media (max-width:410px) {
    .fixed-success-message {
        display: none !important
    }
}

.head-info-message {
    background-color: #fffeae;
    text-align: center;
    position: relative;
    z-index: 100;
    display: block
}

    .head-info-message .text {
        display: block;
        font-size: 1rem;
        padding: 3px 15px 5px 0;
        color: var(--primary-red)
    }

    .head-info-message .close {
        position: absolute;
        right: 15px;
        top: 2px;
        cursor: pointer;
        font-size: 30px;
    }

    .head-info-message.blue {
        background-color: #d2f4fe
    }

        .head-info-message.blue .text {
            color: #202020
        }

.smartbanner {
    position: absolute;
    top: -84px;
    left: 0;
    overflow-x: hidden;
    width: 100%;
    height: 84px;
    background: #f3f3f3;
    font-family: Helvetica,sans,sans-serif
}

.smartbanner__icon {
    position: absolute;
    top: 10px;
    left: 30px;
    width: 64px;
    height: 64px;
    border-radius: 15px;
    background-size: 64px 64px
}

.smartbanner__info {
    position: absolute;
    top: 10px;
    left: 104px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-y: hidden;
    width: 60%;
    height: 64px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.smartbanner__info__title {
    font-size: 14px
}

.smartbanner__info__author, .smartbanner__info__price {
    font-size: 12px
}

.smartbanner__button {
    position: absolute;
    top: 32px;
    right: 10px;
    z-index: 1;
    display: block;
    padding: 0 10px;
    min-width: 10%;
    border-radius: 5px;
    background: #f3f3f3;
    color: #1474fc;
    font-size: 18px;
    text-align: center;
    text-decoration: none
}

.smartbanner__button__label {
    text-align: center
}

.js-checkbox-box {
    display: block;
    background-color: rgba(0,0,0,.02);
    border: 1px solid #e6e5e4;
    padding: 15px;
    border-radius: 4px;
    position: relative
}

    .js-checkbox-box .checkbox {
        margin-top: 0
    }

.js-checkbox-box-tooltip {
    padding: 15px 15px 15px 50px;
    background-color: #fff;
    border: 1px solid #e6e5e4;
    border-radius: 4px;
    position: absolute;
    width: 200px;
    margin-top: 10px;
    z-index: 30
}

    .js-checkbox-box-tooltip p {
        margin: 0
    }

        .js-checkbox-box-tooltip p:before {
            content: '';
            width: 25px;
            height: 25px;
            background: url(../images/lightbulb.svg);
            background-size: 100% 100%;
            position: absolute;
            top: 15px;
            left: 15px
        }

.loan-loading {
    position: relative
}

    .loan-loading .tv {
        position: relative;
        width: 700px;
        height: 400px;
        margin: 0 auto
    }

    .loan-loading .svg, .loan-loading .svg-mobile {
        position: absolute;
        width: 100%;
        height: 100%;
        overflow: hidden
    }

        .loan-loading .svg #text, .loan-loading .svg-mobile #text {
            fill: var(--primary-red);
            font-size: 30px
        }

        .loan-loading .svg #arc, .loan-loading .svg-mobile #arc {
            stroke: #f7cce5;
            stroke-width: 5px
        }

    .loan-loading .svg-mobile {
        display: none
    }

@media (max-width:900px) {
    .loan-loading .tv {
        width: 300px
    }

    .loan-loading .svg {
        display: none
    }

    .loan-loading .svg-mobile {
        display: block
    }
}

@media (max-width:767px) {
    .representational-example {
        margin-left: -15px;
        margin-right: -15px
    }

        .representational-example select {
            font-size: 12px
        }
}

.representational-example table td, .representational-example table th {
    padding: 0px 7px;
    font-size: .97rem;
    line-height: 1.4rem;
    font-weight: 400
}

.representational-example .HCButton{
    width: 100%;
}

    .representational-example table td:not(.divider):first-child, .representational-example table th:not(.divider):first-child {
        padding-left: 25px
    }

    .representational-example table td:not(.divider):last-child, .representational-example table th:not(.divider):last-child {
        padding-right: 25px
    }

@media (max-width:767px) {
    .representational-example table td, .representational-example table th {
        padding: 4px 10px;
        font-size: 12px;
        line-height: 15px;
        width: 50%
    }

        .representational-example table td:not(.divider):first-child, .representational-example table th:not(.divider):first-child {
            padding-left: 10px
        }

        .representational-example table td:not(.divider):last-child, .representational-example table th:not(.divider):last-child {
            padding-right: 10px
        }
}

.representational-example table th {
    padding: 10px 7px
}

@media (max-width:767px) {
    .representational-example table th {
        padding: 10px
    }
}

.representational-example table td.green, .representational-example table th.green {
    color: var(--primary-green);
}

.representational-example table .divider {
    padding: 10px 0
}

    .representational-example table .divider:before {
        content: '';
        display: block;
        position: relative;
        width: 100%;
        height: 1px;
        background-color: #e6e5e4;
        top: 50%;
        left: 0
    }

    .representational-example table .divider.top {
        padding-top: 0
    }

    .representational-example table .divider.bottom {
        padding-bottom: 0
    }

.representational-example .above-first-loan {
    display: none
}

.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.justify-content-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.align-items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.flex-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.flex-2 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.flex-3 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@-webkit-keyframes ripple {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    80% {
        -webkit-transform: scale(1.8);
        transform: scale(1.8);
        opacity: 0
    }

    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}

@keyframes ripple {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    80% {
        -webkit-transform: scale(1.8);
        transform: scale(1.8);
        opacity: 0
    }

    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    3.3% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    16.5% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    33% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    46% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.loan-step_footer-link.change {
    margin-top: -1.5em
}

.loan-step_justify {
    text-align: justify
}

.loan-step_body-image-section {
    display: none
}

@media screen and (min-width:800px) {
    .loan-step_body-image-section {
        display: block
    }
}

@keyframes zoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: var(--primary-red);
    font-size: 50px;
    font-weight: 700;
    transition: .3s
}

    .close:focus, .close:hover {
        color: #bbb;
        text-decoration: none;
        cursor: pointer
    }

.picTelPiktorgram {
    margin-right: .5em
}

canvas {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.gift {
    display: none
}

.snowButton {
    display: none
}

.campaign-student {
    background: no-repeat url(../images/campaigns/student.svg)
}

.campaign-rychlost {
    background: no-repeat url(../images/campaigns/odpocet-pozadi.svg)
}

    .campaign-rychlost h2 {
        z-index: 1;
        position: relative
    }

.campaign-rychlost-kolecko {
    display: flex;
    align-items: center;
    justify-content: center
}

.campaign-rychlost p {
    font-size: 15px;
    z-index: 2;
    margin-bottom: -25%;
    color: var(--primary-red)
}

.campaign-rychlost-kolecko-cas {
    display: inline-grid;
    align-items: center;
    justify-content: center;
    position: absolute
}

#slider-calculator .campaign-student-mobil {
    width: auto;
    height: 260px;
    Object-fit: contain
}

.campaign-general-1 h5 {
    font-size: 1.7rem;
    color: #fff;
    font-weight: 400
}

#campaign-rychlost-kolecko-img.campaign-rychlost-kolecko-img {
    width: 282px;
    height: 282px;
    -webkit-animation: spin 1s ease infinite;
    -moz-animation: spin 1s ease infinite;
    animation: spin 1s ease infinite;
    -webkit-box-shadow: 0 0 50px 1px rgba(0,0,0,.33);
    -moz-box-shadow: 0 0 50px 1px rgba(0,0,0,.33);
    box-shadow: 0 0 50px 1px rgba(0,0,0,.33);
    position: relative;
    border-radius: 50%
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg)
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@media (max-width:479px) {
    .campaign-student-mobil {
        width: 100% !important;
        height: auto !important
    }

    .campaign-general-1 h5 {
        padding-bottom: 30px;
        font-size: 1rem
    }

    .campaign-general-1 h2 {
        font-size: .8rem
    }

    .campaign-general-1 p {
        font-size: .8rem
    }

    .campaign-rychlost {
        background: no-repeat url(../images/campaigns/campaign-rychlost-mobil.svg);
        background-size: contain;
        background-position: bottom
    }

    #campaign-rychlost-kolecko-img.campaign-rychlost-kolecko-img {
        width: 65%;
        height: auto
    }

    #time.title {
        font-size: 2rem
    }
    .head-info-message .text{
        font-size: 0.9rem;
    }
}

@media (max-width:359px) {
    .campaign-general-1 h5 {
        font-size: .8rem
    }
}

@media (min-width:479px) {
    .campaign-general-1 {
        height: 45vh
    }

        .campaign-general-1.campaign-rychlost {
            background-size: 90%;
            padding-bottom: 10%;
            background-position: center
        }

    .campaign-rychlost-kolecko-cas h2 {
        width: 180px;
        height: 57px
    }
}

.campaign-general-1 {
    float: inherit !important;
    background-size: contain;
    background-position: bottom;
    min-height: 200px
}

.campaign-student {
    background: no-repeat url(../images/campaigns/student.svg)
}

.campaign-rychlost {
    background: no-repeat url(../images/campaigns/odpocet-pozadi.svg)
}

    .campaign-rychlost h2 {
        z-index: 1;
        position: relative
    }

.campaign-rychlost-kolecko {
    display: flex;
    align-items: center;
    justify-content: center
}

.campaign-rychlost p {
    font-size: 15px;
    z-index: 2;
    margin-bottom: -25%;
    color: var(--primary-red)
}

.campaign-rychlost-kolecko-cas {
    display: inline-grid;
    align-items: center;
    justify-content: center;
    position: absolute
}

.campaign-student-mobil {
    width: auto;
    height: 260px;
    Object-fit: contain
}

.campaign-general-1 h5 {
    font-size: 1.7rem;
    color: #fff;
    font-weight: 400
}

#campaign-rychlost-kolecko-img.campaign-rychlost-kolecko-img {
    width: 282px;
    height: 282px;
    -webkit-animation: spin 1s ease infinite;
    -moz-animation: spin 1s ease infinite;
    animation: spin 1s ease infinite;
    -webkit-box-shadow: 0 0 50px 1px rgba(0,0,0,.33);
    -moz-box-shadow: 0 0 50px 1px rgba(0,0,0,.33);
    box-shadow: 0 0 50px 1px rgba(0,0,0,.33);
    position: relative;
    border-radius: 50%
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg)
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@media (max-width:479px) {
    .campaign-student-mobil {
        width: 100% !important;
        height: auto !important
    }

    .campaign-general-1 h5 {
        padding-bottom: 30px;
        font-size: 1rem
    }

    .campaign-general-1 h2 {
        font-size: .8rem
    }

    .campaign-general-1 p {
        font-size: .8rem
    }

    .campaign-rychlost {
        background: no-repeat url(../images/campaigns/campaign-rychlost-mobil.svg);
        background-size: contain;
        background-position: bottom
    }

    #campaign-rychlost-kolecko-img.campaign-rychlost-kolecko-img {
        width: 65%;
        height: auto
    }

    #time.title {
        font-size: 2rem
    }
}

@media (max-width:359px) {
    .campaign-general-1 h5 {
        font-size: .8rem
    }
}

@media (min-width:479px) {
    .campaign-general-1 {
        height: 45vh
    }

        .campaign-general-1.campaign-rychlost {
            background-size: 90%;
            padding-bottom: 10%;
            background-position: center
        }

    .campaign-rychlost-kolecko-cas h2 {
        width: 180px;
        height: 57px
    }
}

.campaign-general-1 {
    float: inherit !important;
    background-size: contain;
    background-position: bottom;
    min-height: 200px
}

.fancybox-image, .fancybox-inner, .fancybox-nav, .fancybox-nav span, .fancybox-outer, .fancybox-skin, .fancybox-tmp, .fancybox-wrap, .fancybox-wrap iframe, .fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

    .fancybox-opened .fancybox-skin {
        -webkit-box-shadow: 0 10px 25px rgba(0,0,0,.5);
        box-shadow: 0 10px 25px rgba(0,0,0,.5)
    }

.fancybox-inner, .fancybox-outer {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-iframe, .fancybox-image {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
    background-image: url(../images/fancybox_sprite.png)
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

    #fancybox-loading div {
        width: 44px;
        height: 44px;
        background: url(../images/fancybox_loading.gif) center center no-repeat
    }

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url(../images/blank.gif);
    -webkit-tap-highlight-color: transparent;
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto
}

    .fancybox-lock body {
        overflow: hidden !important
    }

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(../images/fancybox_overlay.png)
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

    .fancybox-title-float-wrap .child {
        display: inline-block;
        margin-right: -100%;
        padding: 2px 20px;
        background: 0 0;
        background: rgba(0,0,0,.8);
        border-radius: 15px;
        text-shadow: 0 1px 2px #222;
        color: #fff;
        font-weight: 700;
        line-height: 24px;
        white-space: nowrap
    }

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0,0,0,.8)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
        background-image: url(../images/fancybox_sprite@2x.png);
        background-size: 44px 152px
    }

        #fancybox-loading div {
            background-image: url(../images/fancybox_loading@2x.gif);
            background-size: 24px 24px
        }
}

.fancybox .sectionTitle, .form-group .box .sectionTitle {
    margin-top: 3px;
    font-weight: 600;
    font-size: 22px;
    line-height: 34px;
    text-transform: none;
    color: #5fc3e1
}

    .fancybox .sectionTitle .number, .form-group .box .sectionTitle .number {
        display: inline-block;
        margin-right: 5px;
        width: 34px;
        height: 34px;
        background: #edf5f9;
        text-align: center;
        border-radius: 50%
    }

    .fancybox .sectionTitle .number {
        background: #fff
    }

.fancybox-overlay {
    background: rgba(0,0,0,.85)
}

.fancybox-skin {
    margin-bottom: 20px;
    background: 0 0
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: none;
    box-shadow: none
}

.fancybox-inner {
    height: auto !important
}

.fancybox-close {
    background: 0 0;
    width: 22px;
    height: 22px;
    text-decoration: none;
    top: 60px;
    right: 60px
}

.addonPopup .fancybox-close {
    display: none
}

.fancybox-close:after {
    content: '\e604';
    display: inline-block;
    width: 100%;
    height: 100%;
    font-family: icomoon;
    font-size: 20px;
    line-height: 22px;
    color: var(--primary-red);
    font-weight: 700
}

.fancybox {
    width: 100%;
    padding: 28px 29px 32px;
    background: 0 0;
    border: 1px solid var(--primary-red);
    border-radius: 4px
}

    .fancybox .mt-0 {
        margin-top: 0
    }

    .fancybox .mt-5 {
        margin-top: 5px
    }

    .fancybox .mt-10 {
        margin-top: 10px
    }

    .fancybox .mt-15 {
        margin-top: 15px
    }

    .fancybox .mt-20 {
        margin-top: 20px
    }

    .fancybox .mb-0 {
        margin-bottom: 0
    }

    .fancybox .mb-5 {
        margin-bottom: 5px
    }

    .fancybox .mb-15 {
        margin-bottom: 15px
    }

    .fancybox .mb-10 {
        margin-bottom: 10px
    }

    .fancybox .mb-20 {
        margin-bottom: 20px
    }

.fifth .mt-0 {
    margin-top: 0
}

.fifth .mt-5 {
    margin-top: 5px
}

.fifth .mt-10 {
    margin-top: 10px
}

.fifth .mt-15 {
    margin-top: 15px
}

.fifth .mt-20 {
    margin-top: 20px
}

.fifth .mb-0 {
    margin-bottom: 0
}

.fifth .mb-5 {
    margin-bottom: 5px
}

.fifth .mb-15 {
    margin-bottom: 15px
}

.fifth .mb-10 {
    margin-bottom: 10px
}

.fifth .mb-20 {
    margin-bottom: 20px
}

.fancybox .inner {
    padding: 0 30px 1px;
    background: #fff;
    border-radius: 4px
}

.fancybox .header {
    background: #fff;
    margin-left: -30px;
    margin-right: -30px;
    padding-right: 76px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.fancybox .fancyStep .header {
    margin-left: auto;
    margin-right: auto;
    padding-right: 0
}

.fancybox .header .title {
    margin-top: 24px;
    margin-bottom: 24px;
    padding-left: 30px;
    font-size: 26px;
    font-weight: 600;
    color: var(--primary-red)
}

.fancybox .fancyTitle {
    font-size: 1.2rem;
    font-weight: 600;
    color: var(--primary-red)
}

.fancybox .footer {
    background: #fff;
    margin-left: -30px;
    margin-right: -30px;
    padding: 24px 30px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

    .fancybox .footer .close {
        margin-right: 15px
    }

.fancybox .scrolling {
    margin-left: -30px;
    margin-right: -30px;
    padding: 0 15px 1px 30px;
    overflow-y: scroll;
    max-height: 410px
}

    .fancybox .scrolling.full {
        max-height: 500px
    }

.fancybox .pointer {
    position: relative;
    margin-top: -1em;
    text-align: center;
    color: var(--primary-red);
    line-height: 1em
}

    .fancybox .pointer:after {
        content: '';
        height: 1px;
        position: absolute;
        top: .5em;
        left: 0;
        right: 0;
        background: var(--primary-red)
    }

    .fancybox .pointer .text {
        position: relative;
        display: inline-block;
        padding: 0 7px;
        font-size: 14px;
        background: #edf5f9;
        z-index: 2
    }

    .fancybox .pointer .arrow {
        display: inline-block;
        width: 36px;
        height: 18px;
        position: absolute;
        right: -36px;
        bottom: .5em;
        background: 0 0;
        border-bottom-right-radius: 5px;
        border-bottom: 1px solid var(--primary-red);
        border-right: 1px solid var(--primary-red)
    }

        .fancybox .pointer .arrow:after {
            content: '^';
            width: 21px;
            height: 7px;
            line-height: 7px;
            display: block;
            position: absolute;
            top: -4px;
            right: -11px;
            margin: auto;
            color: var(--primary-red);
            font-size: 13px;
            text-align: center
        }

.fancybox .steps {
    margin: 20px 0
}

    .fancybox .steps .step.short {
        padding-bottom: 40px
    }

.fancybox .box .title {
    font-size: 26px;
    font-weight: 600;
    color: var(--primary-red)
}

.fancybox .box {
    margin-bottom: 0;
    padding: 20px 22px;
    font-size: 14px
}

    .fancybox .box:last-child {
        margin-bottom: 0
    }

.fancybox .separator {
    margin: 30px 0
}

    .fancybox .separator:after {
        left: 0;
        right: 0
    }

.fancybox .controls {
    text-align: center
}

    .fancybox .controls .btn {
        margin-bottom: 30px
    }

        .fancybox .controls .btn span, .fancybox .topLink .btn span {
            font-weight: 400;
            text-transform: none
        }

        .fancybox .controls .btn .text, .fancybox .topLink .btn .text {
            font-weight: 600;
            text-transform: uppercase
        }

    .fancybox .controls .link {
        display: inline-block;
        margin-bottom: 7px
    }

    .fancybox .controls.left {
        text-align: left;
        padding-bottom: 20px
    }

        .fancybox .controls.left .btn {
            margin: 0 30px 0 0
        }

        .fancybox .controls.left .link {
            display: inline-block;
            margin-bottom: 0
        }

        .fancybox .controls.left .link {
            color: #5fc3e1;
            -webkit-text-decoration-color: #e7f6fb;
            text-decoration-color: #e7f6fb
        }

.fancybox .topLink {
    position: absolute;
    top: 45px;
    right: 45px;
    margin: 0
}

.fancybox .qrPayment {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px
}

.fancybox .form {
    margin-top: 30px
}

    .fancybox .form .box .inputStatus {
        margin: 20px -22px -20px
    }

    .fancybox .form .box .inputRow label {
        width: 120px
    }

    .fancybox .form .box .inputRow input {
        width: 332px
    }

    .fancybox .form .box.mobile .prefix {
        width: 70px
    }

    .fancybox .form .box.mobile input {
        width: 250px
    }

    .fancybox .form .inputInfo {
        margin-bottom: -12px;
        padding-top: 10px
    }

        .fancybox .form .inputInfo .inner {
            padding: 0;
            background: 0 0
        }

        .fancybox .form .inputInfo [class*=icon-] {
            height: 24px;
            font-size: 23px
        }

    .fancybox .form .fullWidth .inputRow {
        width: 100%;
        padding-right: 0
    }

        .fancybox .form .fullWidth .inputRow + .inputRow {
            margin-top: 15px;
            padding-left: 0
        }

    .fancybox .form .fullWidth.password .inputRow + .inputRow {
        margin-top: 25px
    }

    .fancybox .form .fullWidth .inputInfo .inner {
        width: 100%
    }

    .fancybox .form .inputRow.twoInputs .sep {
        margin: 0
    }

    .fancybox .form .inputRow.twoInputs input.big {
        width: 214px
    }

    .fancybox .form .name .inputRow.twoInputs input {
        width: 152px
    }

    .fancybox .form .validationMessage {
        margin-left: -22px;
        margin-right: -22px
    }

.fancybox .login {
    padding: 0;
    border: none
}

    .fancybox .login .box {
        padding: 20px 30px;
        background: #fff
    }

        .fancybox .login .box.mobile input {
            width: 270px
        }

    .fancybox .login .controls .link {
        margin-bottom: 0
    }

.fancybox .reasons {
    border-bottom: 1px solid #d9e4ea;
    padding-bottom: 4px;
    margin-bottom: 28px
}

    .fancybox .reasons .title {
        margin-top: 24px;
        margin-bottom: 16px;
        font-size: 16px;
        text-transform: uppercase
    }

.fancybox .stepInstructions .title {
    font-size: 16px
}

.fancybox .stepInstructions .numberedText {
    padding-right: 25px
}

.fancybox .stepInstructions .text {
    width: 345px
}

.fancybox .stepInstructions .step {
    margin-bottom: 25px
}

.fancybox .uploadNote {
    margin: 8px 0
}

.fancybox .phone {
    float: none;
    margin: 15px 0 30px 0;
    padding: 0;
    color: #8dc23f;
    font-size: 28px;
    font-weight: 600;
    line-height: 42px;
    position: relative
}

.fancybox .addressSearch {
    width: 524px
}

    .fancybox .addressSearch .addressFields {
        width: 100%
    }

    .fancybox .addressSearch .mapView {
        margin-top: 30px
    }

        .fancybox .addressSearch .mapView .scenario [class*=icon-arrow-] {
            display: none
        }

.fancyboxB .fancybox {
    padding: 0;
    font-size: 18px;
    border: none;
    border-radius: 0
}

    .fancyboxB .fancybox .inner {
        padding-left: 40px;
        padding-right: 40px;
        border-radius: 0
    }

.fancyboxB .fancybox-close {
    width: 43px;
    height: 44px;
    top: 0;
    left: 100%;
    color: #202020;
    background: #dedc00;
    -webkit-box-shadow: 0 -3px 0 #c7c601 inset;
    box-shadow: 0 -3px 0 #c7c601 inset;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-top-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

    .fancyboxB .fancybox-close:after {
        content: '\e646';
        color: #202020;
        font-size: 16px;
        line-height: 41px;
        text-align: center
    }

.fancyboxB .header {
    margin: 0;
    padding: 0
}

    .fancyboxB .header .title {
        padding: 0;
        margin: 32px 0 28px;
        font-size: 38px
    }

.fancyboxB .customerQuestion {
    padding: 0 22px;
    background: #f1f1f1
}

    .fancyboxB .customerQuestion + .customerQuestion {
        margin-top: 9px
    }

    .fancyboxB .customerQuestion .title {
        margin-bottom: 16px;
        font-size: 22px
    }

    .fancyboxB .customerQuestion .radio {
        display: inline-block;
        margin: 0 0 20px
    }

        .fancyboxB .customerQuestion .radio + .radio {
            margin-left: 48px
        }

.fancyboxB .loanTimings {
    margin: 0;
    padding: 0
}

    .fancyboxB .loanTimings ul {
        margin: 0;
        padding: 0
    }

    .fancyboxB .loanTimings .step {
        position: relative;
        margin: 0;
        padding: 0 0 0 22px
    }

        .fancyboxB .loanTimings .step + .step {
            border-top: 1px solid #d7d7d7
        }

        .fancyboxB .loanTimings .step:before, .fancyboxB .loanTimings .substep:before {
            position: relative;
            top: auto;
            left: auto;
            width: auto;
            height: auto;
            background: 0 0;
            border-radius: 0
        }

    .fancyboxB .loanTimings .substep {
        position: relative;
        margin: 0;
        padding: 0 0 0 38px
    }

    .fancyboxB .loanTimings .step .text {
        margin: 28px 0;
        font-size: 22px;
        font-weight: 700
    }

    .fancyboxB .loanTimings .substep .text {
        margin: 0 0 24px;
        font-size: 18px;
        font-weight: 400
    }

    .fancyboxB .loanTimings .step .label {
        position: absolute;
        top: 22px;
        right: 22px
    }

    .fancyboxB .loanTimings .substep .label {
        position: absolute;
        top: -4px;
        right: 22px
    }

    .fancyboxB .loanTimings .label {
        display: inline-block;
        margin: 0;
        padding: 0;
        width: 120px;
        height: 34px;
        line-height: 34px;
        font-size: 16px;
        font-weight: 700;
        text-transform: none;
        -webkit-border-top-right-radius: 2px;
        -webkit-border-bottom-right-radius: 2px;
        -moz-border-top-right-radius: 2px;
        -moz-border-bottom-right-radius: 2px;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px
    }

        .fancyboxB .loanTimings .label:after {
            content: '';
            display: block;
            width: 0;
            height: 0;
            position: absolute;
            top: 0;
            bottom: 0;
            right: 100%;
            border-top: 17px solid transparent;
            border-left: 0;
            border-right: 10px solid #000;
            border-bottom: 17px solid transparent
        }

        .fancyboxB .loanTimings .label.labelA {
            color: #fff;
            background: var(--primary-red)
        }

            .fancyboxB .loanTimings .label.labelA:after {
                border-right-color: var(--primary-red)
            }

        .fancyboxB .loanTimings .label.labelB {
            color: #202020;
            background: #f1f1f1
        }

            .fancyboxB .loanTimings .label.labelB:after {
                border-right-color: #f1f1f1
            }

.fancyboxB .moreInfo {
    margin: 27px 0;
    padding: 0 22px
}

.fancyboxB .showMore {
    display: inline-block;
    position: relative;
    padding-right: 23px;
    text-decoration: none
}

    .fancyboxB .showMore:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 0;
        height: 0;
        margin: auto 0;
        border-top: 6px solid var(--primary-red);
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 0
    }

    .fancyboxB .showMore.toggled:after {
        border-top: 0;
        border-bottom: 6px solid var(--primary-red)
    }

    .fancyboxB .showMore .text {
        text-decoration: underline
    }

    .fancyboxB .showMore:focus:after, .fancyboxB .showMore:hover:after {
        border-top-color: #202020;
        border-bottom-color: #202020
    }

    .fancyboxB .showMore:focus .text, .fancyboxB .showMore:hover .text {
        text-decoration: none
    }

.fancyboxB .transferDateTime {
    padding: 35px;
    color: #fff;
    background: var(--primary-red);
    font-size: 30px;
    line-height: 1.2;
    font-weight: 700;
    text-align: center;
    border-radius: 4px
}

.fancyboxB .actions {
    margin: 27px 0 0;
    padding: 45px 0 40px;
    border-top: 1px solid #d7d7d7;
    line-height: 0;
    text-align: justify
}

    .fancyboxB .actions:after {
        content: '';
        display: inline-block;
        width: 100%;
        height: 1px
    }

    .fancyboxB .actions .btn {
        display: inline-block;
        width: 328px;
        padding: 0 20px;
        vertical-align: middle
    }

    .fancyboxB .actions .separator {
        display: inline-block;
        margin: 0;
        vertical-align: middle
    }

        .fancyboxB .actions .separator:after {
            display: none
        }

@media (max-width:1199px) {
    .fancybox .form .fullWidth .inputRow .selectContainer, .fancybox .form .fullWidth .inputRow input {
        width: 100%
    }

        .fancybox .form .fullWidth .inputRow .selectContainer select {
            width: 120%
        }

    .fancybox .form .inputRow.twoInputs input.big {
        width: 314px
    }

    .fancybox .form .name .inputRow.twoInputs input {
        width: 48%
    }

    .fancybox .form .selectContainer {
        width: 100%
    }

        .fancybox .form .selectContainer select {
            width: 120%
        }

    .fancyboxB .fancybox {
        width: 100% !important
    }
}

@media (max-width:991px) {
    .fancybox .pointer {
        display: none
    }

    .fancybox .steps .step + .step {
        margin-top: 30px
    }

    .fancybox .steps .step.short {
        padding-bottom: 0
    }

    .fancybox .form .inputRow.twoInputs input.big {
        width: 314px !important
    }

    .fancybox .form .inputRow.twoInputs input.small {
        width: 116px !important
    }

    .fancybox .form .name .inputRow.twoInputs input + input {
        margin-top: 15px
    }

    .fancyboxB .fancybox-close {
        width: 33px;
        height: 34px;
        left: auto;
        top: 0;
        right: 0;
        border-radius: 0
    }

        .fancyboxB .fancybox-close:after {
            font-size: 12px;
            line-height: 31px
        }

    .fancyboxB .fancybox .inner {
        padding-left: 15px;
        padding-right: 15px
    }

    .fancyboxB .header .title {
        margin-top: 15px;
        margin-bottom: 10px;
        font-size: 20px
    }

    .fancyboxB .customerQuestion {
        padding: 0 20px
    }

        .fancyboxB .customerQuestion .title {
            font-size: 18px
        }

        .fancyboxB .customerQuestion .radio {
            display: block;
            margin: 0 0 10px
        }

            .fancyboxB .customerQuestion .radio + .radio {
                margin-left: 0
            }

            .fancyboxB .customerQuestion .radio label {
                font-size: 16px
            }

    .fancyboxB .loanTimings .step {
        padding-left: 0;
        text-align: center
    }

    .fancyboxB .loanTimings .substep {
        padding-left: 0
    }

    .fancyboxB .loanTimings .step .text {
        margin: 10px 0;
        font-size: 16px
    }

    .fancyboxB .loanTimings .step .label {
        margin: 0 0 10px;
        display: inline-block;
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto
    }

    .fancyboxB .transferDateTime {
        font-size: 20px;
        padding: 18px 10px
    }

    .fancyboxB .actions {
        margin: 15px 0 0;
        padding: 20px 0 15px
    }

        .fancyboxB .actions .btn {
            width: 100%;
            height: auto;
            padding-top: 8px;
            padding-bottom: 8px;
            font-size: 18px;
            line-height: 1.2em;
            text-align: center
        }

        .fancyboxB .actions .separator {
            display: block;
            width: 100%;
            margin: 15px 0
        }

    .fancyboxB .moreInfo {
        margin: 15px;
        padding: 0;
        font-size: 16px
    }
}

@media (max-width:767px) {
    .fancybox {
        border: 0;
        padding: 0
    }

    .fancybox-close {
        top: 27px;
        right: 27px
    }

    .fancybox .form .inputRow.twoInputs input.big {
        width: 70% !important
    }

    .fancybox .form .inputRow.twoInputs input.small {
        width: 25% !important
    }
}

@media (max-width:479px) {
    .fancybox .form .inputRow.twoInputs input.big {
        width: 55% !important
    }

    .fancybox .form .inputRow.twoInputs input.small {
        width: 35% !important
    }
    .fancybox-close:after {
        font-size: 15px;
    }
}

@media (max-height:680px) {
    .fancybox .scrolling {
        max-height: 210px
    }

        .fancybox .scrolling.full {
            max-height: 300px
        }
}

@media (max-height:480px) {
    .fancybox {
        border: 0;
        padding: 0
    }

    .fancybox-close {
        top: 30px;
        right: 25px
    }
}

@media (max-height:400px) {
    .fancybox .scrolling {
        max-height: 110px
    }

        .fancybox .scrolling.full {
            max-height: 200px
        }
}

.validationMessage {
    margin: 10px -30px 0;
    padding: 12px 30px;
    font-size: 14px;
    font-weight: 700;
    border-left-width: 2px;
    border-left-style: solid
}

.has-warning .validationMessage {
    color: #e78725;
    background: #f9e6d3;
    border-color: #e78725
}

.has-error .validationMessage {
    color: #e62127;
    background: #fad3d4;
    border-color: #e62127
}

.validationMessage.pinSent {
    color: #fff;
    background: var(--primary-red);
    border-color: #8d0856
}

#callMeBackPopup {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: var(--primary-red);
    overflow-y: auto;
    z-index: 10002
}

    #callMeBackPopup .headline {
        margin: 50px 0;
        color: #fff;
        font-size: 44px;
        font-weight: 700;
        text-align: center
    }

    #callMeBackPopup .box {
        margin: 0 0 40px 0;
        padding: 35px 55px;
        position: relative
    }

        #callMeBackPopup .box:before {
            content: '';
            position: absolute;
            bottom: 100%;
            left: 50%;
            margin-left: -15px;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 15px 14px 15px;
            border-color: transparent transparent #fff transparent
        }

        #callMeBackPopup .box .list {
            float: left;
            width: 50%;
            margin: 20px 0 0 0
        }

            #callMeBackPopup .box .list .item {
                font-size: 20px
            }

        #callMeBackPopup .box .right {
            float: right;
            width: 50%
        }

        #callMeBackPopup .box .picture {
            margin: 0 0 0 -64px;
            width: 128px;
            height: 128px;
            display: inline-block;
            vertical-align: middle
        }

        #callMeBackPopup .box .bar {
            margin: 0 12px;
            padding: 0;
            display: inline-block;
            vertical-align: middle
        }

            #callMeBackPopup .box .bar .item {
                background: #beb2c7;
                margin: 0;
                padding: 0;
                width: 6px;
                height: 6px;
                border-radius: 50%;
                display: inline-block
            }

                #callMeBackPopup .box .bar .item.active {
                    background: #82368c
                }

                #callMeBackPopup .box .bar .item:before {
                    display: none
                }

        #callMeBackPopup .box .time {
            background: #dedc00;
            margin: 0;
            height: 128px;
            line-height: 128px;
            width: 335px;
            border-radius: 64px;
            font-size: 96px;
            font-weight: 700;
            text-align: center;
            display: inline-block;
            vertical-align: middle
        }

            #callMeBackPopup .box .time .minutes {
                width: 60px;
                display: inline-block
            }

            #callMeBackPopup .box .time .seconds {
                width: 120px;
                display: inline-block
            }

        #callMeBackPopup .box .infoText {
            margin: 35px -55px -35px -55px;
            padding: 40px;
            background: #fdeff8;
            font-size: 30px;
            text-align: center;
            -webkit-border-bottom-right-radius: 6px;
            -webkit-border-bottom-left-radius: 6px;
            -moz-border-radius-bottomright: 6px;
            -moz-border-radius-bottomleft: 6px;
            border-bottom-right-radius: 6px;
            border-bottom-left-radius: 6px
        }

    #callMeBackPopup .text {
        text-align: center;
        color: #fff;
        margin: -12px 0 40px 0;
        font-size: 20px
    }

        #callMeBackPopup .text strong {
            padding-right: 12px
        }

        #callMeBackPopup .text a {
            color: #fff
        }

    #callMeBackPopup .closeBtn {
        width: 44px;
        height: 44px;
        background: #dedc00;
        position: absolute;
        top: 15px;
        right: 15px;
        border-radius: 4px;
        -webkit-box-shadow: 0 -3px 0 #c7c601 inset;
        box-shadow: 0 -3px 0 #c7c601 inset
    }

        #callMeBackPopup .closeBtn:after {
            content: '\e646';
            color: #202020;
            font-size: 16px;
            font-family: icomoon;
            font-weight: 700;
            position: absolute;
            top: 9px;
            left: 14px
        }

        #callMeBackPopup .closeBtn:hover {
            background: #c7c601;
            -webkit-box-shadow: 0 -3px 0 #aeac00 inset;
            box-shadow: 0 -3px 0 #aeac00 inset
        }

    #callMeBackPopup .end .box .picture {
        margin: 5px 0 0 0;
        float: left
    }

    #callMeBackPopup .end .box .textBox {
        float: right;
        width: 820px;
        font-size: 20px
    }

        #callMeBackPopup .end .box .textBox p:first-child {
            margin-top: 0
        }

@media (max-width:1199px) {
    #callMeBackPopup .box .list .item {
        font-size: 18px
    }

    #callMeBackPopup .box .bar {
        display: none
    }

    #callMeBackPopup .box .time {
        margin: 0 0 0 18px;
        width: 326px
    }

    #callMeBackPopup .end .box .textBox {
        width: 650px
    }
}

@media (max-width:991px) {
    #callMeBackPopup .headline {
        margin: 40px 0;
        font-size: 40px
    }

    #callMeBackPopup .box .list, #callMeBackPopup .box .right {
        float: none;
        width: 100%
    }

    #callMeBackPopup .box .list {
        margin: 0 0 25px 0
    }

    #callMeBackPopup .box .right {
        text-align: center
    }

    #callMeBackPopup .box .list .item {
        font-size: 20px
    }

    #callMeBackPopup .box .picture {
        margin-left: 0
    }

    #callMeBackPopup .box .bar {
        display: inline-block
    }

    #callMeBackPopup .box .time {
        margin: 0;
        width: 350px
    }

    #callMeBackPopup .box .infoText {
        font-size: 22px;
        padding: 30px 40px
    }

    #callMeBackPopup .end .box .textBox {
        width: 440px
    }
}

@media (max-width:767px) {
    #callMeBackPopup .headline {
        margin: 40px 0;
        padding: 0 60px;
        font-size: 32px
    }

    #callMeBackPopup .box {
        margin: 0 0 30px 0;
        padding: 35px
    }

        #callMeBackPopup .box .bar, #callMeBackPopup .box .picture {
            display: none
        }

        #callMeBackPopup .box .time {
            width: 200px;
            height: 68px;
            line-height: 68px;
            font-size: 48px
        }

            #callMeBackPopup .box .time .minutes {
                width: 35px
            }

            #callMeBackPopup .box .time .seconds {
                width: 60px
            }

        #callMeBackPopup .box .infoText {
            margin: 35px -35px -35px -35px
        }

    #callMeBackPopup .end .box .textBox {
        width: 100%
    }

    body.landingPage .whyLoan .fixedNav.isSticky .item:first-child a {
        border-radius: 0
    }
}

@media (max-width:479px) {
    #callMeBackPopup .headline {
        margin: 80px 0 30px 0;
        padding: 0
    }

    #callMeBackPopup .box .list .item {
        font-size: 18px
    }

    #callMeBackPopup .box .infoText {
        padding: 20px 40px
    }
}

.homepage #icc3-chat-header-top {
    background-color: #ff1493
}

body.landingPage .stickyBar .mobile .prefix {
    position: absolute;
    left: 1px;
    bottom: 1px;
    height: 42px;
    line-height: 43px;
    background: #f1f1f1;
    padding-left: 40px;
    padding-right: 20px;
    border-right: 1px solid #bdbdbd;
    -webkit-box-shadow: inset 1px 2px 3px 0 rgb(0 0 0 / 14%);
    box-shadow: inset 1px 2px 3px 0 rgb(0 0 0 / 14%);
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

body.landingPage .stickyBar .box.boxPink:before {
    display: none
}

.stickyBar .box {
    background-color: var(--primary-red);
    padding: 0
}

    .stickyBar .box.boxPink .validationMessage:after {
        content: ' ';
        position: absolute;
        width: 0;
        height: 0;
        left: 128px;
        top: 0;
        border: 15px solid;
        border-color: #fad3d4 transparent transparent #fad3d4
    }

#sectionGraph p.picture {
    font-size: 1.1rem;
    font-weight: 700;
    text-align: right;
    padding-right: 10px;
}

@media (max-width:479px) {
    #sectionGraph p.picture {
        font-size: 0.9rem;
        line-height: 1rem;
    }
}

@media (min-width:992px) and (max-width:1500px) {
    #icc3-chat-header, #icc3-chat-mini-header {
        margin-bottom: 70px !important
    }
}

@media (max-width:1020px) {
    .stickyBar #info > .phone strong {
        font-size: 20px
    }
}

body.homepage .couponImage, body.homepage .couponBackground, body.homepage #slider-calculator .studentBackground {
    display: none;
    cursor: pointer;
    height: auto;
    width: auto;
    max-width: 100%;
}