@font-face {
    font-family: "bs_icon_aregular";
    src: url("../fonts/pictos/bsicona-regular-webfont.eot");
    src: url("../fonts/pictos/bsicona-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/pictos/bsicona-regular-webfont.woff") format("woff"), url("../fonts/pictos/bsicona-regular-webfont.ttf") format("truetype"),
        url("../fonts/pictos/bsicona-regular-webfont.svg#bs_icon_aregular") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "pictos";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/pictos/PictosM-Regular.eot") format("eot"), url("../fonts/pictos/PictosM-Regular.woff") format("woff"), url("../fonts/pictos/PictosM-Regular.ttf") format("truetype"),
        url("../fonts/pictos/PictosM-Regular.svg#PictosM") format("svg");
}
@font-face {
    font-family: "icomoon";
    src: url("../fonts/pictos/icomoon.eot");
    src: url("../fonts/pictos/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts/pictos/icomoon.woff") format("woff"), url("../fonts/pictos/icomoon.ttf") format("truetype"),
        url("../fonts/pictos/icomoon.svg#icomoon") format("svg");
} /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: 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 #c0c0c0;
    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: underline;
    }
    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;
    }
    .navbar {
        display: none;
    }
    .btn > .caret,
    .dropup > .btn > .caret {
        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;
    }
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}
body {
    font-family: Caecilia LT W05_56 Italic, Arial;
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
    background-color: #fff;
}
input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #337ab7;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #23527c;
    text-decoration: underline;
}
a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
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.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.img-circle {
    border-radius: 50%;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.sr-only,
.input-checkbox,
.input-radio,
.input-radio--yellow {
    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;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
    font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
    font-size: 75%;
}
h1,
.h1 {
    font-size: 36px;
}
h2,
.h2 {
    font-size: 30px;
}
h3,
.h3 {
    font-size: 24px;
}
h4,
.h4 {
    font-size: 18px;
}
h5,
.h5 {
    font-size: 14px;
}
h6,
.h6 {
    font-size: 12px;
}
p {
    margin: 0 0 10px;
}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}
@media (min-width: 768px) {
    .lead {
        font-size: 21px;
    }
}
small,
.small {
    font-size: 85%;
}
mark,
.mark {
    background-color: #fcf8e3;
    padding: 0.2em;
}
.text-left,
.table-basic th,
.table-basic td {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    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: #777;
}
.text-primary {
    color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
    color: #286090;
}
.text-success {
    color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
    color: #2b542c;
}
.text-info {
    color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
    color: #245269;
}
.text-warning {
    color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
    color: #66512c;
}
.text-danger {
    color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
    color: #843534;
}
.bg-primary {
    color: #fff;
}
.bg-primary {
    background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #286090;
}
.bg-success {
    background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3;
}
.bg-info {
    background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee;
}
.bg-warning {
    background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5;
}
.bg-danger {
    background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #e4b9b9;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}
ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}
.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
dl {
    margin-top: 0;
    margin-bottom: 20px;
}
dt,
dd {
    line-height: 1.42857;
}
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 #777;
}
.initialism {
    font-size: 90%;
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}
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.42857;
    color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
    content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
    content: "\00A0 \2014";
}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857;
}
.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: 1170px;
    }
}
.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.33333%;
}
.col-xs-2 {
    width: 16.66667%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-4 {
    width: 33.33333%;
}
.col-xs-5 {
    width: 41.66667%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-7 {
    width: 58.33333%;
}
.col-xs-8 {
    width: 66.66667%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-10 {
    width: 83.33333%;
}
.col-xs-11 {
    width: 91.66667%;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-pull-1 {
    right: 8.33333%;
}
.col-xs-pull-2 {
    right: 16.66667%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-4 {
    right: 33.33333%;
}
.col-xs-pull-5 {
    right: 41.66667%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-7 {
    right: 58.33333%;
}
.col-xs-pull-8 {
    right: 66.66667%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-10 {
    right: 83.33333%;
}
.col-xs-pull-11 {
    right: 91.66667%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-push-1 {
    left: 8.33333%;
}
.col-xs-push-2 {
    left: 16.66667%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-4 {
    left: 33.33333%;
}
.col-xs-push-5 {
    left: 41.66667%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-7 {
    left: 58.33333%;
}
.col-xs-push-8 {
    left: 66.66667%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-10 {
    left: 83.33333%;
}
.col-xs-push-11 {
    left: 91.66667%;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-offset-0 {
    margin-left: 0%;
}
.col-xs-offset-1 {
    margin-left: 8.33333%;
}
.col-xs-offset-2 {
    margin-left: 16.66667%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-4 {
    margin-left: 33.33333%;
}
.col-xs-offset-5 {
    margin-left: 41.66667%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-7 {
    margin-left: 58.33333%;
}
.col-xs-offset-8 {
    margin-left: 66.66667%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-10 {
    margin-left: 83.33333%;
}
.col-xs-offset-11 {
    margin-left: 91.66667%;
}
.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.33333%;
    }
    .col-sm-2 {
        width: 16.66667%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-4 {
        width: 33.33333%;
    }
    .col-sm-5 {
        width: 41.66667%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-7 {
        width: 58.33333%;
    }
    .col-sm-8 {
        width: 66.66667%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-10 {
        width: 83.33333%;
    }
    .col-sm-11 {
        width: 91.66667%;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-pull-1 {
        right: 8.33333%;
    }
    .col-sm-pull-2 {
        right: 16.66667%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-4 {
        right: 33.33333%;
    }
    .col-sm-pull-5 {
        right: 41.66667%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-7 {
        right: 58.33333%;
    }
    .col-sm-pull-8 {
        right: 66.66667%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-10 {
        right: 83.33333%;
    }
    .col-sm-pull-11 {
        right: 91.66667%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-push-1 {
        left: 8.33333%;
    }
    .col-sm-push-2 {
        left: 16.66667%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-4 {
        left: 33.33333%;
    }
    .col-sm-push-5 {
        left: 41.66667%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-7 {
        left: 58.33333%;
    }
    .col-sm-push-8 {
        left: 66.66667%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-10 {
        left: 83.33333%;
    }
    .col-sm-push-11 {
        left: 91.66667%;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-offset-0 {
        margin-left: 0%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%;
    }
    .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.33333%;
    }
    .col-md-2 {
        width: 16.66667%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-4 {
        width: 33.33333%;
    }
    .col-md-5 {
        width: 41.66667%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-7 {
        width: 58.33333%;
    }
    .col-md-8 {
        width: 66.66667%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-10 {
        width: 83.33333%;
    }
    .col-md-11 {
        width: 91.66667%;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-pull-1 {
        right: 8.33333%;
    }
    .col-md-pull-2 {
        right: 16.66667%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-4 {
        right: 33.33333%;
    }
    .col-md-pull-5 {
        right: 41.66667%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-7 {
        right: 58.33333%;
    }
    .col-md-pull-8 {
        right: 66.66667%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-10 {
        right: 83.33333%;
    }
    .col-md-pull-11 {
        right: 91.66667%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-push-1 {
        left: 8.33333%;
    }
    .col-md-push-2 {
        left: 16.66667%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-4 {
        left: 33.33333%;
    }
    .col-md-push-5 {
        left: 41.66667%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-7 {
        left: 58.33333%;
    }
    .col-md-push-8 {
        left: 66.66667%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-10 {
        left: 83.33333%;
    }
    .col-md-push-11 {
        left: 91.66667%;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-offset-0 {
        margin-left: 0%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333%;
    }
    .col-md-offset-2 {
        margin-left: 16.66667%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333%;
    }
    .col-md-offset-5 {
        margin-left: 41.66667%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333%;
    }
    .col-md-offset-8 {
        margin-left: 66.66667%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333%;
    }
    .col-md-offset-11 {
        margin-left: 91.66667%;
    }
    .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.33333%;
    }
    .col-lg-2 {
        width: 16.66667%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-4 {
        width: 33.33333%;
    }
    .col-lg-5 {
        width: 41.66667%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-7 {
        width: 58.33333%;
    }
    .col-lg-8 {
        width: 66.66667%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-10 {
        width: 83.33333%;
    }
    .col-lg-11 {
        width: 91.66667%;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-pull-1 {
        right: 8.33333%;
    }
    .col-lg-pull-2 {
        right: 16.66667%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-4 {
        right: 33.33333%;
    }
    .col-lg-pull-5 {
        right: 41.66667%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-7 {
        right: 58.33333%;
    }
    .col-lg-pull-8 {
        right: 66.66667%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-10 {
        right: 83.33333%;
    }
    .col-lg-pull-11 {
        right: 91.66667%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-push-1 {
        left: 8.33333%;
    }
    .col-lg-push-2 {
        left: 16.66667%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-4 {
        left: 33.33333%;
    }
    .col-lg-push-5 {
        left: 41.66667%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-7 {
        left: 58.33333%;
    }
    .col-lg-push-8 {
        left: 66.66667%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-10 {
        left: 83.33333%;
    }
    .col-lg-push-11 {
        left: 91.66667%;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-offset-0 {
        margin-left: 0%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
}
table {
    background-color: transparent;
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}
th {
    text-align: left;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.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: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
.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 #ddd;
}
.table .table {
    background-color: #fff;
}
.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: 5px;
}
.table-bordered {
    border: 1px solid #ddd;
}
.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 #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.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: #dff0d8;
}
.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: #d0e9c6;
}
.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: #d9edf7;
}
.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: #c4e3f3;
}
.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: #fcf8e3;
}
.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: #faf2cc;
}
.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: #f2dede;
}
.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: #ebcccc;
}
.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}
@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }
    .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: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    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: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999;
}
.form-control::-webkit-input-placeholder {
    color: #999;
}
.form-control::-ms-expand {
    border: 0;
    background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed;
}
textarea.form-control {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 34px;
    }
    input[type="date"].input-sm,
    .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm input[type="month"] {
        line-height: 30px;
    }
    input[type="date"].input-lg,
    .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg input[type="month"] {
        line-height: 46px;
    }
}
.form-group {
    margin-bottom: 15px;
}
.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.radio label,
.checkbox label {
    min-height: 20px;
    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: not-allowed;
}
.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}
.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}
.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0;
}
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}
select.input-sm {
    height: 30px;
    line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
    height: auto;
}
.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}
.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto;
}
.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 0;
}
select.input-lg {
    height: 46px;
    line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
    height: auto;
}
.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 0;
}
.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto;
}
.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.33333;
}
.has-feedback {
    position: relative;
}
.has-feedback .form-control {
    padding-right: 42.5px;
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.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: #3c763d;
}
.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}
.has-success .form-control-feedback {
    color: #3c763d;
}
.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: #8a6d3b;
}
.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
    color: #8a6d3b;
}
.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: #a94442;
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}
.has-error .form-control-feedback {
    color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
    top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback,
.has-feedback label.input-checkbox ~ .form-control-feedback,
.has-feedback label.input-radio ~ .form-control-feedback,
.has-feedback label.input-radio--yellow ~ .form-control-feedback {
    top: 0;
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}
@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .form-inline .form-control-static {
        display: inline-block;
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto;
    }
    .form-inline .input-group > .form-control {
        width: 100%;
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0;
    }
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }
    .form-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: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px;
}
.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 {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}
@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px;
    }
}
@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px;
    }
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
    color: #333;
    text-decoration: none;
}
.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}
.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
    background-image: none;
}
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc;
}
.btn-default .badge {
    color: #fff;
    background-color: #333;
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40;
}
.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
    background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary .badge {
    color: #337ab7;
    background-color: #fff;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625;
}
.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}
.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
    background-image: none;
}
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85;
}
.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
    background-image: none;
}
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d;
}
.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
    background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19;
}
.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
    background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}
.btn-link {
    color: #337ab7;
    font-weight: normal;
    border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none;
}
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 0;
}
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    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%;
}
@-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 !important;
    }
    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 !important;
    }
    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 !important;
    }
    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 !important;
    }
    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 !important;
    }
    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;
    }
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.dropup,
.dropdown {
    position: relative;
}
.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: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333;
    white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    color: #777;
}
.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: not-allowed;
}
.open > .dropdown-menu {
    display: block;
}
.open > a {
    outline: 0;
}
.dropdown-menu-right {
    left: auto;
    right: 0;
}
.dropdown-menu-left {
    left: 0;
    right: auto;
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #777;
    white-space: nowrap;
}
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}
.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    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;
    }
}
@font-face {
    font-family: "Glyphicons Halflings";
    src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
    src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"),
        url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"),
        url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
    content: "\002a";
}
.glyphicon-plus:before {
    content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "\20ac";
}
.glyphicon-minus:before {
    content: "\2212";
}
.glyphicon-cloud:before {
    content: "\2601";
}
.glyphicon-envelope:before {
    content: "\2709";
}
.glyphicon-pencil:before {
    content: "\270f";
}
.glyphicon-glass:before {
    content: "\e001";
}
.glyphicon-music:before {
    content: "\e002";
}
.glyphicon-search:before {
    content: "\e003";
}
.glyphicon-heart:before {
    content: "\e005";
}
.glyphicon-star:before {
    content: "\e006";
}
.glyphicon-star-empty:before {
    content: "\e007";
}
.glyphicon-user:before {
    content: "\e008";
}
.glyphicon-film:before {
    content: "\e009";
}
.glyphicon-th-large:before {
    content: "\e010";
}
.glyphicon-th:before {
    content: "\e011";
}
.glyphicon-th-list:before {
    content: "\e012";
}
.glyphicon-ok:before {
    content: "\e013";
}
.glyphicon-remove:before {
    content: "\e014";
}
.glyphicon-zoom-in:before {
    content: "\e015";
}
.glyphicon-zoom-out:before {
    content: "\e016";
}
.glyphicon-off:before {
    content: "\e017";
}
.glyphicon-signal:before {
    content: "\e018";
}
.glyphicon-cog:before {
    content: "\e019";
}
.glyphicon-trash:before {
    content: "\e020";
}
.glyphicon-home:before {
    content: "\e021";
}
.glyphicon-file:before {
    content: "\e022";
}
.glyphicon-time:before {
    content: "\e023";
}
.glyphicon-road:before {
    content: "\e024";
}
.glyphicon-download-alt:before {
    content: "\e025";
}
.glyphicon-download:before {
    content: "\e026";
}
.glyphicon-upload:before {
    content: "\e027";
}
.glyphicon-inbox:before {
    content: "\e028";
}
.glyphicon-play-circle:before {
    content: "\e029";
}
.glyphicon-repeat:before {
    content: "\e030";
}
.glyphicon-refresh:before {
    content: "\e031";
}
.glyphicon-list-alt:before {
    content: "\e032";
}
.glyphicon-lock:before {
    content: "\e033";
}
.glyphicon-flag:before {
    content: "\e034";
}
.glyphicon-headphones:before {
    content: "\e035";
}
.glyphicon-volume-off:before {
    content: "\e036";
}
.glyphicon-volume-down:before {
    content: "\e037";
}
.glyphicon-volume-up:before {
    content: "\e038";
}
.glyphicon-qrcode:before {
    content: "\e039";
}
.glyphicon-barcode:before {
    content: "\e040";
}
.glyphicon-tag:before {
    content: "\e041";
}
.glyphicon-tags:before {
    content: "\e042";
}
.glyphicon-book:before {
    content: "\e043";
}
.glyphicon-bookmark:before {
    content: "\e044";
}
.glyphicon-print:before {
    content: "\e045";
}
.glyphicon-camera:before {
    content: "\e046";
}
.glyphicon-font:before {
    content: "\e047";
}
.glyphicon-bold:before {
    content: "\e048";
}
.glyphicon-italic:before {
    content: "\e049";
}
.glyphicon-text-height:before {
    content: "\e050";
}
.glyphicon-text-width:before {
    content: "\e051";
}
.glyphicon-align-left:before {
    content: "\e052";
}
.glyphicon-align-center:before {
    content: "\e053";
}
.glyphicon-align-right:before {
    content: "\e054";
}
.glyphicon-align-justify:before {
    content: "\e055";
}
.glyphicon-list:before {
    content: "\e056";
}
.glyphicon-indent-left:before {
    content: "\e057";
}
.glyphicon-indent-right:before {
    content: "\e058";
}
.glyphicon-facetime-video:before {
    content: "\e059";
}
.glyphicon-picture:before {
    content: "\e060";
}
.glyphicon-map-marker:before {
    content: "\e062";
}
.glyphicon-adjust:before {
    content: "\e063";
}
.glyphicon-tint:before {
    content: "\e064";
}
.glyphicon-edit:before {
    content: "\e065";
}
.glyphicon-share:before {
    content: "\e066";
}
.glyphicon-check:before {
    content: "\e067";
}
.glyphicon-move:before {
    content: "\e068";
}
.glyphicon-step-backward:before {
    content: "\e069";
}
.glyphicon-fast-backward:before {
    content: "\e070";
}
.glyphicon-backward:before {
    content: "\e071";
}
.glyphicon-play:before {
    content: "\e072";
}
.glyphicon-pause:before {
    content: "\e073";
}
.glyphicon-stop:before {
    content: "\e074";
}
.glyphicon-forward:before {
    content: "\e075";
}
.glyphicon-fast-forward:before {
    content: "\e076";
}
.glyphicon-step-forward:before {
    content: "\e077";
}
.glyphicon-eject:before {
    content: "\e078";
}
.glyphicon-chevron-left:before {
    content: "\e079";
}
.glyphicon-chevron-right:before {
    content: "\e080";
}
.glyphicon-plus-sign:before {
    content: "\e081";
}
.glyphicon-minus-sign:before {
    content: "\e082";
}
.glyphicon-remove-sign:before {
    content: "\e083";
}
.glyphicon-ok-sign:before {
    content: "\e084";
}
.glyphicon-question-sign:before {
    content: "\e085";
}
.glyphicon-info-sign:before {
    content: "\e086";
}
.glyphicon-screenshot:before {
    content: "\e087";
}
.glyphicon-remove-circle:before {
    content: "\e088";
}
.glyphicon-ok-circle:before {
    content: "\e089";
}
.glyphicon-ban-circle:before {
    content: "\e090";
}
.glyphicon-arrow-left:before {
    content: "\e091";
}
.glyphicon-arrow-right:before {
    content: "\e092";
}
.glyphicon-arrow-up:before {
    content: "\e093";
}
.glyphicon-arrow-down:before {
    content: "\e094";
}
.glyphicon-share-alt:before {
    content: "\e095";
}
.glyphicon-resize-full:before {
    content: "\e096";
}
.glyphicon-resize-small:before {
    content: "\e097";
}
.glyphicon-exclamation-sign:before {
    content: "\e101";
}
.glyphicon-gift:before {
    content: "\e102";
}
.glyphicon-leaf:before {
    content: "\e103";
}
.glyphicon-fire:before {
    content: "\e104";
}
.glyphicon-eye-open:before {
    content: "\e105";
}
.glyphicon-eye-close:before {
    content: "\e106";
}
.glyphicon-warning-sign:before {
    content: "\e107";
}
.glyphicon-plane:before {
    content: "\e108";
}
.glyphicon-calendar:before {
    content: "\e109";
}
.glyphicon-random:before {
    content: "\e110";
}
.glyphicon-comment:before {
    content: "\e111";
}
.glyphicon-magnet:before {
    content: "\e112";
}
.glyphicon-chevron-up:before {
    content: "\e113";
}
.glyphicon-chevron-down:before {
    content: "\e114";
}
.glyphicon-retweet:before {
    content: "\e115";
}
.glyphicon-shopping-cart:before {
    content: "\e116";
}
.glyphicon-folder-close:before {
    content: "\e117";
}
.glyphicon-folder-open:before {
    content: "\e118";
}
.glyphicon-resize-vertical:before {
    content: "\e119";
}
.glyphicon-resize-horizontal:before {
    content: "\e120";
}
.glyphicon-hdd:before {
    content: "\e121";
}
.glyphicon-bullhorn:before {
    content: "\e122";
}
.glyphicon-bell:before {
    content: "\e123";
}
.glyphicon-certificate:before {
    content: "\e124";
}
.glyphicon-thumbs-up:before {
    content: "\e125";
}
.glyphicon-thumbs-down:before {
    content: "\e126";
}
.glyphicon-hand-right:before {
    content: "\e127";
}
.glyphicon-hand-left:before {
    content: "\e128";
}
.glyphicon-hand-up:before {
    content: "\e129";
}
.glyphicon-hand-down:before {
    content: "\e130";
}
.glyphicon-circle-arrow-right:before {
    content: "\e131";
}
.glyphicon-circle-arrow-left:before {
    content: "\e132";
}
.glyphicon-circle-arrow-up:before {
    content: "\e133";
}
.glyphicon-circle-arrow-down:before {
    content: "\e134";
}
.glyphicon-globe:before {
    content: "\e135";
}
.glyphicon-wrench:before {
    content: "\e136";
}
.glyphicon-tasks:before {
    content: "\e137";
}
.glyphicon-filter:before {
    content: "\e138";
}
.glyphicon-briefcase:before {
    content: "\e139";
}
.glyphicon-fullscreen:before {
    content: "\e140";
}
.glyphicon-dashboard:before {
    content: "\e141";
}
.glyphicon-paperclip:before {
    content: "\e142";
}
.glyphicon-heart-empty:before {
    content: "\e143";
}
.glyphicon-link:before {
    content: "\e144";
}
.glyphicon-phone:before {
    content: "\e145";
}
.glyphicon-pushpin:before {
    content: "\e146";
}
.glyphicon-usd:before {
    content: "\e148";
}
.glyphicon-gbp:before {
    content: "\e149";
}
.glyphicon-sort:before {
    content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}
