@font-face {
    font-family: 'CoreSansA25ExtraLight';
    src: url('../fonts/2DCD5B_4_0.eot');
    src: url('../fonts/2DCD5B_4_0.eot?#iefix')
    format('embedded-opentype'),url('../fonts/2DCD5B_4_0.woff2')
    format('woff2'),
    url('../fonts/2DCD5B_4_0.woff') format('woff'),
    url('../fonts/2DCD5B_4_0.ttf') format('truetype');
}

@font-face {
    font-family: 'CoreSansA55Medium';
    src: url('../fonts/2DCD5B_A_0.eot');
    src: url('../fonts/2DCD5B_A_0.eot?#iefix') format('embedded-opentype'),
    url('../fonts/2DCD5B_A_0.woff2') format('woff2'),
    url('../fonts/2DCD5B_A_0.woff') format('woff'),
    url('../fonts/2DCD5B_A_0.ttf') format('truetype');
}

@font-face {
    font-family: 'CoreSansA35Light';
    src: url('../fonts/2DCD5B_5_0.eot');
    src: url('../fonts/2DCD5B_5_0.eot?#iefix') format('embedded-opentype'),
    url('../fonts/2DCD5B_5_0.woff2') format('woff2'),
    url('../fonts/2DCD5B_5_0.woff') format('woff'),
    url('../fonts/2DCD5B_5_0.ttf') format('truetype');
}

@font-face {
    font-family: 'CoreSansA45Regular';
    src: url('../fonts/2DCD5B_7_0.eot');
    src: url('../fonts/2DCD5B_7_0.eot?#iefix') format('embedded-opentype'),
    url('../fonts/2DCD5B_7_0.woff2') format('woff2'),
    url('../fonts/2DCD5B_7_0.woff') format('woff'),
    url('../fonts/2DCD5B_7_0.ttf') format('truetype');
}
@font-face {
    font-family: 'CoreSansA75ExtraBold';
    src: url('../fonts/2DCD5B_D_0.eot');
    src: url('../fonts/2DCD5B_D_0.eot?#iefix') format('embedded-opentype'),
    url('../fonts/2DCD5B_D_0.woff2') format('woff2'),
    url('../fonts/2DCD5B_D_0.woff') format('woff'),
    url('../fonts/2DCD5B_D_0.ttf') format('truetype');
}
/* for icons */
@font-face {
  font-family: 'inbank';
  src:  url('../fonts/inbank.eot?6m6ufy');
  src:  url('../fonts/inbank.eot?6m6ufy#iefix') format('embedded-opentype'),
  url('../fonts/inbank.ttf?6m6ufy') format('truetype'),
  url('../fonts/inbank.woff?6m6ufy') format('woff'),
  url('../fonts/inbank.svg?6m6ufy#inbank') format('svg');
  font-weight: normal;
  font-style: normal;
}

html {
    font-family: 'CoreSansA45Regular',sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    background-color: #f8f8f8;
}

body {
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    line-height: 1.428571429;
    color: #000;
    background-color: transparent;
}

/* inbankspecific fonts */

h1, h2.section-title {
    font-family: 'CoreSansA25ExtraLight',sans-serif;
    font-weight: normal;
    line-height: 65px;
    color: #34094b;
    font-size: 57px;
    margin: 0 0 30px 0;
}
@media (max-width:768px) {
    h1, h2.section-title {
        font-size: 34px;
        line-height: 40px;
        margin: 20px 0;
    }
}
h1 span {
    font-family: 'CoreSansA55Medium',sans-serif;
    color: #cdf767;
}

h2 {
    font-family: 'CoreSansA55Medium',sans-serif;
    font-weight: normal;
    line-height: 58px;
    color: #34094b;
    font-size: 50px;
}
h3 {
    font-family: 'CoreSansA55Medium',sans-serif;
    font-weight: normal;
    line-height: 45px;
    color: #34094b;
    font-size: 40px;
}

h4 {
    font-family: 'CoreSansA35Light',sans-serif;
    font-weight: normal;
    line-height: 40px;
    color: #34094b;
    font-size: 35px;
    margin:0;
    padding: 0px 0 20px 0;
}
h4.card-title {
    font-size: 25px;
    line-height: 32px;
    text-align: center;
}
@media (max-width:991px) and (min-width: 768px) {
    h4 {
        font-size: 26px;
        line-height: 32px;
    }
}
@media (max-width:598px) {
    h4 {
        padding-top: 20px;
    }
	h4.card-title {
        padding-top: 0;
    }
}

h5 {
    font-family: 'CoreSansA35Light',sans-serif;
    font-weight: normal;
    line-height: 28px;
    color: #3c125b;
    font-size: 23px;
    margin: 0px 0 10px 0;
    padding: 0;
}
h5 a {
   font-size: 23px;
}
p + h5 {
	margin-top: 40px;
}
h6 {
    font-family: 'CoreSansA35Light',sans-serif;
    font-weight: normal;
    line-height: 28px;
    color: #3c125b;
    font-size: 20px;
}
h6 a {
   font-size: 20px;
}
h6.benefits {
    margin-bottom:0;
}
h5.bg-primary {
    font-size: 20px;
    line-height: 1.428571429;
    background-color: #f9f9f9;
    color: #3b0f5e;
    padding: 14px 18px 7px 18px;
}
h5.bg-primary a {
   font-size: 20px;
}

label {
    color: #3b0f5e;
    font-weight: normal;
    font-size: 16px;
}

p {
    font-family: 'CoreSansA45Regular',sans-serif;
    font-weight: normal;
    line-height: 25px;
    color: #301e3f;
    font-size: 16px;
    margin: 0 0 11px;
}

.description {
    font-family: 'CoreSansA35Light',sans-serif;
    font-weight: normal;
    line-height: 20px;
    color: #5e5e5e;
    font-size: 16px;
}
.description a, p a, label a {
   font-size: 16px;
}

.comment {
    font-family: 'CoreSansA45Regular',sans-serif;
    font-weight: normal;
    line-height: 20px;
    color: #5e5e5e;
    font-size: 13px;
}
.comment a {
   font-size: 13px;
}
a {
    font-family: 'CoreSansA45Regular',sans-serif;
    font-weight: normal;
    line-height: 24px;
    color: #a147b6;
    font-size: 16px;
    text-decoration: none;
    background-color: transparent;
}
a:hover, a:focus, a:active {
    color: #4a1777;
    outline: 0;
    text-decoration: none;
}
/* end fonts */

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

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline;
}

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

[hidden],template {
    display: none;
}

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

b,strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

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

small {
    font-size: 80%;
}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

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

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

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

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,select {
    text-transform: none;
}

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

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

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

input {
    line-height: normal
}

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

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

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

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

fieldset {
    border: 1px solid #5e5e5e;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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 {
    *,*:before,*:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,a:visited {
        text-decoration: none;
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,a[href^="javascript:"]:after {
        content: ""
    }

    pre,blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p,h2,h3 {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }

    .btn>.caret,.btn>.form-control-select:after,.dropup>.btn>.caret,.dropup>.btn>.form-control-select:after {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,.table th {
        background-color: #fff !important
    }

    .table-bordered th,.table-bordered td {
        border: 1px solid #ddd !important
    }
}

* {
    box-sizing: border-box
}

*:before,*:after {
    box-sizing: border-box
}

input,button,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 0
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: transparent;
    border: 1px solid #ddd;
    border-radius: 0;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 22px;
    margin-bottom: 22px;
    border: 0;
    border-top: 1px solid #F2F2F2
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role="button"] {
    cursor: pointer
}

.lead {
    margin-bottom: 22px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size:24px;
    }
}

small,.small {
    font-size: 87%
}

mark,.mark {
    background-color: #FDF5EF;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center,.product-overview__header,.product-overview__footer {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase,.initialism {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #989898
}

.text-primary {
    color: #531E80
}

a.text-primary:hover {
    color: #381457
}

.text-success {
    color: #30AA66
}

a.text-success:hover {
    color: #25824e
}

.text-info {
    color: #3392CD
}

a.text-info:hover {
    color: #2875a5
}

.text-warning {
    color: #EC883A
}

a.text-warning:hover {
    color: #de6d15
}

.text-danger {
    color: #D81A4E
}

a.text-danger:hover {
    color: #aa153e
}

.bg-primary {
    color: #fff
}

.bg-primary {
    background-color: #531E80
}

a.bg-primary:hover {
    background-color: #381457
}

.bg-success {
    background-color: #EEF8F2
}

a.bg-success:hover {
    background-color: #cae9d6
}

.bg-info {
    background-color: #EEF6FB
}

a.bg-info:hover {
    background-color: #c5e0f1
}

.bg-warning {
    background-color: #FDF5EF
}

a.bg-warning:hover {
    background-color: #f7d9c2
}

.bg-danger {
    background-color: #FBECF0
}

a.bg-danger:hover {
    background-color: #f2c2cf
}

.page-header {
    padding-bottom: 10px;
    margin: 44px 0 22px;
    border-bottom: 1px solid #F2F2F2
}

ul,ol {
    margin-top: 0;
    margin-bottom: 11px
}

ul ul,ul ol,ol ul,ol ol {
    margin-bottom: 0
}

.list-unstyled,.main-header__mainnav,.main-header__subnav,.main-footer__list,.list-checked {
    padding-left: 0;
    list-style: none
}

.list-inline,.main-header__mainnav,.main-header__lang-switch,.application__steps {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li,.main-header__mainnav>li,.main-header__lang-switch>li,.application__steps>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}
.list-divider > li {
    margin-bottom: 5px;
}

dl {
    margin-top: 0;
    margin-bottom: 22px
}

dt,dd {
    line-height: 1.428571429
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

.dl-horizontal dd:before,.dl-horizontal dd:after {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float:left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title],abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #989898
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 11px 22px;
    margin: 0 0 22px;
    font-size: 22px;
    border-left: 5px solid #531E80
}

blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer,blockquote small,blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #989898
}

blockquote footer:before,blockquote small:before,blockquote .small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,blockquote.pull-right,blockquote.main-header__usernav,blockquote.main-header__lang-switch {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #531E80;
    border-left: 0;
    text-align: right
}

.blockquote-reverse footer:before,.blockquote-reverse small:before,.blockquote-reverse .small:before,blockquote.pull-right footer:before,blockquote.main-header__usernav footer:before,blockquote.main-header__lang-switch footer:before,blockquote.pull-right small:before,blockquote.main-header__usernav small:before,blockquote.main-header__lang-switch small:before,blockquote.pull-right .small:before,blockquote.main-header__usernav .small:before,blockquote.main-header__lang-switch .small:before {
    content: ''
}

