/*! 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: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .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: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(html) {
    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 silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}


/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

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

a {
    color: #1d427a
}

a:focus,
a:hover {
    color: #0e213c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

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

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .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 {
    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: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 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
}

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

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

.text-left {
    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 {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #1d427a
}

a.text-primary:focus,
a.text-primary:hover {
    color: #132c51
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #1d427a
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #132c51
}

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

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}

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

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}

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

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}

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

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

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

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

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

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

dd,
dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

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

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

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

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

blockquote .small:before,
blockquote footer: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 .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ""
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: "\00A0 \2014"
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, Courier New, monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

code,
kbd {
    padding: 2px 4px;
    font-size: 90%
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0
}

.row {
    margin-left: 0;
    margin-right: 0
}

.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,
.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,
.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,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.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 {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0
}

.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-12 {
    width: 100%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}

caption,
th {
    text-align: left
}

.table {
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    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>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

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

.table .table {
    background-color: #fff
}

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

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

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    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>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

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

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

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

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

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

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

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

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

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

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

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

fieldset,
legend {
    padding: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

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

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

input[type=checkbox],
input[type=radio] {
    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=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control,
output {
    display: block;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    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;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

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

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

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

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

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

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

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

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

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio-inline,
fieldset[disabled] .radio label,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    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: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

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

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.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.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

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

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

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

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

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

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

.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(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 .checkbox,
.has-warning .checkbox-inline,
.has-warning.checkbox-inline label,
.has-warning.checkbox label,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.radio-inline label,
.has-warning.radio label {
    color: #8a6d3b
}

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

.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(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 .checkbox,
.has-error .checkbox-inline,
.has-error.checkbox-inline label,
.has-error.checkbox label,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.radio-inline label,
.has-error.radio label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(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 {
    top: 0
}

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

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

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

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

.form-horizontal .has-feedback .form-control-feedback {
    right: 0
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
    opacity: .65;
    filter: alpha(opacity=65);
    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.active,
.btn-default:active,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #1d427a;
    border-color: #183765
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #132c51;
    border-color: #000
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #132c51;
    border-color: #0c1c34
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #0c1c34;
    border-color: #000
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #1d427a;
    border-color: #183765
}

.btn-primary .badge {
    color: #1d427a;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #1d427a;
    border-color: #183765
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #132c51;
    border-color: #000
}

.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #132c51;
    border-color: #0c1c34
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #0c1c34;
    border-color: #000
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #1d427a;
    border-color: #183765
}

.btn-success .badge {
    color: #1d427a;
    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.active,
.btn-info:active,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    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.active,
.btn-warning:active,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    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.active,
.btn-danger:active,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #1d427a;
    font-weight: 400;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #0e213c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-sm {
    padding: 5px 10px
}

.btn-sm,
.btn-xs {
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs {
    padding: 1px 5px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    transition: opacity .15s linear
}

.fade.in {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

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

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

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

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

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

.nav>li>a {
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

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

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #1d427a
}

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

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

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

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

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

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

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

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

.nav-pills>li {
    float: left
}

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

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

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

.nav-stacked>li {
    float: none
}

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

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px 0;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 0;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

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

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

.navbar-nav {
    margin: 7.5px 0
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

.navbar-form {
    margin: 8px 0;
    padding: 10px 0;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1)
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

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

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

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

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

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #777
}

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

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

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

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

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

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

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

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

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

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

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

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

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

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #9d9d9d
}

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

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

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

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

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

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

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

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

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

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

.navbar-inverse .btn-link {
    color: #9d9d9d
}

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

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

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: border .2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
    margin-left: auto;
    margin-right: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #1d427a
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

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

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

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

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

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

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

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

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

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

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

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

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

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

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

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

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

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    zoom: 1;
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.row:after {
    clear: both
}

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

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

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

.hidden {
    display: none!important
}

.affix {
    position: fixed
}

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

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

.col-lg-2-4,
.col-md-2-4,
.col-sm-2-4,
.col-xl-2-4,
.col-xs-2-4 {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-2-4 {
    width: 20%
}

.visible-xl,
.visible-xl-block,
.visible-xl-inline,
.visible-xl-inline-block {
    display: none!important
}

body>* {
    display: none
}

body #indicators,
body #indicators>*,
html.no-js body>:not(.loader):not(.lightbox):not(#svg-sprite):not(script) {
    display: block
}

body {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    animation: b 1s;
    animation-delay: 1s;
    animation-fill-mode: forwards
}

.overflow-hidden {
    overflow: hidden!important
}

.grid-overlay {
    position: fixed;
    z-index: 100;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none
}

.grid-overlay .col-xs-1,
.grid-overlay .row {
    height: 100%
}

.grid-overlay .col-xs-1:before,
.grid-overlay .col-xs-1:last-of-type:after {
    display: block;
    content: "";
    background: rgba(198, 9, 9, .2);
    width: 1px;
    height: 100%
}

.grid-overlay .col-xs-1:last-of-type:after {
    position: absolute;
    top: 0;
    right: 0
}

::-moz-selection {
    background-color: rgba(29, 66, 122, .95);
    color: #c1a367
}

::selection {
    background-color: rgba(29, 66, 122, .95);
    color: #c1a367
}

body {
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

a,
a:focus,
a:hover {
    text-decoration: none
}

a:focus,
a:hover {
    color: inherit
}

button {
    background: none;
    border: none;
    outline: none
}

#main-container {
    position: relative
}

.lazyload {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    transition: opacity .5s cubic-bezier(.645, .045, .355, 1)
}

.lazyload.loaded {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1
}

.table {
    position: relative;
    display: table;
    width: 100%;
    height: 100%
}

.table-cell {
    position: relative;
    display: table-cell;
    vertical-align: middle
}

.page-header {
    margin: 0;
    padding: 0;
    border: 0
}

.form-message {
    overflow: hidden
}

.background-letter {
    transition: all .25s ease-out
}

.vs-scroll-view {
    display: block!important
}

.is-virtual-scroll {
    overflow: hidden
}

.is-native-scroll.y-scroll {
    overflow-y: scroll;
    overflow-x: hidden
}

.is-native-scroll.x-scroll {
    overflow-y: hidden;
    overflow-x: scroll
}

.vs-section {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: auto;
    margin: auto;
    will-change: transform
}

.vs-scrollbar {
    display: block;
    position: absolute;
    transition: transform .6s
}

.vs-scrollbar.vs-vertical {
    top: 0;
    right: -5px;
    bottom: 0;
    width: 15px;
    height: 100%;
    transform: translate3d(5px, 0, 0)
}

.vs-scrollbar.vs-horizontal {
    bottom: -5px;
    left: 0;
    right: 0;
    width: 100%;
    height: 15px;
    transform: translate3d(0, 5px, 0)
}

.is-dragging .vs-scrollbar.vs-horizontal,
.is-dragging .vs-scrollbar.vs-vertical,
.vs-scrollbar.vs-horizontal:hover,
.vs-scrollbar.vs-vertical:hover {
    transform: none
}

.vs-scrollbar .vs-scrolldrag {
    width: 100%;
    height: auto;
    background: #ccc;
    cursor: pointer
}

.vs-scroll-view {
    position: relative;
    width: 1px
}

.safari-browser .page-header-image {
    -webkit-clip-path: polygon(8.333% 8.333%, 91.66667% 8.333%, 91.66667% 99%, 8.333% 99%)
}

.page-header {
    position: relative;
    height: 285px;
    background-size: cover!important;
    background-position-x: center!important;
    background-position-y: center!important;
    text-align: center
}

.page-header:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(-180deg, rgba(62, 119, 178, .21), rgba(29, 66, 122, .95));
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#363e77b2", endColorstr="#f21d427a", GradientType=0)
}

.page-header-container {
    position: relative;
    padding: 0
}

.page-header-content {
    position: relative;
    z-index: 15;
    height: 285px
}

.page-header-content-wrapper {
    position: absolute;
    bottom: 10%;
    right: 0;
    left: 0
}

.page-header-image {
    position: absolute;
    z-index: 10;
    left: 0;
    width: 100vw;
    max-height: 285px;
    display: none;
    background-color: #1d427a
}

.page-header-image svg {
    position: absolute
}

.page-header-content .color-bar {
    display: none;
    position: absolute;
    bottom: 218px;
    left: -40px;
    height: 3px;
    width: 80px;
    background-color: #c1a367;
    transform: scaleX(0)
}

.page-header-title {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    position: relative;
    font-weight: 700;
    font-size: 42px;
    color: #fff;
    letter-spacing: 1.05px;
    display: inline-block
}

.page-header-title.small {
    font-size: 32px
}

.page-header-title.x-small {
    font-size: 22px
}

.page-header-title:before {
    content: "";
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    height: 3px;
    width: 28px;
    background-color: #c1a367
}

.page-header-content-wrapper .page-header-subnavigation .page-header-subnavigation-links {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0
}

.page-header-subnavigation {
    position: relative;
    text-align: center;
    margin-top: 6px
}

.page-header-subnavigation-links {
    height: 50px;
    line-height: 52px;
    display: inline-block;
    text-align: center;
    width: 100%;
    font-weight: 700;
    font-size: 12px;
    color: #1d427a;
    letter-spacing: .5px;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(29, 66, 122, .3);
    transition: color .35s cubic-bezier(.86, 0, .07, 1), opacity .35s cubic-bezier(.86, 0, .07, 1)
}

.page-header-subnavigation-links.active,
.page-header-subnavigation-links:focus,
.page-header-subnavigation-links:hover {
    color: #c1a367
}

.page-header-scroll-container {
    position: absolute;
    display: none
}

.page-header-scroll {
    height: 350px;
    width: 100%;
    background: linear-gradient(-90deg, #3e77b2, #1d427a);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#ff1d427a", endColorstr="#ff3e77b2", GradientType=1);
    z-index: -1;
    transform: scaleY(0)
}

.page-header-scroll .container {
    height: 21vh;
    padding-top: 80px;
    position: absolute;
    bottom: 0
}

.page-header-scroll .link-container {
    position: relative;
    top: 50%;
    transform: translateY(-100%)
}

.page-header-scroll a {
    font-weight: 800;
    font-size: 9px;
    color: #fff;
    letter-spacing: 2.25px;
    text-transform: uppercase;
    cursor: pointer;
    position: relative;
    z-index: 150
}

.page-header-scroll-triangle {
    position: relative;
    top: 50%;
    margin-top: -11px;
    width: 0;
    height: 0;
    border-style: solid;
    display: block;
    float: left
}

.page-header-scroll-triangle#page-header-scroll-triangle1 {
    left: 0;
    border-width: 0 7px 7px 0;
    border-color: transparent #fff transparent transparent
}

.page-header-scroll-triangle#page-header-scroll-triangle2 {
    left: 7px;
    border-width: 7px 7px 0 0;
    border-color: #fff transparent transparent;
    transform: translateY(-25px);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0
}

.page-header .page-index {
    position: absolute;
    bottom: 33px;
    left: 100px;
    font-weight: 800;
    font-size: 10px;
    color: #c1a367;
    letter-spacing: 2px
}

.page-header .page-index:before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: calc(100% + 35px);
    width: 85px;
    height: 3px;
    background-color: #c1a367
}

.page-header-maintenance-message {
    color: #fff
}

#nav-lang {
    position: absolute;
    z-index: 140;
    top: -77px;
    right: 30px
}

#nav-lang li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline-block
}

#nav-lang li a {
    display: block;
    color: #1d427a;
    padding: 8px 5px;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: 2px;
    text-transform: uppercase;
    transition: color .25s cubic-bezier(.445, .05, .55, .95)
}

#nav-lang li a.active,
#nav-lang li a:hover {
    color: #c1a367
}

.ie-browser #navbar .navbar-link,
.ie-browser #navbar .navbar-logo-link {
    float: left
}

.homepage #navbar .navbar-logo-link {
    margin-top: -4px
}

.nav-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 148;
    background-color: #fff;
    overflow: hidden
}

.nav-overlay .container {
    position: relative;
    left: 0;
    top: 0;
    height: 100vh
}

.nav-overlay-item,
.nav-overlay-list {
    height: 100vh;
    padding: 0;
    margin: 0
}

.nav-overlay-item {
    width: 100%;
    list-style-type: none
}

.nav-overlay-item .gradient {
    width: 100%;
    height: 100%;
    position: relative
}

.nav-overlay-item .gradient:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: linear-gradient(0deg, #1d427a, transparent 90%);
    background: 0deg;
    background: -o-linear-gradient(transparent 90%, #1d427a);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="transparent 90%", endColorstr="#1D427A", GradientType=0)
}

.nav-overlay-item .nav-overlay-item-img-container {
    position: relative;
    width: 100%;
    height: 83vh;
    background-size: cover;
    background-position: 50%;
    transform: translateY(45px);
    -webkit-clip-path: url(#clipping-overlay);
    clip-path: url(#clipping-overlay)
}

.nav-overlay-item .nav-overlay-item-img-container:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: 0deg;
    background: -o-linear-gradient(transparent 90%, #1d427a);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="transparent 90%", endColorstr="#1D427A", GradientType=0)
}

.safari-browser .nav-overlay-item .nav-overlay-item-img-container {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    transition: all 1s cubic-bezier(.455, .03, .515, .955)
}

.safari-browser .nav-overlay-item .nav-overlay-item-img-container.to-clip {
    -webkit-clip-path: polygon(8.333% 8.333%, 91.66667% 8.333%, 91.66667% 99%, 8.333% 99%)
}

#bar-1 {
    top: 0;
    left: -15px;
    height: 15px;
    width: 125px;
    transform: skewX(-45deg)
}

#bar-1,
#bar-2 {
    position: fixed;
    z-index: 149;
    background: linear-gradient(-45deg, #3e77b2, #1d427a 50%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#ff1d427a", endColorstr="#ff3e77b2", GradientType=1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-shadow: 0 0 6px 2px transparent;
    overflow: hidden
}

#bar-2 {
    top: -15px;
    left: 0;
    height: 125px;
    width: 15px;
    transform: skewY(-45deg)
}

#nav-lang {
    display: none!important
}

#navbar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 55;
    transition: all .25s
}

#navbar .navbar-content {
    margin: 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    padding: 15px 22px;
    height: 87px;
    min-width: 112px;
    transition: all .25s
}

#navbar .navbar-content .container {
    line-height: 87px;
    height: 87px;
    padding-left: 0
}

#navbar .navbar-logo-link {
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin-top: -1px
}

#navbar .navbar-logo {
    width: 132px;
    height: 50px;
    margin-top: 13px;
    fill: #1d427a;
    transition: width .25s cubic-bezier(.445, .05, .55, .95)
}

#navbar .navbar-pagename {
    color: #c1a367
}

#navbar .navbar-link {
    position: relative;
    font-weight: 800;
    font-size: 9px;
    color: #1d427a;
    letter-spacing: 2px;
    text-transform: uppercase;
    cursor: pointer;
    left: -15px;
    padding: 10px 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    padding-bottom: 3px;
    top: -3px
}

#navbar .navbar-link:before {
    transform: scaleX(1) translateX(-1px);
    transform-origin: 0 50%;
    transition: transform 0s ease
}

#navbar .navbar-link:after,
#navbar .navbar-link:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    height: 3px;
    width: calc(100% - 30px);
    margin: 0 auto
}

#navbar .navbar-link:after {
    transform: scaleX(1) translateX(-1px);
    transform-origin: 100% 50%
}

#navbar .navbar-link:after,
#navbar .navbar-link:hover:before {
    background: hsla(40, 42%, 58%, .88);
    transition: transform .5s ease
}

#navbar .navbar-link:hover:after,
#navbar .navbar-link:hover:before {
    transform: scaleX(0) translateX(-1px)
}

#navbar .navbar-link:hover:after {
    background: transparent;
    transition: transform 0s ease
}

.nav-minified #navbar .navbar-content {
    box-shadow: 0 7px 50px rgba(0, 0, 0, .15)
}

@keyframes a {
    0% {
        transform: skewX(0deg)
    }
    50% {
        transform: skewX(-5deg)
    }
    to {
        transform: skewX(0deg)
    }
}

#nav {
    position: fixed;
    z-index: 150;
    top: 0;
    width: 100vw;
    height: 100vh;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

#nav:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

#nav-container {
    height: 100%;
    overflow-y: auto
}

#nav .nav-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: url(/templates/custom/images/top50salesoffices2020/top-50-sales-bg.jpg) no-repeat;
    background-position: 100% 0;
    background-color: #1d427a;
    background-size: cover;
    overflow: hidden;
    animation: a 1s;
    animation-delay: .8s;
    animation-play-state: paused;
    will-change: transform
}

#nav.open .nav-wrapper {
    animation-play-state: running
}

#nav #nav-clipping {
    position: relative;
    padding: 0;
    margin: 0;
    display: none
}

#nav .nav {
    position: relative;
    height: 100%;
    width: 100%
}

#nav .nav-header {
    text-align: center;
    position: relative
}

#nav .nav-header-logo {
    display: inline-block;
    padding: 10px 5px;
    margin-top: 82px;
    margin-left: -5px
}

#nav .nav-header-logo svg {
    width: 173px;
    height: 34px;
    fill: #fff
}

#nav .nav-header-baseline {
    font-weight: 400;
    font-size: 10px;
    color: hsla(0, 0%, 100%, .3);
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 45px
}

#nav .nav-exit {
    position: absolute;
    top: 50px;
    left: 31px;
    width: 27px;
    height: 27px;
    z-index: 80;
    cursor: pointer
}

#nav .nav-exit-line {
    position: absolute;
    top: 50%;
    left: 25px;
    width: 27px;
    height: 3px;
    background-color: hsla(0, 0%, 100%, .9);
    transform-origin: 50% 50%
}

#nav .nav-exit-line:first-child {
    transform: translate(-85%, -50%) rotate(45deg)
}

#nav .nav-exit-line:nth-child(2) {
    transform: translate(-85%, -50%) rotate(-45deg)
}

#nav .nav-content {
    position: relative;
    z-index: 1
}

#nav .nav-content-text-wrapper {
    max-width: 430px
}

#nav .nav-content .nav-list {
    position: relative;
    padding-left: 0;
    list-style: none;
    text-align: center
}

#nav .nav-content .nav-list .nav-item {
    cursor: pointer;
    overflow: hidden
}

#nav .nav-content .nav-list .nav-item .nav-link {
    font-weight: 300;
    font-size: 26px;
    color: hsla(0, 0%, 100%, .7);
    letter-spacing: 2px;
    text-transform: uppercase;
    line-height: 31px;
    padding-bottom: 5px;
    padding-top: 5px;
    display: block;
    transition: color .3s;
    cursor: pointer
}

#nav .nav-content .nav-list .nav-item .nav-link.active,
#nav .nav-content .nav-list .nav-item .nav-link:hover {
    color: #fff
}

#nav .nav-content-text {
    position: relative;
    padding-top: 30px;
    width: 400px;
    font-weight: 300;
    font-size: 20px;
    color: hsla(0, 0%, 100%, .7);
    letter-spacing: 0;
    line-height: 30px
}

#nav .nav-indication {
    position: absolute;
    top: 205px;
    left: 25px;
    transform-origin: 50% 50%;
    font-size: 8px;
    color: hsla(0, 0%, 100%, .63);
    letter-spacing: 2px
}

#nav .nav-indication,
#nav .nav-scroll {
    font-weight: 800;
    text-transform: uppercase
}

#nav .nav-scroll {
    font-size: 9px;
    color: #fff;
    letter-spacing: 2.25px;
    padding: 10px;
    margin-left: 88px
}

#nav .nav-scroll-triangle {
    position: absolute;
    top: 3px;
    width: 0;
    height: 0;
    border-style: solid;
    display: inline-block
}

#nav .nav-scroll-triangle#nav-scroll-triangle1 {
    left: 0;
    border-width: 0 7px 7px 0;
    border-color: transparent #fff transparent transparent
}

#nav .nav-scroll-triangle#nav-scroll-triangle2 {
    left: 7px;
    border-width: 7px 7px 0 0;
    border-color: #fff transparent transparent;
    transform: translateY(-25px);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0
}

#nav .nav-scroll-wrapper {
    display: none;
    position: absolute;
    bottom: 57px;
    left: 100px
}

#nav .nav-footer {
    margin-top: 150px;
    margin-bottom: 100px
}

#nav .nav-footer h2 {
    font-weight: 800;
    font-size: 11px;
    color: hsla(0, 0%, 100%, .5);
    letter-spacing: 1.83px;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 8px
}

#nav .nav-footer h2,
#nav .nav-footer p {
    font-family: dd7b4623, Helvetica, Arial, sans-serif
}

#nav .nav-footer p {
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    letter-spacing: .3px;
    line-height: 28px;
    margin: 0
}

#nav .nav-footer hr {
    margin: 20px 0;
    border-top: 1px solid hsla(0, 0%, 100%, .22)
}

#nav .nav-clipping {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    opacity: .85;
    height: 330px;
    overflow: hidden;
    list-style: none;
    padding-left: 0;
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-bottom: 0;
    position: absolute;
    left: 264px;
    top: calc(50vh - 165px);
    width: 100%
}

#nav .nav-clipping-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0
}

#nav .nav-clipping-item {
    font-size: 220px;
    line-height: 330px;
    background: -webkit-linear-gradient(transparent, transparent), url(/themes/ShiftTheme/static/img/menu-background-clipping.jpg) fixed 0 -185px;
    white-space: nowrap;
    color: #052859;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: absolute;
    left: 0;
    top: 0
}

#nav .loading-indicator {
    position: absolute;
    top: 0;
    right: 0;
    width: 3px;
    height: 1px;
    transform-origin: 50% 0;
    transform: translateY(0) scaleY(0);
    background-color: #c1a367
}

#baseline-wrapper {
    position: absolute;
    top: 65px;
    left: 0;
    right: 0;
    font-weight: 300;
    font-size: 10px;
    letter-spacing: 2px;
    color: #1d427a;
    text-transform: uppercase
}

#baseline-wrapper,
#baseline-wrapper .pagename {
    font-family: dd7b4623, Helvetica, Arial, sans-serif
}

#baseline-wrapper .pagename {
    font-weight: 800;
    color: #c1a367
}

html.cssclippathpolygon #nav {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    transition: -webkit-clip-path .8s cubic-bezier(.77, 1.13, .6, .85);
    transition: clip-path .8s cubic-bezier(.77, 1.13, .6, .85);
    transition: clip-path .8s cubic-bezier(.77, 1.13, .6, .85), -webkit-clip-path .8s cubic-bezier(.77, 1.13, .6, .85)
}

html.cssclippathpolygon #nav.clipped {
    -webkit-clip-path: polygon(0 0, 80% 0, 70% 100%, 0 100%);
    clip-path: polygon(0 0, 80% 0, 70% 100%, 0 100%)
}

.sub-navigation {
    position: relative;
    width: 100%;
    height: 265px;
    overflow: hidden
}

.sub-navigation a {
    overflow: hidden
}

.sub-navigation-background,
.sub-navigation a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.sub-navigation-background {
    background-size: cover;
    background-position: 50%;
    transform: scale(1);
    transition: transform 2s cubic-bezier(.39, .575, .565, 1)
}

.sub-navigation-background:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background: linear-gradient(135deg, rgba(29, 66, 122, .95), rgba(29, 66, 122, .8) 70%, rgba(62, 119, 178, .6));
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#f21d427a", endColorstr="#993e77b2", GradientType=1)
}

.sub-navigation-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 103px;
    -ms-flex-align: center;
    align-items: center
}

.sub-navigation-indication {
    position: relative;
    z-index: 1;
    font-weight: 800;
    font-size: 12px;
    color: #c1a367;
    letter-spacing: 1.71px;
    text-transform: capitalize;
    line-height: 32px;
    margin-top: -10px
}

.sub-navigation-indication.link-to-next:after {
    content: "";
    display: inline-block;
    margin-left: 10px;
    width: 27px;
    height: 3px;
    background-color: #c1a367;
    transform: translateY(-50%)
}

.sub-navigation-title {
    display: inline-block;
    position: relative;
    z-index: 1;
    font-weight: 700;
    font-size: 32px;
    color: #fff;
    letter-spacing: .4px;
    text-align: center;
    line-height: 32px;
    width: auto;
    padding: 25px;
    margin: -25px
}

.sub-navigation-title:before {
    content: "";
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    border: 1px solid hsla(0, 0%, 100%, .2);
    border-right-color: transparent;
    border-left-color: transparent;
    transform: scaleX(0);
    transform-origin: 0 0;
    transition: all .5s cubic-bezier(.645, .045, .355, 1);
    transition-delay: 0s
}

.sub-navigation-title .borderLeft {
    position: absolute;
    left: -1px;
    top: 0;
    right: 0;
    bottom: 0;
    width: 1px;
    background-color: hsla(0, 0%, 100%, .2);
    transition: all .3s cubic-bezier(.445, .05, .55, .95);
    transition-delay: .5s;
    transform: scaleY(0)
}

.sub-navigation-title .borderRight {
    position: absolute;
    right: -1px;
    top: 0;
    bottom: 0;
    width: 1px;
    background-color: transparent;
    transition: background-color .3s cubic-bezier(.445, .05, .55, .95);
    transition-delay: 0s
}

.sub-navigation-title .text {
    position: relative;
    top: 2px
}

html.csstransitions .sub-navigation a:hover .sub-navigation-background {
    transform: scale(1.1);
    transition: transform 5s linear
}

#footer li,
#footer ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

#footer li {
    text-align: center
}

#footer li:after {
    display: block;
    content: "";
    height: 1px;
    width: 100%;
    background-color: #d5d5d5
}

#footer li a,
#footer li span {
    font-size: 10px;
    letter-spacing: .3px;
    text-transform: uppercase;
    display: block;
    padding-top: 20px;
    padding-bottom: 16px;
    color: #1d427a;
    font-weight: 800;
    transition: color .25s cubic-bezier(.785, .135, .15, .86)
}

#footer li a:hover {
    color: #316fcc
}

#footer svg {
    margin-bottom: -3px;
    margin-left: 3px;
    width: 15px;
    height: 15px;
    fill: #1d427a
}

.splashscreen {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: 800
}

.splashscreen-percentage {
    position: absolute;
    text-align: center;
    top: 55%;
    display: block;
    transform: translateY(-50%);
    overflow: hidden;
    font-size: 120px;
    line-height: 120px;
    font-weight: 700;
    margin: 0 auto 0 -125px;
    left: 50%;
    color: #052859;
    background: -webkit-linear-gradient(transparent, transparent), url(/themes/ShiftTheme/static/img/menu-background-clipping.jpg) fixed no-repeat;
    background-position: 100% 100%;
    background-size: cover;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text!important
}

.splashscreen-background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(45deg, #1d427a 40%, #1d427a 0, #3e77b2);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#ff3e77b2", endColorstr="#ff1d427a", GradientType=0)
}

.splashscreen-shift {
    position: absolute;
    top: 50%;
    display: block;
    margin: 0 auto;
    width: 100%;
    transform: translateY(-50%);
    overflow: hidden;
    white-space: nowrap;
    text-align: center
}

.splashscreen-shift span {
    display: inline-block;
    color: #052859;
    visibility: hidden;
    transform: translateY(500px);
    font-size: 100px;
    line-height: 100px
}

.splashscreen-shift span,
.splashscreen-titles {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0
}

.splashscreen-titles {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%);
    margin-left: -195px;
    z-index: 200;
    overflow: hidden
}

.splashscreen-titles-subtitle,
.splashscreen-titles-title {
    display: inline-block
}

.splashscreen-titles-title {
    fill: #fff;
    width: 246px;
    height: 45px;
    vertical-align: middle
}

.splashscreen-titles-subtitle {
    text-transform: uppercase;
    margin-left: 40px;
    padding-bottom: 5px;
    font-weight: 400;
    font-size: 11px;
    color: #fff;
    letter-spacing: 2.2px;
    line-height: 70px
}

.splashscreen-progress-bar {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 100vh;
    left: 50%;
    background-color: hsla(0, 0%, 100%, .2)
}

.splashscreen-progress-bar-over {
    position: absolute;
    top: 50%;
    transform-origin: 0 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 2px;
    left: 50%;
    background-color: #c1a367
}

body:not(.firefox-browser) .splashscreen-shift span {
    background: -webkit-linear-gradient(transparent, transparent), url(/themes/ShiftTheme/static/img/menu-background-clipping.jpg);
    background-attachment: fixed;
    background-position: 0 100px;
    color: #052859;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.lightbox {
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    display: block;
    position: fixed;
    z-index: 5000;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0
}

.lightbox>* {
    transform: translateZ(0)
}

.lightbox .lightbox-bg-img,
.lightbox .lightbox-bg-img-overlay {
    content: "";
    position: fixed;
    z-index: 3;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: block;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    transform-origin: 0 100%
}

.lightbox .lightbox-bg-img-overlay {
    background: rgba(29, 66, 122, .8) no-repeat
}

.lightbox .lightbox-bg-img {
    background-size: cover;
    z-index: 2;
    filter: blur(10px);
    top: -15px;
    left: -15px;
    bottom: -15px;
    right: -15px
}

.lightbox .lightbox-bg {
    position: fixed;
    z-index: 1;
    background-color: #1d427a;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    transform-origin: 0 100%
}

.lightbox>.container {
    position: relative;
    z-index: 4;
    top: 50vh;
    transform: translateY(-50%);
    padding: 0;
    max-width: 1130px;
    margin: 0 auto
}

.lightbox .content-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 20
}

.lightbox .lightbox-close-btn {
    padding: 26px 50px 26px 26px;
    text-align: right;
    color: #c1a367;
    font-size: 11px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .34px;
    cursor: pointer
}

.lightbox .lightbox-close-btn svg {
    fill: #c1a367;
    width: 20px;
    height: 20px;
    transform: rotate(180deg);
    position: relative;
    top: 5px;
    left: 20px;
    transition: transform .45s cubic-bezier(.86, 0, .07, 1)
}

.lightbox .lightbox-close-btn span {
    display: inline-block
}

.lightbox .lightbox-close-btn span:after {
    content: "";
    display: block;
    height: 2px;
    width: 100%;
    background-color: #c1a367;
    transform: scaleX(0);
    transition: transform .45s cubic-bezier(1, 0, 0, 1);
    transform-origin: 0 0
}

.lightbox .lightbox-close-btn:hover span:after {
    transform: scaleX(1)
}

.lightbox .lightbox-close-btn:hover svg {
    transform: rotate(180deg) translateX(10px)
}

.lightbox .lightbox-content {
    transform-origin: 0 100%;
    background-color: #fff;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    min-height: 100vh;
    max-height: 100vh
}

.lightbox .lightbox-content .container {
    width: 100%;
    margin: 0
}

.animated-link {
    width: 100%;
    padding: 15px 26px 19px 35px;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    border: 1px solid rgba(0, 0, 0, .28);
    transition: border .2s cubic-bezier(.86, 0, .07, 1)
}

.animated-link:before {
    content: "";
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    border: 1px solid #1d427a;
    border-right-color: transparent;
    border-left-color: transparent;
    transform: scaleX(0);
    transform-origin: 0 0;
    transition: all .5s cubic-bezier(.645, .045, .355, 1);
    transition-delay: .1s
}

.animated-link .borderLeft {
    position: absolute;
    left: -1px;
    top: 0;
    right: 0;
    bottom: 0;
    width: 1px;
    background-color: #1d427a;
    transition: all .3s cubic-bezier(.445, .05, .55, .95);
    transition-delay: .5s;
    transform: scaleY(0)
}

.animated-link .borderRight {
    position: absolute;
    right: -1px;
    top: 0;
    bottom: 0;
    width: 1px;
    background-color: transparent;
    transition: background-color .3s cubic-bezier(.445, .05, .55, .95);
    transition-delay: 0s
}

.animated-link .text {
    position: relative;
    top: 2px;
    font-weight: 800;
    font-size: 11px;
    color: #c1a367;
    letter-spacing: .34px;
    line-height: 26px;
    text-transform: uppercase;
    margin-right: 20px
}

.animated-link svg {
    width: 20px;
    height: 18px;
    margin-left: auto;
    fill: #c1a367
}

.animated-link .svg-container {
    position: relative;
    top: 5px;
    display: block;
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.animated-link.download-link {
    padding: 15px 0 19px 19px
}

.animated-link.download-link svg {
    margin-right: 10px;
    width: 10px;
    height: 15px;
    position: relative;
    top: 2px
}

html.csstransitions .animated-link:hover:before {
    transform: scaleX(1)
}

html.csstransitions .animated-link:hover .borderLeft {
    transition-delay: 0s;
    transform: scaleY(1)
}

html.csstransitions .animated-link:hover .borderRight {
    background-color: #1d427a;
    transition-delay: .5s
}

html.csstransitions .animated-link:hover .svg-container {
    transform: translateX(10px)
}

@font-face {
    font-family: basethemecredits;
    src: url(../fonts/basethemecredits.eot);
    src: url(../fonts/basethemecredits.eot?#iefix) format("embedded-opentype"), url(../fonts/basethemecredits.woff) format("woff"), url(../fonts/basethemecredits.ttf) format("truetype"), url(../fonts/basethemecredits.svg#basethemecredits) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" credits-icon-"]:before,
[class^=credits-icon-]:before,
[data-icon]:before {
    font-family: basethemecredits!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.credits-icon-rezozero:before {
    content: "a"
}

.credits-icon-roadiz:before {
    content: "b"
}

.page-subnav {
    z-index: 10
}

.page-blocks,
.page-subnav {
    position: relative
}

.background-letter {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    font-weight: 700;
    color: rgba(113, 174, 216, .1);
    font-size: 450px;
    line-height: 450px;
    z-index: -1
}

#main-container {
    margin-top: 102px
}

.img-gradient {
    position: relative
}

.img-gradient:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: linear-gradient(0deg, #1d427a, transparent 90%);
    background: -o-linear-gradient(transparent 90%, #1d427a);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="transparent 90%", endColorstr="#1D427A", GradientType=0);
    background: linear-gradient(0deg, rgba(29, 66, 122, .5), transparent);
    background: 0deg;
    background: -o-linear-gradient(transparent, rgba(29, 66, 122, .5));
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="transparent", endColorstr="rgba(29, 66, 122, 0.5)", GradientType=0)
}

.img-gradient-full {
    position: relative
}

.img-gradient-full:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: linear-gradient(0deg, #1d427a, transparent 90%);
    background: 0deg;
    background: -o-linear-gradient(transparent 90%, #1d427a);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="transparent 90%", endColorstr="#1D427A", GradientType=0)
}

h3 {
    line-height: 34px;
    margin-top: 0;
    margin-bottom: 30px
}

h3,
hr+p {
    font-weight: 300
}

.pagination {
    position: relative;
    margin: 40px 0
}

.pagination-next {
    text-align: center;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 11px;
    color: #1d427a;
    padding: 20px 50px;
    letter-spacing: .34px;
    line-height: 26px;
    border: 2px solid #1d427a;
    transition: border-color .25s cubic-bezier(.455, .03, .515, .955), color .25s cubic-bezier(.455, .03, .515, .955);
    width: 100%
}

.pagination-next:focus {
    border-color: #1d427a;
    color: #1d427a
}

.pagination-next:hover {
    border-color: #c1a367;
    color: #c1a367
}

#side-sub-nav {
    position: fixed;
    right: 30px;
    top: 50%;
    z-index: 500;
    transform: translateY(-50%)
}

#side-sub-nav .link,
#side-sub-nav a {
    font-weight: 800;
    display: block;
    padding: 10px 15px;
    font-size: 10px;
    letter-spacing: 2px;
    transition: color .3s cubic-bezier(.86, 0, .07, 1);
    color: #1d427a;
    cursor: pointer;
    position: relative;
    width: 50px;
    max-width: 50px
}

#side-sub-nav .link:after,
#side-sub-nav a:after {
    position: relative;
    left: -1px;
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #c1a367;
    transform: scaleX(0);
    transition: transform .25s cubic-bezier(.645, .045, .355, 1)
}

#side-sub-nav .link:focus,
#side-sub-nav a:focus {
    color: #1d427a
}

#side-sub-nav .link.active,
#side-sub-nav .link:hover,
#side-sub-nav a.active,
#side-sub-nav a:hover {
    color: #c1a367
}

#side-sub-nav .link.active:after,
#side-sub-nav .link:hover:after,
#side-sub-nav a.active:after,
#side-sub-nav a:hover:after {
    transform: scaleX(1)
}

#side-sub-nav .link:hover .text,
#side-sub-nav a:hover .text {
    transform: translateY(0)
}

#side-sub-nav .link .text-container,
#side-sub-nav a .text-container {
    font-weight: 800;
    position: absolute;
    right: 50px;
    text-align: right;
    color: #c1a367;
    text-transform: uppercase;
    font-size: 9px;
    line-height: 16px;
    letter-spacing: 1px;
    display: block;
    width: 200px;
    overflow: hidden;
    pointer-events: none
}

#side-sub-nav .link .text,
#side-sub-nav a .text {
    display: block;
    transform: translateY(105%);
    transition: transform .45s cubic-bezier(.645, .045, .355, 1)
}

.scroll-arrow {
    position: fixed;
    display: inline-block;
    bottom: 34px;
    right: 33px;
    z-index: 500;
    cursor: pointer;
    padding: 10px
}

.scroll-arrow svg {
    display: inline-block;
    width: 26px;
    height: 13px;
    fill: #c1a367;
    stroke-opacity: .7;
    transition: stroke-opacity .3s
}

.scroll-arrow.scroll-top {
    bottom: 73px
}

.scroll-arrow:hover svg {
    stroke-opacity: 1
}

.appear {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
    transition: opacity .55s cubic-bezier(.445, .05, .55, .95), transform .4s cubic-bezier(.785, .135, .15, .86);
    transition-delay: .1s;
    transform: translateY(0)
}

.appear.not-visible {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    transform: translateY(50px)
}

.homepage .navbar-logo {
    display: none
}

.homepage #nav-lang {
    display: block!important
}

.homepage-header {
    margin-top: 120px
}

.homepage-introduction {
    font-size: 20px;
    letter-spacing: 0;
    line-height: 26px;
    margin-top: 30px;
    margin-bottom: 30px
}

.homepage-introduction,
.logo-baseline {
    color: #353190;
    text-align: center
}

.logo-baseline {
    font-size: 10px;
    letter-spacing: 2px;
    text-transform: uppercase
}

.logo-baseline .logo {
    fill: #353190;
    width: 173px;
    height: 32px;
    margin-bottom: 10px
}

.homepage-header-image {
    width: 100%;
    max-height: 480px;
    overflow: hidden;
    position: relative
}

.homepage-header-image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: 0deg;
    background: -o-linear-gradient(transparent 90%, #1d427a);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="transparent 90%", endColorstr="#1D427A", GradientType=0)
}

.homepage-header-image img {
    width: 100%
}

.container.second {
    width: 100%;
    margin: 0
}

.go-back-link {
    position: absolute;
    left: -25%;
    top: -40px;
    text-align: center
}

.go-back-link div {
    overflow: hidden;
    height: 17px;
    margin-bottom: 20px
}

.go-back-link div p {
    font-size: 16px;
    line-height: 16px;
    color: #1d427a;
    transform: translateY(150%);
    transition: .5s cubic-bezier(.645, .045, .355, 1)
}

.go-back-link svg {
    display: inline-block;
    fill: #c1a367;
    width: 20px;
    height: 20px
}

.go-back-link:hover div p {
    transform: translateY(0)
}

.news-listing-container {
    position: relative;
    overflow: hidden
}

.news-listing-container .pagination {
    margin-top: 0
}

.news-listing-container .pagination-next {
    padding: 30px 45px
}

.news-listing-timeline {
    position: relative;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch
}

.ie-browser.news .single-news-container .excerpt-container:before {
    display: none
}

body.news .page-header {
    overflow: hidden
}

body.news .page-header .page-header-content:before {
    display: none
}

body.news .single-news-container {
    position: relative;
    margin-top: 50px;
    margin-bottom: 120px
}

body.news .single-news-container .container.second {
    padding: 0
}

body.news time {
    color: #c1a367;
    font-size: 18px;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 20px
}

body.news .news-thumbnail-container {
    height: 126px;
    width: 100%;
    background-color: #fff;
    padding: 35px 43px;
    border: 1px solid #e1e1e1;
    margin-top: 30px
}

body.news .news-thumbnail-container .news-thumbnail {
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%
}

body.news .excerpt {
    font-size: 18px;
    color: #1d427a;
    font-weight: 700;
    line-height: 25px
}

body.news .content {
    margin-top: 60px;
    font-weight: 300;
    color: #1d427a;
    line-height: 24px;
    font-size: 14px;
    letter-spacing: .26px
}

body.news .content p {
    margin-bottom: 20px
}

body.news .pagination {
    float: none
}

body.news .next-link,
body.news .previous-link {
    display: inline-block;
    text-align: center;
    height: 126px;
    line-height: 126px;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 11px;
    transition: color .25s cubic-bezier(.645, .045, .355, 1);
    border: 2px solid #1d427a;
    width: 100%
}

body.news .next-link:hover,
body.news .previous-link:hover {
    color: #c1a367
}

body.news .download-link {
    width: 100%;
    margin-top: 10px
}

body.news .download-link svg {
    margin-left: 0
}

body.news .download-link .text {
    margin: 0 auto;
    left: -10px
}

.reference-listing {
    overflow: hidden;
    position: relative;
    padding-bottom: 70px
}

.reference-listing .pagination-next {
    padding: 30px 45px
}

.reference-listing .container.second {
    max-width: 940px;
    margin-right: auto;
    margin-left: auto
}

.reference-listing .arrow {
    width: 8px;
    border-style: solid;
    border-width: 0 8px 8px 0;
    border-color: transparent #c1a367 transparent transparent
}

.reference-listing .tag-title-container {
    position: relative;
    text-align: center;
    margin-top: 50px
}

.reference-listing .tag-title-container.no-title {
    margin-top: 25px
}

.reference-listing .tag-title-container:before {
    content: attr(data-index);
    display: block;
    padding-bottom: 20px;
    color: #c1a367;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 1.71px;
    margin: 0 auto
}

.reference-listing .tag-title {
    color: #c1a367;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: .34px;
    font-size: 27px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 40px
}

body.reference .reference-single {
    margin-top: 200px;
    margin-bottom: 200px;
    overflow: hidden
}

.reference-single {
    color: #1d427a;
    font-weight: 300
}

.reference-single .left-column {
    padding-right: 3%
}

.reference-single .header .border {
    height: 60px;
    position: relative
}

.reference-single .header .border:after {
    position: absolute;
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    background-color: rgba(29, 66, 122, .3)
}

.reference-single .header .border.no-border {
    display: none
}

.reference-single .header .border .logo-image {
    position: relative;
    height: 80px;
    top: -30px
}

.reference-single .header .border .logo-image img {
    max-height: 100%;
    height: auto;
    max-width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    image-rendering: optimizeSpeed;
    image-rendering: pixellated;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: optimize-contrast;
    -ms-interpolation-mode: nearest-neighbor
}

.reference-single .tagName {
    text-transform: uppercase;
    font-size: 10px;
    color: rgba(0, 0, 0, .45);
    margin-top: 15px;
    font-weight: 700
}

.reference-single time {
    color: #c1a367;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1px
}

.reference-single .amount,
.reference-single .page-title {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .54px;
    font-weight: 700
}

.reference-single .page-title {
    position: relative;
    font-size: 19px;
    line-height: 27px;
    max-width: 350px
}

.reference-single .page-text {
    margin-top: 20px;
    font-size: 13px;
    line-height: 23px;
    margin-bottom: 40px
}

#page-container-error-404 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

#page-container-error-404 .page-header-404 {
    margin-bottom: 40px;
    margin-top: 100px
}

#page-container-error-404 .page-header-404 video {
    min-width: 100%;
    min-height: 100%;
    height: auto
}

#page-container-error-404 .page-header-404-message {
    font-weight: 300;
    color: #c1a367;
    font-size: 16px
}

.page-header-maintenance .page-header-content-wrapper {
    top: 0;
    bottom: 0
}

.mapblock-canvas {
    width: 100%;
    height: 400px
}

.mapblock-canvas:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: linear-gradient(-30deg, rgba(29, 66, 122, .7), transparent 50%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#b31d427a", GradientType=0);
    pointer-events: none
}

.basicblock {
    padding-top: 50px;
    padding-bottom: 50px
}

.imageblock+.basicblock {
    padding-top: 340px;
    padding-bottom: 70px;
    margin-top: -160px
}

.imageblock+.basicblock.has-reference {
    padding-top: 230px!important
}

.basicblock h3 {
    font-size: 22px;
    line-height: 29px;
    letter-spacing: 0
}

.basicblock:first-child {
    padding-top: 100px;
    padding-bottom: 0
}

.basicblock.even {
    background-color: #f6f6f6
}

.basicblock-index {
    font-weight: 800;
    font-size: 12px;
    color: #c1a367;
    letter-spacing: 1.71px;
    text-align: center;
    margin-bottom: 25px
}

.basicblock-title {
    font-weight: 700;
    font-size: 20px;
    color: #c1a367;
    letter-spacing: .44px;
    line-height: 27px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 16px;
    margin-top: 0
}

.basicblock-content {
    font-weight: 400;
    font-size: 14px;
    color: #1d427a;
    letter-spacing: .25px;
    line-height: 25px;
    margin-bottom: 30px
}

.basicblock-content h1,
.basicblock-content h2,
.basicblock-content h3,
.basicblock-content h4,
.basicblock-content h5,
.basicblock-content h6,
.basicblock-content ul {
    font-weight: 300
}

.basicblock-content ul {
    list-style: none;
    padding-left: 0
}

.basicblock-content li {
    padding-top: 13px;
    padding-bottom: 19px;
    border-top: 1px solid rgba(29, 66, 122, .3)
}

.basicblock-image {
    overflow: hidden;
    max-width: 405px
}

.basicblock-excerpt-arrow {
    width: 8px;
    border-style: solid;
    border-width: 0 8px 8px 0;
    border-color: transparent #c1a367 transparent transparent
}

.basicblock-excerpt {
    font-weight: 300;
    font-size: 20px;
    color: #c1a367;
    letter-spacing: 0;
    line-height: 28px;
    margin-top: 20px;
    margin-bottom: 20px
}

.basicblock.image-right {
    position: relative
}

.basicblock.image-right .basicblock-image {
    position: relative;
    z-index: 2
}

.basicblock.image-right .basicblock-image img {
    width: 100%
}

.basicblock.image-right .image-name {
    position: relative;
    z-index: 1;
    margin-top: -160px;
    height: 270px;
    background: linear-gradient(90deg, #3e77b2, #1d427a);
    background: 90deg;
    background: -o-linear-gradient(#1d427a, #3e77b2);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#1d427a", endColorstr="#3e77b2", GradientType=0)
}

.basicblock.image-right .image-name span {
    position: absolute;
    bottom: 50px;
    left: 25%;
    color: #fff;
    font-size: 11px;
    letter-spacing: 2.75px;
    font-weight: 700;
    text-transform: uppercase
}

.basicblock:last-of-type {
    padding-bottom: 200px
}

.basicblock:last-of-type .reference-link {
    margin-bottom: 0
}

.basicblock .reference-link {
    position: relative;
    z-index: 10;
    overflow: hidden;
    height: 305px;
    margin-bottom: -160px;
    margin-top: 50px
}

.basicblock .reference-link img {
    transition: transform .7s cubic-bezier(.86, 0, .07, 1);
    width: 100%
}

.basicblock .reference-link .img-container {
    display: block;
    min-height: 298px;
    background-color: hsla(0, 0%, 88%, .5)
}

.basicblock .reference-link:hover img {
    transform: scale(1.2)
}

.basicblock .reference-link:hover .reference-link-text-container:before {
    transform: rotate(45deg) scale(1.2)
}

.basicblock .reference-link-text-container {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 34px;
    padding-left: 29px;
    padding-right: 29px;
    width: 100%
}

.basicblock .reference-link-text-container:before {
    position: absolute;
    z-index: 1;
    left: -200px;
    top: -175px;
    content: "";
    display: block;
    width: 300px;
    height: 300px;
    background: linear-gradient(0deg, #1d427a, #3e77b2);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#ff3e77b2", endColorstr="#ff1d427a", GradientType=0);
    transform: rotate(45deg);
    transition: transform 1s cubic-bezier(.86, 0, .07, 1)
}

.basicblock .reference-link-text-container span {
    position: relative;
    z-index: 2;
    font-weight: 800;
    font-size: 11px;
    display: inline-block;
    background-color: #fff;
    padding: 28px 80px 28px 23px;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: .34px;
    transition: color .2s
}

.basicblock .reference-link-text-container span svg {
    position: absolute;
    top: 30px;
    right: 23px;
    width: 20px;
    height: 20px;
    fill: #c1a367
}

.news-item {
    position: relative;
    padding-bottom: 0;
    margin-bottom: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    animation: b .4s cubic-bezier(.645, .045, .355, 1);
    animation-delay: 1s;
    animation-fill-mode: forwards;
    display: -ms-flexbox;
    display: flex
}

.news-item .border-container {
    height: 1px;
    padding-bottom: 46px;
    margin-bottom: 26px
}

.news-item .border {
    height: 1px;
    background: rgba(0, 0, 0, .2);
    margin-top: 30px;
    transition: opacity .35s cubic-bezier(.445, .05, .55, .95)
}

.news-item .download-link,
.news-item .read-more {
    margin-bottom: 31px
}

.news-item:first-of-type .border {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0
}

.news-item .content {
    padding-right: 4%;
    margin-bottom: 28px
}

.news-item .news-header-image {
    height: 185px;
    width: 100%;
    background-color: #eee
}

.news-item .news-header-image figure {
    height: 185px;
    background-size: cover;
    background-repeat: no-repeat
}

.news-item .news-thumbnail-container {
    height: 126px;
    width: 100%;
    background-color: #fff;
    padding: 35px 43px;
    border: 1px solid #e1e1e1;
    margin-bottom: 30px
}

.news-item .news-thumbnail {
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%
}

.news-item .news-time {
    text-align: right;
    position: relative;
    display: inline-block;
    font-weight: 700;
    font-size: 11px;
    color: #c1a367;
    letter-spacing: 1px;
    margin-bottom: 15px;
    padding-right: 9px
}

.news-item .news-time:after {
    content: "";
    position: absolute;
    top: 45%;
    right: 0;
    transform: translateY(-50%) translateX(100%);
    height: 3px;
    width: 22px;
    background-color: #c1a367
}

.news-item .news-title {
    font-weight: 700;
    font-size: 23px;
    color: #1d427a;
    max-width: 350px;
    letter-spacing: .56px;
    line-height: 32px;
    margin: 0 0 14px
}

.news-item .news-title.small {
    font-size: 20px;
    line-height: 30px
}

.news-item .news-title.x-small {
    font-size: 17px;
    line-height: 27px
}

.news-item .news-excerpt {
    font-weight: 400;
    font-size: 14px;
    color: #1d427a;
    letter-spacing: .26px;
    line-height: 24px;
    padding-bottom: 10px
}

@keyframes b {
    0% {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        opacity: 0
    }
    to {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        opacity: 1
    }
}

.reference-item {
    position: relative;
    margin-bottom: 62px;
    padding-top: 42px;
    cursor: pointer
}

.reference-item .reference-image {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 233px;
    overflow: hidden
}

.reference-item .reference-image img {
    width: 100%;
    max-width: 100%
}

.reference-item .reference-image.hover:before {
    transform: rotate(-45deg) translate(20px, 20px);
    transition: all .5s cubic-bezier(.25, .46, .45, .94)
}

.reference-item .reference-image:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 280px;
    height: 140px;
    transform: rotate(-45deg);
    transform-origin: bottom left;
    background: linear-gradient(-45deg, #3e77b2, #1d427a 50%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#ff1d427a", endColorstr="#ff3e77b2", GradientType=1);
    transition: all .7s cubic-bezier(.455, .03, .515, .955)
}

.reference-item .reference-content {
    position: relative;
    height: 267px;
    background-color: #fff;
    box-shadow: 0 30px 44px 0 rgba(0, 0, 0, .05);
    padding: 0 24px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 20px;
    margin-left: 20px;
    max-width: 300px
}

.reference-item .reference-header {
    position: relative;
    height: 94px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid rgba(0, 0, 0, .18)
}

.reference-item .reference-logo {
    width: 100px
}

.reference-item .reference-logo img {
    max-width: 100%;
    max-height: 90px;
    height: auto;
    fill: rgba(0, 0, 0, .5);
    image-rendering: optimizeSpeed;
    image-rendering: pixellated;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: optimize-contrast;
    -ms-interpolation-mode: nearest-neighbor
}

.reference-item .reference-logo img path {
    fill: rgba(0, 0, 0, .5)
}

.reference-item .reference-logo svg {
    width: 20px
}

.reference-item .reference-link {
    margin-left: auto
}

.reference-item .reference-link svg {
    width: 20px;
    height: 18px;
    fill: #c1a367
}

.reference-item .reference-date {
    font-weight: 700;
    font-size: 11px;
    color: #c1a367;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 17px;
    margin-bottom: 10px
}

.reference-item .reference-title {
    font-weight: 800;
    font-size: 14px;
    color: #1d427a;
    letter-spacing: .54px;
    line-height: 20px;
    margin-top: 0
}

.reference-item .reference-tag {
    font-weight: 700;
    font-size: 9px;
    color: rgba(0, 0, 0, .18);
    letter-spacing: 0;
    line-height: 17px;
    text-transform: uppercase;
    margin-top: auto;
    margin-bottom: 28px
}

.personblock {
    position: relative;
    padding: 40px 0
}

.personblock.odd {
    background-color: #f6f6f6
}

.personblock-title {
    font-weight: 700;
    font-size: 23px;
    color: #1d427a;
    letter-spacing: .72px;
    line-height: 42px;
    margin-bottom: 3px;
    margin-top: 0
}

.personblock-quality {
    font-weight: 800;
    font-size: 12px;
    color: #c1a367;
    letter-spacing: 2.4px;
    margin-bottom: 16px;
    margin-top: 0;
    text-transform: uppercase;
    position: relative
}

.personblock-biography,
.personblock-quality {
    font-family: dd7b4623, Helvetica, Arial, sans-serif
}

.personblock-biography {
    font-weight: 400;
    font-size: 15px;
    color: #1d427a;
    letter-spacing: .28px;
    line-height: 25px;
    margin-bottom: 17px
}

.personblock-portrait {
    margin-bottom: 32px
}

.personblock-portrait img {
    width: 100%;
    image-rendering: optimizeSpeed;
    image-rendering: pixellated;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: optimize-contrast;
    -ms-interpolation-mode: nearest-neighbor
}

.personblock h3 {
    font-size: 21px;
    font-weight: 700;
    line-height: 30px;
    margin-top: 20px
}

.mapblock {
    padding-top: 76px
}

.mapblock .mapblock-row-title {
    margin-bottom: 20px;
    position: relative;
    color: #c1a367;
    text-align: center
}

.mapblock .mapblock-row-title .mapblock-index {
    font-size: 12px;
    letter-spacing: 1.71px;
    margin-bottom: 16px;
    display: block
}

.mapblock .mapblock-row-title h2 {
    margin: 0;
    font-size: 27px;
    text-transform: uppercase;
    line-height: 34px;
    letter-spacing: .6px
}

.mapblock .mapblock-excerpt-container {
    margin-bottom: 30px
}

.mapblock .mapblock-excerpt-arrow {
    width: 8px;
    border-style: solid;
    border-width: 0 8px 8px 0;
    border-color: transparent #c1a367 transparent transparent
}

.mapblock .mapblock-excerpt {
    color: #c1a367;
    font-size: 22px;
    line-height: 30px;
    margin-top: 30px;
    font-weight: 300
}

.mapblock .contact h2,
.mapblock .contact h3 {
    font-weight: 800;
    font-size: 11px;
    color: #1d427a;
    letter-spacing: 1.83px;
    text-transform: uppercase;
    margin-bottom: 7px
}

.mapblock .contact p {
    font-weight: 400;
    font-size: 16px;
    color: #1d427a;
    letter-spacing: .3px;
    line-height: 28px
}

.mapblock .contact hr {
    margin-top: 10px
}

.mapblock .mapblock-canvas-cont {
    position: relative
}

.mapblock .mapblock-canvas-cont .mapblock-canvas {
    position: relative;
    z-index: 3
}

.contactblock {
    background-color: #f6f6f6;
    padding: 50px 0
}

.contactblock label {
    font-weight: 800;
    font-size: 11px;
    color: #1d427a;
    letter-spacing: 1.83px;
    text-transform: uppercase
}

.contactblock input,
.contactblock input:focus,
.contactblock textarea,
.contactblock textarea:focus {
    background-color: transparent;
    background-image: none;
    box-shadow: none;
    border: none;
    outline: none;
    -webkit-appearance: none;
    border-bottom: 1px solid rgba(29, 66, 122, .22);
    border-radius: 0;
    font-size: 15px;
    line-height: 15px;
    padding: 5px 10px;
    transition: all .3s;
    font-weight: 400
}

.contactblock input:focus,
.contactblock textarea:focus {
    background-color: #fff
}

.contactblock textarea {
    resize: none;
    height: 200px
}

.contactblock .form-message {
    background-color: transparent;
    border: none;
    padding-left: 0;
    line-height: 21px;
    height: auto!important
}

.contactblock .form-message,
.contactblock button {
    font-weight: 800
}

.contactblock button {
    width: 200px;
    border-radius: 0;
    background-color: #fff;
    border: none;
    padding: 20px 28px;
    text-align: left;
    font-size: 11px;
    color: #1d427a;
    letter-spacing: .34px;
    line-height: 11px;
    text-transform: uppercase;
    transition: all .4s
}

.contactblock button .svg-container {
    width: 20px;
    height: 18px;
    float: right;
    overflow: hidden
}

.contactblock button .svg-container svg {
    width: 20px;
    height: 18px;
    fill: #c1a367
}

.contactblock button:hover {
    color: #1d427a;
    background-color: #fff;
    border: none
}

.contactblock button:hover svg {
    animation: c 1s
}

.contactblock button span {
    display: inline-block;
    position: relative;
    top: 4px
}

.contactblock .contactblock-arrow {
    width: 8px;
    border-style: solid;
    border-width: 0 8px 8px 0;
    border-color: transparent #c1a367 transparent transparent
}

.contactblock .contactblock-row-title {
    margin-bottom: 20px;
    position: relative;
    color: #c1a367;
    text-align: center
}

.contactblock .contactblock-row-title .contactblock-index {
    display: block;
    font-size: 12px;
    letter-spacing: 1.71px;
    margin-bottom: 16px
}

.contactblock .contactblock-row-title h2 {
    display: inline-block;
    margin: 0;
    font-size: 27px;
    text-transform: uppercase;
    line-height: 34px;
    letter-spacing: .6px;
    max-width: 280px
}

@keyframes c {
    0% {
        transform: translateX(0)
    }
    50% {
        transform: translateX(150%)
    }
    51% {
        transform: translateX(-150%)
    }
}

.homeblock {
    position: relative;
    padding-bottom: 20px
}

.homeblock-link {
    margin-bottom: 40px
}

.homeblock:nth-of-type(2) .homeblock-content-image:after {
    top: 40%;
    bottom: 0
}

.homeblock-image {
    position: relative;
    overflow: hidden;
    margin-bottom: 50px;
    margin-left: -27px;
    margin-right: -27px;
    height: 250px;
    background-color: #1d427a;
    background-size: cover;
    background-position: 50%
}

.homeblock-image:before {
    z-index: 1;
    background: linear-gradient(0deg, #1d427a, transparent 90%);
    background: 0deg;
    background: -o-linear-gradient(transparent 90%, #1d427a);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="transparent 90%", endColorstr="#1D427A", GradientType=0)
}

.homeblock-image:after,
.homeblock-image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.homeblock-image:after {
    background: linear-gradient(0deg, rgba(29, 66, 122, .4), rgba(29, 66, 122, .2));
    background: 0deg;
    background: -o-linear-gradient(rgba(29, 66, 122, .2), rgba(29, 66, 122, .4));
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="rgba(29, 66, 122, 0.2)", endColorstr="rgba(29, 66, 122, 0.4)", GradientType=0)
}

.homeblock-image img {
    width: 100%;
    position: relative
}

.homeblock-title {
    position: relative;
    font-weight: 700;
    font-size: 12px;
    color: #c1a367;
    letter-spacing: 1.38px;
    line-height: 24px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 20px;
    max-width: 415px
}

.homeblock-title:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: rgba(29, 66, 122, .29)
}

.homeblock-text {
    font-weight: 300;
    font-size: 18px;
    color: #1d427a;
    letter-spacing: 0;
    line-height: 26px;
    margin-bottom: 34px;
    max-width: 520px
}

.newsblock {
    position: relative;
    padding: 70px 0;
    background-color: #f6f6f6;
    overflow: hidden
}

.newsblock-bg-container {
    height: 60%;
    background-color: #f6f6f6
}

.newsblock-content-image {
    text-align: center
}

.newsblock-image {
    overflow: hidden;
    max-width: 300px;
    max-height: 300px;
    display: inline-block
}

.newsblock-image img {
    height: auto;
    width: auto
}

.newsblock-type {
    position: relative;
    font-weight: 700;
    font-size: 12px;
    color: #c1a367;
    letter-spacing: 1.38px;
    line-height: 24px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 34px
}

.newsblock-type:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: rgba(29, 66, 122, .29)
}

.newsblock-date {
    font-weight: 700;
    font-size: 12px;
    color: #c1a367;
    letter-spacing: 1.09px;
    margin-bottom: 7px
}

.newsblock-link {
    margin-top: 40px;
    margin-bottom: 50px
}

.newsblock-title {
    font-weight: 700;
    font-size: 23px;
    color: #353190;
    letter-spacing: 0;
    line-height: 32px;
    margin-bottom: 15px;
    max-width: 415px
}

.newsblock-title.small {
    font-size: 20px;
    line-height: 28px
}

.newsblock-title.x-small {
    font-size: 18px;
    line-height: 26px
}

.newsblock-text {
    font-weight: 400;
    font-size: 14px;
    color: #353190;
    letter-spacing: .26px;
    line-height: 24px
}

.imageblock:nth-of-type(2) .color-block {
    transform: translateY(-100px);
    display: none
}

.imageblock figure {
    max-height: 243px;
    overflow: hidden
}

.imageblock img {
    width: 100%
}

.textblock {
    padding-top: 15px;
    padding-bottom: 15px
}

.textblock-index {
    font-weight: 800;
    font-size: 12px;
    color: #c1a367;
    letter-spacing: 1.71px;
    text-align: center;
    margin-bottom: 10px
}

.textblock-title {
    font-weight: 700;
    font-size: 20px;
    color: #c1a367;
    letter-spacing: .44px;
    line-height: 27px!important;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 16px;
    margin-top: 0
}

.textblock-content {
    font-weight: 400;
    font-size: 14px;
    color: #1d427a;
    letter-spacing: .25px;
    line-height: 25px;
    margin-bottom: 60px
}

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

.textblock hr {
    margin-top: 12px;
    margin-bottom: 12px
}

.textblock hr,
.textblock li {
    border-top: 1px solid rgba(29, 66, 122, .3)
}

.textblock li {
    padding-top: 13px;
    padding-bottom: 19px
}

.textblock h1,
.textblock h2 {
    margin-top: 0;
    line-height: 33px
}

.textblock h3 {
    font-size: 23px;
    line-height: 34px
}

.textblock h4,
.textblock h5,
.textblock h6 {
    padding: 20px 0;
    margin: 0;
    text-transform: uppercase;
    font-weight: 700
}

#rz-debug-panel {
    font-size: 10px;
    box-sizing: border-box;
    background-color: #efefef;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 9999;
    height: 40px;
    width: 40px;
    border-radius: 10px 0 0 0;
    font-family: Helvetica, Arial, sans-serif
}

#rz-debug-panel:before {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    background-size: 30px 30px;
    margin: 6px 4px 4px 6px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    opacity: .2;
    float: left;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE4LjEuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYWxxdWVfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAyMCAyMCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjAgMjA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxwYXRoIGQ9Ik0xNy42NDg4MDc1LDUuMTQxNDYxNGMwLjQ2NjQ4OTgtMC4wMjU2OTg3LDAuOTMzNDEwNi0wLjA0NTY0OTUsMS4zOTkyMDgxLTAuMDgwNTg3NA0KCQljMC4xNDAzMjU1LTAuMDEwNTI1MiwwLjIxOTkwNTksMC4wMjUxNzQ2LDAuMjczODYyOCwwLjE1NzE0NjljMC4yMTAxODQxLDAuNTE0MDkwMSwwLjQyNTg1NTYsMS4wMjU5NTg1LDAuNjQyNzgyMiwxLjUzNzI1NTgNCgkJYzAuMDU4OTEwNCwwLjEzODg0NzgsMC4wMzc5MDA5LDAuMjMzOTE0OS0wLjA4MzM3NzgsMC4zNDEyNjg1Yy0wLjY5NDQxMjIsMC42MTQ2NzQ2LTEuMzc3NzI5NCwxLjI0MTg2OC0yLjA2OTkwMjQsMS44NTkxMDQyDQoJCWMtMC4xMDQ2MDY2LDAuMDkzMjgxNy0wLjEzMzc3NTcsMC4xODIwNjAyLTAuMTI4NzY4OSwwLjMyNDA3MTljMC4wMTY3MDY1LDAuNDczNzAxNSwwLjAxNzY5MjYsMC45NDg2ODY2LDAuMDAxNTA0OSwxLjQyMjM4ODENCgkJYy0wLjAwNTA2MDIsMC4xNDgwODQ2LDAuMDE5NjQ1NywwLjI0NTAyNTYsMC4xMzE4MDU0LDAuMzQ0ODIxOWMwLjY5Mjg1MiwwLjYxNjQ3NDIsMS4zNzY1NzE3LDEuMjQzMjE5NCwyLjA3MDI0NzcsMS44NTg3NDk0DQoJCWMwLjExMjMyNzYsMC4wOTk2NzQyLDAuMTQzNTUwOSwwLjE4NDc2NjgsMC4wODQ2MDYyLDAuMzIyMzE4MWMtMC4yMjE2ODU0LDAuNTE3MzA3My0wLjQzODc5MzIsMS4wMzY2MTU0LTAuNjUyMzQzOCwxLjU1NzMzNzgNCgkJYy0wLjA1MDQzNDEsMC4xMjI5NzQ0LTAuMTI1NjAwOCwwLjE1ODcxMDUtMC4yNTY0NzM1LDAuMTUwOTg3NmMtMC45NDc1ODYxLTAuMDU1OTI4Mi0xLjg5NTQ3MTYtMC4xMDc0NzI0LTIuODQzNzEzOC0wLjE1MDQzMzUNCgkJYy0wLjA4MDAzODEtMC4wMDM2MjU5LTAuMTgyMjQxNCwwLjA0NjEzNTktMC4yNDIwODgzLDAuMTA0MTYxM2MtMC4zNjE1NDg0LDAuMzUwNTQzLTAuNzE4MDMwOSwwLjcwNjY1MDctMS4wNjUzMjU3LDEuMDcxMjYyNA0KCQljLTAuMDY1NjM2NiwwLjA2ODkwNzctMC4xMTk4MjczLDAuMTg2MDM5OS0wLjExNTg0NzYsMC4yNzgxNzgyYzAuMDQwOTU5NCwwLjk0ODMzOTUsMC4wOTgxMTk3LDEuODk1OTc4OSwwLjEzOTA3NTMsMi44NDQzMTY1DQoJCWMwLjAwMzA4OTksMC4wNzE1Njk0LTAuMDY2MDc4MiwwLjE4NTkxMTItMC4xMzA3Njg4LDAuMjE0NDk4NWMtMC41MjgyMzY0LDAuMjMzNDQwNC0xLjA2NDI0MjQsMC40NDkyMjgzLTEuNTk1ODI0MiwwLjY3NTIzDQoJCWMtMC4xMjI3Njc0LDAuMDUyMTkwOC0wLjE5ODQzODYsMC4wMTg2NDYyLTAuMjg0NTg0LTAuMDc3ODczMmMtMC42MTc1ODcxLTAuNjkxOTYzMi0xLjI0NDcyNzEtMS4zNzU0MjkyLTEuODU5NDQ4NC0yLjA2OTkwMDUNCgkJYy0wLjExMjM1OS0wLjEyNjkzNzktMC4yMTkxODU4LTAuMTUwNjM4Ni0wLjM4Mjc2Mi0wLjE0MzUwMzJjLTAuNDUxMzI2NCwwLjAxOTY4NzctMC45MDQ4ODYyLDAuMDIyNTA4Ni0xLjM1NTg0OTMtMC4wMDA5NjEzDQoJCWMtMC4xNzY5MjY2LTAuMDA5MjA4Ny0wLjI4MjYyODEsMC4wMzIyNDM3LTAuMzk3MDIxMywwLjE2MTI3MDFjLTAuNjA1NDI3NywwLjY4Mjg1NTYtMS4yMjM0NDgzLDEuMzU0NTM5OS0xLjgyOTkyMzIsMi4wMzY0ODM4DQoJCWMtMC4wOTc5MDE4LDAuMTEwMDg4My0wLjE4MzExMzEsMC4xNDc2MjY5LTAuMzIxMjEwOSwwLjA4ODYwNzhjLTAuNTE3NTMxOS0wLjIyMTE3NDItMS4wMzY0NjE0LTAuNDM5MjE4NS0xLjU1NzYzMzktMC42NTE2NDc2DQoJCWMtMC4xMzUwODQyLTAuMDU1MDU5NC0wLjE2MDgzMS0wLjEzODc0NDQtMC4xNTI2NzIzLTAuMjc2MTQ1OWMwLjA1NjI3MDEtMC45NDc2MDcsMC4xMDYwNDg2LTEuODk1NjM5NCwwLjE0ODY0NjQtMi44NDM5NTAzDQoJCWMwLjAwMzI3NzMtMC4wNzI5NzEzLTAuMDQ3Nzg2Ny0wLjE2NTM2MzMtMC4xMDE5Njg4LTAuMjIxMTgyOGMtMC4zNTU4MzE2LTAuMzY2NTc0My0wLjcxNTY5NzMtMC43Mjk0OTYtMS4wODQxNDctMS4wODMzMDI1DQoJCWMtMC4wNjM2MDA1LTAuMDYxMDc1Mi0wLjE3NTkxODMtMC4xMDYzNDYxLTAuMjYzMjE0My0wLjEwMjQ1MzJjLTAuOTQ4MzE0LDAuMDQyMjk4My0xLjg5NTk5MTIsMC4wOTg5NTIzLTIuODQ0MzM5NCwwLjE0MDI3MzENCgkJYy0wLjA3MjUxODYsMC4wMDMxNTk1LTAuMTg4OTUyOS0wLjA2MjYxODMtMC4yMTcwMzM2LTAuMTI2MzA3NWMtMC4yMzU5Mzc1LTAuNTM1MTIyOS0wLjQ1MzUzOTgtMS4wNzgyOTM4LTAuNjgyNzQ1Ni0xLjYxNjQ0ODQNCgkJYy0wLjA1MTEwOTUtMC4xMjAwMDA4LTAuMDA2MTEwNi0wLjE4NTc3MjksMC4wODAwMzE3LTAuMjYyODY3YzAuNjk2NjI1NC0wLjYyMzQ1NSwxLjM4NzYxNzgtMS4yNTMyMTY3LDIuMDg1NzA3Mi0xLjg3NTAxNTMNCgkJYzAuMTEwNjA5OC0wLjA5ODUyMTIsMC4xMzk4MjA2LTAuMTkzMjcyNiwwLjEzNDI5NjktMC4zNDI4NzY0Yy0wLjAxNzQ4Ny0wLjQ3MzYzNjYtMC4wMTUxNTI5LTAuOTQ4NjMwMy0wLjAwMDE0NDItMS40MjI0NTQ4DQoJCWMwLjAwNDQtMC4xMzg5MTctMC4wMTY4Nzk4LTAuMjI5NjMxNC0wLjEyMzgzMjItMC4zMjQ3NzQ3QzEuNDk5MTExNSw4LjMzNzEyNjcsMC44MTAwMDM4LDcuNzA1MTc2NCwwLjExMTAwOTUsNy4wODQzNTM5DQoJCWMtMC4xMDY2NTg1LTAuMDk0NzMwOS0wLjEzMzgwMzEtMC4xNzcyNDgtMC4wODAyMTI4LTAuMzAzODg3OGMwLjIxOTMxMTEtMC41MTgyNTcxLDAuNDM3NjUzMi0xLjAzNjk2MywwLjY1MDIzNjYtMS41NTc5OTk2DQoJCUMwLjczNDIyNDQsNS4wOTIwOTczLDAuODEwMDkyNCw1LjA1MTYyODEsMC45NTIwNjgsNS4wNjAxMTYzYzAuOTQ3NTc1NiwwLjA1NjY1MywxLjg5NTYxMDcsMC4xMDYyMDM2LDIuODQzODkwMiwwLjE0OTQyODgNCgkJYzAuMDc0NDg0NiwwLjAwMzM5NTYsMC4xNzAxMjQ4LTAuMDQwMDg1MywwLjIyNTExMS0wLjA5MzUwNTljMC4zNzE2OTQxLTAuMzYxMTAzNSwwLjczNzc4NjMtMC43MjgxMzg5LDEuMDk4MjA1Ni0xLjEwMDUwMDENCgkJYzAuMDUzMzUzOC0wLjA1NTEyMDksMC4wOTgwNzExLTAuMTQ5ODg4OCwwLjA5NDY2NzktMC4yMjM5MTg0QzUuMTcwMDE3MiwyLjgzNTk1ODUsNS4xMTMwOTgxLDEuODgwODgxMyw1LjA3MjI5OSwwLjkyNTEwODQNCgkJQzUuMDY5MDA0MSwwLjg0NzkyMDIsNS4xNDEyNDMsMC43MjQ3NTIyLDUuMjEwMDkxNiwwLjY5NDA0N2MwLjUyMDY1MzctMC4yMzIyMDQ2LDEuMDQ5NDY0Ny0wLjQ0NjA5MSwxLjU3NTE3NjctMC42NjcwMDk2DQoJCUM2LjkwODcwMTQtMC4wMjQ4MzI1LDYuOTkzMTg0Ni0wLjAwMTk0OSw3LjA4OTAyNDEsMC4xMDYwNTA2YzAuNjA1NzQxLDAuNjgyNTk4NywxLjIyNTI5MjcsMS4zNTI5NTU2LDEuODI5NjYyOCwyLjAzNjc0MzkNCgkJYzAuMTIwMjAyMSwwLjEzNTk5ODcsMC4yMzAxNjM2LDAuMTc5NTAwMSwwLjQxNDU1NDYsMC4xNzA1NzQ0YzAuNDU4NDE1LTAuMDIyMTkxOCwwLjkxOTI3NTMtMC4wMTYxOTM5LDEuMzc4MDQ0MSwwLjAwMzg2MQ0KCQljMC4xNTE1MzIyLDAuMDA2NjI0NSwwLjI0NDQwMzgtMC4wMjg2NTYyLDAuMzQxODg3NS0wLjEzNzkwNjhjMC42MTc1MDg5LTAuNjkyMDM5NiwxLjI0Mzk5ODUtMS4zNzYwNzUzLDEuODU5ODUyOC0yLjA2OTU2Nw0KCQljMC4wOTM1Mjk3LTAuMTA1MzIwNywwLjE3NTI0NTMtMC4xMzc5NjQxLDAuMzAyMjcxOC0wLjA4NDMxNjZjMC41MzIxMzQxLDAuMjI0NzM3NSwxLjA2NzYyMjIsMC40NDE3Nzk2LDEuNTk1NDk2MiwwLjY3NjAzMTgNCgkJYzAuMDYyOTg0NSwwLjAyNzk1MDksMC4xMjYxMzk2LDAuMTQ1NzQxNCwwLjEyMjkyODYsMC4yMTg5ODE3Yy0wLjA0MTYwMDIsMC45NDgzMjk5LTAuMDk4Mzc3MiwxLjg5NTk5MjgtMC4xNDA0NzM0LDIuODQ0MzA1OA0KCQlDMTQuNzg5NDA4NywzLjg1MTI3NzQsMTQuODM4NTY4NywzLjk2MTk0MiwxNC45MDAwMjczLDQuMDI1OTZjMC4zNDg3MTk2LDAuMzYzMjQwMiwwLjcwNDQyNDksMC43MjAxNDYyLDEuMDY4NjA4MywxLjA2NzgzNzcNCgkJYzAuMDY4MDM4OSwwLjA2NDk1NzYsMC4xODYyMDExLDAuMTExOTM4NSwwLjI3OTg2MTUsMC4xMDk3MDc4YzAuNDY2OTc0My0wLjAxMTExNzUsMC45MzM0OTA4LTAuMDQxNDMzMywxLjQwMDE2NTYtMC4wNjQ5OTM0DQoJCUMxNy42NDg2NjI2LDUuMTM4NTEyMSwxNy42NDg3NTc5LDUuMTQwNDc4MSwxNy42NDg4MDc1LDUuMTQxNDYxNHogTTEwLjAwMDg2NSw0LjAwODcwNTYNCgkJYy0zLjI5MzQxODksMC4wMDM1OTczLTUuOTkyODE3NCwyLjcwNzI1Mi01Ljk4NzI3ODUsNS45OTY3MTc5YzAuMDA1NTI5NCwzLjI4NDQzNDMsMi42NzA3MDYzLDUuOTUxMTg1Miw1Ljk3ODAwNTksNS45ODE1NDE2DQoJCWMzLjI2NTU2MywwLjAyOTk3MjEsNS45ODQ1NDQ4LTIuNjgyMTM0Niw1Ljk5OTY5MzktNS45ODQ1MjY2QzE2LjAwNjMxOSw2LjcyNTU5MjYsMTMuMjg3MzQ0OSw0LjAwNTExNSwxMC4wMDA4NjUsNC4wMDg3MDU2eiIvPg0KCTxwYXRoIGQ9Ik03LjUzMjE1MjcsMTMuNTM5ODA4M2gxLjQ0NTk5NTh2LTEuMzY4OTQ0MmwtMS40NDU5OTU4LTIuMzgyMzI4VjEzLjUzOTgwODN6IE0xMi45MTIyOTE1LDkuMzg5Njk0Mg0KCQljMC0xLjY5OTQ3ODEtMS4yMjA2MzA2LTIuOTI5NTAyNS0yLjk1NzY1OTctMi45Mjk1MDI1SDcuNTMyMTUyN3YxLjY0NDc4OTdsMy4yNDE4NzQyLDUuNDM0ODI2OWgxLjcxNTc1NjRsLTEuMDE0MDYtMS42NzEzMjA5DQoJCUMxMi4zOTU4OTMxLDExLjI2NzU2LDEyLjkxMjI5MTUsMTAuMzg0OTY2OSwxMi45MTIyOTE1LDkuMzg5Njk0MnogTTEwLjcyNDU0NTUsMTAuNjI5MDg3NGwtMS44MDI3NjMtMi43NzkyNDY4aDAuOTk1MjcyNg0KCQljMC44OTIwMTI2LDAsMS41MzA1MTA5LDAuNjk0ODEyMywxLjUzMDUxMDksMS41MzA0NTk5QzExLjQ0NzU2Niw5Ljg5NjcyNDcsMTEuMjMxNTc2LDEwLjI4MTY4MiwxMC43MjQ1NDU1LDEwLjYyOTA4NzR6Ii8+DQo8L2c+DQo8L3N2Zz4NCg==")
}

#rz-debug-panel h4 {
    display: inline-block;
    font-size: 11px;
    padding: 5px;
    margin: 9px 0 0;
    text-transform: uppercase;
    font-weight: 700;
    box-sizing: border-box;
    letter-spacing: .04em;
    color: #aba7a7;
    text-shadow: 0 1px 0 #fff
}

#rz-debug-panel ul {
    padding: 0;
    margin: 0;
    display: none;
    clear: both
}

#rz-debug-panel li {
    list-style: none;
    overflow: hidden;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

#rz-debug-panel dd,
#rz-debug-panel dl,
#rz-debug-panel dt {
    display: inline-block;
    padding: 3px 5px;
    margin: 0;
    box-sizing: border-box
}

#rz-debug-panel dd {
    padding-left: 0
}

#rz-debug-panel .chart-bar {
    background: #85d267;
    height: 3px;
    min-width: 1px;
    position: relative
}

#rz-debug-panel .chart-infos {
    position: relative;
    border-left: 1px solid rgba(0, 0, 0, .1)
}

#rz-debug-panel:hover {
    position: fixed;
    padding: 15px;
    bottom: 0;
    left: 0;
    right: 0;
    width: auto;
    height: auto;
    border-radius: 0
}

#rz-debug-panel:hover:before {
    margin: 0 5px 10px 0
}

#rz-debug-panel:hover ul {
    display: block
}

#cookiesconsent .cc_container {
    font-weight: 800;
    padding: 21px 30px;
    color: #c1a367;
    background: #112749
}

#cookiesconsent .cc_message {
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    color: #fff
}

#cookiesconsent .cc_message a {
    color: #c1a367
}

#cookiesconsent .cc_btn {
    float: none;
    max-width: none;
    width: auto;
    padding: 11px 24px 8px;
    background-color: #1d427a;
    color: #fff;
    border-radius: 0;
    font: normal 14px/17px "5a6b01db", Helvetica, Arial, sans-serif;
    margin: 0 auto 15px
}

#cookiesconsent .cc_btn:hover {
    color: #c1a367
}

body .buorg {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    border-bottom: none;
    background: #eee;
    color: #000;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    cursor: default
}

body .buorg div {
    padding: 12px 20px
}

body .buorg a,
body .buorg a:visited {
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid #000;
    transition: border-bottom-color .6s cubic-bezier(.19, 1, .22, 1)
}

body .buorg a:focus,
body .buorg a:hover,
body .buorg a:visited:focus,
body .buorg a:visited:hover {
    border-bottom-color: transparent
}

body #buorgclose {
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -7px;
    cursor: pointer
}

.no-js #loading {
    display: none
}

#no-js-message {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    padding: 8px 50px;
    font-size: 16px;
    line-height: 19px;
    background: #fff;
    color: #000;
    z-index: 50
}

@media print {
    *,
    :after,
    :before {
        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: ""
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    .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 td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table!important
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
    .visible-print-block {
        display: block!important
    }
    .visible-print-inline {
        display: inline!important
    }
    .visible-print-inline-block {
        display: inline-block!important
    }
    .hidden-print {
        display: none!important
    }
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
    .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
    }
    .container {
        width: 720px
    }
    .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-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .form-inline .form-group {
        margin-bottom: 0
    }
    .form-inline .form-control,
    .form-inline .form-group {
        display: inline-block;
        vertical-align: middle
    }
    .form-inline .form-control {
        width: auto
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .checkbox,
    .form-inline .control-label,
    .form-inline .radio {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
    .navbar {
        border-radius: 4px
    }
    .navbar-header {
        float: left
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
        border-radius: 0
    }
    .navbar>.container-fluid .navbar-brand,
    .navbar>.container .navbar-brand {
        margin-left: 0
    }
    .navbar-toggle {
        display: none
    }
    .navbar-nav {
        margin: 0
    }
    .navbar-nav,
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
    .navbar-form .form-group {
        margin-bottom: 0
    }
    .navbar-form .form-control,
    .navbar-form .form-group {
        display: inline-block;
        vertical-align: middle
    }
    .navbar-form .form-control {
        width: auto
    }
    .navbar-form .form-control-static {
        display: inline-block
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .checkbox,
    .navbar-form .control-label,
    .navbar-form .radio {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
    .navbar-form {
        width: auto;
        border: 0;
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: none
    }
    .navbar-form,
    .navbar-text {
        margin-left: 0;
        margin-right: 0
    }
    .navbar-text {
        float: left
    }
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important
    }
    .navbar-right,
    .navbar-right~.navbar-right {
        margin-right: 0
    }
    .col-sm-2-4 {
        width: 20%
    }
    .page-header {
        height: 500px
    }
    .page-header-container {
        height: 100%
    }
    .page-header-content {
        height: 500px
    }
    .page-header-title {
        font-size: 60px
    }
    .page-header-title.small {
        font-size: 40px
    }
    .page-header-title.x-small {
        font-size: 30px;
        line-height: 37px
    }
    .page-header-scroll {
        height: 50vh
    }
    #nav-lang li a {
        padding: 8px 15px 0 0
    }
    .ie-browser #navbar .navbar-link {
        margin-top: 15px
    }
    .ie-browser #navbar .navbar-logo-link {
        margin-top: 10px
    }
    #bar-1 {
        width: 150px
    }
    #bar-2 {
        height: 150px
    }
    #navbar {
        right: auto
    }
    #navbar-logo {
        margin: 0 auto
    }
    #navbar .navbar-content {
        height: 112px;
        padding: 15px 46px 15px 37px
    }
    #navbar .navbar-content .container {
        width: 100%;
        height: 112px
    }
    #navbar .navbar-logo-link {
        position: static;
        left: 50%;
        transform: translateX(0)
    }
    #navbar .navbar-logo {
        width: 153px;
        margin-top: 10px;
        margin-right: 12px
    }
    #nav .nav-header {
        height: 250px;
        text-align: left
    }
    #nav .nav-header-logo {
        margin-top: 73px
    }
    #nav .nav-header-baseline {
        margin-top: 94px;
        color: hsla(0, 0%, 100%, .6)
    }
    #nav .nav-exit {
        top: 83px
    }
    #nav .nav-content .nav-list {
        text-align: left
    }
    #nav .nav-content .nav-list .nav-item .nav-link {
        font-size: 30px
    }
    #nav .nav-content-text {
        padding-top: 0;
        width: auto
    }
    #nav .nav-content-text-wrapper:before,
    #nav .nav-content .nav-list:before {
        content: "";
        position: absolute;
        top: -38px;
        left: 0;
        width: 30px;
        height: 3px;
        background-color: #c1a367
    }
    .splashscreen-percentage {
        font-size: 250px;
        line-height: 250px
    }
    .splashscreen-shift {
        position: relative;
        width: auto
    }
    .splashscreen-shift span {
        font-size: 250px;
        line-height: 250px
    }
    .splashscreen-titles {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        opacity: 1
    }
    .lightbox .lightbox-close-btn {
        position: absolute;
        z-index: 5;
        right: 0;
        top: 0;
        padding: 65px 80px 15px 15px
    }
    .lightbox .lightbox-close-btn svg {
        position: absolute;
        top: 62px;
        right: 35px;
        left: auto
    }
    .lightbox .lightbox-content {
        padding: 65px;
        max-height: 80vh;
        min-height: 55vh
    }
    .lightbox .lightbox-content .right-column {
        width: 70%
    }
    .animated-link {
        width: auto
    }
    #main-container {
        margin-top: 0
    }
    .pagination-next {
        width: auto
    }
    .homepage-introduction {
        font-size: 24px;
        line-height: 36px;
        margin-top: 60px;
        margin-bottom: 60px
    }
    .logo-baseline .logo {
        width: 226px;
        height: 41px
    }
    .news-listing-container {
        margin-bottom: 60px
    }
    .news-listing-container .pagination {
        margin-top: 40px
    }
    .news-listing-container .pagination-next {
        padding: 50px 135px;
        margin-top: 50px
    }
    body.news .page-header {
        overflow: visible
    }
    body.news .single-news-container {
        margin-top: 0
    }
    body.news .excerpt-container {
        margin-top: 85px
    }
    body.news .excerpt {
        font-size: 21px;
        line-height: 30px;
        max-width: 305px
    }
    body.news .content {
        margin-top: 85px;
        max-width: 405px
    }
    body.news .pagination {
        margin: 70px auto;
        height: 126px
    }
    body.news .next-link.no-border,
    body.news .previous-link.no-border {
        border-right: 0
    }
    .reference-listing .pagination-next {
        padding: 50px 135px;
        margin-top: 50px
    }
    .reference-listing .pagination {
        margin-top: 150px
    }
    .reference-listing .tag-title-container {
        text-align: left;
        padding-top: 100px;
        margin-top: 0
    }
    .reference-listing .tag-title-container.no-title {
        padding-top: 50px
    }
    .reference-listing .tag-title-container:before {
        position: absolute;
        left: 0;
        top: 100px;
        padding-bottom: 0
    }
    .reference-single .header .border:after {
        width: 90%
    }
    .reference-single .header .border.no-border {
        display: block
    }
    .reference-single .header .border .logo-image {
        width: 150px
    }
    .reference-single .tagName {
        margin-top: 50px
    }
    .reference-single .page-text {
        margin-bottom: 0
    }
    #page-container-error-404 .page-header-404 {
        margin-bottom: 100px;
        margin-top: 200px
    }
    .page-header-maintenance .page-header-content-wrapper {
        top: auto
    }
    .mapblock-canvas:before {
        left: 150px
    }
    .mapblock-canvas {
        height: 624px
    }
    .basicblock.has-reference {
        padding-bottom: 250px
    }
    .basicblock h3 {
        font-size: 26px;
        line-height: 36px
    }
    .basicblock-index {
        text-align: left;
        margin-bottom: 10px
    }
    .basicblock-title {
        margin-bottom: 30px;
        text-align: left;
        font-size: 27px;
        line-height: 34px;
        letter-spacing: .6px;
        max-width: 290px
    }
    .basicblock-content {
        margin-bottom: 0;
        font-size: 15px;
        letter-spacing: .28px;
        max-width: 410px
    }
    .basicblock-excerpt {
        margin-top: 75px;
        font-size: 25px;
        line-height: 35px;
        max-width: 405px
    }
    .basicblock.image-right {
        padding-top: 150px;
        padding-bottom: 150px
    }
    .basicblock.image-right .basicblock-image {
        margin-top: -50px;
        max-width: 405px
    }
    .basicblock .reference-link {
        height: auto;
        margin-bottom: -426px;
        margin-top: 50px;
        max-width: 410px
    }
    .basicblock .reference-link-text-container span {
        padding: 20px 28px 19px;
        line-height: 13px
    }
    .basicblock .reference-link-text-container span svg {
        position: static;
        margin-bottom: -6px;
        margin-left: 10px;
        fill: #c1a367
    }
    .news-item .border {
        margin-top: 20px
    }
    .news-item:nth-of-type(2) .border {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        opacity: 0
    }
    .news-item .content {
        padding-right: 17%
    }
    .reference-item {
        transform: translateY(40px)
    }
    .reference-item .reference-image {
        max-width: 400px
    }
    .reference-item .reference-content {
        margin-right: 20px;
        margin-left: 20px
    }
    .personblock {
        padding: 125px 0
    }
    .personblock .background-letter {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        margin-top: -70px;
        font-size: 800px;
        color: rgba(113, 174, 216, .1);
        height: 800px;
        line-height: 800px;
        z-index: 0
    }
    .personblock.odd .background-letter,
    .personblock.odd:before {
        margin-top: 0;
        transform: translateX(-50%) translateY(-40%)
    }
    .personblock-title {
        font-size: 30px
    }
    .personblock-quality {
        margin-top: 15px
    }
    .personblock-biography {
        max-width: 405px
    }
    .personblock-portrait {
        margin-top: 80px;
        margin-bottom: 0;
        height: 0
    }
    .personblock-portrait figure {
        max-width: 405px
    }
    .personblock.odd .personblock-portrait {
        margin-top: -160px
    }
    .personblock h3 {
        max-width: 75%
    }
    .mapblock {
        padding-top: 170px
    }
    .mapblock .mapblock-row-title {
        text-align: left
    }
    .mapblock .mapblock-row-title .mapblock-index {
        position: absolute;
        top: 2px;
        left: 0;
        right: auto
    }
    .mapblock .mapblock-row-title h2 {
        max-width: 280px
    }
    .mapblock .mapblock-excerpt-container {
        margin-bottom: 122px
    }
    .mapblock .mapblock-excerpt {
        margin-top: 70px;
        max-width: 405px
    }
    .mapblock .mapblock-canvas-cont {
        max-width: 80vw;
        top: 100px
    }
    .contactblock {
        padding-top: 280px;
        padding-bottom: 130px
    }
    .contactblock .contactblock-row-title {
        text-align: left
    }
    .contactblock .contactblock-row-title .contactblock-index {
        position: absolute;
        top: 0;
        left: 0;
        right: auto
    }
    .homeblock {
        padding-top: 50px;
        padding-bottom: 38px
    }
    .homeblock-image {
        margin-left: 0;
        margin-right: 0;
        height: 350px
    }
    .imageblock figure {
        max-height: 624px
    }
    .textblock {
        padding-top: 90px;
        padding-bottom: 40px
    }
    .textblock-index,
    .textblock-title {
        text-align: left
    }
    .textblock-content {
        margin-bottom: 0;
        max-width: 610px
    }
    .textblock h1,
    .textblock h2,
    .textblock h3,
    .textblock h4,
    .textblock h5,
    .textblock h6 {
        max-width: 405px
    }
    .textblock-arrow {
        position: absolute;
        right: 16.66666667%;
        top: 0;
        display: block;
        height: 8px;
        width: 8px;
        border-style: solid;
        border-width: 0 8px 8px 0;
        border-color: transparent #c1a367 transparent transparent
    }
    #cookiesconsent .cc_message {
        width: 80%;
        margin: 0 auto
    }
}

@media (min-width:992px) {
    .container {
        width: 940px
    }
    .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-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-2-4 {
        width: 20%
    }
    .edge-browser .page-header-image,
    .ie-browser .page-header-image {
        width: 80%;
        height: 75%;
        left: 8.333%;
        top: 8.333%
    }
    .page-header {
        height: 100vh;
        margin-top: 0;
        text-align: left;
        background-image: none!important
    }
    .page-header:before {
        display: none
    }
    .page-header-content-wrapper {
        left: 10%;
        right: 0;
        bottom: 0
    }
    .page-header-image {
        max-height: none;
        width: 100%;
        height: 83vh;
        display: block;
        overflow: hidden;
        background-size: cover;
        background-position: 50%;
        margin-top: 45px;
        -webkit-clip-path: url(#clipping);
        clip-path: url(#clipping)
    }
    .page-header-image:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
        background: linear-gradient(0deg, #1d427a, transparent 90%);
        background: 0deg;
        background: -o-linear-gradient(transparent 90%, #1d427a);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="transparent 90%", endColorstr="#1D427A", GradientType=0)
    }
    .page-header-content {
        margin-top: 110px;
        height: 73vh
    }
    .page-header-content .color-bar {
        display: block
    }
    .page-header-title {
        margin-top: 0;
        font-size: 100px;
        max-width: 75%;
        line-height: 100px
    }
    .page-header-title.small {
        font-size: 55px;
        line-height: 75px
    }
    .page-header-title.x-small {
        font-size: 40px;
        line-height: 47px
    }
    .page-header-title:before {
        display: none
    }
    .page-header-subnavigation {
        text-align: left;
        height: 150px
    }
    .page-header-subnavigation-links {
        display: -ms-inline-flexbox;
        display: inline-flex;
        text-align: left;
        line-height: 18px;
        height: 60px;
        width: auto;
        max-width: 180px;
        color: hsla(0, 0%, 100%, .6);
        border: 0
    }
    .page-header-subnavigation-links:after {
        content: "/";
        display: inline-block;
        margin: 0 22px;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
        opacity: .5
    }
    .page-header-subnavigation-links:last-of-type:after {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        opacity: 0
    }
    .page-header-scroll-container {
        display: block;
        top: auto;
        bottom: 0;
        z-index: 5
    }
    #nav-lang {
        top: -65px;
        z-index: 200
    }
    .edge-browser .nav-overlay .nav-overlay-item-img-container,
    .ie-browser .nav-overlay .nav-overlay-item-img-container {
        width: 80%;
        height: 75%;
        left: 8.333%;
        top: 8.333%
    }
    #nav-lang {
        display: block!important
    }
    #navbar .navbar-logo {
        margin-right: 13px
    }
    #nav {
        width: 65vw;
        background-position: top;
        transform: translateX(-100%)
    }
    #nav .container {
        width: calc(65vw - 200px);
        margin: 0 auto
    }
    #nav .nav-content-text {
        margin-top: -5px;
        font-size: 21px;
        line-height: 29px
    }
    #nav .nav-content-text:before {
        top: -35px
    }
    .sub-navigation-content {
        padding-top: 129px;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .sub-navigation-indication {
        margin-top: 0
    }
    .sub-navigation-indication.link-to-return svg {
        position: relative;
        top: 5px;
        height: 18px;
        width: 20px;
        fill: #c1a367;
        transform: rotate(180deg);
        margin-right: 14px
    }
    .sub-navigation-title {
        text-align: left;
        margin-top: 0;
        top: -27px
    }
    html.csstransitions .sub-navigation a:hover .sub-navigation-title:before {
        transform: scaleX(1);
        transition-delay: .3s
    }
    html.csstransitions .sub-navigation a:hover .sub-navigation-title .borderLeft {
        transition-delay: 0s;
        transform: scaleY(1)
    }
    html.csstransitions .sub-navigation a:hover .sub-navigation-title .borderRight {
        background-color: hsla(0, 0%, 100%, .2);
        transition-delay: .5s
    }
    .splashscreen-percentage {
        font-size: 320px;
        line-height: 320px;
        margin-left: -50px;
        left: 50%;
        transform: translate(-50%, -50%)
    }
    .splashscreen-shift span {
        font-size: 220px;
        line-height: 330px
    }
    .background-letter {
        font-size: 650px;
        line-height: 650px
    }
    #accueil #nav .nav-scroll-wrapper {
        display: block
    }
    .news-listing-timeline {
        margin-left: 8.33333%;
        padding-top: 80px
    }
    .ie-browser.news .single-news-container .excerpt-container {
        margin-top: 85px
    }
    body.news .single-news-container:before {
        content: "";
        position: absolute;
        display: block;
        top: 0;
        left: 50%;
        bottom: 0;
        width: 1px;
        background-color: rgba(0, 0, 0, .1)
    }
    body.news .excerpt-container {
        margin-top: 0
    }
    body.news .single-news-container {
        margin-top: -90px
    }
    body.news .single-news-container .excerpt-container {
        position: relative;
        z-index: 10
    }
    body.news .single-news-container .excerpt-container:before {
        position: absolute;
        top: 0;
        content: "";
        display: block;
        background: #fff;
        width: 100%;
        height: 100px;
        transform: translateY(-90%)
    }
    body.news .download-link {
        margin-top: 40px
    }
    .reference-listing {
        padding-bottom: 100px
    }
    #page-container-error-404 .page-header-404 {
        margin-top: auto;
        margin-bottom: 0
    }
    #page-container-error-404 .page-header-404-message {
        margin-bottom: 100px;
        font-size: 24px
    }
    .basicblock {
        padding-top: 125px;
        padding-bottom: 125px
    }
    .imageblock+.basicblock.has-reference {
        padding-top: 350px!important
    }
    .basicblock-index {
        position: absolute;
        left: -156px;
        top: 3px
    }
    .basicblock-excerpt {
        margin-top: 130px;
        margin-bottom: 75px;
        font-size: 30px;
        line-height: 40px
    }
    .basicblock.image-right {
        padding-top: 300px;
        padding-bottom: 150px
    }
    .basicblock.image-right:first-of-type:before {
        content: attr(data-letter);
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        margin-top: -70px;
        font-size: 800px;
        color: rgba(29, 66, 122, .1);
        height: 800px;
        line-height: 800px
    }
    .basicblock.image-right .basicblock-image {
        margin-top: -110px
    }
    .basicblock .reference-link-text-container:before {
        left: -150px;
        top: -150px
    }
    .news-item .download-link,
    .news-item .read-more {
        margin-bottom: 55px;
        margin-top: -30px
    }
    .reference-item {
        padding-left: 90px
    }
    .reference-item .reference-image:before {
        width: 340px;
        height: 220px
    }
    .reference-item .reference-content {
        max-width: 300px;
        left: calc(50% - 210px);
        margin-left: 0;
        margin-right: 0
    }
    .reference-item .reference-logo {
        width: 150px
    }
    .reference-item .reference-title {
        max-width: 220px
    }
    .mapblock .mapblock-excerpt {
        margin-top: 144px;
        font-size: 25px;
        line-height: 35px
    }
    .homeblock {
        padding-top: 100px;
        padding-bottom: 75px
    }
    .homeblock:after {
        position: absolute;
        z-index: 0;
        left: 50%;
        bottom: 0;
        height: 630px;
        line-height: 800px;
        content: attr(data-letter);
        font-size: 650px;
        color: rgba(113, 174, 216, .1);
        transform: translateX(-50%)
    }
    .homeblock .container {
        position: relative;
        z-index: 1
    }
    .homeblock:nth-of-type(2) .homeblock-image {
        top: -65px
    }
    .homeblock-image {
        top: 100px;
        margin-left: 0;
        margin-right: 0;
        height: 400px
    }
    .homeblock-image:before {
        display: none
    }
    .homeblock-image img {
        width: auto;
        max-width: none;
        max-height: none;
        height: 100%;
        position: relative;
        left: 50%;
        transform: translateX(-50%)
    }
    .homeblock-content-image figure {
        z-index: 1
    }
    .homeblock-content-image .gradient-element {
        position: absolute;
        z-index: 0;
        content: "";
        top: 0;
        left: 50%;
        right: -25%;
        bottom: 12%;
        background: linear-gradient(0deg, #3e77b2, #1d427a);
        background: 0deg;
        background: -o-linear-gradient(#1d427a, #3e77b2);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#1D427A", endColorstr="#3E77B2", GradientType=0);
        transform: translateY(-12%)
    }
    .homeblock-text {
        font-size: 26px;
        line-height: 36px
    }
    .newsblock {
        position: relative
    }
    .newsblock-bg-container:after {
        position: absolute;
        z-index: -1;
        left: 50%;
        bottom: 0;
        content: attr(data-letter);
        font-size: 650px;
        height: 500px;
        line-height: 800px;
        color: rgba(113, 174, 216, .1);
        transform: translateX(-50%)
    }
    .newsblock .container {
        position: relative;
        z-index: 1
    }
    .newsblock-link {
        margin-top: 20px;
        margin-bottom: 0
    }
    .page-blocks>.imageblock-img-container {
        position: relative
    }
    .page-blocks>.imageblock .color-block {
        height: 300px;
        position: absolute;
        margin-top: -230px
    }
    .page-blocks>.imageblock .color-block:after {
        content: "";
        display: block;
        position: absolute;
        z-index: 1;
        bottom: 0;
        right: 0;
        width: 505px;
        height: 300px;
        background: linear-gradient(135deg, #1d427a, #3e77b2);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#ff1d427a", endColorstr="#ff3e77b2", GradientType=1)
    }
    .imageblock figure {
        width: 80vw;
        position: relative;
        z-index: 2
    }
    .textblock-index {
        position: absolute;
        left: -156px;
        top: 9px
    }
    #cookiesconsent .cc_container {
        padding: 21px 30px 63px;
        padding-bottom: 17px
    }
    #cookiesconsent .cc_message {
        width: 80%;
        text-align: left;
        margin: 0
    }
    #cookiesconsent .cc_btn {
        position: absolute;
        right: 15px;
        bottom: 10px;
        margin: 0
    }
}

@media (min-width:1200px) {
    .container {
        width: 1140px
    }
    .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-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
    .visible-lg-block {
        display: block!important
    }
    .visible-lg-inline {
        display: inline!important
    }
    .visible-lg-inline-block {
        display: inline-block!important
    }
    .hidden-lg {
        display: none!important
    }
    .col-lg-2-4 {
        width: 20%
    }
    .page-header-image {
        margin-top: 80px
    }
    .page-header-content {
        margin-top: 140px
    }
    .page-header-scroll .container {
        height: 17vh;
        padding-top: 80px;
        width: 100%;
        margin: 0
    }
    #nav-lang {
        top: 54px
    }
    .nav-overlay-item .nav-overlay-item-img-container {
        transform: translateY(80px)
    }
    #nav {
        margin: 0 auto
    }
    #nav .nav-exit {
        left: 40px
    }
    #nav .nav-content-text {
        font-size: 20px;
        line-height: 30px
    }
    #nav .nav-indication {
        left: 40px
    }
    #nav .nav-clipping {
        height: 570px;
        top: calc(50vh - 285px)
    }
    #nav .nav-clipping-item {
        height: 570px;
        font-size: 400px;
        line-height: 570px;
        letter-spacing: 0
    }
    .splashscreen-percentage {
        font-size: 360px;
        line-height: 360px;
        margin-left: -195px
    }
    .splashscreen-shift {
        left: 100px;
        position: absolute;
        left: 264px;
        transform: translateY(-50%)
    }
    .splashscreen-shift span {
        font-size: 400px;
        line-height: 570px;
        letter-spacing: 0
    }
    .splashscreen-shift span:nth-last-of-type(2) {
        width: 194px;
        left: -10px;
        position: relative
    }
    .splashscreen-shift span:last-of-type {
        position: relative;
        left: -20px
    }
    .background-letter {
        font-size: 800px;
        line-height: 860px
    }
    #main-container {
        margin-top: 0
    }
    .homepage .navbar-logo {
        display: block
    }
    .homepage-header {
        margin-top: 0
    }
    body.news .single-news-container {
        margin-top: -100px
    }
    .reference-listing .tag-title-container {
        padding-top: 150px
    }
    .reference-listing .tag-title-container.no-title {
        padding-top: 75px
    }
    .reference-listing .tag-title-container:before {
        top: 150px
    }
    .page-header-maintenance .page-header-content-wrapper {
        bottom: 10%
    }
    .basicblock {
        padding-top: 250px;
        padding-bottom: 250px
    }
    .basicblock.has-reference {
        padding-top: 230px
    }
    .basicblock-index {
        position: absolute;
        left: -192px
    }
    .basicblock.image-right .image-name {
        margin-top: -250px;
        height: 376px;
        max-width: 375px
    }
    .reference-item {
        margin-bottom: 100px
    }
    .personblock {
        padding: 250px 0
    }
    .homeblock {
        padding-top: 0;
        padding-bottom: 0
    }
    .homeblock,
    .homeblock .container .row {
        height: 100vh
    }
    .homeblock .background-letter {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        opacity: 0
    }
    .homeblock-content,
    .homeblock-content-image {
        position: relative;
        top: 50%;
        transform: translateY(-50%)
    }
    .newsblock {
        background-color: transparent;
        padding-top: 0;
        padding-bottom: 0;
        overflow: hidden
    }
    .newsblock,
    .newsblock .container .row {
        height: 100vh
    }
    .newsblock-bg-container,
    .newsblock-content,
    .newsblock-content-image {
        position: relative;
        top: 50%;
        transform: translateY(-50%)
    }
    .newsblock-date {
        position: relative;
        transform: translateX(-100%);
        display: inline-block;
        padding-right: 7px
    }
    .newsblock-date:after {
        content: "";
        position: absolute;
        right: -20px;
        top: 50%;
        transform: translateY(-50%);
        width: 20px;
        height: 3px;
        background-color: hsla(40, 42%, 58%, .9)
    }
    .textblock-index {
        position: absolute;
        left: -192px;
        top: 9px
    }
    #cookiesconsent .cc_message {
        width: 85%
    }
}

@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>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control,
    input[type=time].form-control {
        line-height: 34px
    }
    .input-group-sm input[type=date],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm input[type=time],
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 30px
    }
    .input-group-lg input[type=date],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg input[type=time],
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 46px
    }
}

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

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table!important
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
    .visible-xs-block {
        display: block!important
    }
    .visible-xs-inline {
        display: inline!important
    }
    .visible-xs-inline-block {
        display: inline-block!important
    }
    .hidden-xs {
        display: none!important
    }
    .container {
        padding: 0 27px
    }
    .imageblock img {
        width: 126%;
        max-width: none;
        left: -12%;
        position: relative
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table!important
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
    .visible-sm-block {
        display: block!important
    }
    .visible-sm-inline {
        display: inline!important
    }
    .visible-sm-inline-block {
        display: inline-block!important
    }
    .hidden-sm {
        display: none!important
    }
    .page-header-content-wrapper {
        left: 10%;
        right: 10%
    }
    .container {
        width: 648px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table!important
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
    .visible-md-block {
        display: block!important
    }
    .visible-md-inline {
        display: inline!important
    }
    .visible-md-inline-block {
        display: inline-block!important
    }
    .hidden-md {
        display: none!important
    }
}

@media (min-width:1420px) {
    .container {
        width: 1440px
    }
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12 {
        float: left
    }
    .col-xl-12 {
        width: 100%
    }
    .col-xl-11 {
        width: 91.66666667%
    }
    .col-xl-10 {
        width: 83.33333333%
    }
    .col-xl-9 {
        width: 75%
    }
    .col-xl-8 {
        width: 66.66666667%
    }
    .col-xl-7 {
        width: 58.33333333%
    }
    .col-xl-6 {
        width: 50%
    }
    .col-xl-5 {
        width: 41.66666667%
    }
    .col-xl-4 {
        width: 33.33333333%
    }
    .col-xl-3 {
        width: 25%
    }
    .col-xl-2 {
        width: 16.66666667%
    }
    .col-xl-1 {
        width: 8.33333333%
    }
    .col-xl-pull-12 {
        right: 100%
    }
    .col-xl-pull-11 {
        right: 91.66666667%
    }
    .col-xl-pull-10 {
        right: 83.33333333%
    }
    .col-xl-pull-9 {
        right: 75%
    }
    .col-xl-pull-8 {
        right: 66.66666667%
    }
    .col-xl-pull-7 {
        right: 58.33333333%
    }
    .col-xl-pull-6 {
        right: 50%
    }
    .col-xl-pull-5 {
        right: 41.66666667%
    }
    .col-xl-pull-4 {
        right: 33.33333333%
    }
    .col-xl-pull-3 {
        right: 25%
    }
    .col-xl-pull-2 {
        right: 16.66666667%
    }
    .col-xl-pull-1 {
        right: 8.33333333%
    }
    .col-xl-pull-0 {
        right: auto
    }
    .col-xl-push-12 {
        left: 100%
    }
    .col-xl-push-11 {
        left: 91.66666667%
    }
    .col-xl-push-10 {
        left: 83.33333333%
    }
    .col-xl-push-9 {
        left: 75%
    }
    .col-xl-push-8 {
        left: 66.66666667%
    }
    .col-xl-push-7 {
        left: 58.33333333%
    }
    .col-xl-push-6 {
        left: 50%
    }
    .col-xl-push-5 {
        left: 41.66666667%
    }
    .col-xl-push-4 {
        left: 33.33333333%
    }
    .col-xl-push-3 {
        left: 25%
    }
    .col-xl-push-2 {
        left: 16.66666667%
    }
    .col-xl-push-1 {
        left: 8.33333333%
    }
    .col-xl-push-0 {
        left: auto
    }
    .col-xl-offset-12 {
        margin-left: 100%
    }
    .col-xl-offset-11 {
        margin-left: 91.66666667%
    }
    .col-xl-offset-10 {
        margin-left: 83.33333333%
    }
    .col-xl-offset-9 {
        margin-left: 75%
    }
    .col-xl-offset-8 {
        margin-left: 66.66666667%
    }
    .col-xl-offset-7 {
        margin-left: 58.33333333%
    }
    .col-xl-offset-6 {
        margin-left: 50%
    }
    .col-xl-offset-5 {
        margin-left: 41.66666667%
    }
    .col-xl-offset-4 {
        margin-left: 33.33333333%
    }
    .col-xl-offset-3 {
        margin-left: 25%
    }
    .col-xl-offset-2 {
        margin-left: 16.66666667%
    }
    .col-xl-offset-1 {
        margin-left: 8.33333333%
    }
    .col-xl-offset-0 {
        margin-left: 0
    }
    .col-xl-2-4 {
        width: 20%
    }
    .visible-xl {
        display: block!important
    }
    table.visible-xl {
        display: table!important
    }
    tr.visible-xl {
        display: table-row!important
    }
    td.visible-xl,
    th.visible-xl {
        display: table-cell!important
    }
    .visible-xl-block {
        display: block!important
    }
    .visible-xl-inline {
        display: inline!important
    }
    .visible-xl-inline-block {
        display: inline-block!important
    }
    .hidden-xl {
        display: none!important
    }
    .page-header-title {
        max-width: 75%
    }
    .page-header-title.small {
        font-size: 70px
    }
    #footer {
        margin: 30px 0
    }
    #footer li,
    #footer ul {
        text-align: center
    }
    #footer li {
        display: inline-block;
        float: none;
        margin-right: 0
    }
    #footer li:after {
        display: none
    }
    .basicblock.image-right .basicblock-image img {
        max-width: 550px
    }
    .mapblock .container.second {
        margin: 0;
        width: 100%
    }
    .homeblock-image {
        height: 450px
    }
}

@media (max-width:992px) {
    .page-header-container {
        width: 100%!important
    }
    .sub-navigation-indication.link-to-return svg {
        display: none
    }
    .sub-navigation-indication.link-to-return:after {
        content: "";
        display: inline-block;
        margin-left: 10px;
        width: 27px;
        height: 3px;
        background-color: #c1a367;
        transform: translateY(-50%)
    }
}

@media (min-width:768px) and (max-width:1200px) {
    .nav-minified .navbar-logo-link {
        display: block!important
    }
}

@media (min-width:768px) and (max-width:1419px) {
    #footer,
    #footer .col-sm-2 {
        text-align: center
    }
    #footer .col-sm-2 {
        width: auto;
        margin-top: 15px;
        margin-bottom: 15px;
        margin-right: 35px;
        float: none;
        display: inline-block
    }
    #footer .col-sm-2:after {
        display: none
    }
}

@media (min-width:1419px) {
    .container {
        width: 80vw;
        margin-left: 10vw;
        margin-right: 10vw
    }
}

@media (max-width:768px) {
    body.news time {
        display: none
    }
    .reference-single .container,
    body.news .excerpt-container .container,
    body.news .pagination-container {
        padding: 0
    }
    .reference-single .header .border {
        height: auto;
        padding-bottom: 15px;
        padding-top: 15px
    }
    .mapblock .container.second {
        padding: 0
    }
}

@media (max-width:480px) {
    body.news .next-link.no-border,
    body.news .previous-link.no-border {
        border-bottom: 0
    }
}

@media (min-width:1820px) {
    .reference-listing .col-xxl-4 {
        width: 33.333333%
    }
    .reference-listing .container .col-xxl-offset-0 {
        margin-left: 0
    }
    .reference-listing .container.second {
        max-width: none
    }
}

@media (max-width:991px) {
    .reference-listing .container {
        padding: 0;
        margin-left: -30px;
        margin-right: -30px
    }
    .page-header-maintenance.page-header {
        height: 100vh
    }
}

@media (min-width:480px) {
    .news-item .news-header-image {
        max-width: 303px;
        margin-bottom: 30px
    }
    .news-item .news-thumbnail-container {
        margin-top: -109px;
        max-width: 303px
    }
    .personblock-quality:before {
        content: "";
        position: absolute;
        top: 40%;
        left: -47px;
        transform: translateY(-50%);
        width: 28px;
        height: 3px;
        background-color: #c1a367
    }
}

@media (min-width:480px) and (max-width:768px) {
    .reference-item .reference-image {
        max-width: 500px
    }
    .reference-item .reference-content {
        max-width: 400px;
        margin: 0 auto
    }
}

@media (min-width:992px) and (min-width:1200px) {
    .homeblock:after {
        font-size: 800px;
        top: 50%;
        transform: translateX(-50%) translateY(-60%)
    }
    .homeblock-content-image .gradient-element {
        top: 0;
        left: 66%;
        right: -33%;
        bottom: 16%;
        transform: translateY(-12%)
    }
    .newsblock-bg-container:after {
        font-size: 800px;
        height: auto;
        line-height: 140px
    }
}

@media (min-width:768px) and (max-width:992px) {
    .homeblock .homeblock-image {
        top: 50px
    }
    .newsblock-image {
        margin-top: 50px
    }
}