.glyphicon-sort-by-order:before {
    content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}
.glyphicon-sort-by-attributes:before {
    content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}
.glyphicon-unchecked:before {
    content: "\e157";
}
.glyphicon-expand:before {
    content: "\e158";
}
.glyphicon-collapse-down:before {
    content: "\e159";
}
.glyphicon-collapse-up:before {
    content: "\e160";
}
.glyphicon-log-in:before {
    content: "\e161";
}
.glyphicon-flash:before {
    content: "\e162";
}
.glyphicon-log-out:before {
    content: "\e163";
}
.glyphicon-new-window:before {
    content: "\e164";
}
.glyphicon-record:before {
    content: "\e165";
}
.glyphicon-save:before {
    content: "\e166";
}
.glyphicon-open:before {
    content: "\e167";
}
.glyphicon-saved:before {
    content: "\e168";
}
.glyphicon-import:before {
    content: "\e169";
}
.glyphicon-export:before {
    content: "\e170";
}
.glyphicon-send:before {
    content: "\e171";
}
.glyphicon-floppy-disk:before {
    content: "\e172";
}
.glyphicon-floppy-saved:before {
    content: "\e173";
}
.glyphicon-floppy-remove:before {
    content: "\e174";
}
.glyphicon-floppy-save:before {
    content: "\e175";
}
.glyphicon-floppy-open:before {
    content: "\e176";
}
.glyphicon-credit-card:before {
    content: "\e177";
}
.glyphicon-transfer:before {
    content: "\e178";
}
.glyphicon-cutlery:before {
    content: "\e179";
}
.glyphicon-header:before {
    content: "\e180";
}
.glyphicon-compressed:before {
    content: "\e181";
}
.glyphicon-earphone:before {
    content: "\e182";
}
.glyphicon-phone-alt:before {
    content: "\e183";
}
.glyphicon-tower:before {
    content: "\e184";
}
.glyphicon-stats:before {
    content: "\e185";
}
.glyphicon-sd-video:before {
    content: "\e186";
}
.glyphicon-hd-video:before {
    content: "\e187";
}
.glyphicon-subtitles:before {
    content: "\e188";
}
.glyphicon-sound-stereo:before {
    content: "\e189";
}
.glyphicon-sound-dolby:before {
    content: "\e190";
}
.glyphicon-sound-5-1:before {
    content: "\e191";
}
.glyphicon-sound-6-1:before {
    content: "\e192";
}
.glyphicon-sound-7-1:before {
    content: "\e193";
}
.glyphicon-copyright-mark:before {
    content: "\e194";
}
.glyphicon-registration-mark:before {
    content: "\e195";
}
.glyphicon-cloud-download:before {
    content: "\e197";
}
.glyphicon-cloud-upload:before {
    content: "\e198";
}
.glyphicon-tree-conifer:before {
    content: "\e199";
}
.glyphicon-tree-deciduous:before {
    content: "\e200";
}
.glyphicon-cd:before {
    content: "\e201";
}
.glyphicon-save-file:before {
    content: "\e202";
}
.glyphicon-open-file:before {
    content: "\e203";
}
.glyphicon-level-up:before {
    content: "\e204";
}
.glyphicon-copy:before {
    content: "\e205";
}
.glyphicon-paste:before {
    content: "\e206";
}
.glyphicon-alert:before {
    content: "\e209";
}
.glyphicon-equalizer:before {
    content: "\e210";
}
.glyphicon-king:before {
    content: "\e211";
}
.glyphicon-queen:before {
    content: "\e212";
}
.glyphicon-pawn:before {
    content: "\e213";
}
.glyphicon-bishop:before {
    content: "\e214";
}
.glyphicon-knight:before {
    content: "\e215";
}
.glyphicon-baby-formula:before {
    content: "\e216";
}
.glyphicon-tent:before {
    content: "\26fa";
}
.glyphicon-blackboard:before {
    content: "\e218";
}
.glyphicon-bed:before {
    content: "\e219";
}
.glyphicon-apple:before {
    content: "\f8ff";
}
.glyphicon-erase:before {
    content: "\e221";
}
.glyphicon-hourglass:before {
    content: "\231b";
}
.glyphicon-lamp:before {
    content: "\e223";
}
.glyphicon-duplicate:before {
    content: "\e224";
}
.glyphicon-piggy-bank:before {
    content: "\e225";
}
.glyphicon-scissors:before {
    content: "\e226";
}
.glyphicon-bitcoin:before {
    content: "\e227";
}
.glyphicon-btc:before {
    content: "\e227";
}
.glyphicon-xbt:before {
    content: "\e227";
}
.glyphicon-yen:before {
    content: "\00a5";
}
.glyphicon-jpy:before {
    content: "\00a5";
}
.glyphicon-ruble:before {
    content: "\20bd";
}
.glyphicon-rub:before {
    content: "\20bd";
}
.glyphicon-scale:before {
    content: "\e230";
}
.glyphicon-ice-lolly:before {
    content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}