.blockquote-reverse footer:after,.blockquote-reverse small:after,.blockquote-reverse .small:after,blockquote.pull-right footer:after,blockquote.main-header__usernav footer:after,blockquote.main-header__lang-switch footer:after,blockquote.pull-right small:after,blockquote.main-header__usernav small:after,blockquote.main-header__lang-switch small:after,blockquote.pull-right .small:after,blockquote.main-header__usernav .small:after,blockquote.main-header__lang-switch .small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 22px;
    font-style: normal;
    line-height: 1.428571429
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container:before,.container:after {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

@media (min-width: 768px) {
    .container {
        width:750px;
    }
}

@media (min-width: 992px) {
    .container {
        width:970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width:1200px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container-fluid:before,.container-fluid:after {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

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

.row:before,.row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
    float: left
}

.col-xs-1 {
    width: 8.3333333333%
}

.col-xs-2 {
    width: 16.6666666667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.3333333333%
}

.col-xs-5 {
    width: 41.6666666667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.3333333333%
}

.col-xs-8 {
    width: 66.6666666667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.3333333333%
}

.col-xs-11 {
    width: 91.6666666667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.3333333333%
}

.col-xs-pull-2 {
    right: 16.6666666667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.3333333333%
}

.col-xs-pull-5 {
    right: 41.6666666667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.3333333333%
}

.col-xs-pull-8 {
    right: 66.6666666667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.3333333333%
}

.col-xs-pull-11 {
    right: 91.6666666667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.3333333333%
}

.col-xs-push-2 {
    left: 16.6666666667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.3333333333%
}

.col-xs-push-5 {
    left: 41.6666666667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.3333333333%
}

.col-xs-push-8 {
    left: 66.6666666667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.3333333333%
}

.col-xs-push-11 {
    left: 91.6666666667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0%
}

.col-xs-offset-1 {
    margin-left: 8.3333333333%
}

.col-xs-offset-2 {
    margin-left: 16.6666666667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.3333333333%
}

.col-xs-offset-5 {
    margin-left: 41.6666666667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.3333333333%
}

.col-xs-offset-8 {
    margin-left: 66.6666666667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.3333333333%
}

.col-xs-offset-11 {
    margin-left: 91.6666666667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width: 768px) {
    .col-sm-1,.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-sm-10,.col-sm-11,.col-sm-12 {
        float:left
    }

    .col-sm-1 {
        width: 8.3333333333%
    }

    .col-sm-2 {
        width: 16.6666666667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.3333333333%
    }

    .col-sm-5 {
        width: 41.6666666667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.3333333333%
    }

    .col-sm-8 {
        width: 66.6666666667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.3333333333%
    }

    .col-sm-11 {
        width: 91.6666666667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.3333333333%
    }

    .col-sm-pull-2 {
        right: 16.6666666667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.3333333333%
    }

    .col-sm-pull-5 {
        right: 41.6666666667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.3333333333%
    }

    .col-sm-pull-8 {
        right: 66.6666666667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.3333333333%
    }

    .col-sm-pull-11 {
        right: 91.6666666667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.3333333333%
    }

    .col-sm-push-2 {
        left: 16.6666666667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.3333333333%
    }

    .col-sm-push-5 {
        left: 41.6666666667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.3333333333%
    }

    .col-sm-push-8 {
        left: 66.6666666667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.3333333333%
    }

    .col-sm-push-11 {
        left: 91.6666666667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0%
    }

    .col-sm-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-sm-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-sm-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-sm-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-sm-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 992px) {
    .col-md-1,.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-md-10,.col-md-11,.col-md-12 {
        float:left
    }

    .col-md-1 {
        width: 8.3333333333%
    }

    .col-md-2 {
        width: 16.6666666667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.3333333333%
    }

    .col-md-5 {
        width: 41.6666666667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.3333333333%
    }

    .col-md-8 {
        width: 66.6666666667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.3333333333%
    }

    .col-md-11 {
        width: 91.6666666667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.3333333333%
    }

    .col-md-pull-2 {
        right: 16.6666666667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.3333333333%
    }

    .col-md-pull-5 {
        right: 41.6666666667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.3333333333%
    }

    .col-md-pull-8 {
        right: 66.6666666667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.3333333333%
    }

    .col-md-pull-11 {
        right: 91.6666666667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.3333333333%
    }

    .col-md-push-2 {
        left: 16.6666666667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.3333333333%
    }

    .col-md-push-5 {
        left: 41.6666666667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.3333333333%
    }

    .col-md-push-8 {
        left: 66.6666666667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.3333333333%
    }

    .col-md-push-11 {
        left: 91.6666666667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0%
    }

    .col-md-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-md-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-md-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-md-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-md-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 1200px) {
    .col-lg-1,.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-lg-10,.col-lg-11,.col-lg-12 {
        float:left
    }

    .col-lg-1 {
        width: 8.3333333333%
    }

    .col-lg-2 {
        width: 16.6666666667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.3333333333%
    }

    .col-lg-5 {
        width: 41.6666666667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.3333333333%
    }

    .col-lg-8 {
        width: 66.6666666667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.3333333333%
    }

    .col-lg-11 {
        width: 91.6666666667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.3333333333%
    }

    .col-lg-pull-2 {
        right: 16.6666666667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.3333333333%
    }

    .col-lg-pull-5 {
        right: 41.6666666667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.3333333333%
    }

    .col-lg-pull-8 {
        right: 66.6666666667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.3333333333%
    }

    .col-lg-pull-11 {
        right: 91.6666666667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.3333333333%
    }

    .col-lg-push-2 {
        left: 16.6666666667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.3333333333%
    }

    .col-lg-push-5 {
        left: 41.6666666667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.3333333333%
    }

    .col-lg-push-8 {
        left: 66.6666666667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.3333333333%
    }

    .col-lg-push-11 {
        left: 91.6666666667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0%
    }

    .col-lg-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-lg-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-lg-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-lg-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-lg-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

.col-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
}

table {
    background-color: transparent
}

caption {
    padding-top: 10px 18px;
    padding-bottom: 10px 18px;
    color: #989898;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
}

.table>thead>tr>th,.table>thead>tr>td,.table>tbody>tr>th,.table>tbody>tr>td,.table>tfoot>tr>th,.table>tfoot>tr>td {
    padding: 10px 18px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #D1D1D1
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #D1D1D1
}

.table>caption+thead>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>th,.table>thead:first-child>tr:first-child>td {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #D1D1D1
}

.table .table {
    background-color: transparent
}

.table-condensed>thead>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>tfoot>tr>td {
    padding: 6px
}

.table-bordered {
    border: 1px solid #D1D1D1
}

.table-bordered>thead>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>tfoot>tr>td {
    border: 1px solid #D1D1D1
}

.table-bordered>thead>tr>th,.table-bordered>thead>tr>td {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #F2F2F2
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

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
}

.table>thead>tr>td.active,.table>thead>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th {
    background-color: #f5f5f5
}

.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}

.table>thead>tr>td.success,.table>thead>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th {
    background-color: #EEF8F2
}

.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th {
    background-color: #dcf1e4
}

.table>thead>tr>td.info,.table>thead>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th {
    background-color: #EEF6FB
}

.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th {
    background-color: #d9ebf6
}

.table>thead>tr>td.warning,.table>thead>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th {
    background-color: #FDF5EF
}

.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th {
    background-color: #fae7d8
}

.table>thead>tr>td.danger,.table>thead>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th {
    background-color: #FBECF0
}

.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th {
    background-color: #f7d7df
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
    margin: 20px 0 20px 0;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width:100%;
        margin-bottom: 16.5px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>thead>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 22px;
    font-size: 24px;
    line-height: inherit;
    color: #000;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold
}

input[type="search"] {
    box-sizing: border-box
}

input[type="radio"],input[type="checkbox"] {
    margin: -6px 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="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus {
    outline: 0;
}

output {
    display: block;
    padding-top: 8px;
    font-size: 16px;
    line-height: 1.428571429;
    color: #555555
}

textarea.form-control {
    height: auto
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"] {
        line-height:36px
    }

    input[type="date"].input-sm,.input-group-sm>input[type="date"].form-control,.input-group-sm>input[type="date"].input-group-addon,.input-group-sm>.input-group-btn>input[type="date"].btn,.input-group-sm input[type="date"],input[type="time"].input-sm,.input-group-sm>input[type="time"].form-control,.input-group-sm>input[type="time"].input-group-addon,.input-group-sm>.input-group-btn>input[type="time"].btn,.input-group-sm input[type="time"],input[type="datetime-local"].input-sm,.input-group-sm>input[type="datetime-local"].form-control,.input-group-sm>input[type="datetime-local"].input-group-addon,.input-group-sm>.input-group-btn>input[type="datetime-local"].btn,.input-group-sm input[type="datetime-local"],input[type="month"].input-sm,.input-group-sm>input[type="month"].form-control,.input-group-sm>input[type="month"].input-group-addon,.input-group-sm>.input-group-btn>input[type="month"].btn,.input-group-sm input[type="month"] {
        line-height: 31px
    }

    input[type="date"].input-lg,.input-group-lg>input[type="date"].form-control,.input-group-lg>input[type="date"].input-group-addon,.input-group-lg>.input-group-btn>input[type="date"].btn,.input-group-lg input[type="date"],input[type="time"].input-lg,.input-group-lg>input[type="time"].form-control,.input-group-lg>input[type="time"].input-group-addon,.input-group-lg>.input-group-btn>input[type="time"].btn,.input-group-lg input[type="time"],input[type="datetime-local"].input-lg,.input-group-lg>input[type="datetime-local"].form-control,.input-group-lg>input[type="datetime-local"].input-group-addon,.input-group-lg>.input-group-btn>input[type="datetime-local"].btn,.input-group-lg input[type="datetime-local"],input[type="month"].input-lg,.input-group-lg>input[type="month"].form-control,.input-group-lg>input[type="month"].input-group-addon,.input-group-lg>.input-group-btn>input[type="month"].btn,.input-group-lg input[type="month"] {
        line-height: 48px
    }
}

.form-group {
    margin-bottom: 15px
}

.radio,.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label,.checkbox label {
    min-height: 22px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}

.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}

.radio+.radio,.checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline,.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type="radio"][disabled],input[type="radio"].disabled,fieldset[disabled] input[type="radio"],input[type="checkbox"][disabled],input[type="checkbox"].disabled,fieldset[disabled] input[type="checkbox"] {
    cursor: false
}

.radio-inline.disabled,fieldset[disabled] .radio-inline,.checkbox-inline.disabled,fieldset[disabled] .checkbox-inline {
    cursor: false
}

.radio.disabled label,fieldset[disabled] .radio label,.checkbox.disabled label,fieldset[disabled] .checkbox label {
    cursor: false
}

.form-control-static {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 0;
    min-height: 38px
}

.form-control-static.input-lg,.input-group-lg>.form-control-static.form-control,.input-group-lg>.form-control-static.input-group-addon,.input-group-lg>.input-group-btn>.form-control-static.btn,.form-control-static.input-sm,.input-group-sm>.form-control-static.form-control,.input-group-sm>.form-control-static.input-group-addon,.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-left: 0;
    padding-right: 0
}

.input-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn {
    height: 31px;
    padding: 5px 11px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0
}

select.input-sm,.input-group-sm>select.form-control,.input-group-sm>select.input-group-addon,.input-group-sm>.input-group-btn>select.btn {
    height: 31px;
    line-height: 31px
}

textarea.input-sm,.input-group-sm>textarea.form-control,.input-group-sm>textarea.input-group-addon,.input-group-sm>.input-group-btn>textarea.btn,select[multiple].input-sm,.input-group-sm>select[multiple].form-control,.input-group-sm>select[multiple].input-group-addon,.input-group-sm>.input-group-btn>select[multiple].btn {
    height: auto
}

.form-group-sm .form-control {
    height: 31px;
    padding: 5px 11px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0
}

.form-group-sm select.form-control {
    height: 31px;
    line-height: 31px
}

.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 31px;
    padding: 5px 11px;
    font-size: 14px;
    line-height: 1.5;
    min-height: 36px
}

.input-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn {
    height: 48px;
    padding: 12px 32px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0
}

select.input-lg,.input-group-lg>select.form-control,.input-group-lg>select.input-group-addon,.input-group-lg>.input-group-btn>select.btn {
    height: 48px;
    line-height: 48px
}

textarea.input-lg,.input-group-lg>textarea.form-control,.input-group-lg>textarea.input-group-addon,.input-group-lg>.input-group-btn>textarea.btn,select[multiple].input-lg,.input-group-lg>select[multiple].form-control,.input-group-lg>select[multiple].input-group-addon,.input-group-lg>.input-group-btn>select[multiple].btn {
    height: auto
}

.form-group-lg .form-control {
    height: 48px;
    padding: 12px 32px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0
}

.form-group-lg select.form-control {
    height: 48px;
    line-height: 48px
}

.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 48px;
    padding: 12px 32px;
    font-size: 18px;
    line-height: 1.3333333;
    min-height: 40px
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 45px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    pointer-events: none
}

.input-lg+.form-control-feedback,.input-group-lg>.form-control+.form-control-feedback,.input-group-lg>.input-group-addon+.form-control-feedback,.input-group-lg>.input-group-btn>.btn+.form-control-feedback {
    width: 48px;
    height: 48px;
    line-height: 48px
}

.input-sm+.form-control-feedback,.input-group-sm>.form-control+.form-control-feedback,.input-group-sm>.input-group-addon+.form-control-feedback,.input-group-sm>.input-group-btn>.btn+.form-control-feedback {
    width: 31px;
    height: 31px;
    line-height: 31px
}

.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label {
    color: #30AA66
}

.has-success .form-control {
    border-color: #30AA66;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

.has-success .form-control:focus {
    border-color: #25824e;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #6bd59a
}

.has-success .input-group-addon {
    color: #30AA66;
    border-color: #30AA66;
    background-color: #EEF8F2
}

.has-success .form-control-feedback {
    color: #30AA66
}

.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label {
    color: #EC883A
}

.has-warning .form-control {
    border-color: #EC883A;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

.has-warning .form-control:focus {
    border-color: #de6d15;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #f5c097
}

.has-warning .input-group-addon {
    color: #EC883A;
    border-color: #EC883A;
    background-color: #FDF5EF
}

.has-warning .form-control-feedback {
    color: #EC883A
}

.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label {
    color: #D81A4E
}

.has-error .form-control {
    border-color: #e42e72;
}

.has-error .form-control:focus {
    border-color: #e42e72;
}

.has-error .input-group-addon {
    color: #D81A4E;
    border-color: #D81A4E;
    background-color: #FBECF0
}

.has-error .form-control-feedback {
    color: #D81A4E
}

.has-feedback label ~ .form-control-feedback {
    top: 27px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #404040
}

@media (min-width: 768px) {
    .form-inline .form-group,.form-xs-inline .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control,.form-xs-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static,.form-xs-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group,.form-xs-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .input-group-addon,.form-xs-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-xs-inline .input-group .input-group-btn,.form-inline .input-group .form-control,.form-xs-inline .input-group .form-control {
        width: auto
    }

    .form-inline .input-group>.form-control,.form-xs-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label,.form-xs-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio,.form-xs-inline .radio,.form-inline .checkbox,.form-xs-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio label,.form-xs-inline .radio label,.form-inline .checkbox label,.form-xs-inline .checkbox label {
        padding-left: 0
    }

    .form-inline .radio input[type="radio"],.form-xs-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"],.form-xs-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback,.form-xs-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 8px
}

.form-horizontal .radio,.form-horizontal .checkbox {
    min-height: 30px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-group:before,.form-horizontal .form-group:after {
    content: " ";
    display: table
}

.form-horizontal .form-group:after {
    clear: both
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        margin-bottom: 0;
        padding-top: 8px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top:16.9999996px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top:6px
    }
}

.fade {
    opacity: 0;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-property: height,visibility;
    transition-duration: .35s;
    transition-timing-function: ease
}

.caret,.form-control-select:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown-toggle:focus {
    outline: 0
}

.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: 16px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid #E5E5E5;
    border-radius: 0;
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box
}

.dropdown-menu.pull-right,.dropdown-menu.main-header__usernav,.dropdown-menu.main-header__lang-switch {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #E5E5E5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #531E80;
    white-space: nowrap
}

.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #46196b;
    background-color: #F2F2F2
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus {
    color: #989898;
    text-decoration: none;
    outline: 0;
    background-color: transparent
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus {
    color: #989898
}

.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: false
}

.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,.main-header__mobile-nav .dropdown-menu li.dropdown-header a {
    display: block;
    padding: 3px 20px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #989898;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu,.main-header__usernav>.dropdown-menu,.main-header__lang-switch>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,.dropup .form-control-select:after,.navbar-fixed-bottom .dropdown .caret,.navbar-fixed-bottom .dropdown .form-control-select:after {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right:0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group,.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group>.btn,.btn-group-vertical>.btn {
    position: relative;
    float: left
}

.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active {
    z-index: 2
}

.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar:before,.btn-toolbar:after {
    content: " ";
    display: table
}

.btn-toolbar:after {
    clear: both
}

.btn-toolbar .btn-group,.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle,.btn-group-lg.btn-group>.btn+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}

.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none
}

.btn .caret,.btn .form-control-select:after {
    margin-left: 0
}

.btn-lg .caret,.btn-group-lg>.btn .caret,.btn-lg .form-control-select:after,.btn-group-lg>.btn .form-control-select:after {
    border-width: 5px 5px 0;
}

.dropup .btn-lg .caret,.dropup .btn-group-lg>.btn .caret,.dropup .btn-lg .form-control-select:after,.dropup .btn-group-lg>.btn .form-control-select:after {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group:after {
    clear: both
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle="buttons"]>.btn input[type="radio"],[data-toggle="buttons"]>.btn input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.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-addon,.input-group-btn,.input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 7px 10px;
    font-size: 16px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #F2F2F2;
    border: 1px solid #AEAEAE;
    border-radius: 0
}

.input-group-addon.input-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 11px;
    font-size: 14px;
    border-radius: 0
}

.input-group-addon.input-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 12px 32px;
    font-size: 18px;
    border-radius: 0
}

.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"] {
    margin-top: 0
}

.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 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:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active {
    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 {
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav:before,.nav:after {
    content: " ";
    display: table
}

.nav:after {
    clear: both
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px;
}

.nav>li.disabled>a:hover,.nav>li.disabled>a:focus {
    color: #989898;
    text-decoration: none;
    background-color: transparent;
    cursor: false
}

.nav .open>a,.nav .open>a:hover,.nav .open>a:focus {
    background-color: #D1D1D1;
    border-color: #531E80
}

.nav .nav-divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 0
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #531E80
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified,.nav-tabs.nav-justified {
    width: 100%
}

.nav-justified>li,.nav-tabs.nav-justified>li {
    float: none
}

.nav-justified>li>a,.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-justified>li,.nav-tabs.nav-justified>li {
        display:table-cell;
        width: 1%
    }

    .nav-justified>li>a,.nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified,.nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 0
}

.nav-tabs-justified>.active>a,.nav-tabs.nav-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #E5E5E5
}

@media (min-width: 768px) {
    .nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a {
        border-bottom:1px solid #E5E5E5;
        border-radius: 0 0 0 0
    }

    .nav-tabs-justified>.active>a,.nav-tabs.nav-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: transparent
    }
}

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

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 22px;
    border: 1px solid transparent
}

.navbar:before,.navbar:after {
    content: " ";
    display: table
}

.navbar:after {
    clear: both
}

@media (min-width: 768px) {
    .navbar {
        border-radius:0;
    }
}

.navbar-header:before,.navbar-header:after {
    content: " ";
    display: table
}

.navbar-header:after {
    clear: both
}

@media (min-width: 768px) {
    .navbar-header {
        float:left;
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:before,.navbar-collapse:after {
    content: " ";
    display: table
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .navbar-collapse {
        width:auto;
        border-top: 0;
        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-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
        max-height:200px;
    }
}

.container>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-header,.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .container>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-header,.container-fluid>.navbar-collapse {
        margin-right:0;
        margin-left: 0;
    }
}

.navbar-static-top {
    z-index: 1000;
    border-radius: 0;
    border-width: 0;
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius:0;
    }
}

.navbar-fixed-top,.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 768px) {
    .navbar-fixed-top,.navbar-fixed-bottom {
        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: 14px 15px;
    font-size: 18px;
    line-height: 22px;
    height: 50px
}

.navbar-brand:hover,.navbar-brand:focus {
    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-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width: 768px) {
    .navbar-toggle {
        display:none;
    }
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position:static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .main-header__mobile-nav .dropdown-menu li.dropdown-header a,.main-header__mobile-nav .navbar-nav .open .dropdown-menu li.dropdown-header a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 22px
    }

    .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float:left;
        margin: 0;
    }

    .navbar-nav>li {
        float: left
    }

}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
    margin-top: 7px;
    margin-bottom: 7px
}

@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 .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio,.navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio label,.navbar-form .checkbox label {
        padding-left: 0
    }

    .navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 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;
        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: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 7px;
    margin-bottom: 7px
}

.navbar-btn.btn-sm,.btn-group-sm>.navbar-btn.btn {
    margin-top: 9.5px;
    margin-bottom: 9.5px
}

.navbar-btn.btn-xs,.btn-group-xs>.navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 14px;
    margin-bottom: 14px
}

@media (min-width: 768px) {
    .navbar-text {
        float:left;
        margin-left: 15px;
        margin-right: 15px;
    }
}

.navbar-right {
    float: right !important;
    margin-right: -10px
}
.navbar-left {
    margin-left: -10px;
}

.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:hover,.navbar-default .navbar-brand:focus {
    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:hover,.navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus {
    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:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        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:hover,.navbar-default .btn-link:focus {
    color: #333
}

.navbar-default .btn-link[disabled]:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:hover,fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #bebebe
}

.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #bebebe
}

.navbar-inverse .navbar-nav>li>a {
    color: #bebebe
}

.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #090909;
    color: #fff
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header,.navbar-inverse .navbar-nav .open .main-header__mobile-nav .dropdown-menu li.dropdown-header .dropdown-menu>a,.main-header__mobile-nav .dropdown-menu li.dropdown-header .navbar-inverse .navbar-nav .open .dropdown-menu>a {
        border-color:#090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #bebebe
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #bebebe
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #bebebe
}

.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:hover,fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 22px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 0
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #989898
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

a.label:hover,a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #989898
}

.label-default[href]:hover,.label-default[href]:focus {
    background-color: #7e7e7e
}

.label-primary {
    background-color: #531E80
}

.label-primary[href]:hover,.label-primary[href]:focus {
    background-color: #381457
}

.label-success {
    background-color: #30AA66
}

.label-success[href]:hover,.label-success[href]:focus {
    background-color: #25824e
}

.label-info {
    background-color: #3392CD
}

.label-info[href]:hover,.label-info[href]:focus {
    background-color: #2875a5
}

.label-warning {
    background-color: #EC883A
}

.label-warning[href]:hover,.label-warning[href]:focus {
    background-color: #de6d15
}

.label-danger {
    background-color: #D81A4E
}

.label-danger[href]:hover,.label-danger[href]:focus {
    background-color: #aa153e
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #989898;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge,.btn-group-xs>.btn .badge,.btn-group-xs>.btn .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active>.badge,.nav-pills>.active>a>.badge {
    color: #531E80;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

a.badge:hover,a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.alert {
    padding: 20px;
    margin-bottom: 22px;
    border: 1px solid transparent;
    border-radius: 0
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 400
}

.alert>p,.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,.alert-dismissible {
    padding-right: 40px
}

.alert-dismissable .close,.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #EEF8F2;
    border-color: #30AA66;
    color: #30AA66
}

.alert-success hr {
    border-top-color: #2a965a
}

.alert-success .alert-link {
    color: #25824e
}

.alert-info {
    background-color: #EEF6FB;
    border-color: #3392CD;
    color: #3392CD
}

.alert-info hr {
    border-top-color: #2d84b9
}

.alert-info .alert-link {
    color: #2875a5
}

.alert-warning {
    background-color: #FDF5EF;
    border-color: #EC883A;
    color: #EC883A
}

.alert-warning hr {
    border-top-color: #ea7a23
}

.alert-warning .alert-link {
    color: #de6d15
}

.alert-danger {
    background-color: #FBECF0;
    border-color: #D81A4E;
    color: #D81A4E
}

.alert-danger hr {
    border-top-color: #c11746
}

.alert-danger .alert-link {
    color: #aa153e
}

@-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
    }
}

.progress {
    overflow: hidden;
    height: 22px;
    margin-bottom: 22px;
    background-color: #ebebeb;
    border-radius: 0;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    text-align: center;
    background-color: #531E80;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    transition: width .6s ease
}

.progress-striped .progress-bar,.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar,.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #30AA66
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #3392CD
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #EC883A
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #D81A4E
}

.progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.panel {
    margin-bottom: 22px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0,0,0,0.05)
}

.panel-body {
    padding: 16px
}
.panel-body p.description {
    margin-top: 10px;
}

.panel-body:before,.panel-body:after {
    content: " ";
    display: table
}

.panel-body:after {
    clear: both
}

.panel-heading {
    padding: 16px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1;
    border-top-left-radius: -1
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    color: inherit;
    padding: 0;
}

.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a {
    color: inherit
}

.panel-footer {
    padding: 16px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}

.panel>.list-group,.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1;
    border-top-left-radius: -1
}

.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table {
    margin-bottom: 0
}

.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption {
    padding-left: 16px;
    padding-right: 16px
}

.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: -1;
    border-top-left-radius: -1
}

.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: -1;
    border-top-right-radius: -1
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: -1
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: -1
}

.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}

.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: -1;
    border-bottom-right-radius: -1
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: -1
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: -1
}

.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body {
    border-top: 1px solid #D1D1D1
}

.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
}

.panel>.table-bordered,.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}

.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}

.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 22px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #D1D1D1
}

.panel-default>.panel-heading {
    color: #000;
    background-color: #F2F2F2;
    border-color: #D1D1D1
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #D1D1D1
}

.panel-default>.panel-heading .badge {
    color: #F2F2F2;
    background-color: #000
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #D1D1D1
}

.panel-primary {
    border-color: #531E80
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #531E80;
    border-color: #531E80
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #531E80
}

.panel-primary>.panel-heading .badge {
    color: #531E80;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #531E80
}

.panel-success {
    border-color: #30AA66
}

.panel-success>.panel-heading {
    color: #30AA66;
    background-color: #EEF8F2;
    border-color: #30AA66
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #30AA66
}

.panel-success>.panel-heading .badge {
    color: #EEF8F2;
    background-color: #30AA66
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #30AA66
}

.panel-info {
    border-color: #3392CD
}

.panel-info>.panel-heading {
    color: #3392CD;
    background-color: #EEF6FB;
    border-color: #3392CD
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #3392CD
}

.panel-info>.panel-heading .badge {
    color: #EEF6FB;
    background-color: #3392CD
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #3392CD
}

.panel-warning {
    border-color: #EC883A
}

.panel-warning>.panel-heading {
    color: #EC883A;
    background-color: #FDF5EF;
    border-color: #EC883A
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #EC883A
}

.panel-warning>.panel-heading .badge {
    color: #FDF5EF;
    background-color: #EC883A
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #EC883A
}

.panel-danger {
    border-color: #D81A4E
}

.panel-danger>.panel-heading {
    color: #D81A4E;
    background-color: #FBECF0;
    border-color: #D81A4E
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #D81A4E
}

.panel-danger>.panel-heading .badge {
    color: #FBECF0;
    background-color: #D81A4E
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #D81A4E
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.close {
    float: right;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20)
}

.close:hover,.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #E5E5E5;
    border-radius: 0;
    box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #531E80
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: 0.9;
    filter: alpha(opacity=90)
}

.modal-header {
    padding: 15px 20px;
    border-bottom: 1px solid #E5E5E5;
    min-height: 15px 20px;
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1
}

.modal-body {
    position: relative;
    padding: 20px
}

.modal-footer {
    padding: 20px;
    text-align: right;
    border-top: 1px solid #E5E5E5
}

.modal-footer:before,.modal-footer:after {
    content: " ";
    display: table
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width:600px;
        margin: 30px auto
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0,0,0,0.5)
    }

    .modal-sm {
        width: 500px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width:640px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: Arial,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100)
}

.tooltip.top {
    margin-top: -3px;
    padding: 7px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 7px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 7px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 7px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #872897;
    border-radius: 0
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -7px;
    border-width: 7px 7px 0;
    border-top-color: #872897
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 7px;
    margin-bottom: -7px;
    border-width: 7px 7px 0;
    border-top-color: #872897
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 7px;
    margin-bottom: -7px;
    border-width: 7px 7px 0;
    border-top-color: #872897
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -7px;
    border-width: 7px 7px 7px 0;
    border-right-color: #872897
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -7px;
    border-width: 7px 0 7px 7px;
    border-left-color: #872897
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -7px;
    border-width: 0 7px 7px;
    border-bottom-color: #872897
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 7px;
    margin-top: -7px;
    border-width: 0 7px 7px;
    border-bottom-color: #872897
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 7px;
    margin-top: -7px;
    border-width: 0 7px 7px;
    border-bottom-color: #872897
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 340px;
    padding: 1px;
    font-family: Arial,Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #E5E5E5;
    border-radius: 0;
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    white-space: normal
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 16px;
    background-color: #fff;
    border-bottom: 1px solid #f2f2f2;
    border-radius: -1 -1 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: transparent;
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #872897
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: transparent;
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #872897
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: transparent;
    top: -11px;
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #872897
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: transparent;
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #872897;
    bottom: -10px
}

.clearfix:before,.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width;
}

.visible-xs {
    display: none !important
}

.visible-sm {
    display: none !important
}

.visible-md {
    display: none !important
}

.visible-lg {
    display: none !important
}

.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display:block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs,td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display:block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display:inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display:inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display:block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm,td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display:block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display:inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display:inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display:block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md,td.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display:block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display:inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display:inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display:block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg,td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display:block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display:inline !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display:inline-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
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print,td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
	-webkit-transform: translate3d(0px, 0px, 0px);
	transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
    display: none;
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 1;
}

.owl-carousel .owl-item img {
    display: block;
    -webkit-transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}

.no-js .owl-carousel {
    display: block;
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: scale 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

.owl-carousel .off {
  display: none;
  visibility: hidden;
}

.icon__arrow-next,.owl-next:before,.icon__arrow-next-primary,.ui-datepicker-next,.icon__arrow-prev,.owl-prev:before,.icon__arrow-prev-primary,.ui-datepicker-prev,.icon__arrow-prev-small,.icon-back:before,.icon__arrow-up,.toggle-collapse:after,.icon__checked,.btn.btn-checkbox.active:after,.icon__checked-big,.icon__checked-gray,.dropdown-menu li.active:after,.icon__checked-list,.list-checked li:before,.icon__checked-success,.icon__datepicker,.input-date__helper:after,.icon__euro,.icon-euro:before,.icon__exit,.icon-exit:before,.icon__lock,.icon-lock:before,.icon__message,.icon-message:before,.icon__phone,.icon__settings,.icon-settings:before {
    background-repeat: no-repeat;
    background-image: url('../images/oi-icons_sprite.svg')
}

.no-svg .icon__arrow-next,.no-svg .owl-next:before,.no-svg .icon__arrow-next-primary,.no-svg .ui-datepicker-next,.no-svg .icon__arrow-prev,.no-svg .owl-prev:before,.no-svg .icon__arrow-prev-primary,.no-svg .ui-datepicker-prev,.no-svg .icon__arrow-prev-small,.no-svg .icon-back:before,.no-svg .icon__arrow-up,.no-svg .toggle-collapse:after,.no-svg .icon__checked,.no-svg .btn.btn-checkbox.active:after,.no-svg .icon__checked-big,.no-svg .icon__checked-gray,.no-svg .dropdown-menu li.active:after,.dropdown-menu .no-svg li.active:after,.no-svg .icon__checked-list,.no-svg .list-checked li:before,.list-checked .no-svg li:before,.no-svg .icon__checked-success,.no-svg .icon__datepicker,.no-svg .input-date__helper:after,.no-svg .icon__euro,.no-svg .icon-euro:before,.no-svg .icon__exit,.no-svg .icon-exit:before,.no-svg .icon__lock,.no-svg .icon-lock:before,.no-svg .icon__message,.no-svg .icon-message:before,.no-svg .icon__phone,.no-svg .icon__settings,.no-svg .icon-settings:before {
    background-image: url('../images/oi-icons_sprite.png')
}

.icon__arrow-next,.owl-next:before {
    background-position: 0 0;
    width: 40px;
    height: 40px
}

.icon__arrow-next-dims {
    width: 40px;
    height: 40px
}

.icon__arrow-next-primary,.ui-datepicker-next {
    background-position: -112px -60px;
    width: 16px;
    height: 18px
}

.icon__arrow-next-primary-dims {
    width: 16px;
    height: 18px
}

.icon__arrow-prev,.owl-prev:before {
    background-position: -40px 0;
    width: 40px;
    height: 40px
}

.icon__arrow-prev-dims {
    width: 40px;
    height: 40px
}

.icon__arrow-prev-primary,.ui-datepicker-prev {
    background-position: 0 -92.264px;
    width: 16px;
    height: 18px
}
.ui-datepicker-prev .ui-icon,
.ui-datepicker-next .ui-icon {
	color:transparent;
}

.icon__arrow-prev-primary-dims {
    width: 16px;
    height: 18px
}

.icon__arrow-prev-small,.icon-back:before {
    background-position: -20px -72.264px;
    width: 20px;
    height: 20px
}

.icon__arrow-prev-small-dims {
    width: 20px;
    height: 20px
}

.icon__arrow-up,.toggle-collapse:after {
    background-position: -112px 0;
    width: 20px;
    height: 20px
}

.icon__arrow-up-dims {
    width: 20px;
    height: 20px
}

.icon__checked,.btn.btn-checkbox.active:after {
    background-position: -16px -92.264px;
    width: 16px;
    height: 16px
}

.icon__checked-dims {
    width: 16px;
    height: 16px
}

.icon__checked-big {
    background-position: 0 -40px;
    width: 32px;
    height: 32.264px
}

.icon__checked-big-dims {
    width: 32px;
    height: 32.264px
}

.icon__checked-gray,.dropdown-menu li.active:after {
    background-position: 0 -72.264px;
    width: 20px;
    height: 20px
}

.icon__checked-gray-dims {
    width: 20px;
    height: 20px
}

.icon__checked-list,.list-checked li:before {
    background-position: -112px -40px;
    width: 20px;
    height: 20px
}

.icon__checked-list-dims {
    width: 20px;
    height: 20px
}

.icon__checked-success {
    background-position: -40px -72.264px;
    width: 20px;
    height: 20px
}

.icon__checked-success-dims {
    width: 20px;
    height: 20px
}

.icon__datepicker,.input-date__helper:after {
    background-position: -60px -72.264px;
    width: 20px;
    height: 20px
}

.icon__datepicker-dims {
    width: 20px;
    height: 20px
}

.icon__euro,.icon-euro:before {
    background-position: -80px -72.264px;
    width: 20px;
    height: 20px
}

.icon__euro-dims {
    width: 20px;
    height: 20px
}

.icon__exit,.icon-exit:before {
    background-position: -80px -24px;
    width: 22px;
    height: 20px
}

.icon__exit-dims {
    width: 22px;
    height: 20px
}

.icon__lock,.icon-lock:before {
    background-position: -80px -44px;
    width: 20px;
    height: 22px
}

.icon__lock-dims {
    width: 20px;
    height: 22px
}

.icon__message,.icon-message:before {
    background-position: -80px 0;
    width: 32px;
    height: 24px
}

.icon__message-dims {
    width: 32px;
    height: 24px
}
.icon__phone-dims {
    width: 20px;
    height: 32px
}

.icon__settings,.icon-settings:before {
    background-position: -52px -40px;
    width: 20px;
    height: 20px
}

.icon__settings-dims {
    width: 20px;
    height: 20px
}

img {
    height: auto;
    max-width: 100%
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

img.alignleft {
    float: left;
    margin: 0 30px 30px 0
}

img.alignright {
    float: right;
    margin: 0 0 30px 30px
}

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

.tooltip-backdrop,.popover-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0
}

.tooltip-backdrop {
    z-index: 1069
}

.popover-backdrop {
    z-index: 1059
}

.icon {
    display: inline-block;
    position: relative
}

.icon:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0
}