.glyphicon-education:before {
    content: "\e233";
}
.glyphicon-option-horizontal:before {
    content: "\e234";
}
.glyphicon-option-vertical:before {
    content: "\e235";
}
.glyphicon-menu-hamburger:before {
    content: "\e236";
}
.glyphicon-modal-window:before {
    content: "\e237";
}
.glyphicon-oil:before {
    content: "\e238";
}
.glyphicon-grain:before {
    content: "\e239";
}
.glyphicon-sunglasses:before {
    content: "\e240";
}
.glyphicon-text-size:before {
    content: "\e241";
}
.glyphicon-text-color:before {
    content: "\e242";
}
.glyphicon-text-background:before {
    content: "\e243";
}
.glyphicon-object-align-top:before {
    content: "\e244";
}
.glyphicon-object-align-bottom:before {
    content: "\e245";
}
.glyphicon-object-align-horizontal:before {
    content: "\e246";
}
.glyphicon-object-align-left:before {
    content: "\e247";
}
.glyphicon-object-align-vertical:before {
    content: "\e248";
}
.glyphicon-object-align-right:before {
    content: "\e249";
}
.glyphicon-triangle-right:before {
    content: "\e250";
}
.glyphicon-triangle-left:before {
    content: "\e251";
}
.glyphicon-triangle-bottom:before {
    content: "\e252";
}
.glyphicon-triangle-top:before {
    content: "\e253";
}
.glyphicon-console:before {
    content: "\e254";
}
.glyphicon-superscript:before {
    content: "\e255";
}
.glyphicon-subscript:before {
    content: "\e256";
}
.glyphicon-menu-left:before {
    content: "\e257";
}
.glyphicon-menu-right:before {
    content: "\e258";
}
.glyphicon-menu-down:before {
    content: "\e259";
}
.glyphicon-menu-up:before {
    content: "\e260";
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
    float: left;
}
.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-fles-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}
.swiper-slide {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    -ms-flex-preferred-size: auto;
    width: 100%;
    height: 100%;
    position: relative;
}
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}
.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto;
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto;
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000;
}
.swiper-container-vertical > .swiper-pagination {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    -moz-transform: translate3d(0px, -50%, 0);
    -o-transform: translate(0px, -50%);
    -ms-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet {
    margin: 5px 0;
    display: block;
}
.swiper-container-horizontal > .swiper-pagination {
    bottom: 10px;
    left: 0;
    width: 100%;
}
.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
    margin: 0 5px;
}
.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
    background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
    pointer-events: none;
}
.swiper-container-fade .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-cube {
    overflow: visible;
}
.swiper-container-cube .swiper-slide {
    pointer-events: none;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
    height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
    pointer-events: auto;
    visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
}
.swiper-container-cube.swiper-container-vertical .swiper-cube-shadow {
    z-index: 0;
}
.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}
.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}
.swiper-scrollbar-cursor-drag {
    cursor: move;
}
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg);
    }
}
.swiper-slide img {
    width: 100%;
}
body.no-scrollbar {
    position: fixed !important;
    overflow-y: scroll;
    width: 100%;
}
.fp-popup-cover {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background-color: rgba(0, 0, 0, 0.7);
    overflow: hidden;
    cursor: pointer;
}
.fp-popup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 101;
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 90%;
    overflow: hidden;
}
.fp-popup .fp-popup_content {
    overflow-y: auto;
    overflow-x: hidden;
}
.fp-popup .fp-popup_content::-webkit-scrollbar-track {
    background-color: #000;
}
.fp-popup .fp-popup_content::-webkit-scrollbar-thumb {
    background-color: #f7b100;
}
.fp-popup .fp-popup_content::-webkit-scrollbar {
    width: 3px;
}
.fp-popup .fp-popup_content .mCSB_scrollTools {
    width: 3px;
    opacity: 1;
}
.fp-popup .fp-popup_content .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #f7b100;
    width: 3px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.fp-popup .fp-popup_content .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    width: 3px;
}
.fp-popup .fp-popup_content .mCSB_inside > .mCSB_container {
    margin-right: 0;
}
.fp-popup .fp-popup_close-btn {
    cursor: pointer;
}
.fp-visible {
    display: block;
}
.fp-hidden {
    display: none;
}
.l-overflow {
    overflow: hidden;
}
.l-overflow-x {
    overflow-x: hidden;
}
.l-overflow-y {
    overflow-y: hidden;
}
.box {
    padding: 20px;
}
.container-fluid {
    max-width: 1210px;
}
.container-fluid.container-fluid--narrow {
    max-width: 885px;
}
.container-fluid.container-fluid--content {
    max-width: 1000px;
}
.margin-top-0 {
    margin-top: 0px;
}
.margin-left-0 {
    margin-left: 0px;
}
.margin-right-0 {
    margin-right: 0px;
}
.margin-bottom-0 {
    margin-bottom: 0px;
}
.margin-top-5 {
    margin-top: 5px;
}
.margin-left-5 {
    margin-left: 5px;
}
.margin-right-5 {
    margin-right: 5px;
}
.margin-bottom-5 {
    margin-bottom: 5px;
}
.margin-top-10 {
    margin-top: 10px;
}
.margin-left-10 {
    margin-left: 10px;
}
.margin-right-10 {
    margin-right: 10px;
}
.margin-bottom-10 {
    margin-bottom: 10px;
}
.margin-top-15 {
    margin-top: 15px;
}
.margin-left-15 {
    margin-left: 15px;
}
.margin-right-15 {
    margin-right: 15px;
}
.margin-bottom-15 {
    margin-bottom: 15px;
}
.margin-top-20 {
    margin-top: 20px;
}
.margin-left-20 {
    margin-left: 20px;
}
.margin-right-20 {
    margin-right: 20px;
}
.margin-bottom-20 {
    margin-bottom: 20px;
}
.margin-top-25 {
    margin-top: 25px;
}
.margin-left-25 {
    margin-left: 25px;
}
.margin-right-25 {
    margin-right: 25px;
}
.margin-bottom-25 {
    margin-bottom: 25px;
}
.margin-top-30 {
    margin-top: 30px;
}
.margin-left-30 {
    margin-left: 30px;
}
.margin-right-30 {
    margin-right: 30px;
}
.margin-bottom-30 {
    margin-bottom: 30px;
}
.margin-top-35 {
    margin-top: 35px;
}
.margin-left-35 {
    margin-left: 35px;
}
.margin-right-35 {
    margin-right: 35px;
}
.margin-bottom-35 {
    margin-bottom: 35px;
}
.margin-top-40 {
    margin-top: 40px;
}
.margin-left-40 {
    margin-left: 40px;
}
.margin-right-40 {
    margin-right: 40px;
}
.margin-bottom-40 {
    margin-bottom: 40px;
}
.margin-top-50 {
    margin-top: 50px;
}
.margin-left-50 {
    margin-left: 50px;
}
.margin-right-50 {
    margin-right: 50px;
}
.margin-bottom-50 {
    margin-bottom: 50px;
}
.margin-top-60 {
    margin-top: 60px;
}
.margin-left-60 {
    margin-left: 60px;
}
.margin-right-60 {
    margin-right: 60px;
}
.margin-bottom-60 {
    margin-bottom: 60px;
}
.margin-top-70 {
    margin-top: 70px;
}
.margin-left-70 {
    margin-left: 70px;
}
.margin-right-70 {
    margin-right: 70px;
}
.margin-bottom-70 {
    margin-bottom: 70px;
}
.margin-top-80 {
    margin-top: 80px;
}
.margin-left-80 {
    margin-left: 80px;
}
.margin-right-80 {
    margin-right: 80px;
}
.margin-bottom-80 {
    margin-bottom: 80px;
}
.negative-margin-top-0 {
    margin-top: -0px;
}
.negative-margin-left-0 {
    margin-left: -0px;
}
.negative-margin-right-0 {
    margin-right: -0px;
}
.negative-margin-bottom-0 {
    margin-bottom: -0px;
}
.negative-margin-top-5 {
    margin-top: -5px;
}
.negative-margin-left-5 {
    margin-left: -5px;
}
.negative-margin-right-5 {
    margin-right: -5px;
}
.negative-margin-bottom-5 {
    margin-bottom: -5px;
}
.negative-margin-top-10 {
    margin-top: -10px;
}
.negative-margin-left-10 {
    margin-left: -10px;
}
.negative-margin-right-10 {
    margin-right: -10px;
}
.negative-margin-bottom-10 {
    margin-bottom: -10px;
}
.negative-margin-top-15 {
    margin-top: -15px;
}
.negative-margin-left-15 {
    margin-left: -15px;
}
.negative-margin-right-15 {
    margin-right: -15px;
}
.negative-margin-bottom-15 {
    margin-bottom: -15px;
}
.negative-margin-top-20 {
    margin-top: -20px;
}
.negative-margin-left-20 {
    margin-left: -20px;
}
.negative-margin-right-20 {
    margin-right: -20px;
}
.negative-margin-bottom-20 {
    margin-bottom: -20px;
}
.negative-margin-top-25 {
    margin-top: -25px;
}
.negative-margin-left-25 {
    margin-left: -25px;
}
.negative-margin-right-25 {
    margin-right: -25px;
}
.negative-margin-bottom-25 {
    margin-bottom: -25px;
}
.negative-margin-top-30 {
    margin-top: -30px;
}
.negative-margin-left-30 {
    margin-left: -30px;
}
.negative-margin-right-30 {
    margin-right: -30px;
}
.negative-margin-bottom-30 {
    margin-bottom: -30px;
}
.negative-margin-top-35 {
    margin-top: -35px;
}
.negative-margin-left-35 {
    margin-left: -35px;
}
.negative-margin-right-35 {
    margin-right: -35px;
}
.negative-margin-bottom-35 {
    margin-bottom: -35px;
}
.negative-margin-top-40 {
    margin-top: -40px;
}
.negative-margin-left-40 {
    margin-left: -40px;
}
.negative-margin-right-40 {
    margin-right: -40px;
}
.negative-margin-bottom-40 {
    margin-bottom: -40px;
}
.negative-margin-top-50 {
    margin-top: -50px;
}
.negative-margin-left-50 {
    margin-left: -50px;
}
.negative-margin-right-50 {
    margin-right: -50px;
}
.negative-margin-bottom-50 {
    margin-bottom: -50px;
}
.negative-margin-top-60 {
    margin-top: -60px;
}
.negative-margin-left-60 {
    margin-left: -60px;
}
.negative-margin-right-60 {
    margin-right: -60px;
}
.negative-margin-bottom-60 {
    margin-bottom: -60px;
}
.negative-margin-top-70 {
    margin-top: -70px;
}
.negative-margin-left-70 {
    margin-left: -70px;
}
.negative-margin-right-70 {
    margin-right: -70px;
}
.negative-margin-bottom-70 {
    margin-bottom: -70px;
}
.negative-margin-top-80 {
    margin-top: -80px;
}
.negative-margin-left-80 {
    margin-left: -80px;
}
.negative-margin-right-80 {
    margin-right: -80px;
}
.negative-margin-bottom-80 {
    margin-bottom: -80px;
}
.border {
    border-bottom: 4px solid #ffac2c;
}
.l-hidden {
    display: none;
}
.l-position-relative {
    position: relative;
}
.l-preloader {
    background: #fff;
    opacity: 0.8;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 25;
}
.l-preloader .loader {
    border: 12px solid #bebebe;
    border-top: 12px solid #ffac2c;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    animation: spin 2s linear infinite;
    position: relative;
    top: calc(50% - 40px);
    left: calc(50% - 40px);
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.text-white {
    color: #fff;
}
.text-dark-grey,
.main-menu-link,
.button,
.button--yellow,
.button--white,
.button--full-width {
    color: #333;
}
.text-black,
.header-link:focus {
    color: #000;
}
.text-grey,
.disclaimer-link {
    color: #bebebe;
}
.text-yellow,
html.wcag-contrast body,
.wcag-contrast .disclaimer-link {
    color: #ffce00;
}
.text-middle-grey,
.top-nav-link {
    color: #d7d7d7;
}
.text-orange {
    color: #ffac2c;
}
.text-red {
    color: red;
}
.text-green {
    color: #bdd600;
}
.icon-white[data-ico-after]:after,
.icon-white[data-ico-before]:before {
    color: #fff;
}
.icon-dark-grey[data-ico-after]:after,
.icon-dark-grey[data-ico-before]:before {
    color: #333;
}
.icon-black[data-ico-after]:after,
.icon-black[data-ico-before]:before {
    color: #000;
}
.icon-grey[data-ico-after]:after,
.icon-grey[data-ico-before]:before {
    color: #bebebe;
}
.icon-yellow[data-ico-after]:after,
.icon-yellow[data-ico-before]:before {
    color: #ffce00;
}
.icon-middle-grey[data-ico-after]:after,
.icon-middle-grey[data-ico-before]:before {
    color: #d7d7d7;
}
.icon-orange[data-ico-after]:after,
.icon-orange[data-ico-before]:before {
    color: #ffac2c;
}
.icon-red[data-ico-after]:after,
.icon-red[data-ico-before]:before {
    color: red;
}
.icon-green[data-ico-after]:after,
.icon-green[data-ico-before]:before {
    color: #bdd600;
}
.text-hover-light-grey:hover {
    color: #ebebeb;
}
.text-hover-grey:hover {
    color: #bebebe;
}
.text-hover-red:hover {
    color: red;
}
.text-hover-black:hover,
.wcag-contrast .main-menu .main-menu_list .main-menu_element:hover,
.wcag-contrast .bottom-menu .main-menu_list .main-menu_element:hover {
    color: #000;
}
.text-hover-white:hover,
.wcag-contrast .footer-link:hover,
.wcag-contrast .disclaimer-link:hover,
.wcag-contrast .link-download:hover {
    color: #fff;
}
.text-hover-yellow:hover {
    color: #ffce00;
}
.bg-lighter-grey,
.product-tiles .product-tiles_tile {
    background-color: #f9f9f9;
}
.bg-light-grey {
    background-color: #ebebeb;
}
.bg-grey {
    background-color: #bebebe;
}
.bg-yellow {
    background-color: #ffce00;
}
.bg-dark-grey {
    background-color: #333;
}
.bg-white {
    background-color: #fff;
}
.bg-black,
html.wcag-contrast body {
    background-color: #000;
}
.bg-semi-grey {
    background-color: #d7d7d7;
}
.bg-orange,
.link-arrow--orange,
.link--orange,
.link-return:before,
.link-more:after,
.link-menu,
.info-circle,
.helpline a:after,
.bsbr-swiper-info-box a,
.bsbr-swiper-info-box a:after,
.drupal-custom-form .search-form input[type="submit"],
.drupal-custom-form .form-item .form-managed-file input[type="submit"],
.drupal-custom-form .form-actions input[type="submit"],
.tab-section .tab-section_nav .tab-section_nav-li.current {
    background-color: #ffac2c;
}
.bg-orange-hover,
.link-menu.active {
    background-color: #ffc876;
}
.bg-hover-grey:hover {
    background-color: #bebebe;
}
.bg-hover-black:hover {
    background-color: #000;
}
.bg-hover-light-yellow:hover {
    background-color: #fd3;
}
.bg-hover-dark-grey:hover {
    background-color: #333;
}
.bg-hover-white:hover,
.wcag-contrast .main-menu .main-menu_list .main-menu_element:hover,
.wcag-contrast .bottom-menu .main-menu_list .main-menu_element:hover {
    background-color: #fff;
}
.bg-hover-orange-hover:hover,
.link-arrow--orange:hover,
.link--orange:hover,
.link-menu:hover,
.main-menu .main-menu_list .main-menu_element:hover,
.bottom-menu .main-menu_list .main-menu_element:hover,
.bsbr-swiper-info-box a:hover {
    background-color: #ffc876;
}
html {
    font-size: 14px;
    line-height: 20px;
    font-family: Caecilia LT W05_56 Italic, Arial, Arial;
    color: #000000;
    background-color: #ffffff;
}
html.wcag-regular {
    font-size: 14px !important;
}
html.wcag-1 {
    font-size: 16px !important;
}
html.wcag-2 {
    font-size: 18px !important;
}
.wcag-regular body {
    font-size: 14px !important;
}
.wcag-1 body {
    font-size: 16px !important;
}
.wcag-2 body {
    font-size: 18px !important;
}
.font-light,
.footer-link,
.link-return,
.table-basic th,
.picto-element .picto-element_text,
.page-title .page-title_title,
.page-title .page-title_subtitle,
.bsbr-swiper-info-box .info-box_smalltxt,
.bsbr-swiper-info-box .info-box_title,
.news-list .news-list_pagination .news-list_pagination_element,
.news-list_pagination .pager .pager-item,
.news-list_pagination .pager .pager-current,
.article-content p,
.article-content a,
.article-content ul li,
.article-content ol li {
    font-family: Caecilia LT W05_46 Light Italic;
}
.font-regular,
.category-single-tab.category-single-tab--ico .category-single-tab_title,
.category-single-tab--ico.nested-category-single-tab .category-single-tab_title,
.category-single-tab--ico.category-double-text-tab .category-single-tab_title,
.drupal-custom-form .form-item label {
    font-family: Caecilia LT W05_56 Italic, Arial;
}
.font-bold,
.link-arrow--orange,
.link--orange,
.link-download,
.button,
.button--yellow,
.button--white,
.button--full-width,
.table-basic td,
.news-single .news-single_desc .news-single_desc_title,
.category-single-tab .category-single-tab_icon,
.nested-category-single-tab .category-single-tab_icon,
.category-double-text-tab .category-single-tab_icon,
.category-single-tab.category-single-tab--ico .category-single-tab_icon,
.category-single-tab--ico.nested-category-single-tab .category-single-tab_icon,
.category-single-tab--ico.category-double-text-tab .category-single-tab_icon,
.category-single-tab.category-single-tab--ico .category-single-tab_icon:before,
.category-single-tab--ico.nested-category-single-tab .category-single-tab_icon:before,
.category-single-tab--ico.category-double-text-tab .category-single-tab_icon:before,
.table-data .table-data_header .table-data_header_paragraph,
.table-data .table-data_data .table-data_data_paragraph,
.info-circle .info-circle_text,
.info-circle .info-circle_subtext,
.bsbr-swiper-fraction-section .bsbr-swiper-pagination .swiper-pagination-current,
.header .accessibility .accessibility_font-size-1,
.header .accessibility .accessibility_font-size-2,
.header .accessibility .accessibility_font-size-3,
.news-list .news-list_pagination .news-list_pagination_element.is-active,
.news-list_pagination .pager .pager-current,
.article-content strong,
.article-content strong a,
.article-content h3,
.bsbr-swiper-info-box strong,
.bsbr-swiper-info-box a,
.drupal-custom-form .form-actions input[type="submit"],
.tab-section .tab-section_nav .tab-section_nav-li .tab-link {
    font-family: Caecilia LT W05_76 Bold Italic;
}
.font-heavy,
.link-more,
.link-menu.active,
.category-single-tab .category-single-tab_title,
.nested-category-single-tab .category-single-tab_title,
.category-double-text-tab .category-single-tab_title,
.article-content strong em,
.helpline a,
.bsbr-swiper-info-box strong {
    font-family: Caecilia LT W05_86 Heavy Italic;
}
.font-italic {
    font-family: Caecilia LT W05_56 Italic, Arial;
}
.font-bold-italic {
    font-family: Caecilia LT W05_76 Bold Italic;
}
.font-orange {
    color: #ffac2c;
}
.text-underline {
    text-decoration: underline;
}
.text-linethrough {
    text-decoration: line-through;
}
.text-transform-reset {
    text-transform: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    margin: 0;
    padding: 0;
}
p {
    font-size: 1rem;
    line-height: 1.429rem;
}
p a,
p a:active,
p a:hover,
p a:focus {
    text-decoration: underline;
}
strong,
b {
    font-family: Caecilia LT W05_76 Bold Italic;
}
strong em,
strong i,
b em,
b i {
    font-family: Caecilia LT W05_76 Bold Italic;
}
em,
i {
    font-family: Caecilia LT W05_56 Italic, Arial;
    font-style: normal;
}
em strong,
em b,
i strong,
i b {
    font-family: Caecilia LT W05_76 Bold Italic;
}
.font-size-140,
.bsbr-swiper-info-box .info-box_bigtxt {
    font-size: 10rem;
    line-height: 10rem;
}
@media (min-width: 768px) {
    .font-size-140,
    .bsbr-swiper-info-box .info-box_bigtxt {
        font-size: 10rem;
        line-height: 10rem;
    }
}
@media (min-width: 992px) {
    .font-size-140,
    .bsbr-swiper-info-box .info-box_bigtxt {
        font-size: 10rem;
        line-height: 10rem;
    }
}
.font-size-72,
.bsbr-swiper-info-box .info-box_mediumtxt {
    font-size: 5.14286rem;
    line-height: 6rem;
}
@media (min-width: 768px) {
    .font-size-72,
    .bsbr-swiper-info-box .info-box_mediumtxt {
        font-size: 5.14286rem;
        line-height: 5.28571rem;
    }
}
@media (min-width: 992px) {
    .font-size-72,
    .bsbr-swiper-info-box .info-box_mediumtxt {
        font-size: 5.14286rem;
        line-height: 6rem;
    }
}
.font-size-56 {
    font-size: 4rem;
    line-height: 5.14286rem;
}
@media (min-width: 768px) {
    .font-size-56 {
        font-size: 4rem;
        line-height: 4rem;
    }
}
@media (min-width: 992px) {
    .font-size-56 {
        font-size: 4rem;
        line-height: 5.14286rem;
    }
}
.font-size-48,
.bsbr-swiper-info-box .info-box_title {
    font-size: 3.42857rem;
    line-height: 4rem;
}
@media (min-width: 768px) {
    .font-size-48,
    .bsbr-swiper-info-box .info-box_title {
        font-size: 3.42857rem;
        line-height: 3.42857rem;
    }
}
@media (min-width: 992px) {
    .font-size-48,
    .bsbr-swiper-info-box .info-box_title {
        font-size: 3.42857rem;
        line-height: 4rem;
    }
}
.font-size-44,
.h1,
.link-menu:before {
    font-size: 3.14286rem;
    line-height: 3.85714rem;
}
@media (min-width: 768px) {
    .font-size-44,
    .h1,
    .link-menu:before {
        font-size: 3.14286rem;
        line-height: 3.14286rem;
    }
}
@media (min-width: 992px) {
    .font-size-44,
    .h1,
    .link-menu:before {
        font-size: 3.14286rem;
        line-height: 3.85714rem;
    }
}
.font-size-40,
.h2-page-title {
    font-size: 2.57143rem;
    line-height: 2.71429rem;
}
@media (min-width: 768px) {
    .font-size-40,
    .h2-page-title {
        font-size: 2.85714rem;
        line-height: 3rem;
    }
}
@media (min-width: 992px) {
    .font-size-40,
    .h2-page-title {
        font-size: 2.85714rem;
        line-height: 3rem;
    }
}
.font-size-36,
.h2,
.link-download:before,
.picto-element .picto-link:before,
.bsbr-swiper-info-box h2 {
    font-size: 2.57143rem;
    line-height: 3.42857rem;
}
@media (min-width: 768px) {
    .font-size-36,
    .h2,
    .link-download:before,
    .picto-element .picto-link:before,
    .bsbr-swiper-info-box h2 {
        font-size: 2.57143rem;
        line-height: 2.71429rem;
    }
}
@media (min-width: 992px) {
    .font-size-36,
    .h2,
    .link-download:before,
    .picto-element .picto-link:before,
    .bsbr-swiper-info-box h2 {
        font-size: 2.57143rem;
        line-height: 3.42857rem;
    }
}
.font-size-36-circles,
.info-circle .info-circle_text {
    font-size: 1.57143rem;
    line-height: 2rem;
}
@media (min-width: 768px) {
    .font-size-36-circles,
    .info-circle .info-circle_text {
        font-size: 2rem;
        line-height: 2.42857rem;
    }
}
@media (min-width: 992px) {
    .font-size-36-circles,
    .info-circle .info-circle_text {
        font-size: 2.57143rem;
        line-height: 2.71429rem;
    }
}
.font-size-30,
.bsbr-swiper-info-box .info-box_smalltxt,
.bsbr-swiper-info-box h3 {
    font-size: 2.14286rem;
    line-height: 2.14286rem;
}
@media (min-width: 768px) {
    .font-size-30,
    .bsbr-swiper-info-box .info-box_smalltxt,
    .bsbr-swiper-info-box h3 {
        font-size: 2.14286rem;
        line-height: 2.14286rem;
    }
}
@media (min-width: 992px) {
    .font-size-30,
    .bsbr-swiper-info-box .info-box_smalltxt,
    .bsbr-swiper-info-box h3 {
        font-size: 2.14286rem;
        line-height: 3.28571rem;
    }
}
.font-size-28 {
    font-size: 2rem;
    line-height: 2.35714rem;
}
@media (min-width: 768px) {
    .font-size-28 {
        font-size: 2rem;
        line-height: 2rem;
    }
}
@media (min-width: 992px) {
    .font-size-28 {
        font-size: 2rem;
        line-height: 2.35714rem;
    }
}
.font-size-24-menu,
.header-link {
    font-size: 1.85714rem;
    line-height: 1.85714rem;
}
@media (min-width: 768px) {
    .font-size-24-menu,
    .header-link {
        font-size: 1.28571rem;
        line-height: 1.5rem;
    }
}
@media (min-width: 992px) {
    .font-size-24-menu,
    .header-link {
        font-size: 1.71429rem;
        line-height: 1.71429rem;
    }
}
.font-size-24,
.h3,
.p24,
.link-return:before,
.link-download,
.category-single-tab .category-single-tab_title,
.nested-category-single-tab .category-single-tab_title,
.category-double-text-tab .category-single-tab_title,
.bsbr-swiper-fraction-section .bsbr-swiper-pagination,
.news-list .news-list_pagination .news-list_pagination_element,
.news-list_pagination .pager .pager-item,
.news-list_pagination .pager .pager-current,
.article-content strong em,
.article-content h3,
.article-content .p24 p,
.bsbr-swiper-info-box h4 {
    font-size: 1.28571rem;
    line-height: 1.85714rem;
}
@media (min-width: 768px) {
    .font-size-24,
    .h3,
    .p24,
    .link-return:before,
    .link-download,
    .category-single-tab .category-single-tab_title,
    .nested-category-single-tab .category-single-tab_title,
    .category-double-text-tab .category-single-tab_title,
    .bsbr-swiper-fraction-section .bsbr-swiper-pagination,
    .news-list .news-list_pagination .news-list_pagination_element,
    .news-list_pagination .pager .pager-item,
    .news-list_pagination .pager .pager-current,
    .article-content strong em,
    .article-content h3,
    .article-content .p24 p,
    .bsbr-swiper-info-box h4 {
        font-size: 1.85714rem;
        line-height: 2.14286rem;
    }
}
@media (min-width: 992px) {
    .font-size-24,
    .h3,
    .p24,
    .link-return:before,
    .link-download,
    .category-single-tab .category-single-tab_title,
    .nested-category-single-tab .category-single-tab_title,
    .category-double-text-tab .category-single-tab_title,
    .bsbr-swiper-fraction-section .bsbr-swiper-pagination,
    .news-list .news-list_pagination .news-list_pagination_element,
    .news-list_pagination .pager .pager-item,
    .news-list_pagination .pager .pager-current,
    .article-content strong em,
    .article-content h3,
    .article-content .p24 p,
    .bsbr-swiper-info-box h4 {
        font-size: 1.71429rem;
        line-height: 2.71429rem;
    }
}
.font-size-22,
.h3-page-title,
.p22,
.link-return,
.link-menu,
.category-single-tab.category-single-tab--ico .category-single-tab_icon,
.category-single-tab--ico.nested-category-single-tab .category-single-tab_icon,
.category-single-tab--ico.category-double-text-tab .category-single-tab_icon,
.category-single-tab.category-single-tab--ico .category-single-tab_title,
.category-single-tab--ico.nested-category-single-tab .category-single-tab_title,
.category-single-tab--ico.category-double-text-tab .category-single-tab_title,
.nested-category-single-tab .category-single-tab_title,
.category-double-text-tab .category-single-tab_subtitle,
.drupal-custom-form .form-item label,
.tab-section .tab-section_nav .tab-section_nav-li .tab-link {
    font-size: 1.28571rem;
    line-height: 1.42857rem;
}
@media (min-width: 768px) {
    .font-size-22,
    .h3-page-title,
    .p22,
    .link-return,
    .link-menu,
    .category-single-tab.category-single-tab--ico .category-single-tab_icon,
    .category-single-tab--ico.nested-category-single-tab .category-single-tab_icon,
    .category-single-tab--ico.category-double-text-tab .category-single-tab_icon,
    .category-single-tab.category-single-tab--ico .category-single-tab_title,
    .category-single-tab--ico.nested-category-single-tab .category-single-tab_title,
    .category-single-tab--ico.category-double-text-tab .category-single-tab_title,
    .nested-category-single-tab .category-single-tab_title,
    .category-double-text-tab .category-single-tab_subtitle,
    .drupal-custom-form .form-item label,
    .tab-section .tab-section_nav .tab-section_nav-li .tab-link {
        font-size: 1.42857rem;
        line-height: 1.57143rem;
    }
}
@media (min-width: 992px) {
    .font-size-22,
    .h3-page-title,
    .p22,
    .link-return,
    .link-menu,
    .category-single-tab.category-single-tab--ico .category-single-tab_icon,
    .category-single-tab--ico.nested-category-single-tab .category-single-tab_icon,
    .category-single-tab--ico.category-double-text-tab .category-single-tab_icon,
    .category-single-tab.category-single-tab--ico .category-single-tab_title,
    .category-single-tab--ico.nested-category-single-tab .category-single-tab_title,
    .category-single-tab--ico.category-double-text-tab .category-single-tab_title,
    .nested-category-single-tab .category-single-tab_title,
    .category-double-text-tab .category-single-tab_subtitle,
    .drupal-custom-form .form-item label,
    .tab-section .tab-section_nav .tab-section_nav-li .tab-link {
        font-size: 1.57143rem;
        line-height: 1.71429rem;
    }
}
.font-size-21,
.footer-menu-link,
.header .accessibility .accessibility_font-size-3,
.bsbr-swiper-info-box h5 {
    font-size: 1.85714rem;
    line-height: 2rem;
}
@media (min-width: 768px) {
    .font-size-21,
    .footer-menu-link,
    .header .accessibility .accessibility_font-size-3,
    .bsbr-swiper-info-box h5 {
        font-size: 1.5rem;
        line-height: 1.5rem;
    }
}
@media (min-width: 992px) {
    .font-size-21,
    .footer-menu-link,
    .header .accessibility .accessibility_font-size-3,
    .bsbr-swiper-info-box h5 {
        font-size: 1.5rem;
        line-height: 2rem;
    }
}
.font-size-20,
.site-map .site-map-box-menu h4 {
    font-size: 1.28571rem;
    line-height: 1.57143rem;
}
@media (min-width: 768px) {
    .font-size-20,
    .site-map .site-map-box-menu h4 {
        font-size: 1.42857rem;
        line-height: 1.57143rem;
    }
}
@media (min-width: 992px) {
    .font-size-20,
    .site-map .site-map-box-menu h4 {
        font-size: 1.42857rem;
        line-height: 2rem;
    }
}
.font-size-18,
.h4,
.p18,
.footer-link,
.link-arrow--orange:before,
.link-arrow--orange:after,
.link--orange,
.link-more,
.link-more:after,
.picto-element .picto-element_text,
.info-circle .info-circle_subtext,
.helpline a,
.helpline a:after,
.bsbr-swiper-info-box h6,
.bsbr-swiper-info-box a:before,
.bsbr-swiper-info-box a:after,
.site-map .site-map-box-menu .footer-menu .expanded > a {
    font-size: 1.14286rem;
    line-height: 1.28571rem;
}
@media (min-width: 768px) {
    .font-size-18,
    .h4,
    .p18,
    .footer-link,
    .link-arrow--orange:before,
    .link-arrow--orange:after,
    .link--orange,
    .link-more,
    .link-more:after,
    .picto-element .picto-element_text,
    .info-circle .info-circle_subtext,
    .helpline a,
    .helpline a:after,
    .bsbr-swiper-info-box h6,
    .bsbr-swiper-info-box a:before,
    .bsbr-swiper-info-box a:after,
    .site-map .site-map-box-menu .footer-menu .expanded > a {
        font-size: 1.28571rem;
        line-height: 1.28571rem;
    }
}
@media (min-width: 992px) {
    .font-size-18,
    .h4,
    .p18,
    .footer-link,
    .link-arrow--orange:before,
    .link-arrow--orange:after,
    .link--orange,
    .link-more,
    .link-more:after,
    .picto-element .picto-element_text,
    .info-circle .info-circle_subtext,
    .helpline a,
    .helpline a:after,
    .bsbr-swiper-info-box h6,
    .bsbr-swiper-info-box a:before,
    .bsbr-swiper-info-box a:after,
    .site-map .site-map-box-menu .footer-menu .expanded > a {
        font-size: 1.28571rem;
        line-height: 2rem;
    }
}
.font-size-16,
.p16,
.link-download .download-text,
.header-search-input,
.header .header-search-drupal .form-item input,
.header .accessibility .accessibility_font-size-2,
.article-content p,
.article-content a,
.article-content ul li,
.article-content ol li,
.bsbr-swiper-info-box p,
.datepicker-container .datepicker-label {
    font-size: 1rem;
    line-height: 1.28571rem;
}
@media (min-width: 768px) {
    .font-size-16,
    .p16,
    .link-download .download-text,
    .header-search-input,
    .header .header-search-drupal .form-item input,
    .header .accessibility .accessibility_font-size-2,
    .article-content p,
    .article-content a,
    .article-content ul li,
    .article-content ol li,
    .bsbr-swiper-info-box p,
    .datepicker-container .datepicker-label {
        font-size: 1.14286rem;
        line-height: 1.14286rem;
    }
}
@media (min-width: 992px) {
    .font-size-16,
    .p16,
    .link-download .download-text,
    .header-search-input,
    .header .header-search-drupal .form-item input,
    .header .accessibility .accessibility_font-size-2,
    .article-content p,
    .article-content a,
    .article-content ul li,
    .article-content ol li,
    .bsbr-swiper-info-box p,
    .datepicker-container .datepicker-label {
        font-size: 1.14286rem;
        line-height: 1.42857rem;
    }
}
.font-size-14,
.p14,
.disclaimer-link,
.table-basic th,
.table-basic td {
    font-size: 1rem;
    line-height: 1.14286rem;
}
@media (min-width: 768px) {
    .font-size-14,
    .p14,
    .disclaimer-link,
    .table-basic th,
    .table-basic td {
        font-size: 1rem;
        line-height: 1.14286rem;
    }
}
@media (min-width: 992px) {
    .font-size-14,
    .p14,
    .disclaimer-link,
    .table-basic th,
    .table-basic td {
        font-size: 1rem;
        line-height: 1.14286rem;
    }
}
.font-size-13 {
    font-size: 0.92857rem;
    line-height: 1.28571rem;
}
@media (min-width: 768px) {
    .font-size-13 {
        font-size: 0.92857rem;
        line-height: 0.92857rem;
    }
}
@media (min-width: 992px) {
    .font-size-13 {
        font-size: 0.92857rem;
        line-height: 1.28571rem;
    }
}
.font-size-12,
.p12,
.header .accessibility .accessibility_font-size,
.header .accessibility .accessibility_font-size-1,
.header .accessibility .accessibility_site-contrast,
.drupal-custom-form .form-item .description {
    font-size: 1rem;
    line-height: 1.14286rem;
}
@media (min-width: 768px) {
    .font-size-12,
    .p12,
    .header .accessibility .accessibility_font-size,
    .header .accessibility .accessibility_font-size-1,
    .header .accessibility .accessibility_site-contrast,
    .drupal-custom-form .form-item .description {
        font-size: 0.85714rem;
        line-height: 1.14286rem;
    }
}
@media (min-width: 992px) {
    .font-size-12,
    .p12,
    .header .accessibility .accessibility_font-size,
    .header .accessibility .accessibility_font-size-1,
    .header .accessibility .accessibility_site-contrast,
    .drupal-custom-form .form-item .description {
        font-size: 0.85714rem;
        line-height: 1.14286rem;
    }
}
.list-nostyles {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
p {
    font-size: inherit;
    line-height: inherit;
}
[data-ico-before],
[data-ico-after] {
    display: inline-block;
    position: relative;
}
[data-ico-before]:before,
[data-ico-before]:after,
[data-ico-after]:before,
[data-ico-after]:after {
    position: relative;
    font-family: "bs_icon_aregular";
    top: 0px;
    line-height: 100%;
    vertical-align: middle;
    text-transform: none;
}
[data-ico-before]:before {
    content: attr(data-ico-before);
}
[data-ico-after]:after {
    content: attr(data-ico-after);
}
[data-ico-before].ico-text:before {
    left: -5px;
}
[data-ico-after].ico-text:after {
    right: -5px;
}
a {
    color: inherit;
}
a:hover,
a:active {
    color: inherit;
    text-decoration: none;
}
a:focus {
    color: #ffce00;
}
.header-link {
    padding: 10px 5px;
}
.footer-menu-link {
    padding: 10px 5px;
}
.footer-link {
    color: #333;
}
.wcag-contrast .footer-link {
    color: #ffce00;
}
.main-menu-link {
    display: block;
    z-index: 1000;
}
.link,
.disclaimer-link,
.link-arrow--orange,
.link--orange,
.link-return,
.link-more,
.link-download,
.link-menu,
.helpline a,
.bsbr-swiper-info-box a {
    color: #000;
}
.wcag-contrast .link,
.wcag-contrast .disclaimer-link,
.wcag-contrast .link-arrow--orange,
.wcag-contrast .link--orange,
.wcag-contrast .link-return,
.wcag-contrast .link-more,
.wcag-contrast .link-download,
.wcag-contrast .link-menu,
.wcag-contrast .helpline a,
.helpline .wcag-contrast a,
.wcag-contrast .bsbr-swiper-info-box a,
.bsbr-swiper-info-box .wcag-contrast a {
    color: #ffce00;
}
.link:hover,
.disclaimer-link:hover,
.link-arrow--orange:hover,
.link--orange:hover,
.link-return:hover,
.link-more:hover,
.link-download:hover,
.link-menu:hover,
.helpline a:hover,
.bsbr-swiper-info-box a:hover,
.link:focus,
.disclaimer-link:focus,
.link-arrow--orange:focus,
.link--orange:focus,
.link-return:focus,
.link-more:focus,
.link-download:focus,
.link-menu:focus,
.helpline a:focus,
.bsbr-swiper-info-box a:focus {
    text-decoration: none;
    color: #000;
    outline: none;
}
.link:before,
.disclaimer-link:before,
.link-arrow--orange:before,
.link--orange:before,
.link-return:before,
.link-more:before,
.link-download:before,
.link-menu:before,
.helpline a:before,
.bsbr-swiper-info-box a:before {
    top: 0px;
    left: 0px;
}
.link:after,
.disclaimer-link:after,
.link-arrow--orange:after,
.link--orange:after,
.link-return:after,
.link-more:after,
.link-download:after,
.link-menu:after,
.helpline a:after,
.bsbr-swiper-info-box a:after {
    top: 0px;
    right: -10px;
}
.link-arrow--orange {
    padding: 5px 10px 5px 20px;
}
.link-arrow--orange:before,
.link-arrow--orange:after {
    top: 0px;
}
.link--orange {
    padding: 13px 25px;
}
.link-return {
    padding-left: 20px;
}
.link-return:before {
    font-weight: bold;
    top: -3px;
    left: -20px;
    display: inline-block;
    line-height: 34px;
    padding: 7px 3px 2px 10px;
}
.wcag-contrast .link-return:before {
    color: #000;
}
.link-more {
    padding-right: 20px;
}
.link-more:after {
    font-size: 26px;
    font-weight: bold;
    top: -3px;
    right: -20px;
    padding: 8px 3px 2px 10px;
}
.link-download {
    padding-left: 20px;
    display: block;
}
.link-download .download-text {
    color: #bebebe;
}
.link-download:before {
    color: #bebebe;
    font-size: 36px;
    font-weight: bold;
    top: -3px;
    left: -10px;
    position: absolute;
}
.link-download:hover:before {
    color: #ffac2c;
}
.link-menu {
    text-transform: uppercase;
    padding-left: 15px;
    width: 100%;
    text-align: center;
    padding: 20px 5px;
}
.link-menu:before {
    top: -6px;
    left: -10px;
}
.form-control {
    border: 1px solid #f2f2f2;
}
.input {
    height: 60px;
    line-height: 60px;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}
.input ::-webkit-input-placeholder {
    color: #bebebe;
    font-family: Caecilia LT W05_76 Bold Italic;
}
.input :-moz-placeholder {
    color: #bebebe;
    font-family: Caecilia LT W05_76 Bold Italic;
}
.input ::-moz-placeholder {
    color: #bebebe;
    font-family: Caecilia LT W05_76 Bold Italic;
}
.input :-ms-input-placeholder {
    color: #bebebe;
    font-family: Caecilia LT W05_76 Bold Italic;
}
.textarea {
    width: 100%;
}
.input-checkbox + label {
    display: inline-block;
    padding-left: 26px;
    margin: 0 10px 10px 0;
    position: relative;
    user-select: none;
    cursor: pointer;
}
.input-checkbox + label:last-child {
    margin: 0;
}
.input-checkbox + label:before,
.input-checkbox + label:after {
    position: absolute;
    content: "";
}
.input-checkbox + label:before {
    content: "";
    background-color: #fff;
    width: 18px;
    height: 18px;
    top: 0;
    left: 0;
    border: 1px solid #f2f2f2;
}
.input-checkbox:checked + label:after {
    content: "Ð";
    font-family: "bs_icon_aregular";
    color: #ffce00;
    font-size: 26px;
    text-align: center;
    line-height: 26px;
    height: 18px;
    width: 18px;
    left: 0px;
    top: 0;
}
.input-checkbox[aria-invalid="true"] + label:before,
.input-checkbox.invalid + label:before {
    border: 1px solid red;
}
.input-checkbox:focus + label:before {
    border: 1px solid #ffce00 !important;
    outline: none;
}
.input-radio + label,
.input-radio--yellow + label {
    padding-left: 32px;
    margin: 0px 10px 10px 0px;
    display: inline-block;
    position: relative;
    user-select: none;
    cursor: pointer;
}
.input-radio + label:last-child,
.input-radio--yellow + label:last-child {
    margin-right: 0;
}
.input-radio + label:before,
.input-radio--yellow + label:before {
    content: "";
    width: 22px;
    height: 22px;
    border-radius: 11px;
    position: absolute;
    top: 0px;
    left: 0px;
    margin-right: 0px;
    background-color: #fff;
    border: 1px solid #f2f2f2;
}
.input-radio.invalid + label:before,
.invalid.input-radio--yellow + label:before {
    border-color: red;
}
.input-radio:checked + label:before,
.input-radio--yellow:checked + label:before,
.input-radio:hover + label:before,
.input-radio--yellow:hover + label:before {
    content: " ";
    color: #ccc;
}
.input-radio:checked + label:after,
.input-radio--yellow:checked + label:after,
.input-radio:hover + label:after,
.input-radio--yellow:hover + label:after {
    content: " ";
    width: 10px;
    height: 10px;
    border-radius: 5px;
    position: absolute;
    top: 6px;
    left: 6px;
    background-color: #000;
}
.input-radio:hover + label:after,
.input-radio--yellow:hover + label:after {
    opacity: 0.5;
}
.input-radio:focus + label:before,
.input-radio--yellow:focus + label:before {
    border: 1px solid #ffce00 !important;
    outline: none;
}
.input-radio--yellow + label:before {
    border-color: #ffce00;
}
.header-search-input,
.header .header-search-drupal .form-item input {
    width: 100%;
    height: 40px;
    border: 1px solid #ebebeb;
    background-color: #d7d7d7;
    padding-left: 5px;
}
.select-content {
    border: 1px solid #f2f2f2;
    background-color: #fff;
    position: relative;
    box-shadow: none;
    font-family: Caecilia LT W05_56 Italic, Arial;
    height: 60px;
    width: 100%;
}
.select-content:after {
    right: 0px;
    position: absolute;
    z-index: 1;
    content: "\00CD";
    color: #bebebe;
    font-family: "bs_icon_aregular";
    border-left: 1px solid #f2f2f2;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 10px;
    display: block;
    font-size: 1.42857rem;
}
.select-content select {
    padding-left: 10px;
    padding-right: 10px;
    z-index: 3;
    position: absolute;
    bottom: 0px;
    height: 60px;
    width: 100%;
    left: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: none;
    border: 0;
}
.select-content select option {
    width: 100%;
}
.lt-ie10 select {
    z-index: 3;
    position: absolute;
    height: 60px;
    width: 100%;
    filter: alpha(opacity=0);
    left: 0px;
}
.lt-ie10 select option {
    width: 100%;
}
.button,
.button--yellow,
.button--white,
.button--full-width {
    line-height: 60px;
    width: auto;
    border: 0;
}
.button--yellow {
    background: #ffce00;
}
.button--white {
    background: #fff;
}
.button--full-width {
    width: 100%;
}
.error-message {
    display: inline-block;
    color: red;
    width: 100%;
}
.error-message.invalid {
    display: inline-block;
}
.img-parent {
    display: inline-block;
    width: auto;
    height: auto;
}
.img--triangle {
    position: relative;
}
.img--triangle:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 20px;
    z-index: 1;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
}
.img--full-width {
    width: 100%;
    height: auto;
    display: block;
}
.picture {
    display: block;
}
.picture .picture_img {
    max-width: 100%;
}
.picture .picture_img--full-width {
    width: 100%;
}
.picture .picture_source {
    position: absolute;
}
.picture.is-animated .picture_img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
}
.picture.is-animated .picture_img.is-visible {
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -moz-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}
.picture.is-animated.img-loaded .picture_img {
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -moz-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}
.table-basic {
    width: 100%;
    border-collapse: collapse;
    border-top: 5px solid;
    margin: 20px 0;
}
.table-basic th,
.table-basic td {
    padding: 20px 0;
    border-bottom: 2px solid;
}
.table-basic th {
    font-weight: normal;
    border-top: 0;
}
table {
    margin: auto;
    table-layout: fixed;
    width: 100%;
    word-wrap: break-word;
    border-color: #000;
}
table tbody {
    border-top: 1px solid #000;
}
table tr th {
    border-bottom: 1px solid #000;
    padding: 10px;
    background-color: #ffac2c;
}
table tr td {
    padding: 10px;
}
table tr td p {
    margin: 0;
}
table tr td ol {
    padding-left: 20px;
}
.main-menu,
.bottom-menu {
    margin: 0 -15px;
    display: flex;
}
@media (min-width: 992px) {
    .main-menu,
    .bottom-menu {
        margin: 0 auto;
    }
}
.main-menu .main-menu_list,
.bottom-menu .main-menu_list {
    margin: 0;
    padding: 0;
    width: 100%;
}
.main-menu .main-menu_list .main-menu_element,
.bottom-menu .main-menu_list .main-menu_element {
    list-style: none;
    border-left: 1px solid #fff;
    text-align: center;
    padding: 15px 3px;
    margin-bottom: 5px;
    background-color: #ffac2c;
    display: flex;
    align-items: center;
    justify-content: center;
    height: auto;
}
.wcag-contrast .main-menu .main-menu_list .main-menu_element,
.wcag-contrast .bottom-menu .main-menu_list .main-menu_element {
    background-color: #231f20;
}
@media (min-width: 768px) {
    .main-menu .main-menu_list .main-menu_element,
    .bottom-menu .main-menu_list .main-menu_element {
        margin-bottom: 0;
        background: none;
    }
}
.main-menu .main-menu_list .main-menu_element.is-active,
.bottom-menu .main-menu_list .main-menu_element.is-active {
    background-color: #ffc876;
}
.wcag-contrast .main-menu .main-menu_list .main-menu_element.is-active,
.wcag-contrast .bottom-menu .main-menu_list .main-menu_element.is-active {
    background-color: #fff;
    color: #000;
}
.main-menu .main-menu_list .main-menu_element--login,
.bottom-menu .main-menu_list .main-menu_element--login {
    background-color: #bdd600;
    border-right: 1px solid #fff;
}
.bottom-menu {
    margin: 0 -15px;
}
@media (min-width: 992px) {
    .bottom-menu {
        margin: 0 auto;
    }
}
.bottom-menu .main-menu_list .main-menu_element {
    background-color: #bebebe;
}
.bottom-menu .main-menu_list .main-menu_element.is-active {
    background-color: #ffc876;
}
.picto-element {
    height: 70px;
}
.picto-element .picto-link {
    display: flex;
    align-self: center;
}
.picto-element .picto-link:before {
    color: #bdd600;
}
.picto-element .picto-element_text {
    padding-left: 10px;
    display: flex;
    align-self: center;
}
.news {
    margin-bottom: 20px;
}
.news .news_desc .news_desc_title {
    margin: 0;
}
.news .news_desc .news_desc_date {
    color: #bebebe;
}
.wcag-contrast .news .news_desc .news_desc_date {
    color: #fff;
}
.news-single {
    margin-bottom: 20px;
}
.news-single .news-single_desc .news-single_desc_title {
    margin-bottom: 15px;
}
.news-single .news-single_desc .news-single_desc_date {
    color: #bebebe;
}
.news-single .news-single_desc .news-single_desc_text p {
    font-size: inherit;
    margin: 0;
}
.page-title {
    margin-top: 40px;
    margin-bottom: 30px;
}
.page-title .page-title_subtitle {
    padding-bottom: 5px;
}
.expand-container,
.nested-expand-container {
    display: none;
}
.category-tabs_expand-box ul,
.category-tabs_expand-box ol {
    padding-left: 15px;
    padding-right: 10px;
}
.category-tabs_expand-box ul ol {
    padding-left: 18px;
}
.category-tabs_expand-box ol ul {
    padding-left: 18px;
}
.category-tabs_expand-box i {
    font-style: italic;
}
.category-single-tab,
.nested-category-single-tab,
.category-double-text-tab {
    position: relative;
    padding: 10px 0;
    background-color: #ffac2c;
    margin: 0 0 2px 0;
}
.wcag-contrast .category-single-tab,
.wcag-contrast .nested-category-single-tab,
.wcag-contrast .category-double-text-tab {
    color: #000;
}
.category-single-tab.caecilia-ico .category-single-tab--ico:before,
.caecilia-ico.nested-category-single-tab .category-single-tab--ico:before,
.caecilia-ico.category-double-text-tab .category-single-tab--ico:before {
    font-family: Caecilia LT W05_56 Italic, Arial;
}
.category-single-tab .category-single-tab_icon,
.nested-category-single-tab .category-single-tab_icon,
.category-double-text-tab .category-single-tab_icon {
    position: absolute;
    top: 7px;
    left: 25px;
}
@media (min-width: 768px) {
    .category-single-tab .category-single-tab_icon,
    .nested-category-single-tab .category-single-tab_icon,
    .category-double-text-tab .category-single-tab_icon {
        left: 30px;
        top: 12px;
    }
}
.category-single-tab .category-single-tab_icon:before,
.nested-category-single-tab .category-single-tab_icon:before,
.category-double-text-tab .category-single-tab_icon:before {
    font-size: 41px;
}
.category-single-tab .category-single-tab_title,
.nested-category-single-tab .category-single-tab_title,
.category-double-text-tab .category-single-tab_title {
    padding: 0 50px 0 20px;
    display: block;
}
@media (min-width: 768px) {
    .category-single-tab .category-single-tab_title,
    .nested-category-single-tab .category-single-tab_title,
    .category-double-text-tab .category-single-tab_title {
        padding: 0 50px 0 20px;
    }
}
.category-single-tab .category-single-tab_arrow,
.nested-category-single-tab .category-single-tab_arrow,
.category-double-text-tab .category-single-tab_arrow {
    position: absolute;
    top: 20px;
    right: 15px;
}
@media (min-width: 768px) {
    .category-single-tab .category-single-tab_arrow,
    .nested-category-single-tab .category-single-tab_arrow,
    .category-double-text-tab .category-single-tab_arrow {
        right: 30px;
    }
}
.category-single-tab .category-single-tab_arrow:before,
.nested-category-single-tab .category-single-tab_arrow:before,
.category-double-text-tab .category-single-tab_arrow:before {
    font-size: 40px;
    top: -22px;
}
@media (min-width: 768px) {
    .category-single-tab .category-single-tab_arrow:before,
    .nested-category-single-tab .category-single-tab_arrow:before,
    .category-double-text-tab .category-single-tab_arrow:before {
        top: -15px;
    }
}
.category-single-tab.category-single-tab--ico,
.category-single-tab--ico.nested-category-single-tab,
.category-single-tab--ico.category-double-text-tab {
    padding: 18px 0 18px 10px;
}
.category-single-tab.category-single-tab--ico .category-single-tab_icon:before,
.category-single-tab--ico.nested-category-single-tab .category-single-tab_icon:before,
.category-single-tab--ico.category-double-text-tab .category-single-tab_icon:before {
    left: -5px;
}
.category-single-tab.category-single-tab--ico .category-single-tab_title,
.category-single-tab--ico.nested-category-single-tab .category-single-tab_title,
.category-single-tab--ico.category-double-text-tab .category-single-tab_title {
    padding-left: 75px;
}
.category-single-tab.active,
.active.nested-category-single-tab,
.active.category-double-text-tab {
    background-color: #ffc876;
}
.category-single-tab.active .category-single-tab_arrow:before,
.active.nested-category-single-tab .category-single-tab_arrow:before,
.active.category-double-text-tab .category-single-tab_arrow:before {
    content: "\004C";
}
.category-single-tab:hover,
.nested-category-single-tab:hover,
.category-double-text-tab:hover {
    background-color: #ffc876;
    cursor: pointer;
}
.nested-category-single-tab {
    padding: 13px 0;
}
.nested-category-single-tab .category-single-tab_title {
    padding: 0 50px 0 50px;
    font-family: Caecilia LT W05_56 Italic, Arial;
}
@media (min-width: 768px) {
    .nested-category-single-tab .category-single-tab_title {
        padding: 0 50px 0 70px;
    }
}
.category-double-text-tab .category-single-tab_title {
    display: inline-block;
    padding: 0 30px 0 20px;
}
.category-double-text-tab .category-single-tab_subtitle {
    display: inline-block;
    padding-left: 20px;
}
@media (min-width: 768px) {
    .category-double-text-tab .category-single-tab_subtitle {
        padding: 0 50px 0 20px;
    }
}
.menu-tiles .category-single-tab--ico .category-single-tab_icon:before {
    font-family: "bs_icon_aregular";
}
.table-data .table-data_header {
    border-bottom: 1px solid #ffac2c;
    padding-bottom: 10px;
    margin-bottom: 25px;
}
.table-data .table-data_header .table-data_header_paragraph {
    color: #bebebe;
}
.table-data .table-data_data {
    margin-bottom: 20px;
}
.circle-wrapper {
    padding: 0%;
}
@media (min-width: 768px) {
    .circle-wrapper {
        padding: 0 5%;
    }
}
@media (min-width: 992px) {
    .circle-wrapper {
        padding: 0 17%;
    }
}
.info-circle {
    text-align: center;
    border-radius: 100px;
    width: 200px;
    height: 200px;
    position: relative;
    margin: 5px auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
@media (min-width: 768px) {
    .info-circle {
        width: 200px;
        height: 200px;
    }
}
@media (min-width: 992px) {
    .info-circle {
        width: 200px;
        height: 200px;
    }
}
.info-circle .info-circle_subtext {
    padding: 0 20px;
    line-height: 110%;
}
@-webkit-keyframes loaderRotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes loaderRotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.bsbr-swiper-section.bsbr-swiper-section--offset {
    margin-bottom: 40px;
}
.bsbr-swiper-section.bsbr-swiper-section--home {
    margin-left: auto;
    margin-right: auto;
    max-width: 1500px;
}
.bsbr-swiper-section .bsbr-swiper {
    position: relative;
}
.bsbr-swiper-section .bsbr-swiper.container-fluid {
    padding: 0;
}
.bsbr-swiper-section .bsbr-swiper:not(.initialized) {
    position: relative;
}
.bsbr-swiper-section .bsbr-swiper:not(.initialized):after {
    content: "\E90A";
    font-family: "icomoon";
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    font-size: 30px;
    line-height: 1;
    -webkit-animation: loaderRotate 1.4s infinite linear;
    animation: loaderRotate 1.4s infinite linear;
    color: #000011;
}
.bsbr-swiper-section .bsbr-swiper:not(.initialized):before {
    content: "";
    display: block;
    padding-top: 80%;
}
.bsbr-swiper-section .bsbr-swiper:not(.initialized) .swiper-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
@media (min-width: 992px) {
    .bsbr-swiper-section .bsbr-swiper:not(.initialized) {
        position: relative;
    }
    .bsbr-swiper-section .bsbr-swiper:not(.initialized):before {
        content: "";
        display: block;
        padding-top: 40%;
    }
    .bsbr-swiper-section .bsbr-swiper:not(.initialized) .swiper-wrapper {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
    }
}
.bsbr-swiper-section .bsbr-swiper:not(.initialized) .swiper-wrapper,
.bsbr-swiper-section .bsbr-swiper:not(.initialized) .swiper-pagination,
.bsbr-swiper-section .bsbr-swiper:not(.initialized) .hero-swiper-arrow {
    opacity: 0;
    visibility: hidden;
}
.bsbr-swiper-section .bsbr-swiper .swiper-slide {
    float: left;
    position: relative;
}
.lt-ie10 .bsbr-swiper-section .bsbr-swiper .swiper-slide .hero-image span.lazy-loading {
    height: 0;
    line-height: 0;
}
.bsbr-swiper-section .bsbr-swiper .swiper-slide .hero-image img {
    width: 100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .bsbr-swiper-section .bsbr-swiper .swiper-slide .hero-image img {
        width: auto;
    }
}
.lt-ie10 .bsbr-swiper-section .bsbr-swiper .swiper-slide .hero-image img,
.lt-ie11 .bsbr-swiper-section .bsbr-swiper .swiper-slide .hero-image img {
    width: auto;
}
.lt-ie10 .bsbr-swiper-section .bsbr-swiper .swiper-slide .hero-image .picture_img {
    height: 100%;
    position: relative;
    display: block;
}
.bsbr-swiper-section .bsbr-swiper .swiper-slide .popup-video {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 90px;
    z-index: 11;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    right: auto;
    width: 110px;
    height: 110px;
}
.bsbr-swiper-section .bsbr-swiper .swiper-slide .popup-video.already-played:hover {
    border-color: #ffcc33;
}
.bsbr-swiper-section .bsbr-swiper .swiper-slide .popup-video.already-played.btn-ghost:after {
    content: "\e908";
    font-size: 3rem !important;
    margin-top: 0;
    top: 50%;
    left: 50%;
    width: 90px;
    border: 7px solid;
    border-radius: 100px;
    padding: 16px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.bsbr-swiper-section .bsbr-swiper .swiper-slide .popup-video.already-played.btn-ghost:after:hover {
    border-color: #ffcc33;
}
.bsbr-swiper-section .bsbr-swiper .swiper-pagination {
    bottom: 10px;
    right: 0;
    left: 0;
    position: absolute;
    text-align: center;
}
@media (min-width: 768px) {
    .bsbr-swiper-section .bsbr-swiper .swiper-pagination {
        bottom: 30px;
    }
}
@media (min-width: 992px) {
    .bsbr-swiper-section .bsbr-swiper .swiper-pagination {
        bottom: 30px;
    }
}
.bsbr-swiper-section .bsbr-swiper .swiper-pagination .swiper-pagination-bullet {
    background-color: transparent;
    opacity: 1;
    width: 16px;
    height: 16px;
    border: 2px solid #ffac2c;
}
.bsbr-swiper-section .bsbr-swiper .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #ffac2c;
}
.bsbr-swiper-section .bsbr-swiper .swiper-pagination .swiper-autoStop {
    position: relative;
    top: 0px;
    display: inline-block;
    font-family: "icomoon";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: #ccc;
    -moz-osx-font-smoothing: #ccc;
    font-size: 17px;
    cursor: pointer;
    left: 4px;
    color: #ffac2c;
}
.bsbr-swiper-section .bsbr-swiper .swiper-pagination .swiper-autoStop.play-btn:before {
    content: "\e907";
}
.bsbr-swiper-section .bsbr-swiper .swiper-pagination .swiper-autoStop.stop-btn:before {
    content: "\e906";
}
.bsbr-swiper-section .bsbr-swiper .hero-swiper-arrow {
    position: absolute;
    top: 50%;
    left: 15px;
    right: 15px;
}
.bsbr-swiper-section .bsbr-swiper .hero-swiper-arrow .slider-arrow {
    z-index: 1;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.bsbr-swiper-section .bsbr-swiper .hero-swiper-arrow .slider-arrow.arrow-prev {
    left: 0;
}
.bsbr-swiper-section .bsbr-swiper .hero-swiper-arrow .slider-arrow.arrow-next {
    right: 0;
}
.bsbr-swiper-section .bsbr-swiper.video--is-active .hero-swiper-arrow,
.bsbr-swiper-section .bsbr-swiper.video--is-active .swiper-pagination,
.bsbr-swiper-section .bsbr-swiper.video--is-active .section-triangle--button {
    display: none;
}
.bsbr-swiper-fraction-section {
    position: relative;
}
.bsbr-swiper-fraction-section .bsbr-swiper-pagination {
    position: static;
    margin-top: 20px;
    text-align: center;
}
.bsbr-swiper-fraction-section .bsbr-swiper-pagination .swiper-pagination-current {
    padding-left: 10px;
}
.bsbr-swiper-fraction-section .bsbr-swiper-arrows {
    position: absolute;
    top: calc(50% - 60px);
    width: 100%;
    z-index: 1;
}
.bsbr-swiper-fraction-section .bsbr-swiper-arrows .swiper-arrow-prev,
.bsbr-swiper-fraction-section .bsbr-swiper-arrows .swiper-arrow-next {
    position: absolute;
    cursor: pointer;
}
.bsbr-swiper-fraction-section .bsbr-swiper-arrows .swiper-arrow-prev:before,
.bsbr-swiper-fraction-section .bsbr-swiper-arrows .swiper-arrow-next:before {
    font-family: "icomoon";
    font-size: 60px;
}
.bsbr-swiper-fraction-section .bsbr-swiper-arrows .swiper-arrow-prev {
    left: 0;
}
@media (min-width: 992px) {
    .bsbr-swiper-fraction-section .bsbr-swiper-arrows .swiper-arrow-prev {
        left: -40px;
    }
}
.bsbr-swiper-fraction-section .bsbr-swiper-arrows .swiper-arrow-next {
    right: 0;
}
@media (min-width: 992px) {
    .bsbr-swiper-fraction-section .bsbr-swiper-arrows .swiper-arrow-next {
        right: -40px;
    }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .swiper-slide img {
        width: 100%;
    }
}
.bsbr-swiper-info-box {
    position: absolute;
    top: 0;
    left: 25px;
    right: 25px;
    color: #fff;
    padding: 40px 25px 25px 25px;
}
@media (min-width: 768px) {
    .bsbr-swiper-info-box {
        padding: 40px 35px 35px 35px;
        top: 0;
        left: 10px;
        right: 10px;
        z-index: 1;
    }
}
@media (min-width: 992px) {
    .bsbr-swiper-info-box {
        left: 0px;
        right: 0px;
    }
}
@media (max-width: 767px) {
    .bsbr-swiper-info-box .box-button-wrapper {
        position: absolute;
        bottom: 40px;
        padding: 0 30px;
        width: 100%;
    }
    .bsbr-swiper-info-box .box-button-wrapper .box-button {
        position: relative;
        left: auto;
        right: auto;
        bottom: auto;
    }
    .bsbr-swiper-info-box .box-button {
        position: absolute;
        left: 30px;
        right: 30px;
        bottom: 40px;
    }
    .bsbr-swiper-info-box .box-button a {
        display: block;
        text-align: center;
    }
}
.swiper-pagination .pagination--circle {
    pointer-events: all;
    height: 10px;
    width: 10px;
    margin: 0 4px;
    background-color: #ccc;
    display: inline-block;
    border-radius: 10px;
    cursor: pointer;
}
@media (min-width: 768px) {
    .swiper-pagination .pagination--circle {
        height: 13px;
        width: 13px;
        border-radius: 15px;
        background-color: #fff;
        background-color: rgba(255, 255, 255, 0.3);
    }
}
.swiper-pagination .pagination--circle.is-active {
    cursor: default;
    background-color: #aaa;
}
.main-menu-section {
    background: none;
}
@media (min-width: 768px) {
    .main-menu-section {
        background-color: #ffac2c;
    }
    .wcag-contrast .main-menu-section {
        background-color: #231f20;
    }
}
.bottom-menu-section {
    background-color: #d7d7d7;
}
.wcag-contrast .bottom-menu-section {
    background-color: #231f20;
}
.header {
    margin-top: 5px;
}
.header .header-logo img {
    width: 240px;
}
@media (min-width: 768px) {
    .header .header-logo img {
        width: 340px;
    }
}
.header .group-logo {
    display: block;
}
.header .group-logo img {
    height: 21px;
}
@media (min-width: 768px) {
    .header .group-logo img {
        margin-top: 0;
    }
}
.header .header-search-drupal {
    position: relative;
    margin-top: 20px;
    height: 60px;
}
.header .header-search-drupal #edit-actions:after {
    content: "\0031";
    font-family: "bs_icon_aregular";
    position: absolute;
    font-size: 32px;
    top: 0;
    right: 0;
    background-color: #bdd600;
    width: 40px;
    height: 40px;
    color: #fff;
    padding: 0px 5px;
    line-height: 46px;
}
.header .header-search-drupal .form-item {
    top: 0px;
    width: 95%;
    display: inline-block;
    position: absolute;
    right: 40px;
}
@media (min-width: 768px) {
    .header .header-search-drupal .form-item {
        width: 300px;
    }
}
.header .header-search-drupal .form-actions {
    display: inline-block;
}
.header .header-search-drupal .form-actions .form-submit {
    display: inline-block;
    line-height: 1;
    width: 40px;
    height: 40px;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    background: transparent;
}
.header .header-search-drupal.is-active .form-item {
    width: 340px;
}
.header .accessibility {
    margin-top: 10px;
}
.header .accessibility .accessibility_font-size {
    color: #333;
}
.wcag-contrast .header .accessibility .accessibility_font-size {
    color: #fff;
}
.header .accessibility .accessibility_font-size-1,
.header .accessibility .accessibility_font-size-2,
.header .accessibility .accessibility_font-size-3 {
    color: #bebebe;
    cursor: pointer;
    padding: 0 2px;
}
.wcag-contrast .header .accessibility .accessibility_font-size-1,
.wcag-contrast .header .accessibility .accessibility_font-size-2,
.wcag-contrast .header .accessibility .accessibility_font-size-3 {
    color: #fff;
}
.header .accessibility .accessibility_site-contrast {
    cursor: pointer;
    color: #333;
}
.wcag-contrast .header .accessibility .accessibility_site-contrast {
    color: #fff;
}
.footer-menu {
    list-style: none;
    padding: 0;
}
.footer-links {
    margin-bottom: 20px;
}
.disclaimer .disclaimer-link {
    padding: 0 10px;
}
.news-list .news-list_title {
    border-bottom: 3px solid #ffac2c;
    margin-bottom: 25px;
}
.news-list .news-list_more-btn {
    margin-bottom: 150px;
    margin-top: 60px;
}
.news-list .news-list_pagination {
    margin-top: 20px;
    margin-bottom: 30px;
    border-bottom: 3px solid #ffac2c;
}
.news-list .news-list_pagination .news-list_pagination_element {
    padding: 0 4px;
}
.news-list_pagination {
    margin-top: 20px;
    margin-bottom: 30px;
    border-bottom: 3px solid #ffac2c;
}
.news-list_pagination ul {
    list-style: none;
}
.news-list_pagination ul li {
    display: inline-block;
}
.news-list_pagination .pager {
    text-align: center;
}
.news-list_pagination .pager .pager-item,
.news-list_pagination .pager .pager-current {
    padding: 0 4px;
}
.image-boxes .col-centered {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}
.banner .banner_wrapper {
    position: relative;
}
.banner .banner_wrapper img {
    width: 100%;
}
.banner .banner_wrapper .banner_opacity-left {
    position: absolute;
    left: 15px;
    width: 10%;
    height: 100%;
    top: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.8);
    background: -moz-linear-gradient(left, #fff 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, #fff 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
}
.banner .banner_wrapper .banner_opacity-right {
    position: absolute;
    right: 15px;
    width: 10%;
    height: 100%;
    top: 0;
    bottom: 0;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #fff 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #fff 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
}
.bank-places {
    margin-bottom: 20px;
}
@media (min-width: 768px) {
    .bank-places .bank-places_img,
    .bank-places .bank-places_address,
    .bank-places .bank-places_openhours {
        padding: 0 30px;
    }
}
.bank-places .bank-places_img {
    padding-left: 15px;
}
.bank-places .bank-places_img img {
    max-width: 100%;
    width: auto;
}
.bank-places .bank-places_address {
    margin-bottom: 0px;
}
@media (min-width: 768px) {
    .bank-places .bank-places_address {
        margin-bottom: 0;
    }
}
.bank-places .bank-places_address .p24 {
    line-height: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
    .bank-places .bank-places_address .p24 {
        font-size: 1.357rem;
    }
}
.bank-places .bank-places_openhours {
    margin-top: 20px;
}
@media (min-width: 768px) {
    .bank-places .bank-places_openhours {
        margin-top: 0;
    }
}
.article-content h1 a,
.article-content h2 a,
.article-content h3 a,
.article-content h4 a,
.article-content h5 a,
.article-content h6 a {
    font-size: inherit;
}
@media (max-width: 767px) {
    .article-content p {
        font-family: Caecilia LT W05_56 Italic, Arial;
    }
}
.article-content a {
    text-decoration: underline;
}
@media (max-width: 767px) {
    .article-content a {
        font-family: Caecilia LT W05_56 Italic, Arial;
    }
}
@media (max-width: 767px) {
    .article-content ul li,
    .article-content ol li {
        font-family: Caecilia LT W05_56 Italic, Arial;
    }
}
.article-content i {
    font-style: italic;
}
.article-content h3 {
    line-height: 26px;
    margin-bottom: 20px;
}
.article-content .p24.font-orange p {
    color: #ffac2c;
}
.article-content .link-download {
    margin-left: 20px;
    text-decoration: none;
}
.article-content.article-content-tabs p {
    font-family: Caecilia LT W05_46 Light Italic;
}
.article-content.article-content-tabs strong {
    font-family: Caecilia LT W05_86 Heavy Italic;
}
.helpline a {
    padding-right: 20px;
    text-decoration: none;
}
.helpline a:after {
    font-size: 26px;
    font-weight: bold;
    top: 5px;
    right: 0;
    padding: 7px 3px 1px 10px;
    content: "\0050";
    font-family: "bs_icon_aregular";
    margin-left: 20px;
    position: relative;
}
.bsbr-swiper-info-box table,
.bsbr-swiper-info-box tbody {
    border: none;
}
.bsbr-swiper-info-box h2 span,
.bsbr-swiper-info-box h3 span,
.bsbr-swiper-info-box h4 span,
.bsbr-swiper-info-box h5 span,
.bsbr-swiper-info-box h6 span {
    font-size: 200%;
}
.bsbr-swiper-info-box p a {
    text-decoration: underline;
    background: none;
    color: #fff;
    padding: 0;
    margin: 0;
}
.bsbr-swiper-info-box p a:after {
    content: none;
}
.bsbr-swiper-info-box p a:hover {
    background: none;
    color: #ffac2c;
}
.bsbr-swiper-info-box a {
    padding: 10px 10px 10px 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
}
.bsbr-swiper-info-box a:before,
.bsbr-swiper-info-box a:after {
    top: 0px;
}
.bsbr-swiper-info-box a:after {
    font-size: 18px;
    font-weight: bold;
    top: -3px;
    right: -20px;
    padding: 5px 3px 2px 10px;
    content: "\0050";
    font-family: "bs_icon_aregular";
    margin-left: 20px;
}
.drupal-custom-form .search-form input[type="submit"] {
    margin-left: -5px;
    margin-top: 5px;
    border: none;
    height: 43px;
    width: 90px;
}
.drupal-custom-form .form-item {
    margin-bottom: 10px;
}
.drupal-custom-form .form-item label {
    text-align: left;
    width: 100%;
    margin-right: 0;
    margin-top: 20px;
    font-weight: normal;
}
@media (min-width: 768px) {
    .drupal-custom-form .form-item label {
        width: 26%;
        margin-right: 4%;
        text-align: right;
    }
}
.drupal-custom-form .form-item .form-textarea-wrapper {
    display: inline-block;
    margin-top: 15px;
    width: 100%;
}
.drupal-custom-form .form-item .form-textarea-wrapper textarea {
    width: 100%;
}
@media (min-width: 768px) {
    .drupal-custom-form .form-item .form-textarea-wrapper {
        width: 69%;
    }
}
.drupal-custom-form .form-item input,
.drupal-custom-form .form-item textarea {
    width: 100%;
    border: 1px solid #bebebe;
    padding: 10px;
}
@media (min-width: 768px) {
    .drupal-custom-form .form-item input,
    .drupal-custom-form .form-item textarea {
        width: 69%;
    }
}
.drupal-custom-form .form-item .form-managed-file {
    display: inline-block;
    width: 100%;
}
@media (min-width: 768px) {
    .drupal-custom-form .form-item .form-managed-file {
        width: 69%;
    }
}
.drupal-custom-form .form-item .form-managed-file input[type="file"] {
    width: 100%;
    margin-left: 0;
}
.drupal-custom-form .form-item .form-managed-file input[type="submit"] {
    width: 100%;
    margin-left: 0;
    margin-top: 5px;
    border: none;
}
.drupal-custom-form .form-item .description {
    margin-top: 5px;
}
.drupal-custom-form .form-actions {
    text-align: center;
}
.drupal-custom-form .form-actions input[type="submit"] {
    margin-top: 30px;
    padding: 15px 40px;
    border: none;
    width: 100%;
}
.tab-section > .row {
    margin: 0;
}
.tab-section .tab-section_nav {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
}
.tab-section .tab-section_nav .tab-section_nav-li {
    display: flex;
    float: left;
    text-align: center;
    max-width: 200px;
    padding: 10px;
    align-self: stretch;
    border: 1px solid #bebebe;
    border-bottom: none;
    border-right: none;
    flex: 1;
    justify-content: center;
}
.tab-section .tab-section_nav .tab-section_nav-li:last-child {
    border-right: 1px solid #bebebe;
}
.tab-section .tab-section_nav .tab-section_nav-li.current {
    border: none;
}
.tab-section .tab-section_nav .tab-section_nav-li .tab-link {
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    display: flex;
    align-self: center;
}
@media (min-width: 768px) {
    .tab-section .tab-section_nav .tab-section_nav-li .tab-link {
        font-size: 16px;
    }
}
@media (min-width: 992px) {
    .tab-section .tab-section_nav .tab-section_nav-li .tab-link {
        font-size: 16px;
    }
}
.tab-section .tab-section_nav .tab-section_nav-li .tab-link:focus {
    color: #000;
}
.tab-section .tab-section_content {
    border-bottom: 2px solid #ffac2c;
    border-right: 2px solid #ffac2c;
    border-left: 2px solid #ffac2c;
    border-top: 5px solid #ffac2c;
    padding: 50px 20px;
}
.tab-section .tab-section_content ul,
.tab-section .tab-section_content ol {
    padding-left: 15px;
    padding-right: 10px;
}
.tab-section .tab-section_content ul ol {
    padding-left: 17px;
}
.tab-section .tab-section_content ol ul {
    padding-left: 17px;
}
.tab-section .tab-section_content .tab-section_tab-pane {
    display: none;
}
.tab-section .tab-section_content .tab-section_tab-pane.current {
    display: block;
}
.product-tiles .fp-menu-tiles-content-row {
    margin: 0 -14px;
}
.product-tiles .product-tiles_tile {
    display: block;
    justify-content: center;
    flex-direction: column;
    outline: 1px solid #bebebe;
    padding: 10px 20px;
    height: 105px;
}
@media (min-width: 768px) {
    .product-tiles .product-tiles_tile {
        height: 190px;
    }
}
.product-tiles-menu .product-tiles-menu_link-menu {
    padding: 0;
    height: 70px;
    display: flex;
    align-items: center;
    overflow: hidden;
    margin-bottom: 5px;
}
@media (min-width: 768px) {
    .product-tiles-menu .product-tiles-menu_link-menu {
        margin-bottom: 0px;
    }
}
.product-tiles-menu .product-tiles-menu_link-menu .link-menu {
    font-size: 16px;
    padding: 15px 15px;
    display: flex;
    text-align: left;
}
.product-tiles-menu .product-tiles-menu_link-menu .link-menu span {
    display: flex;
    align-self: center;
}
.product-tiles-menu .product-tiles-menu_link-menu .link-menu:hover {
    background-color: #ffc876;
}
.product-tiles-menu .product-tiles-menu_link-menu .link-menu.is-active {
    background-color: #ffc876;
}
.product-tiles-menu .product-tiles-menu_link-menu .link-menu:before {
    font-size: 40px;
    top: -2px;
    left: -2px;
    position: static;
    display: flex;
    align-self: center;
    padding-right: 5px;
}
.contact-form {
    position: fixed;
    top: 30%;
    right: -300px;
    background-color: white;
    z-index: 3;
    padding: 20px 10px;
    border: 1px solid #ccc;
    height: 450px;
    width: 300px;
}
.contact-form .contact-form_btn {
    position: absolute;
    left: -50px;
    top: -1px;
    width: 50px;
    z-index: 2;
}
.contact-form .contact-form_btn .link-menu {
    padding: 10px;
    cursor: pointer;
}
.contact-form .contact-form_btn .link-menu:before {
    left: 0px;
    top: -2px;
}
.contact-form .drupal-custom-form label {
    font-size: 16px;
}
.contact-form .drupal-custom-form input {
    width: 100%;
}
.contact-form .drupal-custom-form textarea,
.contact-form .drupal-custom-form .form-textarea-wrapper {
    width: 100%;
}
.datepicker-container .datepicker-label {
    color: #bebebe;
    padding-right: 5px;
}
.datepicker-container .input-group {
    display: inline-block;
    position: relative;
}
.datepicker-container .input-group .input-group-addon {
    position: absolute;
    top: 0;
    right: -25px;
    font-size: 30px;
}
.datepicker-container .form-control {
    width: 160px;
    text-align: right;
    display: inline-block;
} /*!
 * Datetimepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datetimepicker {
    padding: 4px;
    margin-top: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    direction: ltr;
}
.datetimepicker-inline {
    width: 220px;
}
.datetimepicker.datetimepicker-rtl {
    direction: rtl;
}
.datetimepicker.datetimepicker-rtl table tr td span {
    float: right;
}
.datetimepicker-dropdown,
.datetimepicker-dropdown-left {
    top: 0;
    left: 0;
}
[class*=" datetimepicker-dropdown"]:before {
    content: "";
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #cccccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
}
[class*=" datetimepicker-dropdown"]:after {
    content: "";
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    position: absolute;
}
[class*=" datetimepicker-dropdown-top"]:before {
    content: "";
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #cccccc;
    border-top-color: rgba(0, 0, 0, 0.2);
    border-bottom: 0;
}
[class*=" datetimepicker-dropdown-top"]:after {
    content: "";
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #ffffff;
    border-bottom: 0;
}
.datetimepicker-dropdown-bottom-left:before {
    top: -7px;
    right: 6px;
}
.datetimepicker-dropdown-bottom-left:after {
    top: -6px;
    right: 7px;
}
.datetimepicker-dropdown-bottom-right:before {
    top: -7px;
    left: 6px;
}
.datetimepicker-dropdown-bottom-right:after {
    top: -6px;
    left: 7px;
}
.datetimepicker-dropdown-top-left:before {
    bottom: -7px;
    right: 6px;
}
.datetimepicker-dropdown-top-left:after {
    bottom: -6px;
    right: 7px;
}
.datetimepicker-dropdown-top-right:before {
    bottom: -7px;
    left: 6px;
}
.datetimepicker-dropdown-top-right:after {
    bottom: -6px;
    left: 7px;
}
.datetimepicker > div {
    display: none;
}
.datetimepicker.minutes div.datetimepicker-minutes {
    display: block;
}
.datetimepicker.hours div.datetimepicker-hours {
    display: block;
}
.datetimepicker.days div.datetimepicker-days {
    display: block;
}
.datetimepicker.months div.datetimepicker-months {
    display: block;
}
.datetimepicker.years div.datetimepicker-years {
    display: block;
}
.datetimepicker table {
    margin: 0;
}
.datetimepicker td,
.datetimepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
}
.table-striped .datetimepicker table tr td,
.table-striped .datetimepicker table tr th {
    background-color: transparent;
}
.datetimepicker table tr td.minute:hover {
    background: #eeeeee;
    cursor: pointer;
}
.datetimepicker table tr td.hour:hover {
    background: #eeeeee;
    cursor: pointer;
}
.datetimepicker table tr td.day:hover {
    background: #eeeeee;
    cursor: pointer;
}
.datetimepicker table tr td.old,
.datetimepicker table tr td.new {
    color: #999999;
}
.datetimepicker table tr td.disabled,
.datetimepicker table tr td.disabled:hover {
    background: none;
    color: #999999;
    cursor: default;
}
.datetimepicker table tr td.today,
.datetimepicker table tr td.today:hover,
.datetimepicker table tr td.today.disabled,
.datetimepicker table tr td.today.disabled:hover {
    background-color: #fde19a;
    background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
    background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
    border-color: #fdf59a #fdf59a #fbed50;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.datetimepicker table tr td.today:hover,
.datetimepicker table tr td.today:hover:hover,
.datetimepicker table tr td.today.disabled:hover,
.datetimepicker table tr td.today.disabled:hover:hover,
.datetimepicker table tr td.today:active,
.datetimepicker table tr td.today:hover:active,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today.active,
.datetimepicker table tr td.today:hover.active,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today.disabled:hover.active,
.datetimepicker table tr td.today.disabled,
.datetimepicker table tr td.today:hover.disabled,
.datetimepicker table tr td.today.disabled.disabled,
.datetimepicker table tr td.today.disabled:hover.disabled,
.datetimepicker table tr td.today[disabled],
.datetimepicker table tr td.today:hover[disabled],
.datetimepicker table tr td.today.disabled[disabled],
.datetimepicker table tr td.today.disabled:hover[disabled] {
    background-color: #fdf59a;
}
.datetimepicker table tr td.today:active,
.datetimepicker table tr td.today:hover:active,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today.active,
.datetimepicker table tr td.today:hover.active,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today.disabled:hover.active {
    background-color: #fbf069;
}
.datetimepicker table tr td.active,
.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active.disabled:hover {
    background-color: #ffac2c;
    background-image: -moz-linear-gradient(top, #ffc876, #ffc876);
    background-image: -ms-linear-gradient(top, #ffc876, #ffac2c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffc876), to(#ffac2c));
    background-image: -webkit-linear-gradient(top, #ffc876, #ffac2c);
    background-image: -o-linear-gradient(top, #ffc876, #ffac2c);
    background-image: linear-gradient(to bottom, #ffc876, #ffac2c);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
    border-color: #ffc876 #ffc876 #ffc876;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active:hover:hover,
.datetimepicker table tr td.active.disabled:hover,
.datetimepicker table tr td.active.disabled:hover:hover,
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:hover.active,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active:hover.disabled,
.datetimepicker table tr td.active.disabled.disabled,
.datetimepicker table tr td.active.disabled:hover.disabled,
.datetimepicker table tr td.active[disabled],
.datetimepicker table tr td.active:hover[disabled],
.datetimepicker table tr td.active.disabled[disabled],
.datetimepicker table tr td.active.disabled:hover[disabled] {
    background-color: #ffac2c;
}
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:hover.active {
    background-color: #ffac2c;
}
.datetimepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.datetimepicker .datetimepicker-hours span {
    height: 26px;
    line-height: 26px;
}
.datetimepicker .datetimepicker-hours table tr td span.hour_am,
.datetimepicker .datetimepicker-hours table tr td span.hour_pm {
    width: 14.6%;
}
.datetimepicker .datetimepicker-hours fieldset legend,
.datetimepicker .datetimepicker-minutes fieldset legend {
    margin-bottom: inherit;
    line-height: 30px;
}
.datetimepicker .datetimepicker-minutes span {
    height: 26px;
    line-height: 26px;
}
.datetimepicker table tr td span:hover {
    background: #eeeeee;
}
.datetimepicker table tr td span.disabled,
.datetimepicker table tr td span.disabled:hover {
    background: none;
    color: #999999;
    cursor: default;
}
.datetimepicker table tr td span.active,
.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active.disabled:hover {
    background-color: #ffac2c;
    background-image: -moz-linear-gradient(top, #ffc876, #ffac2c);
    background-image: -ms-linear-gradient(top, #ffc876, #ffac2c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffc876), to(#ffac2c));
    background-image: -webkit-linear-gradient(top, #ffc876, #ffac2c);
    background-image: -o-linear-gradient(top, #ffc876, #ffac2c);
    background-image: linear-gradient(to bottom, #ffc876, #ffac2c);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
    border-color: #ffc876 #ffc876 #ffac2c;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active:hover:hover,
.datetimepicker table tr td span.active.disabled:hover,
.datetimepicker table tr td span.active.disabled:hover:hover,
.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.active,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active:hover.disabled,
.datetimepicker table tr td span.active.disabled.disabled,
.datetimepicker table tr td span.active.disabled:hover.disabled,
.datetimepicker table tr td span.active[disabled],
.datetimepicker table tr td span.active:hover[disabled],
.datetimepicker table tr td span.active.disabled[disabled],
.datetimepicker table tr td span.active.disabled:hover[disabled] {
    background-color: #ffac2c;
}
.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.active {
    background-color: #ffac2c;
}
.datetimepicker table tr td span.old {
    color: #999999;
}
.datetimepicker th.switch {
    width: 145px;
}
.datetimepicker th span.glyphicon {
    pointer-events: none;
}
.datetimepicker thead tr:first-child th,
.datetimepicker tfoot th {
    cursor: pointer;
}
.datetimepicker thead tr:first-child th:hover,
.datetimepicker tfoot th:hover {
    background: #eeeeee;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i,
.input-group.date .input-group-addon span {
    cursor: pointer;
    width: 14px;
    height: 14px;
}
ul.menu {
    border: medium none;
    list-style: outside none none;
    text-align: left;
}
ul.menu li {
    margin: 0 0 0 0.5em;
}
ul li.expanded {
    list-style-image: url("../../misc/menu-expanded.png");
    list-style-type: circle;
}
ul li.collapsed {
    list-style-image: url("../../misc/menu-collapsed.png");
    list-style-type: disc;
}
ul li.leaf {
    list-style-image: url("../../misc/menu-leaf.png");
    list-style-type: square;
}
li.expanded,
li.collapsed,
li.leaf {
    margin: 0;
    padding: 0.2em 0.5em 0 0;
}
li a.active {
    color: #000;
}
td.menu-disabled {
    background: #ccc none repeat scroll 0 0;
}
ul.inline,
ul.links.inline {
    display: inline;
    padding-left: 0;
}
ul.inline li {
    display: inline;
    list-style-type: none;
    padding: 0 0.5em;
}
.breadcrumb {
    padding-bottom: 0.5em;
}
ul.primary {
    border-bottom: 1px solid #bbb;
    border-collapse: collapse;
    height: auto;
    line-height: normal;
    list-style: outside none none;
    margin: 5px;
    padding: 0 0 0 1em;
    white-space: nowrap;
}
ul.primary li {
    display: inline;
}
ul.primary li a {
    background-color: #ddd;
    border-color: #bbb;
    border-style: solid solid none;
    border-width: 1px;
    height: auto;
    margin-right: 0.5em;
    padding: 0 1em;
    text-decoration: none;
}
ul.primary li.active a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #bbb #bbb #fff;
    border-image: none;
    border-style: solid;
    border-width: 1px;
}
ul.primary li a:hover {
    background-color: #eee;
    border-color: #ccc #ccc #eee;
}
ul.secondary {
    border-bottom: 1px solid #bbb;
    margin: 5px;
    padding: 0.5em 1em;
}
ul.secondary li {
    border-right: 1px solid #ccc;
    display: inline;
    padding: 0 1em;
}
ul.secondary a {
    padding: 0;
    text-decoration: none;
}
ul.secondary a.active {
    border-bottom: 4px solid #999;
}
.bsbr-popup {
    background-color: #fff;
    overflow: auto;
}
.bsbr-popup .fp-popup_close-btn {
    font-family: monospace;
    font-size: 20px;
    margin-bottom: 10px;
    position: absolute;
    right: 10px;
    top: 5px;
    color: black;
    z-index: 20;
    padding: 10px 15px;
    text-align: center;
}
.bsbr-popup .fp-popup_content {
    position: relative;
    z-index: 2;
}
.bsbr-popup .video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}
.bsbr-popup .video-container iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    cursor: pointer;
}
.slant {
    -moz-transform: scale(1) rotate(0deg) translate(0px, 0px) skew(30deg, 0deg);
    -webkit-transform: scale(1) rotate(0deg) translate(0px, 0px) skew(30deg, 0deg);
    -o-transform: scale(1) rotate(0deg) translate(0px, 0px) skew(30deg, 0deg);
    -ms-transform: scale(1) rotate(0deg) translate(0px, 0px) skew(30deg, 0deg);
    transform: scale(1) rotate(0deg) translate(0px, 0px) skew(30deg, 0deg);
}
.cookies {
    display: none;
    background-color: #fff;
    border-top: 4px solid #ffac2c;
    position: fixed;
    bottom: 0px;
    width: 100%;
    padding-bottom: 20px;
    left: 0px;
    z-index: 300;
}
.cookies .text {
    padding: 15px;
    padding-left: 35px;
    padding-right: 50px;
    color: #888;
    font-size: 12px;
}
.cookies .more {
    text-transform: uppercase;
    margin-left: 5px;
    font-weight: bold;
    color: #333;
}
.cookies .close {
    cursor: pointer;
}