.icon-lock {
    margin-left: -5px;
    padding-left: 26px
}

.icon-lock:before {
    margin-top: -12px
}

.icon-message {
    padding-left: 38px
}

.icon-message:before {
    margin-top: -12px
}
.icon-settings {
    padding-left: 20px
}

.icon-settings:before {
    margin-top: -10px
}

.icon-euro {
    padding-left: 20px
}

.icon-euro:before {
    margin-top: -10px
}

.icon-exit {
    padding-left: 19px
}

.icon-exit:before {
    margin-top: -12px
}

.icon-back {
    padding-left: 25px
}

.icon-back:before {
    margin-top: -10px
}

.form-group {
    position: relative
}

@media (max-width: 767px) {
    .form-group:last-child {
        margin-bottom:0
    }
}


.form-control {
    display: block;
    width: 100%;
    height: 36px;
    padding: 7px 10px;
    font-size: 16px;
    line-height: 1.428571429;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 2px solid #cdcdcd;
    border-radius: 32px;
}
textarea.form-control {
	border-radius: 15px;
}

.form-control:focus,.form-control:active {
    border-color: #761c8d;
    color: #761c8d;
    outline: 0;
}

.form-control::-moz-placeholder {
    color: #989898;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #989898
}

.form-control::-webkit-input-placeholder {
    color: #989898
}

.form-control:focus:hover,.form-control:active:hover {
    border-color: #761c8d;
}

.form-control:hover {
    border-color: #761c8d;
}

.has-success .form-control,.has-warning .form-control,.has-error .form-control {
    box-shadow: none
}

.has-success .form-control:focus,.has-warning .form-control:focus,.has-error .form-control:focus {
    box-shadow: none
}

.has-success .form-control:hover {
    border-color: #761c8d;
}

.has-warning .form-control:hover, .has-warning .form-control {
    border-color: #e42e72;
}

.has-error .form-control:hover, .has-error .form-control  {
    border-color: #e42e72;
    color: #e42e72;
}
.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    background-color: #E5E5E5;
    opacity: 1
}

.form-control[disabled],fieldset[disabled] .form-control {
    cursor: false
}

input.form-control {
    -webkit-appearance: none
}

.control-label {
    font-size: 16px;
    font-size: 0.9375rem;
    color: #cdcdcd;
}

.help-block {
    font-size: 14px;
    font-size: 0.875rem;
    color: #000
}

.input-group-addon {
    min-width: 36px;
    text-align: center;
    padding: 7px 5px
}

textarea {
    resize: none
}

.form-control-feedback .icon {
    margin: 8px 0
}

input::-webkit-input-placeholder {
    color: #989898;
    opacity: 1
}

input::-moz-placeholder {
    color: #989898;
    opacity: 1
}

input:-ms-input-placeholder {
    color: #989898;
    opacity: 1
}

input::placeholder {
    color: #989898;
    opacity: 1
}

.form-inline.vtop .form-group,.vtop.form-xs-inline .form-group {
    vertical-align: top
}

.form-xs-inline {
    margin: 0 -6px
}

.form-xs-inline .form-row {
    display: block
}

.form-xs-inline .form-row:before,.form-xs-inline .form-row:after {
    content: " ";
    display: table
}

.form-xs-inline .form-row:after {
    clear: both
}

.form-xs-inline .form-col {
    display: inline-block;
    vertical-align: middle;
    padding: 0 6px
}

.form-xs-inline .form-control-md {
    width: 140px
}

.form-xs-inline .form-control-sm {
    width: 100px
}

.tooltip__helper {
    padding-right: 35px
}

.form-group .btn-toggle-tooltip {
    position: absolute;
    top: 50%;
    margin-top: -13px;
    right: -20px
}

.btn.btn-checkbox,.btn.btn-radio {
    position: relative;
    font-weight: normal;
    padding: 6px 12px 6px 32px;
    margin-right: 20px;
    text-align: left;
    font-family: Arial,Arial,Helvetica,sans-serif
}

.btn.btn-checkbox:before,.btn.btn-radio:before {
    position: absolute;
    left: 0;
    content: '\00ad';
    border: 2px solid #cdcdcd;
    width: 20px;
    height: 20px;
    background-color: #fff;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    transition: border-color .15s
}

.btn.btn-checkbox:active,.btn.btn-checkbox:focus,.btn.btn-checkbox.active,.btn.btn-radio:active,.btn.btn-radio:focus,.btn.btn-radio.active {
    box-shadow: none;
    border-color: #631a83;
}

.btn.btn-checkbox:hover:before,.btn.btn-radio:hover:before {
    border-color: #631a83;
}

.btn.btn-checkbox.active:after,.btn.btn-radio.active:after {
    content: "";
    position: absolute
}

.btn.btn-checkbox.active:after {
    content: "";
    top: 9px;
    left: 2px
}

.btn.btn-radio:before,.btn.btn-radio:after {
    border-radius: 50%
}

.btn.btn-radio.active:after {
    left: 6px;
    top: 12px;
    width: 8px;
    height: 8px;
    background-color: #531E80
}

.form-control-select {
    display: block;
    font-weight: 400;
    position: relative;
    margin: 0
}

.form-control-select:before,.form-control-select:after {
    content: "";
    position: absolute;
    pointer-events: none
}

.form-control-select:before {
    top: 0;
    right: 0;
    bottom: 0;
    width: 36px;
    background-color: #F2F2F2;
    border: 1px solid #AEAEAE
}

.form-control-select:after {
    top: 50%;
    margin-top: -1px;
    right: 14px;
    color: #531E80
}

.form-control-select.focused:before {
    border-color: #3392CD;
    border-left-color: #AEAEAE
}

.form-control-select .form-control {
    display: block;
    width: 100%
}

select {
    appearance: none;
    -webkit-appearance: none
}

.input-date__helper {
    position: relative
}

.input-date__helper:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -10px;
    z-index: 2
}

.input-date__helper.datepicker-open:after {
    z-index: 1063
}

.input-date__helper.datepicker-open .input-date {
    position: relative;
    z-index: 1062
}

.parsley-tooltip {
    position: absolute;
    bottom: 34px;
    left: 0;
    color: #fff;
    text-align: left;
    padding: 4px 6px;
    background: #D81A4E;
    line-height: 1.1;
    opacity: 0;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    transition: none;
    font-size: 16px;
    z-index: 3;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.btn-group .parsley-tooltip {
    top: -24px;
    bottom: auto
}

.parsley-tooltip:after {
    position: absolute;
    content: '\00ad';
    left: 50%;
    bottom: -6px;
    margin-left: -3px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 6.5px 0 6.5px;
    border-color: #D81A4E transparent transparent
}

.parsley-tooltip.filled {
    opacity: 0.72;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition: -webkit-transform .3s ease-in-out 0s,opacity .25s ease-in-out .01s;
    transition: transform .3s ease-in-out 0s,opacity .25s ease-in-out .01s
}

.parsley-error {
    color: #D81A4E
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 2px solid transparent;
    white-space: nowrap;
    padding: 9px 25px 7px 25px;
    font-size: 16px;
    line-height: 1.428571429;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: none;
    font-family: 'CoreSansA45Regular',sans-serif;
    position: relative;
    border-radius: 32px;
    outline: 0;
}

.btn:focus,.btn.focus,.btn:active:focus,.btn:active.focus,.btn.active:focus,.btn.active.focus {
    outline: 0;
}

.btn:hover,.btn:focus,.btn.focus {
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.btn:active,.btn.active {
    outline: 0;
    background-image: none
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
    cursor: false;
    pointer-events: none;
    opacity: 0.4;
    filter: alpha(opacity=40);
    box-shadow: none;
}

.btn-default {
    color: #66398b;
    background-color: transparent;
    border: 2px solid #66398b;
    min-width: 100px;
}
.hero-carousel .btn-default,.hero .btn-default {
    color: #cdf767;
    background-color: transparent;
    border: 2px solid #cdf767;
    min-width: 100px;
}
.btn-info {
    color: #3c125b;
    background-color: #cdf767;
    border: 2px solid #cdf767;
    min-width: 100px;
}

.btn-primary {
    color: #fff;
    background-color: #7b1d8f;
    background-image: linear-gradient(to right, #7b1d8f 0%, #4a1777 100%);
    background-repeat: no-repeat;
    border: 2px solid #4a1777;
}
.btn-primary:focus,.btn-primary:hover {
    color: #fff;
}

.btn-success {
    color: #fff;
    background-color: #7b1d8f;
    background-image: linear-gradient(to right, #7b1d8f 0%, #4a1777 100%);
    background-repeat: no-repeat;
    min-width: 100px;
}

.btn-warning {
    color: #fff;
    background-color: #EC883A;
    border-color: #EC883A;
    min-width: 100px;
}

.btn-warning:hover,.btn-warning:focus,.btn-warning.focus,.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #de6d15;
    border-color: #d46914
}

.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle {
    background-image: none
}

.btn-warning.disabled,.btn-warning.disabled:hover,.btn-warning.disabled:focus,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled.active,.btn-warning[disabled],.btn-warning[disabled]:hover,.btn-warning[disabled]:focus,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning:hover,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning.active {
    background-color: #EC883A;
    border-color: #EC883A
}

.btn-warning .badge {
    color: #EC883A;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #D81A4E;
    border-color: #D81A4E
}

.btn-danger:hover,.btn-danger:focus,.btn-danger.focus,.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #aa153e;
    border-color: #a1133a
}

.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle {
    background-image: none
}

.btn-danger.disabled,.btn-danger.disabled:hover,.btn-danger.disabled:focus,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled.active,.btn-danger[disabled],.btn-danger[disabled]:hover,.btn-danger[disabled]:focus,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger:hover,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger.active {
    background-color: #D81A4E;
    border-color: #D81A4E
}

.btn-danger .badge {
    color: #D81A4E;
    background-color: #fff
}

.btn-invert, .btn-invert.ui-selectee {
  color: #66398b;
  background-color: #f8f8f8;
  border: 2px solid #cdf767;
  min-width: 160px;
  margin-top: 10px;
}

.ui-selected, .btn-invert.ui-selected {
  color: #3c125b;
  background-color: #cdf767;
  border: 2px solid #cdf767;
  min-width: 160px;
}


.btn-transparent {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
    border-width: 2px
}

.btn-transparent:hover,.btn-transparent:focus,.btn-transparent.focus,.btn-transparent:active,.btn-transparent.active,.open>.btn-transparent.dropdown-toggle {
    color: #fff;
    background-color: transparent;
    border-color: transparent
}

.btn-transparent:active,.btn-transparent.active,.open>.btn-transparent.dropdown-toggle {
    background-image: none
}

.btn-transparent.disabled,.btn-transparent.disabled:hover,.btn-transparent.disabled:focus,.btn-transparent.disabled.focus,.btn-transparent.disabled:active,.btn-transparent.disabled.active,.btn-transparent[disabled],.btn-transparent[disabled]:hover,.btn-transparent[disabled]:focus,.btn-transparent[disabled].focus,.btn-transparent[disabled]:active,.btn-transparent[disabled].active,fieldset[disabled] .btn-transparent,fieldset[disabled] .btn-transparent:hover,fieldset[disabled] .btn-transparent:focus,fieldset[disabled] .btn-transparent.focus,fieldset[disabled] .btn-transparent:active,fieldset[disabled] .btn-transparent.active {
    background-color: transparent;
    border-color: transparent
}

.btn-transparent .badge {
    color: transparent;
    background-color: #fff
}

.btn-transparent:hover,.btn-transparent:active {
    background-color: #fff;
    border-color: #fff;
    color: #531E80
}

.btn-toggle-tooltip {
    height: 26px;
    width: 26px;
    color: #fff;
    background-color: #AEAEAE;
    border-color: #AEAEAE;
    padding: 0 0;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 13px
}

.btn-toggle-tooltip:hover,.btn-toggle-tooltip:focus,.btn-toggle-tooltip.focus,.btn-toggle-tooltip:active,.btn-toggle-tooltip.active,.open>.btn-toggle-tooltip.dropdown-toggle {
    color: #fff;
    background-color: #959595;
    border-color: #8f8f8f
}

.btn-toggle-tooltip:active,.btn-toggle-tooltip.active,.open>.btn-toggle-tooltip.dropdown-toggle {
    background-image: none
}

.btn-toggle-tooltip.disabled,.btn-toggle-tooltip.disabled:hover,.btn-toggle-tooltip.disabled:focus,.btn-toggle-tooltip.disabled.focus,.btn-toggle-tooltip.disabled:active,.btn-toggle-tooltip.disabled.active,.btn-toggle-tooltip[disabled],.btn-toggle-tooltip[disabled]:hover,.btn-toggle-tooltip[disabled]:focus,.btn-toggle-tooltip[disabled].focus,.btn-toggle-tooltip[disabled]:active,.btn-toggle-tooltip[disabled].active,fieldset[disabled] .btn-toggle-tooltip,fieldset[disabled] .btn-toggle-tooltip:hover,fieldset[disabled] .btn-toggle-tooltip:focus,fieldset[disabled] .btn-toggle-tooltip.focus,fieldset[disabled] .btn-toggle-tooltip:active,fieldset[disabled] .btn-toggle-tooltip.active {
    background-color: #AEAEAE;
    border-color: #AEAEAE
}

.btn-toggle-tooltip .badge {
    color: #AEAEAE;
    background-color: #fff
}

.btn-link {
    color: #531E80;
    font-weight: normal;
    border-radius: 0
}

.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link {
    background-color: transparent;
    border-color: transparent;
    box-shadow: none
}

.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active {
    border-color: transparent
}

.btn-link:hover,.btn-link:focus {
    color: #2b0f42;
    text-decoration: none;
    background-color: transparent
}

.btn-link[disabled]:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:hover,fieldset[disabled] .btn-link:focus {
    color: #531E80;
    text-decoration: none
}
.btn-lg,.btn-group-lg>.btn {
    text-transform: uppercase;
    font-weight: bold;
}

@media (min-width: 768px) {
    .btn-lg,.btn-group-lg>.btn {
        font-size: 30px;
        height: 68px;
        border-radius: 45px;
        border-width: 4px;
        min-width: 285px;
    }
    .btn-info.btn-lg {
        font-size: 23px;
        height: 64px;
        border-radius: 45px;
        border-width: 4px;
        width: 265px;
    }
    .btn-lg.btn-primary, .btn-group-lg>.btn.btn-primary {
        padding: 16px 72px;
    }
}
@media (max-width: 320px) {
    .btn.btn-primary.x {
        padding: 8px 25px 6px 25px;
    }
}
.btn-sm,.btn-group-sm>.btn {
    padding: 5px 22px 0;
    font-size: 14px;
    line-height: 1.5;
}
.btn-md,.btn-group-md>.btn {
    font-size: 19px;
	padding-top:11px;
    height: 50px;
    border-radius: 45px;
    border-width: 2px;
    width: 280px;
    margin: 30px 0;
}

.btn-xs,.btn-group-xs>.btn {
    padding: 5px 18px 0;
    font-size: 12px;
    line-height: 1.5;
}
@media (max-width: 767px) {
    .btn-lg {
        font-size: 19px;
        height: 50px;
        border-radius: 45px;
        border-width: 2px;
        width: 280px;
        padding: 14px 25px 7px 25px;
    }
}
@media (max-width: 350px) {
    .btn-md,.btn-group-md>.btn, .btn-lg {
        width: 90%;
    }
}

@media (min-width: 992px) {
    .btn-md-lg {
        padding:12px 32px;
        font-size: 18px;
        line-height: 1.3333333;
        border-radius: 0;
    }
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block {
    width: 100%
}


.btn-square.btn-primary {
    background-image: none;
    color: #fff;
    background-color: #531E80;
    border-color: #531E80
}

.btn-square.btn-primary:hover,.btn-square.btn-primary:focus,.btn-square.btn-primary.focus,.btn-square.btn-primary:active,.btn-square.btn-primary.active,.open>.btn-square.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #381457;
    border-color: #33124e
}

.btn-square.btn-primary:active,.btn-square.btn-primary.active,.open>.btn-square.btn-primary.dropdown-toggle {
    background-image: none
}

.btn-square.btn-primary.disabled,.btn-square.btn-primary.disabled:hover,.btn-square.btn-primary.disabled:focus,.btn-square.btn-primary.disabled.focus,.btn-square.btn-primary.disabled:active,.btn-square.btn-primary.disabled.active,.btn-square.btn-primary[disabled],.btn-square.btn-primary[disabled]:hover,.btn-square.btn-primary[disabled]:focus,.btn-square.btn-primary[disabled].focus,.btn-square.btn-primary[disabled]:active,.btn-square.btn-primary[disabled].active,fieldset[disabled] .btn-square.btn-primary,fieldset[disabled] .btn-square.btn-primary:hover,fieldset[disabled] .btn-square.btn-primary:focus,fieldset[disabled] .btn-square.btn-primary.focus,fieldset[disabled] .btn-square.btn-primary:active,fieldset[disabled] .btn-square.btn-primary.active {
    background-color: #531E80;
    border-color: #531E80
}

.btn-square.btn-primary .badge {
    color: #531E80;
    background-color: #fff
}

.btn-square .icon {
    height: 100%
}

.dropdown {
    display: inline-block
}

.dropdown-toggle {
    position: relative;
}

.open .dropdown-toggle {
    background-color: #F2F2F2;
    border-color: #b1b1b1;
    z-index: 1001
}

.open .dropdown-toggle .caret,.open .dropdown-toggle .form-control-select:after {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

.dropdown-menu {
    margin-top: 5px;
    border-top: 3px solid #872897;
    box-shadow: 0 0 36px 0 rgba(0,0,0,0.13)
}

.dropdown-menu li a {
    padding: 6px 12px;
    font-size: 15px;
}

.dropdown-menu li.active {
    position: relative;
    padding-right: 40px
}

.dropdown-menu li.active:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -10px
}

.dropdown-menu .divider {
    margin: 5px 0
}

.dropdown-header,.main-header__mobile-nav .dropdown-menu li.dropdown-header a {
    padding: 6px 12px;
    font-family: 'CoreSansA55Medium',sans-serif;
    font-size: 18px;
    color: #000
}

.table {
    font-size: 15px;
    font-size: 0.9375rem
}

.table>thead>tr>th,.table>thead>tr>td {
    border-bottom: 2px solid #872897;
    vertical-align: middle
}

.table>tfoot>tr>th,.table>tfoot>tr>td {
    font-weight: bold
}

.table td.fixed-width {
    min-width: 180px
}

.table.header-primary>thead tr {
    background-color: #531E80
}

.table.header-primary>thead th {
    color: #fff;
    border-color: #531E80;
    padding: 14px
}

.table.header-primary.table-bordered {
    border-top-color: #531E80
}

.table p,.table .progress {
    margin: 0
}

.alert {
    border-width: 0 0 0 4px;
    border-radius: 0;
    margin: 15px 0
}

.alert .alert-buttons {
    margin: 20px 0 8px
}

.alert-dismissible {
    padding-right: 35px
}

.alert-dismissible .close {
    top: 0;
    right: -12px;
    opacity: .3;
    color: #000
}

.alert-dismissible .close:hover {
    opacity: .5
}

.alert-link {
    text-decoration: none;
}

.alert-success .alert-link {
    color: #30AA66
}

.alert-info .alert-link {
    color: #3392CD
}

.alert-warning .alert-link {
    color: #EC883A
}

.alert-danger .alert-link {
    color: #D81A4E
}

.nav-tabs {
    border-bottom-width: 2px;
    margin-bottom: 28px
}

.nav-tabs li {
    margin: 0;
    border: 0
}

.nav-tabs li a {
    border: 0;
    margin: 0;
    text-decoration: none;
    line-height: 1
}

.panel-title {
    font-size: 18px;
    font-size: 1.125rem;
    color: #531E80
}

.panel-group .panel {
    box-shadow: none
}

.panel-group .panel+.panel {
    margin-top: 10px
}

.panel-heading {
    padding: 0
}

.toggle-collapse {
    padding: 16px;
    display: block;
    position: relative
}

.toggle-collapse:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 16px
}

.toggle-collapse.collapsed:after {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

.popover {
    box-shadow: 0 0 36px 0 rgba(0,0,0,0.13)
}

.popover.left {
    border-right: 2px solid #872897
}

.popover.right {
    border-left: 2px solid #872897
}

.popover.top {
    border-bottom: 2px solid #872897
}

.popover.bottom {
    border-top: 2px solid #872897
}

.popover-title {
    border: 0;
    padding: 25px 28px 15px;
    font-size: 18px;
    font-size: 1.125rem
}

.popover-content {
    padding: 0 28px 25px
}

.modal-backdrop {
    background-color: #531E80;
    background-image: linear-gradient(to right, #872897 0%, #872897 30%, #531E80 60%, #531E80 100%);
    background-repeat: no-repeat
}

.modal-content {
    box-shadow: none
}

.modal-dialog {
    margin: 0 auto
}

@media (min-width: 992px) {
    .modal-dialog {
        margin-top:100px;
    }
}

@media (min-width: 1200px) {
    .modal-dialog {
        margin-top:200px;
    }
}

.modal-top .modal-dialog {
    margin-top: 0
}

.modal-title {
    font-size: 24px;
    font-size: 1.5rem
}

.modal-body {
    padding: 28px 20px
}

.modal-body p:last-child {
    margin-bottom: 0
}

.modal-body .modal-inner {
    padding: 15px 0
}

@media (min-width: 768px) {
    .modal-body .modal-inner {
        padding:15px;
    }
}

.modal-body,.modal-header {
    position: relative
}

.modal-body .close,.modal-header .close {
    position: absolute;
    top: 16px;
    right: 20px;
    margin: 0;
    float: none
}

.note {
    position: relative
}

.note.btn {
    border: 0
}

.note.btn-invert {
    position: relative;
    background: #d9f95e;
    background: linear-gradient(-120deg, transparent 0.75em, #d9f95e 0)
}

.note.btn-invert:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    background: linear-gradient(to left bottom, transparent 50%, #b3dd00 0, #b3dd00) 100% 0 no-repeat;
    width: 1.4em;
    height: 0.81em;
    -webkit-transform: translateY(0.59em) rotate(30deg);
    -ms-transform: translateY(0.59em) rotate(30deg);
    transform: translateY(0.59em) rotate(30deg);
    -webkit-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    transform-origin: bottom right
}

.note.btn-invert:hover,.note.btn-invert:active,.note.btn-invert:focus {
    position: relative;
    background: #d9f95e;
    background: linear-gradient(-120deg, transparent 0.75em, #d9f95e 0)
}

.note.btn-invert:hover:before,.note.btn-invert:active:before,.note.btn-invert:focus:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    background: linear-gradient(to left bottom, transparent 50%, #b3dd00 0, #b3dd00) 100% 0 no-repeat;
    width: 1.4em;
    height: 0.81em;
    -webkit-transform: translateY(0.59em) rotate(30deg);
    -ms-transform: translateY(0.59em) rotate(30deg);
    transform: translateY(0.59em) rotate(30deg);
    -webkit-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    transform-origin: bottom right
}

.note-lg {
    margin: 0 -15px;
    max-width: 800px;
    font-size: 20px;
    font-size: 1.25rem;
    padding: 30px 40px
}

@media (min-width: 768px) {
    .note-lg {
        margin:0 auto;
        padding: 46px 60px;
    }
}

@media (min-width: 992px) {
    .note-lg {
        padding:46px 86px;
    }
}

@media (min-width: 1200px) {
    .note-lg {
        padding:56px 96px;
    }
}

.note-gray {
    position: relative;
    background: #e5e5e5;
    background: linear-gradient(-110deg, transparent 1.65em, #e5e5e5 0)
}

.note-gray:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    background: linear-gradient(to left bottom, transparent 50%, #ffffff 0, #ffffff) 100% 0 no-repeat;
    width: 4.68em;
    height: 1.7em;
    -webkit-transform: translateY(2.98em) rotate(50deg);
    -ms-transform: translateY(2.98em) rotate(50deg);
    transform: translateY(2.98em) rotate(50deg);
    -webkit-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    transform-origin: bottom right
}

@media (min-width: 768px) {
    .note-gray {
        position:relative;
        background: rgba(229,229,229,0.95);
        background: linear-gradient(-110deg, transparent 2.05em, rgba(229, 229, 229, 0.95) 0);
    }

    .note-gray:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        background: linear-gradient(to left bottom, transparent 50%, #ffffff 0, #ffffff) 100% 0 no-repeat;
        width: 5.85em;
        height: 2.13em;
        -webkit-transform: translateY(3.72em) rotate(50deg);
        -ms-transform: translateY(3.72em) rotate(50deg);
        transform: translateY(3.72em) rotate(50deg);
        -webkit-transform-origin: bottom right;
        -ms-transform-origin: bottom right;
        transform-origin: bottom right
    }
}

.progress {
    height: 10px;
    box-shadow: none
}

.progress-legend {
    min-width: 205px
}

.progress-legend:before,.progress-legend:after {
    content: " ";
    display: table
}

.progress-legend:after {
    clear: both
}

.progress-legend .value-now {
    float: left
}

.progress-legend .value-max {
    float: right
}

.progress-legend+.progress {
    margin-top: 10px
}

.owl-next,.owl-prev {
    display: none
}

@media (min-width: 768px) {
    .owl-next,.owl-prev {
        display:block;
        position: absolute;
        top: 50%;
        background: rgba(83,30,128,0.5);
        width: 60px;
        height: 60px;
        margin-top: -30px;
    }

    .owl-next:before,.owl-prev:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        margin: 10px
    }
}

.owl-prev {
    left: 0
}

.owl-next {
    right: 0
}

.slider-lg .slide {
    padding: 90px 0 0
}

@media (min-width: 768px) {
    .slider-lg .slide {
        padding:90px 0;
    }
}

@media (min-width: 992px) {
    .slider-lg .slide {
        padding:110px 0;
    }
}

@media (min-width: 1200px) {
    .slider-lg .slide {
        padding:125px 0;
    }
}

.slider-lg .owl-dots {
    position: absolute;
    left: 50%;
    margin-left: -22px;
    bottom: 7px
}

@media (min-width: 768px) {
    .slider-lg .owl-dots {
        bottom:45px;
    }
}

@media (min-width: 992px) {
    .slider-lg .owl-dots {
        bottom:65px;
    }
}

@media (min-width: 1200px) {
    .slider-lg .owl-dots {
        bottom:80px;
    }
}

.owl-dot {
    display: inline-block;
    padding: 5px
}

.owl-dot span {
    display: block;
    height: 10px;
    width: 10px;
    border-radius: 5px;
    background-color: #989898
}

@media (min-width: 768px) {
    .owl-dot span {
        background-color:#fff;
    }
}

.owl-dot.active span {
    background-color: #531E80
}
@media (min-width: 599px) {
    .main-content__section {
        padding-bottom: 60px
    }
}
@media (max-width: 598px) {
    .main-content__section {
        padding-bottom: 20px
    }
}

.main-application__section {
    padding-bottom: 60px
}

.section-lg {
    padding: 90px 0
}

@media (min-width: 768px) {
    .section-lg {
        padding:170px 0;
    }
}

@media (min-width: 992px) {
    .section-lg {
        padding:190px 0;
    }
}

@media (min-width: 1200px) {
    .section-lg {
        padding:215px 0;
    }
}

.section-md {
    padding: 30px 0
}

@media (min-width: 768px) {
    .section-md {
        padding:50px 0;
    }
}

@media (min-width: 992px) {
    .section-md {
        padding:65px 0;
    }
}

@media (min-width: 1200px) {
    .section-md {
        padding:80px 0;
    }
}

.section-sm {
    padding: 25px 0
}

@media (min-width: 768px) {
    .section-sm {
        padding:35px 0;
    }
}

@media (min-width: 992px) {
    .section-sm {
        padding:40px 0;
    }
}

@media (min-width: 1200px) {
    .section-sm {
        padding:48px 0;
    }
}

.section-xs {
    padding: 20px 0
}

@media (min-width: 992px) {
    .section-xs {
        padding:30px 0;
    }
}

@media (min-width: 1200px) {
    .section-xs {
        padding:38px 0;
    }
}

.split-section .split-section__col {
    padding: 30px
}

@media (min-width: 768px) {
    .split-section {
        display:table;
        width: 100%;
    }

    .split-section .split-section__col {
        display: table-cell;
        padding: 45px
    }

    .split-section .col-1-3 {
        width: 33.33%
    }
}

@media (min-width: 992px) {
    .split-section .split-section__col {
        padding:58px
    }
}

@media (min-width: 1200px) {
    .split-section .split-section__col {
        padding:64px
    }
}

.thumb-list-item {
    border: 1px solid #E5E5E5;
    margin: 15px 0
}

.thumb-list-item .thumb-list-item__url,.thumb-list-item span,.thumb-list-item img {
    display: block
}

.thumb-list-item__url {
    height: 100%;
    position: relative
}

.thumb-sm .thumb-list-item__url {
    padding-bottom: 50px
}

.thumb-list-item__url:hover,.thumb-list-item__url:active,.thumb-list-item__url:focus {
    text-decoration: none
}

.thumb-list-item__url:hover {
    box-sizing: border-box
}

.thumb-list-item__url:hover .thumb-list-item__img {
    opacity: .85;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.thumb-list-item__img-helper {
    position: relative;
    overflow: hidden
}

.thumb-list-item__img-helper .thumb-list-item__img {
    transition: -webkit-transform .5s ease-in-out;
    transition: transform .5s ease-in-out
}

.thumb-list-item__img-helper img {
    width: 100%;
    height: auto;
    transition: opacity 0.2s ease-in-out 0s,-webkit-transform 0.2s ease-in-out 0s;
    transition: opacity 0.2s ease-in-out 0s,transform 0.2s ease-in-out 0s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.thumb-lg .thumb-list-item__img-helper {
    height: 100%
}

.thumb-lg .thumb-list-item__img-helper .thumb-list-item__img {
    height: 100%;
    min-height: 400px;
    background-size: cover;
    background-position: center center
}

@media (min-width: 1200px) {
    .thumb-lg .thumb-list-item__img-helper .thumb-list-item__img {
        min-height:470px;
    }
}

.thumb-list-item__more {
    border-top: 1px solid #E5E5E5;
    padding: 8px 18px;
    color: #531E80;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.thumb-list-item__content {
    padding: 18px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.428571429;
    color: #000
}

.thumb-list-item__title {
    margin-top: 0
}

.thumb-sm .thumb-list-item__title {
    font-size: 24px;
    font-size: 1.5rem
}

.thumb-md .thumb-list-item__title {
    position: absolute;
    font-size: 30px;
    font-size: 1.875rem;
    bottom: 18px;
    left: 18px;
    right: 18px;
    margin-bottom: 0
}

.thumb-lg .thumb-list-item__title {
    position: absolute;
    font-size: 36px;
    font-size: 2.25rem;
    top: 25px;
    left: 25px;
    right: 25px
}



.main-hero__section {
    position: relative;
    padding: 50px 0;
}
.pulb-bg .main-hero__section {
    padding: 30px 0;
}
@media (max-width: 599px) {
    .main-hero__section {
        position: relative;
        padding: 0 0 40px 0;
    }
}

.main-hero__helper {
    position: relative
}

@media (min-width: 768px) {
    .main-hero__content-helper {
        position:absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }
}

.main-hero__content {
    background-color: #872897;
    text-align: center;
    margin: 0 -15px;
    padding: 15px
}

@media (min-width: 768px) {
    .main-hero__content {
        margin:0;
        padding: 10px 20px;
        background-color: #872897;
        background-color: rgba(135,40,151,0.9);
        text-align: left;
    }
}

.main-hero__btn {
    position: absolute;
    right: 0;
    bottom: 0
}

.main-footer__section {
    font-size: 15px;
    font-size: 0.9375rem
}

.main-footer__logo {
    display: inline-block;
    margin-right: 15px
}

.main-footer__logo a {
    display: block
}

.main-footer__nav,.main-footer__note {
    padding-top: 30px;
    padding-bottom: 30px
}

.main-footer__nav {
    color: #fff;
}

.main-footer__nav a {
    color: #fff
}

.main-footer__title {
    margin: 15px 0 30px 0;
    color: #fff
}

.main-footer__list>li {
    margin: 15px 0;
}

.main-footer__list a {
    display: block
}

.main-footer__contact {
    font-size: 16px;
    font-size: 1rem;
    padding-top: 30px
}

.main-footer__Kontakti-list {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 600
}

.main-footer__Kontakti-list li {
    margin: 0 10px
}

.main-footer__note {
    background-color: #fff
}

.ui-datepicker {
    width: 300px;
    background-color: #fff;
    border: 0;
    display: none;
    box-shadow: 0 0 36px 0 rgba(0,0,0,0.13);
    z-index: 1061 !important
}

.ui-datepicker.up {
    margin-top: -12px;
    border-bottom: 2px solid #872897
}

.ui-datepicker.down {
    margin-top: 12px;
    border-top: 2px solid #872897
}

.ui-datepicker-header {
    height: 60px;
    border-bottom: 1px solid #E5E5E5;
    margin: 0 15px;
    font-weight: 500
}

.down .ui-datepicker-header:before {
    top: -20px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid #872897
}

.ui-datepicker-header,.ui-datepicker-calendar {
    position: relative;
    z-index: 10
}

.ui-datepicker-header:before,.ui-datepicker-calendar:before {
    content: "";
    position: absolute;
    width: 0;
    left: 50%;
    margin-left: -10px;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    z-index: 10
}

.ui-datepicker-title {
    text-align: center;
    font-size: 16px;
    padding-top: 20px
}

.ui-datepicker-prev,.ui-datepicker-next {
    position: absolute;
    top: 22px;
    cursor: pointer;
    transition: none
}

.ui-datepicker-prev {
    left: 14px
}

.ui-datepicker-next {
    right: 14px
}

.ui-datepicker-calendar {
    margin: 10px auto 20px;
    width: 80%
}

.ui-datepicker-calendar tr {
    border: 0
}

.ui-datepicker-calendar td,.ui-datepicker-calendar th {
    text-align: center;
    border: 0;
    vertical-align: middle;
    padding: 4px 8px;
    line-height: 30px
}

.ui-datepicker-calendar th {
    color: #989898;
    font-weight: 500
}

.ui-datepicker-calendar a {
    color: #000
}

.no-touch .ui-datepicker-calendar a:hover,.ui-datepicker-calendar a:active {
    color: #531E80;
    text-decoration: none
}

.up .ui-datepicker-calendar:before {
    bottom: -41px;
    border-bottom: 10px solid transparent;
    border-top: 10px solid #872897
}

.ui-datepicker-current-day a {
   
    border-radius: 15px;
    padding: 6px 3px 3px 3px;
    
    background-color: #872897;
    color: #fff;
}

.no-touch .ui-datepicker-current-day a:hover,.ui-datepicker-current-day a:active {
    color: #fff
}

.ui-datepicker-today a {
    font-weight: 700;
    color: #872897
}

.ui-datepicker-today.ui-datepicker-current-day a {
    color: #fff;
    font-weight: 400
}

.product-overview__section {
    border: 2px solid #D1D1D1;
    margin-bottom: 15px;
    padding-bottom: 85px;
    position: relative
}

.product-overview__section .toggle-collapse {
    padding: 13px
}

@media (min-width: 768px) {
    .product-overview__section {
        margin-bottom:30px;
    }
}

.product-overview__content {
    padding: 10px 10px 25px 10px
}

@media (min-width: 768px) {
    .product-overview__content {
        padding:22px 15px;
    }
}

@media (min-width: 1200px) {
    .product-overview__content {
        padding:25px 28px;
    }
}

.product-overview__header {
    padding: 25px 20px
}

@media (min-width: 992px) {
    .product-overview__header {
        padding:36px 26px;
    }
}

@media (min-width: 1200px) {
    .product-overview__header {
        padding:36px;
    }
}

.product-overview__footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 25px
}

.application__content {
    margin-bottom: 15px;
    padding: 20px
}

@media (min-width: 768px) {
    .application__content {
        margin-bottom:30px;
        padding: 40px 30px;
    }
}

@media (min-width: 992px) {
    .application__content {
        padding:50px 40px;
    }
}

.application__header {
    position: relative
}

.application__nav {
    padding-bottom: 15px
}

.application__nav:before,.application__nav:after {
    content: " ";
    display: table
}

.application__nav:after {
    clear: both
}

@media (min-width: 768px) {
    .application__nav {
        padding-bottom:0;
    }

    .application__nav .application__back,.application__nav .application__steps {
        position: absolute;
        top: 50%
    }
}

.application__back {
    float: left;
    display: block;
    margin-top: 7px
}

.application__back:hover,.application__back:active {
    color: #fff;
    text-decoration: none;
}

.application__back:focus {
    color: #fff
}

@media (min-width: 768px) {
    .application__back {
        left:0;
        margin-top: -11px;
    }
}

.application__steps {
    float: right
}

@media (min-width: 768px) {
    .application__steps {
        right:0;
        margin-top: -16px;
    }
}

.application__steps a {
    display: block;
    text-align: center;
    height: 32px;
    width: 32px;
    font-weight: 700;
    border-radius: 16px;
    color: #531E80;
    line-height: 32px;
    vertical-align: middle;
    background-color: #cbbbd8
}

.application__steps a:hover,.application__steps a:active {
    text-decoration: none
}

.application__steps .step {
    padding: 0 2px
}

.application__steps .step.step-current a {
    opacity: 1;
    background-color: #d9f95e
}

.application__steps .step.step-disabled a {
    opacity: .4;
    background-color: #fff;
    pointer-events: none;
    cursor: default
}

mark {
    background-color: #d9f95e;
    color: inherit;
    padding: 0 .2em !important;
    line-height: inherit;
    display: inline-block
}

.lead {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 700
}

blockquote {
    line-height: 1.2em;
    padding: 0 18px;
    border-left-width: 2px
}

blockquote p {
    margin-bottom: .3em
}

blockquote footer {
    font-size: 16px;
    font-size: 1rem
}

.breadcrumb {
    font-size: 14px;
    font-size: 0.875rem
}

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

a:hover .icon,a:active .icon {
    text-decoration: none;
}

ul,ol {
    padding-left: 15px
}

ul li,ol li {
    line-height: 2
}

ul li ul,ol li ul {
    padding-left: 30px
}

.list-checked {
    margin-bottom: -1.2em
}

.list-checked li {
    line-height: 1.428571429;
    position: relative;
    padding-left: 30px;
    margin-bottom: 1.2em
}

.list-checked li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0
}

.text-light {
    color: #989898
}

.text-light a {
    color: #989898
}

.text-light a:hover,.text-light a:active {
    color: #717171
}

.text-white,.text-white:hover,.text-white:active,.main-hero__content {
    color: #fff
}

.text-primary-light {
    color: #872897
}

.text-emphasized {
    font-size: 26px;
    font-size: 1.625rem
}

.main-title {
    margin: 0;
    font-size: 24px;
    color: #531E80
}
.video-container {
    margin-top: 50px;
}
.video-container-fluid {
    margin-top:5px;
    margin-bottom: 20px;
}
@media (max-width: 768px) {
    .video-container {
        margin-top: 20px;
    }
    .video-container-fluid {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}
@media (min-width: 768px) {
    .main-title {
        font-size:50px;
    }
}

.section-title {
    font-size: 30px;
    font-size: 1.875rem;
    margin: 0 0 .7em
}

.section-title-small {
    font-size: 24px;
    font-size: 1.5rem;
    margin: 0 0 .7em
}

.section-title-big {
    font-size: 36px;
    font-size: 2.25rem;
    margin: 0 0 .5em
}

.hero-title {
    color: #fff;
    margin: 0
}

.bg-home {
    background-position: top center;
    background-size: 100% auto
}

@media (min-width: 768px) {
    .bg-home {
        background-position:center center;
        background-size: cover;
    }
}

/* image width: 800px */
.inbank-bg, .main-footer__nav {
    background-image: url("../images/inbank-bg/xs.jpg");
    background-position: center center;
    position: relative;
    background-size: cover;
    overflow: hidden
}
/* image width: 1280px */
@media (min-width: 801px) {
    .inbank-bg, .main-footer__nav {
        background-image:url("../images/inbank-bg/sm.jpg");
    }
}
/* image width: 1980px */
@media (min-width: 1281px) {
    .inbank-bg, .main-footer__nav {
        background-image:url("../images/inbank-bg/md.jpg");
    }
}
/* image width: 2560px */
@media (min-width: 1981px) {
    .inbank-bg, .main-footer__nav {
        background-image:url("../images/inbank-bg/lg.jpg")
    }
}
.image-hero {
    background-position: center center;
    position: relative;
    background-size: cover;
    overflow: hidden;
    padding-top: 250px;
    min-height: 768px;
    margin-bottom:20px;
}
.image-hero h1 {
    font-family: 'CoreSansA75ExtraBold',sans-serif;
    text-shadow: 0px 1px 1px #000000;
    font-size: 60px;
    line-height: 70px;
    margin: 0 0 70px 0;
}
.image-hero h1, .image-hero h5 {
    margin-bottom: 30px;
}
.image-hero h1 span {
    color: #cdf767;
}
@media (min-width: 768px) {
    .image-hero h1 {
        width: 720px;
    }
}
@media (max-width: 767px) {
    .image-hero h1 {
        font-size: 40px;
        line-height: 48px;
    }
    .image-hero {
        padding-top: 200px;
        min-height: 500px;
        text-align: center;
    }
}
@media (max-width: 320px) {
    .image-hero h1 {
        font-size: 32px;
        line-height: 32px;
    }
    .image-hero {
        padding-top: 200px;
        min-height: 400px;
        text-align: center;
    }
}

.image-hero a {
    border: none;
}

.hero-bg-primary,.hero-bg-gray,.body-bg-primary,.body-bg-gray,.bg-home {
    background-position: center center;
    background-size: cover
}

.hero-bg-primary {
    background-image: url("../images/background.jpg")
}

.hero-bg-gray {
    background-image: url("../images/hero-bg-gray.jpg")
}

.body-bg-primary {
    background-image: url("../images/body-bg-primary.jpg")
}

.body-bg-gray,.bg-home {
    background-image: url("../images/bg-home.jpg")
}

.bg-gradient {
    background-color: #531E80;
    background-image: linear-gradient(to right, #872897 0%, #872897 30%, #531E80 60%, #531E80 100%);
    background-repeat: no-repeat
}

.bg-white,.product-overview__footer,.product-overview__header {
    background-color: #fff
}

.bg-gray-transparent {
    background: rgba(229,229,229,0.95)
}

.bg-gray-light,.product-overview__section,.application__content {
    background-color: #F2F2F2
}

.bg-fixed {
    background-attachment: fixed
}

.bg-cover {
    background-attachment: scroll;
    background-size: cover
}

/* poland overrides */

/* dividers */
@media (min-width:570px) {
    .divider-huge {
        margin-top: 100px;
    }
}

/*Form Wizard*/
.bs-wizard {
    padding: 0 0 10px 0;
}
.bs-wizard > .bs-wizard-step {
    padding: 0; position: relative;
}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
    color: #fff;
    font-size: 16px;
    margin-bottom: 5px;
}
.bs-wizard > .bs-wizard-step .bs-wizard-info {
    color: #66398b;
    font-size: 16px;
    margin-top: 46px;
    padding: 0 20px;
}
.bs-wizard > .bs-wizard-step .bs-wizard-info h5 {
    margin-bottom: 33px;
}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {
    position: absolute;
    padding: 10px 25px 6px 25px;
    display: block;
    background: #731c8b;
    top: 20px;
    left: 50%;
    font-weight: bold;
    transform: translate(-50%, -50%);
    border-radius: 32px;
    color: #fff;
    background-color: #7b1d8f;
    background-image: linear-gradient(to right, #4a1777 0%, #7b1d8f 100%);
    background-repeat: no-repeat;
    vertical-align: middle;
    text-align: center;
    border: 2px solid #f8f8f8;
}
.bs-wizard > .bs-wizard-step > .progress {
    position: relative;
    border-radius: 0px; height: 4px;
    box-shadow: none; margin: 20px 0;
}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {
    width:0px;
    box-shadow: none;
    background: #731c8b;
}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {
    width:100%;
}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {
    width:50%;
}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {
    width:0%;
}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {
    width: 100%;
}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot,
.bs-wizard > .bs-wizard-step.disabled > .progress,
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
    background-color: #ebebeb;
    background-image: none;
}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-info {
    color: #adadad;
}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {
    opacity: 0;
}
.bs-wizard > .bs-wizard-step.done > .bs-wizard-dot
/*,.bs-wizard > .bs-wizard-step.done > .progress,
.bs-wizard > .bs-wizard-step.done > .bs-wizard-dot*/ {
    background-color: #cdf767;
    background-image: none;
}
.bs-wizard > .bs-wizard-step.done > .bs-wizard-dot {
    padding: 10px 20px 6px 20px;
}

.bs-wizard > .bs-wizard-step.done > .bs-wizard-dot:after {
    opacity: 0;
}
.bs-wizard > .bs-wizard-step.done > .bs-wizard-dot > img {
    height: 15px;
}
.bs-done .progress {
    background-color: #731c8b;
}

.bs-wizard > .bs-wizard-step:first-child  > .progress {
    left: 50%; width: 50%;
}
.bs-wizard > .bs-wizard-step:last-child  > .progress {
    width: 50%;
}

@media (max-width:768px) {
    .bs-wizard.bs-wizard-vertical {
        position:relative;
    }
    .bs-wizard-vertical .progress {
        transform: rotate(90deg);
        position:absolute;
    }
    .bs-wizard.bs-wizard-vertical > .bs-wizard-step {
        display: block;
        margin: 10px 0;
        width: 90%;
        float:none;
        position: relative;
        padding: 10px 0 10px;
    }

    .bs-wizard.bs-wizard-vertical > .bs-wizard-step > .bs-wizard-dot {
        top: 50%;
        transform: translateY(-50%);
        left: 10px;
        position:absolute;
        width: 70px;
    }

    .bs-wizard.bs-wizard-vertical > .bs-wizard-step .bs-wizard-info {
        position:relative;
        margin:0 0 0 100px;
    }

    .bs-wizard.bs-wizard-vertical > .bs-wizard-step > .progress {
        display:none;
    }


}

/*END Form Wizard*/
.card, .frame, .calculator-frame {
    margin: 0 0 20px 0;
    padding: 20px 20px 28px 20px;
    border-radius: 2px;
    background-color: #fff;
    -webkit-box-shadow: 2px 2px 1px 0px rgba(0,0,0,0.06);
    -moz-box-shadow: 2px 2px 1px 0px rgba(0,0,0,0.06);
    box-shadow: 2px 2px 1px 0px rgba(0,0,0,0.06);
}
.card + .card {
    margin-left: 20px;
}
.card:hover {
    -webkit-box-shadow: 13px 13px 50px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 13px 13px 50px 0px rgba(0,0,0,0.15);
    box-shadow: 13px 13px 50px 0px rgba(0,0,0,0.15);
}
.card-block {
    margin:15px 0;
}
.card-block a {
    margin-bottom: 15px;
}
@media (max-width: 990px) and (min-width: 768px)  {
    .card {
        padding: 10px;
    }
}
.gray {
    color: #5e5e5e;
}
.gray-bg {
    background-color: #f0f0f0;
    padding: 40px;
    margin-top: 100px;
}
/* end buttons */

/* tables */
.table {
    color: #310f4a;
    font-family: 'CoreSansA45Regular',sans-serif;
    font-size: 16px;
}
.table>thead>tr>th, .table>thead>tr>td {
    border: none;
    font-weight: normal;
}
.table thead {
    background-color: #f9f9f9;
}
.table caption {
    font-family: 'CoreSansA35Light',sans-serif;
    font-weight: normal;
    line-height: 28px;
    color: #3c125b;
    font-size: 20px;
    margin: 40px 0 10px 0;
}
.table-responsive:first-child caption  {
    margin-top: 0;
}
.table>thead>tr>th, .table>thead>tr>td, .table>tbody>tr>th,
.table>tbody>tr>td, .table>tfoot>tr>th, .table>tfoot>tr>td {
    border-top: none;
    border-bottom: 1px solid #f6f6f6;
    padding: 14px 18px 7px 18px;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #fdfdfd;
}
/* end tables */

/* list styles */
ul li, ol li {
    font-family: 'CoreSansA45Regular',sans-serif;
    font-weight: normal;
    line-height: 24px;
    color: #301e3f;
    font-size: 16px;
}

/* accordion styles */
.panel-group {
    margin-bottom: 20px;
    margin-top: 20px;
}
.panel, .panel-group .panel, .panel-group .panel+.panel {
    margin-bottom: 0;
    margin-top: 0;
}
.panel-default {
    border: none;
}
.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: none;
}
.panel-default > .panel-heading {
    font-size: 20px;
    line-height: 1.428571429;
    background-color: #f9f9f9;
    color: #3b0f5e;
    padding: 14px 18px 10px 18px;
}
.panel-default .accordion-toggle, .panel-default .accordion-toggle:hover, .panel-default .accordion-toggle:active {
    text-decoration: none;
}
.panel-default:nth-child(odd) > .panel-collapse > .panel-body {
    background-color: #f9f9f9;
}
.panel-default:nth-child(even) > .panel-heading {
    background-color: #fff;
}
.panel-default > .panel-heading h4 {
    line-height: 1;
}

.panel-heading .accordion-toggle:after {
    font-family: 'inbank' !important;
    content: "\e90b";
    float: right;
    color: #7c1e90;
}
.panel-heading .accordion-toggle {
    color: #7c1e90;
}
.panel-heading .accordion-toggle.collapsed {
    color: #3c125b;
}
.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e905";
    color: #3c125b;
}

/* tabs */
.nav-tabs {
    margin-top: 40px;
    border-bottom: 1px solid #cdcdcd;
}

.nav-tabs>li {
    float: left;
    color: #3b0f5e;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 16px;
    color: #3b0f5e;
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus {
    cursor: default;
}
.nav-tabs li.active span {
    display:block;
    border: 2px solid #7b1d8f;
    border-radius: 2px;
}
.nav-tabs-noborder {
    margin:0;
    border:0;
}
/* radio buttons checkboxes not fixed jet */


/* top navbar */

.introduction {
    height: 500px;
    margin-bottom: 60px;
}

/* hero container */
.hero {
    padding-top: 180px;
    margin-bottom:20px;
}
.hero h1 {
    margin: 0;
}
@media (min-width: 768px) {
    .hero, .image-hero, .latest-news {
        margin-bottom: 60px;
    }
    .latest-news .news-snippet {
        margin-right: 60px;
    }
    .latest-news hr {
        margin-right: 60px;
    }
}

.hero h1, .hero-carousel h1, .image-hero h1,
.hero h2, .hero-carousel h2, .image-hero h2,
.hero h3, .hero-carousel h3, .image-hero h3,
.hero h4, .hero-carousel h4, .image-hero h4,
.hero h5, .hero-carousel h5, .image-hero h5,
.hero li, .hero-carousel li, .image-hero li,
.hero p, .hero-carousel p, .image-hero p {
    color: #fff;
}


.hero-carousel .owl-dots {
    position: absolute;
    left: 50%;
    margin-left: -22px;
    bottom: 15px;
}

.hero-carousel .slide {
    background-position: center top;
    position: relative;
    background-size: cover;
    padding-top: 200px;
    margin-bottom: 100px;
    min-height: 400px;
}

.hero-carousel  .owl-height {
    transition: .2s height;
}
/* calculators */
#loan-calculator-form {
    margin-bottom: 10px;
}

/* benefits list */
.benefits-figure {
    min-height: 100px;
    margin-bottom: 40px;
}
.benefits-figure img {
    max-width: 120px;
    max-height: 100px;
    margin: auto;
    display: block;
}

.notification-frame {
    width: 100%;
    padding: 20px 20px 20px 20px;
    display:table;
}
.notification-figure {
    height: 50px;
    width: 70px;
    display: table-cell;
    padding-right: 20px;
}
.notification-figure img {
    height: 50px;
    width: 50px;
    margin: 0;
    display: block;
}
.notification-frame article {
    display: table-cell;
    font-family: 'CoreSansA45Regular',sans-serif;
    font-weight: normal;
    line-height: 25px;
    color: #3c125b;
    font-size: 16px;
    vertical-align: middle;
}

#contact .notification-frame {
    margin-bottom: 60px;
}
@media (max-width: 767px) {
	#contact h5 {
		margin-top:20px;
	}
}
/*togging navbar */

.lines {
  position: relative;
  transition: all 500ms ease-in-out;
}

.open .x .lines:before {
  top: 0px;
  transform: rotate(-45deg);
}
.open .x .lines:after {
  top: 0px;
  transform: rotate(45deg);
}
.open .x .lines {
    background-color: transparent;
}


/* body calculator styles */
.calculator-frame #small_loan_calculator .smcalculator__out .price {
    color: #34094b;
}

.calculator-frame #small_loan_calculator span.slider-min,
.calculator-frame #small_loan_calculator span.slider-max {
    font-family: 'CoreSansA55Medium',sans-serif;
    color: #959595;
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 39px;
}
.calculator-frame #small_loan_calculator .slider-caption__section {
    padding: 29px 20px 20px 0;
}
.calculator-frame #small_loan_calculator h6, .calculator-frame #small_loan_calculator h5, .calculator-frame #small_loan_calculator p.description {
    padding: 0;
    margin:0;
}
.calculator-frame #small_loan_calculator .slider__section {
    /*padding: 4px 120px;*/
    height: 100px;
}
@media (max-width: 767px) {
    .calculator-frame #small_loan_calculator .slider__section {
        position: relative;
        padding: 5px 88px;
    }
}
.calculator-frame #small_loan_calculator .slider__wrap {
    margin-top: 20px;
}
.calculator-frame #small_loan_calculator .slider__helper {
    height: 50px;
}
.calculator-frame #small_loan_calculator .ui-slider-range {
    background-color: #46136b;
    height: 8px;
    border-radius: 6px;
}

.calculator-frame #small_loan_calculator .slider {
    background-color: #cdf767;
    height: 8px;
    border-radius: 6px;
}
.calculator-frame #small_loan_calculator .smcalculator-section__aside {
    margin-top: 20px;
    padding: 29px 40px 37px 0;
    text-align: right;
}
@media (max-width: 767px) {
    .calculator-frame #small_loan_calculator .smcalculator-section__aside {
        margin: 0;
        padding: 0;
        text-align: center;
    }
}
.calculator-frame #small_loan_calculator .price {
    font-size: 75px;
    font-weight: bold;
}
@media (max-width: 1196px) and (min-width: 768px) {
    .calculator-frame #small_loan_calculator .slider-caption__section {
        padding: 29px 10px 20px 0;
    }
    .calculator-frame #small_loan_calculator .slider-caption__section h6 {
        font-size: 18px;
    }
    .calculator-frame #small_loan_calculator .price {
        font-size: 46px;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .calculator-frame #small_loan_calculator .smcalculator-section__aside {
        margin-top: 31px;
        padding: 10px 10px 27px 10px;
    }
    .calculator-frame #small_loan_calculator .price {
        font-size: 35px;
    }
    .calculator-frame #small_loan_calculator .slider-caption__section {
        padding: 26px 10px 0px 0;
    }
    .calculator-frame #small_loan_calculator .slider__section {
        height: 90px;
    }
    .calculator-frame #small_loan_calculator span.slider-min, .calculator-frame #small_loan_calculator span.slider-max {
        padding-bottom: 29px;
    }
}

.calculator-frame #small_loan_calculator .ui-slider-handle {
    height: 25px;
    width: 25px;
    border-radius: 20px;
    background-color: #fff;
    border: 10px solid #46136b;
    position: absolute;
    z-index: 2;
    top: 50%;
    margin-top: -11px;
    margin-left: -11px;
    cursor: pointer;
}

.calculator-frame #small_loan_calculator .slider-value {
    color: #3c125b;
    background-color: #ebebeb;
    border-radius: 33px;
    padding: 6px 15px;
    font-weight: bold;
    top: -4px !important;
}
@media (max-width: 320px) {
    .calculator-frame #small_loan_calculator .slider-value {
        padding: 6px 6px;
    }
}

@media (min-width: 768px) {
    .border-between > [class*='col-']:before {
       background: #f2f2f2;
       bottom: 0;
       content: " ";
       left: 0;
       position: absolute;
       width: 2px;
       top: 0;
   }
   .border-between > [class*='col-']:first-child:before {
    display: none;
}
}
.calculator-frame p.comment {
    margin: 0 0 35px 0;
}
.calculator-frame .btn-md {
    margin: 10px 0 15px 0;
}
@media (min-width: 768px) {
    /*
    * And with max cross-browser enabled.
    * Nobody should ever write this by hand.
    * Use a preprocesser with autoprefixing.
    */

    .row.equal-blocks {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .row.equal-blocks > [class*='col-'],  .row.equal-blocks > [class*='col-'] > .card {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -moz-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -moz-box-orient: vertical;
      -moz-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      min-height: 510px;
  }
  .row.equal-blocks .card .card-block {
    flex: 1 0 auto;
}
.row.equal-blocks > [class*='col-'] > .card img {
    display:block;
    min-height: 100px;
    width:100%;
}

.row.equal-blocks .card .card-title-block {
    min-height: 85px;
}

}
.placeholder img {
 margin: 0 20px;
 max-height: 420px;
}
/* navbar styles */
/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 0px;
  padding-left: 0px;
}
.navbar-wrapper .navbar .container {
  width: auto;
}

.language-nav-container a, .main-header__subnav a, .main-footer__nav a {
    color: #fcfcfc;
    text-decoration: none;
}
.language-nav-container a:hover, .main-footer__nav a:hover {
    font-weight: bold;
}
.language-nav-container a.active {
    color: #cdf767;
    font-weight: bold;
}

.language-nav-container a {
    text-decoration: none;
    color: #fcfcfc;
}
.languages a {
    font-size: 14px;
}
.top-nav-container {
  background-color: #fcfcfc;
  padding: 15px;
}
.x .lines, .x .lines:before, .x .lines:after {
    background-color: #ffffff;
}
.main-header__usernav .btn-primary {
    float: right;
}
.main-header__mobile-nav {
    display: inline-block;
}
/* small devices */
.language-nav-container .nav > li, .language-nav-container ul {
    display: inline-block;
}
.language-nav-container {
    padding-right: 10px;
    padding-left: 10px;
}
@media (min-width: 768px) {
    .language-nav-container {
        padding-right: 0;
        padding-left: 0;
    }
}
.language-nav-container .btn-link:hover {
    color: #ffffff;
}
.sub-nav-container {
    background-color: #7b1d8f;
    background-image: linear-gradient(to right, #7b1d8f 0%, #4a1777 100%);
    padding: 12px 10px 8px 10px;
}
.navbar-static-top {
 box-shadow: 14px 14px 81px 0px rgba(0,0,0,0.48);
}
.sub-nav-container p {
    padding: 0px 10px 0px 17px;
    margin: 0;
}
.main-header__subnav li a {
    position: relative;
    display: block;
    padding: 0px 15px 0px 15px;
}
.main-header__subnav li.active span {
    display:block;
    border: 2px solid #cdf767;
    border-radius: 2px;
}

.main-header__mainnav .btn.btn-invert, .main-header__mainnav .btn.btn-link {
    margin-top: 2px;
    font-size: 16px;
    min-width: 110px;
}
.main-header__mainnav>li {
    padding: 0;
    margin-top: 4px;
}
.main-header__mainnav .btn-link {
    margin: 0;
}
@media (min-width: 768px) {
    .main-header__usernav .btn-primary {
        border-radius: 32px;
        font-size: 16px;
        height: 50px;
        margin-top: 2px;
    }
    .main-header__usernav .btn-primary.x {
        border-radius: 32px;
        font-size: 16px;
        height: 50px;
        min-width: 75px;
    }
    .main-header__usernav .dropdown-toggle {
        border: none;
        height: 48px;
        margin-top: 2px;
        padding: 0 15px;
    }
    .main-header__usernav .icon-euro {
        padding-left: 22px;
    }
    .main-header__usernav .btn-square {
        padding: 10px 10px;
        width: 55px;
        height: 55px;
        border-radius: 55px;
        min-width: 55px;
        float: none;
        margin-left:2px;
    }
    #main-session-nav-bar {
        float: right;
    }
}
@media (max-width: 767px) {
    .top-nav-container {
        padding: 13px 10px 13px 10px;
    }
    .main-header__logo {
        margin: 2px 10px 0 2px;
    }
}
@media (min-width: 768px) {
    #modalLogin .control-label {
        float: left;
        display: inline-block;
    }
}
#modalLogin form {
    border-top: 1px solid #cdcdcd;
    padding: 20px 20px 0 20px;
}
#modalLogin form .form-group .btn, #modalLogin form .form-group .form-control {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}
#modalLogin form .form-group .btn {
    margin-top: 20px;
    margin-bottom: 20px;
}
.main-header {
    padding: 17px 0
}
.pull-left,.main-header__logo,.main-header__mainnav,.main-header__subnav {
    float: left !important
}

.main-header:before,.main-header:after {
    content: " ";
    display: table
}

.main-header:after {
    clear: both
}

@media (min-width: 768px) {
    .main-header {
        padding:30px 0;
    }
}

.main-header__logo {
    margin: -2px 10px -2px -3px
}

.main-header__logo a,.main-header__logo img {
    display: block
}

.main-header__logo img {
    width: 115px;
    height: 46px;
}

@media (min-width: 768px) {
    .main-header__logo img {
        width: 150px;
        height: 60px;
    }
}

@media (min-width: 992px) {
    .main-header__logo {
        margin-right:30px;
    }
}

@media (min-width: 1200px) {
    .main-header__logo {
        margin-right:50px;
    }
}

.main-header__mainnav,.main-header__subnav {
    margin-bottom: 0
}

.main-header__mainnav li,.main-header__subnav li {
    line-height: 1
}

.main-header__mainnav a {
    white-space: nowrap
}

@media (min-width: 992px) {
    .main-header__mainnav a {
        padding-left:10px;
        padding-right: 10px;
    }
}

@media (min-width: 1200px) {
    .main-header__mainnav a {
        padding-left:20px;
        padding-right: 20px;
    }
}

.main-header__usernav a {
    white-space: nowrap
}

.main-header__nav a {
    display: block;
    color: #fff
}

.main-header__userselect {
    margin: 10px 0 -5px;
    position: relative
}

.main-header__userselect .dropdown,.main-header__userselect .dropdown-toggle {
    display: block;
    width: 100%
}

.main-header__userselect .dropdown-menu {
    right: -5px;
    left: -5px
}
.current-customer-full-name {
    font-size: 14px;
}
.main-header__username {
    font-family: 'CoreSansA55Medium',sans-serif;
    font-size: 15px;
    font-size: 0.9375rem;
    color: #531E80;
    display: block;
    border-top: 1px solid #E5E5E5;
    padding-top: 10px
}
.customers-list {
    margin-right: 5px;
}
@media (min-width: 768px) {
    .main-header__username {
        margin-right:15px;
        padding: 0;
        display: inline-block;
        border-top: 0;
    }
}
.exit {
    padding: 10px 20px 7px 20px;
}
@media (max-width: 767px) {
    .exit {
        padding: 5px 20px 6px 20px;
        height: 43px;
    }
}

.main-header__subnav:before,.main-header__subnav:after {
    content: " ";
    display: table
}

.main-header__subnav:after {
    clear: both
}

.main-header__subnav li {
    margin: 0;
    float: left
}

.main-header__subnav a {
    padding: 15px;
    position: relative;
}

.main-header__lang-switch {
    position: absolute;
    right: 15px;
    top: 0;
    margin-bottom: 0;
    font-size: 15px;
    font-size: 0.9375rem;
    margin-right: -5px
}

.main-header__lang-switch li {
    line-height: 1
}

.main-header__lang-switch a {
    padding: 18px 5px
}

@media (min-width: 992px) {
    .main-header__lang-switch {
        position:static;
    }

    .main-header__lang-switch a {
        padding: 15px 5px
    }
}

.main-header__mobile-nav {
    margin: 0 -15px
}

.main-header__mobile-nav .dropdown-menu {
    border-top: 0;
    left: 0;
    right: 0;
    padding: 15px 15px 30px 15px;
    margin-top: 3px
}

.main-header__mobile-nav .dropdown-menu li {
    padding-left: 22px
}

.main-header__mobile-nav .dropdown-menu li.dropdown-header {
    padding-left: 0
}

.main-header__mobile-nav .dropdown-menu li.dropdown-header a {
    padding-left: 10px
}

.main-header__mobile-nav .dropdown-menu a {
    font-family: 'CoreSansA55Medium',sans-serif;
    display: inline-block
}

.main-header__mobile-nav .dropdown-menu a:hover,.main-header__mobile-nav .dropdown-menu a:active {
    background: transparent;
    text-decoration: none;
}

.main-header__mobile-nav .dropdown-menu .active:after {
    display: none
}

.main-header__mobile-nav .dropdown-menu .active a {
    background-color: #d9f95e;
    color: #531E80;
    border-radius: 30px;
}

.main-header__mobile-nav .dropdown-menu .active a:hover,.main-header__mobile-nav .dropdown-menu .active a:active {
    text-decoration: none
}

.toggle-menu {
    transition: background-color .2s ease
}

.toggle-menu.fixed {
    position: fixed;
    z-index: 1001;
    color: #fff;
    background-color: #7b1d8f;
    background-image: linear-gradient(to right, #7b1d8f 0%, #4a1777 100%);
    background-repeat: no-repeat;
    border-radius: 23px;
    right: 10px;
    top: 10px;
    height: 36px;
    width: 36px;
}

.toggle-menu.fixed span {
    height: 2px
}

.toggle-menu.fixed .lines,.toggle-menu.fixed .lines:before,.toggle-menu.fixed .lines:after {
    width: 18px;
    height: 2px
}

.toggle-menu.fixed .lines {
    margin-left: -9px;
    margin-top: -1px
}

@media (min-width: 768px) {
    .row.vertical-align {
        display: flex;
        align-items: center;
    }
}
.open .toggle-menu.fixed:after {
    display: none
}

.x {
    position: relative;
    display: inline-block;
    color: #fff;
    background-color: #7b1d8f;
    background-image: linear-gradient(to right, #7b1d8f 0%, #4a1777 100%);
    background-repeat: no-repeat;
    border-radius: 23px;
    height: 43px;
    width: 60px;
    margin-right:10px;
    margin-left: 5px;
}

@media (min-width: 992px) {
    .x {
        margin-right:10px;
    }
}

.x span {
    height: 3px;
    overflow: visible
}

.x .lines,.x .lines:before,.x .lines:after {
    display: block;
    position: absolute;
    left: 0;
    width: 20px;
    height: 2px;
    padding: 0;
    background-color: #fff;
    transition: all .3s
}

.x .lines {
    top: 50%;
    left: 50%;
    margin-left: -11px;
    margin-top: -1.5px
}

.x .lines:before {
    top: -6px;
    content: '\00ad';
    -webkit-transform-origin: 50% 50% 0;
    -ms-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0
}

.x .lines:after {
    bottom: -6px;
    content: '\00ad';
    -webkit-transform-origin: 50% 50% 0;
    -ms-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0
}

#user-info, #user-info-xs {
    min-width: 280px;
    border: none;
    padding: 20px;
}
#user-info-xs {
    left: 0;
    right: 0;
}
#user-info-xs ul li a, #user-info li a {
    text-decoration: none;
}
#user-info-xs ul li a:hover, #user-info li a:hover {
    font-weight: bold;
}

.dropdown-menu>li>a {
    padding: 10px 25px 6px 25px;
}

.login-page  .nav-tabs > li, .login-page .nav-pills > li {
  float:none;
  display:inline-block;
}

.login-page .nav-tabs, .login-page .nav-pills {
  text-align:center;
}

.login-page #login-tab-content button[type="submit"] {
    margin-top: 35px;
}

/* parsley error*/
.form-control.parsley-error {
    border: 2px solid #D81A4E;
}
.parsley-tooltip {
    position:relative;
    color: #D81A4E;
    background: none;
    bottom:0;
}
.parsley-tooltip:after {
    content: "";
    border: none;
}
/* deposit calculator styles */

.deposit-calculator-container .form-horizontal {
    padding: 30px 20px 0 30px;
}
.deposit-calculator-container .control-label {
    font-family: 'CoreSansA35Light',sans-serif;
    font-weight: normal;
    line-height: 28px;
    color: #3c125b;
    font-size: 20px;
    text-align: right;
}
.deposit-calculator-container h2 {
    font-size: 75px;
    font-weight: bold;
    color: #34094b;
    padding: 60px 20px;
    margin: 0;
}

.deposit-calculator-container .form-control {
    background-color: #f8f8f8;
    font-size: 20px;
    line-height: 20px;
    box-shadow: inset 0 2px 2px rgba(0,0,0,0.125);
    height: 40px;
    padding-left: 20px;
    font-family: 'CoreSansA55Medium',sans-serif;
}
.deposit-calculator-container .btn.dropdown-toggle.btn-default {
    font-size: 20px;
    height: 40px;
    line-height: 20px;
    padding-left: 20px;
    border: 2px solid #cdcdcd;
    color: #555555;
    font-family: 'CoreSansA55Medium',sans-serif;
}
.deposit-calculator-container .open .btn.dropdown-toggle.btn-default,
.deposit-calculator-container .btn.dropdown-toggle.btn-default:hover {
    border: 2px solid #761C8E;
}

@media (max-width:991px) and (min-width: 768px) {
    .deposit-calculator-container .form-horizontal {
        padding: 10px;
    }
    .deposit-calculator-container .control-label {
        font-size: 16px;
    }
    .deposit-calculator-container h2 {
        font-size: 60px;
        padding: 40px 20px;
    }
}
@media (max-width:767px) {
    .deposit-calculator-container h2 {
        text-align: center;
        padding: 50px 20px 0 20px;
        font-size: 45px;
    }
}
.latest-news .blog-logo {
    height: 120px;
    margin: -30px 0 15px -15px;
    padding: 0;
}
@media (max-width:768px) {
    .latest-news .blog-logo {
        height: 100px;
        margin: -15px 0 0px -15px;
        padding: 0;
    }
}
/* iconfonts https://icomoon.io/app/#/select */
@font-face {
  font-family: 'inbank';
  src:  url('../fonts/inbank.eot?6m6ufy');
  src:  url('../fonts/inbank.eot?6m6ufy#iefix') format('embedded-opentype'),
  url('../fonts/inbank.ttf?6m6ufy') format('truetype'),
  url('../fonts/inbank.woff?6m6ufy') format('woff'),
  url('../fonts/inbank.svg?6m6ufy#inbank') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icons icon-"], [class*="icons icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'inbank' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* use font-size to get bigger or smaller icons */
[class*="_white"]:before {
  content: "\e900";
  color: white;
}
.icon-check:before {
  content: "\e901";
}
.icon-logout_white:before {
  content: "\e902";
  font-size: 27px;
}
.icon-logout:before {
  content: "\e903";
}
.icon-arrow_down_white:before {
  content: "\e904";
}
.icon-arrow_down:before {
  content: "\e905";
}
.icon-arrow_right_white:before {
  content: "\e906";
}
.icon-arrow_right:before {
  content: "\e907";
}
.icon-arrow_left_white:before {
  content: "\e908";
}
.icon-arrow_left:before {
  content: "\e909";
}
.icon-arrow_up_white:before {
  content: "\e90a";
}
.icon-arrow_up:before {
  content: "\e90b";
}
.icon-phone_white:before {
  content: "\e90c";
}
.sub-nav-container .icon-phone_white:before {
    font-size: 20px;
}
.icon-phone:before {
  content: "\e90d";
}
.icons.icon-phone {
    padding-left: 0;
}
.icon-email_white:before {
  content: "\e90e";
}
.icon-email:before {
  content: "\e90f";
}
.icon-user:before {
  content: "\e910";
}
.icon-user_white:before {
  content: "\e910";
  font-size: 25px;
  line-height: 29px;
}
/* end iconfonts */
.green {
    color: #cdf767;
}
/* benefits list */
.benefits-list {
    list-style-type: none;
    padding-left: 0;
}
.benefits-list>li {
    font-family: 'CoreSansA35Light',sans-serif;
    font-weight: normal;
    line-height: 24px;
    font-size: 20px;
    position:relative;
    padding-left: 30px;
    text-align: left;
}
.benefits-list>li:before {
    font-family: 'inbank' !important;
    content: "\e900";
    color: #3c125b;
    top: -2px;
    left: 0;
    position:absolute;
}
.benefits-list.green>li:before {
    font-family: 'inbank' !important;
    content: "\e900";
    color: #cdf767;
    top: -2px;
    left: 0;
    position:absolute;
}
.benefits-list>li h5 {
	line-height: 23px;
	margin-bottom: 10px;
}
/* input group overwrites */
.input-group {
    position:static;
    border: 2px solid #cdcdcd;
    transition: border 1s;
    border-radius: 32px;
    width: 100%;
    height: 32px;
}
.input-group:focus, .input-group:hover, .input-group:active  {
    border-color: #761c8d;
    color: #761c8d;
    outline: 0;
}
.input-group .input-group-addon {
    background-color: transparent;
    border: none;
    padding: 0 16px;
}
.form-frame .input-group .form-control, .form-frame .input-group .form-control.parsley-error {
    border:none;
    height: 32px;
}

#map {
	height: 400px;
	width: 100%;
}

.main-footer__nav ul {
    padding-left: 0;
    list-style: none;
}

.main-footer__nav ul li {
    margin: 15px 0;
}

.main-footer__nav ul li a {
    font-size:16px;
}


.blog-posts > .row {
    display: flex;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.blog-posts > .row > [class*="col-"] {
    margin-bottom: 30px;
}

.blog-posts > .row > [class*="col-"] .card {
    position: relative;
    min-height: 100%;
    padding-bottom: 70px;
}

.blog-posts > .row > [class*="col-"] .card .card-button-block {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 20px; 
}