﻿/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

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

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

    a:active, a:hover {
        outline: 0
    }

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

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

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

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

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

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

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

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

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td, th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *, *:before, *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

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

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

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

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

    thead {
        display: table-header-group
    }

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

    img {
        max-width: 100% !important
    }

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

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

    .navbar {
        display: none
    }

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

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

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

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

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    *:before, *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.428571;
    color: #333;
    background-color: #fff
}

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

a {
    color: #337ab7;
    text-decoration: none
}

    a:hover, a:focus {
        color: #23527c;
        text-decoration: underline
    }

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

figure {
    margin: 0
}

img {
    vertical-align: middle
}

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

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

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

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

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

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

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

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

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

    h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small {
        font-weight: normal;
        line-height: 1;
        color: #777
    }

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

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

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

    h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small {
        font-size: 75%
    }

h1, .h1 {
    font-size: 36px
}

h2, .h2 {
    font-size: 30px
}

h3, .h3 {
    font-size: 24px
}

h4, .h4 {
    font-size: 18px
}

h5, .h5 {
    font-size: 14px
}

h6, .h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

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

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

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

mark, .mark {
    background-color: #fcf8e3;
    padding: .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, .initialism {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

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

.text-success {
    color: #3c763d
}

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

.text-info {
    color: #31708f
}

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

.text-warning {
    color: #8a6d3b
}

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

.text-danger {
    color: #a94442
}

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

.bg-primary {
    color: #fff
}

.bg-primary {
    background-color: #337ab7
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

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

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

dt, dd {
    line-height: 1.428571
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

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

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

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

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

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

.initialism {
    font-size: 90%
}

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

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

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

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

    .blockquote-reverse, blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #eee;
        border-left: 0;
        text-align: right
    }

        .blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before {
            content: ''
        }

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

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

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

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25)
}

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

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571;
    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, .googleMaps__overlay__popup {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

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

    .container:after, .googleMaps__overlay__popup:after {
        clear: both
    }

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

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

@media (min-width: 1200px) {
    .container, .googleMaps__overlay__popup {
        width: 1170px
    }
}

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

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

    .container-fluid:after {
        clear: both
    }

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

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

    .row:after {
        clear: both
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
    background-color: transparent
}

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

th {
    text-align: left
}

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

    .table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.428571;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

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

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

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

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

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

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

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

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

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

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

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}

table td[class*="col-"], table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.428571;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s
}

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

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: #999
    }

    .form-control::-webkit-input-placeholder {
        color: #999
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        background-color: #eee;
        opacity: 1
    }

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

textarea.form-control {
    height: auto
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

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

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

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

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

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

.form-group-sm .form-control {
    height: 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 textarea.form-control, .form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.333333;
    border-radius: 6px
}

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

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

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

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

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

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

.has-feedback {
    position: relative
}

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

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

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

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

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

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

    .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168
    }

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

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

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

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

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

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

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

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

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483
    }

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.333333px;
        font-size: 18px
    }
}

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

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

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

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

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

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        opacity: .65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none
    }

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

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

    .btn-default:focus, .btn-default.focus {
        color: #333;
        background-color: #e6e6e6;
        border-color: #8c8c8c
    }

    .btn-default:hover {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

    .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

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

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

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

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

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

    .btn-primary:focus, .btn-primary.focus {
        color: #fff;
        background-color: #286090;
        border-color: #122b40
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #286090;
        border-color: #204d74
    }

    .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #286090;
        border-color: #204d74
    }

        .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
            color: #fff;
            background-color: #204d74;
            border-color: #122b40
        }

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

    .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
        background-color: #337ab7;
        border-color: #2e6da4
    }

    .btn-primary .badge {
        color: #337ab7;
        background-color: #fff
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

    .btn-success:focus, .btn-success.focus {
        color: #fff;
        background-color: #449d44;
        border-color: #255625
    }

    .btn-success:hover {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

    .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

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

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

    .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
        background-color: #5cb85c;
        border-color: #4cae4c
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

    .btn-info:focus, .btn-info.focus {
        color: #fff;
        background-color: #31b0d5;
        border-color: #1b6d85
    }

    .btn-info:hover {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

    .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

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

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

    .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
        background-color: #5bc0de;
        border-color: #46b8da
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

    .btn-warning:focus, .btn-warning.focus {
        color: #fff;
        background-color: #ec971f;
        border-color: #985f0d
    }

    .btn-warning:hover {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

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

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

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

    .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
        background-color: #f0ad4e;
        border-color: #eea236
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff
    }

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

    .btn-danger:focus, .btn-danger.focus {
        color: #fff;
        background-color: #c9302c;
        border-color: #761c19
    }

    .btn-danger:hover {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

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

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

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

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

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

.btn-link {
    color: #337ab7;
    font-weight: normal;
    border-radius: 0
}

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

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

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

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

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

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

.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

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

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

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

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

    .input-group[class*="col-"] {
        float: none;
        padding-left: 0;
        padding-right: 0
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0
    }

    .input-group-addon, .input-group-btn, .input-group .form-control {
        display: table-cell
    }

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

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

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

    .input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 3px
    }

    .input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 6px
    }

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

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

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

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

    .input-group-addon:last-child {
        border-left: 0
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

    .input-group-btn > .btn {
        position: relative
    }

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

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

    .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
        margin-right: -1px
    }

    .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
        z-index: 2;
        margin-left: -1px
    }

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

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

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

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

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

.clearfix: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-xs {
    display: none !important
}

.visible-sm {
    display: none !important
}

.visible-md {
    display: none !important
}

.visible-lg {
    display: none !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

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

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

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

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

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

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

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

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

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

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

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

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

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

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

    .slick-list:focus {
        outline: none
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand
    }

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

    .slick-track:before, .slick-track:after {
        content: "";
        display: table
    }

    .slick-track:after {
        clear: both
    }

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

    .animated.infinite {
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite
    }

    .animated.hinge {
        -webkit-animation-duration: 2s;
        animation-duration: 2s
    }

    .animated.bounceIn, .animated.bounceOut {
        -webkit-animation-duration: .75s;
        animation-duration: .75s
    }

    .animated.flipOutX, .animated.flipOutY {
        -webkit-animation-duration: .75s;
        animation-duration: .75s
    }

@-webkit-keyframes bounce {
    from,20%,53%,80%,100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    40%,43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {
    from,20%,53%,80%,100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    40%,43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {
    from,50%,100% {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

@keyframes flash {
    from,50%,100% {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    from,100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,40%,60%,80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {
    from,100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,40%,60%,80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }

    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }

    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    10%,20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }

    40%,60%,80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    10%,20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }

    40%,60%,80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {
    from,11.1%,100% {
        -webkit-transform: none;
        transform: none
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-0.195312deg) skewY(-0.195312deg);
        transform: skewX(-0.195312deg) skewY(-0.195312deg)
    }
}

@keyframes jello {
    from,11.1%,100% {
        -webkit-transform: none;
        transform: none
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-0.195312deg) skewY(-0.195312deg);
        transform: skewX(-0.195312deg) skewY(-0.195312deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes bounceIn {
    from,20%,40%,60%,80%,100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceIn {
    from,20%,40%,60%,80%,100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
    from,60%,75%,90%,100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {
    from,60%,75%,90%,100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    from,60%,75%,90%,100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {
    from,60%,75%,90%,100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    from,60%,75%,90%,100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {
    from,60%,75%,90%,100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    from,60%,75%,90%,100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInUp {
    from,60%,75%,90%,100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }

    50%,55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }

    50%,55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    from {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1
    }

    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    from {
        opacity: 1
    }

    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    from {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

@keyframes rollOut {
    from {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }

    100% {
        opacity: 0
    }
}

@keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }

    100% {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom
}

    .mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
        -ms-touch-action: auto;
        touch-action: auto
    }

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto
}

.mCSB_inside > .mCSB_container {
    margin-right: 30px
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-left: 30px
}

    .mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
        margin-left: 0
    }

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0
}

.mCSB_outside + .mCSB_scrollTools {
    right: -26px
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    right: auto;
    left: 0
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    left: -26px
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1
}

    .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        position: relative;
        width: 4px;
        height: 100%;
        margin: 0 auto;
        -webkit-border-radius: 16px;
        -moz-border-radius: 16px;
        border-radius: 16px;
        text-align: center
    }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px
}

.mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0
}

.mCSB_horizontal.mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-bottom: 30px
}

.mCSB_horizontal.mCSB_outside > .mCSB_container {
    min-height: 100%
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0
}

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
    margin: 0 20px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0
}

    .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
        width: 100%;
        height: 4px;
        margin: 6px auto
    }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0
}

.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px
}

    .mCSB_container_wrapper > .mCSB_container {
        padding-right: 30px;
        padding-bottom: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
    padding-right: 0
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
    padding-bottom: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight {
    -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
    -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools {
    opacity: 0.75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)"
}

.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollBox:hover > .mCSB_scrollTools, .mCustomScrollBox:hover ~ .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,0.4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,0.75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,0.85);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)"
}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,0.9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight {
    background-image: url(mCSB_buttons.png);
    background-repeat: no-repeat;
    opacity: 0.4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px
}

    .mCSB_scrollTools .mCSB_buttonUp:hover, .mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover {
        opacity: 0.75;
        filter: "alpha(opacity=75)";
        -ms-filter: "alpha(opacity=75)"
    }

    .mCSB_scrollTools .mCSB_buttonUp:active, .mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active {
        opacity: 0.9;
        filter: "alpha(opacity=90)";
        -ms-filter: "alpha(opacity=90)"
    }

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,0.15)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.75)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0,0,0,0.85)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: rgba(0,0,0,0.9)
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255,255,255,0.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255,255,255,0.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,0.85)
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,0.9)
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,0.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.85)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.9)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail, .mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255,255,255,0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: rgba(255,255,255,0.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,0.85)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,0.9)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.85)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.9)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255,255,255,0.1)
}

.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,0.15)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.75)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.85)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.9)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255,255,255,0.15)
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
    height: 14px
}

    .mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        width: 14px;
        margin: 0 1px
    }

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px
}

    .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
        height: 14px;
        margin: 1px 0
    }

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 16px;
    height: 16px;
    margin: -1px 0
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 16px;
    width: 16px;
    margin: 0 -1px
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.75)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,0.15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.85)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.9)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px
}

.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: center
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
    background-repeat: repeat-y;
    opacity: 0.3;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=")
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -moz-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0.5)), color-stop(100%, rgba(255,255,255,0)));
    background-image: -webkit-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
    background-image: -o-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
    background-image: -ms-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
    background-image: linear-gradient(to right, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%)
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.5)), color-stop(100%, rgba(255,255,255,0)));
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
    background-image: -o-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
    background-image: -ms-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%)
}

.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px
}

.mCS-3d.mCSB_scrollTools, .mCS-3d-dark.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

    .mCS-3d.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        -webkit-border-radius: 16px;
        -moz-border-radius: 16px;
        border-radius: 16px
    }

    .mCS-3d.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
        width: 8px;
        background-color: #000;
        background-color: rgba(0,0,0,0.2);
        box-shadow: inset 1px 0 1px rgba(0,0,0,0.5),inset -1px 0 1px rgba(255,255,255,0.2)
    }

    .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
        background-color: #555
    }

    .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        width: 8px
    }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.5),inset 0 -1px 1px rgba(255,255,255,0.2)
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,0.1);
    box-shadow: inset 1px 0 1px rgba(0,0,0,0.1)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.1)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-3d-thick.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

    .mCS-3d-thick.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px
    }

        .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px
        }

.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical, .mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
    right: 1px
}

.mCS-3d-thick.mCSB_scrollTools_vertical, .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
    box-shadow: inset 1px 0 1px rgba(0,0,0,0.1),inset 0 0 14px rgba(0,0,0,0.5)
}

.mCS-3d-thick.mCSB_scrollTools_horizontal, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    bottom: 1px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.1),inset 0 0 14px rgba(0,0,0,0.5)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255,255,255,0.4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.4)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #555
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    width: auto
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0,0,0,0.05);
    box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools {
    box-shadow: inset 0 0 14px rgba(0,0,0,0.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.1),inset 0 0 14px rgba(0,0,0,0.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255,255,255,0.4),inset -1px 0 0 rgba(0,0,0,0.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.4),inset 0 -1px 0 rgba(0,0,0,0.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #777
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0,0,0,0.05);
    box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0
}

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px
}

.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, .mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
    left: 0;
    right: auto
}

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px
}

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0,0,0,0.2)
}

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px
}

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0
}

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px
}

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.75)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.85)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.9)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,0.1)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0,0,0,0.2)
}

.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.75)
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.85)
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.9)
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,0.1)
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-color: rgba(255,255,255,0.2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0,0,0,0.2)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255,255,255,0.6)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,0.6)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.75)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.85)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.9)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,0.75)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,0.85)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,0.9)
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: 'FontAwesome';
    src: url("../fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0");
    src: url("../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"),url("../fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),url("../fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0") format("woff"),url("../fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),url("../fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.285714em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.142857em;
    list-style-type: none
}

    .fa-ul > li {
        position: relative
    }

.fa-li {
    position: absolute;
    left: -2.142857em;
    width: 2.142857em;
    top: .142857em;
    text-align: center
}

    .fa-li.fa-lg {
        left: -1.857143em
    }

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: ""
}

.fa-music:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-envelope-o:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-o:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-gear:before, .fa-cog:before {
    content: ""
}

.fa-trash-o:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-file-o:before {
    content: ""
}

.fa-clock-o:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-arrow-circle-o-down:before {
    content: ""
}

.fa-arrow-circle-o-up:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-play-circle-o:before {
    content: ""
}

.fa-rotate-right:before, .fa-repeat:before {
    content: ""
}

.fa-refresh:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-dedent:before, .fa-outdent:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-video-camera:before {
    content: ""
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: ""
}

.fa-pencil:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: ""
}

.fa-share-square-o:before {
    content: ""
}

.fa-check-square-o:before {
    content: ""
}

.fa-arrows:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-times-circle-o:before {
    content: ""
}

.fa-check-circle-o:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-mail-forward:before, .fa-share:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-arrows-v:before {
    content: ""
}

.fa-arrows-h:before {
    content: ""
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-gears:before, .fa-cogs:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-thumbs-o-up:before {
    content: ""
}

.fa-thumbs-o-down:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-heart-o:before {
    content: ""
}

.fa-sign-out:before {
    content: ""
}

.fa-linkedin-square:before {
    content: ""
}

.fa-thumb-tack:before {
    content: ""
}

.fa-external-link:before {
    content: ""
}

.fa-sign-in:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-lemon-o:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-square-o:before {
    content: ""
}

.fa-bookmark-o:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-facebook-f:before, .fa-facebook:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-feed:before, .fa-rss:before {
    content: ""
}

.fa-hdd-o:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-hand-o-right:before {
    content: ""
}

.fa-hand-o-left:before {
    content: ""
}

.fa-hand-o-up:before {
    content: ""
}

.fa-hand-o-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-group:before, .fa-users:before {
    content: ""
}

.fa-chain:before, .fa-link:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-cut:before, .fa-scissors:before {
    content: ""
}

.fa-copy:before, .fa-files-o:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-save:before, .fa-floppy-o:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-money:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

.fa-unsorted:before, .fa-sort:before {
    content: ""
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: ""
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-rotate-left:before, .fa-undo:before {
    content: ""
}

.fa-legal:before, .fa-gavel:before {
    content: ""
}

.fa-dashboard:before, .fa-tachometer:before {
    content: ""
}

.fa-comment-o:before {
    content: ""
}

.fa-comments-o:before {
    content: ""
}

.fa-flash:before, .fa-bolt:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-paste:before, .fa-clipboard:before {
    content: ""
}

.fa-lightbulb-o:before {
    content: ""
}

.fa-exchange:before {
    content: ""
}

.fa-cloud-download:before {
    content: ""
}

.fa-cloud-upload:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-bell-o:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cutlery:before {
    content: ""
}

.fa-file-text-o:before {
    content: ""
}

.fa-building-o:before {
    content: ""
}

.fa-hospital-o:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

.fa-angle-double-left:before {
    content: ""
}

.fa-angle-double-right:before {
    content: ""
}

.fa-angle-double-up:before {
    content: ""
}

.fa-angle-double-down:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-angle-down:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: ""
}

.fa-circle-o:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-mail-reply:before, .fa-reply:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-folder-o:before {
    content: ""
}

.fa-folder-open-o:before {
    content: ""
}

.fa-smile-o:before {
    content: ""
}

.fa-frown-o:before {
    content: ""
}

.fa-meh-o:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-keyboard-o:before {
    content: ""
}

.fa-flag-o:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: ""
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-code-fork:before {
    content: ""
}

.fa-unlink:before, .fa-chain-broken:before {
    content: ""
}

.fa-question:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-shield:before {
    content: ""
}

.fa-calendar-o:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-chevron-circle-left:before {
    content: ""
}

.fa-chevron-circle-right:before {
    content: ""
}

.fa-chevron-circle-up:before {
    content: ""
}

.fa-chevron-circle-down:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-ticket:before {
    content: ""
}

.fa-minus-square:before {
    content: ""
}

.fa-minus-square-o:before {
    content: ""
}

.fa-level-up:before {
    content: ""
}

.fa-level-down:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-pencil-square:before {
    content: ""
}

.fa-external-link-square:before {
    content: ""
}

.fa-share-square:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: ""
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: ""
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: ""
}

.fa-euro:before, .fa-eur:before {
    content: ""
}

.fa-gbp:before {
    content: ""
}

.fa-dollar:before, .fa-usd:before {
    content: ""
}

.fa-rupee:before, .fa-inr:before {
    content: ""
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: ""
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: ""
}

.fa-won:before, .fa-krw:before {
    content: ""
}

.fa-bitcoin:before, .fa-btc:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-file-text:before {
    content: ""
}

.fa-sort-alpha-asc:before {
    content: ""
}

.fa-sort-alpha-desc:before {
    content: ""
}

.fa-sort-amount-asc:before {
    content: ""
}

.fa-sort-amount-desc:before {
    content: ""
}

.fa-sort-numeric-asc:before {
    content: ""
}

.fa-sort-numeric-desc:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-youtube-play:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitbucket-square:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-long-arrow-down:before {
    content: ""
}

.fa-long-arrow-up:before {
    content: ""
}

.fa-long-arrow-left:before {
    content: ""
}

.fa-long-arrow-right:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-male:before {
    content: ""
}

.fa-gittip:before, .fa-gratipay:before {
    content: ""
}

.fa-sun-o:before {
    content: ""
}

.fa-moon-o:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-arrow-circle-o-right:before {
    content: ""
}

.fa-arrow-circle-o-left:before {
    content: ""
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: ""
}

.fa-dot-circle-o:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-turkish-lira:before, .fa-try:before {
    content: ""
}

.fa-plus-square-o:before {
    content: ""
}

.fa-space-shuttle:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: ""
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-pied-piper-pp:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-spoon:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-automobile:before, .fa-car:before {
    content: ""
}

.fa-cab:before, .fa-taxi:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-file-pdf-o:before {
    content: ""
}

.fa-file-word-o:before {
    content: ""
}

.fa-file-excel-o:before {
    content: ""
}

.fa-file-powerpoint-o:before {
    content: ""
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: ""
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: ""
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: ""
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: ""
}

.fa-file-code-o:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: ""
}

.fa-circle-o-notch:before {
    content: ""
}

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
    content: ""
}

.fa-ge:before, .fa-empire:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-wechat:before, .fa-weixin:before {
    content: ""
}

.fa-send:before, .fa-paper-plane:before {
    content: ""
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: ""
}

.fa-history:before {
    content: ""
}

.fa-circle-thin:before {
    content: ""
}

.fa-header:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-sliders:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-share-alt-square:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: ""
}

.fa-tty:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-newspaper-o:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-bell-slash-o:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-eyedropper:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-area-chart:before {
    content: ""
}

.fa-pie-chart:before {
    content: ""
}

.fa-line-chart:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-cc:before {
    content: ""
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: ""
}

.fa-meanpath:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-dashcube:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

.fa-cart-arrow-down:before {
    content: ""
}

.fa-diamond:before {
    content: ""
}

.fa-ship:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-heartbeat:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-intersex:before, .fa-transgender:before {
    content: ""
}

.fa-transgender-alt:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

.fa-mars-stroke-v:before {
    content: ""
}

.fa-mars-stroke-h:before {
    content: ""
}

.fa-neuter:before {
    content: ""
}

.fa-genderless:before {
    content: ""
}

.fa-facebook-official:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-user-times:before {
    content: ""
}

.fa-hotel:before, .fa-bed:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-train:before {
    content: ""
}

.fa-subway:before {
    content: ""
}

.fa-medium:before {
    content: ""
}

.fa-yc:before, .fa-y-combinator:before {
    content: ""
}

.fa-optin-monster:before {
    content: ""
}

.fa-opencart:before {
    content: ""
}

.fa-expeditedssl:before {
    content: ""
}

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
    content: ""
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: ""
}

.fa-battery-2:before, .fa-battery-half:before {
    content: ""
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: ""
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: ""
}

.fa-mouse-pointer:before {
    content: ""
}

.fa-i-cursor:before {
    content: ""
}

.fa-object-group:before {
    content: ""
}

.fa-object-ungroup:before {
    content: ""
}

.fa-sticky-note:before {
    content: ""
}

.fa-sticky-note-o:before {
    content: ""
}

.fa-cc-jcb:before {
    content: ""
}

.fa-cc-diners-club:before {
    content: ""
}

.fa-clone:before {
    content: ""
}

.fa-balance-scale:before {
    content: ""
}

.fa-hourglass-o:before {
    content: ""
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: ""
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: ""
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: ""
}

.fa-hourglass:before {
    content: ""
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: ""
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
    content: ""
}

.fa-hand-scissors-o:before {
    content: ""
}

.fa-hand-lizard-o:before {
    content: ""
}

.fa-hand-spock-o:before {
    content: ""
}

.fa-hand-pointer-o:before {
    content: ""
}

.fa-hand-peace-o:before {
    content: ""
}

.fa-trademark:before {
    content: ""
}

.fa-registered:before {
    content: ""
}

.fa-creative-commons:before {
    content: ""
}

.fa-gg:before {
    content: ""
}

.fa-gg-circle:before {
    content: ""
}

.fa-tripadvisor:before {
    content: ""
}

.fa-odnoklassniki:before {
    content: ""
}

.fa-odnoklassniki-square:before {
    content: ""
}

.fa-get-pocket:before {
    content: ""
}

.fa-wikipedia-w:before {
    content: ""
}

.fa-safari:before {
    content: ""
}

.fa-chrome:before {
    content: ""
}

.fa-firefox:before {
    content: ""
}

.fa-opera:before {
    content: ""
}

.fa-internet-explorer:before {
    content: ""
}

.fa-tv:before, .fa-television:before {
    content: ""
}

.fa-contao:before {
    content: ""
}

.fa-500px:before {
    content: ""
}

.fa-amazon:before {
    content: ""
}

.fa-calendar-plus-o:before {
    content: ""
}

.fa-calendar-minus-o:before {
    content: ""
}

.fa-calendar-times-o:before {
    content: ""
}

.fa-calendar-check-o:before {
    content: ""
}

.fa-industry:before {
    content: ""
}

.fa-map-pin:before {
    content: ""
}

.fa-map-signs:before {
    content: ""
}

.fa-map-o:before {
    content: ""
}

.fa-map:before {
    content: ""
}

.fa-commenting:before {
    content: ""
}

.fa-commenting-o:before {
    content: ""
}

.fa-houzz:before {
    content: ""
}

.fa-vimeo:before {
    content: ""
}

.fa-black-tie:before {
    content: ""
}

.fa-fonticons:before {
    content: ""
}

.fa-reddit-alien:before {
    content: ""
}

.fa-edge:before {
    content: ""
}

.fa-credit-card-alt:before {
    content: ""
}

.fa-codiepie:before {
    content: ""
}

.fa-modx:before {
    content: ""
}

.fa-fort-awesome:before {
    content: ""
}

.fa-usb:before {
    content: ""
}

.fa-product-hunt:before {
    content: ""
}

.fa-mixcloud:before {
    content: ""
}

.fa-scribd:before {
    content: ""
}

.fa-pause-circle:before {
    content: ""
}

.fa-pause-circle-o:before {
    content: ""
}

.fa-stop-circle:before {
    content: ""
}

.fa-stop-circle-o:before {
    content: ""
}

.fa-shopping-bag:before {
    content: ""
}

.fa-shopping-basket:before {
    content: ""
}

.fa-hashtag:before {
    content: ""
}

.fa-bluetooth:before {
    content: ""
}

.fa-bluetooth-b:before {
    content: ""
}

.fa-percent:before {
    content: ""
}

.fa-gitlab:before {
    content: ""
}

.fa-wpbeginner:before {
    content: ""
}

.fa-wpforms:before {
    content: ""
}

.fa-envira:before {
    content: ""
}

.fa-universal-access:before {
    content: ""
}

.fa-wheelchair-alt:before {
    content: ""
}

.fa-question-circle-o:before {
    content: ""
}

.fa-blind:before {
    content: ""
}

.fa-audio-description:before {
    content: ""
}

.fa-volume-control-phone:before {
    content: ""
}

.fa-braille:before {
    content: ""
}

.fa-assistive-listening-systems:before {
    content: ""
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
    content: ""
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
    content: ""
}

.fa-glide:before {
    content: ""
}

.fa-glide-g:before {
    content: ""
}

.fa-signing:before, .fa-sign-language:before {
    content: ""
}

.fa-low-vision:before {
    content: ""
}

.fa-viadeo:before {
    content: ""
}

.fa-viadeo-square:before {
    content: ""
}

.fa-snapchat:before {
    content: ""
}

.fa-snapchat-ghost:before {
    content: ""
}

.fa-snapchat-square:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-first-order:before {
    content: ""
}

.fa-yoast:before {
    content: ""
}

.fa-themeisle:before {
    content: ""
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: ""
}

.fa-fa:before, .fa-font-awesome:before {
    content: ""
}

.fa-handshake-o:before {
    content: ""
}

.fa-envelope-open:before {
    content: ""
}

.fa-envelope-open-o:before {
    content: ""
}

.fa-linode:before {
    content: ""
}

.fa-address-book:before {
    content: ""
}

.fa-address-book-o:before {
    content: ""
}

.fa-vcard:before, .fa-address-card:before {
    content: ""
}

.fa-vcard-o:before, .fa-address-card-o:before {
    content: ""
}

.fa-user-circle:before {
    content: ""
}

.fa-user-circle-o:before {
    content: ""
}

.fa-user-o:before {
    content: ""
}

.fa-id-badge:before {
    content: ""
}

.fa-drivers-license:before, .fa-id-card:before {
    content: ""
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
    content: ""
}

.fa-quora:before {
    content: ""
}

.fa-free-code-camp:before {
    content: ""
}

.fa-telegram:before {
    content: ""
}

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
    content: ""
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
    content: ""
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
    content: ""
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
    content: ""
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
    content: ""
}

.fa-shower:before {
    content: ""
}

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
    content: ""
}

.fa-podcast:before {
    content: ""
}

.fa-window-maximize:before {
    content: ""
}

.fa-window-minimize:before {
    content: ""
}

.fa-window-restore:before {
    content: ""
}

.fa-times-rectangle:before, .fa-window-close:before {
    content: ""
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
    content: ""
}

.fa-bandcamp:before {
    content: ""
}

.fa-grav:before {
    content: ""
}

.fa-etsy:before {
    content: ""
}

.fa-imdb:before {
    content: ""
}

.fa-ravelry:before {
    content: ""
}

.fa-eercast:before {
    content: ""
}

.fa-microchip:before {
    content: ""
}

.fa-snowflake-o:before {
    content: ""
}

.fa-superpowers:before {
    content: ""
}

.fa-wpexplorer:before {
    content: ""
}

.fa-meetup:before {
    content: ""
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    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
}

.sostenibilitaNumbers__container, .sostenibilitaSlider__container, .sostenibilitaResults__container, .sostenibilitaGrid1__container, .sostenibilitaStakeholders__container, .sostenibilitaGrid2__container {
    *zoom: 1
}

    .sostenibilitaNumbers__container:before, .sostenibilitaSlider__container:before, .sostenibilitaResults__container:before, .sostenibilitaGrid1__container:before, .sostenibilitaStakeholders__container:before, .sostenibilitaGrid2__container:before, .sostenibilitaNumbers__container:after, .sostenibilitaSlider__container:after, .sostenibilitaResults__container:after, .sostenibilitaGrid1__container:after, .sostenibilitaStakeholders__container:after, .sostenibilitaGrid2__container:after {
        content: " ";
        display: table
    }

    .sostenibilitaNumbers__container:after, .sostenibilitaSlider__container:after, .sostenibilitaResults__container:after, .sostenibilitaGrid1__container:after, .sostenibilitaStakeholders__container:after, .sostenibilitaGrid2__container:after {
        clear: both
    }

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

.col-xs-15 {
    width: 20%;
    float: left
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left
    }
}

.state-indicator {
    position: absolute;
    top: -999em;
    left: -999em;
    z-index: 1
}

@media all and (max-width: 1119px) {
    .state-indicator {
        z-index: 2
    }
}

@media all and (max-width: 991px) {
    .state-indicator {
        z-index: 3
    }
}

@media all and (max-width: 767px) {
    .state-indicator {
        z-index: 4
    }
}

.googleMaps__overlay__popup__closeBtn {
    border: none;
    margin: 0;
    padding: 0;
    width: auto;
    overflow: visible;
    background: transparent;
    color: inherit;
    font: inherit;
    line-height: normal;
    -webkit-font-smoothing: inherit;
    -moz-osx-font-smoothing: inherit;
    -webkit-appearance: none
}

.relative {
    position: relative
}

@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/oswald/oswald-v16-latin-300.eot");
    src: local("Oswald Light"),local("Oswald-Light"),url("../fonts/oswald/oswald-v16-latin-300.eot?#iefix") format("embedded-opentype"),url("../fonts/oswald/oswald-v16-latin-300.woff2") format("woff2"),url("../fonts/oswald/oswald-v16-latin-300.woff") format("woff"),url("../fonts/oswald/oswald-v16-latin-300.ttf") format("truetype"),url("../fonts/oswald/oswald-v16-latin-300.svg#Oswald") format("svg")
}

@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/oswald/oswald-v16-latin-regular.eot");
    src: local("Oswald Regular"),local("Oswald-Regular"),url("../fonts/oswald/oswald-v16-latin-regular.eot?#iefix") format("embedded-opentype"),url("../fonts/oswald/oswald-v16-latin-regular.woff2") format("woff2"),url("../fonts/oswald/oswald-v16-latin-regular.woff") format("woff"),url("../fonts/oswald/oswald-v16-latin-regular.ttf") format("truetype"),url("../fonts/oswald/oswald-v16-latin-regular.svg#Oswald") format("svg")
}

@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/oswald/oswald-v16-latin-700.eot");
    src: local("Oswald Bold"),local("Oswald-Bold"),url("../fonts/oswald/oswald-v16-latin-700.eot?#iefix") format("embedded-opentype"),url("../fonts/oswald/oswald-v16-latin-700.woff2") format("woff2"),url("../fonts/oswald/oswald-v16-latin-700.woff") format("woff"),url("../fonts/oswald/oswald-v16-latin-700.ttf") format("truetype"),url("../fonts/oswald/oswald-v16-latin-700.svg#Oswald") format("svg")
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 100;
    src: url("../fonts/lato/lato-v14-latin-100.eot");
    src: local("Lato Hairline"),local("Lato-Hairline"),url("../fonts/lato/lato-v14-latin-100.eot?#iefix") format("embedded-opentype"),url("../fonts/lato/lato-v14-latin-100.woff2") format("woff2"),url("../fonts/lato/lato-v14-latin-100.woff") format("woff"),url("../fonts/lato/lato-v14-latin-100.ttf") format("truetype"),url("../fonts/lato/lato-v14-latin-100.svg#Lato") format("svg")
}

@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 100;
    src: url("../fonts/lato/lato-v14-latin-100italic.eot");
    src: local("Lato Hairline Italic"),local("Lato-HairlineItalic"),url("../fonts/lato/lato-v14-latin-100italic.eot?#iefix") format("embedded-opentype"),url("../fonts/lato/lato-v14-latin-100italic.woff2") format("woff2"),url("../fonts/lato/lato-v14-latin-100italic.woff") format("woff"),url("../fonts/lato/lato-v14-latin-100italic.ttf") format("truetype"),url("../fonts/lato/lato-v14-latin-100italic.svg#Lato") format("svg")
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/lato/lato-v14-latin-300.eot");
    src: local("Lato Light"),local("Lato-Light"),url("../fonts/lato/lato-v14-latin-300.eot?#iefix") format("embedded-opentype"),url("../fonts/lato/lato-v14-latin-300.woff2") format("woff2"),url("../fonts/lato/lato-v14-latin-300.woff") format("woff"),url("../fonts/lato/lato-v14-latin-300.ttf") format("truetype"),url("../fonts/lato/lato-v14-latin-300.svg#Lato") format("svg")
}

@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 300;
    src: url("../fonts/lato/lato-v14-latin-300italic.eot");
    src: local("Lato Light Italic"),local("Lato-LightItalic"),url("../fonts/lato/lato-v14-latin-300italic.eot?#iefix") format("embedded-opentype"),url("../fonts/lato/lato-v14-latin-300italic.woff2") format("woff2"),url("../fonts/lato/lato-v14-latin-300italic.woff") format("woff"),url("../fonts/lato/lato-v14-latin-300italic.ttf") format("truetype"),url("../fonts/lato/lato-v14-latin-300italic.svg#Lato") format("svg")
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/lato/lato-v14-latin-regular.eot");
    src: local("Lato Regular"),local("Lato-Regular"),url("../fonts/lato/lato-v14-latin-regular.eot?#iefix") format("embedded-opentype"),url("../fonts/lato/lato-v14-latin-regular.woff2") format("woff2"),url("../fonts/lato/lato-v14-latin-regular.woff") format("woff"),url("../fonts/lato/lato-v14-latin-regular.ttf") format("truetype"),url("../fonts/lato/lato-v14-latin-regular.svg#Lato") format("svg")
}

@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 400;
    src: url("../fonts/lato/lato-v14-latin-italic.eot");
    src: local("Lato Italic"),local("Lato-Italic"),url("../fonts/lato/lato-v14-latin-italic.eot?#iefix") format("embedded-opentype"),url("../fonts/lato/lato-v14-latin-italic.woff2") format("woff2"),url("../fonts/lato/lato-v14-latin-italic.woff") format("woff"),url("../fonts/lato/lato-v14-latin-italic.ttf") format("truetype"),url("../fonts/lato/lato-v14-latin-italic.svg#Lato") format("svg")
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/lato/lato-v14-latin-700.eot");
    src: local("Lato Bold"),local("Lato-Bold"),url("../fonts/lato/lato-v14-latin-700.eot?#iefix") format("embedded-opentype"),url("../fonts/lato/lato-v14-latin-700.woff2") format("woff2"),url("../fonts/lato/lato-v14-latin-700.woff") format("woff"),url("../fonts/lato/lato-v14-latin-700.ttf") format("truetype"),url("../fonts/lato/lato-v14-latin-700.svg#Lato") format("svg")
}

@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 700;
    src: url("../fonts/lato/lato-v14-latin-700italic.eot");
    src: local("Lato Bold Italic"),local("Lato-BoldItalic"),url("../fonts/lato/lato-v14-latin-700italic.eot?#iefix") format("embedded-opentype"),url("../fonts/lato/lato-v14-latin-700italic.woff2") format("woff2"),url("../fonts/lato/lato-v14-latin-700italic.woff") format("woff"),url("../fonts/lato/lato-v14-latin-700italic.ttf") format("truetype"),url("../fonts/lato/lato-v14-latin-700italic.svg#Lato") format("svg")
}

@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 900;
    src: url("../fonts/lato/lato-v14-latin-900italic.eot");
    src: local("Lato Black Italic"),local("Lato-BlackItalic"),url("../fonts/lato/lato-v14-latin-900italic.eot?#iefix") format("embedded-opentype"),url("../fonts/lato/lato-v14-latin-900italic.woff2") format("woff2"),url("../fonts/lato/lato-v14-latin-900italic.woff") format("woff"),url("../fonts/lato/lato-v14-latin-900italic.ttf") format("truetype"),url("../fonts/lato/lato-v14-latin-900italic.svg#Lato") format("svg")
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    src: url("../fonts/lato/lato-v14-latin-900.eot");
    src: local("Lato Black"),local("Lato-Black"),url("../fonts/lato/lato-v14-latin-900.eot?#iefix") format("embedded-opentype"),url("../fonts/lato/lato-v14-latin-900.woff2") format("woff2"),url("../fonts/lato/lato-v14-latin-900.woff") format("woff"),url("../fonts/lato/lato-v14-latin-900.ttf") format("truetype"),url("../fonts/lato/lato-v14-latin-900.svg#Lato") format("svg")
}

body {
    font-family: "Lato",sans-serif
}

.box--hr__info h2, .box--hr__fileTable__row__cell h5, .box--textImg__content h3, .accordion--compact .fileList__title time, .fileList__title time, .box--textImg__content h2, .accordion--compact .fileList__title h4, .fileList__title h4 {
    display: inline-block;
    font-family: "Oswald",sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0
}

.box--hr__info h2, .box--hr__fileTable__row__cell h5, .box--textImg__content h3, .accordion--compact .fileList__title time, .fileList__title time {
    font-weight: 400
}

.box--textImg__content h2 {
    font-weight: 300
}

body, html {
    margin: 0px !important;
    padding: 0px !important;
    border: 0px !important;
    outline: 0px !important;
    overflow-x: hidden
}

body {
    overflow-y: hidden;
    overflow-x: hidden
}

html.noScroll, html.noScrollWaiting {
    overflow: hidden
}

.mainWrapper {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

@media (min-width: 992px) {
    .fixedMenu + .mainWrapper {
        padding-top: 115px
    }
}

@media (max-width: 991px) {
    .mainWrapper.move {
        -webkit-transform: translate3d(-10%, 0, 0);
        -ms-transform: translate3d(-10%, 0, 0);
        -o-transform: translate3d(-10%, 0, 0);
        transform: translate3d(-10%, 0, 0)
    }
}

@media (max-width: 991px) {
    .mainWrapper {
        margin-top: 76px
    }
}

@media (max-width: 767px) {
    .mainWrapper {
        margin-top: 52px
    }
}

@media print {
    #cookie-bar, .footer__logo, .footer__contacts, .footer__menu, .footer__copy .links, .navigationBar__toolbar__buttonGroup, .topMenu {
        display: none !important
    }

    .mainWrapper {
        padding-top: 0 !important
    }
}

.topMenu {
    width: 100%;
    padding-top: 20px;
    background-color: white
}

@media (min-width: 992px) {
    .topMenu.fixedMenu {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99;
        border-bottom: 4px solid #007abb;
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out
    }

        .topMenu.fixedMenu .topMenu__logo {
            -webkit-transition: opacity .4s ease-in-out;
            -o-transition: opacity .4s ease-in-out;
            transition: opacity .4s ease-in-out
        }

        .topMenu.fixedMenu.move {
            -webkit-transform: translate3d(0, -70px, 0);
            -ms-transform: translate3d(0, -70px, 0);
            -o-transform: translate3d(0, -70px, 0);
            transform: translate3d(0, -70px, 0)
        }

            .topMenu.fixedMenu.move .topMenu__logo {
                opacity: 0
            }
}

@media (max-width: 991px) {
    .topMenu {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9;
        padding-top: 12px
    }
}

.topMenu__col--logo {
    padding-left: 0
}

.topMenu__col--navigator {
    padding-left: 0;
    padding-right: 0
}

@media (max-width: 991px) {
    .topMenu__col--navigator {
        min-height: 0px;
        line-height: 0
    }
}

.topMenu__logo {
    text-align: left;
    line-height: 0
}

    .topMenu__logo img {
        display: inline-block;
        margin-left: 15px
    }

@media (max-width: 991px) {
    .topMenu__logo img {
        margin-top: 0px;
        width: 130px
    }
}

@media (max-width: 767px) {
    .topMenu__logo img {
        width: 88px
    }
}

.topMenu .topMenu__hamburgher {
    width: 100%;
    height: 50px;
    margin-top: 14px;
    text-align: right
}

@media (max-width: 767px) {
    .topMenu .topMenu__hamburgher {
        margin-top: 3px;
        height: 40px
    }
}

.topMenu .topMenu__hamburgher button {
    display: inline-block;
    background: transparent;
    outline: none;
    border: 0;
    padding: 0
}

    .topMenu .topMenu__hamburgher button .openIcon {
        margin: 0px;
        display: inline-block;
        width: 30px;
        height: 30px;
        position: relative;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer
    }

        .topMenu .topMenu__hamburgher button .openIcon span {
            display: block;
            position: absolute;
            height: 4px;
            width: 100%;
            background: #0a4774;
            border-radius: 0px;
            opacity: 1;
            left: 0;
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg);
            -webkit-transition: .25s ease-in-out;
            -moz-transition: .25s ease-in-out;
            -o-transition: .25s ease-in-out;
            transition: .25s ease-in-out
        }

            .topMenu .topMenu__hamburgher button .openIcon span:nth-child(1) {
                top: 0px
            }

            .topMenu .topMenu__hamburgher button .openIcon span:nth-child(2) {
                top: 9px
            }

            .topMenu .topMenu__hamburgher button .openIcon span:nth-child(3) {
                top: 18px
            }

        .topMenu .topMenu__hamburgher button .openIcon.open span:nth-child(1) {
            top: 9px;
            -webkit-transform: rotate(135deg);
            -moz-transform: rotate(135deg);
            -o-transform: rotate(135deg);
            transform: rotate(135deg)
        }

        .topMenu .topMenu__hamburgher button .openIcon.open span:nth-child(2) {
            opacity: 0;
            left: -60px
        }

        .topMenu .topMenu__hamburgher button .openIcon.open span:nth-child(3) {
            top: 9px;
            -webkit-transform: rotate(-135deg);
            -moz-transform: rotate(-135deg);
            -o-transform: rotate(-135deg);
            transform: rotate(-135deg)
        }

.topMenu__toolbar ul.topMenu__toolbar__wrapper {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: right
}

    .topMenu__toolbar ul.topMenu__toolbar__wrapper li {
        margin: 0;
        padding: 0;
        display: inline-block;
        width: auto;
        vertical-align: middle;
        padding: 6px 12px;
        border-right: 1px solid #cdcdcd
    }

        .topMenu__toolbar ul.topMenu__toolbar__wrapper li:last-child, .topMenu__toolbar ul.topMenu__toolbar__wrapper li:only-child {
            padding-right: 0;
            border-right: 0
        }

        .topMenu__toolbar ul.topMenu__toolbar__wrapper li.languageDropdown__container {
            position: relative
        }

            .topMenu__toolbar ul.topMenu__toolbar__wrapper li.languageDropdown__container .languageDropdown {
                line-height: normal;
                position: absolute;
                z-index: 15;
                top: 115%;
                right: 0;
                width: 140px;
                text-align: center;
                -webkit-transition: max-height 0.5s ease-in-out;
                -moz-transition: max-height 0.5s ease-in-out;
                -ms-transition: max-height 0.5s ease-in-out;
                -o-transition: max-height 0.5s ease-in-out;
                transition: max-height 0.5s ease-in-out;
                max-height: 0;
                overflow: hidden
            }

                .topMenu__toolbar ul.topMenu__toolbar__wrapper li.languageDropdown__container .languageDropdown.open {
                    max-height: 600px
                }

                .topMenu__toolbar ul.topMenu__toolbar__wrapper li.languageDropdown__container .languageDropdown ul {
                    background: #0a4774;
                    display: inline-block;
                    width: 100%;
                    margin: 0;
                    padding: 0;
                    padding: 12px
                }

                    .topMenu__toolbar ul.topMenu__toolbar__wrapper li.languageDropdown__container .languageDropdown ul li {
                        border: 0;
                        width: 100%;
                        display: inline-block;
                        background: white;
                        margin: 6px 0px;
                        padding: 0px
                    }

                        .topMenu__toolbar ul.topMenu__toolbar__wrapper li.languageDropdown__container .languageDropdown ul li a {
                            padding: 6px;
                            text-align: center;
                            width: 100%;
                            height: auto;
                            color: #0a4774;
                            text-transform: uppercase
                        }

        .topMenu__toolbar ul.topMenu__toolbar__wrapper li a {
            height: 30px;
            cursor: pointer;
            width: auto;
            text-decoration: none;
            display: inline-block;
            font-size: 16px;
            color: #cdcdcd;
            -webkit-transition: color 0.2s ease-in-out;
            -moz-transition: color 0.2s ease-in-out;
            -ms-transition: color 0.2s ease-in-out;
            -o-transition: color 0.2s ease-in-out;
            transition: color 0.2s ease-in-out
        }

            .topMenu__toolbar ul.topMenu__toolbar__wrapper li a:hover {
                color: #464646
            }

            .topMenu__toolbar ul.topMenu__toolbar__wrapper li a.topMenu__toolbar__language {
                color: #007abb;
                text-transform: uppercase;
                vertical-align: middle
            }

                .topMenu__toolbar ul.topMenu__toolbar__wrapper li a.topMenu__toolbar__language:before {
                    vertical-align: middle;
                    font-size: 25px;
                    font-family: "fontAwesome";
                    content: "\f0ac"
                }

                .topMenu__toolbar ul.topMenu__toolbar__wrapper li a.topMenu__toolbar__language:after {
                    vertical-align: middle;
                    font-family: "fontAwesome";
                    content: "\f0d7"
                }

                .topMenu__toolbar ul.topMenu__toolbar__wrapper li a.topMenu__toolbar__language:hover {
                    color: #0a4774
                }

            .topMenu__toolbar ul.topMenu__toolbar__wrapper li a.topMenu__toolbar__social {
                font-size: 25px;
                margin: 0 2px;
                opacity: 0.5;
                -webkit-transition: opacity 0.3s ease-in-out;
                -moz-transition: opacity 0.3s ease-in-out;
                -ms-transition: opacity 0.3s ease-in-out;
                -o-transition: opacity 0.3s ease-in-out;
                transition: opacity 0.3s ease-in-out
            }

                .topMenu__toolbar ul.topMenu__toolbar__wrapper li a.topMenu__toolbar__social img {
                    display: inline-block;
                    vertical-align: top;
                    margin-top: 6px
                }

                .topMenu__toolbar ul.topMenu__toolbar__wrapper li a.topMenu__toolbar__social:hover {
                    opacity: 1
                }

            .topMenu__toolbar ul.topMenu__toolbar__wrapper li a.topMenu__toolbar__alert {
                text-transform: uppercase
            }

                .topMenu__toolbar ul.topMenu__toolbar__wrapper li a.topMenu__toolbar__alert span {
                    margin-left: 4px;
                    font-family: "Oswald",sans-serif;
                    text-align: left;
                    display: inline-block;
                    width: 45px;
                    vertical-align: middle;
                    line-height: 16px
                }

                .topMenu__toolbar ul.topMenu__toolbar__wrapper li a.topMenu__toolbar__alert:before {
                    margin-right: 5px;
                    vertical-align: bottom;
                    font-family: "fontAwesome";
                    content: "\f0f3";
                    font-size: 25px
                }

.topMenu__search {
    text-align: left
}

    .topMenu__search .topMenu__search__inner {
        position: relative;
        width: auto;
        display: inline-block
    }

        .topMenu__search .topMenu__search__inner button {
            padding: 0;
            position: relative;
            display: inline-block;
            background-color: #0a4774;
            width: 42px;
            height: 42px;
            border: 0;
            outline: 0;
            -webkit-transition: background-color 0.2s ease-in-out;
            -moz-transition: background-color 0.2s ease-in-out;
            -ms-transition: background-color 0.2s ease-in-out;
            -o-transition: background-color 0.2s ease-in-out;
            transition: background-color 0.2s ease-in-out
        }

            .topMenu__search .topMenu__search__inner button:before {
                color: white;
                vertical-align: middle;
                font-size: 25px;
                font-family: "fontAwesome";
                content: "\f002"
            }

            .topMenu__search .topMenu__search__inner button:hover {
                background-color: #007abb
            }

        .topMenu__search .topMenu__search__inner .search__tooltip {
            position: absolute;
            top: 115%;
            right: 0;
            width: 200px;
            height: auto;
            background: #0a4774;
            z-index: 15;
            max-height: 0;
            -webkit-transition: max-height 0.5s ease-in-out;
            -moz-transition: max-height 0.5s ease-in-out;
            -ms-transition: max-height 0.5s ease-in-out;
            -o-transition: max-height 0.5s ease-in-out;
            transition: max-height 0.5s ease-in-out;
            overflow: hidden
        }

            .topMenu__search .topMenu__search__inner .search__tooltip.open {
                max-height: 600px
            }

            .topMenu__search .topMenu__search__inner .search__tooltip form {
                padding: 12px 24px;
                position: relative
            }

                .topMenu__search .topMenu__search__inner .search__tooltip form input {
                    width: 100%;
                    border: 0;
                    outline: 0;
                    width: 100%;
                    display: inline-block;
                    height: 30px;
                    padding-right: 30px;
                    padding-left: 6px;
                    font-family: "Lato",sans-serif;
                    font-size: 18px;
                    color: #0a4774
                }

                .topMenu__search .topMenu__search__inner .search__tooltip form button {
                    position: absolute;
                    top: 12px;
                    right: 24px;
                    width: 30px;
                    height: 30px;
                    background: #02bbe0
                }

                    .topMenu__search .topMenu__search__inner .search__tooltip form button:before {
                        color: white;
                        vertical-align: middle;
                        font-size: 16px;
                        font-family: "fontAwesome";
                        content: "\f105"
                    }

.topMenu__navigator {
    text-align: center;
    position: relative
}

.topMenu__navigator__mobileToolbar .searchToolbar {
    text-align: left;
    padding: 6px 12px;
    position: relative;
    border-bottom: 1px solid #0a4774
}

    .topMenu__navigator__mobileToolbar .searchToolbar input {
        border: 0;
        outline: 0;
        width: 100%;
        display: inline-block;
        height: 45px;
        padding-left: 60px;
        font-family: "Lato",sans-serif;
        font-size: 18px;
        color: #0a4774
    }

    .topMenu__navigator__mobileToolbar .searchToolbar button {
        position: absolute;
        top: 6px;
        left: 12px;
        width: 55px;
        height: 45px;
        background: #0a4774;
        outline: 0;
        border: 0;
        -webkit-transition: background-color 0.2s ease-in-out;
        -moz-transition: background-color 0.2s ease-in-out;
        -ms-transition: background-color 0.2s ease-in-out;
        -o-transition: background-color 0.2s ease-in-out;
        transition: background-color 0.2s ease-in-out
    }

        .topMenu__navigator__mobileToolbar .searchToolbar button:before {
            color: white;
            vertical-align: middle;
            font-size: 25px;
            font-family: "fontAwesome";
            content: "\f002"
        }

        .topMenu__navigator__mobileToolbar .searchToolbar button:hover {
            background-color: #007abb
        }

.topMenu__navigator__mobileToolbar .languageToolbar {
    width: 100%;
    text-align: left;
    padding: 12px 12px 0px;
    position: relative;
    border-bottom: 1px solid #0a4774;
    line-height: normal
}

    .topMenu__navigator__mobileToolbar .languageToolbar a.languageMobileAnchor {
        width: 100%;
        height: auto;
        display: inline-block;
        color: #007abb;
        text-transform: uppercase;
        line-height: normal;
        vertical-align: middle;
        text-decoration: none;
        cursor: pointer;
        margin-bottom: 12px
    }

        .topMenu__navigator__mobileToolbar .languageToolbar a.languageMobileAnchor:before {
            margin-right: 6px;
            vertical-align: middle;
            font-size: 25px;
            font-family: "fontAwesome";
            content: "\f0ac"
        }

        .topMenu__navigator__mobileToolbar .languageToolbar a.languageMobileAnchor:after {
            margin-left: 6px;
            vertical-align: middle;
            font-family: "fontAwesome";
            content: "\f0d7"
        }

        .topMenu__navigator__mobileToolbar .languageToolbar a.languageMobileAnchor:hover {
            color: #0a4774
        }

    .topMenu__navigator__mobileToolbar .languageToolbar ul {
        width: 100%;
        display: block;
        margin: 0;
        padding: 0 12px;
        list-style-type: none;
        max-height: 0;
        -webkit-transition: max-height 0.5s ease-in-out;
        -moz-transition: max-height 0.5s ease-in-out;
        -ms-transition: max-height 0.5s ease-in-out;
        -o-transition: max-height 0.5s ease-in-out;
        transition: max-height 0.5s ease-in-out;
        overflow: hidden
    }

        .topMenu__navigator__mobileToolbar .languageToolbar ul li {
            margin-bottom: 12px
        }

            .topMenu__navigator__mobileToolbar .languageToolbar ul li a {
                font-family: "Oswald",sans-serif;
                text-transform: uppercase
            }

    .topMenu__navigator__mobileToolbar .languageToolbar.open a.languageMobileAnchor:after {
        content: "\f0d8"
    }

    .topMenu__navigator__mobileToolbar .languageToolbar.open ul {
        max-height: 800px
    }

.topMenu__navigator__mobileToolbar .socialToolbar {
    width: 100%;
    text-align: left;
    border-top: 1px solid #0a4774;
    line-height: normal;
    padding: 6px 6px 12px
}

    .topMenu__navigator__mobileToolbar .socialToolbar a {
        font-size: 25px;
        margin: 0 2px;
        color: #464646;
        font-size: 28px;
        text-decoration: none;
        cursor: pointer
    }

@media (max-width: 991px) {
    .topMenu__navigator.open .topMenu__navigator__inner {
        -webkit-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        -o-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@media (max-width: 991px) {
    .topMenu__navigator__inner {
        position: fixed;
        top: 76px;
        left: 100%;
        width: 100%;
        background-color: #EDEDED;
        z-index: 999;
        overflow-x: hidden;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: .4s ease-in-out;
        -o-transition: .4s ease-in-out;
        transition: .4s ease-in-out
    }
}

@media (max-width: 991px) and (max-width: 767px) {
    .topMenu__navigator__inner {
        top: 52px
    }
}

.topMenu__navigator nav {
    margin: 0;
    padding: 0 3px 0 0;
    text-align: right
}

@media (max-width: 991px) {
    .topMenu__navigator nav {
        text-align: left;
        padding: 0px 0px
    }
}

.topMenu__navigator nav ul {
    line-height: normal;
    text-align: left;
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
    width: auto
}

@media (max-width: 991px) {
    .topMenu__navigator nav ul {
        width: 100%;
        text-align: left
    }

        .topMenu__navigator nav ul li:last-child {
            border-bottom: 0px dotted #007abb
        }
}

.topMenu__navigator nav ul li {
    display: inline-block;
    width: auto;
    padding: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Oswald",sans-serif
}

@media (max-width: 991px) {
    .topMenu__navigator nav ul li {
        display: block;
        border-bottom: 1px dotted #007abb;
        width: 100%
    }
}

.topMenu__navigator nav ul li .firstLevelRichtext {
    display: none !important
}

.topMenu__navigator nav ul li a {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: inline-block;
    margin: 8px 12px 0 0;
    text-decoration: none;
    padding-bottom: 10px;
    color: #0a4774;
    position: relative
}

@media (min-width: 1200px) {
    .topMenu__navigator nav ul li a {
        margin: 8px 12px 0
    }
}

@media (max-width: 991px) {
    .topMenu__navigator nav ul li a {
        width: 100%;
        margin: 0px 12px;
        padding: 8px 65px 10px 0px
    }
}

.topMenu__navigator nav ul li a span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 6px;
    background: transparent;
    text-align: center;
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    -ms-transition: background 0.3s ease-in-out;
    -o-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out
}

@media (max-width: 991px) {
    .topMenu__navigator nav ul li a span {
        position: absolute;
        top: 0;
        left: inherit;
        right: 16px;
        width: 50px;
        height: 100%
    }

        .topMenu__navigator nav ul li a span:before {
            color: #0a4774;
            width: auto;
            text-align: center;
            display: block;
            margin-top: 20px;
            content: "\f196";
            font-family: "fontAwesome";
            line-height: 0;
            font-size: 18px
        }
}

@media (min-width: 992px) {
    .topMenu__navigator nav ul li a.current span {
        background: transparent
    }

        .topMenu__navigator nav ul li a.current span:before {
            width: auto;
            text-align: center;
            display: block;
            margin-top: 3px;
            content: "\f0d8";
            font-family: "fontAwesome";
            line-height: 0;
            color: #007abb;
            -webkit-transition: opacity 0.3s ease-in-out;
            -moz-transition: opacity 0.3s ease-in-out;
            -ms-transition: opacity 0.3s ease-in-out;
            -o-transition: opacity 0.3s ease-in-out;
            transition: opacity 0.3s ease-in-out
        }
}

@media (min-width: 992px) {
    .topMenu__navigator nav ul li a.activeHover span {
        background: #0a4774
    }

        .topMenu__navigator nav ul li a.activeHover span:before {
            opacity: 0
        }
}

@media (max-width: 991px) {
    .topMenu__navigator nav ul li a.open span:before {
        content: "\f147"
    }
}

.topMenu__navigator nav ul li > ul {
    display: none
}

@media (max-width: 991px) {
    .topMenu__navigator nav ul li > ul {
        display: block;
        width: 100%;
        max-height: 0px;
        -webkit-transition: max-height 0.5s ease-in-out;
        -moz-transition: max-height 0.5s ease-in-out;
        -ms-transition: max-height 0.5s ease-in-out;
        -o-transition: max-height 0.5s ease-in-out;
        transition: max-height 0.5s ease-in-out;
        overflow: hidden
    }

        .topMenu__navigator nav ul li > ul.open {
            max-height: 5000px
        }

        .topMenu__navigator nav ul li > ul li:last-child {
            border-bottom: 0px
        }

        .topMenu__navigator nav ul li > ul li {
            display: block;
            width: 100%;
            background: #0a4774;
            border-bottom: 1px dotted #02bbe0
        }

            .topMenu__navigator nav ul li > ul li a {
                padding-left: 6px;
                color: white
            }

                .topMenu__navigator nav ul li > ul li a span:before {
                    color: white
                }

            .topMenu__navigator nav ul li > ul li ul {
                display: block;
                width: 100%;
                max-height: 0px;
                -webkit-transition: max-height 0.5s ease-in-out;
                -moz-transition: max-height 0.5s ease-in-out;
                -ms-transition: max-height 0.5s ease-in-out;
                -o-transition: max-height 0.5s ease-in-out;
                transition: max-height 0.5s ease-in-out;
                overflow: hidden
            }

                .topMenu__navigator nav ul li > ul li ul.open {
                    max-height: 5000px
                }

                .topMenu__navigator nav ul li > ul li ul li {
                    display: block;
                    width: 100%;
                    background: #00BDDD;
                    border-bottom: 1px dotted #0a4774
                }

                    .topMenu__navigator nav ul li > ul li ul li a {
                        padding-left: 12px;
                        color: white
                    }

                        .topMenu__navigator nav ul li > ul li ul li a span {
                            display: none
                        }
}

.topMenu__navigator__submenu {
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    max-height: 0;
    overflow: hidden;
    z-index: 99;
    background: #1d4573;
    -webkit-transition: max-height 0.5s ease-in-out;
    -moz-transition: max-height 0.5s ease-in-out;
    -ms-transition: max-height 0.5s ease-in-out;
    -o-transition: max-height 0.5s ease-in-out;
    transition: max-height 0.5s ease-in-out;
    text-align: left
}

@media (max-width: 991px) {
    .topMenu__navigator__submenu {
        display: none
    }
}

.topMenu__navigator__submenu.open {
    max-height: 4000px;
    max-height: calc( 100vh - 135px);
    overflow-x: hidden;
    overflow-y: scroll
}

.topMenu__navigator__submenu .topMenu__navigator__submenu__inner {
    padding: 24px
}

.topMenu__navigator__submenu .topMenu__navigator__submenu__title {
    position: relative;
    margin-bottom: 24px
}

    .topMenu__navigator__submenu .topMenu__navigator__submenu__title .close__menu__touch {
        margin: 0;
        padding: 0;
        outline: 0;
        border: 0;
        width: 30px;
        height: 30px;
        position: absolute;
        top: 0px;
        right: 0;
        background: #0a4774;
        border: 1px solid white;
        display: none
    }

        .topMenu__navigator__submenu .topMenu__navigator__submenu__title .close__menu__touch.show {
            display: block
        }

    .topMenu__navigator__submenu .topMenu__navigator__submenu__title h2 {
        margin: 0;
        font-size: 27px;
        color: #02bbe0;
        text-transform: uppercase;
        font-family: "Oswald",sans-serif;
        font-weight: 300;
        width: auto;
        display: inline-block;
        position: relative
    }

        .topMenu__navigator__submenu .topMenu__navigator__submenu__title h2 span {
            display: none;
            cursor: pointer;
            position: absolute;
            top: 0;
            bottom: 0;
            right: -30px;
            width: auto;
            height: 100%
        }

            .topMenu__navigator__submenu .topMenu__navigator__submenu__title h2 span:before {
                display: inline-block;
                font-family: "fontAwesome";
                content: "\f105";
                color: white;
                font-size: 24px;
                vertical-align: top;
                margin-top: 8px
            }

.topMenu__navigator__submenu .topMenu__navigator__submenu__richtext {
    color: white;
    font-size: 16px;
    font-family: "Oswald",sans-serif;
    font-weight: 300
}

    .topMenu__navigator__submenu .topMenu__navigator__submenu__richtext .cta {
        display: inline-block;
        text-transform: uppercase;
        font-family: "Oswald",sans-serif;
        font-weight: 400;
        font-size: 16px;
        margin: 24px 0;
        background-color: #1abbdf;
        padding: 8px 24px;
        color: #1d4573;
        text-decoration: none
    }

.topMenu__navigator__submenu .topMenu__navigator__submenu__secondLevel ul, .topMenu__navigator__submenu .topMenu__navigator__submenu__thirdlevel ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

    .topMenu__navigator__submenu .topMenu__navigator__submenu__secondLevel ul li:first-child, .topMenu__navigator__submenu .topMenu__navigator__submenu__thirdlevel ul li:first-child {
        border-top: 1px dotted #007abb
    }

    .topMenu__navigator__submenu .topMenu__navigator__submenu__secondLevel ul li, .topMenu__navigator__submenu .topMenu__navigator__submenu__thirdlevel ul li {
        margin: 0;
        padding: 0;
        list-style-type: none;
        background-color: transparent;
        border-bottom: 1px dotted #007abb;
        display: inline-block;
        width: 90%
    }

        .topMenu__navigator__submenu .topMenu__navigator__submenu__secondLevel ul li a, .topMenu__navigator__submenu .topMenu__navigator__submenu__thirdlevel ul li a {
            font-family: "Oswald",sans-serif;
            font-weight: 300;
            color: white;
            text-transform: uppercase;
            font-size: 16px;
            width: 100%;
            display: inline-block;
            padding: 9px;
            text-decoration: none;
            position: relative
        }

            .topMenu__navigator__submenu .topMenu__navigator__submenu__secondLevel ul li a span, .topMenu__navigator__submenu .topMenu__navigator__submenu__thirdlevel ul li a span {
                position: absolute;
                top: 0;
                bottom: 0;
                right: -30px;
                width: auto;
                height: 100%
            }

                .topMenu__navigator__submenu .topMenu__navigator__submenu__secondLevel ul li a span:before, .topMenu__navigator__submenu .topMenu__navigator__submenu__thirdlevel ul li a span:before {
                    display: inline-block;
                    font-family: "fontAwesome";
                    content: "\f105";
                    color: white;
                    font-size: 23px;
                    vertical-align: middle;
                    margin-top: 3px
                }

            .topMenu__navigator__submenu .topMenu__navigator__submenu__secondLevel ul li a:only-child span:before, .topMenu__navigator__submenu .topMenu__navigator__submenu__thirdlevel ul li a:only-child span:before {
                display: none
            }

        .topMenu__navigator__submenu .topMenu__navigator__submenu__secondLevel ul li.current, .topMenu__navigator__submenu .topMenu__navigator__submenu__thirdlevel ul li.current {
            background-color: #115a8f
        }

            .topMenu__navigator__submenu .topMenu__navigator__submenu__secondLevel ul li.current a, .topMenu__navigator__submenu .topMenu__navigator__submenu__thirdlevel ul li.current a {
                font-weight: 600
            }

        .topMenu__navigator__submenu .topMenu__navigator__submenu__secondLevel ul li.selected, .topMenu__navigator__submenu .topMenu__navigator__submenu__secondLevel ul li:hover, .topMenu__navigator__submenu .topMenu__navigator__submenu__thirdlevel ul li.selected, .topMenu__navigator__submenu .topMenu__navigator__submenu__thirdlevel ul li:hover {
            background-color: rgba(255,255,255,0.35)
        }

        .topMenu__navigator__submenu .topMenu__navigator__submenu__secondLevel ul li ul, .topMenu__navigator__submenu .topMenu__navigator__submenu__thirdlevel ul li ul {
            display: none
        }

        .topMenu__navigator__submenu .topMenu__navigator__submenu__thirdlevel ul li a span {
            display: none
        }

.topMenu__navigator__submenu .topMenu__navigator__submenu__thumb__image img {
    width: 100%
}

.topMenu__navigator__submenu .topMenu__navigator__submenu__thumb__content .inner {
    background: #115a8f;
    padding: 12px 24px
}

    .topMenu__navigator__submenu .topMenu__navigator__submenu__thumb__content .inner h2 {
        margin: 0;
        font-family: "Oswald",sans-serif;
        font-weight: 400;
        color: white;
        text-transform: uppercase;
        font-size: 18px
    }

    .topMenu__navigator__submenu .topMenu__navigator__submenu__thumb__content .inner h3 {
        margin: 0;
        font-family: "Oswald",sans-serif;
        font-weight: 300;
        color: white;
        text-transform: uppercase;
        font-size: 16px
    }

.topSlider {
    position: relative;
    z-index: 9;
    width: 100%
}

.topSlider__carousel {
    width: 100%;
    padding-bottom: 42px
}

    .topSlider__carousel .slick-slide {
        margin: 0 12px
    }

    .topSlider__carousel .slick-list {
        margin: 0 -12px
    }

.topSlider__carousel__item {
    display: inline-block;
    width: 100%;
    text-align: center;
    outline: 0
}

.topSlider__carousel__item__inner {
    position: relative;
    display: inline-block;
    width: 100% !important
}

    .topSlider__carousel__item__inner img {
        display: inline-block;
        width: 100%
    }

    .topSlider__carousel__item__inner .videoBg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 2;
        overflow: hidden;
        opacity: 0;
        -webkit-transition: opacity 0.5s ease-in-out;
        -moz-transition: opacity 0.5s ease-in-out;
        -ms-transition: opacity 0.5s ease-in-out;
        -o-transition: opacity 0.5s ease-in-out;
        transition: opacity 0.5s ease-in-out
    }

        .topSlider__carousel__item__inner .videoBg.show {
            opacity: 1
        }

        .topSlider__carousel__item__inner .videoBg video {
            position: absolute
        }

@media (max-width: 767px) {
    .topSlider__carousel__item__inner .videoBg {
        display: none !important
    }
}

.topSlider__carousel__item__wrapper {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 12px 14px
}

    .topSlider__carousel__item__wrapper .topSlider__carousel__item__container {
        width: 100%;
        height: 100%;
        position: relative;
        border: 6px solid #0a4774
    }

        .topSlider__carousel__item__wrapper .topSlider__carousel__item__container .topSlider__carousel__item__container__bottomContent {
            width: 100%;
            position: absolute;
            bottom: 0;
            left: 0;
            z-index: 9
        }

            .topSlider__carousel__item__wrapper .topSlider__carousel__item__container .topSlider__carousel__item__container__bottomContent .row {
                text-align: left;
                margin: 0
            }

                .topSlider__carousel__item__wrapper .topSlider__carousel__item__container .topSlider__carousel__item__container__bottomContent .row > * {
                    float: none;
                    display: inline-block
                }

                    .topSlider__carousel__item__wrapper .topSlider__carousel__item__container .topSlider__carousel__item__container__bottomContent .row > *:last-child {
                        vertical-align: bottom
                    }

@media (min-width: 992px) {
    .topSlider__carousel__item__wrapper .topSlider__carousel__item__container .topSlider__carousel__item__container__bottomContent .row .col-md-6 {
        width: 49%
    }
}

@media (min-width: 768px) {
    .topSlider__carousel__item__wrapper .topSlider__carousel__item__container .topSlider__carousel__item__container__bottomContent .row .col-sm-6 {
        width: 49%
    }
}

.topSlider__carousel__item__wrapper .topSlider__carousel__item__container .topSlider__carousel__item__container__bottomContent .topSlider__carousel__item__claim {
    text-align: left;
    text-transform: uppercase;
    padding-bottom: 15px
}

    .topSlider__carousel__item__wrapper .topSlider__carousel__item__container .topSlider__carousel__item__container__bottomContent .topSlider__carousel__item__claim a.overlayToogle, .topSlider__carousel__item__wrapper .topSlider__carousel__item__container .topSlider__carousel__item__container__bottomContent .topSlider__carousel__item__claim a.link {
        cursor: pointer;
        margin-bottom: 6px;
        display: inline-block;
        text-transform: uppercase;
        font-family: "Oswald",sans-serif;
        font-size: 14px;
        background-color: white;
        padding: 6px 24px;
        color: #007abb;
        text-decoration: none;
        outline: none;
        border: 0;
        -webkit-transition: opacity 0.3s ease-in-out;
        -moz-transition: opacity 0.3s ease-in-out;
        -ms-transition: opacity 0.3s ease-in-out;
        -o-transition: opacity 0.3s ease-in-out;
        transition: opacity 0.3s ease-in-out
    }

        .topSlider__carousel__item__wrapper .topSlider__carousel__item__container .topSlider__carousel__item__container__bottomContent .topSlider__carousel__item__claim a.overlayToogle:hover, .topSlider__carousel__item__wrapper .topSlider__carousel__item__container .topSlider__carousel__item__container__bottomContent .topSlider__carousel__item__claim a.link:hover {
            opacity: 0.75
        }

    .topSlider__carousel__item__wrapper .topSlider__carousel__item__container .topSlider__carousel__item__container__bottomContent .topSlider__carousel__item__claim h4 {
        text-shadow: 1px 1px 3px #000;
        margin: 0 0 6px;
        font-family: "Oswald",sans-serif;
        color: #02bbe0;
        font-size: 28px
    }

@media (max-width: 1199px) {
    .topSlider__carousel__item__wrapper .topSlider__carousel__item__container .topSlider__carousel__item__container__bottomContent .topSlider__carousel__item__claim h4 {
        font-size: 2vw
    }
}

@media (max-width: 991px) {
    .topSlider__carousel__item__wrapper .topSlider__carousel__item__container .topSlider__carousel__item__container__bottomContent .topSlider__carousel__item__claim h4 {
        font-size: 20px
    }
}

.topSlider__carousel__item__wrapper .topSlider__carousel__item__container .topSlider__carousel__item__container__bottomContent .topSlider__carousel__item__claim h2 {
    text-shadow: 1px 1px 3px #000;
    margin: 0 0 6px;
    font-family: "Oswald",sans-serif;
    color: white;
    font-size: 42px
}

@media (max-width: 1199px) {
    .topSlider__carousel__item__wrapper .topSlider__carousel__item__container .topSlider__carousel__item__container__bottomContent .topSlider__carousel__item__claim h2 {
        font-size: 3vw
    }
}

@media (max-width: 991px) {
    .topSlider__carousel__item__wrapper .topSlider__carousel__item__container .topSlider__carousel__item__container__bottomContent .topSlider__carousel__item__claim h2 {
        font-size: 26px
    }
}

.topSlider__carousel__item__wrapper .topSlider__carousel__item__container .topSlider__carousel__item__container__bottomContent .topSlider__carousel__item__claim h3 {
    text-shadow: 1px 1px 3px #000;
    margin: 0;
    font-family: "Oswald",sans-serif;
    color: white;
    font-weight: 200;
    font-size: 42px
}

@media (max-width: 1199px) {
    .topSlider__carousel__item__wrapper .topSlider__carousel__item__container .topSlider__carousel__item__container__bottomContent .topSlider__carousel__item__claim h3 {
        font-size: 2.5vw
    }
}

@media (max-width: 991px) {
    .topSlider__carousel__item__wrapper .topSlider__carousel__item__container .topSlider__carousel__item__container__bottomContent .topSlider__carousel__item__claim h3 {
        font-size: 24px
    }
}

.topSlider__carousel__item__wrapper .topSlider__carousel__item__container .topSlider__carousel__item__container__bottomContent .topSlider__carousel__item__infographic {
    text-align: right;
    padding-bottom: 15px
}

    .topSlider__carousel__item__wrapper .topSlider__carousel__item__container .topSlider__carousel__item__container__bottomContent .topSlider__carousel__item__infographic img {
        display: inline-block;
        width: 100%;
        max-width: 400px
    }

@media (max-width: 1199px) {
    .topSlider__carousel__item__wrapper .topSlider__carousel__item__container .topSlider__carousel__item__container__bottomContent .topSlider__carousel__item__infographic img {
        max-width: 300px
    }
}

@media (max-width: 767px) {
    .topSlider__carousel__item__wrapper .topSlider__carousel__item__container .topSlider__carousel__item__container__bottomContent .topSlider__carousel__item__infographic {
        text-align: left
    }

        .topSlider__carousel__item__wrapper .topSlider__carousel__item__container .topSlider__carousel__item__container__bottomContent .topSlider__carousel__item__infographic img {
            max-width: 200px
        }
}

.topSlider__carousel__item__wrapper .topSlider__carousel__item__container .topSlider__carousel__item__container__middleIcon {
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 75px;
    height: 75px;
    z-index: 12
}

    .topSlider__carousel__item__wrapper .topSlider__carousel__item__container .topSlider__carousel__item__container__middleIcon button {
        background: transparent;
        border: 0;
        outline: 0;
        padding: 0;
        margin: 0;
        opacity: 0.75;
        -webkit-transition: opacity 0.5s ease-in-out;
        -moz-transition: opacity 0.5s ease-in-out;
        -ms-transition: opacity 0.5s ease-in-out;
        -o-transition: opacity 0.5s ease-in-out;
        transition: opacity 0.5s ease-in-out
    }

        .topSlider__carousel__item__wrapper .topSlider__carousel__item__container .topSlider__carousel__item__container__middleIcon button img {
            width: 100%
        }

        .topSlider__carousel__item__wrapper .topSlider__carousel__item__container .topSlider__carousel__item__container__middleIcon button:hover {
            opacity: 1
        }

@media (max-width: 400px) {
    .topSlider__carousel__item__wrapper .topSlider__carousel__item__container .topSlider__carousel__item__container__middleIcon {
        margin: 24px auto 0px;
        width: 65px;
        height: 65px
    }
}

.topSlider__carousel .slick-arrow {
    position: absolute;
    top: 42%;
    width: 19px;
    height: 30px;
    z-index: 99;
    outline: 0;
    border: 0;
    color: transparent;
    background-color: transparent;
    background-image: url("../img/shared/shevron--horizontal--white--blue.png");
    background-repeat: no-repeat;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    opacity: 0.75
}

    .topSlider__carousel .slick-arrow:hover {
        opacity: 1
    }

    .topSlider__carousel .slick-arrow.slick-prev {
        background-position: 0px 0px;
        left: 60px
    }

    .topSlider__carousel .slick-arrow.slick-next {
        background-position: 0px -30px;
        right: 60px
    }

.topSlider__carousel .slick-dots {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 12px;
    left: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
    z-index: 9
}

    .topSlider__carousel .slick-dots li {
        width: auto;
        display: inline-block;
        margin: 0px 3px
    }

        .topSlider__carousel .slick-dots li button {
            width: 20px;
            height: 3px;
            border: 0;
            outline: 0;
            color: transparent;
            background: #0a4774;
            opacity: 0.5
        }

        .topSlider__carousel .slick-dots li.slick-active button {
            opacity: 1
        }

.overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999;
    background: #1D4573;
    background: rgba(29,69,115,0.9);
    top: 0;
    left: 0;
    vertical-align: middle;
    display: none
}

    .overlay.open {
        display: block
    }

    .overlay .overlay__wrapper {
        display: none
    }

        .overlay .overlay__wrapper.open {
            display: block
        }

    .overlay .overlay__wrapper--video {
        margin: auto;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        max-width: 1170px;
        text-align: center
    }

        .overlay .overlay__wrapper--video .embed-responsive {
            margin: auto;
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            width: 90%;
            overflow: visible
        }

            .overlay .overlay__wrapper--video .embed-responsive .close__container {
                margin: 0;
                padding: 0;
                outline: 0;
                border: 0;
                width: 30px;
                height: 30px;
                position: absolute;
                top: -45px;
                right: 0;
                background: #0a4774;
                border: 1px solid white
            }

        .overlay .overlay__wrapper--video iframe {
            display: inline-block;
            vertical-align: middle
        }

    .overlay .overlay__wrapper--map {
        margin: auto;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        max-width: 1170px;
        text-align: center
    }

        .overlay .overlay__wrapper--map .overlay__wrapper__inner {
            margin: auto;
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            width: 90%;
            overflow: visible;
            text-align: center;
            display: block;
            height: 0;
            padding: 0;
            padding-bottom: 56.25%
        }

            .overlay .overlay__wrapper--map .overlay__wrapper__inner img {
                display: inline-block;
                vertical-align: middle;
                width: 100%
            }

            .overlay .overlay__wrapper--map .overlay__wrapper__inner .close__container {
                margin: 0;
                padding: 0;
                outline: 0;
                border: 0;
                width: 30px;
                height: 30px;
                position: absolute;
                top: 15px;
                right: 15px;
                background: #0a4774;
                border: 0
            }

    .overlay .overlay__wrapper--scrollable {
        margin: auto;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        max-width: 100%;
        text-align: right;
        overflow-y: auto;
        overflow-x: hidden;
        height: 100vh;
        -webkit-overflow-scrolling: touch
    }

@media (max-width: 767px) {
    .overlay .overlay__wrapper--scrollable {
        text-align: left
    }
}

.overlay .overlay__wrapper--scrollable .close__container {
    margin: 48px 0px 24px;
    padding: 0;
    outline: 0;
    border: 0;
    width: 30px;
    height: 30px;
    background: #0a4774;
    border: 1px solid white;
    display: inline-block
}

.overlay .overlay__wrapper--scrollable .overlay__wrapper__inner {
    width: 100%
}

.overlay .overlay__wrapper--slider {
    text-align: left
}

    .overlay .overlay__wrapper--slider .close__container {
        margin: 48px 12px 24px;
        padding: 0;
        outline: 0;
        border: 0;
        width: 30px;
        height: 30px;
        background: #0a4774;
        border: 1px solid white;
        display: inline-block
    }

@media (max-width: 991px) {
    .overlay .overlay__wrapper--slider .close__container {
        margin: 12px;
        position: fixed;
        z-index: 999
    }
}

.overlay .overlay__wrapper--slider.loaded .overlay__wrapper__inner__content__sliderWrapper {
    visibility: visible !important
}

.overlay .overlay__wrapper--slider .overlay__wrapper__inner {
    width: 100%
}

.overlay .overlay__wrapper--slider .overlay__wrapper__inner__content {
    text-align: left
}

    .overlay .overlay__wrapper--slider .overlay__wrapper__inner__content .container, .overlay .overlay__wrapper--slider .overlay__wrapper__inner__content .googleMaps__overlay__popup {
        padding: 0
    }

@media (max-width: 991px) {
    .overlay .overlay__wrapper--slider .overlay__wrapper__inner__content .overlay__wrapper__inner__content__sliderWrapper__outer {
        overflow-y: auto;
        overflow-x: hidden;
        height: 100vh;
        -webkit-overflow-scrolling: touch
    }
}

.overlay .overlay__wrapper--slider .overlay__wrapper__inner__content .overlay__wrapper__inner__content__sliderWrapper {
    visibility: hidden;
    display: inline-block;
    width: 100%;
    padding: 0px 12px;
    position: relative
}

@media (max-width: 991px) {
    .overlay .overlay__wrapper--slider .overlay__wrapper__inner__content .overlay__wrapper__inner__content__sliderWrapper {
        width: 100%;
        display: inline-block;
        height: 100%;
        vertical-align: middle
    }

        .overlay .overlay__wrapper--slider .overlay__wrapper__inner__content .overlay__wrapper__inner__content__sliderWrapper .slick-track {
            height: 100%;
            display: inline-block;
            vertical-align: middle
        }

            .overlay .overlay__wrapper--slider .overlay__wrapper__inner__content .overlay__wrapper__inner__content__sliderWrapper .slick-track:before {
                height: 100vh;
                display: inline-block;
                vertical-align: middle
            }

            .overlay .overlay__wrapper--slider .overlay__wrapper__inner__content .overlay__wrapper__inner__content__sliderWrapper .slick-track .slick-slide {
                float: none;
                display: inline-block;
                width: 100%
            }
}

.overlay .overlay__wrapper--slider .overlay__wrapper__inner__content .overlay__wrapper__inner__content__sliderWrapper img {
    display: inline-block;
    margin: 0 24px;
    height: 400px;
    height: 70vh;
    max-width: 100%
}

@media (max-width: 991px) {
    .overlay .overlay__wrapper--slider .overlay__wrapper__inner__content .overlay__wrapper__inner__content__sliderWrapper img {
        margin: 24px 24px;
        max-width: 100%;
        height: auto;
        max-height: 100vh;
        display: table-cell;
        vertical-align: middle
    }
}

.overlay .overlay__wrapper--slider .overlay__wrapper__inner__content .overlay__wrapper__inner__content__sliderWrapper .slick-arrow {
    position: absolute;
    top: 42%;
    width: 19px;
    height: 30px;
    z-index: 99;
    outline: 0;
    border: 0;
    color: transparent;
    background-color: transparent;
    background-image: url("../img/shared/shevron--horizontal--white--blue.png");
    background-repeat: no-repeat;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    opacity: 0.75
}

    .overlay .overlay__wrapper--slider .overlay__wrapper__inner__content .overlay__wrapper__inner__content__sliderWrapper .slick-arrow:hover {
        opacity: 1
    }

    .overlay .overlay__wrapper--slider .overlay__wrapper__inner__content .overlay__wrapper__inner__content__sliderWrapper .slick-arrow.slick-prev {
        background-position: 0px 0px;
        left: 24px
    }

    .overlay .overlay__wrapper--slider .overlay__wrapper__inner__content .overlay__wrapper__inner__content__sliderWrapper .slick-arrow.slick-next {
        background-position: 0px -30px;
        right: 24px
    }

@media (max-width: 991px) {
    .overlay .overlay__wrapper--slider .overlay__wrapper__inner__content .overlay__wrapper__inner__content__sliderWrapper .slick-arrow {
        position: fixed
    }
}

.overlay .overlay__wrapper--slider .overlay__wrapper__inner__content .overlay__wrapper__inner__content__sliderWrapper .slick-dots {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 24px;
    left: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
    z-index: 9
}

    .overlay .overlay__wrapper--slider .overlay__wrapper__inner__content .overlay__wrapper__inner__content__sliderWrapper .slick-dots li {
        width: auto;
        display: inline-block;
        margin: 0px 3px
    }

        .overlay .overlay__wrapper--slider .overlay__wrapper__inner__content .overlay__wrapper__inner__content__sliderWrapper .slick-dots li button {
            width: 20px;
            height: 3px;
            border: 0;
            outline: 0;
            color: transparent;
            background: #0a4774;
            opacity: 0.5
        }

        .overlay .overlay__wrapper--slider .overlay__wrapper__inner__content .overlay__wrapper__inner__content__sliderWrapper .slick-dots li.slick-active button {
            opacity: 1
        }

.overlay .overlay__wrapper--waiting {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.2);
    position: relative
}

    .overlay .overlay__wrapper--waiting .spinner {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        width: 40px;
        height: 40px;
        background-color: white;
        border-radius: 100%;
        -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
        animation: sk-scaleout 1.0s infinite ease-in-out
    }

@-webkit-keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0)
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 0
    }
}

@keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

.pressRelease {
    width: 100%;
    position: relative
}

    .pressRelease.mt0 {
        margin-top: 0px
    }

    .pressRelease.mt\+ {
        margin-top: 24px
    }

    .pressRelease.mt\+\+ {
        margin-top: 62px
    }

    .pressRelease.pt\+\+ {
        padding-top: 62px
    }

    .pressRelease.pb\+\+ {
        padding-bottom: 62px
    }

    .pressRelease.pt\+ {
        padding-top: 24px
    }

    .pressRelease.pb\+ {
        padding-bottom: 24px
    }

    .pressRelease.pressRelease--lightGrey {
        background: #f3f3f3
    }

    .pressRelease .backgrounds {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

        .pressRelease .backgrounds .graph {
            top: 12px;
            left: 0;
            position: absolute;
            width: 100%;
            height: 620px;
            background-image: url("../img/pressRelease/graph.png");
            background-size: auto;
            background-position: 100% 0%;
            background-repeat: no-repeat
        }

.pressRelease__claim {
    text-align: center
}

    .pressRelease__claim h2 {
        font-size: 28px;
        font-family: "Oswald",sans-serif;
        text-transform: uppercase;
        color: #0a4774
    }

.pressRelease__list {
    margin-top: 12px
}

    .pressRelease__list .pressRelease__item {
        width: 100%;
        line-height: 0px;
        text-align: center;
        margin-bottom: 24px
    }

        .pressRelease__list .pressRelease__item .pressRelease__item__wrapper {
            display: inline-block;
            width: 100%;
            max-width: 360px;
            border: 4px solid #cdcdcd;
            padding: 24px 0px 48px;
            position: relative;
            background: white
        }

@media (max-width: 767px) {
    .pressRelease__list .pressRelease__item .pressRelease__item__wrapper {
        min-height: 0 !important
    }
}

.pressRelease__list .pressRelease__item .pressRelease__item__wrapper .pressRelease__item__date {
    float: left;
    width: 25%;
    text-align: center
}

    .pressRelease__list .pressRelease__item .pressRelease__item__wrapper .pressRelease__item__date h3 {
        margin: 0;
        color: #0a4774;
        font-family: "Oswald",sans-serif;
        border-right: 2px solid grey
    }

        .pressRelease__list .pressRelease__item .pressRelease__item__wrapper .pressRelease__item__date h3 span {
            text-transform: uppercase;
            display: inline-block;
            width: 100%
        }

            .pressRelease__list .pressRelease__item .pressRelease__item__wrapper .pressRelease__item__date h3 span.day {
                font-size: 40px
            }

            .pressRelease__list .pressRelease__item .pressRelease__item__wrapper .pressRelease__item__date h3 span.month {
                font-size: 24px
            }

            .pressRelease__list .pressRelease__item .pressRelease__item__wrapper .pressRelease__item__date h3 span.year {
                font-size: 21px
            }

.pressRelease__list .pressRelease__item .pressRelease__item__wrapper .pressRelease__item__content {
    float: left;
    width: 75%;
    padding: 0 24px;
    text-align: left
}

    .pressRelease__list .pressRelease__item .pressRelease__item__wrapper .pressRelease__item__content h2 {
        margin: 0;
        color: #0a4774;
        font-family: "Oswald",sans-serif;
        font-size: 14px;
        line-height: 18px;
        font-weight: 600
    }

        .pressRelease__list .pressRelease__item .pressRelease__item__wrapper .pressRelease__item__content h2 a {
            color: #0a4774
        }

    .pressRelease__list .pressRelease__item .pressRelease__item__wrapper .pressRelease__item__content h3 {
        margin: 3px 0px 0px;
        color: #464646;
        font-family: "Lato",sans-serif;
        font-size: 14px
    }

.pressRelease__list .pressRelease__item .pressRelease__item__wrapper .pressRelease__item__cta {
    position: absolute;
    bottom: 6px;
    left: 0;
    width: 100%;
    height: 36px;
    text-align: right
}

    .pressRelease__list .pressRelease__item .pressRelease__item__wrapper .pressRelease__item__cta a {
        width: auto;
        display: inline-block;
        margin: 6px 12px 0px
    }

.pressRelease__cta {
    text-align: center
}

    .pressRelease__cta a {
        display: inline-block;
        text-transform: uppercase;
        font-family: "Oswald",sans-serif;
        font-size: 14px;
        background-color: #007abb;
        padding: 6px 12px;
        color: white;
        text-decoration: none
    }

        .pressRelease__cta a:hover {
            background-color: #0a4774
        }

.tabs {
    position: relative;
    margin-top: 48px;
    width: 100%
}

    .tabs.mt0 {
        margin-top: 0px
    }

    .tabs.mt\+ {
        margin-top: 24px
    }

    .tabs.mt\+\+ {
        margin-top: 62px
    }

    .tabs.pt {
        padding-top: 48px
    }

    .tabs.pt\+\+ {
        padding-top: 62px
    }

    .tabs.pb\+\+ {
        padding-bottom: 62px
    }

    .tabs.pt\+ {
        padding-top: 24px
    }

    .tabs.pb\+ {
        padding-bottom: 24px
    }

    .tabs.tabs--lightGrey {
        background-color: #f3f3f3
    }

        .tabs.tabs--lightGrey .tabs__container {
            background-color: #f3f3f3
        }

        .tabs.tabs--lightGrey .tabs__labels ul li {
            background-color: #f3f3f3 !important
        }

            .tabs.tabs--lightGrey .tabs__labels ul li:after {
                background-color: #f3f3f3 !important
            }

    .tabs .tabs__col {
        padding: 0
    }

.tabs__labels ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
    border-bottom: 1px solid #02bbe0
}

    .tabs__labels ul li:last-child {
        margin-right: 0px
    }

    .tabs__labels ul li {
        display: inline-block;
        border-left: 1px solid #becbd2;
        border-right: 1px solid #becbd2;
        border-top: 1px solid #becbd2;
        border-bottom: white;
        width: auto;
        padding: 18px 24px 12px;
        margin-right: 24px;
        background: white;
        min-width: 10%;
        width: auto;
        cursor: pointer;
        position: relative
    }

        .tabs__labels ul li:after {
            display: none;
            content: "";
            position: absolute;
            bottom: -1px;
            left: 0;
            width: 100%;
            height: 3px;
            background: white
        }

        .tabs__labels ul li h3 {
            margin: 0px;
            font-size: 18px;
            text-transform: uppercase;
            color: #0a4774;
            font-family: "Oswald",sans-serif;
            font-weight: 500;
            position: relative
        }

            .tabs__labels ul li h3:after {
                display: none;
                content: "";
                position: absolute;
                bottom: -12px;
                left: 0;
                width: 100%;
                height: 3px;
                background: #0a4774;
                z-index: 9
            }

        .tabs__labels ul li.active {
            border-left: 1px solid #02bbe0;
            border-right: 1px solid #02bbe0;
            border-top: 1px solid #02bbe0
        }

            .tabs__labels ul li.active:after {
                display: block
            }

            .tabs__labels ul li.active h3:after {
                display: block
            }

.tabs__container {
    overflow: hidden;
    position: relative
}

    .tabs__container .backgrounds {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

@media (max-width: 991px) {
    .tabs__container .backgrounds {
        display: none
    }
}

.tabs__container .backgrounds .graph {
    top: -75px;
    left: 0;
    position: absolute;
    width: 100%;
    height: 620px;
    background-image: url("../img/pressRelease/graph.png");
    background-size: auto;
    background-position: 100% 0%;
    background-repeat: no-repeat
}

.tabs__container .container-fluid {
    text-align: center;
    padding: 0
}

.tabs__container__item.noMinHeight {
    min-height: 0px
}

.tabs__container__item__label {
    width: 100%;
    background: #E4E4E4;
    border-bottom: 3px solid white;
    padding: 12px 24px
}

    .tabs__container__item__label.mt {
        margin-top: 24px
    }

    .tabs__container__item__label h3 {
        margin: 0px;
        font-size: 18px;
        text-transform: uppercase;
        color: #0a4774;
        font-family: "Oswald",sans-serif;
        font-weight: 500;
        position: relative
    }

        .tabs__container__item__label h3:after {
            font-family: "fontAwesome";
            content: "\f107";
            position: absolute;
            top: 0;
            right: 0;
            width: 15px;
            height: 100%;
            color: #0a4774;
            font-size: 18px
        }

.tabs__container__item__content {
    opacity: 0;
    -webkit-transition: opacity 0.5s 0s ease-in-out,max-height 0.5s 0s ease-in-out;
    -moz-transition: opacity 0.5s 0s ease-in-out,max-height 0.5s 0s ease-in-out;
    -ms-transition: opacity 0.5s 0s ease-in-out,max-height 0.5s 0s ease-in-out;
    -o-transition: opacity 0.5s 0s ease-in-out,max-height 0.5s 0s ease-in-out;
    transition: opacity 0.5s 0s ease-in-out,max-height 0.5s 0s ease-in-out
}

    .tabs__container__item__content .row {
        padding-top: 24px;
        padding-bottom: 0px
    }

@media (max-width: 767px) {
    .tabs__container__item__content {
        opacity: 1;
        max-height: 0;
        overflow: hidden
    }
}

@media (min-width: 768px) {
    .tabs__container__item__content .accordion .container, .tabs__container__item__content .accordion .googleMaps__overlay__popup {
        padding-left: 15px;
        padding-right: 45px
    }
}

.tabs__container__item__content .accordion .row {
    padding-bottom: 20px
}

.tabs__container__item__content .editorialContent__abstract h2 {
    color: #0a4774;
    font-family: "Oswald",sans-serif;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
    width: 100%;
    padding-left: 20px
}

@media (min-width: 768px) {
    .tabs__container__item.open .tabs__container__item__content {
        opacity: 1
    }
}

@media (max-width: 767px) {
    .tabs__container__item.open .tabs__container__item__content {
        max-height: 3000px
    }
}

.tabs__container__item.open .tabs__container__item__label h3:after {
    content: "\f106"
}

@media (min-width: 768px) {
    .tabs__container__item.notDisplayed {
        display: none
    }
}

.tabs--map .tabs--map__title {
    margin-top: 60px;
    text-align: center;
    margin-bottom: 24px
}

@media (max-width: 767px) {
    .tabs--map .tabs--map__title {
        margin-top: 0px
    }
}

.tabs--map .tabs--map__title h2 {
    margin: 0px;
    font-size: 42px;
    text-transform: uppercase;
    color: #007abb;
    font-family: "Oswald",sans-serif;
    font-weight: 400
}

.tabs--map .tabs__labels ul li {
    background: #f3f3f3
}

    .tabs--map .tabs__labels ul li:after {
        background: #f3f3f3
    }

.tabs--map .tabs__container {
    background: #f3f3f3;
    position: relative
}

    .tabs--map .tabs__container.tabs__container--transparentBackground {
        background: transparent
    }

    .tabs--map .tabs__container .tabs__map__claim {
        margin-top: 36px;
        text-align: center
    }

        .tabs--map .tabs__container .tabs__map__claim.tabs__map__claim--noMarginTop {
            margin-top: 0px
        }

        .tabs--map .tabs__container .tabs__map__claim h2 {
            margin: 0px;
            font-size: 28px;
            text-transform: uppercase;
            color: #0a4774;
            font-family: "Oswald",sans-serif;
            font-weight: 300
        }

        .tabs--map .tabs__container .tabs__map__claim p {
            margin: 6px 0px 0px;
            font-size: 16px;
            text-transform: none;
            color: #928886;
            font-family: "Lato",sans-serif;
            font-weight: 400;
            padding: 0px 120px
        }

@media (max-width: 767px) {
    .tabs--map .tabs__container .tabs__map__claim p {
        padding: 0px 24px
    }
}

.tabs--map .tabs__container .tabs__mapContainer__info {
    margin: 24px 0px
}

    .tabs--map .tabs__container .tabs__mapContainer__info ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
        width: 100%;
        display: inline-block;
        text-align: center
    }

        .tabs--map .tabs__container .tabs__mapContainer__info ul li:first-child {
            padding-left: 0;
            border-left: 0px
        }

        .tabs--map .tabs__container .tabs__mapContainer__info ul li:last-child {
            padding-right: 0
        }

        .tabs--map .tabs__container .tabs__mapContainer__info ul li {
            display: inline-block;
            width: auto;
            padding: 24px 12px;
            border-left: 2px solid #007abb
        }

            .tabs--map .tabs__container .tabs__mapContainer__info ul li h4 {
                font-family: "Oswald",sans-serif;
                text-transform: uppercase;
                color: #007abb;
                font-size: 42px;
                line-height: 26px
            }

                .tabs--map .tabs__container .tabs__mapContainer__info ul li h4 small {
                    font-size: 18px
                }

@media (max-width: 400px) {
    .tabs--map .tabs__container .tabs__mapContainer__info ul li h4 {
        font-size: 26px;
        line-height: 26px
    }

        .tabs--map .tabs__container .tabs__mapContainer__info ul li h4 small {
            font-size: 14px
        }
}

.tabs--map .tabs__container .tabs__mapContainer {
    margin-top: 24px;
    width: 100%;
    position: relative;
    text-align: center
}

    .tabs--map .tabs__container .tabs__mapContainer img {
        display: inline-block;
        width: 100%
    }

    .tabs--map .tabs__container .tabs__mapContainer .tabs__container__item .tabs__container__item__label {
        text-align: left
    }

@media (min-width: 768px) {
    .tabs--map .tabs__container .tabs__mapContainer .tabs__container__item {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        min-height: 0
    }
}

@media (min-width: 768px) {
    .tabs--map .tabs__container .tabs__mapContainer .tabs__container__item .tabs__container__item__content {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0
    }
}

.tabs--map .tabs__container .tabs__mapContainer .tabs__container__item .tabs__container__item__content .map__pin img {
    display: none
}

.tabs--map .tabs__container .tabs__mapContainer .tabs__container__item .tabs__container__item__content .map__pin .map__pin__inner {
    display: none
}

@media (min-width: 768px) {
    .tabs--map .tabs__container .tabs__mapContainer .tabs__container__item .tabs__container__item__content .map__pin {
        position: absolute;
        width: 28px;
        height: 40px;
        background-image: url("../img/pages/home/map/pin.png");
        background-size: 100%;
        background-repeat: no-repeat;
        cursor: pointer
    }
}

@media (max-width: 767px) {
    .tabs--map .tabs__container .tabs__mapContainer .tabs__container__item .tabs__container__item__content .map__pin {
        position: relative;
        top: inherit !important;
        left: inherit !important;
        width: 100%;
        margin-top: 0px
    }

        .tabs--map .tabs__container .tabs__mapContainer .tabs__container__item .tabs__container__item__content .map__pin .map__pin__inner {
            display: block;
            width: 100%;
            text-align: left;
            padding: 12px 24px
        }

            .tabs--map .tabs__container .tabs__mapContainer .tabs__container__item .tabs__container__item__content .map__pin .map__pin__inner h3 {
                margin: 0;
                width: 100%;
                display: inline-block;
                font-family: "Oswald",sans-serif;
                text-transform: uppercase;
                color: #007abb;
                font-size: 20px;
                vertical-align: middle
            }

                .tabs--map .tabs__container .tabs__mapContainer .tabs__container__item .tabs__container__item__content .map__pin .map__pin__inner h3 i {
                    margin-right: 6px;
                    display: inline-block;
                    width: 28px;
                    height: 40px;
                    background-image: url("../img/pages/home/map/pin.png");
                    background-size: 100%;
                    background-repeat: no-repeat;
                    vertical-align: middle
                }
}

@media (min-width: 768px) {
    .tabs .container .container, .tabs .googleMaps__overlay__popup .container, .tabs .container .googleMaps__overlay__popup, .tabs .googleMaps__overlay__popup .googleMaps__overlay__popup {
        width: 720px
    }
}

@media (min-width: 992px) {
    .tabs .container .container, .tabs .googleMaps__overlay__popup .container, .tabs .container .googleMaps__overlay__popup, .tabs .googleMaps__overlay__popup .googleMaps__overlay__popup {
        width: 950px
    }
}

@media (min-width: 1200px) {
    .tabs .container .container, .tabs .googleMaps__overlay__popup .container, .tabs .container .googleMaps__overlay__popup, .tabs .googleMaps__overlay__popup .googleMaps__overlay__popup {
        width: 1140px
    }
}

.box {
    width: 100%;
    height: auto;
    text-align: center;
    line-height: 0;
    margin-bottom: 36px
}

.box__inner, .box--hr__inner {
    position: relative;
    line-height: normal;
    display: inline-block;
    width: 100%;
    max-width: 350px;
    min-height: 300px
}

@media (max-width: 767px) {
    .box__inner, .box--hr__inner {
        min-height: 0 !important
    }
}

.box__inner .box__link, .box--hr__inner .box__link {
    position: absolute;
    bottom: 24px;
    right: 24px
}

    .box__inner .box__link a, .box--hr__inner .box__link a {
        padding: 6px;
        background: #0a4774;
        width: auto;
        color: white;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 12px;
        font-family: "Oswald",sans-serif;
        font-weight: 400;
        -webkit-transition: opacity 0.3s ease-in-out;
        -moz-transition: opacity 0.3s ease-in-out;
        -ms-transition: opacity 0.3s ease-in-out;
        -o-transition: opacity 0.3s ease-in-out;
        transition: opacity 0.3s ease-in-out
    }

        .box__inner .box__link a:hover, .box--hr__inner .box__link a:hover {
            opacity: 0.5
        }

.box__inner .box__link--lightBlue a, .box--hr__inner .box__link--lightBlue a {
    background: #02bbe0;
    color: #0a4774
}

.box--news .box__inner, .box--news .box--hr__inner {
    background: #0a4774
}

    .box--news .box__inner .box__topImage, .box--news .box--hr__inner .box__topImage {
        width: 100%
    }

        .box--news .box__inner .box__topImage img, .box--news .box--hr__inner .box__topImage img {
            width: 100%
        }

    .box--news .box__inner .box__abstract, .box--news .box--hr__inner .box__abstract {
        width: 100%;
        padding: 24px;
        text-align: left
    }

        .box--news .box__inner .box__abstract h2, .box--news .box--hr__inner .box__abstract h2 {
            margin: 0;
            color: white;
            font-size: 24px;
            font-family: "Oswald",sans-serif;
            font-weight: 300;
            text-transform: uppercase
        }

        .box--news .box__inner .box__abstract p, .box--news .box--hr__inner .box__abstract p {
            margin: 6px 0px 0px;
            color: white;
            font-size: 14px;
            font-family: "Lato",sans-serif;
            font-weight: 300
        }

.box--newsList .box__inner, .box--newsList .box--hr__inner {
    background: #007abb;
    padding: 24px
}

    .box--newsList .box__inner .box__claim, .box--newsList .box--hr__inner .box__claim {
        width: 100%;
        text-align: left;
        margin-bottom: 24px
    }

        .box--newsList .box__inner .box__claim h2, .box--newsList .box--hr__inner .box__claim h2 {
            margin: 0;
            color: white;
            font-size: 24px;
            font-family: "Oswald",sans-serif;
            font-weight: 300;
            text-transform: uppercase
        }

    .box--newsList .box__inner .box__row:last-child, .box--newsList .box--hr__inner .box__row:last-child {
        margin-bottom: 0px
    }

    .box--newsList .box__inner .box__row, .box--newsList .box--hr__inner .box__row {
        display: inline-block;
        margin-bottom: 24px;
        width: 100%
    }

        .box--newsList .box__inner .box__row .box__news__date, .box--newsList .box--hr__inner .box__row .box__news__date {
            float: left;
            width: 20%;
            text-align: left
        }

            .box--newsList .box__inner .box__row .box__news__date h3, .box--newsList .box--hr__inner .box__row .box__news__date h3 {
                margin: 0;
                color: white;
                font-family: "Oswald",sans-serif;
                border-right: 2px solid white;
                font-weight: 300
            }

                .box--newsList .box__inner .box__row .box__news__date h3 span, .box--newsList .box--hr__inner .box__row .box__news__date h3 span {
                    text-transform: uppercase;
                    display: inline-block;
                    width: 100%
                }

                    .box--newsList .box__inner .box__row .box__news__date h3 span.day, .box--newsList .box--hr__inner .box__row .box__news__date h3 span.day {
                        font-size: 30px
                    }

                    .box--newsList .box__inner .box__row .box__news__date h3 span.month, .box--newsList .box--hr__inner .box__row .box__news__date h3 span.month {
                        font-size: 20px
                    }

                    .box--newsList .box__inner .box__row .box__news__date h3 span.year, .box--newsList .box--hr__inner .box__row .box__news__date h3 span.year {
                        font-size: 18px
                    }

        .box--newsList .box__inner .box__row .box__news__abstract, .box--newsList .box--hr__inner .box__row .box__news__abstract {
            float: left;
            width: 80%;
            padding: 0px 0px 0px 24px;
            text-align: left
        }

            .box--newsList .box__inner .box__row .box__news__abstract a, .box--newsList .box--hr__inner .box__row .box__news__abstract a {
                display: inline-block;
                width: 100%;
                text-decoration: none
            }

            .box--newsList .box__inner .box__row .box__news__abstract h3, .box--newsList .box--hr__inner .box__row .box__news__abstract h3 {
                line-height: 17px;
                font-size: 14px;
                margin: 0;
                color: white;
                font-family: "Oswald",sans-serif;
                font-weight: 300;
                text-transform: uppercase
            }

.box--imgWithClaim .box__inner, .box--imgWithClaim .box--hr__inner {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

@media (max-width: 767px) {
    .box--imgWithClaim .box__inner, .box--imgWithClaim .box--hr__inner {
        min-height: 350px !important
    }
}

.box--imgWithClaim .box__inner .box__claim, .box--imgWithClaim .box--hr__inner .box__claim {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(10,71,116,0.51);
    padding: 24px
}

    .box--imgWithClaim .box__inner .box__claim.noBgColored, .box--imgWithClaim .box--hr__inner .box__claim.noBgColored {
        background: transparent
    }

    .box--imgWithClaim .box__inner .box__claim h4, .box--imgWithClaim .box--hr__inner .box__claim h4 {
        margin: 0;
        color: white;
        font-size: 24px;
        font-family: "Oswald",sans-serif;
        font-weight: 300;
        text-transform: uppercase;
        font-size: 18px
    }

        .box--imgWithClaim .box__inner .box__claim h4.darkBlue, .box--imgWithClaim .box--hr__inner .box__claim h4.darkBlue {
            color: #0a4774
        }

        .box--imgWithClaim .box__inner .box__claim h4.lightBlue, .box--imgWithClaim .box--hr__inner .box__claim h4.lightBlue {
            color: #02bbe0
        }

    .box--imgWithClaim .box__inner .box__claim h5, .box--imgWithClaim .box--hr__inner .box__claim h5 {
        margin: 0;
        color: white;
        font-size: 24px;
        font-family: "Oswald",sans-serif;
        font-weight: 300;
        text-transform: uppercase;
        font-size: 22px
    }

        .box--imgWithClaim .box__inner .box__claim h5.darkBlue, .box--imgWithClaim .box--hr__inner .box__claim h5.darkBlue {
            color: #0a4774
        }

        .box--imgWithClaim .box__inner .box__claim h5.lightBlue, .box--imgWithClaim .box--hr__inner .box__claim h5.lightBlue {
            color: #02bbe0
        }

    .box--imgWithClaim .box__inner .box__claim h3, .box--imgWithClaim .box--hr__inner .box__claim h3 {
        margin: 0;
        color: white;
        font-size: 28px;
        font-family: "Oswald",sans-serif;
        font-weight: 400;
        text-transform: uppercase
    }

        .box--imgWithClaim .box__inner .box__claim h3.darkBlue, .box--imgWithClaim .box--hr__inner .box__claim h3.darkBlue {
            color: #0a4774
        }

        .box--imgWithClaim .box__inner .box__claim h3.lightBlue, .box--imgWithClaim .box--hr__inner .box__claim h3.lightBlue {
            color: #02bbe0
        }

    .box--imgWithClaim .box__inner .box__claim .box__claim__middle, .box--imgWithClaim .box--hr__inner .box__claim .box__claim__middle {
        position: absolute;
        width: 100%;
        height: 180px;
        padding: 24px;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto
    }

        .box--imgWithClaim .box__inner .box__claim .box__claim__middle h5, .box--imgWithClaim .box--hr__inner .box__claim .box__claim__middle h5 {
            margin: 6px 0 0
        }

    .box--imgWithClaim .box__inner .box__claim .box__claim__bottomRight, .box--imgWithClaim .box--hr__inner .box__claim .box__claim__bottomRight {
        position: absolute;
        width: 100%;
        padding: 24px;
        bottom: 0;
        right: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        text-align: right
    }

        .box--imgWithClaim .box__inner .box__claim .box__claim__bottomRight h3, .box--imgWithClaim .box--hr__inner .box__claim .box__claim__bottomRight h3 {
            margin: 0 0 6px
        }

.box--downloadList .box__inner, .box--downloadList .box--hr__inner {
    background: #007abb;
    padding: 24px
}

    .box--downloadList .box__inner .box__claim, .box--downloadList .box--hr__inner .box__claim {
        width: 100%;
        text-align: left;
        margin-bottom: 24px
    }

        .box--downloadList .box__inner .box__claim h2, .box--downloadList .box--hr__inner .box__claim h2 {
            margin: 0;
            color: white;
            font-size: 24px;
            font-family: "Oswald",sans-serif;
            font-weight: 300;
            text-transform: uppercase
        }

    .box--downloadList .box__inner .box__row:last-child, .box--downloadList .box--hr__inner .box__row:last-child {
        margin-bottom: 0px
    }

    .box--downloadList .box__inner .box__row, .box--downloadList .box--hr__inner .box__row {
        display: inline-block;
        margin-bottom: 24px;
        width: 100%
    }

        .box--downloadList .box__inner .box__row .box__download__image, .box--downloadList .box--hr__inner .box__row .box__download__image {
            float: left;
            width: 20%;
            text-align: left
        }

            .box--downloadList .box__inner .box__row .box__download__image a, .box--downloadList .box--hr__inner .box__row .box__download__image a {
                display: inline-block;
                width: 100%;
                text-decoration: none
            }

                .box--downloadList .box__inner .box__row .box__download__image a img, .box--downloadList .box--hr__inner .box__row .box__download__image a img {
                    display: inline-block;
                    width: 100%;
                    max-width: 70px
                }

        .box--downloadList .box__inner .box__row .box__download__abstract, .box--downloadList .box--hr__inner .box__row .box__download__abstract {
            float: left;
            width: 80%;
            padding: 0px 0px 0px 24px;
            text-align: left
        }

            .box--downloadList .box__inner .box__row .box__download__abstract a, .box--downloadList .box--hr__inner .box__row .box__download__abstract a {
                display: inline-block;
                width: 100%;
                text-decoration: none
            }

                .box--downloadList .box__inner .box__row .box__download__abstract a h4, .box--downloadList .box--hr__inner .box__row .box__download__abstract a h4 {
                    line-height: 17px;
                    font-size: 14px;
                    margin: 0;
                    color: #02bbe0;
                    font-family: "Oswald",sans-serif;
                    font-weight: 300;
                    text-transform: uppercase
                }

                .box--downloadList .box__inner .box__row .box__download__abstract a h3, .box--downloadList .box--hr__inner .box__row .box__download__abstract a h3 {
                    line-height: 17px;
                    font-size: 14px;
                    margin: 0;
                    color: white;
                    font-family: "Oswald",sans-serif;
                    font-weight: 300;
                    text-transform: uppercase
                }

.box--eventsList .box__inner, .box--eventsList .box--hr__inner {
    background: #0a4774;
    padding: 24px
}

    .box--eventsList .box__inner .box__claim, .box--eventsList .box--hr__inner .box__claim {
        width: 100%;
        text-align: left;
        margin-bottom: 24px
    }

        .box--eventsList .box__inner .box__claim h2, .box--eventsList .box--hr__inner .box__claim h2 {
            margin: 0;
            color: white;
            font-size: 24px;
            font-family: "Oswald",sans-serif;
            font-weight: 300;
            text-transform: uppercase
        }

    .box--eventsList .box__inner .box__row:last-child, .box--eventsList .box--hr__inner .box__row:last-child {
        margin-bottom: 0px
    }

    .box--eventsList .box__inner .box__row, .box--eventsList .box--hr__inner .box__row {
        display: inline-block;
        margin-bottom: 24px;
        width: 100%
    }

        .box--eventsList .box__inner .box__row .box__event__image, .box--eventsList .box--hr__inner .box__row .box__event__image {
            float: left;
            width: 20%;
            text-align: left
        }

            .box--eventsList .box__inner .box__row .box__event__image a, .box--eventsList .box--hr__inner .box__row .box__event__image a {
                display: inline-block;
                width: 100%;
                text-decoration: none
            }

                .box--eventsList .box__inner .box__row .box__event__image a img, .box--eventsList .box--hr__inner .box__row .box__event__image a img {
                    display: inline-block;
                    width: 100%;
                    max-width: 35px
                }

        .box--eventsList .box__inner .box__row .box__event__abstract, .box--eventsList .box--hr__inner .box__row .box__event__abstract {
            float: left;
            width: 80%;
            padding: 0px 0px 0px 24px;
            text-align: left
        }

            .box--eventsList .box__inner .box__row .box__event__abstract a, .box--eventsList .box--hr__inner .box__row .box__event__abstract a {
                display: inline-block;
                width: 100%;
                text-decoration: none
            }

                .box--eventsList .box__inner .box__row .box__event__abstract a h4, .box--eventsList .box--hr__inner .box__row .box__event__abstract a h4 {
                    line-height: 17px;
                    font-size: 14px;
                    margin: 0;
                    color: #02bbe0;
                    font-family: "Oswald",sans-serif;
                    font-weight: 300;
                    text-transform: uppercase
                }

                .box--eventsList .box__inner .box__row .box__event__abstract a h3, .box--eventsList .box--hr__inner .box__row .box__event__abstract a h3 {
                    line-height: 17px;
                    font-size: 18px;
                    margin: 3px 0 0;
                    color: white;
                    font-family: "Oswald",sans-serif;
                    font-weight: 300;
                    text-transform: uppercase
                }

                .box--eventsList .box__inner .box__row .box__event__abstract a p, .box--eventsList .box--hr__inner .box__row .box__event__abstract a p {
                    font-size: 14px;
                    margin: 3px 0 0;
                    color: white;
                    font-family: "Lato",sans-serif;
                    font-weight: 300
                }

.box--carousel .box__inner, .box--carousel .box--hr__inner {
    min-height: 350px
}

@media (max-width: 767px) {
    .box--carousel .box__inner, .box--carousel .box--hr__inner {
        min-height: 350px !important
    }
}

.box--carousel .box__inner .box__carousel, .box--carousel .box--hr__inner .box__carousel {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

    .box--carousel .box__inner .box__carousel .box__carousel__item, .box--carousel .box--hr__inner .box__carousel .box__carousel__item {
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        outline: 0
    }

    .box--carousel .box__inner .box__carousel .slick-arrow, .box--carousel .box--hr__inner .box__carousel .slick-arrow {
        display: none !important
    }

    .box--carousel .box__inner .box__carousel .slick-dots, .box--carousel .box--hr__inner .box__carousel .slick-dots {
        position: absolute;
        width: 100%;
        text-align: center;
        bottom: 24px;
        left: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
        z-index: 9
    }

        .box--carousel .box__inner .box__carousel .slick-dots li, .box--carousel .box--hr__inner .box__carousel .slick-dots li {
            width: auto;
            display: inline-block;
            margin: 0px 3px
        }

            .box--carousel .box__inner .box__carousel .slick-dots li button, .box--carousel .box--hr__inner .box__carousel .slick-dots li button {
                width: 20px;
                height: 3px;
                border: 0;
                outline: 0;
                color: transparent;
                background: #0a4774;
                opacity: 0.5
            }

            .box--carousel .box__inner .box__carousel .slick-dots li.slick-active button, .box--carousel .box--hr__inner .box__carousel .slick-dots li.slick-active button {
                opacity: 1
            }

.box--video .box__inner, .box--video .box--hr__inner {
    max-width: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

@media (max-width: 767px) {
    .box--video .box__inner, .box--video .box--hr__inner {
        min-height: 350px !important
    }
}

.box--video .box__inner .box__claim, .box--video .box--hr__inner .box__claim {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 24px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdkYjllOCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYTQ3NzQiIHN0b3Atb3BhY2l0eT0iMC44Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, rgba(125,185,232,0) 0%, rgba(10,71,116,0.8) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(125,185,232,0)), color-stop(100%, rgba(10,71,116,0.8)));
    background: -webkit-linear-gradient(top, rgba(125,185,232,0) 0%, rgba(10,71,116,0.8) 100%);
    background: -o-linear-gradient(top, rgba(125,185,232,0) 0%, rgba(10,71,116,0.8) 100%);
    background: -ms-linear-gradient(top, rgba(125,185,232,0) 0%, rgba(10,71,116,0.8) 100%);
    background: linear-gradient(to bottom, rgba(125,185,232,0) 0%, rgba(10,71,116,0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#cc0a4774',GradientType=0 )
}

    .box--video .box__inner .box__claim .box__claim__middleIcon, .box--video .box--hr__inner .box__claim .box__claim__middleIcon {
        margin: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: 75px;
        height: 75px;
        z-index: 12
    }

        .box--video .box__inner .box__claim .box__claim__middleIcon button, .box--video .box--hr__inner .box__claim .box__claim__middleIcon button {
            background: transparent;
            border: 0;
            outline: 0;
            padding: 0;
            margin: 0;
            opacity: 0.75;
            -webkit-transition: opacity 0.5s ease-in-out;
            -moz-transition: opacity 0.5s ease-in-out;
            -ms-transition: opacity 0.5s ease-in-out;
            -o-transition: opacity 0.5s ease-in-out;
            transition: opacity 0.5s ease-in-out
        }

            .box--video .box__inner .box__claim .box__claim__middleIcon button img, .box--video .box--hr__inner .box__claim .box__claim__middleIcon button img {
                width: 80%
            }

            .box--video .box__inner .box__claim .box__claim__middleIcon button:hover, .box--video .box--hr__inner .box__claim .box__claim__middleIcon button:hover {
                opacity: 1
            }

@media (max-width: 400px) {
    .box--video .box__inner .box__claim .box__claim__middleIcon, .box--video .box--hr__inner .box__claim .box__claim__middleIcon {
        margin: 24px auto 0px;
        width: 65px;
        height: 65px
    }
}

.box--video .box__inner .box__claim .box__claim__bottomAbstract, .box--video .box--hr__inner .box__claim .box__claim__bottomAbstract {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding: 12px 24px;
    text-align: left
}

    .box--video .box__inner .box__claim .box__claim__bottomAbstract p, .box--video .box--hr__inner .box__claim .box__claim__bottomAbstract p {
        margin: 0;
        width: 100%;
        color: white;
        font-family: "Oswald",sans-serif;
        font-size: 22px;
        font-weight: 300
    }

.box--quote.noMinHeight .box__inner, .box--quote.noMinHeight .box--hr__inner {
    min-height: 0px !important
}

.box--quote .box__inner, .box--quote .box--hr__inner {
    position: relative;
    background-color: #e0eff7;
    padding: 27px;
    max-width: 100%
}

    .box--quote .box__inner .box--quote__border, .box--quote .box--hr__inner .box--quote__border {
        position: absolute;
        z-index: 4;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        padding: 24px
    }

        .box--quote .box__inner .box--quote__border:after, .box--quote .box--hr__inner .box--quote__border:after {
            content: "";
            width: 100%;
            height: 100%;
            display: inline-block;
            border: 3px solid #007abb
        }

    .box--quote .box__inner .box--quote__wrapper, .box--quote .box--hr__inner .box--quote__wrapper {
        position: relative;
        z-index: 4;
        width: 100%;
        text-align: left;
        padding: 24px 12px;
        display: inline-block
    }

        .box--quote .box__inner .box--quote__wrapper .box--quote__avatar, .box--quote .box--hr__inner .box--quote__wrapper .box--quote__avatar {
            position: relative;
            float: left;
            width: 30%;
            text-align: center
        }

@media (max-width: 991px) {
    .box--quote .box__inner .box--quote__wrapper .box--quote__avatar, .box--quote .box--hr__inner .box--quote__wrapper .box--quote__avatar {
        width: 40%
    }
}

@media (max-width: 767px) {
    .box--quote .box__inner .box--quote__wrapper .box--quote__avatar, .box--quote .box--hr__inner .box--quote__wrapper .box--quote__avatar {
        width: 100%;
        text-align: center
    }
}

.box--quote .box__inner .box--quote__wrapper .box--quote__avatar .box--quote__avatar__figure, .box--quote .box--hr__inner .box--quote__wrapper .box--quote__avatar .box--quote__avatar__figure {
    width: auto;
    display: inline-block;
    position: relative
}

    .box--quote .box__inner .box--quote__wrapper .box--quote__avatar .box--quote__avatar__figure i, .box--quote .box--hr__inner .box--quote__wrapper .box--quote__avatar .box--quote__avatar__figure i {
        position: absolute;
        top: 0;
        left: 0;
        width: 48px;
        height: 42px
    }

        .box--quote .box__inner .box--quote__wrapper .box--quote__avatar .box--quote__avatar__figure i img, .box--quote .box--hr__inner .box--quote__wrapper .box--quote__avatar .box--quote__avatar__figure i img {
            width: 100%
        }

    .box--quote .box__inner .box--quote__wrapper .box--quote__avatar .box--quote__avatar__figure figure, .box--quote .box--hr__inner .box--quote__wrapper .box--quote__avatar .box--quote__avatar__figure figure {
        width: auto;
        display: inline-block;
        border-bottom-left-radius: 100%;
        border-bottom-right-radius: 100%;
        border-top-left-radius: 100%;
        border-top-right-radius: 100%;
        overflow: hidden
    }

        .box--quote .box__inner .box--quote__wrapper .box--quote__avatar .box--quote__avatar__figure figure img, .box--quote .box--hr__inner .box--quote__wrapper .box--quote__avatar .box--quote__avatar__figure figure img {
            width: 100%;
            display: inline-block;
            max-width: 180px
        }

.box--quote .box__inner .box--quote__wrapper .box--quote__quote, .box--quote .box--hr__inner .box--quote__wrapper .box--quote__quote {
    padding: 0 12px;
    float: left;
    width: 70%
}

@media (max-width: 991px) {
    .box--quote .box__inner .box--quote__wrapper .box--quote__quote, .box--quote .box--hr__inner .box--quote__wrapper .box--quote__quote {
        width: 60%
    }
}

@media (max-width: 767px) {
    .box--quote .box__inner .box--quote__wrapper .box--quote__quote, .box--quote .box--hr__inner .box--quote__wrapper .box--quote__quote {
        margin-top: 24px;
        width: 100%
    }
}

.box--quote .box__inner .box--quote__wrapper .box--quote__quote p, .box--quote .box--hr__inner .box--quote__wrapper .box--quote__quote p {
    font-size: 32px;
    color: #0a4774;
    font-family: "Oswald",sans-serif;
    font-weight: 300;
    line-height: 40px
}

@media (max-width: 767px) {
    .box--quote .box__inner .box--quote__wrapper .box--quote__quote p, .box--quote .box--hr__inner .box--quote__wrapper .box--quote__quote p {
        font-size: 24px;
        line-height: normal
    }
}

.box--quote .box__inner .box--quote__wrapper .box--quote__quote.fullWidth, .box--quote .box--hr__inner .box--quote__wrapper .box--quote__quote.fullWidth {
    width: 100% !important;
    margin-top: 0 !important
}

.box--quote.fullWidth .box--quote__avatar {
    width: 20% !important
}

@media (max-width: 991px) {
    .box--quote.fullWidth .box--quote__avatar {
        width: 40% !important
    }
}

@media (max-width: 767px) {
    .box--quote.fullWidth .box--quote__avatar {
        width: 100% !important
    }
}

.box--quote.fullWidth .box--quote__quote {
    width: 80% !important
}

@media (max-width: 991px) {
    .box--quote.fullWidth .box--quote__quote {
        width: 60% !important
    }
}

@media (max-width: 767px) {
    .box--quote.fullWidth .box--quote__quote {
        width: 100% !important
    }
}

.box--hr__inner {
    overflow: auto;
    padding: 15px 20px;
    background: #fff;
    min-height: 0
}

.box--hr__topImage {
    float: left;
    margin-bottom: 10px;
    margin-right: 15px
}

    .box--hr__topImage img {
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box
    }

.box--hr__info h2 {
    font-size: 18px;
    color: #007abb;
    text-align: left;
    display: block;
    margin: 0 10px 4px 0
}

.box--hr__info i {
    text-align: left;
    line-height: 1;
    font-weight: 700;
    display: block;
    font-size: 14px;
    margin: 0 10px 4px 0
}

.box--hr__info p {
    text-align: left;
    font-size: 14px;
    margin: 8px 10px 4px 0
}

.box--hr__topImage + .box--hr__info {
    float: left;
    margin-left: 0
}

@media (min-width: 768px) {
    .box--hr__topImage + .box--hr__info {
        width: 165px
    }
}

@media (min-width: 992px) {
    .box--hr__topImage + .box--hr__info {
        width: 115px
    }
}

@media (min-width: 1200px) {
    .box--hr__topImage + .box--hr__info {
        width: 175px
    }
}

.box--hr__fileTable {
    width: 100%;
    margin-top: 10px;
    float: left;
    clear: both
}

.box--hr__fileTable__row {
    width: 100%
}

    .box--hr__fileTable__row:nth-child(even) {
        background: #fff
    }

    .box--hr__fileTable__row:nth-child(odd) {
        background: #f2f8fc
    }

.box--hr__fileTable__row__cell {
    height: 64px;
    position: relative;
    padding: 0 10px
}

    .box--hr__fileTable__row__cell h5 {
        font-size: 14px;
        color: #928886;
        float: left;
        padding-left: 15px;
        line-height: 64px;
        height: 64px;
        overflow: hidden;
        text-align: left
    }

    .box--hr__fileTable__row__cell a {
        text-decoration: none !important;
        color: #1d4573
    }

        .box--hr__fileTable__row__cell a.--light {
            color: #007abb
        }

    .box--hr__fileTable__row__cell:last-child:after {
        width: 1px;
        height: 54px;
        background: #e5e5e5;
        content: "";
        position: absolute;
        top: 5px;
        left: 0
    }

    .box--hr__fileTable__row__cell .fa {
        font-size: 28px;
        display: block
    }

    .box--hr__fileTable__row__cell .file-info {
        font-size: 12px;
        font-family: "Oswald",sans-serif;
        font-weight: 400;
        display: block;
        margin-top: 2px;
        text-transform: uppercase;
        line-height: 1
    }

.box--hr__fileTable__row__cell--small {
    width: 60px
}

.box--textImg__container {
    position: relative;
    height: 400px;
    display: table;
    width: 100%;
    background-position: center center;
    background-size: cover
}

.box--textImg .overlayBlue {
    display: block;
    background: #1d4573;
    opacity: .8;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.box--textImg__content {
    position: relative;
    z-index: 2;
    display: table-cell;
    width: 100%;
    height: 400px;
    text-align: center;
    vertical-align: middle
}

    .box--textImg__content h2 {
        color: #fff;
        font-size: 48px;
        display: block
    }

@media (max-width: 767px) {
    .box--textImg__content h2 {
        font-size: 38px
    }
}

@media (max-width: 480px) {
    .box--textImg__content h2 {
        font-size: 30px
    }
}

.box--textImg__content h3 {
    color: #fff;
    display: block;
    clear: both;
    font-size: 18px;
    margin: 20px auto;
    line-height: 1.7
}

@media (max-width: 767px) {
    .box--textImg__content h3 {
        font-size: 16px
    }

        .box--textImg__content h3 br {
            display: none
        }
}

@media (max-width: 480px) {
    .box--textImg__content h3 {
        font-size: 14px
    }
}

@media (min-width: 992px) {
    .box--textImg__content h3 {
        max-width: 65%
    }
}

@media (min-width: 1200px) {
    .box--textImg__content h3 {
        margin: 40px auto
    }
}

.box--textImg .box__link {
    display: inline-block;
    clear: both;
    margin: 20px auto 0
}

    .box--textImg .box__link a {
        padding: 8px 30px;
        background: #0a4774;
        width: auto;
        color: white;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 14px;
        font-family: "Oswald",sans-serif;
        font-weight: 400;
        -webkit-transition: opacity 0.3s ease-in-out;
        -moz-transition: opacity 0.3s ease-in-out;
        -ms-transition: opacity 0.3s ease-in-out;
        -o-transition: opacity 0.3s ease-in-out;
        transition: opacity 0.3s ease-in-out
    }

        .box--textImg .box__link a:hover {
            opacity: 0.5
        }

.box--textImg .box__link--white a {
    background: white;
    color: #007abb
}

.jobsOpportunities {
    background: #f3f3f3;
    width: 100%;
    padding: 24px 0px
}

@media (min-width: 768px) {
    .jobsOpportunities .no-gutter > [class*='col-'] {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 768px) {
    .jobsOpportunities .container, .jobsOpportunities .googleMaps__overlay__popup {
        padding: 0 30px
    }
}

.jobsOpportunities .jobsOpportunities__list {
    padding: 24px;
    background: white
}

.jobsOpportunities .jobsOpportunities__list__claim h2 {
    margin: 0;
    width: 100%;
    display: inline-block;
    font-family: "Oswald",sans-serif;
    text-transform: uppercase;
    color: #0a4774;
    font-size: 32px;
    position: relative;
    padding-right: 66px;
    font-weight: 300
}

    .jobsOpportunities .jobsOpportunities__list__claim h2 a {
        position: absolute;
        top: 5px;
        right: 0;
        padding: 6px;
        background: #007abb;
        width: auto;
        color: white;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 12px;
        font-family: "Oswald",sans-serif;
        font-weight: 400;
        -webkit-transition: opacity 0.5s ease-in-out;
        -moz-transition: opacity 0.5s ease-in-out;
        -ms-transition: opacity 0.5s ease-in-out;
        -o-transition: opacity 0.5s ease-in-out;
        transition: opacity 0.5s ease-in-out
    }

        .jobsOpportunities .jobsOpportunities__list__claim h2 a:hover {
            opacity: 0.5
        }

.jobsOpportunities .jobsOpportunities__list__header {
    margin-top: 12px;
    width: 100%
}

    .jobsOpportunities .jobsOpportunities__list__header table {
        width: 100%;
        width: calc(100% - 32px)
    }

        .jobsOpportunities .jobsOpportunities__list__header table thead {
            width: 100%
        }

            .jobsOpportunities .jobsOpportunities__list__header table thead tr {
                width: 100%
            }

                .jobsOpportunities .jobsOpportunities__list__header table thead tr th:first-child {
                    width: 65%;
                    padding: 6px 12px
                }

@media (max-width: 600px) {
    .jobsOpportunities .jobsOpportunities__list__header table thead tr th:first-child {
        width: 65%
    }
}

.jobsOpportunities .jobsOpportunities__list__header table thead tr th:nth-child(2) {
    width: 35%
}

.jobsOpportunities .jobsOpportunities__list__header table thead tr th {
    display: table-cell;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    font-family: "Lato",sans-serif;
    padding: 6px 12px;
    text-decoration: none;
    color: #02bbe0;
    font-family: "Oswald",sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase
}

@media (max-width: 480px) {
    .jobsOpportunities .jobsOpportunities__list__header table thead tr th {
        font-size: 14px
    }
}

@media (max-width: 991px) {
    .jobsOpportunities .jobsOpportunities__list__header table thead tr th {
        padding: 6px 8px
    }
}

@media (max-width: 767px) {
    .jobsOpportunities .jobsOpportunities__list__header table thead tr th {
        padding: 6px 12px
    }
}

@media (max-width: 600px) {
    .jobsOpportunities .jobsOpportunities__list__header table thead tr th {
        padding: 6px 0px
    }
}

.jobsOpportunities .jobsOpportunities__list__container {
    width: 100%;
    height: 250px;
    overflow: auto
}

.jobsOpportunities .jobsOpportunities__list__container--autoHeight {
    height: auto
}

.jobsOpportunities .jobsOpportunities__list__container .mCSB_dragger_bar {
    background-color: #007abb !important
}

.jobsOpportunities .jobsOpportunities__list__container table {
    width: 100%
}

    .jobsOpportunities .jobsOpportunities__list__container table tr:nth-child(odd) {
        background: #f2f8fc
    }

    .jobsOpportunities .jobsOpportunities__list__container table tr:nth-child(even) {
        background: white
    }

    .jobsOpportunities .jobsOpportunities__list__container table tr {
        padding: 3px 0px
    }

        .jobsOpportunities .jobsOpportunities__list__container table tr td:first-child {
            width: 45%;
            font-weight: 600
        }

            .jobsOpportunities .jobsOpportunities__list__container table tr td:first-child:before {
                display: none
            }

        .jobsOpportunities .jobsOpportunities__list__container table tr td:nth-child(2) {
            font-weight: 600
        }

@media (max-width: 600px) {
    .jobsOpportunities .jobsOpportunities__list__container table tr td:nth-child(3) {
        display: none
    }
}

@media (max-width: 600px) {
    .jobsOpportunities .jobsOpportunities__list__container table tr td:nth-child(4) {
        display: none
    }
}

.jobsOpportunities .jobsOpportunities__list__container table tr td {
    width: 18.33%;
    color: #464646;
    text-decoration: none;
    text-transform: Capitalize;
    font-size: 12px;
    font-family: "Lato",sans-serif;
    font-weight: 400;
    padding: 6px 12px;
    position: relative
}

    .jobsOpportunities .jobsOpportunities__list__container table tr td:before {
        content: "";
        position: absolute;
        top: 20%;
        left: 0;
        width: 1px;
        height: 60%;
        background: #d7dce0
    }

    .jobsOpportunities .jobsOpportunities__list__container table tr td a {
        color: #464646
    }

.jobsOpportunities .jobsOpportunities__list__container .Lst-Tabel #mrtedlogo, .jobsOpportunities .jobsOpportunities__list__container .Lst-Tabel #bottomact, .jobsOpportunities .jobsOpportunities__list__container .Lst-Tabel .Lst-CountLabel {
    display: none
}

.jobsOpportunities .jobsOpportunities__list__container .Lst-Tabel tr:nth-child(even) {
    background: #f2f8fc
}

.jobsOpportunities .jobsOpportunities__list__container .Lst-Tabel tr:nth-child(odd) {
    background: white
}

.jobsOpportunities .jobsOpportunities__list__container .Lst-Tabel tr {
    padding: 5px 0px
}

    .jobsOpportunities .jobsOpportunities__list__container .Lst-Tabel tr td {
        position: static;
        font-size: 16px
    }

        .jobsOpportunities .jobsOpportunities__list__container .Lst-Tabel tr td:before {
            content: none
        }

        .jobsOpportunities .jobsOpportunities__list__container .Lst-Tabel tr td a {
            font-size: 16px
        }

@media (max-width: 480px) {
    .jobsOpportunities .jobsOpportunities__list__container .Lst-Tabel tr td {
        font-size: 14px
    }

        .jobsOpportunities .jobsOpportunities__list__container .Lst-Tabel tr td a {
            font-size: 14px
        }
}

.jobsOpportunities .jobsOpportunities__list__container .Lst-Tabel tr th:nth-child(2) {
    display: none
}

.jobsOpportunities .jobsOpportunities__list__container .Lst-Tabel tr td:nth-child(2) {
    display: none
}

.jobsOpportunities .jobsOpportunities__list__container .Lst-Tabel tr td:nth-child(3) {
    display: table-cell
}

.jobsOpportunities .jobsOpportunities__list__container .Lst-Tabel tr td:nth-child(4) {
    display: table-cell
}

.jobsOpportunities .jobsOpportunities__list__container .Lst-Tabel th {
    text-decoration: none;
    padding: 6px 12px;
    color: #02bbe0;
    font-family: "Oswald",sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 20px 0 5px;
    text-transform: uppercase
}

    .jobsOpportunities .jobsOpportunities__list__container .Lst-Tabel th a.Lst-Subheading {
        pointer-events: none;
        cursor: default
    }

        .jobsOpportunities .jobsOpportunities__list__container .Lst-Tabel th a.Lst-Subheading:hover, .jobsOpportunities .jobsOpportunities__list__container .Lst-Tabel th a.Lst-Subheading:focus, .jobsOpportunities .jobsOpportunities__list__container .Lst-Tabel th a.Lst-Subheading:link {
            color: #02bbe0;
            text-decoration: none
        }

@media (max-width: 480px) {
    .jobsOpportunities .jobsOpportunities__list__container .Lst-Tabel th {
        font-size: 14px
    }
}

@media (max-width: 991px) {
    .jobsOpportunities .jobsOpportunities__list__container .Lst-Tabel th {
        padding: 6px 8px
    }
}

@media (max-width: 767px) {
    .jobsOpportunities .jobsOpportunities__list__container .Lst-Tabel th {
        padding: 6px 12px
    }
}

@media (max-width: 600px) {
    .jobsOpportunities .jobsOpportunities__list__container .Lst-Tabel th {
        padding: 6px 12px
    }
}

.jobsOpportunities .jobsOpportunities__list__container .Lst-Tabel .lstA-desc2:after, .jobsOpportunities .jobsOpportunities__list__container .Lst-Tabel .lstA-desc1:after {
    position: absolute;
    right: 30px;
    content: "\f105";
    font-size: 22px;
    font-family: fontAwesome;
    color: #0a4774;
    margin-top: -4px
}

@media (max-width: 767px) {
    .jobsOpportunities .jobsOpportunities__list__container .Lst-Tabel .lstA-desc2:after, .jobsOpportunities .jobsOpportunities__list__container .Lst-Tabel .lstA-desc1:after {
        content: none
    }
}

.jobsOpportunities .jobsOpportunities__list__container .Lst-ResNav {
    background: white;
    padding-top: 30px
}

.jobsOpportunities .jobsOpportunities__list__container .Lst-NavPagelabel {
    padding-right: 13px;
    display: block;
    font-size: 15px
}

.jobsOpportunities .jobsOpportunities__list__container .Lst-NavPage {
    text-transform: lowercase;
    padding: 0 4px 0 0;
    color: #007abb;
    font-family: "Oswald",sans-serif;
    font-weight: 300
}

.jobsOpportunities .jobsOpportunities__list__container #mrtedlogo, .jobsOpportunities .jobsOpportunities__list__container #bottomact {
    display: none
}

.jobsOpportunities .jobsOpportunities__list__container--scrollable .Lst-Tabel th {
    display: none
}

.jobsOpportunities .jobsOpportunities__list__container--scrollable .Lst-Tabel tr td:nth-child(1) {
    width: 65%
}

.jobsOpportunities .jobsOpportunities__list__container--scrollable .Lst-Tabel tr td:nth-child(3) {
    width: 35%
}

.jobsOpportunities .jobsOpportunities__list__container--scrollable .Lst-ResNav {
    display: none !important
}

.jobsOpportunities .jobsOpportunities__list__scrollButtons {
    margin-top: 24px;
    width: 100%;
    padding: 3px 6px;
    border: 2px solid #cdcdcd;
    display: inline-block
}

    .jobsOpportunities .jobsOpportunities__list__scrollButtons [class*='col-'] {
        padding-right: 0;
        padding-left: 0
    }

    .jobsOpportunities .jobsOpportunities__list__scrollButtons button.scroll {
        width: 100%;
        display: inline-block;
        border: 0;
        text-align: center;
        outline: 0;
        background: transparent;
        height: 25px;
        border-left: 2px solid #cdcdcd
    }

        .jobsOpportunities .jobsOpportunities__list__scrollButtons button.scroll:before {
            content: "";
            font-family: "fontAwesome";
            display: inline-block;
            width: 100%;
            text-align: center;
            font-size: 30px;
            line-height: 12px;
            color: #007abb;
            margin-top: 4px
        }

        .jobsOpportunities .jobsOpportunities__list__scrollButtons button.scroll.scroll--up {
            border-left: 0
        }

            .jobsOpportunities .jobsOpportunities__list__scrollButtons button.scroll.scroll--up:before {
                content: "\f106"
            }

        .jobsOpportunities .jobsOpportunities__list__scrollButtons button.scroll.scroll--down:before {
            content: "\f107"
        }

.jobsOpportunities .jobsOpportunities__claimImg {
    display: inline-block;
    width: 100%;
    background-size: cover;
    background-position: left center;
    background-repeat: no-repeat;
    position: relative
}

@media (max-width: 767px) {
    .jobsOpportunities .jobsOpportunities__claimImg {
        margin-top: 24px;
        min-height: 250px !important
    }
}

.jobsOpportunities .jobsOpportunities__claimImg .jobsOpportunities__claimImg__title {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    padding: 24px
}

@media (max-width: 991px) {
    .jobsOpportunities .jobsOpportunities__claimImg .jobsOpportunities__claimImg__title {
        width: 80%;
        max-width: 230px
    }
}

.jobsOpportunities .jobsOpportunities__claimImg .jobsOpportunities__claimImg__title h3 {
    width: 100%;
    text-align: right;
    margin: 0;
    display: inline-block;
    font-family: "Oswald",sans-serif;
    text-transform: uppercase;
    color: white;
    font-size: 28px;
    font-weight: 500;
    line-height: 28px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.4)
}

    .jobsOpportunities .jobsOpportunities__claimImg .jobsOpportunities__claimImg__title h3 span {
        display: inline-block;
        color: white;
        font-size: 18px;
        line-height: 23px
    }

.jobsOpportunities .jobsOpportunities__claimImg .jobsOpportunities__claimImg__cta {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
    padding: 24px;
    text-align: right
}

    .jobsOpportunities .jobsOpportunities__claimImg .jobsOpportunities__claimImg__cta a {
        margin: 0;
        display: inline-block;
        font-family: "Oswald",sans-serif;
        text-transform: uppercase;
        color: white;
        font-size: 14px;
        font-weight: 300;
        text-decoration: none
    }

        .jobsOpportunities .jobsOpportunities__claimImg .jobsOpportunities__claimImg__cta a i {
            margin-left: 6px;
            vertical-align: middle;
            display: inline-block;
            width: 38px;
            height: 38px
        }

            .jobsOpportunities .jobsOpportunities__claimImg .jobsOpportunities__claimImg__cta a i img {
                width: 100%
            }

.jobsOpportunities__detail {
    background: white;
    padding: 24px;
    font-size: 16px
}

.jobsOpportunities__detail__content #mrtedlogo {
    display: none
}

.jobsOpportunities__detail__content .JD-Title {
    color: #0a4774;
    display: inline-block;
    font-family: "Oswald",sans-serif;
    font-size: 26px;
    font-weight: 400;
    margin: 0;
    text-transform: uppercase;
    width: 100%
}

.jobsOpportunities__detail__content #JD-TopParams {
    color: #928886;
    display: inline-block;
    font-family: "Oswald",sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    text-transform: uppercase;
    width: 100%
}

.jobsOpportunities__detail__content .JD-FieldLabel {
    color: #02bbe0;
    font-family: "Oswald",sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 20px 0 5px;
    text-transform: uppercase
}

.jobsOpportunities__detail__content .NewPopUp, .jobsOpportunities__detail__content .linkbracket {
    display: none
}

.jobsOpportunities__detail__content .JD-BButtonFace {
    float: left;
    background-color: #007abb;
    color: white;
    display: inline-block;
    font-family: "Oswald",sans-serif;
    font-size: 14px;
    padding: 6px 12px;
    margin: 20px 5px 0;
    text-decoration: none;
    text-transform: uppercase
}

@media (max-width: 480px) {
    .jobsOpportunities__detail__content .JD-BButtonFace {
        width: 100%;
        text-align: center
    }
}

.jobsOpportunities__detail__content #JD-ActBack {
    display: none
}

.jobsOpportunities__detail__content #JD-Actions {
    padding: 30px 0 20px
}

.jobsOpportunities__detail__content #JD-ActApplyDirect {
    float: right
}

@media (max-width: 480px) {
    .jobsOpportunities__detail__content #JD-ActApplyDirect {
        float: none
    }
}

.jobsOpportunities__detail__content #JD-ActPrintPage .JD-BButtonFace:before {
    content: "\f02f";
    font-family: FontAwesome;
    margin-right: 10px
}

.jobsOpportunities__detail__content #JD-ActSendJob .JD-BButtonFace:before {
    content: "\f0e0";
    font-family: FontAwesome;
    margin-right: 10px;
    position: relative;
    top: -1px
}

.meetings {
    width: 100%
}

    .meetings.mt0 {
        margin-top: 0px
    }

    .meetings.mt\+ {
        margin-top: 24px
    }

    .meetings.mt\+\+ {
        margin-top: 62px
    }

    .meetings.pt\+\+ {
        padding-top: 62px
    }

    .meetings.pb\+\+ {
        padding-bottom: 62px
    }

    .meetings.pt\+ {
        padding-top: 24px
    }

    .meetings.pb\+ {
        padding-bottom: 24px
    }

    .meetings.meetings--lightGrey {
        background: #f3f3f3
    }

@media (min-width: 768px) {
    .meetings .no-gutter > [class*='col-'] {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 768px) {
    .meetings .container, .meetings .googleMaps__overlay__popup {
        padding: 0 30px
    }
}

.meetings__img {
    width: 100%;
    background-size: cover;
    background-position: right center;
    background-repeat: no-repeat
}

.meetings__list {
    width: 100%;
    background: #007abb;
    padding: 24px 36px;
    border-left: 1px solid white
}

@media (max-width: 767px) {
    .meetings__list {
        min-height: 0px !important
    }
}

@media (max-width: 500px) {
    .meetings__list {
        padding: 24px 24px
    }
}

.meetings__list__claim h2 {
    margin: 0;
    width: 100%;
    display: inline-block;
    font-family: "Oswald",sans-serif;
    text-transform: uppercase;
    color: white;
    font-size: 32px;
    position: relative;
    padding-right: 66px;
    font-weight: 300
}

    .meetings__list__claim h2 a {
        position: absolute;
        top: 5px;
        right: 0;
        padding: 6px;
        background: #02bbe0;
        width: auto;
        color: #0a4774;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 12px;
        font-family: "Oswald",sans-serif;
        font-weight: 400;
        -webkit-transition: opacity 0.5s ease-in-out;
        -moz-transition: opacity 0.5s ease-in-out;
        -ms-transition: opacity 0.5s ease-in-out;
        -o-transition: opacity 0.5s ease-in-out;
        transition: opacity 0.5s ease-in-out
    }

        .meetings__list__claim h2 a:hover {
            opacity: 0.5
        }

.meetings__list__container {
    display: inline-block;
    margin-top: 24px;
    width: 100%
}

    .meetings__list__container .meetings__list__item {
        width: 100%;
        display: inline-block;
        margin-bottom: 24px
    }

    .meetings__list__container .meetings__list__item__icon {
        float: left;
        width: 19%;
        text-align: left;
        padding-right: 24px;
        border-right: 2px solid white
    }

@media (max-width: 500px) {
    .meetings__list__container .meetings__list__item__icon {
        padding-right: 12px;
        width: 30%;
        max-width: 90px
    }
}

.meetings__list__container .meetings__list__item__icon img {
    display: inline-block;
    max-width: 40px;
    width: 100%
}

.meetings__list__container .meetings__list__item__abstract {
    float: left;
    min-height: 100px;
    width: 75%;
    padding: 0px 12px 0 24px
}

@media (max-width: 500px) {
    .meetings__list__container .meetings__list__item__abstract {
        padding: 0px 12px;
        width: 70%
    }
}

.meetings__list__container .meetings__list__item__abstract h4 {
    margin: 0;
    color: #02bbe0;
    font-size: 18px;
    font-weight: 400;
    font-family: "Oswald",sans-serif;
    text-transform: uppercase
}

.meetings__list__container .meetings__list__item__abstract h3 {
    margin: 6px 0 0;
    color: white;
    font-size: 18px;
    font-weight: 500;
    font-family: "Oswald",sans-serif;
    text-transform: uppercase
}

    .meetings__list__container .meetings__list__item__abstract h3 a {
        color: white
    }

.meetings__list__container .meetings__list__item__abstract p {
    margin: 0;
    color: white;
    font-size: 14px;
    font-weight: 300;
    font-family: "Lato",sans-serif;
    font-style: italic
}

footer {
    width: 100%;
    background: white;
    display: inline-block
}

    footer .footer__logo {
        display: inline-block;
        width: 100%;
        padding: 36px 12px 12px;
        text-align: left
    }

        footer .footer__logo a {
            width: auto;
            display: inline-block;
            text-decoration: none;
            text-align: left
        }

            footer .footer__logo a img {
                display: inline-block;
                width: 100%;
                max-width: 197px
            }

    footer .footer__logoGroup {
        overflow: auto;
        padding: 0 12px 0
    }

        footer .footer__logoGroup img {
            max-width: 100%;
            float: right;
            margin: 40px auto 20px;
            display: block
        }

@media (max-width: 767px) {
    footer .footer__logoGroup img {
        float: none
    }
}

footer .footer__logoGroup hr {
    width: 100%;
    display: block;
    clear: both
}

footer .footer__menu {
    width: 100%;
    display: inline-block;
    min-height: 350px
}

footer .footer__menu--short {
    min-height: 0;
    height: auto !important
}

@media (min-width: 501px) and (max-width: 767px) {
    footer .footer__menu--short nav > ul > li {
        width: 33.3%
    }

        footer .footer__menu--short nav > ul > li:nth-child(3n+1) {
            clear: both
        }
}

@media (max-width: 500px) {
    footer .footer__menu--short nav > ul > li:nth-child(2n+1) {
        clear: both
    }
}

footer .footer__menu nav {
    width: 100%;
    display: inline-block
}

    footer .footer__menu nav > ul {
        width: 100%;
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: left;
        display: inline-block
    }

        footer .footer__menu nav > ul > li {
            float: left;
            display: inline-block;
            width: 20%;
            margin-bottom: 24px;
            padding: 0 12px
        }

@media (max-width: 767px) {
    footer .footer__menu nav > ul > li {
        width: 33.3%
    }
}

@media (max-width: 500px) {
    footer .footer__menu nav > ul > li {
        width: 50%
    }
}

footer .footer__menu nav > ul > li a {
    cursor: pointer;
    font-family: "Oswald",sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #0a4774;
    text-transform: uppercase
}

footer .footer__menu nav > ul > li ul {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: left;
    min-height: 0px
}

    footer .footer__menu nav > ul > li ul li {
        display: inline-block;
        float: none;
        width: 100%;
        margin-bottom: 0px
    }

        footer .footer__menu nav > ul > li ul li a {
            cursor: pointer;
            font-family: "Lato",sans-serif;
            font-size: 14px;
            font-weight: 400;
            color: #928886;
            text-transform: none
        }

footer .footer__contacts {
    width: 100%
}

@media (max-width: 991px) {
    footer .footer__contacts {
        text-align: center
    }
}

footer .footer__contacts .footer__contacts__cta {
    padding: 0px 12px 24px;
    width: 100%;
    text-align: left
}

@media (max-width: 991px) {
    footer .footer__contacts .footer__contacts__cta {
        width: auto;
        display: inline-block;
        vertical-align: top
    }
}

footer .footer__contacts .footer__contacts__cta a {
    text-align: center;
    width: 100%;
    max-width: 200px;
    display: inline-block;
    vertical-align: middle;
    padding: 10px 24px 8px;
    background: #0a4774;
    color: white;
    font-family: "Oswald",sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px
}

    footer .footer__contacts .footer__contacts__cta a:before {
        height: 22px;
        margin-right: 6px;
        display: inline-block;
        vertical-align: middle;
        content: "\f0e0";
        font-family: "fontAwesome"
    }

    footer .footer__contacts .footer__contacts__cta a.no-icon:before {
        content: none
    }

footer .footer__contacts .footer__contacts__social {
    text-align: left;
    width: 100%;
    padding: 0px 12px 24px
}

@media (max-width: 991px) {
    footer .footer__contacts .footer__contacts__social {
        width: auto;
        display: inline-block
    }
}

footer .footer__contacts .footer__contacts__social .social__box {
    width: 100%;
    max-width: 200px;
    display: inline-block;
    padding: 20px 10px;
    border: 1px solid #e5e5e5
}

    footer .footer__contacts .footer__contacts__social .social__box .social__box__icons {
        width: 100%;
        text-align: center
    }

        footer .footer__contacts .footer__contacts__social .social__box .social__box__icons a {
            width: auto;
            display: inline-block;
            margin: 0px 6px
        }

@media (min-width: 1200px) {
    footer .footer__contacts .footer__contacts__social .social__box .social__box__icons a {
        margin: 0px 2px
    }

        footer .footer__contacts .footer__contacts__social .social__box .social__box__icons a img {
            max-width: 31px
        }
}

footer .footer__contacts .footer__contacts__social .social__box p {
    margin: 0;
    text-align: center;
    padding: 6px 10px 0px;
    font-family: "Oswald",sans-serif;
    font-weight: 300;
    color: #928886
}

    footer .footer__contacts .footer__contacts__social .social__box p b {
        font-weight: 400;
        text-transform: uppercase
    }

footer .footer__marks {
    padding: 24px 0px;
    text-align: center;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    display: inline-block;
    width: 100%
}

    footer .footer__marks img {
        display: inline-block;
        width: 100%;
        max-width: 190px
    }

footer .footer__copy {
    margin-top: 24px;
    text-align: left
}

    footer .footer__copy .copy {
        width: 100%;
        vertical-align: top;
        display: inline-block;
        text-align: left
    }

@media (max-width: 767px) {
    footer .footer__copy .copy {
        text-align: center
    }
}

footer .footer__copy .copy p {
    font-family: "Lato",sans-serif;
    font-size: 12px;
    color: black
}

footer .footer__copy .links {
    width: 100%;
    vertical-align: middle;
    display: inline-block;
    text-align: right
}

@media (max-width: 767px) {
    footer .footer__copy .links {
        text-align: center
    }
}

footer .footer__copy .links p {
    font-family: "Lato",sans-serif;
    font-size: 12px;
    color: black
}

    footer .footer__copy .links p a {
        font-family: "Lato",sans-serif;
        font-size: 12px;
        color: black
    }

.navigationBar .container-fluid {
    padding-right: 0;
    padding-left: 0
}

.navigationBar__title {
    background: #007abb;
    text-align: left
}

    .navigationBar__title h1, .navigationBar__title h2 {
        padding: 15px 0px;
        text-align: left;
        margin: 0;
        width: 100%;
        display: inline-block;
        font-family: "Oswald",sans-serif;
        text-transform: uppercase;
        color: white;
        font-size: 32px;
        font-weight: 300
    }

.navigationBar__toolbar {
    background: #cdcdcd
}

.navigationBar__toolbar__breadcrumb {
    padding: 6px 0px;
    text-align: left
}

    .navigationBar__toolbar__breadcrumb p {
        width: 100%;
        display: inline-block;
        font-family: "Oswald",sans-serif;
        font-size: 14px;
        color: #928886;
        margin: 0;
        font-weight: 300;
        text-transform: uppercase
    }

        .navigationBar__toolbar__breadcrumb p a:first-child {
            margin-left: 0
        }

        .navigationBar__toolbar__breadcrumb p a:last-child {
            font-weight: 400
        }

        .navigationBar__toolbar__breadcrumb p a {
            margin: 0px 6px;
            display: inline-block;
            width: auto;
            color: #928886
        }

            .navigationBar__toolbar__breadcrumb p a i {
                font-size: 22px
            }

.navigationBar__toolbar__buttonGroup {
    width: 100%;
    text-align: right;
    padding: 6px 0px
}

    .navigationBar__toolbar__buttonGroup .buttonShare, .navigationBar__toolbar__buttonGroup .buttonPrint {
        width: auto;
        display: inline-block;
        font-family: "Oswald",sans-serif;
        font-weight: 400;
        color: #0a4774;
        font-size: 14px;
        vertical-align: middle
    }

        .navigationBar__toolbar__buttonGroup .buttonShare img, .navigationBar__toolbar__buttonGroup .buttonPrint img {
            margin-right: 3px;
            vertical-align: bottom;
            width: auto;
            display: inline-block
        }

    .navigationBar__toolbar__buttonGroup .fa {
        line-height: 0.75em;
        vertical-align: -20%;
        font-size: 1.8em;
        margin-left: 15px
    }

.sectionClaim {
    margin: 24px 0px
}

    .sectionClaim.mt0 {
        margin-top: 0px
    }

    .sectionClaim.mb0 {
        margin-bottom: 0px
    }

    .sectionClaim.mt\+ {
        margin-top: 48px
    }

    .sectionClaim.mt\+\+ {
        margin-top: 62px
    }

    .sectionClaim.pt\+\+ {
        padding-top: 62px
    }

    .sectionClaim.pb\+\+ {
        padding-bottom: 62px
    }

    .sectionClaim.pt\+ {
        padding-top: 24px
    }

    .sectionClaim.pt0 {
        padding-top: 0px
    }

    .sectionClaim.pb\+ {
        padding-bottom: 24px
    }

    .sectionClaim.sectionClaim--lightGrey {
        background: #f3f3f3
    }

.sectionClaim__title {
    text-align: center
}

    .sectionClaim__title.mt {
        margin-top: 24px
    }

    .sectionClaim__title h2 {
        margin: 0;
        width: 100%;
        max-width: 700px;
        display: inline-block;
        font-family: "Oswald",sans-serif;
        text-transform: uppercase;
        color: #0a4774;
        font-size: 42px;
        font-weight: 400
    }

.sectionClaim__abstract {
    margin-top: 24px;
    text-align: center
}

    .sectionClaim__abstract h3 {
        margin: 0;
        width: 100%;
        max-width: 750px;
        display: inline-block;
        font-family: "Lato",sans-serif;
        color: black;
        font-size: 18px;
        position: relative;
        font-weight: 400;
        line-height: 24px
    }

@media (min-width: 768px) {
    .fullWidthDoubleSlider .no-gutter > [class*='col-'] {
        padding-right: 0;
        padding-left: 0
    }
}

.fullWidthDoubleSlider__imageSlider img {
    outline: 0
}

@media (max-width: 767px) {
    .fullWidthDoubleSlider__imageSlider img {
        height: auto !important
    }
}

.fullWidthDoubleSlider__imageSlider .slick-arrow {
    position: absolute;
    top: 42%;
    width: 35px;
    height: 35px;
    z-index: 99;
    outline: 0;
    border: 0;
    color: transparent;
    background-color: #0a4774;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    opacity: 0.75
}

    .fullWidthDoubleSlider__imageSlider .slick-arrow:hover {
        opacity: 1
    }

    .fullWidthDoubleSlider__imageSlider .slick-arrow.slick-prev {
        left: 24px
    }

        .fullWidthDoubleSlider__imageSlider .slick-arrow.slick-prev:after {
            position: absolute;
            top: 2px;
            left: 11px;
            color: white;
            content: "\f104";
            font-family: "fontAwesome";
            font-size: 30px;
            line-height: 30px
        }

    .fullWidthDoubleSlider__imageSlider .slick-arrow.slick-next {
        right: 24px
    }

        .fullWidthDoubleSlider__imageSlider .slick-arrow.slick-next:after {
            position: absolute;
            top: 2px;
            left: 13px;
            color: white;
            content: "\f105";
            font-family: "fontAwesome";
            font-size: 30px;
            line-height: 30px
        }

.fullWidthDoubleSlider__iconSlider .fullWidthDoubleSlider__iconSlider__item {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    outline: 0;
    position: relative;
    vertical-align: middle;
    display: table
}

    .fullWidthDoubleSlider__iconSlider .fullWidthDoubleSlider__iconSlider__item.brandBlue {
        background: #007abb
    }

    .fullWidthDoubleSlider__iconSlider .fullWidthDoubleSlider__iconSlider__item.brandBlueLight {
        background: #02bbe0
    }

    .fullWidthDoubleSlider__iconSlider .fullWidthDoubleSlider__iconSlider__item.brandGrey {
        background: #cdcdcd
    }

    .fullWidthDoubleSlider__iconSlider .fullWidthDoubleSlider__iconSlider__item .fullWidthDoubleSlider__iconSlider__item__inner {
        display: table-cell;
        margin: auto;
        width: 100%;
        vertical-align: middle;
        text-align: center
    }

        .fullWidthDoubleSlider__iconSlider .fullWidthDoubleSlider__iconSlider__item .fullWidthDoubleSlider__iconSlider__item__inner img {
            width: 75%;
            display: inline-block;
            max-width: 260px;
            margin-bottom: 12px
        }

        .fullWidthDoubleSlider__iconSlider .fullWidthDoubleSlider__iconSlider__item .fullWidthDoubleSlider__iconSlider__item__inner h2 {
            padding: 0 12px;
            margin: 0px 0px 12px 0px;
            font-size: 3vw;
            font-family: "Oswald",sans-serif;
            font-weight: 500;
            color: white;
            text-transform: uppercase
        }

        .fullWidthDoubleSlider__iconSlider .fullWidthDoubleSlider__iconSlider__item .fullWidthDoubleSlider__iconSlider__item__inner h3 {
            padding: 0 12px;
            margin: 0px;
            font-size: 2vw;
            font-family: "Oswald",sans-serif;
            font-weight: 300;
            color: #02bbe0;
            text-transform: uppercase
        }

.fullWidthDoubleSlider__iconSlider .slick-arrow {
    display: none !important
}

.fullWidthDoubleSlider__iconSlider .slick-dots {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 24px;
    left: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
    z-index: 9
}

    .fullWidthDoubleSlider__iconSlider .slick-dots li {
        width: auto;
        display: inline-block;
        margin: 0px 3px
    }

        .fullWidthDoubleSlider__iconSlider .slick-dots li button {
            width: 20px;
            height: 3px;
            border: 0;
            outline: 0;
            color: transparent;
            background: #0a4774;
            opacity: 0.5
        }

        .fullWidthDoubleSlider__iconSlider .slick-dots li.slick-active button {
            opacity: 1
        }

@media (min-width: 768px) {
    .fullWidthSlider .no-gutter > [class*='col-'] {
        padding-right: 0;
        padding-left: 0
    }
}

.fullWidthSlider .container-fluid {
    padding-right: 0;
    padding-left: 0
}

.fullWidthSlider__imageSlider {
    position: relative;
    z-index: 9
}

.fullWidthSlider__imageSlider__container {
    padding-bottom: 36px
}

.fullWidthSlider__imageSlider__item {
    outline: 0
}

    .fullWidthSlider__imageSlider__item img {
        width: 100%;
        outline: 0
    }

@media (max-width: 767px) {
    .fullWidthSlider__imageSlider__item img {
        height: auto !important
    }
}

.fullWidthSlider__imageSlider__bottomClaim {
    width: 100%;
    padding: 0px;
    position: absolute;
    left: 0;
    bottom: 36px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdkYjllOCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYTQ3NzQiIHN0b3Atb3BhY2l0eT0iMC44Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, rgba(125,185,232,0) 0%, rgba(10,71,116,0.8) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(125,185,232,0)), color-stop(100%, rgba(10,71,116,0.8)));
    background: -webkit-linear-gradient(top, rgba(125,185,232,0) 0%, rgba(10,71,116,0.8) 100%);
    background: -o-linear-gradient(top, rgba(125,185,232,0) 0%, rgba(10,71,116,0.8) 100%);
    background: -ms-linear-gradient(top, rgba(125,185,232,0) 0%, rgba(10,71,116,0.8) 100%);
    background: linear-gradient(to bottom, rgba(125,185,232,0) 0%, rgba(10,71,116,0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#cc0a4774',GradientType=0 )
}

@media (max-width: 767px) {
    .fullWidthSlider__imageSlider__bottomClaim {
        padding: 24px 0px
    }
}

.fullWidthSlider__imageSlider__bottomClaim h2 {
    margin: 0;
    font-size: 72px;
    color: white;
    font-family: "Oswald",sans-serif;
    font-weight: 500;
    width: 100%;
    display: inline-block;
    text-transform: uppercase;
    text-shadow: 1px 1px 3px #000
}

@media (max-width: 1199px) {
    .fullWidthSlider__imageSlider__bottomClaim h2 {
        font-size: 62px
    }
}

@media (max-width: 991px) {
    .fullWidthSlider__imageSlider__bottomClaim h2 {
        font-size: 36px
    }
}

@media (max-width: 767px) {
    .fullWidthSlider__imageSlider__bottomClaim h2 {
        font-size: 26px
    }
}

.fullWidthSlider__imageSlider__bottomClaim h3 {
    margin: 0;
    font-size: 24px;
    color: white;
    font-family: "Oswald",sans-serif;
    font-weight: 300;
    width: 100%;
    display: inline-block;
    text-transform: uppercase;
    text-shadow: 1px 1px 3px #000
}

@media (max-width: 767px) {
    .fullWidthSlider__imageSlider__bottomClaim h3 {
        font-size: 18px
    }
}

.fullWidthSlider__imageSlider__bottomClaim h4 {
    margin: 0;
    font-size: 24px;
    color: white;
    font-family: "Oswald",sans-serif;
    font-weight: 400;
    width: 100%;
    display: inline-block;
    text-transform: uppercase;
    text-shadow: 1px 1px 3px #000
}

@media (max-width: 767px) {
    .fullWidthSlider__imageSlider__bottomClaim h4 {
        font-size: 18px
    }
}

.fullWidthSlider__imageSlider__bottomClaim__left {
    height: auto;
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: left;
    min-height: 124px
}

@media (max-width: 767px) {
    .fullWidthSlider__imageSlider__bottomClaim__left {
        min-height: 0px;
        text-align: left
    }
}

.fullWidthSlider__imageSlider__bottomClaim__right {
    min-height: 124px;
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: right
}

@media (max-width: 767px) {
    .fullWidthSlider__imageSlider__bottomClaim__right {
        min-height: 0px;
        text-align: left
    }
}

.fullWidthSlider__imageSlider__bottomClaim__inner {
    position: absolute;
    width: 100%;
    bottom: 12px;
    left: 0
}

@media (max-width: 767px) {
    .fullWidthSlider__imageSlider__bottomClaim__inner {
        position: relative;
        bottom: 0;
        margin-bottom: 6px
    }
}

.fullWidthSlider__imageSlider .slick-arrow {
    position: absolute;
    top: 42%;
    width: 35px;
    height: 35px;
    z-index: 99;
    outline: 0;
    border: 0;
    color: transparent;
    background-color: #0a4774;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    opacity: 0.75
}

    .fullWidthSlider__imageSlider .slick-arrow:hover {
        opacity: 1
    }

    .fullWidthSlider__imageSlider .slick-arrow.slick-prev {
        left: 24px
    }

        .fullWidthSlider__imageSlider .slick-arrow.slick-prev:after {
            position: absolute;
            top: 2px;
            left: 11px;
            color: white;
            content: "\f104";
            font-family: "fontAwesome";
            font-size: 30px;
            line-height: 30px
        }

    .fullWidthSlider__imageSlider .slick-arrow.slick-next {
        right: 24px
    }

        .fullWidthSlider__imageSlider .slick-arrow.slick-next:after {
            position: absolute;
            top: 2px;
            left: 13px;
            color: white;
            content: "\f105";
            font-family: "fontAwesome";
            font-size: 30px;
            line-height: 30px
        }

.fullWidthSlider__imageSlider .slick-dots {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 12px;
    left: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
    z-index: 9
}

    .fullWidthSlider__imageSlider .slick-dots li {
        width: auto;
        display: inline-block;
        margin: 0px 3px
    }

        .fullWidthSlider__imageSlider .slick-dots li button {
            width: 20px;
            height: 3px;
            border: 0;
            outline: 0;
            color: transparent;
            background: #0a4774;
            opacity: 0.5
        }

        .fullWidthSlider__imageSlider .slick-dots li.slick-active button {
            opacity: 1
        }

.galleryThumbs {
    margin: 24px 0px 0px
}

    .galleryThumbs.mt0 {
        margin-top: 0px
    }

    .galleryThumbs.mt\+ {
        margin-top: 48px
    }

    .galleryThumbs.mt\+\+ {
        margin-top: 62px
    }

    .galleryThumbs.pt\+\+ {
        padding-top: 62px
    }

    .galleryThumbs.pb\+\+ {
        padding-bottom: 62px
    }

    .galleryThumbs.galleryThumbs--lightGrey {
        background: #f3f3f3
    }

.galleryThumbs__claim {
    text-align: center
}

    .galleryThumbs__claim h2 {
        margin: 0 0 24px 0px;
        font-size: 28px;
        font-family: "Oswald",sans-serif;
        text-transform: uppercase;
        color: #0a4774
    }

.galleryThumbs__item {
    width: 100%;
    height: 135px;
    background: #0a4774;
    margin-bottom: 24px;
    position: relative;
    cursor: pointer;
    overflow: hidden
}

.galleryThumbs__item__bg {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center center;
    -webkit-transition-property: -webkit-transform,opacity;
    -moz-transition-property: -moz-transform,opacity;
    transition-property: transform,opacity;
    -webkit-transition-duration: 0.6s;
    -moz-transition-duration: 0.6s;
    transition-duration: 0.6s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1)
}

.galleryThumbs__item__label {
    cursor: pointer;
    position: absolute;
    display: inline-block;
    width: 100%;
    bottom: 0;
    left: 0;
    text-align: left;
    padding: 12px
}

    .galleryThumbs__item__label h3 {
        margin: 0;
        font-size: 20px;
        font-family: "Oswald",sans-serif;
        text-transform: uppercase;
        font-weight: 100;
        color: white;
        text-shadow: 1px 1px 3px #000
    }

.galleryThumbs__item:hover .galleryThumbs__item__bg {
    opacity: 0.5;
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.boxList {
    position: relative
}

    .boxList.pt {
        padding-top: 24px
    }

    .boxList.pb {
        padding-bottom: 24px
    }

.boxList--lightGrey {
    background: #f3f3f3
}

.boxList .backgrounds {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media (max-width: 991px) {
    .boxList .backgrounds {
        display: none
    }
}

.boxList .backgrounds .graph {
    z-index: -1;
    pointer-events: none;
    top: -75px;
    left: 0;
    position: absolute;
    width: 100%;
    height: 620px;
    background-image: url("../img/pressRelease/graph.png");
    background-size: auto;
    background-position: 100% 0%;
    background-repeat: no-repeat
}

.boxList.pt\+\+ {
    padding-top: 62px
}

.boxList.pb\+ {
    padding-bottom: 32px
}

.boxList.boxList--lightGrey {
    background: #f3f3f3
}

.boxList__claim {
    text-align: center
}

    .boxList__claim h2 {
        margin: 0 0 24px 0px;
        font-size: 28px;
        font-family: "Oswald",sans-serif;
        text-transform: uppercase;
        color: #0a4774
    }

.boxList .box.box--imgWithClaim .box__inner, .boxList .box.box--imgWithClaim .box--hr__inner {
    max-width: 360px;
    min-height: 360px
}

.boxOverlay.pt {
    padding-top: 24px
}

.boxOverlay--lightGrey {
    background: #f3f3f3
}

.boxOverlay .noArrow {
    cursor: auto
}

.boxOverlay .boxOverlay__title {
    text-align: center;
    padding: 0 12px
}

@media (max-width: 991px) {
    .boxOverlay .boxOverlay__title {
        margin-bottom: 24px
    }
}

.boxOverlay .boxOverlay__title h2 {
    margin: 0;
    width: 100%;
    display: inline-block;
    font-family: "Oswald",sans-serif;
    text-transform: uppercase;
    color: #0a4774;
    font-size: 32px;
    font-weight: 400
}

.boxOverlay .boxOverlay__title h3 {
    margin: 0;
    width: 100%;
    max-width: 990px;
    display: inline-block;
    font-family: "Oswald",sans-serif;
    text-transform: uppercase;
    color: #928886;
    font-size: 20px;
    font-weight: 300
}

.boxOverlay .boxOverlay--row {
    margin-bottom: 62px
}

    .boxOverlay .boxOverlay--row.maxWidth {
        width: 100%;
        display: inline-block;
        max-width: 1170px;
        text-align: center
    }

@media (max-width: 991px) {
    .boxOverlay .boxOverlay--row {
        margin-bottom: 0;
        margin: 0
    }
}

.boxOverlay__boxItem {
    width: 100%;
    margin-top: 30px;
    text-align: center;
    cursor: pointer;
    position: relative
}

@media (max-width: 991px) {
    .boxOverlay__boxItem {
        margin-top: 0px;
        margin-bottom: 30px
    }
}

.boxOverlay__boxItem__borderHover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.boxOverlay__boxItem.active .boxOverlay__boxItem__inner__angle:after {
    background-position: 0px -3px
}

.boxOverlay__boxItem__inner {
    width: 100%;
    max-width: 260px;
    position: relative;
    background-color: white;
    display: inline-block;
    vertical-align: middle;
    padding: 12px
}

@media (max-width: 991px) {
    .boxOverlay__boxItem__inner {
        min-height: 0px
    }
}

.boxOverlay__boxItem__inner__img {
    width: 100%;
    display: inline-block
}

    .boxOverlay__boxItem__inner__img img {
        max-width: 225px;
        width: 100%;
        display: inline-block
    }

.boxOverlay__boxItem__inner__angle {
    position: absolute;
    bottom: 12px;
    right: 12px;
    width: 35px;
    height: 42px;
    overflow: hidden;
    background-color: transparent;
    border: 0;
    outline: none
}

@media (max-width: 991px) {
    .boxOverlay__boxItem__inner__angle {
        display: none
    }
}

.boxOverlay__boxItem__inner__angle:before {
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    -moz-transform: skewX(-45deg);
    -o-transform: skewX(-45deg);
    -ms-transform: skewX(-45deg);
    -webkit-transform: skewX(-45deg);
    transform: skewX(-45deg);
    -moz-transform-origin: center top;
    -o-transform-origin: center top;
    -ms-transform-origin: center top;
    -webkit-transform-origin: center top;
    transform-origin: center top;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    background: white;
    border-right: 1px solid grey;
    z-index: 2
}

.boxOverlay__boxItem__inner__angle:after {
    z-index: 1;
    content: "";
    top: 0;
    right: 0;
    position: absolute;
    width: 15px;
    height: 100%;
    background-image: url("../img/boxes/boxOverlay/chevronAngle.png");
    background-size: auto;
    background-repeat: no-repeat;
    background-position: 0px 29px;
    -webkit-transition: background-position 0.5s ease-in-out;
    -moz-transition: background-position 0.5s ease-in-out;
    -ms-transition: background-position 0.5s ease-in-out;
    -o-transition: background-position 0.5s ease-in-out;
    transition: background-position 0.5s ease-in-out
}

.boxOverlay__boxItem:hover .boxOverlay__boxItem__borderHover {
    border: 4px solid #02bbe0
}

.boxOverlay__boxItem.boxOverlay__boxItem--withCaption .boxOverlay__boxItem__inner {
    position: relative;
    padding: 0px
}

@media (max-width: 991px) {
    .boxOverlay__boxItem.boxOverlay__boxItem--withCaption .boxOverlay__boxItem__inner {
        min-height: 0px
    }
}

.boxOverlay__boxItem.boxOverlay__boxItem--withCaption .boxOverlay__boxItem__inner__img img {
    max-width: 100%
}

.boxOverlay__boxItem.boxOverlay__boxItem--withCaption .boxOverlay__boxItem__inner__caption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(10,71,116,0.6)
}

    .boxOverlay__boxItem.boxOverlay__boxItem--withCaption .boxOverlay__boxItem__inner__caption h3 {
        text-align: left;
        position: absolute;
        bottom: 1%;
        left: 12px;
        right: 12px;
        color: white;
        font-family: "Oswald",sans-serif;
        text-transform: uppercase;
        font-size: 1.2vw;
        font-weight: 200
    }

@media (max-width: 767px) {
    .boxOverlay__boxItem.boxOverlay__boxItem--withCaption .boxOverlay__boxItem__inner__caption h3 {
        font-size: 2vw
    }
}

.boxOverlay__Overlay--cruiseShip {
    padding: 0px 0px
}

    .boxOverlay__Overlay--cruiseShip .boxOverlay__Overlay__content {
        padding: 24px;
        background: white;
        margin-bottom: 48px
    }

    .boxOverlay__Overlay--cruiseShip .boxOverlay__Overlay__title {
        text-align: left;
        padding-bottom: 18px
    }

        .boxOverlay__Overlay--cruiseShip .boxOverlay__Overlay__title h2 {
            margin: 0;
            width: 100%;
            display: inline-block;
            font-family: "Oswald",sans-serif;
            text-transform: uppercase;
            color: #007abb;
            font-size: 35px;
            font-weight: 300
        }

    .boxOverlay__Overlay--cruiseShip .boxOverlay__Overlay__txt {
        text-align: left
    }

        .boxOverlay__Overlay--cruiseShip .boxOverlay__Overlay__txt p {
            margin: 0;
            width: 100%;
            max-width: 750px;
            display: inline-block;
            font-family: "Lato",sans-serif;
            color: black;
            font-size: 16px;
            font-weight: 400;
            line-height: 24px
        }

    .boxOverlay__Overlay--cruiseShip .boxOverlay__Overlay__img {
        margin-top: 24px
    }

        .boxOverlay__Overlay--cruiseShip .boxOverlay__Overlay__img img {
            width: 100%
        }

@media (max-width: 767px) {
    .boxOverlay__Overlay--cruiseShip .boxOverlay__Overlay__list {
        margin-top: 24px
    }
}

.boxOverlay__Overlay--cruiseShip .boxOverlay__Overlay__list ul {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none
}

    .boxOverlay__Overlay--cruiseShip .boxOverlay__Overlay__list ul li {
        text-align: left;
        margin: 0 0 6px;
        padding: 0;
        list-style-type: none;
        width: 100%;
        padding-right: 24px;
        position: relative
    }

        .boxOverlay__Overlay--cruiseShip .boxOverlay__Overlay__list ul li:hover {
            opacity: 0.6
        }

        .boxOverlay__Overlay--cruiseShip .boxOverlay__Overlay__list ul li a {
            padding: 0 40px 6px 0px;
            width: 100%;
            display: inline-block;
            font-family: "Oswald",sans-serif;
            color: black;
            font-size: 16px;
            font-weight: 400;
            text-transform: uppercase;
            text-decoration: none;
            position: relative;
            border-bottom: 1px dotted #007abb
        }

            .boxOverlay__Overlay--cruiseShip .boxOverlay__Overlay__list ul li a span {
                position: absolute;
                top: 0;
                right: 6px;
                font-family: "Oswald",sans-serif;
                font-size: 16px;
                font-weight: 300
            }

            .boxOverlay__Overlay--cruiseShip .boxOverlay__Overlay__list ul li a.arrow:after {
                font-family: "fontAwesome";
                content: "\f0da";
                position: absolute;
                top: 0;
                right: -20px;
                width: 12px;
                height: 100%;
                color: #007abb;
                font-size: 17px
            }

.boxOverlay__Overlay--cruiseShip .boxOverlay__Overlay__list__title {
    text-align: left;
    color: #007abb;
    text-transform: uppercase;
    font-family: "Oswald",sans-serif;
    margin-top: 0
}

    .boxOverlay__Overlay--cruiseShip .boxOverlay__Overlay__list__title + ul {
        margin-bottom: 30px;
        font-size: 14px
    }

        .boxOverlay__Overlay--cruiseShip .boxOverlay__Overlay__list__title + ul li a {
            font-size: 14px
        }

@media (min-width: 768px) {
    .boxOverlay__Overlay--cruiseShip .boxOverlay__Overlay__list__title + ul li a {
        padding-left: 15px
    }
}

.selectByAccordion {
    text-align: center
}

    .selectByAccordion .row.ph {
        padding-left: 15px;
        padding-right: 15px
    }

    .selectByAccordion.open .selectByAccordion__accordion {
        max-height: 2000px !important
    }

    .selectByAccordion .selectByAccordion__select__container {
        text-align: center;
        display: inline-block;
        width: 100%;
        max-width: 950px;
        padding: 6px;
        background: white
    }

        .selectByAccordion .selectByAccordion__select__container select {
            z-index: 9
        }

        .selectByAccordion .selectByAccordion__select__container .selectByAccordion__select {
            cursor: pointer;
            outline: 0;
            display: inline-block;
            width: 100%;
            -webkit-appearance: none;
            padding: 12px 24px;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
            border: 3px solid #b5c7d5;
            font-family: "Oswald",sans-serif;
            color: #007abb;
            font-weight: 300;
            text-transform: uppercase;
            text-align: center
        }

            .selectByAccordion .selectByAccordion__select__container .selectByAccordion__select span.customSelectInner {
                display: inline-block;
                width: 100% !important;
                font-size: 35px;
                position: relative;
                z-index: 2
            }

@media (max-width: 767px) {
    .selectByAccordion .selectByAccordion__select__container .selectByAccordion__select span.customSelectInner {
        font-size: 24px
    }
}

.selectByAccordion .selectByAccordion__select__container .selectByAccordion__select span.customSelectInner:after {
    font-family: "fontAwesome";
    content: "\f107";
    width: 30px;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 35px
}

@media (max-width: 767px) {
    .selectByAccordion .selectByAccordion__select__container .selectByAccordion__select span.customSelectInner:after {
        font-size: 24px
    }
}

.selectByAccordion .selectByAccordion__accordion {
    max-height: 0;
    overflow: hidden;
    position: relative;
    z-index: 9;
    -webkit-transition: max-height 1s ease-in-out;
    -moz-transition: max-height 1s ease-in-out;
    -ms-transition: max-height 1s ease-in-out;
    -o-transition: max-height 1s ease-in-out;
    transition: max-height 1s ease-in-out
}

    .selectByAccordion .selectByAccordion__accordion .selectByAccordion__accordion__wrapper {
        position: relative;
        background-color: white;
        border-top: 4px solid #007abb;
        margin-top: 50px
    }

        .selectByAccordion .selectByAccordion__accordion .selectByAccordion__accordion__wrapper div.triangle {
            position: absolute;
            top: -35px;
            left: 0;
            right: 0;
            margin: auto;
            width: 70px;
            height: 35px;
            text-align: center
        }

            .selectByAccordion .selectByAccordion__accordion .selectByAccordion__accordion__wrapper div.triangle:before {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                width: 0;
                height: 0;
                border-left: 35px solid transparent;
                border-right: 35px solid transparent;
                border-bottom: 35px solid #007abb
            }

            .selectByAccordion .selectByAccordion__accordion .selectByAccordion__accordion__wrapper div.triangle i {
                margin-top: 5px;
                position: relative;
                z-index: 9;
                display: inline-block;
                color: white;
                font-size: 30px
            }

    .selectByAccordion .selectByAccordion__accordion .selectByAccordion__accordion__row {
        display: none;
        opacity: 0
    }

        .selectByAccordion .selectByAccordion__accordion .selectByAccordion__accordion__row.open {
            opacity: 1;
            display: block
        }

        .selectByAccordion .selectByAccordion__accordion .selectByAccordion__accordion__row.shipListWithClaim {
            position: relative
        }

            .selectByAccordion .selectByAccordion__accordion .selectByAccordion__accordion__row.shipListWithClaim .container, .selectByAccordion .selectByAccordion__accordion .selectByAccordion__accordion__row.shipListWithClaim .googleMaps__overlay__popup {
                padding-top: 24px;
                padding-bottom: 24px
            }

            .selectByAccordion .selectByAccordion__accordion .selectByAccordion__accordion__row.shipListWithClaim .row {
                padding-top: 0
            }

            .selectByAccordion .selectByAccordion__accordion .selectByAccordion__accordion__row.shipListWithClaim .close__container {
                position: absolute;
                top: 10px;
                right: 15px;
                width: 30px;
                height: 30px;
                background: #0a4774;
                border: 1px solid white;
                display: inline-block;
                padding: 0
            }

            .selectByAccordion .selectByAccordion__accordion .selectByAccordion__accordion__row.shipListWithClaim .shipListWithClaim__item {
                text-align: center;
                margin-top: 24px;
                margin-bottom: 24px
            }

                .selectByAccordion .selectByAccordion__accordion .selectByAccordion__accordion__row.shipListWithClaim .shipListWithClaim__item .shipListWithClaim__item__table {
                    display: inline-block;
                    width: 100%;
                    max-width: 850px;
                    border: 2px solid #cccccc
                }

@media (max-width: 767px) {
    .selectByAccordion .selectByAccordion__accordion .selectByAccordion__accordion__row.shipListWithClaim .shipListWithClaim__item .shipListWithClaim__item__table {
        max-width: 400px
    }
}

.selectByAccordion .selectByAccordion__accordion .selectByAccordion__accordion__row.shipListWithClaim .shipListWithClaim__item .shipListWithClaim__item__table .shipListWithClaim__item__table__logo {
    text-align: center;
    width: 30%;
    float: left;
    padding: 12px 0px
}

    .selectByAccordion .selectByAccordion__accordion .selectByAccordion__accordion__row.shipListWithClaim .shipListWithClaim__item .shipListWithClaim__item__table .shipListWithClaim__item__table__logo img {
        max-width: 225px;
        width: 100%;
        display: inline-block
    }

@media (max-width: 767px) {
    .selectByAccordion .selectByAccordion__accordion .selectByAccordion__accordion__row.shipListWithClaim .shipListWithClaim__item .shipListWithClaim__item__table .shipListWithClaim__item__table__logo {
        text-align: center;
        width: 100%
    }
}

.selectByAccordion .selectByAccordion__accordion .selectByAccordion__accordion__row.shipListWithClaim .shipListWithClaim__item .shipListWithClaim__item__table .shipListWithClaim__item__table__list {
    text-align: left;
    width: 70%;
    float: left;
    padding: 12px 12px;
    border-left: 2px solid #cccccc;
    min-height: 118px
}

    .selectByAccordion .selectByAccordion__accordion .selectByAccordion__accordion__row.shipListWithClaim .shipListWithClaim__item .shipListWithClaim__item__table .shipListWithClaim__item__table__list ul {
        width: 100%;
        margin: 0;
        padding: 0;
        list-style-type: none
    }

        .selectByAccordion .selectByAccordion__accordion .selectByAccordion__accordion__row.shipListWithClaim .shipListWithClaim__item .shipListWithClaim__item__table .shipListWithClaim__item__table__list ul li {
            text-align: left;
            margin: 0 0 6px;
            padding: 0;
            list-style-type: none;
            width: 100%;
            padding-right: 24px;
            position: relative
        }

            .selectByAccordion .selectByAccordion__accordion .selectByAccordion__accordion__row.shipListWithClaim .shipListWithClaim__item .shipListWithClaim__item__table .shipListWithClaim__item__table__list ul li:hover {
                opacity: 0.6
            }

            .selectByAccordion .selectByAccordion__accordion .selectByAccordion__accordion__row.shipListWithClaim .shipListWithClaim__item .shipListWithClaim__item__table .shipListWithClaim__item__table__list ul li a {
                padding: 0 40px 6px 0px;
                width: 100%;
                display: inline-block;
                font-family: "Oswald",sans-serif;
                color: black;
                font-size: 16px;
                font-weight: 400;
                text-transform: uppercase;
                text-decoration: none;
                position: relative;
                border-bottom: 1px dotted #007abb
            }

                .selectByAccordion .selectByAccordion__accordion .selectByAccordion__accordion__row.shipListWithClaim .shipListWithClaim__item .shipListWithClaim__item__table .shipListWithClaim__item__table__list ul li a span {
                    position: absolute;
                    top: 0;
                    right: 6px;
                    font-family: "Oswald",sans-serif;
                    font-size: 16px;
                    font-weight: 300
                }

                .selectByAccordion .selectByAccordion__accordion .selectByAccordion__accordion__row.shipListWithClaim .shipListWithClaim__item .shipListWithClaim__item__table .shipListWithClaim__item__table__list ul li a:after {
                    font-family: "fontAwesome";
                    content: "\f0da";
                    position: absolute;
                    top: 0;
                    right: -20px;
                    width: 12px;
                    height: 100%;
                    color: #007abb;
                    font-size: 17px
                }

@media (max-width: 767px) {
    .selectByAccordion .selectByAccordion__accordion .selectByAccordion__accordion__row.shipListWithClaim .shipListWithClaim__item .shipListWithClaim__item__table .shipListWithClaim__item__table__list {
        border-left: 0px solid #cccccc;
        border-top: 2px solid #cccccc;
        width: 100%;
        min-height: 0px
    }
}

.imgSliderWithAbstract h1 {
    margin: 0;
    width: 100%;
    font-family: "Oswald",sans-serif;
    color: #0a4774;
    display: inline-block;
    text-transform: uppercase;
    font-size: 32px;
    font-weight: 400;
    margin-bottom: 25px
}

.imgSliderWithAbstract.pt {
    padding-top: 24px
}

.imgSliderWithAbstract.pb {
    padding-bottom: 24px
}

.imgSliderWithAbstract--lightGrey {
    background: #f3f3f3
}

@media (min-width: 768px) {
    .imgSliderWithAbstract .row.no-gutter > [class*='col-'] {
        padding-right: 0;
        padding-left: 0
    }
}

.imgSliderWithAbstract .row {
    padding-left: 15px;
    padding-right: 15px
}

@media (max-width: 767px) {
    .imgSliderWithAbstract .row {
        padding-right: 0;
        padding-left: 0
    }
}

.imgSliderWithAbstract__slider {
    position: relative;
    width: 100%
}

@media (max-width: 767px) {
    .imgSliderWithAbstract__slider {
        text-align: center
    }
}

.imgSliderWithAbstract__slider__imgs {
    width: 100%
}

    .imgSliderWithAbstract__slider__imgs img {
        outline: 0
    }

@media (max-width: 767px) {
    .imgSliderWithAbstract__slider__imgs img {
        height: auto !important
    }
}

.imgSliderWithAbstract__slider__imgs__item {
    width: 100%;
    min-height: 380px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

@media (max-width: 767px) {
    .imgSliderWithAbstract__slider__imgs__item {
        min-height: 280px !important
    }
}

.imgSliderWithAbstract__slider__footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background: #007ABB;
    background: rgba(0,122,187,0.8);
    padding: 0px 102px 0px 24px
}

@media (max-width: 767px) {
    .imgSliderWithAbstract__slider__footer {
        position: relative
    }
}

.imgSliderWithAbstract__slider__footer__item {
    display: table;
    width: 100%;
    height: 60px;
    vertical-align: middle
}

    .imgSliderWithAbstract__slider__footer__item h3 {
        display: table-cell;
        width: 100%;
        height: 60px;
        vertical-align: middle;
        margin: 0;
        color: white;
        font-size: 14px;
        text-transform: uppercase;
        font-family: "Oswald",sans-serif;
        font-weight: 400;
        line-height: 18px
    }

.imgSliderWithAbstract__slider .slick-arrow {
    position: absolute;
    bottom: 12px;
    width: 35px;
    height: 35px;
    z-index: 99;
    outline: 0;
    border: 0;
    color: transparent;
    background-color: #0a4774;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    opacity: 0.75
}

    .imgSliderWithAbstract__slider .slick-arrow:hover {
        opacity: 1
    }

    .imgSliderWithAbstract__slider .slick-arrow.slick-prev {
        right: 60px
    }

        .imgSliderWithAbstract__slider .slick-arrow.slick-prev:after {
            position: absolute;
            top: 2px;
            left: 11px;
            color: white;
            content: "\f104";
            font-family: "fontAwesome";
            font-size: 30px;
            line-height: 30px
        }

    .imgSliderWithAbstract__slider .slick-arrow.slick-next {
        right: 12px
    }

        .imgSliderWithAbstract__slider .slick-arrow.slick-next:after {
            position: absolute;
            top: 2px;
            left: 13px;
            color: white;
            content: "\f105";
            font-family: "fontAwesome";
            font-size: 30px;
            line-height: 30px
        }

.imgSliderWithAbstract__abstract {
    width: 100%;
    background: white;
    padding: 24px
}

    .imgSliderWithAbstract__abstract .imgSliderWithAbstract__abstract__slider {
        display: inline-block;
        width: 100%
    }

        .imgSliderWithAbstract__abstract .imgSliderWithAbstract__abstract__slider .imgSliderWithAbstract__abstract__slider__item {
            display: inline-block;
            outline: none;
            width: 100%
        }

    .imgSliderWithAbstract__abstract h2 {
        margin: 0px 0px 24px 0px;
        font-size: 32px;
        font-family: "Oswald",sans-serif;
        font-weight: 300;
        color: #0a4774;
        text-transform: uppercase
    }

    .imgSliderWithAbstract__abstract h3 {
        font-family: "Oswald",sans-serif;
        font-size: 24px;
        font-weight: 300;
        color: #0a4774;
        text-transform: uppercase
    }

    .imgSliderWithAbstract__abstract p {
        margin: 0;
        font-size: 14px;
        color: #464646;
        font-family: "Lato",sans-serif;
        font-weight: 400
    }

@media (max-width: 767px) {
    .imgSliderWithAbstract__abstract {
        min-height: 0px !important
    }
}

.dataSlider--lightGrey {
    background: #f3f3f3
}

.dataSlider.pt {
    padding-top: 24px
}

.dataSlider.pb {
    padding-bottom: 24px
}

.dataSlider.pt\+ {
    padding-top: 48px
}

.dataSlider.pb\+ {
    padding-bottom: 48px
}

.dataSlider__slider {
    width: 100%;
    display: inline-block;
    text-align: center
}

.dataSlider__slider__item {
    width: 25%;
    display: inline-block;
    position: relative;
    padding: 12px;
    outline: none
}

.dataSlider__slider__item__inner h3 {
    margin: 0;
    font-family: "Oswald",sans-serif;
    font-size: 50px;
    font-weight: 500;
    color: #007abb
}

.dataSlider__slider__item__inner p {
    margin: 6px 0 0;
    font-family: "Oswald",sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #007abb;
    text-transform: uppercase
}

.dataSlider__slider__item:after {
    content: "";
    position: absolute;
    width: 2px;
    top: 0;
    right: -1px;
    height: 100px;
    border-right: 2px solid #007abb
}

.dataSlider__slider .slick-track .dataSlider__slider__item:last-child:after {
    display: none
}

.dataSlider__slider .slick-arrow {
    position: absolute;
    top: 25%;
    width: 35px;
    height: 35px;
    z-index: 99;
    outline: 0;
    border: 0;
    color: transparent;
    background-color: #0a4774;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    opacity: 0.75
}

    .dataSlider__slider .slick-arrow:hover {
        opacity: 1
    }

    .dataSlider__slider .slick-arrow.slick-prev {
        left: -48px
    }

@media (max-width: 767px) {
    .dataSlider__slider .slick-arrow.slick-prev {
        left: 15px
    }
}

.dataSlider__slider .slick-arrow.slick-prev:after {
    position: absolute;
    top: 2px;
    left: 11px;
    color: white;
    content: "\f104";
    font-family: "fontAwesome";
    font-size: 30px;
    line-height: 30px
}

.dataSlider__slider .slick-arrow.slick-next {
    right: -48px
}

@media (max-width: 767px) {
    .dataSlider__slider .slick-arrow.slick-next {
        right: 15px
    }
}

.dataSlider__slider .slick-arrow.slick-next:after {
    position: absolute;
    top: 2px;
    left: 13px;
    color: white;
    content: "\f105";
    font-family: "fontAwesome";
    font-size: 30px;
    line-height: 30px
}

.editorialContent.pb {
    padding-bottom: 24px
}

.editorialContent.pt {
    padding-top: 24px
}

.editorialContent.pt\+ {
    padding-top: 36px
}

.editorialContent.pt\+\+ {
    padding-top: 48px
}

.editorialContent__logo {
    width: 100%;
    padding: 24px 0;
    text-align: center;
    border-bottom: 1px solid #8c8d8e
}

    .editorialContent__logo img {
        width: auto;
        display: inline-block
    }

@media (max-width: 767px) {
    .editorialContent__logo img {
        max-width: 320px;
        width: 100%
    }
}

.editorialContent .editorialContent__image img {
    width: 100%
}

    .editorialContent .editorialContent__image img.desk {
        display: inline-block
    }

    .editorialContent .editorialContent__image img.mobile {
        display: none
    }

@media (max-width: 767px) {
    .editorialContent .editorialContent__image img.desk {
        display: none
    }

    .editorialContent .editorialContent__image img.mobile {
        display: inline-block
    }
}

.editorialContent--lightGrey {
    background: #f3f3f3
}

    .editorialContent--lightGrey .editorialContent__abstract .editorialContent__abstract__inner:after {
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmM2YzZjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, rgba(243,243,243,0) 0%, #f3f3f3 90%, #f3f3f3 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(243,243,243,0)), color-stop(90%, #f3f3f3), color-stop(100%, #f3f3f3));
        background: -webkit-linear-gradient(top, rgba(243,243,243,0) 0%, #f3f3f3 90%, #f3f3f3 100%);
        background: -o-linear-gradient(top, rgba(243,243,243,0) 0%, #f3f3f3 90%, #f3f3f3 100%);
        background: -ms-linear-gradient(top, rgba(243,243,243,0) 0%, #f3f3f3 90%, #f3f3f3 100%);
        background: linear-gradient(to bottom, rgba(243,243,243,0) 0%, #f3f3f3 90%, #f3f3f3 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f3f3f3', endColorstr='#f3f3f3', GradientType=0)
    }

.editorialContent__title {
    text-align: center
}

    .editorialContent__title h2 {
        text-transform: uppercase;
        font-size: 24px;
        font-family: "Oswald",sans-serif;
        color: #0a4774;
        font-weight: 400
    }

.editorialContent__abstract {
    margin-top: 24px;
    text-align: left
}

    .editorialContent__abstract p {
        font-family: "Lato",sans-serif;
        font-size: 18px;
        margin: 0;
        font-weight: 400
    }

    .editorialContent__abstract .editorialContent__abstract__inner {
        position: relative;
        margin: 0;
        -webkit-transition: opacity 0.5s ease-in-out;
        -moz-transition: opacity 0.5s ease-in-out;
        -ms-transition: opacity 0.5s ease-in-out;
        -o-transition: opacity 0.5s ease-in-out;
        transition: opacity 0.5s ease-in-out
    }

        .editorialContent__abstract .editorialContent__abstract__inner h2 {
            width: 100%;
            margin: 12px 0 0;
            display: inline-block;
            text-transform: uppercase;
            font-size: 24px;
            font-family: "Oswald",sans-serif;
            color: #0a4774;
            font-weight: 400
        }

        .editorialContent__abstract .editorialContent__abstract__inner h3 {
            width: 100%;
            margin: 12px 0 0;
            display: inline-block;
            text-transform: uppercase;
            font-size: 16px;
            font-family: "Oswald",sans-serif;
            color: #928886;
            font-weight: 400
        }

        .editorialContent__abstract .editorialContent__abstract__inner h4 {
            width: 100%;
            margin: 12px 0 0;
            display: inline-block;
            text-transform: none;
            font-size: 20px;
            font-family: "Oswald",sans-serif;
            color: #0079b9;
            font-weight: 300
        }

        .editorialContent__abstract .editorialContent__abstract__inner ol, .editorialContent__abstract .editorialContent__abstract__inner ul {
            font-size: 18px;
            padding-top: 10px
        }

        .editorialContent__abstract .editorialContent__abstract__inner:after {
            -webkit-transition: opacity 0.5s ease-in-out;
            -moz-transition: opacity 0.5s ease-in-out;
            -ms-transition: opacity 0.5s ease-in-out;
            -o-transition: opacity 0.5s ease-in-out;
            transition: opacity 0.5s ease-in-out;
            content: "";
            position: absolute;
            bottom: 0px;
            left: 0;
            width: 100%;
            height: 24px;
            background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmM2YzZjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
            background: -moz-linear-gradient(top, rgba(243,243,243,0) 0%, #fff 90%, #fff 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(90%, #fff), color-stop(100%, #fff));
            background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, #fff 90%, #fff 100%);
            background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, #fff 90%, #fff 100%);
            background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, #fff 90%, #fff 100%);
            background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, #fff 90%, #fff 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00FFFFFF', endColorstr='#FFFFFF', GradientType=0)
        }

    .editorialContent__abstract.editorialContent__abstract__completed p:after {
        display: none
    }

    .editorialContent__abstract .editorialContent__abstract__cta {
        width: 100%;
        text-align: center
    }

        .editorialContent__abstract .editorialContent__abstract__cta a {
            display: inline-block;
            text-transform: uppercase;
            font-family: "Oswald",sans-serif;
            font-size: 14px;
            background-color: #0a4774;
            padding: 6px 12px;
            color: white;
            text-decoration: none;
            margin: 12px 6px
        }

            .editorialContent__abstract .editorialContent__abstract__cta a:hover {
                background-color: #007abb
            }

.editorialContent__abstract__partial {
    display: block;
    width: 100%;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.5s ease-in-out;
    -moz-transition: max-height 0.5s ease-in-out;
    -ms-transition: max-height 0.5s ease-in-out;
    -o-transition: max-height 0.5s ease-in-out;
    transition: max-height 0.5s ease-in-out
}

.editorialContent__cta {
    margin-top: 24px;
    text-align: center;
    border-top: 1px solid #8c8d8e
}

    .editorialContent__cta button {
        display: inline-block;
        text-transform: uppercase;
        font-family: "Oswald",sans-serif;
        font-size: 14px;
        background-color: transparent;
        padding: 6px 24px;
        color: #0a4774;
        text-decoration: none;
        outline: none;
        border: 0;
        font-weight: 600
    }

        .editorialContent__cta button span {
            vertical-align: top
        }

            .editorialContent__cta button span i {
                margin-right: 3px;
                vertical-align: top;
                font-size: 24px;
                line-height: 20px
            }

            .editorialContent__cta button span.labelOpen {
                display: inline-block
            }

            .editorialContent__cta button span.labelClose {
                display: none
            }

        .editorialContent__cta button.open span.labelOpen {
            display: none
        }

        .editorialContent__cta button.open span.labelClose {
            display: inline-block
        }

        .editorialContent__cta button:hover {
            color: #007abb
        }

.editorialContent.open .editorialContent__abstract p:after {
    opacity: 0
}

.editorialContent.open .editorialContent__abstract .editorialContent__abstract__partial {
    max-height: 1000px
}

.editorialContent.open .editorialContent__abstract .editorialContent__abstract__inner:after {
    opacity: 0
}

.editorialContent--txt.pt {
    padding-top: 24px
}

.editorialContent--txt.pt\+ {
    padding-top: 36px
}

.editorialContent--txt.pb {
    padding-bottom: 24px
}

.editorialContent--txt--lightGrey {
    background: #f3f3f3
}

.editorialContent--txt__wrapper {
    width: 100%;
    padding: 18px 15px 24px;
    background: white
}

    .editorialContent--txt__wrapper.ph0 {
        padding-left: 0;
        padding-right: 0
    }

    .editorialContent--txt__wrapper.pv0 {
        padding-top: 0;
        padding-bottom: 0
    }

    .editorialContent--txt__wrapper.pv- {
        padding-top: 12px;
        padding-bottom: 12px
    }

    .editorialContent--txt__wrapper.pt0 {
        padding-top: 0
    }

    .editorialContent--txt__wrapper.pb {
        padding-bottom: 12px
    }

.editorialContent--txt .editorialContent--txt__title {
    width: 100%;
    text-align: left
}

    .editorialContent--txt .editorialContent--txt__title h2 {
        width: 100%;
        margin: 0;
        display: inline-block;
        text-transform: uppercase;
        font-size: 26px;
        font-family: "Oswald",sans-serif;
        color: #0a4774;
        font-weight: 400
    }

    .editorialContent--txt .editorialContent--txt__title h3 {
        width: 100%;
        margin: 0;
        display: inline-block;
        text-transform: uppercase;
        font-size: 16px;
        font-family: "Oswald",sans-serif;
        color: #928886;
        font-weight: 400
    }

    .editorialContent--txt .editorialContent--txt__title h4 {
        width: 100%;
        margin: 0;
        display: inline-block;
        text-transform: none;
        font-size: 20px;
        font-family: "Oswald",sans-serif;
        color: #0079b9;
        font-weight: 300
    }

.editorialContent--txt .editorialContent--txt__content {
    margin-top: 12px
}

    .editorialContent--txt .editorialContent--txt__content.small p {
        font-size: 16px
    }

    .editorialContent--txt .editorialContent--txt__content p {
        width: 100%;
        text-align: left;
        margin: 0;
        font-family: "Lato",sans-serif;
        font-size: 18px;
        font-weight: 400;
        position: relative
    }

        .editorialContent--txt .editorialContent--txt__content p a {
            color: #0a4774;
            font-weight: 600;
            text-decoration: underline
        }

        .editorialContent--txt .editorialContent--txt__content p.small {
            font-size: 16px
        }

    .editorialContent--txt .editorialContent--txt__content h2 {
        width: 100%;
        margin: 12px 0 0;
        display: inline-block;
        text-transform: uppercase;
        font-size: 24px;
        font-family: "Oswald",sans-serif;
        color: #0a4774;
        font-weight: 400
    }

    .editorialContent--txt .editorialContent--txt__content h3 {
        width: 100%;
        margin: 12px 0 0;
        display: inline-block;
        text-transform: uppercase;
        font-size: 16px;
        font-family: "Oswald",sans-serif;
        color: #928886;
        font-weight: 400
    }

    .editorialContent--txt .editorialContent--txt__content h4 {
        width: 100%;
        margin: 12px 0 0;
        display: inline-block;
        text-transform: none;
        font-size: 20px;
        font-family: "Oswald",sans-serif;
        color: #0079b9;
        font-weight: 300
    }

    .editorialContent--txt .editorialContent--txt__content table {
        margin-top: 24px;
        margin-bottom: 24px;
        width: 100%
    }

        .editorialContent--txt .editorialContent--txt__content table tr:first-child {
            border-bottom: 2px solid #666
        }

        .editorialContent--txt .editorialContent--txt__content table tr:nth-child(odd) {
            background: white
        }

        .editorialContent--txt .editorialContent--txt__content table tr:nth-child(even) {
            background: #f3f3f3
        }

        .editorialContent--txt .editorialContent--txt__content table p {
            font-size: 14px
        }

        .editorialContent--txt .editorialContent--txt__content table td {
            padding: 4px 8px
        }

    .editorialContent--txt .editorialContent--txt__content ol, .editorialContent--txt .editorialContent--txt__content ul {
        font-size: 18px;
        padding-top: 10px
    }

.editorialContent--txt .editorialContent--txt__images {
    text-align: center;
    margin-top: 12px
}

    .editorialContent--txt .editorialContent--txt__images img {
        display: inline-block;
        margin-bottom: 12px;
        width: 100%
    }

@media (min-width: 768px) {
    .wallGallery .row.no-gutter > [class*='col-'] {
        padding-right: 0;
        padding-left: 0
    }
}

.wallGallery.pt {
    padding-top: 24px
}

.wallGallery.pb {
    padding-bottom: 24px
}

.wallGallery.pt\+ {
    padding-top: 36px
}

.wallGallery.pb\+ {
    padding-bottom: 36px
}

.wallGallery.pt\+\+ {
    padding-top: 48px
}

.wallGallery.pb\+\+ {
    padding-bottom: 48px
}

.wallGallery--lightGrey {
    background: #f3f3f3
}

.wallGallery__wrapper {
    width: 100%;
    display: inline-block
}

@media (max-width: 767px) {
    .wallGallery__wrapper {
        text-align: center
    }
}

.wallGallery__item {
    display: inline-block;
    width: 25%;
    text-align: center;
    position: relative;
    overflow: hidden;
    cursor: pointer
}

.wallGallery__item--double {
    width: 50%
}

.wallGallery__item--triple {
    width: 75%
}

.wallGallery__item--full {
    width: 100%
}

@media (max-width: 767px) {
    .wallGallery__item {
        width: 100% !important;
        margin-bottom: 24px
    }
}

.wallGallery__item:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid white;
    content: ""
}

@media (max-width: 767px) {
    .wallGallery__item:after {
        display: none
    }
}

@media (max-width: 767px) {
    .wallGallery__item {
        display: inline-block;
        max-width: 420px;
        width: 100% !important;
        margin-bottom: 24px
    }
}

.wallGallery__item img {
    display: inline-block;
    width: 100%
}

@media (min-width: 768px) {
    .wallGallery__item img {
        -webkit-transition-property: -webkit-transform;
        -moz-transition-property: -moz-transform;
        transition-property: transform;
        -webkit-transition-duration: 0.6s;
        -moz-transition-duration: 0.6s;
        transition-duration: 0.6s;
        -webkit-transition-timing-function: ease-in-out;
        -moz-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out;
        -webkit-transition-delay: 0s;
        -moz-transition-delay: 0s;
        transition-delay: 0s;
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@media (max-width: 767px) {
    .wallGallery__item img {
        border: 2px solid white
    }
}

@media (min-width: 768px) {
    .wallGallery__item:hover img {
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.featureList.pt {
    padding-top: 24px
}

.featureList.pb {
    padding-bottom: 24px
}

.featureList.pb\+ {
    padding-bottom: 36px
}

.featureList.pb\+\+ {
    padding-bottom: 68px
}

.featureList--lightGrey {
    background: #f3f3f3
}

.featureList.featureList--bg {
    width: 100%;
    position: relative
}

    .featureList.featureList--bg .backgrounds {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: hidden
    }

        .featureList.featureList--bg .backgrounds .graph {
            top: 12px;
            left: 0;
            position: absolute;
            width: 100%;
            height: 620px;
            background-image: url("../img/pressRelease/graph.png");
            background-size: auto;
            background-position: 100% 0%;
            background-repeat: no-repeat
        }

.featureList__claim {
    position: relative;
    text-align: center
}

    .featureList__claim h2 {
        text-transform: uppercase;
        font-size: 24px;
        font-family: "Oswald",sans-serif;
        color: #0a4774;
        font-weight: 400
    }

    .featureList__claim a {
        display: inline-block;
        width: auto
    }

@media (min-width: 768px) {
    .featureList__claim a {
        position: absolute;
        top: 0;
        right: 0
    }
}

.featureList__list {
    margin-top: 24px;
    width: 100%;
    background: white;
    padding: 24px 0px 0px
}

    .featureList__list .row.no-gutter {
        padding-left: 15px;
        padding-right: 15px
    }

@media (min-width: 768px) {
    .featureList__list .row.no-gutter > [class*='col-'] {
        padding-right: 0;
        padding-left: 0
    }
}

.featureList__list__item {
    width: 100%;
    padding: 0px 24px;
    margin-bottom: 24px
}

@media (max-width: 767px) {
    .featureList__list__item {
        padding: 6px
    }
}

.featureList__list__item__title {
    padding: 3px 12px 12px
}

    .featureList__list__item__title h4 {
        margin: 0;
        font-size: 14px;
        font-family: "Lato",sans-serif;
        font-weight: 600;
        color: #0a4774;
        text-transform: uppercase
    }

.featureList__list__item .featureList__list__item__feature:nth-child(even) {
    background-color: #f1f1f1
}

.featureList__list__item__feature {
    padding: 3px 12px
}

    .featureList__list__item__feature p {
        margin: 0;
        font-size: 14px;
        font-family: "Lato",sans-serif;
        font-weight: 400;
        color: #464646
    }

.featureList__list.featureList__list--controllateInfo {
    margin-top: 0;
    background: transparent
}

    .featureList__list.featureList__list--controllateInfo .featureList__list__places {
        padding: 24px;
        background-color: white
    }

        .featureList__list.featureList__list--controllateInfo .featureList__list__places .featureList__list__places__title {
            padding: 0 0 24px
        }

            .featureList__list.featureList__list--controllateInfo .featureList__list__places .featureList__list__places__title h2 {
                margin: 0;
                font-size: 24px;
                font-family: "Oswald",sans-serif;
                font-weight: 600;
                color: #0a4774;
                text-transform: uppercase
            }

        .featureList__list.featureList__list--controllateInfo .featureList__list__places .featureList__list__places__content {
            padding: 0px 0px 0px
        }

            .featureList__list.featureList__list--controllateInfo .featureList__list__places .featureList__list__places__content p {
                margin-bottom: 24px
            }

                .featureList__list.featureList__list--controllateInfo .featureList__list__places .featureList__list__places__content p a {
                    font-weight: 600;
                    color: #0a4774;
                    text-decoration: underline
                }

    .featureList__list.featureList__list--controllateInfo .featureList__list__item {
        padding: 24px;
        background-color: white
    }

@media (max-width: 767px) {
    .featureList__list.featureList__list--controllateInfo .featureList__list__item {
        margin-top: 24px
    }
}

.featureList__list.featureList__list--controllateInfo .featureList__list__item .featureList__list__item__title {
    padding: 0 0 24px
}

    .featureList__list.featureList__list--controllateInfo .featureList__list__item .featureList__list__item__title h2 {
        margin: 0;
        font-size: 24px;
        font-family: "Oswald",sans-serif;
        font-weight: 600;
        color: #0a4774;
        text-transform: uppercase
    }

.featureList__list.featureList__list--controllateInfo .featureList__list__item .featureList__list__item__feature {
    padding: 8px 12px
}

@media (max-width: 767px) {
    .featureList__list.featureList__list--controllateInfo .featureList__list__item .featureList__list__item__feature p {
        width: 100%;
        text-align: left
    }
}

.featureList__list.featureList__list--controllateInfo .featureList__list__item .featureList__list__item__feature a {
    display: inline-block;
    width: 100%;
    text-align: right
}

@media (max-width: 767px) {
    .featureList__list.featureList__list--controllateInfo .featureList__list__item .featureList__list__item__feature a {
        margin: 6px 0px;
        text-align: left
    }
}

.sliderBody__carousel {
    position: relative;
    width: 100%
}

.sliderBody__carousel__slides__item {
    outline: 0
}

.sliderBody__carousel__slides__item__inner {
    position: relative
}

    .sliderBody__carousel__slides__item__inner img {
        width: 100%
    }

.sliderBody__carousel__slides__item__inner__middleIcon {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 75px;
    height: 75px
}

    .sliderBody__carousel__slides__item__inner__middleIcon button {
        width: 100%;
        height: 100%;
        background: transparent;
        border: 0;
        outline: 0;
        padding: 0;
        margin: 0;
        opacity: 0.75;
        -webkit-transition: opacity 0.3s ease-in-out;
        -moz-transition: opacity 0.3s ease-in-out;
        -ms-transition: opacity 0.3s ease-in-out;
        -o-transition: opacity 0.3s ease-in-out;
        transition: opacity 0.3s ease-in-out
    }

        .sliderBody__carousel__slides__item__inner__middleIcon button:hover {
            opacity: 1
        }

.sliderBody__carousel__footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background: #007ABB;
    background: rgba(0,122,187,0.8);
    padding: 0px 305px 0px 24px
}

@media (max-width: 767px) {
    .sliderBody__carousel__footer {
        padding: 12px 24px;
        height: auto
    }
}

@media (max-width: 767px) {
    .sliderBody__carousel__footer {
        position: relative
    }
}

.sliderBody__carousel__footer__slides__item {
    display: table;
    width: 100%;
    height: 60px;
    vertical-align: middle;
    outline: none
}

    .sliderBody__carousel__footer__slides__item h3 {
        display: table-cell;
        width: 100%;
        height: 60px;
        vertical-align: middle;
        margin: 0;
        color: white;
        font-size: 14px;
        text-transform: uppercase;
        font-family: "Oswald",sans-serif;
        font-weight: 400;
        line-height: 18px
    }

.sliderBody__carousel__download {
    position: absolute;
    right: 110px;
    bottom: 12px;
    width: 170px;
    height: 35px;
    z-index: 99
}

@media (max-width: 767px) {
    .sliderBody__carousel__download {
        width: 35px;
        bottom: inherit;
        top: -40px;
        right: 5px
    }
}

.sliderBody__carousel__download__inner button {
    text-transform: uppercase;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Oswald",sans-serif;
    font-weight: 400;
    outline: 0;
    border: 0;
    width: 100%;
    height: 35px;
    color: transparent;
    background-color: #0a4774;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    color: white;
    position: relative;
    padding-right: 40px
}

    .sliderBody__carousel__download__inner button:hover {
        opacity: 0.75
    }

    .sliderBody__carousel__download__inner button i {
        width: 35px;
        height: 35px;
        background: white;
        position: absolute;
        top: 0;
        right: 0;
        color: #0a4774;
        vertical-align: middle;
        font-size: 30px;
        line-height: 38px
    }

@media (max-width: 767px) {
    .sliderBody__carousel__download__inner button {
        width: 35px;
        height: 35px;
        padding: 0
    }

        .sliderBody__carousel__download__inner button span {
            display: none
        }
}

.sliderBody .slick-arrow {
    position: absolute;
    bottom: 12px;
    width: 35px;
    height: 35px;
    z-index: 99;
    outline: 0;
    border: 0;
    color: transparent;
    background-color: #0a4774;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    opacity: 0.75
}

    .sliderBody .slick-arrow:hover {
        opacity: 1
    }

    .sliderBody .slick-arrow.slick-prev {
        right: 60px
    }

        .sliderBody .slick-arrow.slick-prev:after {
            position: absolute;
            top: 2px;
            left: 11px;
            color: white;
            content: "\f104";
            font-family: "fontAwesome";
            font-size: 30px;
            line-height: 30px
        }

    .sliderBody .slick-arrow.slick-next {
        right: 12px
    }

        .sliderBody .slick-arrow.slick-next:after {
            position: absolute;
            top: 2px;
            left: 13px;
            color: white;
            content: "\f105";
            font-family: "fontAwesome";
            font-size: 30px;
            line-height: 30px
        }

@media (min-width: 768px) {
    .showCase .row.no-gutter > [class*='col-'] {
        padding-right: 0;
        padding-left: 0
    }
}

.showCase.pt {
    padding-top: 24px
}

.showCase.pb {
    padding-bottom: 24px
}

.showCase--lightGrey {
    background: #f3f3f3
}

.showCase__wrapper {
    width: 100%;
    display: inline-block
}

@media (max-width: 767px) {
    .showCase__wrapper {
        text-align: center
    }
}

.showCase__item {
    display: inline-block;
    width: 33.33%;
    text-align: center;
    position: relative;
    overflow: hidden
}

    .showCase__item a {
        position: relative;
        float: left;
        z-index: 10;
        width: 100%
    }

        .showCase__item a:after {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            border: 2px solid white;
            content: "";
            z-index: 8
        }

@media (max-width: 767px) {
    .showCase__item a:after {
        display: none
    }
}

.showCase__item__footer {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    padding: 12px;
    z-index: 9
}

    .showCase__item__footer h2 {
        margin: 0px;
        font-size: 2vw;
        font-family: "Oswald",sans-serif;
        font-weight: 300;
        color: white;
        text-transform: uppercase;
        text-shadow: 1px 1px 3px #000
    }

@media (max-width: 767px) {
    .showCase__item__footer h2 {
        font-size: 4.5vw
    }
}

.showCase__item__footer span {
    margin-top: 6px;
    display: inline-block;
    text-transform: uppercase;
    font-family: "Oswald",sans-serif;
    font-size: 14px;
    background-color: white;
    padding: 6px 24px;
    color: #007abb;
    text-decoration: none;
    outline: none;
    border: 0;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out
}

    .showCase__item__footer span:hover {
        opacity: 0.75
    }

.showCase__item--double {
    width: 66.66%
}

.showCase__item--full {
    width: 100%
}

@media (max-width: 767px) {
    .showCase__item {
        display: inline-block;
        max-width: 420px;
        width: 100% !important;
        margin-bottom: 24px
    }
}

.showCase__item img {
    display: inline-block;
    width: 100%
}

@media (max-width: 767px) {
    .showCase__item img {
        border: 2px solid white
    }
}

.showCase--lightGrey {
    background: #f3f3f3
}

    .showCase--lightGrey .showCase__item--noborder a:after, .showCase--lightGrey .showCase__item--noborder:after, .showCase--lightGrey .showCase__item--noborder img {
        border: 0
    }

.accordion > .container-fluid {
    text-align: left
}

.accordion__title {
    background: white;
    padding: 0 12px;
    padding: 24px 20px 20px
}

@media (max-width: 991px) {
    .accordion__title {
        margin-bottom: 24px
    }
}

.accordion__title h2 {
    margin: 0;
    width: 100%;
    display: inline-block;
    font-family: "Oswald",sans-serif;
    text-transform: uppercase;
    color: #0a4774;
    font-size: 24px;
    font-weight: 700
}

.accordion__title h4 {
    margin: 0;
    width: 100%;
    display: inline-block;
    font-family: "Oswald",sans-serif;
    text-transform: uppercase;
    color: #928886;
    font-size: 16px;
    font-weight: 400
}

.accordion--lightGrey {
    background: #f3f3f3
}

.accordion__card {
    margin-bottom: 5px
}

.accordion__card__title {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    position: relative;
    cursor: pointer;
    background-color: #e4e4e4;
    padding: 15px 44px 15px 20px
}

    .accordion__card__title h3 {
        font-family: "Oswald",sans-serif;
        text-transform: uppercase;
        font-size: 18px;
        font-weight: 400;
        color: #1d4573;
        margin: 0
    }

    .accordion__card__title:after {
        content: "\f0d7";
        font-family: FontAwesome;
        font-size: 26px;
        position: absolute;
        right: 0;
        margin-right: 40px;
        top: 50%;
        margin-top: -18px;
        width: 0;
        height: 0;
        color: #1d4573
    }

    .accordion__card__title:hover {
        background-color: #0079b9
    }

        .accordion__card__title:hover h3 {
            color: #fff
        }

.accordion__card__title--open {
    background-color: #0079b9
}

    .accordion__card__title--open h3 {
        color: #fff
    }

    .accordion__card__title--open:after {
        content: "\f0d8";
        color: #fff
    }

.accordion__card__content {
    display: none;
    background: #fff;
    overflow: auto;
    font-size: 16px
}

.accordion__card__content__img {
    max-width: 100%;
    margin: 4px 20px 20px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

.accordion__card__content__img--left {
    float: left
}

.accordion__card__content__img--right {
    float: right
}

@media (max-width: 767px) {
    .accordion__card__content__img {
        float: none;
        display: block;
        margin: 4px auto 20px
    }
}

.accordion__card__content__text {
    padding: 24px 20px 20px
}

.accordion table {
    table-layout: auto !important
}

.accordion .box {
    margin-bottom: 0
}

@media (min-width: 768px) {
    .accordion .container .container, .accordion .googleMaps__overlay__popup .container, .accordion .container .googleMaps__overlay__popup, .accordion .googleMaps__overlay__popup .googleMaps__overlay__popup {
        width: 720px
    }
}

@media (min-width: 992px) {
    .accordion .container .container, .accordion .googleMaps__overlay__popup .container, .accordion .container .googleMaps__overlay__popup, .accordion .googleMaps__overlay__popup .googleMaps__overlay__popup {
        width: 940px
    }
}

@media (min-width: 1200px) {
    .accordion .container .container, .accordion .googleMaps__overlay__popup .container, .accordion .container .googleMaps__overlay__popup, .accordion .googleMaps__overlay__popup .googleMaps__overlay__popup {
        width: 1140px
    }
}

.accordion--compact .accordion__card__title {
    padding: 22px 44px 22px 20px
}

.accordion--compact .accordion__container {
    padding: 20px;
    padding-top: 4px;
    background: white
}

.accordion--compact .fileList {
    padding: 0px
}

    .accordion--compact .fileList .row {
        margin: 0;
        margin-top: 5px;
        margin-bottom: 5px;
        padding: 12px
    }

        .accordion--compact .fileList .row .col-lg-12 {
            padding: 0;
            min-height: 0
        }

        .accordion--compact .fileList .row:nth-child(even) {
            background: #efefef
        }

        .accordion--compact .fileList .row:nth-child(odd) {
            background: #f2f8fc
        }

.accordion--compact .fileList__img {
    float: left;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

@media (max-width: 480px) {
    .accordion--compact .fileList__img {
        float: none;
        display: block
    }
}

.accordion--compact .fileList__title {
    padding: 12px;
    display: table-cell;
    margin: auto;
    vertical-align: middle;
    width: calc( 100% - 170px);
    text-align: left;
    height: auto
}

@media (max-width: 767px) {
    .accordion--compact .fileList__title {
        display: inline-block
    }
}

@media (max-width: 480px) {
    .accordion--compact .fileList__title {
        width: calc( 100% - 70px)
    }
}

@media (min-width: 768px) {
    .accordion--compact .fileList__title {
        width: 586px
    }
}

@media (min-width: 992px) {
    .accordion--compact .fileList__title {
        width: 816px
    }
}

@media (min-width: 1200px) {
    .accordion--compact .fileList__title {
        width: 1021px
    }
}

@media (max-width: 767px) {
    .accordion--compact .fileList__title {
        height: auto
    }
}

.accordion--compact .fileList__title time {
    display: block;
    font-size: 14px;
    color: #928886
}

.accordion--compact .fileList__title h4 {
    display: inline-block;
    color: #1d4573;
    font-size: 16px
}

@media (min-width: 768px) {
    .accordion--compact .fileList__imgContainer + .accordion--compact .fileList__title {
        width: 515px
    }
}

@media (min-width: 992px) {
    .accordion--compact .fileList__imgContainer + .accordion--compact .fileList__title {
        width: 745px
    }
}

@media (min-width: 1200px) {
    .accordion--compact .fileList__imgContainer + .accordion--compact .fileList__title {
        width: 950px
    }
}

.accordion--compact .fileList__iconLink {
    height: auto;
    width: 70px;
    vertical-align: middle;
    display: table-cell;
    border-left: 1px solid #e5e5e5;
    text-decoration: none !important;
    text-align: center
}

    .accordion--compact .fileList__iconLink .fa {
        color: #1d4573;
        font-size: 26px;
        display: block
    }

    .accordion--compact .fileList__iconLink span {
        color: #363636;
        color: #1d4573;
        font-size: 12px;
        font-weight: bold;
        font-family: "Oswald",sans-serif;
        text-transform: uppercase
    }

.accordion--compact .fileList__iconLink--light .fa {
    color: #007abb
}

@media (max-width: 767px) {
    .accordion--compact .fileList__iconLink {
        position: absolute;
        right: 0;
        bottom: 7px;
        padding-top: 15px
    }
}

.accordion .accordion__cta {
    margin-top: 24px;
    text-align: center
}

@media (max-width: 767px) {
    .accordion .accordion__cta {
        display: none
    }
}

.accordion .accordion__cta a {
    display: inline-block;
    text-transform: uppercase;
    font-family: "Oswald",sans-serif;
    font-size: 16px;
    background-color: #0a4774;
    padding: 8px 15px;
    color: white;
    text-decoration: none
}

    .accordion .accordion__cta a:hover {
        background-color: #007abb
    }

.fileList {
    padding: 20px
}

    .fileList .row {
        margin: 0;
        padding: 12px
    }

        .fileList .row .col-lg-12 {
            padding: 0;
            min-height: 80px
        }

        .fileList .row:nth-child(even) {
            background: #fff
        }

        .fileList .row:nth-child(odd) {
            background: #f2f8fc
        }

.fileList__img {
    float: left;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

@media (max-width: 480px) {
    .fileList__img {
        float: none;
        display: block
    }
}

.fileList__title {
    padding: 12px;
    display: table-cell;
    margin: auto;
    vertical-align: middle;
    width: calc( 100% - 170px);
    text-align: left;
    height: 85px
}

@media (max-width: 767px) {
    .fileList__title {
        display: inline-block
    }
}

@media (max-width: 480px) {
    .fileList__title {
        width: calc( 100% - 70px)
    }
}

@media (min-width: 768px) {
    .fileList__title {
        width: 586px
    }
}

@media (min-width: 992px) {
    .fileList__title {
        width: 816px
    }
}

@media (min-width: 1200px) {
    .fileList__title {
        width: 1021px
    }
}

@media (max-width: 767px) {
    .fileList__title {
        height: auto
    }
}

.fileList__title time {
    display: block;
    font-size: 14px;
    color: #928886
}

.fileList__title h4 {
    display: inline-block;
    color: #1d4573;
    font-size: 14px
}

.fileList__title__link {
    display: block;
    font-size: 13px;
    color: #464646;
    text-decoration: underline
}

    .fileList__title__link:hover {
        color: #464646
    }

@media (min-width: 768px) {
    .fileList__imgContainer + .fileList__title {
        width: 515px
    }
}

@media (min-width: 992px) {
    .fileList__imgContainer + .fileList__title {
        width: 745px
    }
}

@media (min-width: 1200px) {
    .fileList__imgContainer + .fileList__title {
        width: 950px
    }
}

.fileList__iconLink {
    height: 70px;
    width: 70px;
    vertical-align: middle;
    display: table-cell;
    border-left: 1px solid #e5e5e5;
    text-decoration: none !important;
    text-align: center
}

    .fileList__iconLink .fa {
        color: #1d4573;
        font-size: 32px;
        display: block
    }

    .fileList__iconLink span {
        color: #363636;
        font-size: 12px
    }

.fileList__iconLink--light .fa {
    color: #007abb
}

@media (max-width: 767px) {
    .fileList__iconLink {
        position: absolute;
        right: 0;
        bottom: 7px;
        padding-top: 15px
    }
}

.fileList--twoIcons .fileList__iconLink:nth-of-type(1) {
    border-left: none
}

@media (max-width: 767px) {
    .fileList--twoIcons .fileList__iconLink:nth-of-type(1) {
        position: absolute;
        right: 65px;
        bottom: 7px;
        padding-top: 15px
    }
}

@media (max-width: 480px) {
    .fileList--twoIcons .fileList__iconLink:nth-of-type(1) {
        width: 34px;
        right: 38px
    }
}

.fileList--twoIcons .fileList__iconLink:nth-of-type(2) {
    border-left: 1px solid #e5e5e5
}

@media (max-width: 767px) {
    .fileList--twoIcons .fileList__iconLink:nth-of-type(2) {
        position: absolute;
        right: 0;
        bottom: 7px;
        padding-top: 15px
    }
}

@media (max-width: 480px) {
    .fileList--twoIcons .fileList__iconLink:nth-of-type(2) {
        width: 34px
    }
}

.fileList .fileList__iconLink .icon-file-excel {
    height: 33px;
    width: 23px;
    background-image: url(../img/icons/excel-file-icon.png);
    display: block;
    margin: auto
}

.fileList .fileList__iconLink--light .icon-file-excel {
    background-image: url(../img/icons/excel-file-icon--light.png)
}

.timeline.mt0 {
    margin-top: 0px
}

.timeline.mb0 {
    margin-bottom: 0px
}

.timeline.mt\+ {
    margin-top: 48px
}

.timeline.mt\+\+ {
    margin-top: 62px
}

.timeline.pt\+\+ {
    padding-top: 62px
}

.timeline.pb\+\+ {
    padding-bottom: 62px
}

.timeline.pt\+ {
    padding-top: 24px
}

.timeline.pb\+ {
    padding-bottom: 24px
}

.timeline.timeline--lightGrey {
    background: #f3f3f3
}

.timeline .timeline__claim {
    text-align: center
}

    .timeline .timeline__claim h2 {
        margin: 0;
        width: 100%;
        max-width: 800px;
        display: inline-block;
        font-family: "Oswald",sans-serif;
        text-transform: uppercase;
        color: #007abb;
        font-size: 32px;
        font-weight: 200
    }

.timeline .timeline__gallery {
    text-align: center;
    margin-top: 12px
}

.timeline .timeline__gallery__inner {
    display: inline-block;
    width: 100%;
    max-width: 800px
}

.timeline .timeline__gallery__slider {
    width: 100%
}

    .timeline .timeline__gallery__slider .slick-arrow {
        position: absolute;
        top: 40px;
        width: 35px;
        height: 35px;
        z-index: 99;
        outline: 0;
        border: 0;
        color: transparent;
        background-color: #0a4774;
        -webkit-transition: opacity 0.5s ease-in-out;
        -moz-transition: opacity 0.5s ease-in-out;
        -ms-transition: opacity 0.5s ease-in-out;
        -o-transition: opacity 0.5s ease-in-out;
        transition: opacity 0.5s ease-in-out;
        opacity: 0.75
    }

        .timeline .timeline__gallery__slider .slick-arrow:hover {
            opacity: 1
        }

        .timeline .timeline__gallery__slider .slick-arrow.slick-prev {
            left: 6px
        }

            .timeline .timeline__gallery__slider .slick-arrow.slick-prev:after {
                position: absolute;
                top: 2px;
                left: 11px;
                color: white;
                content: "\f104";
                font-family: "fontAwesome";
                font-size: 30px;
                line-height: 30px
            }

        .timeline .timeline__gallery__slider .slick-arrow.slick-next {
            right: 6px
        }

            .timeline .timeline__gallery__slider .slick-arrow.slick-next:after {
                position: absolute;
                top: 2px;
                left: 13px;
                color: white;
                content: "\f105";
                font-family: "fontAwesome";
                font-size: 30px;
                line-height: 30px
            }

.timeline .timeline__gallery__item {
    width: 100%;
    padding: 24px;
    background: white;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);
    margin: 12px 24px
}

@media (max-width: 767px) {
    .timeline .timeline__gallery__item {
        padding: 12px;
        margin: 12px 12px
    }
}

.timeline .timeline__gallery__item__year {
    position: relative
}

    .timeline .timeline__gallery__item__year h2 {
        position: relative;
        z-index: 2;
        padding: 0px 24px;
        background: white;
        margin: 0;
        width: auto;
        display: inline-block;
        font-family: "Oswald",sans-serif;
        text-transform: uppercase;
        color: #007abb;
        font-size: 38px;
        font-weight: 400
    }

    .timeline .timeline__gallery__item__year hr {
        z-index: 1;
        margin: 0;
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        border-color: #cccccc
    }

.timeline .timeline__gallery__item__caption {
    padding: 0 62px;
    text-align: left
}

@media (max-width: 767px) {
    .timeline .timeline__gallery__item__caption {
        padding: 0
    }
}

.timeline .timeline__gallery__item__caption p {
    margin: 12px 0px 0px;
    width: 100%;
    font-family: "Lato",sans-serif;
    color: #464646;
    font-size: 18px;
    font-weight: 400
}

.timeline .timeline__gallery__item__caption ul {
    padding: 0 0 0 18px
}

    .timeline .timeline__gallery__item__caption ul li {
        font-family: "Lato",sans-serif;
        color: #464646;
        font-size: 18px;
        font-weight: 400;
        list-style-type: none;
        margin: 12px 0 0
    }

        .timeline .timeline__gallery__item__caption ul li:before {
            color: #007abb;
            float: left;
            margin: 0 0 0 -1em;
            width: 1em;
            content: '\2022'
        }

.timeline .timeline__gallery__item__caption a {
    font-family: "Lato",sans-serif;
    color: #0a4774;
    font-size: 18px;
    font-weight: 400;
    text-decoration: underline
}

.timeline .timeline__gallery__item__caption img {
    margin-top: 12px;
    display: inline-block;
    width: 100%
}

.timeline .timeline__yearPicker {
    width: 100%;
    text-align: center
}

    .timeline .timeline__yearPicker .timeline__dots {
        display: inline-block;
        position: relative;
        margin-top: 24px;
        width: 100%
    }

        .timeline .timeline__yearPicker .timeline__dots .timeline__dots__inner {
            position: relative;
            z-index: 3;
            display: inline-block;
            width: 100%
        }

            .timeline .timeline__yearPicker .timeline__dots .timeline__dots__inner .timeline__dots__slide {
                cursor: pointer;
                float: none;
                display: inline-block;
                padding-top: 48px;
                outline: 0
            }

                .timeline .timeline__yearPicker .timeline__dots .timeline__dots__inner .timeline__dots__slide.active span {
                    border-color: #0a4774
                }

                .timeline .timeline__yearPicker .timeline__dots .timeline__dots__inner .timeline__dots__slide.current span label {
                    opacity: 1;
                    background: #0a4774
                }

                .timeline .timeline__yearPicker .timeline__dots .timeline__dots__inner .timeline__dots__slide span {
                    position: relative;
                    z-index: 3;
                    display: inline-block;
                    width: 20px;
                    height: 20px;
                    background: white;
                    border: 3px solid #007abb;
                    margin: 0 18px;
                    border-bottom-left-radius: 50%;
                    border-bottom-right-radius: 50%;
                    border-top-left-radius: 50%;
                    border-top-right-radius: 50%;
                    -webkit-transition: border-color 0.3s 0.4s ease-in-out;
                    -moz-transition: border-color 0.3s 0.4s ease-in-out;
                    -ms-transition: border-color 0.3s 0.4s ease-in-out;
                    -o-transition: border-color 0.3s 0.4s ease-in-out;
                    transition: border-color 0.3s 0.4s ease-in-out
                }

@media (max-width: 1199px) {
    .timeline .timeline__yearPicker .timeline__dots .timeline__dots__inner .timeline__dots__slide span {
        margin: 0 12px
    }
}

@media (max-width: 991px) {
    .timeline .timeline__yearPicker .timeline__dots .timeline__dots__inner .timeline__dots__slide span {
        margin: 0 6px
    }
}

.timeline .timeline__yearPicker .timeline__dots .timeline__dots__inner .timeline__dots__slide span:first-child {
    margin-left: 0
}

.timeline .timeline__yearPicker .timeline__dots .timeline__dots__inner .timeline__dots__slide span:last-child {
    margin-right: 0 !important
}

.timeline .timeline__yearPicker .timeline__dots .timeline__dots__inner .timeline__dots__slide label {
    cursor: pointer;
    position: absolute;
    top: -40px;
    left: -45px;
    width: 100px;
    max-width: 100px;
    white-space: nowrap;
    background: #0a4774;
    padding: 3px 0px;
    text-align: center;
    color: white;
    opacity: 0.1;
    -webkit-transition: opacity 0.5s ease-in-out,background-color 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out,background-color 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out,background-color 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out,background-color 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out,background-color 0.5s ease-in-out
}

    .timeline .timeline__yearPicker .timeline__dots .timeline__dots__inner .timeline__dots__slide label:after {
        position: absolute;
        bottom: -7px;
        left: 44px;
        content: "";
        width: 0;
        height: 0;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-top: 7px solid #0a4774
    }

.timeline .timeline__yearPicker .timeline__dots .timeline__line {
    position: absolute;
    width: 100%;
    height: 5px;
    bottom: 15px;
    left: 0;
    background: #007abb;
    z-index: 1
}

.timeline .timeline__yearPicker .timeline__dots .timeline__line--current {
    position: absolute;
    width: 0;
    height: 5px;
    bottom: 15px;
    left: 0;
    z-index: 2;
    background: #0a4774;
    -webkit-transition: width 0.5s ease-in-out;
    -moz-transition: width 0.5s ease-in-out;
    -ms-transition: width 0.5s ease-in-out;
    -o-transition: width 0.5s ease-in-out;
    transition: width 0.5s ease-in-out
}

@media (max-width: 480px) {
    .timeline .timeline__yearPicker .timeline__dots .timeline__line--current {
        display: none
    }
}

.boxResources {
    text-align: left;
    line-height: 1.2
}

    .boxResources.pt {
        padding-top: 24px
    }

    .boxResources.pb {
        padding-bottom: 48px
    }

.boxResources--lightGrey {
    background: #f3f3f3
}

.boxResources__inner {
    background: #fff
}

.boxResources__title {
    background: white;
    padding: 0 12px;
    padding: 24px 20px 0
}

    .boxResources__title h2 {
        margin: 0;
        width: 100%;
        display: inline-block;
        font-family: "Oswald",sans-serif;
        text-transform: uppercase;
        color: #0a4774;
        font-size: 24px;
        font-weight: 700
    }

    .boxResources__title h4 {
        margin: 0;
        width: 100%;
        display: inline-block;
        font-family: "Oswald",sans-serif;
        text-transform: uppercase;
        color: #928886;
        font-size: 16px;
        font-weight: 400
    }

.boxResources__title--search h2 {
    font-weight: 400
}

.boxResources__title--search__keywords {
    font-weight: 700;
    color: #007abb
}

.boxResources .fileList__title time {
    margin-bottom: 1px;
    line-height: 1.2
}

.boxResources .fileList__title h4 {
    line-height: 1.2
}

.boxResources .fileList__iconLink span {
    display: block;
    font-family: "Oswald",sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    margin-top: 2px;
    text-transform: uppercase;
    color: #0a4774
}

.searchResults {
    margin: 24px 0px 0px
}

    .searchResults.mt0 {
        margin-top: 0px
    }

    .searchResults.mt\+ {
        margin-top: 48px
    }

    .searchResults.mt\+\+ {
        margin-top: 62px
    }

    .searchResults.pt\+\+ {
        padding-top: 62px
    }

    .searchResults.pb\+\+ {
        padding-bottom: 62px
    }

    .searchResults.searchResults--lightGrey {
        background: #f3f3f3
    }

    .searchResults .searchResults__wrapper {
        margin: 24px 0px;
        width: 100%;
        background: white;
        padding: 24px
    }

        .searchResults .searchResults__wrapper .searchResults__claim {
            text-align: left
        }

            .searchResults .searchResults__wrapper .searchResults__claim h2 {
                margin: 0;
                font-size: 24px;
                font-family: "Oswald",sans-serif;
                text-transform: uppercase;
                color: #0a4774
            }

        .searchResults .searchResults__wrapper .searchResults__keyword {
            margin-top: 24px;
            padding: 24px 12px;
            width: 100%;
            background: #cce0eb
        }

            .searchResults .searchResults__wrapper .searchResults__keyword .searchResults__keyword__label h3 {
                margin: 0;
                font-size: 18px;
                font-family: "Oswald",sans-serif;
                text-transform: uppercase;
                color: #0a4774
            }

            .searchResults .searchResults__wrapper .searchResults__keyword .searchResults__keyword__input h3 {
                width: auto;
                display: inline-block;
                margin: 0;
                margin-right: 12px;
                font-size: 18px;
                font-family: "Oswald",sans-serif;
                text-transform: uppercase;
                color: #0a4774;
                vertical-align: middle
            }

            .searchResults .searchResults__wrapper .searchResults__keyword .searchResults__keyword__input input {
                display: inline-block;
                width: 85%;
                background: white;
                padding: 6px;
                border: 0
            }

@media (max-width: 1199px) {
    .searchResults .searchResults__wrapper .searchResults__keyword .searchResults__keyword__input input {
        width: 80%
    }
}

@media (max-width: 991px) {
    .searchResults .searchResults__wrapper .searchResults__keyword .searchResults__keyword__input input {
        width: 70%
    }
}

@media (max-width: 767px) {
    .searchResults .searchResults__wrapper .searchResults__keyword .searchResults__keyword__input input {
        margin-top: 12px;
        width: 100%
    }
}

.searchResults .searchResults__wrapper .searchResults__keyword .searchResults__keyword__submit {
    text-align: center
}

@media (max-width: 767px) {
    .searchResults .searchResults__wrapper .searchResults__keyword .searchResults__keyword__submit {
        text-align: right
    }

        .searchResults .searchResults__wrapper .searchResults__keyword .searchResults__keyword__submit button {
            max-width: 150px;
            margin-top: 12px
        }
}

.searchResults .searchResults__wrapper .searchResults__keyword .searchResults__keyword__submit button {
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    font-family: "Oswald",sans-serif;
    font-size: 14px;
    background-color: #007abb;
    padding: 6px 24px;
    color: white;
    text-decoration: none;
    outline: 0;
    border: 0;
    width: 100%;
    position: relative
}

    .searchResults .searchResults__wrapper .searchResults__keyword .searchResults__keyword__submit button i {
        position: absolute;
        top: 4px;
        right: 12px;
        font-size: 20px;
        vertical-align: top
    }

    .searchResults .searchResults__wrapper .searchResults__keyword .searchResults__keyword__submit button:hover {
        background-color: #0a4774
    }

.searchResults .searchResults__wrapper .searchResults__filters {
    padding: 12px 12px;
    width: 100%;
    background: #00bddd
}

    .searchResults .searchResults__wrapper .searchResults__filters .searchResults__filters__label {
        text-align: left
    }

    .searchResults .searchResults__wrapper .searchResults__filters .searchResults__filters__types {
        text-align: left;
        margin-top: 12px
    }

        .searchResults .searchResults__wrapper .searchResults__filters .searchResults__filters__types h3 {
            display: inline-block;
            margin: 0;
            margin-right: 36px;
            color: white;
            font-family: "Oswald",sans-serif;
            font-size: 14px;
            text-transform: uppercase;
            font-weight: 300;
            width: auto
        }

@media (max-width: 991px) {
    .searchResults .searchResults__wrapper .searchResults__filters .searchResults__filters__types h3 {
        margin-right: 15px
    }
}

@media (max-width: 767px) {
    .searchResults .searchResults__wrapper .searchResults__filters .searchResults__filters__types h3 {
        margin-right: 0;
        width: 100%;
        margin-bottom: 6px
    }
}

.searchResults .searchResults__wrapper .searchResults__filters .searchResults__filters__types button {
    width: auto;
    display: inline-block;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
    margin-right: 12px;
    color: white;
    font-family: "Oswald",sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 300;
    position: relative;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out
}

    .searchResults .searchResults__wrapper .searchResults__filters .searchResults__filters__types button:hover {
        opacity: 0.7
    }

    .searchResults .searchResults__wrapper .searchResults__filters .searchResults__filters__types button i {
        display: none;
        position: absolute;
        bottom: -30px;
        width: 100%;
        text-align: center
    }

        .searchResults .searchResults__wrapper .searchResults__filters .searchResults__filters__types button i:after {
            content: "";
            display: inline-block;
            width: 0;
            height: 0;
            border-left: 12px solid transparent;
            border-right: 12px solid transparent;
            border-bottom: 12px solid white
        }

    .searchResults .searchResults__wrapper .searchResults__filters .searchResults__filters__types button.current i {
        display: block
    }

@media (max-width: 767px) {
    .searchResults .searchResults__wrapper .searchResults__filters .searchResults__filters__types {
        margin-top: 0
    }

        .searchResults .searchResults__wrapper .searchResults__filters .searchResults__filters__types button.current {
            margin-top: 6px;
            text-decoration: underline
        }

            .searchResults .searchResults__wrapper .searchResults__filters .searchResults__filters__types button.current i {
                display: none
            }
}

.searchResults .searchResults__wrapper .searchResults__filters .searchResults__filters__selects {
    text-align: right;
    width: 100%
}

    .searchResults .searchResults__wrapper .searchResults__filters .searchResults__filters__selects .searchResults__filters__field {
        width: auto;
        display: inline-block;
        text-align: left;
        margin-left: 12px
    }

        .searchResults .searchResults__wrapper .searchResults__filters .searchResults__filters__selects .searchResults__filters__field h3 {
            display: inline-block;
            margin: 0;
            margin-right: 6px;
            color: white;
            font-family: "Oswald",sans-serif;
            font-size: 14px;
            text-transform: uppercase;
            font-weight: 300;
            width: auto;
            vertical-align: middle
        }

        .searchResults .searchResults__wrapper .searchResults__filters .searchResults__filters__selects .searchResults__filters__field .form__select__selectWrapper {
            display: inline-block;
            width: auto;
            position: relative;
            background-color: white
        }

            .searchResults .searchResults__wrapper .searchResults__filters .searchResults__filters__selects .searchResults__filters__field .form__select__selectWrapper select {
                display: inline-block;
                cursor: pointer;
                outline: 0;
                display: inline-block;
                -webkit-appearance: none;
                -moz-appearance: none;
                appearance: none;
                padding: 8px 24px;
                border-bottom-left-radius: 0px;
                border-bottom-right-radius: 0px;
                border-top-left-radius: 0px;
                border-top-right-radius: 0px;
                border: 3px solid #b5c7d5;
                font-family: "Oswald",sans-serif;
                color: #007abb;
                font-weight: 300;
                text-transform: uppercase;
                text-align: center
            }

            .searchResults .searchResults__wrapper .searchResults__filters .searchResults__filters__selects .searchResults__filters__field .form__select__selectWrapper:after {
                font-family: "fontAwesome";
                content: "\f107";
                width: 24px;
                position: absolute;
                top: 8px;
                right: 0;
                font-size: 20px;
                color: #b5c7d5
            }

@media (max-width: 767px) {
    .searchResults .searchResults__wrapper .searchResults__filters .searchResults__filters__selects {
        margin-top: 15px;
        text-align: left
    }

        .searchResults .searchResults__wrapper .searchResults__filters .searchResults__filters__selects .searchResults__filters__field {
            width: 100%;
            margin-bottom: 12px;
            margin-left: 0
        }

            .searchResults .searchResults__wrapper .searchResults__filters .searchResults__filters__selects .searchResults__filters__field h3 {
                width: 45px
            }

            .searchResults .searchResults__wrapper .searchResults__filters .searchResults__filters__selects .searchResults__filters__field .form__select__selectWrapper {
                width: calc(100% - 55px)
            }

                .searchResults .searchResults__wrapper .searchResults__filters .searchResults__filters__selects .searchResults__filters__field .form__select__selectWrapper select {
                    width: 100%
                }
}

.searchResults .searchResults__wrapper .searchResults__filters .searchResults__filters__resume {
    margin-top: 12px
}

    .searchResults .searchResults__wrapper .searchResults__filters .searchResults__filters__resume p {
        width: auto;
        display: inline-block;
        margin: 0;
        font-size: 15px;
        font-family: "Oswald",sans-serif;
        font-weight: 300;
        color: #737373
    }

.searchResults .searchResults__wrapper .searchResults__filters.searchResults__filters--subhead {
    background: white;
    border-bottom: 2px solid #d3d3d3
}

    .searchResults .searchResults__wrapper .searchResults__filters.searchResults__filters--subhead .searchResults__filters__field h3 {
        color: #737373
    }

.searchResults .searchResults__wrapper .searchResults__results {
    background: white;
    padding: 24px 0px
}

    .searchResults .searchResults__wrapper .searchResults__results .searchResults__results__item:nth-child(odd) {
        background: #f2f8fc
    }

        .searchResults .searchResults__wrapper .searchResults__results .searchResults__results__item:nth-child(odd):hover {
            background: #e2e8ec
        }

    .searchResults .searchResults__wrapper .searchResults__results .searchResults__results__item {
        background: white;
        padding: 12px;
        -webkit-transition: background 0.2s ease-in-out;
        -moz-transition: background 0.2s ease-in-out;
        -ms-transition: background 0.2s ease-in-out;
        -o-transition: background 0.2s ease-in-out;
        transition: background 0.2s ease-in-out
    }

        .searchResults .searchResults__wrapper .searchResults__results .searchResults__results__item:hover {
            background: #e2e8ec
        }

        .searchResults .searchResults__wrapper .searchResults__results .searchResults__results__item a {
            text-decoration: none
        }

        .searchResults .searchResults__wrapper .searchResults__results .searchResults__results__item .searchResults__results__thumb {
            width: auto;
            display: inline-block;
            vertical-align: middle;
            text-align: center
        }

            .searchResults .searchResults__wrapper .searchResults__results .searchResults__results__item .searchResults__results__thumb img {
                width: auto;
                display: inline-block;
                border-bottom-left-radius: 12px;
                border-bottom-right-radius: 12px;
                border-top-left-radius: 12px;
                border-top-right-radius: 12px
            }

@media (max-width: 767px) {
    .searchResults .searchResults__wrapper .searchResults__results .searchResults__results__item .searchResults__results__thumb {
        width: 100%;
        text-align: left
    }
}

.searchResults .searchResults__wrapper .searchResults__results .searchResults__results__item .searchResults__results__abtract {
    width: 82%;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    padding: 12px
}

    .searchResults .searchResults__wrapper .searchResults__results .searchResults__results__item .searchResults__results__abtract h4 {
        margin: 0;
        font-size: 14px;
        font-weight: 400;
        color: #928886;
        font-family: "Oswald",sans-serif;
        text-transform: uppercase
    }

    .searchResults .searchResults__wrapper .searchResults__results .searchResults__results__item .searchResults__results__abtract h3 {
        margin: 12px 0 0;
        font-size: 14px;
        font-weight: 600;
        color: #1d4573;
        font-family: "Oswald",sans-serif;
        text-transform: uppercase
    }

@media (max-width: 1199px) {
    .searchResults .searchResults__wrapper .searchResults__results .searchResults__results__item .searchResults__results__abtract {
        width: 78%
    }
}

@media (max-width: 991px) {
    .searchResults .searchResults__wrapper .searchResults__results .searchResults__results__item .searchResults__results__abtract {
        width: 70%
    }
}

@media (max-width: 767px) {
    .searchResults .searchResults__wrapper .searchResults__results .searchResults__results__item .searchResults__results__abtract {
        width: 100%;
        padding-left: 0
    }
}

.searchResults .searchResults__wrapper .searchResults__results .searchResults__results__item .searchResults__results__cta {
    width: 80px;
    display: inline-block;
    vertical-align: middle;
    padding: 12px;
    text-align: right
}

    .searchResults .searchResults__wrapper .searchResults__results .searchResults__results__item .searchResults__results__cta a {
        margin-top: 9px;
        width: auto;
        display: inline-block;
        font-size: 24px
    }

@media (max-width: 767px) {
    .searchResults .searchResults__wrapper .searchResults__results .searchResults__results__item .searchResults__results__cta {
        width: 15%;
        display: none
    }
}

.searchResults .searchResults__wrapper .searchResults__results .searchResults__results__item.emphasis {
    background: #00bddd
}

    .searchResults .searchResults__wrapper .searchResults__results .searchResults__results__item.emphasis .searchResults__results__abtract h4 {
        color: white
    }

    .searchResults .searchResults__wrapper .searchResults__results .searchResults__results__item.emphasis .searchResults__results__abtract h3 {
        color: white
    }

    .searchResults .searchResults__wrapper .searchResults__results .searchResults__results__item.emphasis .searchResults__results__cta a {
        color: white
    }

    .searchResults .searchResults__wrapper .searchResults__results .searchResults__results__item.emphasis:hover {
        background: #00a8c8
    }

.searchResults .searchResults__wrapper .paginator {
    text-align: right
}

@media (max-width: 767px) {
    .searchResults .searchResults__wrapper .paginator {
        text-align: center
    }
}

.paginator ul {
    display: inline-block;
    width: auto;
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center
}

    .paginator ul li {
        width: 50px;
        display: inline-block;
        margin-right: -4px;
        border-right: 1px solid #b5c7d5
    }

        .paginator ul li a {
            display: inline-block;
            width: 100%;
            padding: 6px 0px;
            font-size: 18px;
            color: #1d4573
        }

        .paginator ul li.current a {
            text-decoration: underline;
            color: #00bddd
        }

        .paginator ul li:last-child {
            margin-right: 0;
            border-right: 0
        }

label.error {
    margin: 6px 12px;
    color: red
}

.form__select__selectWrapper {
    display: inline-block;
    width: auto;
    position: relative;
    background-color: white
}

    .form__select__selectWrapper select {
        display: inline-block;
        cursor: pointer;
        outline: 0;
        display: inline-block;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        padding: 8px 36px 8px 24px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border: 3px solid #b5c7d5;
        font-family: "Oswald",sans-serif;
        color: #007abb;
        font-weight: 300;
        text-transform: uppercase;
        text-align: center
    }

        .form__select__selectWrapper select.error {
            border-color: rgba(255,0,0,0.38)
        }

    .form__select__selectWrapper:after {
        font-family: "fontAwesome";
        content: "\f107";
        width: 24px;
        position: absolute;
        top: 8px;
        right: 0;
        font-size: 20px;
        color: #b5c7d5;
        pointer-events: none
    }

    .form__select__selectWrapper.fullWidth {
        width: 100%
    }

        .form__select__selectWrapper.fullWidth select {
            width: 100%
        }

    .form__select__selectWrapper.darkBlue select {
        background: white;
        color: #0a4774
    }

    .form__select__selectWrapper.darkBlue:after {
        color: #0a4774
    }

.form__select__selectWrapper--border {
    border: 8px solid white
}

.resourceFilter {
    padding: 24px 0px
}

.resourceFilter--lightGrey {
    background: #f3f3f3
}

.resourceFilter .resourceFilter__years {
    margin-bottom: 24px
}

    .resourceFilter .resourceFilter__years.mb- {
        margin-bottom: 12px
    }

@media (max-width: 767px) {
    .resourceFilter .resourceFilter__years {
        margin-bottom: 0
    }
}

.resourceFilter .resourceFilter__years .resourceFilter__years__claim {
    text-align: center
}

    .resourceFilter .resourceFilter__years .resourceFilter__years__claim h3 {
        font-size: 18px;
        font-family: "Oswald",sans-serif;
        color: #0a4774;
        text-transform: uppercase
    }

.resourceFilter .resourceFilter__years .resourceFilter__years__claim--grey h3 {
    font-weight: lighter;
    color: #999
}

.resourceFilter .resourceFilter__years .resourceFilter__years__slider {
    width: 100%;
    padding: 6px 0;
    background: white;
    text-align: center;
    position: relative
}

    .resourceFilter .resourceFilter__years .resourceFilter__years__slider .resourceFilter__years__slider__wrapper {
        width: 100%;
        display: inline-block;
        position: relative
    }

        .resourceFilter .resourceFilter__years .resourceFilter__years__slider .resourceFilter__years__slider__wrapper .resourceFilter__years__slider__item {
            text-align: center;
            outline: 0;
            border: 0
        }

            .resourceFilter .resourceFilter__years .resourceFilter__years__slider .resourceFilter__years__slider__wrapper .resourceFilter__years__slider__item a.year {
                width: 100%;
                display: inline-block;
                text-align: center;
                width: auto;
                font-family: "Oswald",sans-serif;
                font-size: 32px;
                font-weight: 300;
                cursor: pointer;
                outline: 0;
                color: #b5c7d5
            }

                .resourceFilter .resourceFilter__years .resourceFilter__years__slider .resourceFilter__years__slider__wrapper .resourceFilter__years__slider__item a.year.active {
                    color: #0a4774
                }

    .resourceFilter .resourceFilter__years .resourceFilter__years__slider .slick-arrow {
        position: absolute;
        top: 19%;
        width: 35px;
        height: 35px;
        z-index: 99;
        outline: 0;
        border: 0;
        color: transparent;
        background-color: #0a4774;
        -webkit-transition: opacity 0.5s ease-in-out;
        -moz-transition: opacity 0.5s ease-in-out;
        -ms-transition: opacity 0.5s ease-in-out;
        -o-transition: opacity 0.5s ease-in-out;
        transition: opacity 0.5s ease-in-out;
        opacity: 0.75
    }

        .resourceFilter .resourceFilter__years .resourceFilter__years__slider .slick-arrow:hover {
            opacity: 1
        }

        .resourceFilter .resourceFilter__years .resourceFilter__years__slider .slick-arrow.slick-prev {
            left: 15px
        }

            .resourceFilter .resourceFilter__years .resourceFilter__years__slider .slick-arrow.slick-prev:after {
                position: absolute;
                top: 2px;
                left: 11px;
                color: white;
                content: "\f104";
                font-family: "fontAwesome";
                font-size: 30px;
                line-height: 30px
            }

        .resourceFilter .resourceFilter__years .resourceFilter__years__slider .slick-arrow.slick-next {
            right: 15px
        }

            .resourceFilter .resourceFilter__years .resourceFilter__years__slider .slick-arrow.slick-next:after {
                position: absolute;
                top: 2px;
                left: 13px;
                color: white;
                content: "\f105";
                font-family: "fontAwesome";
                font-size: 30px;
                line-height: 30px
            }

    .resourceFilter .resourceFilter__years .resourceFilter__years__slider .slick-dots {
        position: absolute;
        width: 100%;
        text-align: center;
        bottom: -26px;
        left: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
        z-index: 9
    }

        .resourceFilter .resourceFilter__years .resourceFilter__years__slider .slick-dots li {
            width: auto;
            display: inline-block;
            margin: 0px 3px
        }

            .resourceFilter .resourceFilter__years .resourceFilter__years__slider .slick-dots li button {
                width: 20px;
                height: 3px;
                border: 0;
                outline: 0;
                color: transparent;
                background: #0a4774;
                opacity: 0.5
            }

            .resourceFilter .resourceFilter__years .resourceFilter__years__slider .slick-dots li.slick-active button {
                opacity: 1
            }

.resourceFilter .resourceFilter__months .resourceFilter__selectLabel, .resourceFilter .resourceFilter__typologies .resourceFilter__selectLabel {
    margin: 6px 0 12px;
    text-align: left
}

@media (max-width: 767px) {
    .resourceFilter .resourceFilter__months .resourceFilter__selectLabel, .resourceFilter .resourceFilter__typologies .resourceFilter__selectLabel {
        margin: 12px 0px
    }
}

.resourceFilter .resourceFilter__months .resourceFilter__selectLabel h3, .resourceFilter .resourceFilter__typologies .resourceFilter__selectLabel h3 {
    margin: 0;
    font-size: 18px;
    font-family: "Oswald",sans-serif;
    color: #0a4774;
    text-transform: uppercase
}

.resourceFilter .resourceFilter__months .form__select__selectWrapper, .resourceFilter .resourceFilter__typologies .form__select__selectWrapper {
    width: 100%
}

    .resourceFilter .resourceFilter__months .form__select__selectWrapper select, .resourceFilter .resourceFilter__typologies .form__select__selectWrapper select {
        color: #0a4774;
        width: 100%
    }

.resourceFilter .resourceFilter__submit {
    margin-top: 36px
}

@media (max-width: 767px) {
    .resourceFilter .resourceFilter__submit {
        margin: 24px 0px 0px
    }
}

.resourceFilter .resourceFilter__submit button {
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    font-family: "Oswald",sans-serif;
    font-size: 16px;
    background-color: #007abb;
    padding: 9px 24px;
    color: white;
    text-decoration: none;
    outline: 0;
    border: 0;
    width: 100%;
    position: relative
}

    .resourceFilter .resourceFilter__submit button:hover {
        background: #0a4774
    }

.resourceFilter .resourceFilter__paginator {
    text-align: right;
    padding: 24px 0px
}

@media (max-width: 767px) {
    .resourceFilter .resourceFilter__paginator {
        text-align: center
    }
}

.resourceFilter .resourceFilter__tab {
    margin-top: 24px
}

@media (max-width: 767px) {
    .resourceFilter .resourceFilter__tab {
        margin-top: 0px;
        margin-bottom: 24px
    }
}

.resourceFilter .resourceFilter__keyword {
    width: 100%;
    margin-top: 24px
}

.resourceFilter .resourceFilter__keyword__inner {
    margin-top: 6px;
    padding: 24px 12px;
    width: 100%;
    float: left;
    background: #cce0eb
}

@media (max-width: 767px) {
    .resourceFilter .resourceFilter__keyword {
        margin-top: 0px;
        margin-bottom: 24px
    }
}

.resourceFilter .resourceFilter__keyword .resourceFilter__keyword__label h3 {
    margin: 0;
    font-size: 18px;
    font-family: "Oswald",sans-serif;
    text-transform: uppercase;
    color: #0a4774
}

.resourceFilter .resourceFilter__keyword .resourceFilter__keyword__input h3 {
    width: auto;
    display: inline-block;
    margin: 0;
    margin-right: 12px;
    font-size: 18px;
    font-family: "Oswald",sans-serif;
    text-transform: uppercase;
    color: #0a4774;
    vertical-align: middle
}

.resourceFilter .resourceFilter__keyword .resourceFilter__keyword__input input {
    display: inline-block;
    width: 100%;
    background: white;
    padding: 6px;
    border: 0
}

@media (max-width: 1199px) {
    .resourceFilter .resourceFilter__keyword .resourceFilter__keyword__input input {
        width: 80%
    }
}

@media (max-width: 991px) {
    .resourceFilter .resourceFilter__keyword .resourceFilter__keyword__input input {
        width: 70%
    }
}

@media (max-width: 767px) {
    .resourceFilter .resourceFilter__keyword .resourceFilter__keyword__input input {
        margin-top: 12px;
        width: 100%
    }
}

.resourceFilter .resourceFilter__keyword .resourceFilter__keyword__submit {
    text-align: center
}

@media (max-width: 767px) {
    .resourceFilter .resourceFilter__keyword .resourceFilter__keyword__submit {
        text-align: right
    }

        .resourceFilter .resourceFilter__keyword .resourceFilter__keyword__submit button {
            max-width: 150px;
            margin-top: 12px
        }
}

.resourceFilter .resourceFilter__keyword .resourceFilter__keyword__submit button {
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    font-family: "Oswald",sans-serif;
    font-size: 14px;
    background-color: #007abb;
    padding: 6px 24px;
    color: white;
    text-decoration: none;
    outline: 0;
    border: 0;
    width: 100%;
    position: relative
}

    .resourceFilter .resourceFilter__keyword .resourceFilter__keyword__submit button i {
        position: absolute;
        top: 4px;
        right: 12px;
        font-size: 20px;
        vertical-align: top
    }

    .resourceFilter .resourceFilter__keyword .resourceFilter__keyword__submit button:hover {
        background-color: #0a4774
    }

@media (min-width: 768px) {
    .resourceFilter .container .container, .resourceFilter .googleMaps__overlay__popup .container, .resourceFilter .container .googleMaps__overlay__popup, .resourceFilter .googleMaps__overlay__popup .googleMaps__overlay__popup {
        width: 720px
    }
}

@media (min-width: 992px) {
    .resourceFilter .container .container, .resourceFilter .googleMaps__overlay__popup .container, .resourceFilter .container .googleMaps__overlay__popup, .resourceFilter .googleMaps__overlay__popup .googleMaps__overlay__popup {
        width: 950px
    }
}

@media (min-width: 1200px) {
    .resourceFilter .container .container, .resourceFilter .googleMaps__overlay__popup .container, .resourceFilter .container .googleMaps__overlay__popup, .resourceFilter .googleMaps__overlay__popup .googleMaps__overlay__popup {
        width: 1140px
    }
}

.economicsList.pt {
    padding-top: 24px
}

.economicsList.pb {
    padding-bottom: 24px
}

.economicsList.pb\+ {
    padding-bottom: 36px
}

.economicsList.pb\+\+ {
    padding-bottom: 68px
}

.economicsList p {
    font-family: "Lato",sans-serif;
    font-size: 18px;
    margin: 0;
    font-weight: 400
}

.economicsList table p {
    font-size: 14px
}

.economicsList__whiteBox {
    background: white;
    padding: 24px 20px 30px;
    margin-top: 24px
}

.economicsList--lightGrey {
    background: #f3f3f3
}

.economicsList__claim {
    position: relative;
    text-align: center
}

    .economicsList__claim h2 {
        text-transform: uppercase;
        font-size: 24px;
        font-family: "Oswald",sans-serif;
        color: #0a4774;
        font-weight: 400
    }

    .economicsList__claim a {
        display: inline-block;
        width: auto
    }

@media (min-width: 768px) {
    .economicsList__claim a {
        position: absolute;
        top: 0;
        right: 0
    }
}

.economicsList__disclaimer small {
    margin-top: 15px;
    margin-left: 15px;
    color: #737373;
    display: block
}

.economicsList__disclaimer time {
    margin-top: 15px;
    margin-left: 15px;
    color: #007abb;
    display: block;
    font-family: Lato;
    text-transform: uppercase;
    font-size: 12px
}

.economicsList__whiteBox__table {
    margin-top: 24px
}

    .economicsList__whiteBox__table:first-child {
        margin-top: 0px
    }

    .economicsList__whiteBox__table table {
        table-layout: fixed
    }

        .economicsList__whiteBox__table table td, .economicsList__whiteBox__table table th {
            padding: 2px 8px;
            vertical-align: bottom
        }

@media (min-width: 768px) {
    .economicsList__whiteBox__table table td, .economicsList__whiteBox__table table th {
        width: 68px
    }
}

@media (min-width: 992px) {
    .economicsList__whiteBox__table table td, .economicsList__whiteBox__table table th {
        width: 90px
    }
}

@media (min-width: 1200px) {
    .economicsList__whiteBox__table table td, .economicsList__whiteBox__table table th {
        width: 110px
    }
}

.economicsList__whiteBox__table table td:nth-child(n+2), .economicsList__whiteBox__table table th:nth-child(n+2) {
    border-left: 1px solid white;
    color: white
}

@media (max-width: 767px) {
    .economicsList__whiteBox__table table td:nth-child(2), .economicsList__whiteBox__table table th:nth-child(2) {
        border-left: 0
    }
}

.economicsList__whiteBox__table table td p, .economicsList__whiteBox__table table th p {
    margin: 0
}

@media (max-width: 767px) {
    .economicsList__whiteBox__table table td:first-child:nth-last-child(4), .economicsList__whiteBox__table table td:first-child:nth-last-child(4) ~ td {
        width: 33.3333%;
        word-break: break-all;
        padding: 2px 2px;
        text-align: center
    }

    .economicsList__whiteBox__table table td:first-child:nth-last-child(5), .economicsList__whiteBox__table table td:first-child:nth-last-child(5) ~ td {
        width: 25%;
        word-break: break-all;
        padding: 2px 2px;
        text-align: center
    }

    .economicsList__whiteBox__table table td:first-child:nth-last-child(6), .economicsList__whiteBox__table table td:first-child:nth-last-child(6) ~ td {
        width: 20%;
        word-break: break-all;
        padding: 2px 2px;
        text-align: center
    }

    .economicsList__whiteBox__table table td:first-child:nth-last-child(7), .economicsList__whiteBox__table table td:first-child:nth-last-child(7) ~ td {
        width: 16.6666%;
        word-break: break-all;
        padding: 2px 2px;
        text-align: center
    }

    .economicsList__whiteBox__table table td:first-child:nth-last-child(8), .economicsList__whiteBox__table table td:first-child:nth-last-child(8) ~ td {
        width: 14.27%;
        word-break: break-all;
        padding: 2px 2px;
        text-align: center
    }

    .economicsList__whiteBox__table table td:first-child:nth-last-child(9), .economicsList__whiteBox__table table td:first-child:nth-last-child(9) ~ td {
        width: 12.5%;
        word-break: break-all;
        padding: 2px 2px;
        text-align: center
    }

    .economicsList__whiteBox__table table td:first-child:nth-last-child(10), .economicsList__whiteBox__table table td:first-child:nth-last-child(10) ~ td {
        width: 11.1%;
        word-break: break-all;
        padding: 2px 2px;
        text-align: center
    }

    .economicsList__whiteBox__table table td:first-child:nth-last-child(11), .economicsList__whiteBox__table table td:first-child:nth-last-child(11) ~ td {
        width: 10%;
        word-break: break-all;
        padding: 2px 2px;
        text-align: center
    }

    .economicsList__whiteBox__table table td:first-child:nth-last-child(12), .economicsList__whiteBox__table table td:first-child:nth-last-child(12) ~ td {
        width: 8.3332%;
        word-break: break-all;
        padding: 2px 2px;
        text-align: center
    }

    .economicsList__whiteBox__table table th:first-child:nth-last-child(4), .economicsList__whiteBox__table table th:first-child:nth-last-child(4) ~ th {
        width: 33.3333%
    }

    .economicsList__whiteBox__table table th:first-child:nth-last-child(5), .economicsList__whiteBox__table table th:first-child:nth-last-child(5) ~ th {
        width: 25%
    }

    .economicsList__whiteBox__table table th:first-child:nth-last-child(6), .economicsList__whiteBox__table table th:first-child:nth-last-child(6) ~ th {
        width: 20%
    }

    .economicsList__whiteBox__table table th:first-child:nth-last-child(7), .economicsList__whiteBox__table table th:first-child:nth-last-child(7) ~ th {
        width: 16.6666%
    }

    .economicsList__whiteBox__table table th:first-child:nth-last-child(8), .economicsList__whiteBox__table table th:first-child:nth-last-child(8) ~ th {
        width: 14.27%
    }

    .economicsList__whiteBox__table table th:first-child:nth-last-child(9), .economicsList__whiteBox__table table th:first-child:nth-last-child(9) ~ th {
        width: 12.5%
    }

    .economicsList__whiteBox__table table th:first-child:nth-last-child(10), .economicsList__whiteBox__table table th:first-child:nth-last-child(10) ~ th {
        width: 11.111%
    }

    .economicsList__whiteBox__table table th:first-child:nth-last-child(11), .economicsList__whiteBox__table table th:first-child:nth-last-child(11) ~ th {
        width: 10%
    }

    .economicsList__whiteBox__table table th:first-child:nth-last-child(12), .economicsList__whiteBox__table table th:first-child:nth-last-child(12) ~ th {
        width: 8.3332%
    }

    .economicsList__whiteBox__table table td, .economicsList__whiteBox__table table th {
        display: block;
        float: left
    }
}

@media (min-width: 768px) {
    .economicsList__whiteBox__table table td:nth-child(1), .economicsList__whiteBox__table table th:nth-child(1) {
        width: 340px
    }
}

@media (min-width: 992px) {
    .economicsList__whiteBox__table table td:nth-child(1), .economicsList__whiteBox__table table th:nth-child(1) {
        width: 450px
    }
}

@media (min-width: 1200px) {
    .economicsList__whiteBox__table table td:nth-child(1), .economicsList__whiteBox__table table th:nth-child(1) {
        width: 550px
    }
}

@media (max-width: 767px) {
    .economicsList__whiteBox__table table td:nth-child(1), .economicsList__whiteBox__table table th:nth-child(1) {
        width: 100% !important;
        display: block;
        float: left
    }
}

.economicsList__whiteBox__table table th {
    font-weight: 400;
    text-align: center
}

    .economicsList__whiteBox__table table th:nth-child(1) {
        background: #afbfc9;
        text-align: left
    }

    .economicsList__whiteBox__table table th:nth-child(2), .economicsList__whiteBox__table table th:nth-child(3) {
        background: #0091b0
    }

    .economicsList__whiteBox__table table th:nth-child(n+4) {
        background: #005e96
    }

.economicsList__whiteBox__table table td {
    text-align: right
}

    .economicsList__whiteBox__table table td:nth-child(1) {
        text-align: left
    }

.economicsList__whiteBox__table table tr:nth-child(even) td:nth-child(1) {
    background: #f2f8fc
}

.economicsList__whiteBox__table table tr:nth-child(even) td:nth-child(2), .economicsList__whiteBox__table table tr:nth-child(even) td:nth-child(3) {
    background: #00bddd
}

.economicsList__whiteBox__table table tr:nth-child(even) td:nth-child(n+4) {
    background: #007abb
}

.economicsList__whiteBox__table table tr:nth-child(odd) td:nth-child(1) {
    background: #d9dfe2
}

.economicsList__whiteBox__table table tr:nth-child(odd) td:nth-child(2), .economicsList__whiteBox__table table tr:nth-child(odd) td:nth-child(3) {
    background: #00aac6
}

.economicsList__whiteBox__table table tr:nth-child(odd) td:nth-child(n+4) {
    background: #006ea8
}

.economicsList__whiteBox__table--gray table {
    color: #333
}

    .economicsList__whiteBox__table--gray table th:nth-child(n) {
        background: #afbfc9;
        color: #333
    }

@media (max-width: 767px) {
    .economicsList__whiteBox__table--gray table tr td, .economicsList__whiteBox__table--gray table tr th {
        border-bottom: 1px solid white
    }
}

.economicsList__whiteBox__table--gray table tr:nth-child(even) td {
    color: #333
}

    .economicsList__whiteBox__table--gray table tr:nth-child(even) td:nth-child(n) {
        background: #f2f8fc
    }

.economicsList__whiteBox__table--gray table tr:nth-child(odd) td {
    color: #333
}

    .economicsList__whiteBox__table--gray table tr:nth-child(odd) td:nth-child(n) {
        background: #d9dfe2
    }

.economicsList__whiteBox__table--blue table {
    color: #333
}

    .economicsList__whiteBox__table--blue table th:nth-child(1) {
        background: #afbfc9
    }

    .economicsList__whiteBox__table--blue table th:nth-child(n+2) {
        background: #005e96
    }

@media (max-width: 767px) {
    .economicsList__whiteBox__table--blue table tr td, .economicsList__whiteBox__table--blue table tr th {
        border-bottom: 1px solid white
    }
}

.economicsList__whiteBox__table--blue table tr:nth-child(even) td:nth-child(n) {
    background: #007abb;
    color: white
}

.economicsList__whiteBox__table--blue table tr:nth-child(even) td:nth-child(1) {
    background: #f2f8fc;
    color: #333
}

.economicsList__whiteBox__table--blue table tr:nth-child(odd) td:nth-child(n) {
    background: #006ea8;
    color: white
}

.economicsList__whiteBox__table--blue table tr:nth-child(odd) td:nth-child(1) {
    background: #d9dfe2;
    color: #333
}

#cookie-bar.fixed.bottom {
    bottom: 0;
    top: auto
}

#cookie-bar.fixed {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%
}

#cookie-bar {
    background: #1abbdf none repeat scroll 0 0;
    color: #104873;
    font-size: 16px;
    height: auto;
    line-height: 24px;
    padding: 18px;
    text-align: center;
    font-family: "Lato",sans-serif
}

    #cookie-bar p {
        margin: 4px 0;
        padding: 0;
        color: #104873;
        font-size: 16px;
        line-height: 24px;
        float: left;
        text-align: left
    }

    #cookie-bar b {
        font-size: 16px;
        color: #104873;
        line-height: 24px;
        text-transform: uppercase;
        margin-top: 6px;
        margin-bottom: 6px
    }

    #cookie-bar a {
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box;
        color: #104873;
        display: inline-block;
        margin-left: 8px;
        line-height: 24px;
        text-decoration: underline;
        font-size: 16px
    }

    #cookie-bar .cb-enable {
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box;
        margin-left: 6px;
        text-align: center;
        text-decoration: none;
        cursor: pointer;
        line-height: 24px;
        padding: 5px 15px;
        letter-spacing: 1px;
        background: #1e537b;
        color: #fff;
        border: 2px solid #1e537b;
        float: right;
        font-family: "Oswald",sans-serif
    }

@media (max-width: 767px) {
    #cookie-bar .cb-enable {
        margin-top: 15px;
        float: none
    }
}

.shipList.pt {
    padding-top: 24px
}

.shipList.pb {
    padding-bottom: 24px
}

.shipList.pb\+ {
    padding-bottom: 36px
}

.shipList.pb\+\+ {
    padding-bottom: 68px
}

.shipList--lightGrey {
    background: #f3f3f3
}

.shipList .shipList__claim h2 {
    text-transform: uppercase;
    font-size: 24px;
    font-family: "Oswald",sans-serif;
    color: #0a4774;
    font-weight: 400;
    text-align: center;
    margin: 0
}

.shipList .shipList__list {
    margin-top: 24px;
    padding: 24px;
    background: white
}

@media (max-width: 767px) {
    .shipList .shipList__list {
        margin-top: 24px
    }
}

.shipList .shipList__list ul {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none
}

    .shipList .shipList__list ul li {
        text-align: left;
        margin: 0 0 6px;
        padding: 0;
        list-style-type: none;
        width: 100%;
        padding-right: 24px;
        position: relative;
        display: table;
        vertical-align: middle
    }

@media (max-width: 767px) {
    .shipList .shipList__list ul li {
        height: auto !important
    }
}

.shipList .shipList__list ul li:hover {
    opacity: 0.6
}

.shipList .shipList__list ul li a {
    padding: 0 40px 6px 0px;
    width: 100%;
    display: table-cell;
    font-family: "Oswald",sans-serif;
    color: black;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    border-bottom: 1px dotted #007abb;
    vertical-align: middle
}

    .shipList .shipList__list ul li a span {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        margin: auto auto;
        font-family: "Oswald",sans-serif;
        font-size: 16px;
        font-weight: 300;
        height: 27px;
        width: 45px;
        text-align: right
    }

    .shipList .shipList__list ul li a:after {
        font-family: "fontAwesome";
        content: "\f0da";
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        right: -20px;
        width: 12px;
        height: 28px;
        color: #007abb;
        font-size: 17px
    }

.shipList .shipList__list__title {
    text-align: left;
    color: #007abb;
    text-transform: uppercase;
    font-family: "Oswald",sans-serif;
    margin-top: 0
}

    .shipList .shipList__list__title + ul {
        margin-bottom: 30px;
        font-size: 14px
    }

        .shipList .shipList__list__title + ul li a {
            font-size: 14px
        }

@media (min-width: 768px) {
    .shipList .shipList__list__title + ul li a {
        padding-left: 15px
    }
}

.shipList .shipList__cta {
    margin-top: 24px;
    text-align: center
}

    .shipList .shipList__cta a {
        display: inline-block;
        text-transform: uppercase;
        font-family: "Oswald",sans-serif;
        font-size: 14px;
        background-color: #007abb;
        padding: 6px 12px;
        color: white;
        text-decoration: none
    }

        .shipList .shipList__cta a:hover {
            background-color: #0a4774
        }

.lastUpdate.pt {
    padding-top: 24px
}

.lastUpdate.pb {
    padding-bottom: 24px
}

.lastUpdate.pb\+ {
    padding-bottom: 36px
}

.lastUpdate.pb\+\+ {
    padding-bottom: 68px
}

.lastUpdate__whiteBox {
    background: white;
    padding: 24px 20px;
    margin-top: 24px
}

.lastUpdate--lightGrey {
    background: #f3f3f3
}

.lastUpdate time {
    margin-left: 15px;
    color: #333;
    display: block;
    font-family: Lato;
    text-transform: uppercase;
    font-size: 12px
}

.audioplayer {
    width: 100%;
    padding: 6px 0px
}

.mejs-offscreen {
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: polygon(0px 0px, 0px 0px, 0px 0px, 0px 0px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.mejs-container {
    position: relative;
    background: #000;
    font-family: "Helvetica", Arial, serif;
    text-align: left;
    vertical-align: top;
    text-indent: 0
}

.mejs-fill-container, .mejs-fill-container .mejs-container {
    width: 100%;
    height: 100%
}

.mejs-fill-container {
    overflow: hidden
}

.mejs-container:focus {
    outline: none
}

.me-plugin {
    position: absolute
}

.mejs-embed, .mejs-embed body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background: #000;
    overflow: hidden
}

.mejs-fullscreen {
    overflow: hidden !important
}

.mejs-container-fullscreen {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 1000
}

    .mejs-container-fullscreen .mejs-mediaelement, .mejs-container-fullscreen video {
        width: 100%;
        height: 100%
    }

.mejs-clear {
    clear: both
}

.mejs-background {
    position: absolute;
    top: 0;
    left: 0
}

.mejs-mediaelement {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.mejs-poster {
    position: absolute;
    top: 0;
    left: 0;
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

:root .mejs-poster img {
    display: none
}

.mejs-poster img {
    border: 0;
    padding: 0
}

.mejs-overlay {
    position: absolute;
    top: 0;
    left: 0
}

.mejs-overlay-play {
    cursor: pointer
}

.mejs-overlay-button {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px;
    background: url("../img/mediaelement/bigplay.svg") no-repeat
}

.no-svg .mejs-overlay-button {
    background-image: url("../img/mediaelement/bigplay.png")
}

.mejs-overlay:hover .mejs-overlay-button {
    background-position: 0 -100px
}

.mejs-overlay-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    margin: -40px 0 0 -40px;
    background: #333;
    background: url("../img/mediaelement/background.png");
    background: rgba(0,0,0,0.9);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50,50,50,0.9)), to(rgba(0,0,0,0.9)));
    background: -webkit-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
    background: -moz-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
    background: -o-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
    background: -ms-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
    background: linear-gradient(rgba(50,50,50,0.9), rgba(0,0,0,0.9))
}

    .mejs-overlay-loading span {
        display: block;
        width: 80px;
        height: 80px;
        background: transparent url("../img/mediaelement/loading.gif") 50% 50% no-repeat
    }

.mejs-container .mejs-controls {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0;
    bottom: 0;
    left: 0;
    background: url("../img/mediaelement/background.png");
    background: rgba(0,0,0,0.7);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50,50,50,0.7)), to(rgba(0,0,0,0.7)));
    background: -webkit-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
    background: -moz-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
    background: -o-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
    background: -ms-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
    background: linear-gradient(rgba(50,50,50,0.7), rgba(0,0,0,0.7));
    height: 30px;
    width: 100%
}

    .mejs-container .mejs-controls div {
        list-style-type: none;
        background-image: none;
        display: block;
        float: left;
        margin: 0;
        padding: 0;
        width: 26px;
        height: 26px;
        font-size: 11px;
        line-height: 11px;
        font-family: "Helvetica", Arial, serif;
        border: 0
    }

.mejs-controls .mejs-button button {
    cursor: pointer;
    display: block;
    font-size: 0;
    line-height: 0;
    text-decoration: none;
    margin: 7px 5px;
    padding: 0;
    position: absolute;
    height: 16px;
    width: 16px;
    border: 0;
    background: transparent url("../img/mediaelement/controls.svg") no-repeat
}

.no-svg .mejs-controls .mejs-button button {
    background-image: url("../img/mediaelement/controls.png")
}

.mejs-controls .mejs-button button:focus {
    outline: dotted 1px #999
}

.mejs-container .mejs-controls .mejs-time {
    color: #928886;
    display: block;
    height: 17px;
    width: auto;
    padding: 10px 3px 0 3px;
    overflow: hidden;
    text-align: center;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

    .mejs-container .mejs-controls .mejs-time a {
        color: #fff;
        font-size: 11px;
        line-height: 12px;
        display: block;
        float: left;
        margin: 1px 2px 0 0;
        width: auto
    }

.mejs-controls .mejs-play button {
    background-position: 0 0
}

.mejs-controls .mejs-pause button {
    background-position: 0 -16px
}

.mejs-controls .mejs-stop button {
    background-position: -112px 0
}

.mejs-controls div.mejs-time-rail {
    direction: ltr;
    width: 200px;
    padding-top: 5px
}

.mejs-controls .mejs-time-rail span, .mejs-controls .mejs-time-rail a {
    display: block;
    position: absolute;
    width: 180px;
    height: 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer
}

.mejs-controls .mejs-time-rail .mejs-time-total {
    margin: 5px;
    background: #928886
}

.mejs-controls .mejs-time-rail .mejs-time-buffering {
    width: 100%;
    background-image: -o-linear-gradient(-45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.75, rgba(255,255,255,0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 15px 15px;
    -moz-background-size: 15px 15px;
    -o-background-size: 15px 15px;
    background-size: 15px 15px;
    -webkit-animation: buffering-stripes 2s linear infinite;
    -moz-animation: buffering-stripes 2s linear infinite;
    -ms-animation: buffering-stripes 2s linear infinite;
    -o-animation: buffering-stripes 2s linear infinite;
    animation: buffering-stripes 2s linear infinite
}

@-webkit-keyframes buffering-stripes {
    from {
        background-position: 0 0
    }

    to {
        background-position: 30px 0
    }
}

@-moz-keyframes buffering-stripes {
    from {
        background-position: 0 0
    }

    to {
        background-position: 30px 0
    }
}

@-ms-keyframes buffering-stripes {
    from {
        background-position: 0 0
    }

    to {
        background-position: 30px 0
    }
}

@-o-keyframes buffering-stripes {
    from {
        background-position: 0 0
    }

    to {
        background-position: 30px 0
    }
}

@keyframes buffering-stripes {
    from {
        background-position: 0 0
    }

    to {
        background-position: 30px 0
    }
}

.mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #928886;
    width: 0
}

.mejs-controls .mejs-time-rail .mejs-time-current {
    background: #DEDBDB
}

.mejs-controls .mejs-time-rail .mejs-time-handle {
    display: none;
    position: absolute;
    margin: 0;
    width: 10px;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    border: solid 2px #333;
    top: -2px;
    text-align: center
}

.mejs-controls .mejs-time-rail .mejs-time-float {
    position: absolute;
    display: none;
    background: #eee;
    width: 36px;
    height: 17px;
    border: solid 1px #333;
    top: -26px;
    margin-left: -18px;
    text-align: center;
    color: #111
}

.mejs-controls .mejs-time-rail .mejs-time-float-current {
    margin: 2px;
    width: 30px;
    display: block;
    text-align: center;
    left: 0
}

.mejs-controls .mejs-time-rail .mejs-time-float-corner {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    line-height: 0;
    border: solid 5px #eee;
    border-color: #eee transparent transparent transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    top: 15px;
    left: 13px
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
    width: 48px
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
    width: 44px
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
    left: 18px
}

.mejs-controls .mejs-fullscreen-button button {
    background-position: -32px 0
}

.mejs-controls .mejs-unfullscreen button {
    background-position: -32px -16px
}

.mejs-controls .mejs-mute button {
    background-position: -16px -16px
}

.mejs-controls .mejs-unmute button {
    background-position: -16px 0
}

.mejs-controls .mejs-volume-button {
    position: relative
}

    .mejs-controls .mejs-volume-button .mejs-volume-slider {
        display: none;
        height: 115px;
        width: 25px;
        background: url("../img/mediaelement/background.png");
        background: rgba(50,50,50,0.7);
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        top: -115px;
        left: 0;
        z-index: 1;
        position: absolute;
        margin: 0
    }

    .mejs-controls .mejs-volume-button:hover {
        -webkit-border-radius: 0 0 4px 4px;
        -moz-border-radius: 0 0 4px 4px;
        border-radius: 0 0 4px 4px
    }

    .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
        position: absolute;
        left: 11px;
        top: 8px;
        width: 2px;
        height: 100px;
        background: #ddd;
        background: rgba(255,255,255,0.5);
        margin: 0
    }

    .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
        position: absolute;
        left: 11px;
        top: 8px;
        width: 2px;
        height: 100px;
        background: #ddd;
        background: rgba(255,255,255,0.9);
        margin: 0
    }

    .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
        position: absolute;
        left: 4px;
        top: -3px;
        width: 16px;
        height: 6px;
        background: #ddd;
        background: rgba(255,255,255,0.9);
        cursor: N-resize;
        -webkit-border-radius: 1px;
        -moz-border-radius: 1px;
        border-radius: 1px;
        margin: 0
    }

.mejs-controls a.mejs-horizontal-volume-slider {
    height: 26px;
    width: 56px;
    position: relative;
    display: block;
    float: left;
    vertical-align: middle
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    position: absolute;
    left: 0;
    top: 11px;
    width: 50px;
    height: 8px;
    margin: 0;
    padding: 0;
    font-size: 1px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #928886
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    position: absolute;
    left: 0;
    top: 11px;
    width: 50px;
    height: 8px;
    margin: 0;
    padding: 0;
    font-size: 1px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #DEDBDB
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
    display: none
}

.mejs-controls .mejs-captions-button {
    position: relative
}

    .mejs-controls .mejs-captions-button button {
        background-position: -48px 0
    }

    .mejs-controls .mejs-captions-button .mejs-captions-selector {
        visibility: hidden;
        position: absolute;
        bottom: 26px;
        right: -51px;
        width: 85px;
        height: 100px;
        background: url("../img/mediaelement/background.png");
        background: rgba(50,50,50,0.7);
        border: solid 1px transparent;
        padding: 10px 10px 0 10px;
        overflow: hidden;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

    .mejs-controls .mejs-captions-button:hover .mejs-captions-selector {
        visibility: visible
    }

    .mejs-controls .mejs-captions-button .mejs-captions-selector ul {
        margin: 0;
        padding: 0;
        display: block;
        list-style-type: none !important;
        overflow: hidden
    }

        .mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
            margin: 0 0 6px 0;
            padding: 0;
            list-style-type: none !important;
            display: block;
            color: #fff;
            overflow: hidden
        }

            .mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
                clear: both;
                float: left;
                margin: 3px 3px 0 5px
            }

            .mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
                width: 55px;
                float: left;
                padding: 4px 0 0 0;
                line-height: 15px;
                font-family: "Helvetica", Arial, serif;
                font-size: 10px
            }

    .mejs-controls .mejs-captions-button .mejs-captions-translations {
        font-size: 10px;
        margin: 0 0 5px 0
    }

.mejs-chapters {
    position: absolute;
    top: 0;
    left: 0;
    border-right: solid 1px #fff;
    width: 10000px;
    z-index: 1
}

    .mejs-chapters .mejs-chapter {
        position: absolute;
        float: left;
        background: #222;
        background: rgba(0,0,0,0.7);
        background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50,50,50,0.7)), to(rgba(0,0,0,0.7)));
        background: -webkit-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
        background: -moz-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
        background: -o-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
        background: -ms-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
        background: linear-gradient(rgba(50,50,50,0.7), rgba(0,0,0,0.7));
        filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232,endColorstr=#000000);
        overflow: hidden;
        border: 0
    }

        .mejs-chapters .mejs-chapter .mejs-chapter-block {
            font-size: 11px;
            color: #fff;
            padding: 5px;
            display: block;
            border-right: solid 1px #333;
            border-bottom: solid 1px #333;
            cursor: pointer
        }

        .mejs-chapters .mejs-chapter .mejs-chapter-block-last {
            border-right: none
        }

        .mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
            background: #666;
            background: rgba(102,102,102,0.7);
            background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(102,102,102,0.7)), to(rgba(50,50,50,0.6)));
            background: -webkit-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));
            background: -moz-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));
            background: -o-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));
            background: -ms-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));
            background: linear-gradient(rgba(102,102,102,0.7), rgba(50,50,50,0.6));
            filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666,endColorstr=#323232)
        }

        .mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
            font-size: 12px;
            font-weight: bold;
            display: block;
            white-space: nowrap;
            text-overflow: ellipsis;
            margin: 0 0 3px 0;
            line-height: 12px
        }

        .mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
            font-size: 12px;
            line-height: 12px;
            margin: 3px 0 4px 0;
            display: block;
            white-space: nowrap;
            text-overflow: ellipsis
        }

.mejs-captions-layer {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    line-height: 20px;
    font-size: 16px;
    color: #fff
}

    .mejs-captions-layer a {
        color: #fff;
        text-decoration: underline
    }

    .mejs-captions-layer[lang=ar] {
        font-size: 20px;
        font-weight: normal
    }

.mejs-captions-position {
    position: absolute;
    width: 100%;
    bottom: 15px;
    left: 0
}

.mejs-captions-position-hover {
    bottom: 35px
}

.mejs-captions-text {
    padding: 3px 5px;
    background: url("../img/mediaelement/background.png");
    background: rgba(20,20,20,0.5);
    white-space: pre-wrap
}

.me-cannotplay a {
    color: #fff;
    font-weight: bold
}

.me-cannotplay span {
    padding: 15px;
    display: block
}

.mejs-controls .mejs-loop-off button {
    background-position: -64px -16px
}

.mejs-controls .mejs-loop-on button {
    background-position: -64px 0
}

.mejs-controls .mejs-backlight-off button {
    background-position: -80px -16px
}

.mejs-controls .mejs-backlight-on button {
    background-position: -80px 0
}

.mejs-controls .mejs-picturecontrols-button {
    background-position: -96px 0
}

.mejs-contextmenu {
    position: absolute;
    width: 150px;
    padding: 10px;
    border-radius: 4px;
    top: 0;
    left: 0;
    background: #fff;
    border: solid 1px #999;
    z-index: 1001
}

    .mejs-contextmenu .mejs-contextmenu-separator {
        height: 1px;
        font-size: 0;
        margin: 5px 6px;
        background: #333
    }

    .mejs-contextmenu .mejs-contextmenu-item {
        font-family: "Helvetica", Arial, serif;
        font-size: 12px;
        padding: 4px 6px;
        cursor: pointer;
        color: #333
    }

        .mejs-contextmenu .mejs-contextmenu-item:hover {
            background: #2C7C91;
            color: #fff
        }

.mejs-controls .mejs-sourcechooser-button {
    position: relative
}

    .mejs-controls .mejs-sourcechooser-button button {
        background-position: -128px 0
    }

    .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
        visibility: hidden;
        position: absolute;
        bottom: 26px;
        right: -10px;
        width: 130px;
        height: 100px;
        background: url("../img/mediaelement/background.png");
        background: rgba(50,50,50,0.7);
        border: solid 1px transparent;
        padding: 10px;
        overflow: hidden;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

        .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
            margin: 0;
            padding: 0;
            display: block;
            list-style-type: none !important;
            overflow: hidden
        }

            .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
                margin: 0 0 6px 0;
                padding: 0;
                list-style-type: none !important;
                display: block;
                color: #fff;
                overflow: hidden
            }

                .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
                    clear: both;
                    float: left;
                    margin: 3px 3px 0 5px
                }

                .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
                    width: 100px;
                    float: left;
                    padding: 4px 0 0 0;
                    line-height: 15px;
                    font-family: "Helvetica", Arial, serif;
                    font-size: 10px
                }

.mejs-postroll-layer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../img/mediaelement/background.png");
    background: rgba(50,50,50,0.7);
    z-index: 1000;
    overflow: hidden
}

.mejs-postroll-layer-content {
    width: 100%;
    height: 100%
}

.mejs-postroll-close {
    position: absolute;
    right: 0;
    top: 0;
    background: url("../img/mediaelement/background.png");
    background: rgba(50,50,50,0.7);
    color: #fff;
    padding: 4px;
    z-index: 100;
    cursor: pointer
}

div.mejs-speed-button {
    width: 46px !important;
    position: relative
}

.mejs-controls .mejs-button.mejs-speed-button button {
    background: transparent;
    width: 36px;
    font-size: 11px;
    line-height: normal;
    color: #ffffff
}

.mejs-controls .mejs-speed-button .mejs-speed-selector {
    display: none;
    position: absolute;
    top: -100px;
    left: -10px;
    width: 60px;
    height: 100px;
    background: url("../img/mediaelement/background.png");
    background: rgba(50,50,50,0.7);
    border: solid 1px transparent;
    padding: 0;
    overflow: hidden;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.mejs-controls .mejs-speed-button:hover > .mejs-speed-selector {
    display: block
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected {
    color: #21f8f8
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul {
    margin: 0;
    padding: 0;
    display: block;
    list-style-type: none !important;
    overflow: hidden
}

    .mejs-controls .mejs-speed-button .mejs-speed-selector ul li {
        margin: 0 0 6px 0;
        padding: 0 10px;
        list-style-type: none !important;
        display: block;
        color: #fff;
        overflow: hidden
    }

        .mejs-controls .mejs-speed-button .mejs-speed-selector ul li input {
            clear: both;
            float: left;
            margin: 3px 3px 0 5px;
            display: none
        }

        .mejs-controls .mejs-speed-button .mejs-speed-selector ul li label {
            width: 60px;
            float: left;
            padding: 4px 0 0 0;
            line-height: 15px;
            font-family: "Helvetica", Arial, serif;
            font-size: 11px;
            color: white;
            margin-left: 5px;
            cursor: pointer
        }

        .mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover {
            background-color: #c8c8c8 !important;
            background-color: rgba(255,255,255,0.4) !important
        }

.mejs-controls .mejs-button.mejs-jump-forward-button {
    background: transparent url("../img/mediaelement/jumpforward.png") no-repeat 3px 3px
}

    .mejs-controls .mejs-button.mejs-jump-forward-button button {
        background: transparent;
        font-size: 9px;
        line-height: normal;
        color: #ffffff
    }

.mejs-controls .mejs-button.mejs-skip-back-button {
    background: transparent url("../img/mediaelement/skipback.png") no-repeat 3px 3px
}

    .mejs-controls .mejs-button.mejs-skip-back-button button {
        background: transparent;
        font-size: 9px;
        line-height: normal;
        color: #ffffff
    }

.mejs-container, .mejs-mediaelement, .mejs-controls {
    background: transparent !important
}

.mapSlider.mt0 {
    margin-top: 0
}

.mapSlider.pt {
    padding-top: 48px
}

.mapSlider.pb {
    padding-bottom: 48px
}

.mapSlider.mt0 {
    margin-top: 0px
}

.mapSlider.mt\+ {
    margin-top: 24px
}

.mapSlider.mt\+\+ {
    margin-top: 62px
}

.mapSlider.pt\+\+ {
    padding-top: 62px
}

.mapSlider.pb\+\+ {
    padding-bottom: 62px
}

.mapSlider.pt\+ {
    padding-top: 24px
}

.mapSlider.pb\+ {
    padding-bottom: 24px
}

.mapSlider--lightGrey {
    background: #f3f3f3
}

.mapSlider .mapSlider__wrapper {
    position: relative
}

    .mapSlider .mapSlider__wrapper img {
        width: 100%
    }

@media (min-width: 768px) {
    .mapSlider .mapSlider__wrapper .mapSlider__pinwrapper {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0
    }
}

@media (max-width: 767px) {
    .mapSlider .mapSlider__wrapper .mapSlider__pinwrapper {
        display: inline-block;
        width: 100%
    }
}

@media (min-width: 768px) {
    .mapSlider .mapSlider__wrapper .mapSlider__pinwrapper .map__pin {
        position: absolute;
        width: 28px;
        height: 40px;
        background-image: url("../img/pages/home/map/pin.png");
        background-size: 100%;
        background-repeat: no-repeat;
        cursor: pointer
    }

        .mapSlider .mapSlider__wrapper .mapSlider__pinwrapper .map__pin .map__pin__inner {
            display: none
        }
}

@media (max-width: 767px) {
    .mapSlider .mapSlider__wrapper .mapSlider__pinwrapper .map__pin {
        display: inline-block;
        position: relative;
        top: inherit !important;
        left: inherit !important;
        width: 100%;
        margin-top: 0px
    }

        .mapSlider .mapSlider__wrapper .mapSlider__pinwrapper .map__pin:nth-child(odd) {
            background: #e4e4e4
        }

        .mapSlider .mapSlider__wrapper .mapSlider__pinwrapper .map__pin:nth-child(even) {
            background: white
        }

        .mapSlider .mapSlider__wrapper .mapSlider__pinwrapper .map__pin .map__pin__inner {
            display: block;
            width: 100%;
            text-align: left;
            padding: 12px 24px
        }

            .mapSlider .mapSlider__wrapper .mapSlider__pinwrapper .map__pin .map__pin__inner h3 {
                margin: 0;
                width: 100%;
                display: inline-block;
                font-family: "Oswald",sans-serif;
                text-transform: uppercase;
                color: #007abb;
                font-size: 20px;
                vertical-align: middle
            }

                .mapSlider .mapSlider__wrapper .mapSlider__pinwrapper .map__pin .map__pin__inner h3 i {
                    margin-right: 6px;
                    display: inline-block;
                    width: 28px;
                    height: 40px;
                    background-image: url("../img/pages/home/map/pin.png");
                    background-size: 100%;
                    background-repeat: no-repeat;
                    vertical-align: middle
                }
}

.mapSlider .mapSlider__overlaySliderContent {
    display: none
}

.googleMaps__wrapper {
    position: relative
}

.googleMaps #gmap {
    height: 620px;
    width: 100%
}

@media (min-width: 1200px) {
    .googleMaps #gmap {
        height: 710px
    }
}

@media (max-width: 767px) {
    .googleMaps #gmap {
        height: 320px;
        max-height: 80vh
    }
}

.googleMaps .gm-style-iw h2 {
    font-size: 12px
}

.googleMaps .gm-style-iw p {
    font-size: 12px
}

.googleMaps__filters {
    background: #f3f3f3;
    padding: 24px 0
}

.googleMaps .customCheckbox label {
    color: #434343;
    margin: 0;
    padding: 0;
    font-family: "Oswald",sans-serif;
    font-weight: normal;
    cursor: pointer;
    line-height: 22px;
    top: -9px;
    font-size: 15px;
    margin-left: 5px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    outline: none !important
}

@media (max-width: 767px) {
    .googleMaps .customCheckbox label {
        font-size: 16px;
        margin-left: 10px
    }
}

@media (min-width: 992px) {
    .googleMaps .customCheckbox label {
        font-size: 16px;
        margin-left: 10px
    }
}

@media (min-width: 1200px) {
    .googleMaps .customCheckbox label {
        font-size: 16px;
        line-height: 27px;
        top: -9px
    }
}

.googleMaps .customCheckbox input {
    position: relative;
    width: 22px;
    height: 22px;
    margin-top: 14px;
    cursor: pointer;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    outline: none !important
}

@media (min-width: 1200px) {
    .googleMaps .customCheckbox input {
        width: 27px;
        height: 27px
    }
}

.googleMaps .customCheckbox input:after {
    content: "";
    border: 2px solid #a7a7a7;
    width: 22px;
    height: 22px;
    display: block;
    position: absolute;
    left: 0;
    background: white;
    top: 0
}

@media (min-width: 1200px) {
    .googleMaps .customCheckbox input:after {
        width: 27px;
        height: 27px
    }
}

.googleMaps .customCheckbox input:checked:after {
    background: white url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAIAAAC0D9CtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAVhJREFUeNqUUs3KgkAU/UZs1UKQ1iGIhC/hc+RT1DJCF4atRNC9PU1EQq1qH7SsIFz6E/qdvpFxNCG+uxjOnDvn3jv3XlJV1c8/TWCIiSngz44Rni3LUhCEr3neGhgh5DPh203qoBTQZwSxeUHHOuHq/1DqdDotFossyzqfoeHTNIX3fD43PQC72WziOF4ul6/Xi1bCzqIoLMva7/dRFDUa+AaDAYo8Ho+2bed5zr4EAZjD4QBGFMVWHsdxdF0HQDxgmg0CYOQHnkwmq9WqNZ/hcOh5nqZpwLvdznVdCNbr9Xa7BaOqqu/7eFP3kO9skiTz+fxyuaDa0Wj0eDwwLkVRgiCQJIk1sJkPPZ/PJ2TX65W6x+NxGIayLLdaX30YwpumaRjGdDq93++MR5Mo6NHAbrfbbDaDoPwzXvBOxdfGZvK5BHz9Au/orEnn2uxb77b3rhnjfwUYAF8uOaApdpSdAAAAAElFTkSuQmCC") no-repeat 50% 50%
}

@media (min-width: 768px) {
    .googleMaps__overlay {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: block;
        background: rgba(20,71,113,0.8)
    }
}

.googleMaps__overlay__popup {
    height: 90%;
    overflow: hidden
}

    .googleMaps__overlay__popup.oneCol, .googleMaps__overlay__popup.twoCol {
        max-width: 660px
    }

@media (min-width: 768px) {
    .googleMaps__overlay__popup__wrapper {
        width: 100%;
        height: 100%;
        position: relative;
        overflow-y: auto;
        padding: 24px 30px
    }
}

@media (min-width: 1200px) {
    .googleMaps__overlay__popup__wrapper {
        padding: 14px 20px
    }
}

@media (max-width: 767px) {
    .googleMaps__overlay__popup {
        padding-top: 20px;
        position: relative;
        background: #f3f3f3
    }

    .googleMaps__overlay__popup__right {
        padding-top: 20px
    }
}

@media (min-width: 768px) {
    .googleMaps__overlay__popup {
        position: absolute;
        top: 50%;
        left: 50%;
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        border: #36bedc 4px solid;
        background: white
    }
}

.googleMaps__overlay__popup__closeBtn {
    width: 28px;
    height: 28px;
    background: #0a4774;
    position: absolute;
    top: 4px;
    z-index: 1;
    right: 4px;
    cursor: pointer
}

@media (max-width: 767px) {
    .googleMaps__overlay__popup__closeBtn {
        top: 24px
    }
}

.googleMaps__overlay__popup__closeBtn .fa {
    color: white
}

.googleMaps__overlay__popup__title {
    font-size: 27px;
    line-height: 1.2;
    color: #0a4774;
    text-transform: uppercase;
    font-family: "Oswald",sans-serif
}

@media (max-width: 767px) {
    .googleMaps__overlay__popup__title {
        text-align: center
    }
}

@media (min-width: 1200px) {
    .googleMaps__overlay__popup__title {
        font-size: 36px
    }
}

.googleMaps__overlay__popup__subtitle {
    color: #086da1;
    line-height: 1.2;
    font-size: 18px;
    font-family: "Oswald",sans-serif;
    margin-bottom: 12px
}

@media (max-width: 767px) {
    .googleMaps__overlay__popup__subtitle {
        text-align: center
    }
}

@media (min-width: 1200px) {
    .googleMaps__overlay__popup__subtitle {
        font-size: 22px
    }
}

.googleMaps__overlay__popup__address {
    font-size: 15px;
    margin-bottom: 12px
}

@media (max-width: 767px) {
    .googleMaps__overlay__popup__address {
        text-align: center
    }
}

@media (min-width: 1200px) {
    .googleMaps__overlay__popup__address {
        font-size: 16px
    }
}

.googleMaps__overlay__popup .featureList__list.featureList__list--controllateInfo {
    padding: 0
}

    .googleMaps__overlay__popup .featureList__list.featureList__list--controllateInfo .featureList__list__item {
        padding: 0
    }

@media (max-width: 767px) {
    .googleMaps__overlay__popup .featureList__list.featureList__list--controllateInfo .featureList__list__item {
        margin-top: 0
    }

        .googleMaps__overlay__popup .featureList__list.featureList__list--controllateInfo .featureList__list__item h2 {
            top: 6px;
            position: relative
        }
}

.googleMaps__overlay__popup .featureList__list.featureList__list--controllateInfo .featureList__list__item .featureList__list__item__title {
    padding: 3px 12px 16px
}

    .googleMaps__overlay__popup .featureList__list.featureList__list--controllateInfo .featureList__list__item .featureList__list__item__title h2 {
        font-weight: 400
    }

.googleMaps__overlay__popup__tableInfo {
    font-size: 12px;
    margin-bottom: 20px
}

.googleMaps__overlay__popup__tableInfo__title h2 {
    margin: 0 0 15px;
    font-size: 24px;
    font-family: "Oswald",sans-serif;
    font-weight: 400;
    color: #0a4774;
    text-transform: uppercase
}

.googleMaps__overlay__popup__tableInfo__item {
    margin-bottom: 15px
}

.googleMaps__overlay__popup__tableInfo__item__title {
    font-weight: bold;
    color: #0a4774
}

.googleMaps__overlay__popup__tableInfo__item .row {
    color: #4c4c4c;
    padding: 2px 4px 2px 0
}

@media (min-width: 768px) {
    .googleMaps__overlay__popup__tableInfo__item .row:nth-child(even) {
        background: #f3f3f3
    }

    .googleMaps__overlay__popup__tableInfo__item .row:nth-child(odd) {
        background: #fff
    }
}

@media (max-width: 767px) {
    .googleMaps__overlay__popup__tableInfo__item .row:nth-child(odd) {
        background: #f3f3f3
    }

    .googleMaps__overlay__popup__tableInfo__item .row:nth-child(even) {
        background: #fff
    }
}

.googleMaps__overlay__popup__cta {
    display: inline-block;
    text-transform: uppercase;
    font-family: "Oswald",sans-serif;
    font-size: 14px;
    min-width: 134px;
    text-align: center;
    margin-top: 20px;
    background-color: #0a4774;
    padding: 6px 12px;
    color: white;
    text-decoration: none
}

@media (max-width: 767px) {
    .googleMaps__overlay__popup__cta {
        margin-bottom: 20px
    }
}

.googleMaps__overlay__popup__cta:hover {
    background-color: #007abb;
    text-decoration: none;
    color: white
}

.googleMapsLite #gmapLite {
    height: 525px;
    width: 100%
}

@media (max-width: 767px) {
    .googleMapsLite #gmapLite {
        height: 320px;
        max-height: 80vh
    }
}

.googleMapsLite .gm-style-iw h2 {
    font-size: 12px
}

.googleMapsLite .gm-style-iw p {
    font-size: 12px
}

.teleborsa {
    position: relative
}

    .teleborsa.pt {
        padding-top: 24px
    }

    .teleborsa.pb {
        padding-bottom: 24px
    }

.teleborsa--lightGrey {
    background: #f3f3f3
}

.teleborsa .container, .teleborsa .googleMaps__overlay__popup {
    background: white
}

.teleborsa__iframe {
    width: 1px;
    max-width: 100%;
    min-width: 100%;
    border: 0;
    height: 1010px;
    background: white;
    margin: auto;
    display: block
}

@media (min-width: 992px) {
    .teleborsa__iframe {
        height: 770px
    }
}

.disclaimer.pt {
    padding-top: 24px
}

.disclaimer.pb {
    padding-bottom: 24px
}

.disclaimer.pb\+ {
    padding-bottom: 36px
}

.disclaimer.pb\+\+ {
    padding-bottom: 68px
}

.disclaimer--lightGrey {
    background: #f3f3f3
}

.disclaimer__text {
    padding: 24px 15px;
    margin-top: 24px;
    font-size: 13px
}

.financialDatas {
    position: relative
}

    .financialDatas.pt {
        padding-top: 24px
    }

    .financialDatas.pb {
        padding-bottom: 24px
    }

.financialDatas--lightGrey {
    background: #f3f3f3
}

.financialDatas .financialDatas__years {
    margin-bottom: 24px
}

    .financialDatas .financialDatas__years.mb- {
        margin-bottom: 12px
    }

@media (max-width: 767px) {
    .financialDatas .financialDatas__years {
        margin-bottom: 0
    }
}

.financialDatas .financialDatas__years .financialDatas__years__claim {
    text-align: center
}

    .financialDatas .financialDatas__years .financialDatas__years__claim h3 {
        font-size: 18px;
        font-family: "Oswald",sans-serif;
        color: #0a4774;
        text-transform: uppercase
    }

.financialDatas .financialDatas__years .financialDatas__years__claim--grey h3 {
    font-weight: lighter;
    color: #999
}

.financialDatas .financialDatas__years .financialDatas__years__slider {
    width: 100%;
    padding: 6px 0;
    background: white;
    text-align: center;
    position: relative
}

    .financialDatas .financialDatas__years .financialDatas__years__slider .financialDatas__years__slider__wrapper {
        width: 100%;
        display: inline-block;
        position: relative
    }

        .financialDatas .financialDatas__years .financialDatas__years__slider .financialDatas__years__slider__wrapper .financialDatas__years__slider__item {
            text-align: center;
            outline: 0;
            border: 0
        }

            .financialDatas .financialDatas__years .financialDatas__years__slider .financialDatas__years__slider__wrapper .financialDatas__years__slider__item a.year {
                width: 100%;
                display: inline-block;
                text-align: center;
                width: auto;
                font-family: "Oswald",sans-serif;
                font-size: 32px;
                font-weight: 300;
                cursor: pointer;
                outline: 0;
                color: #b5c7d5
            }

                .financialDatas .financialDatas__years .financialDatas__years__slider .financialDatas__years__slider__wrapper .financialDatas__years__slider__item a.year.active {
                    color: #0a4774
                }

    .financialDatas .financialDatas__years .financialDatas__years__slider .slick-arrow {
        position: absolute;
        top: 19%;
        width: 35px;
        height: 35px;
        z-index: 99;
        outline: 0;
        border: 0;
        color: transparent;
        background-color: #0a4774;
        -webkit-transition: opacity 0.5s ease-in-out;
        -moz-transition: opacity 0.5s ease-in-out;
        -ms-transition: opacity 0.5s ease-in-out;
        -o-transition: opacity 0.5s ease-in-out;
        transition: opacity 0.5s ease-in-out;
        opacity: 0.75
    }

        .financialDatas .financialDatas__years .financialDatas__years__slider .slick-arrow:hover {
            opacity: 1
        }

        .financialDatas .financialDatas__years .financialDatas__years__slider .slick-arrow.slick-prev {
            left: 15px
        }

            .financialDatas .financialDatas__years .financialDatas__years__slider .slick-arrow.slick-prev:after {
                position: absolute;
                top: 2px;
                left: 11px;
                color: white;
                content: "\f104";
                font-family: "fontAwesome";
                font-size: 30px;
                line-height: 30px
            }

        .financialDatas .financialDatas__years .financialDatas__years__slider .slick-arrow.slick-next {
            right: 15px
        }

            .financialDatas .financialDatas__years .financialDatas__years__slider .slick-arrow.slick-next:after {
                position: absolute;
                top: 2px;
                left: 13px;
                color: white;
                content: "\f105";
                font-family: "fontAwesome";
                font-size: 30px;
                line-height: 30px
            }

    .financialDatas .financialDatas__years .financialDatas__years__slider .slick-dots {
        position: absolute;
        width: 100%;
        text-align: center;
        bottom: -26px;
        left: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
        z-index: 9
    }

        .financialDatas .financialDatas__years .financialDatas__years__slider .slick-dots li {
            width: auto;
            display: inline-block;
            margin: 0px 3px
        }

            .financialDatas .financialDatas__years .financialDatas__years__slider .slick-dots li button {
                width: 20px;
                height: 3px;
                border: 0;
                outline: 0;
                color: transparent;
                background: #0a4774;
                opacity: 0.5
            }

            .financialDatas .financialDatas__years .financialDatas__years__slider .slick-dots li.slick-active button {
                opacity: 1
            }

.financialDatas__table {
    padding: 30px;
    background: white
}

@media (max-width: 480px) {
    .financialDatas__table {
        padding: 15px
    }
}

.financialDatas__table__header {
    background: white;
    text-align: center;
    font-weight: bold;
    font-family: "Oswald",sans-serif;
    color: #0a4774;
    text-transform: uppercase;
    font-size: 24px
}

@media (max-width: 767px) {
    .financialDatas__table__header {
        font-size: 18px
    }
}

@media (max-width: 480px) {
    .financialDatas__table__header {
        font-size: 13px
    }
}

.financialDatas__table__row:nth-child(even) {
    background: #f2f8fc
}

.financialDatas__table__row:nth-child(odd) {
    background: white
}

@media (min-width: 768px) {
    .financialDatas__table__row {
        display: flex;
        display: -ms-flex;
        display: -webkit-flex;
        align-items: center;
        -ms-align-items: center;
        -webkit-align-items: center
    }
}

.financialDatas__cell {
    text-align: center;
    padding: 15px
}

@media (max-width: 480px) {
    .financialDatas__cell {
        padding: 5px
    }
}

.financialDatas__cell--title {
    text-align: left;
    font-weight: bold;
    font-family: "Oswald",sans-serif;
    color: #0a4774;
    font-size: 24px;
    text-transform: uppercase
}

@media (max-width: 767px) {
    .financialDatas__cell--title {
        font-size: 18px
    }
}

@media (max-width: 480px) {
    .financialDatas__cell--title {
        font-size: 13px
    }
}

.financialDatas__iconLink {
    display: inline-block;
    text-decoration: none !important;
    text-align: center
}

    .financialDatas__iconLink .fa {
        color: #1d4573;
        font-size: 32px;
        display: block
    }

    .financialDatas__iconLink span {
        font-family: "Oswald",sans-serif;
        color: #0a4774;
        font-size: 12px
    }

.financialDatas__iconLink--light .fa {
    color: #007abb
}

.financialDatas .play-sound .fa {
    color: #0a4774;
    font-size: 18px;
    cursor: pointer
}

.financialDatas .audioplayer--shared {
    height: 0px;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.financialDatas .row {
    padding: 0
}

@media (min-width: 768px) {
    .financialDatas .container .container, .financialDatas .googleMaps__overlay__popup .container, .financialDatas .container .googleMaps__overlay__popup, .financialDatas .googleMaps__overlay__popup .googleMaps__overlay__popup {
        width: 720px
    }
}

@media (min-width: 992px) {
    .financialDatas .container .container, .financialDatas .googleMaps__overlay__popup .container, .financialDatas .container .googleMaps__overlay__popup, .financialDatas .googleMaps__overlay__popup .googleMaps__overlay__popup {
        width: 950px
    }
}

@media (min-width: 1200px) {
    .financialDatas .container .container, .financialDatas .googleMaps__overlay__popup .container, .financialDatas .container .googleMaps__overlay__popup, .financialDatas .googleMaps__overlay__popup .googleMaps__overlay__popup {
        width: 1140px
    }
}

.analystsTable .container-fluid {
    text-align: left
}

.analystsTable__title h2 {
    color: #0a4774;
    display: inline-block;
    font-family: "Oswald",sans-serif;
    font-size: 24px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
    width: 100%
}

.analystsTable.pt {
    padding-top: 24px
}

.analystsTable.pb {
    padding-bottom: 24px
}

.analystsTable.pb\+ {
    padding-bottom: 36px
}

.analystsTable.pb\+\+ {
    padding-bottom: 68px
}

.analystsTable p {
    font-family: "Lato",sans-serif;
    font-size: 18px;
    margin: 0;
    font-weight: 400
}

.analystsTable table {
    width: 100%;
    margin-top: 24px
}

    .analystsTable table th {
        color: #007abb;
        text-transform: uppercase
    }

    .analystsTable table p, .analystsTable table td, .analystsTable table th {
        font-size: 14px
    }

    .analystsTable table tr:nth-of-type(odd) {
        background: #f2f8fc
    }

    .analystsTable table thead tr:nth-of-type(odd) {
        background: white
    }

    .analystsTable table td, .analystsTable table th {
        padding: 5px
    }

@media (min-width: 768px) {
    .analystsTable table td, .analystsTable table th {
        height: 40px
    }
}

.analystsTable table td {
    text-align: left;
    position: relative
}

@media (min-width: 768px) {
    .analystsTable table td:after {
        content: "";
        position: absolute;
        top: 6px;
        bottom: 6px;
        left: -4px;
        width: 2px;
        background-color: #d7dce0
    }

    .analystsTable table td:first-child:after {
        content: none
    }
}

.analystsTable table td:nth-child(3) a, .analystsTable table td.email-td a {
    color: #0a4774
}

.analystsTable table td:nth-child(3):after, .analystsTable table td.email-td:after {
    content: none
}

@media (min-width: 768px) {
    .analystsTable table td:nth-child(4) {
        text-align: right;
        padding-right: 7px
    }
}

@media (min-width: 768px) {
    .analystsTable table td[colspan="3"] + td {
        text-align: right;
        padding-right: 7px
    }
}

@media (max-width: 767px) {
    .analystsTable table td[colspan="3"]:before, .analystsTable table td[colspan="3"] + td:before {
        content: none !important
    }

    .analystsTable table td[colspan="2"] {
        display: none
    }
}

@media (min-width: 768px) {
    .analystsTable table td:before {
        content: none !important
    }
}

@media (max-width: 767px) {
    .analystsTable table td:before {
        content: attr(data-label-content)
    }
}

@media only screen and (max-width: 768px) {
    .analystsTable table table, .analystsTable table thead, .analystsTable table tbody, .analystsTable table th, .analystsTable table td, .analystsTable table tr {
        display: block
    }

        .analystsTable table thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px
        }

    .analystsTable table tr {
        border-left: 1px solid #eee;
        border-right: 1px solid #eee
    }

        .analystsTable table tr:first-child {
            border-top: 1px solid #eee
        }

    .analystsTable table td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%
    }

        .analystsTable table td:before {
            position: absolute;
            top: 6px;
            left: 6px;
            width: 45%;
            padding-right: 10px;
            white-space: nowrap
        }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .analystsTable table body {
        padding: 0;
        margin: 0;
        width: 320px
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .analystsTable table body {
        width: 495px
    }
}

.analystsTable__whiteBox {
    background: white;
    padding: 24px 20px 30px;
    margin-top: 24px
}

.analystsTable--lightGrey {
    background: #f3f3f3
}

.sostenibilitaTop {
    max-width: 1920px;
    margin: auto
}

.sostenibilitaTop__container {
    position: relative
}

    .sostenibilitaTop__container canvas[data-waterify] {
        height: auto !important
    }

@media (max-width: 767px) {
    .sostenibilitaTop__container canvas[data-waterify] {
        height: 680px !important;
        width: auto
    }
}

@media (max-width: 480px) {
    .sostenibilitaTop__container canvas[data-waterify] {
        height: 640px !important;
        width: auto
    }
}

@media (min-width: 768px) {
    .sostenibilitaTop__container canvas[data-waterify] {
        width: 120% !important;
        left: -10%;
        position: relative
    }
}

@media (min-width: 992px) {
    .sostenibilitaTop__container canvas[data-waterify] {
        width: 100% !important;
        left: auto
    }
}

.sostenibilitaTop__container__heading {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 20px;
    width: 100%
}

    .sostenibilitaTop__container__heading h1 {
        margin-top: 30px;
        color: white;
        text-transform: uppercase;
        text-align: center;
        font-size: 50px;
        font-family: 'Oswald';
        font-weight: bold
    }

@media (max-width: 767px) {
    .sostenibilitaTop__container__heading h1 {
        font-size: 30px
    }
}

.sostenibilitaTop__container__heading p {
    font-size: 18px;
    text-align: center;
    color: white;
    font-family: 'Oswald'
}

@media (max-width: 767px) {
    .sostenibilitaTop__container__heading p {
        font-size: 15px
    }
}

@media (max-width: 480px) {
    .sostenibilitaTop__container__heading p {
        font-size: 14px
    }
}

.sostenibilitaTop__container__bg {
    width: 100%;
    height: auto;
    display: block;
    margin: auto
}

.sostenibilitaTop__container__sea {
    background-image: url(../img/sostenibilita/top_bg--bottom.jpg);
    background-size: cover;
    background-position: center
}

@media (max-width: 767px) {
    .sostenibilitaTop__container__sea img {
        height: 680px;
        width: auto
    }
}

@media (max-width: 480px) {
    .sostenibilitaTop__container__sea img {
        height: 640px;
        width: auto
    }
}

@media (min-width: 768px) {
    .sostenibilitaTop__container__sea img {
        max-width: none;
        width: 120%;
        position: relative;
        left: -60%
    }
}

@media (min-width: 992px) {
    .sostenibilitaTop__container__sea img {
        max-width: 100%;
        left: auto
    }
}

.sostenibilitaTop__mobileBtn {
    position: absolute;
    z-index: 1;
    top: 88%;
    left: 50%;
    width: 86%;
    max-width: 400px;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

    .sostenibilitaTop__mobileBtn .btn {
        position: absolute;
        width: 46%;
        background: rgba(0,20,60,0.5);
        top: 4px;
        left: 50%;
        margin-left: -23%;
        color: #40c9fd;
        border-radius: 0;
        display: table;
        text-transform: uppercase;
        white-space: normal;
        height: 45px;
        padding: 3px;
        font-family: "Oswald";
        font-weight: 300
    }

        .sostenibilitaTop__mobileBtn .btn span {
            display: table-cell;
            vertical-align: middle;
            white-space: normal
        }

.sostenibilitaTop__navigator {
    position: absolute;
    z-index: 1;
    top: 69%;
    left: 50%;
    width: 44%;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

    .sostenibilitaTop__navigator .en, .sostenibilitaTop__navigator .it {
        display: none !important
    }

        .sostenibilitaTop__navigator.it .sostenibilitaTop__navigator__cursor {
            opacity: 1
        }

        .sostenibilitaTop__navigator.it .it {
            display: block !important
        }

        .sostenibilitaTop__navigator.en .sostenibilitaTop__navigator__cursor {
            opacity: 1
        }

        .sostenibilitaTop__navigator.en .en {
            display: block !important
        }

@media (max-width: 767px) {
    .sostenibilitaTop__navigator {
        top: 53%;
        width: 86%;
        max-width: 400px
    }
}

@media (max-width: 480px) {
    .sostenibilitaTop__navigator {
        top: 57%
    }
}

@media (min-width: 992px) {
    .sostenibilitaTop__navigator {
        top: 62%;
        left: 50%;
        width: 30%
    }
}

.sostenibilitaTop__navigator__cursor, .sostenibilitaTop__navigator__label--on, .sostenibilitaTop__navigator__label {
    position: absolute;
    top: 0;
    left: 50%;
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -ms-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    -webkit-perspective: 1000;
    -webkit-backface-visibility: hidden
}

.sostenibilitaTop__navigator__cursor {
    opacity: 0
}

.sostenibilitaTop__navigator__label--on {
    opacity: 0
}

.sostenibilitaTop__navigator img {
    max-width: 100%;
    margin: auto;
    display: block
}

.sostenibilitaTop__navigator__btn {
    z-index: 1;
    display: block;
    position: absolute;
    width: 48%;
    top: 10%;
    height: 2%;
    left: 50%;
    opacity: 0 !important;
    outline: 0 !important;
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

    .sostenibilitaTop__navigator__btn:after {
        content: "";
        width: 100%;
        height: 500%;
        border-top-left-radius: 100% 200%;
        border-top-right-radius: 100% 200%;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        display: block;
        position: absolute;
        bottom: 100%;
        left: 50%;
        -moz-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }

    .sostenibilitaTop__navigator__btn[data-section="gov"] {
        width: 30%;
        -moz-transform: translate(-50%, 0) rotate(16deg);
        -o-transform: translate(-50%, 0) rotate(16deg);
        -ms-transform: translate(-50%, 0) rotate(16deg);
        -webkit-transform: translate(-50%, 0) rotate(16deg);
        transform: translate(-50%, 0) rotate(16deg);
        -moz-transform-origin: 50% 2000%;
        -o-transform-origin: 50% 2000%;
        -ms-transform-origin: 50% 2000%;
        -webkit-transform-origin: 50% 2000%;
        transform-origin: 50% 2000%
    }

    .sostenibilitaTop__navigator__btn[data-section="per"] {
        -moz-transform: translate(-50%, 0) rotate(72deg);
        -o-transform: translate(-50%, 0) rotate(72deg);
        -ms-transform: translate(-50%, 0) rotate(72deg);
        -webkit-transform: translate(-50%, 0) rotate(72deg);
        transform: translate(-50%, 0) rotate(72deg);
        -moz-transform-origin: 50% 2000%;
        -o-transform-origin: 50% 2000%;
        -ms-transform-origin: 50% 2000%;
        -webkit-transform-origin: 50% 2000%;
        transform-origin: 50% 2000%
    }

    .sostenibilitaTop__navigator__btn[data-section="soc"] {
        -moz-transform: translate(-50%, 0) rotate(144deg);
        -o-transform: translate(-50%, 0) rotate(144deg);
        -ms-transform: translate(-50%, 0) rotate(144deg);
        -webkit-transform: translate(-50%, 0) rotate(144deg);
        transform: translate(-50%, 0) rotate(144deg);
        -moz-transform-origin: 50% 2000%;
        -o-transform-origin: 50% 2000%;
        -ms-transform-origin: 50% 2000%;
        -webkit-transform-origin: 50% 2000%;
        transform-origin: 50% 2000%
    }

    .sostenibilitaTop__navigator__btn[data-section="amb"] {
        -moz-transform: translate(-50%, 0) rotate(261deg);
        -o-transform: translate(-50%, 0) rotate(261deg);
        -ms-transform: translate(-50%, 0) rotate(261deg);
        -webkit-transform: translate(-50%, 0) rotate(261deg);
        transform: translate(-50%, 0) rotate(261deg);
        -moz-transform-origin: 50% 2000%;
        -o-transform-origin: 50% 2000%;
        -ms-transform-origin: 50% 2000%;
        -webkit-transform-origin: 50% 2000%;
        transform-origin: 50% 2000%
    }

    .sostenibilitaTop__navigator__btn[data-section="eco"] {
        -moz-transform: translate(-50%, 0) rotate(201deg);
        -o-transform: translate(-50%, 0) rotate(201deg);
        -ms-transform: translate(-50%, 0) rotate(201deg);
        -webkit-transform: translate(-50%, 0) rotate(201deg);
        transform: translate(-50%, 0) rotate(201deg);
        -moz-transform-origin: 50% 2000%;
        -o-transform-origin: 50% 2000%;
        -ms-transform-origin: 50% 2000%;
        -webkit-transform-origin: 50% 2000%;
        transform-origin: 50% 2000%
    }

    .sostenibilitaTop__navigator__btn[data-section="pro"] {
        -moz-transform: translate(-50%, 0) rotate(325deg);
        -o-transform: translate(-50%, 0) rotate(325deg);
        -ms-transform: translate(-50%, 0) rotate(325deg);
        -webkit-transform: translate(-50%, 0) rotate(325deg);
        transform: translate(-50%, 0) rotate(325deg);
        -moz-transform-origin: 50% 2000%;
        -o-transform-origin: 50% 2000%;
        -ms-transform-origin: 50% 2000%;
        -webkit-transform-origin: 50% 2000%;
        transform-origin: 50% 2000%
    }

.sostenibilitaTop__left {
    position: absolute;
    height: 48%;
    top: 69%;
    left: 50%;
    width: 28%;
    -moz-transform: translate(-151%, -50%);
    -o-transform: translate(-151%, -50%);
    -ms-transform: translate(-151%, -50%);
    -webkit-transform: translate(-151%, -50%);
    transform: translate(-151%, -50%)
}

@media (max-width: 767px) {
    .sostenibilitaTop__left {
        display: none
    }
}

@media (min-width: 992px) {
    .sostenibilitaTop__left {
        top: 62%;
        left: 50%;
        width: 25.4%;
        -moz-transform: translate(-151%, -50%);
        -o-transform: translate(-151%, -50%);
        -ms-transform: translate(-151%, -50%);
        -webkit-transform: translate(-151%, -50%);
        transform: translate(-151%, -50%)
    }
}

.sostenibilitaTop__left__menu {
    width: 40%;
    height: 31%;
    position: absolute;
    display: block;
    background-image: url(../img/sostenibilita/bg_menu.png);
    background-size: contain;
    background-repeat: no-repeat;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (min-width: 992px) {
    .sostenibilitaTop__left__menu {
        width: 33%;
        height: 33%
    }
}

.sostenibilitaTop__left__menu:hover {
    background-image: url(../img/sostenibilita/bg_menu_hover.png)
}

.sostenibilitaTop__left__menu--dark {
    background-image: url(../img/sostenibilita/bg_menu.png)
}

.sostenibilitaTop__left__menu--dark--xs {
    background-image: url(../img/sostenibilita/bg_menu.png);
    width: 30%;
    height: 30%
}

.sostenibilitaTop__left__menu a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-bottom: 111%;
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%)
}

.sostenibilitaTop__left__menu span {
    font-family: "Oswald";
    color: white;
    text-align: center;
    position: absolute;
    top: 50%;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    font-weight: 100;
    line-height: 1.2;
    width: 80%;
    font-size: 1.51vw
}

@media (min-width: 992px) {
    .sostenibilitaTop__left__menu span {
        font-size: 1.0vw
    }
}

@media (min-width: 1920px) {
    .sostenibilitaTop__left__menu span {
        font-size: 21px
    }
}

.sostenibilitaTop__left__menu.pos-1, .sostenibilitaTop__left__menu.pos-2, .sostenibilitaTop__left__menu.pos-3, .sostenibilitaTop__left__menu.pos-4, .sostenibilitaTop__left__menu.pos-5, .sostenibilitaTop__left__menu.pos-6 {
    top: 32%;
    left: 45%;
    display: none
}

@media (min-width: 992px) {
    .sostenibilitaTop__left__menu.pos-1, .sostenibilitaTop__left__menu.pos-2, .sostenibilitaTop__left__menu.pos-3, .sostenibilitaTop__left__menu.pos-4, .sostenibilitaTop__left__menu.pos-5, .sostenibilitaTop__left__menu.pos-6 {
        display: block
    }
}

.sostenibilitaTop__left__menu.pos-6 img {
    max-width: 70%;
    top: -5px;
    position: relative
}

@media (min-width: 992px) {
    .sostenibilitaTop__left__menu.pos-6 img {
        max-width: 55%
    }
}

.sostenibilitaTop__left__menu.pos-7 {
    top: 64%;
    left: 45%;
    width: 34%
}

    .sostenibilitaTop__left__menu.pos-7 span {
        width: 100%;
        text-transform: uppercase;
        padding: 2px;
        font-size: 1.05vw
    }

    .sostenibilitaTop__left__menu.pos-7 img {
        max-width: 23%;
        top: -5px;
        position: relative;
        display: block;
        margin: auto
    }

    .sostenibilitaTop__left__menu.pos-7 small {
        display: none;
        display: block;
        margin-bottom: 4px
    }

    .sostenibilitaTop__left__menu.pos-7 .on {
        display: none
    }

    .sostenibilitaTop__left__menu.pos-7:hover .off {
        display: none
    }

    .sostenibilitaTop__left__menu.pos-7:hover .on {
        display: block
    }

    .sostenibilitaTop__left__menu.pos-7:hover span, .sostenibilitaTop__left__menu.pos-7:hover small {
        color: #0a4774
    }

@media (min-width: 992px) {
    .sostenibilitaTop__left__menu.pos-1 {
        top: 24%;
        left: 38.5%
    }

    .sostenibilitaTop__left__menu.pos-2 {
        top: 24%;
        left: 73.5%
    }

    .sostenibilitaTop__left__menu.pos-3 {
        top: 50%;
        left: 56%
    }

    .sostenibilitaTop__left__menu.pos-4 {
        top: 76%;
        left: 73.5%
    }

    .sostenibilitaTop__left__menu.pos-5 {
        top: 76%;
        left: 38.5%
    }

    .sostenibilitaTop__left__menu.pos-6 {
        top: 50%;
        left: 21%
    }

    .sostenibilitaTop__left__menu.pos-7 {
        width: 30%;
        top: 76%;
        left: 4%
    }

        .sostenibilitaTop__left__menu.pos-7 span {
            font-size: .73vw
        }
}

@media (min-width: 992px) and (min-width: 1920px) {
    .sostenibilitaTop__left__menu.pos-7 span {
        font-size: 14px
    }
}

@media (min-width: 992px) {
    .sostenibilitaTop__left__menu.pos-7 small {
        font-size: .65vw
    }
}

@media (min-width: 992px) and (min-width: 1920px) {
    .sostenibilitaTop__left__menu.pos-7 small {
        font-size: 13px
    }
}

.sostenibilitaTop__right {
    position: absolute;
    height: 48%;
    left: 50%;
    width: 28%;
    top: 69%;
    -moz-transform: translate(57%, -50%);
    -o-transform: translate(57%, -50%);
    -ms-transform: translate(57%, -50%);
    -webkit-transform: translate(57%, -50%);
    transform: translate(57%, -50%)
}

@media (max-width: 767px) {
    .sostenibilitaTop__right {
        display: none
    }
}

@media (min-width: 992px) {
    .sostenibilitaTop__right {
        top: 62%;
        width: 25.4%
    }
}

.sostenibilitaTop__right__composit {
    display: none;
    max-height: 100%;
    width: auto;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

@media (min-width: 992px) {
    .sostenibilitaTop__right__composit {
        display: block
    }
}

.sostenibilitaTop__right__cta {
    position: absolute;
    left: 47.5%;
    width: 35%;
    padding-bottom: 40%;
    top: 50%;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url(../img/sostenibilita/bg_menu.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    height: auto;
    font-family: "Oswald";
    font-weight: 100;
    text-transform: uppercase;
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%)
}

@media (min-width: 992px) {
    .sostenibilitaTop__right__cta {
        top: 86%;
        width: 21%;
        padding-bottom: 25%;
        display: none
    }
}

.sostenibilitaTop__right__cta:hover {
    background-image: url(../img/sostenibilita/bg_menu_hover.png)
}

.sostenibilitaTop__right__cta span {
    position: absolute;
    top: 50%;
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 0;
    width: 100%;
    text-align: center;
    line-height: 1.2;
    font-size: 1.8vw;
    color: white
}

    .sostenibilitaTop__right__cta span:hover {
        color: #0a4774
    }

@media (min-width: 992px) {
    .sostenibilitaTop__right__cta span {
        right: 32%;
        font-size: 1.1vw
    }
}

@media (min-width: 1920px) {
    .sostenibilitaTop__right__cta span {
        font-size: 21px
    }
}

.sostenibilitaTop[data-current=pro] .sostenibilitaTop__left__menu[data-section=pro] {
    display: block;
    background-image: url(../img/sostenibilita/bg_menu_hover.png)
}

    .sostenibilitaTop[data-current=pro] .sostenibilitaTop__left__menu[data-section=pro] span {
        color: #0a4774
    }

.sostenibilitaTop[data-current=pro] .sostenibilitaTop__navigator__label[data-section=pro] {
    opacity: 0
}

.sostenibilitaTop[data-current=pro] .sostenibilitaTop__right__composit[data-section=pro], .sostenibilitaTop[data-current=pro] .sostenibilitaTop__navigator__label--on[data-section=pro] {
    opacity: 1
}

.sostenibilitaTop[data-current=pro] .sostenibilitaTop__navigator__cursor {
    -moz-transform: translate(-50%, 0) rotate(325deg);
    -o-transform: translate(-50%, 0) rotate(325deg);
    -ms-transform: translate(-50%, 0) rotate(325deg);
    -webkit-transform: translate(-50%, 0) rotate(325deg);
    transform: translate(-50%, 0) rotate(325deg)
}

.sostenibilitaTop[data-current=per] .sostenibilitaTop__left__menu[data-section=per] {
    display: block;
    background-image: url(../img/sostenibilita/bg_menu_hover.png)
}

    .sostenibilitaTop[data-current=per] .sostenibilitaTop__left__menu[data-section=per] span {
        color: #0a4774
    }

.sostenibilitaTop[data-current=per] .sostenibilitaTop__navigator__label[data-section=per] {
    opacity: 0
}

.sostenibilitaTop[data-current=per] .sostenibilitaTop__right__composit[data-section=per], .sostenibilitaTop[data-current=per] .sostenibilitaTop__navigator__label--on[data-section=per] {
    opacity: 1
}

.sostenibilitaTop[data-current=per] .sostenibilitaTop__navigator__cursor {
    -moz-transform: translate(-50%, 0) rotate(72deg);
    -o-transform: translate(-50%, 0) rotate(72deg);
    -ms-transform: translate(-50%, 0) rotate(72deg);
    -webkit-transform: translate(-50%, 0) rotate(72deg);
    transform: translate(-50%, 0) rotate(72deg)
}

.sostenibilitaTop[data-current=per] .sostenibilitaTop__navigator.en .sostenibilitaTop__navigator__cursor {
    -moz-transform: translate(-50%, 0) rotate(68deg);
    -o-transform: translate(-50%, 0) rotate(68deg);
    -ms-transform: translate(-50%, 0) rotate(68deg);
    -webkit-transform: translate(-50%, 0) rotate(68deg);
    transform: translate(-50%, 0) rotate(68deg)
}

.sostenibilitaTop[data-current=amb] .sostenibilitaTop__left__menu[data-section=amb] {
    display: block;
    background-image: url(../img/sostenibilita/bg_menu_hover.png)
}

    .sostenibilitaTop[data-current=amb] .sostenibilitaTop__left__menu[data-section=amb] span {
        color: #0a4774
    }

.sostenibilitaTop[data-current=amb] .sostenibilitaTop__navigator__label[data-section=amb] {
    opacity: 0
}

.sostenibilitaTop[data-current=amb] .sostenibilitaTop__right__composit[data-section=amb], .sostenibilitaTop[data-current=amb] .sostenibilitaTop__navigator__label--on[data-section=amb] {
    opacity: 1
}

.sostenibilitaTop[data-current=amb] .sostenibilitaTop__navigator__cursor {
    -moz-transform: translate(-50%, 0) rotate(262deg);
    -o-transform: translate(-50%, 0) rotate(262deg);
    -ms-transform: translate(-50%, 0) rotate(262deg);
    -webkit-transform: translate(-50%, 0) rotate(262deg);
    transform: translate(-50%, 0) rotate(262deg)
}

.sostenibilitaTop[data-current=eco] .sostenibilitaTop__left__menu[data-section=eco] {
    display: block;
    background-image: url(../img/sostenibilita/bg_menu_hover.png)
}

    .sostenibilitaTop[data-current=eco] .sostenibilitaTop__left__menu[data-section=eco] span {
        color: #0a4774
    }

.sostenibilitaTop[data-current=eco] .sostenibilitaTop__navigator__label[data-section=eco] {
    opacity: 0
}

.sostenibilitaTop[data-current=eco] .sostenibilitaTop__right__composit[data-section=eco], .sostenibilitaTop[data-current=eco] .sostenibilitaTop__navigator__label--on[data-section=eco] {
    opacity: 1
}

.sostenibilitaTop[data-current=eco] .sostenibilitaTop__navigator__cursor {
    -moz-transform: translate(-50%, 0) rotate(201deg);
    -o-transform: translate(-50%, 0) rotate(201deg);
    -ms-transform: translate(-50%, 0) rotate(201deg);
    -webkit-transform: translate(-50%, 0) rotate(201deg);
    transform: translate(-50%, 0) rotate(201deg)
}

.sostenibilitaTop[data-current=eco] .sostenibilitaTop__navigator.en .sostenibilitaTop__navigator__cursor {
    -moz-transform: translate(-50%, 0) rotate(196deg);
    -o-transform: translate(-50%, 0) rotate(196deg);
    -ms-transform: translate(-50%, 0) rotate(196deg);
    -webkit-transform: translate(-50%, 0) rotate(196deg);
    transform: translate(-50%, 0) rotate(196deg)
}

.sostenibilitaTop[data-current=soc] .sostenibilitaTop__left__menu[data-section=soc] {
    display: block;
    background-image: url(../img/sostenibilita/bg_menu_hover.png)
}

    .sostenibilitaTop[data-current=soc] .sostenibilitaTop__left__menu[data-section=soc] span {
        color: #0a4774
    }

.sostenibilitaTop[data-current=soc] .sostenibilitaTop__navigator__label[data-section=soc] {
    opacity: 0
}

.sostenibilitaTop[data-current=soc] .sostenibilitaTop__right__composit[data-section=soc], .sostenibilitaTop[data-current=soc] .sostenibilitaTop__navigator__label--on[data-section=soc] {
    opacity: 1
}

.sostenibilitaTop[data-current=soc] .sostenibilitaTop__navigator__cursor {
    -moz-transform: translate(-50%, 0) rotate(144deg);
    -o-transform: translate(-50%, 0) rotate(144deg);
    -ms-transform: translate(-50%, 0) rotate(144deg);
    -webkit-transform: translate(-50%, 0) rotate(144deg);
    transform: translate(-50%, 0) rotate(144deg)
}

.sostenibilitaTop[data-current=soc] .sostenibilitaTop__navigator.en .sostenibilitaTop__navigator__cursor {
    -moz-transform: translate(-50%, 0) rotate(136deg);
    -o-transform: translate(-50%, 0) rotate(136deg);
    -ms-transform: translate(-50%, 0) rotate(136deg);
    -webkit-transform: translate(-50%, 0) rotate(136deg);
    transform: translate(-50%, 0) rotate(136deg)
}

.sostenibilitaTop .iconHelm--off {
    display: inline-block
}

.sostenibilitaTop .iconHelm--on {
    display: none
}

.sostenibilitaTop[data-current=gov] .iconHelm--on {
    display: inline-block
}

.sostenibilitaTop[data-current=gov] .iconHelm--off {
    display: none
}

.sostenibilitaTop[data-current=gov] .sostenibilitaTop__left__menu[data-section=gov] {
    display: block;
    background-image: url(../img/sostenibilita/bg_menu_hover.png)
}

    .sostenibilitaTop[data-current=gov] .sostenibilitaTop__left__menu[data-section=gov] span {
        color: #0a4774
    }

.sostenibilitaTop[data-current=gov] .sostenibilitaTop__navigator__label[data-section=gov] {
    opacity: 0
}

.sostenibilitaTop[data-current=gov] .sostenibilitaTop__right__composit[data-section=gov], .sostenibilitaTop[data-current=gov] .sostenibilitaTop__navigator__label--on[data-section=gov] {
    opacity: 1
}

.sostenibilitaTop[data-current=gov] .sostenibilitaTop__navigator__cursor {
    -moz-transform: translate(-50%, 0) rotate(16deg);
    -o-transform: translate(-50%, 0) rotate(16deg);
    -ms-transform: translate(-50%, 0) rotate(16deg);
    -webkit-transform: translate(-50%, 0) rotate(16deg);
    transform: translate(-50%, 0) rotate(16deg)
}

.sostenibilitaTop[data-current=gov] .sostenibilitaTop__navigator.en .sostenibilitaTop__navigator__cursor {
    -moz-transform: translate(-50%, 0) rotate(13deg);
    -o-transform: translate(-50%, 0) rotate(13deg);
    -ms-transform: translate(-50%, 0) rotate(13deg);
    -webkit-transform: translate(-50%, 0) rotate(13deg);
    transform: translate(-50%, 0) rotate(13deg)
}

.sostenibilitaTop .sostenibilitaTop__arrowDown {
    position: absolute;
    bottom: 0px;
    text-align: center;
    width: 100%;
    color: #03bcde;
    font-size: 50px
}

.sostenibilitaTop .sostenibilitaTop--inner__heading {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    color: white;
    width: 370px;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-family: "Oswald"
}

@media (max-width: 767px) {
    .sostenibilitaTop .sostenibilitaTop--inner__heading {
        top: 30px;
        -moz-transform: translate(-50%, 0%);
        -o-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
        -webkit-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%)
    }
}

@media (min-width: 992px) {
    .sostenibilitaTop .sostenibilitaTop--inner__heading {
        width: 480px
    }
}

.sostenibilitaTop .sostenibilitaTop--inner__heading h2 {
    font-size: 36px;
    margin-bottom: 15px
}

@media (max-width: 767px) {
    .sostenibilitaTop .sostenibilitaTop--inner__heading h2 {
        font-size: 28px
    }
}

.sostenibilitaTop .sostenibilitaTop--inner__heading p {
    font-size: 18px;
    margin-bottom: 15px
}

.sostenibilitaTop .sostenibilitaTop--inner__preview {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 170px;
    -moz-transform: translate(210px, -50%);
    -o-transform: translate(210px, -50%);
    -ms-transform: translate(210px, -50%);
    -webkit-transform: translate(210px, -50%);
    transform: translate(210px, -50%)
}

@media (max-width: 767px) {
    .sostenibilitaTop .sostenibilitaTop--inner__preview {
        display: none
    }
}

@media (min-width: 992px) {
    .sostenibilitaTop .sostenibilitaTop--inner__preview {
        width: 190px;
        -moz-transform: translate(265px, -50%);
        -o-transform: translate(265px, -50%);
        -ms-transform: translate(265px, -50%);
        -webkit-transform: translate(265px, -50%);
        transform: translate(265px, -50%)
    }
}

@media (min-width: 1200px) {
    .sostenibilitaTop .sostenibilitaTop--inner__preview {
        width: 205px;
        -moz-transform: translate(265px, -50%);
        -o-transform: translate(265px, -50%);
        -ms-transform: translate(265px, -50%);
        -webkit-transform: translate(265px, -50%);
        transform: translate(265px, -50%)
    }
}

.sostenibilitaTop .sostenibilitaTop--inner__preview img {
    max-width: 100%
}

@media (max-width: 767px) {
    .sostenibilitaTop .sostenibilitaTop__back {
        position: absolute;
        width: auto;
        background: rgba(0,20,60,0.5);
        bottom: 20px;
        left: 20px;
        color: #40c9fd;
        border-radius: 0;
        display: table;
        text-transform: uppercase;
        white-space: normal;
        height: 45px;
        padding: 3px 20px;
        text-align: center;
        font-family: "Oswald";
        font-weight: 300
    }

        .sostenibilitaTop .sostenibilitaTop__back br {
            display: none
        }

        .sostenibilitaTop .sostenibilitaTop__back span {
            display: table-cell;
            vertical-align: middle;
            white-space: normal
        }

        .sostenibilitaTop .sostenibilitaTop__back img {
            display: none
        }
}

@media (min-width: 768px) {
    .sostenibilitaTop .sostenibilitaTop__back {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 138px;
        -moz-transform: translate(-350px, -50%);
        -o-transform: translate(-350px, -50%);
        -ms-transform: translate(-350px, -50%);
        -webkit-transform: translate(-350px, -50%);
        transform: translate(-350px, -50%)
    }

        .sostenibilitaTop .sostenibilitaTop__back img {
            max-width: 100%
        }
}

@media (min-width: 992px) {
    .sostenibilitaTop .sostenibilitaTop__back {
        width: 138px;
        -moz-transform: translate(-430px, -50%);
        -o-transform: translate(-430px, -50%);
        -ms-transform: translate(-430px, -50%);
        -webkit-transform: translate(-430px, -50%);
        transform: translate(-430px, -50%)
    }
}

@media (min-width: 768px) {
    .sostenibilitaTop .sostenibilitaTop__back__text {
        position: absolute;
        top: 50%;
        left: 50%;
        color: white;
        font-weight: 300;
        text-align: center;
        font-family: "Oswald";
        text-shadow: 0px 0px 8px cyan;
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}

.sostenibilitaTop--inner .sostenibilitaTop__container canvas[data-waterify] {
    height: auto !important
}

@media (max-width: 767px) {
    .sostenibilitaTop--inner .sostenibilitaTop__container canvas[data-waterify] {
        height: 450px !important;
        width: auto
    }
}

@media (max-width: 480px) {
    .sostenibilitaTop--inner .sostenibilitaTop__container canvas[data-waterify] {
        height: 450px !important;
        width: auto
    }
}

.sostenibilitaNumbers {
    max-width: 1920px;
    margin: auto;
    background: #e4f4fb
}

.sostenibilitaNumbers__heading h2 {
    margin-top: 30px;
    text-align: center;
    color: #0a4774;
    font-size: 36px;
    font-family: "Oswald";
    text-transform: uppercase
}

@media (max-width: 767px) {
    .sostenibilitaNumbers__heading h2 {
        font-size: 28px
    }
}

.sostenibilitaNumbers__heading p {
    color: #464646;
    font-family: "Lato";
    font-size: 16px;
    text-align: center
}

.sostenibilitaNumbers__infografica {
    min-height: 648px;
    background-image: url(../img/sostenibilita/world-map.png);
    background-position: center center;
    background-repeat: no-repeat;
    position: relative
}

@media (max-width: 480px) {
    .sostenibilitaNumbers__infografica {
        min-height: 450px
    }
}

@media (max-width: 1142px) {
    .sostenibilitaNumbers__infografica {
        background-size: cover
    }
}

.sostenibilitaNumbers__infografica #particles-js {
    width: 440px;
    height: 440px;
    display: block;
    position: absolute;
    top: 30%;
    left: 50%;
    margin-left: -220px;
    margin-top: -220px
}

@media (min-width: 1143px) {
    .sostenibilitaNumbers__infografica #particles-js {
        top: 40%
    }
}

@media (max-width: 480px) {
    .sostenibilitaNumbers__infografica #particles-js {
        width: 340px;
        height: 340px;
        margin-left: -170px
    }
}

.sostenibilitaNumbers__infografica__value {
    position: absolute;
    top: 30%;
    left: 50%;
    margin-left: -150px;
    margin-top: -150px
}

@media (min-width: 1143px) {
    .sostenibilitaNumbers__infografica__value {
        top: 40%
    }
}

@media (max-width: 480px) {
    .sostenibilitaNumbers__infografica__value {
        margin-left: -120px;
        margin-top: -120px
    }
}

.sostenibilitaNumbers__infografica__value__hex {
    width: 300px;
    height: 346px;
    background-image: url(../img/sostenibilita/hexagon-big.svg);
    background-size: contain;
    background-repeat: no-repeat;
    display: table
}

@media (max-width: 480px) {
    .sostenibilitaNumbers__infografica__value__hex {
        width: 240px;
        height: 278px;
        background-image: url(../img/sostenibilita/hexagon-big.svg);
        background-size: contain;
        background-repeat: no-repeat
    }
}

.sostenibilitaNumbers__infografica__value__hex .step {
    text-align: center;
    display: none;
    font-size: 36px;
    color: white;
    font-family: "Oswald";
    vertical-align: middle;
    font-weight: 400
}

    .sostenibilitaNumbers__infografica__value__hex .step div {
        display: inline-block
    }

    .sostenibilitaNumbers__infografica__value__hex .step .xlg {
        font-size: 60px
    }

    .sostenibilitaNumbers__infografica__value__hex .step .lg {
        font-size: 44px
    }

    .sostenibilitaNumbers__infografica__value__hex .step .xs {
        font-size: 26px
    }

    .sostenibilitaNumbers__infografica__value__hex .step .xxs {
        font-size: 20px
    }

    .sostenibilitaNumbers__infografica__value__hex .step.active {
        display: table-cell
    }

.sostenibilitaNumbers__infografica__disclaimer {
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center;
    color: #007cb8;
    font-size: "Oswald"
}

@media (min-width: 1143px) {
    .sostenibilitaNumbers__infografica__ctrl .hex {
        display: table;
        top: 40%;
        left: 50%;
        position: absolute !important;
        text-decoration: none;
        font-size: 14px;
        -webkit-transition: all 0.34s;
        -moz-transition: all 0.34s;
        -ms-transition: all 0.34s;
        -o-transition: all 0.34s;
        transition: all 0.34s
    }

        .sostenibilitaNumbers__infografica__ctrl .hex.inactive {
            opacity: .3
        }

    .sostenibilitaNumbers__infografica__ctrl .hex__line {
        position: absolute;
        height: 2px;
        background-color: #03bcde;
        -moz-transform-origin: left;
        -o-transform-origin: left;
        -ms-transform-origin: left;
        -webkit-transform-origin: left;
        transform-origin: left;
        margin-left: -1px;
        width: 0;
        -webkit-transition: width 0.34s;
        -moz-transition: width 0.34s;
        -ms-transition: width 0.34s;
        -o-transition: width 0.34s;
        transition: width 0.34s
    }

    .sostenibilitaNumbers__infografica__ctrl .hex--1 {
        width: 96px;
        height: 110px;
        background-image: url(../img/sostenibilita/hexagon.svg);
        background-size: contain;
        background-repeat: no-repeat;
        margin-left: -501px;
        margin-top: -186px
    }

        .sostenibilitaNumbers__infografica__ctrl .hex--1.active .hex__line {
            width: 280px
        }

        .sostenibilitaNumbers__infografica__ctrl .hex--1 .hex__line {
            top: 74%;
            left: 100%;
            -moz-transform: rotate(20deg);
            -o-transform: rotate(20deg);
            -ms-transform: rotate(20deg);
            -webkit-transform: rotate(20deg);
            transform: rotate(20deg)
        }

    .sostenibilitaNumbers__infografica__ctrl .hex--2 {
        width: 119px;
        height: 138px;
        background-image: url(../img/sostenibilita/hexagon.svg);
        background-size: contain;
        background-repeat: no-repeat;
        margin-left: -400px;
        margin-top: -216px
    }

        .sostenibilitaNumbers__infografica__ctrl .hex--2.active .hex__line {
            width: 149px
        }

        .sostenibilitaNumbers__infografica__ctrl .hex--2 .hex__line {
            top: 74%;
            left: 100%;
            -moz-transform: rotate(20deg);
            -o-transform: rotate(20deg);
            -ms-transform: rotate(20deg);
            -webkit-transform: rotate(20deg);
            transform: rotate(20deg)
        }

    .sostenibilitaNumbers__infografica__ctrl .hex--3 {
        width: 102px;
        height: 118px;
        background-image: url(../img/sostenibilita/hexagon.svg);
        background-size: contain;
        background-repeat: no-repeat;
        margin-left: -572px;
        margin-top: -80px
    }

        .sostenibilitaNumbers__infografica__ctrl .hex--3.active .hex__line {
            width: 329px
        }

        .sostenibilitaNumbers__infografica__ctrl .hex--3 .hex__line {
            top: 74%;
            left: 100%;
            -moz-transform: rotate(9deg);
            -o-transform: rotate(9deg);
            -ms-transform: rotate(9deg);
            -webkit-transform: rotate(9deg);
            transform: rotate(9deg)
        }

    .sostenibilitaNumbers__infografica__ctrl .hex--4 {
        width: 137px;
        height: 158px;
        background-image: url(../img/sostenibilita/hexagon.svg);
        background-size: contain;
        background-repeat: no-repeat;
        margin-left: -456px;
        margin-top: -99px;
        font-size: 16px
    }

        .sostenibilitaNumbers__infografica__ctrl .hex--4.active .hex__line {
            width: 178px
        }

        .sostenibilitaNumbers__infografica__ctrl .hex--4 .hex__line {
            top: 74%;
            left: 100%;
            -moz-transform: rotate(9deg);
            -o-transform: rotate(9deg);
            -ms-transform: rotate(9deg);
            -webkit-transform: rotate(9deg);
            transform: rotate(9deg)
        }

    .sostenibilitaNumbers__infografica__ctrl .hex--5 {
        width: 109px;
        height: 126px;
        background-image: url(../img/sostenibilita/hexagon.svg);
        background-size: contain;
        background-repeat: no-repeat;
        margin-left: -529px;
        margin-top: 23px
    }

        .sostenibilitaNumbers__infografica__ctrl .hex--5.active .hex__line {
            width: 284px
        }

        .sostenibilitaNumbers__infografica__ctrl .hex--5 .hex__line {
            top: 26%;
            left: 100%;
            -moz-transform: rotate(-14deg);
            -o-transform: rotate(-14deg);
            -ms-transform: rotate(-14deg);
            -webkit-transform: rotate(-14deg);
            transform: rotate(-14deg)
        }

    .sostenibilitaNumbers__infografica__ctrl .hex--6 {
        width: 155px;
        height: 178px;
        background-image: url(../img/sostenibilita/hexagon.svg);
        background-size: contain;
        background-repeat: no-repeat;
        margin-left: -410px;
        margin-top: 35px
    }

        .sostenibilitaNumbers__infografica__ctrl .hex--6.active .hex__line {
            width: 134px
        }

        .sostenibilitaNumbers__infografica__ctrl .hex--6 .hex__line {
            top: 26%;
            left: 100%;
            margin-left: -2px;
            -moz-transform: rotate(-34deg);
            -o-transform: rotate(-34deg);
            -ms-transform: rotate(-34deg);
            -webkit-transform: rotate(-34deg);
            transform: rotate(-34deg)
        }

    .sostenibilitaNumbers__infografica__ctrl .hex--7 {
        width: 121px;
        height: 140px;
        background-image: url(../img/sostenibilita/hexagon.svg);
        background-size: contain;
        background-repeat: no-repeat;
        margin-left: -525px;
        margin-top: 152px;
        font-size: 15px
    }

        .sostenibilitaNumbers__infografica__ctrl .hex--7.active .hex__line {
            width: 334px
        }

        .sostenibilitaNumbers__infografica__ctrl .hex--7 .hex__line {
            top: 74%;
            left: 100%;
            -moz-transform: rotate(-21deg);
            -o-transform: rotate(-21deg);
            -ms-transform: rotate(-21deg);
            -webkit-transform: rotate(-21deg);
            transform: rotate(-21deg)
        }

    .sostenibilitaNumbers__infografica__ctrl .hex--8 {
        width: 124px;
        height: 144px;
        background-image: url(../img/sostenibilita/hexagon.svg);
        background-size: contain;
        background-repeat: no-repeat;
        margin-left: 315px;
        margin-top: -223px;
        font-size: 15px
    }

        .sostenibilitaNumbers__infografica__ctrl .hex--8.active .hex__line {
            width: 214px
        }

        .sostenibilitaNumbers__infografica__ctrl .hex--8 .hex__line {
            top: 74%;
            left: 0%;
            margin-left: 1px;
            -moz-transform: rotate(171deg);
            -o-transform: rotate(171deg);
            -ms-transform: rotate(171deg);
            -webkit-transform: rotate(171deg);
            transform: rotate(171deg)
        }

    .sostenibilitaNumbers__infografica__ctrl .hex--9 {
        width: 89px;
        height: 102px;
        background-image: url(../img/sostenibilita/hexagon.svg);
        background-size: contain;
        background-repeat: no-repeat;
        margin-left: 281px;
        margin-top: -100px
    }

        .sostenibilitaNumbers__infografica__ctrl .hex--9.active .hex__line {
            width: 139px
        }

        .sostenibilitaNumbers__infografica__ctrl .hex--9 .hex__line {
            top: 74%;
            left: 0%;
            margin-left: 1px;
            -moz-transform: rotate(171deg);
            -o-transform: rotate(171deg);
            -ms-transform: rotate(171deg);
            -webkit-transform: rotate(171deg);
            transform: rotate(171deg)
        }

    .sostenibilitaNumbers__infografica__ctrl .hex--10 {
        width: 110px;
        height: 128px;
        background-image: url(../img/sostenibilita/hexagon.svg);
        background-size: contain;
        background-repeat: no-repeat;
        margin-left: 387px;
        margin-top: -110px
    }

        .sostenibilitaNumbers__infografica__ctrl .hex--10.active .hex__line {
            width: 259px
        }

        .sostenibilitaNumbers__infografica__ctrl .hex--10 .hex__line {
            top: 73%;
            left: 0%;
            margin-left: 1px;
            -moz-transform: rotate(161deg);
            -o-transform: rotate(161deg);
            -ms-transform: rotate(161deg);
            -webkit-transform: rotate(161deg);
            transform: rotate(161deg)
        }

    .sostenibilitaNumbers__infografica__ctrl .hex--11 {
        width: 120px;
        height: 138px;
        background-image: url(../img/sostenibilita/hexagon.svg);
        background-size: contain;
        background-repeat: no-repeat;
        margin-left: 313px;
        margin-top: -10px;
        font-size: 15px
    }

        .sostenibilitaNumbers__infografica__ctrl .hex--11.active .hex__line {
            width: 173px
        }

        .sostenibilitaNumbers__infografica__ctrl .hex--11 .hex__line {
            top: 27%;
            left: 0%;
            margin-left: 1px;
            -moz-transform: rotate(190deg);
            -o-transform: rotate(190deg);
            -ms-transform: rotate(190deg);
            -webkit-transform: rotate(190deg);
            transform: rotate(190deg)
        }

    .sostenibilitaNumbers__infografica__ctrl .hex--12 {
        width: 123px;
        height: 142px;
        background-image: url(../img/sostenibilita/hexagon.svg);
        background-size: contain;
        background-repeat: no-repeat;
        margin-left: 245px;
        margin-top: 106px;
        font-size: 15px
    }

        .sostenibilitaNumbers__infografica__ctrl .hex--12.active .hex__line {
            width: 128px
        }

        .sostenibilitaNumbers__infografica__ctrl .hex--12 .hex__line {
            top: 27%;
            left: 0%;
            margin-left: 1px;
            -moz-transform: rotate(190deg);
            -o-transform: rotate(190deg);
            -ms-transform: rotate(190deg);
            -webkit-transform: rotate(190deg);
            transform: rotate(190deg)
        }

    .sostenibilitaNumbers__infografica__ctrl .hex--13 {
        width: 140px;
        height: 162px;
        background-image: url(../img/sostenibilita/hexagon.svg);
        background-size: contain;
        background-repeat: no-repeat;
        margin-left: 378px;
        margin-top: 97px;
        font-size: 18px
    }

        .sostenibilitaNumbers__infografica__ctrl .hex--13.active .hex__line {
            width: 270px
        }

        .sostenibilitaNumbers__infografica__ctrl .hex--13 .hex__line {
            top: 27%;
            left: 0%;
            margin-left: 1px;
            -moz-transform: rotate(210deg);
            -o-transform: rotate(210deg);
            -ms-transform: rotate(210deg);
            -webkit-transform: rotate(210deg);
            transform: rotate(210deg)
        }

    .sostenibilitaNumbers__infografica__ctrl .hex--14 {
        width: 120px;
        height: 138px;
        background-image: url(../img/sostenibilita/hexagon.svg);
        background-size: contain;
        background-repeat: no-repeat;
        margin-left: 446px;
        margin-top: -220px;
        font-size: 16px
    }

        .sostenibilitaNumbers__infografica__ctrl .hex--14.active .hex__line {
            width: 310px
        }

        .sostenibilitaNumbers__infografica__ctrl .hex--14 .hex__line {
            top: 74%;
            left: 0%;
            margin-left: 1px;
            -moz-transform: rotate(166deg);
            -o-transform: rotate(166deg);
            -ms-transform: rotate(166deg);
            -webkit-transform: rotate(166deg);
            transform: rotate(166deg)
        }

    .sostenibilitaNumbers__infografica__ctrl .hex--15 {
        width: 105px;
        height: 122px;
        background-image: url(../img/sostenibilita/hexagon.svg);
        background-size: contain;
        background-repeat: no-repeat;
        margin-left: 450px;
        margin-top: -5px
    }

        .sostenibilitaNumbers__infografica__ctrl .hex--15.active .hex__line {
            width: 310px
        }

        .sostenibilitaNumbers__infografica__ctrl .hex--15 .hex__line {
            top: 27%;
            left: 0%;
            margin-left: 1px;
            -moz-transform: rotate(186deg);
            -o-transform: rotate(186deg);
            -ms-transform: rotate(186deg);
            -webkit-transform: rotate(186deg);
            transform: rotate(186deg)
        }

    .sostenibilitaNumbers__infografica__ctrl .hex.active {
        background-image: url(../img/sostenibilita/hexagon-hover.svg)
    }

        .sostenibilitaNumbers__infografica__ctrl .hex.active span {
            color: white
        }

    .sostenibilitaNumbers__infografica__ctrl .hex span {
        text-align: center;
        font-family: "Oswald";
        color: #0079b9;
        display: table-cell;
        padding: 0 4px;
        vertical-align: middle
    }
}

@media (max-width: 1142px) {
    .sostenibilitaNumbers__infografica__ctrl .hex {
        visibility: hidden;
        opacity: 0;
        position: absolute;
        text-align: center;
        width: 100%;
        top: 70%;
        font-family: "Oswald";
        font-size: 30px;
        padding: 0 15px;
        color: #0a4774;
        cursor: default;
        text-decoration: none !important;
        @transition (opacity .3s)
    }
}

@media (max-width: 1142px) and (max-width: 480px) {
    .sostenibilitaNumbers__infografica__ctrl .hex {
        top: 67%;
        font-size: 24px
    }
}

@media (max-width: 1142px) {
    .sostenibilitaNumbers__infografica__ctrl .hex br {
        display: none
    }

    .sostenibilitaNumbers__infografica__ctrl .hex.active {
        visibility: visible;
        opacity: 1
    }
}

@media (max-width: 1142px) {
    .sostenibilitaNumbers__infografica .sostenibilitaNumbers__infografica__arrow__prev, .sostenibilitaNumbers__infografica .sostenibilitaNumbers__infografica__arrow__next {
        position: absolute;
        background: #0a4774;
        width: 42px;
        height: 42px;
        display: block;
        top: 34%;
        margin-top: -21px;
        cursor: pointer;
        opacity: 1;
        -webkit-transition: opacity 0.3s;
        -moz-transition: opacity 0.3s;
        -ms-transition: opacity 0.3s;
        -o-transition: opacity 0.3s;
        transition: opacity 0.3s
    }

        .sostenibilitaNumbers__infografica .sostenibilitaNumbers__infografica__arrow__prev:after, .sostenibilitaNumbers__infografica .sostenibilitaNumbers__infografica__arrow__next:after {
            position: absolute;
            color: white;
            top: 50%;
            left: 50%;
            font-size: 25px;
            font-family: "FontAwesome";
            -moz-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%)
        }

        .sostenibilitaNumbers__infografica .sostenibilitaNumbers__infografica__arrow__prev:hover, .sostenibilitaNumbers__infografica .sostenibilitaNumbers__infografica__arrow__next:hover {
            opacity: .9
        }

    .sostenibilitaNumbers__infografica .sostenibilitaNumbers__infografica__arrow__prev {
        left: 3%
    }
}

@media (max-width: 1142px) and (min-width: 1200px) {
    .sostenibilitaNumbers__infografica .sostenibilitaNumbers__infografica__arrow__prev {
        left: 50%;
        margin-left: 400px
    }
}

@media (max-width: 1142px) {
    .sostenibilitaNumbers__infografica .sostenibilitaNumbers__infografica__arrow__prev:after {
        content: "\f053";
        left: 45%
    }

    .sostenibilitaNumbers__infografica .sostenibilitaNumbers__infografica__arrow__next {
        right: 3%
    }
}

@media (max-width: 1142px) and (min-width: 1200px) {
    .sostenibilitaNumbers__infografica .sostenibilitaNumbers__infografica__arrow__next {
        right: 50%;
        margin-right: 400px
    }
}

@media (max-width: 1142px) {
    .sostenibilitaNumbers__infografica .sostenibilitaNumbers__infografica__arrow__next:after {
        content: "\f054";
        left: 55%
    }
}

@media (max-width: 767px) {
    .sostenibilitaNumbers__infografica .sostenibilitaNumbers__infografica__arrow__prev {
        left: 20px
    }

    .sostenibilitaNumbers__infografica .sostenibilitaNumbers__infografica__arrow__next {
        right: 20px
    }
}

@media (max-width: 480px) {
    .sostenibilitaNumbers__infografica .sostenibilitaNumbers__infografica__arrow__prev, .sostenibilitaNumbers__infografica .sostenibilitaNumbers__infografica__arrow__next {
        width: 36px;
        height: 36px;
        margin-top: -16px
    }

        .sostenibilitaNumbers__infografica .sostenibilitaNumbers__infografica__arrow__prev:after, .sostenibilitaNumbers__infografica .sostenibilitaNumbers__infografica__arrow__next:after {
            font-size: 20px;
            margin-top: 1px
        }

    .sostenibilitaNumbers__infografica .sostenibilitaNumbers__infografica__arrow__prev {
        left: 15px
    }

    .sostenibilitaNumbers__infografica .sostenibilitaNumbers__infografica__arrow__next {
        right: 15px
    }
}

.sostenibilitaSlider {
    max-width: 1920px;
    margin: auto;
    background: #fff
}

.sostenibilitaSlider__heading h2 {
    margin-top: 30px;
    text-align: center;
    color: #0a4774;
    font-size: 36px;
    font-family: "Oswald";
    text-transform: uppercase
}

@media (max-width: 767px) {
    .sostenibilitaSlider__heading h2 {
        font-size: 28px
    }
}

.sostenibilitaSlider__heading p {
    color: #464646;
    font-family: "Lato";
    font-size: 16px;
    text-align: center
}

.sostenibilitaSlider__slider {
    width: 100%;
    max-width: 850px;
    margin: auto
}

.sostenibilitaSlider__slider__slide {
    outline: none !important;
    text-decoration: none !important;
    text-align: center;
    padding: 10px 12px
}

@media (max-width: 767px) {
    .sostenibilitaSlider__slider__slide {
        padding: 10px 20px
    }
}

.sostenibilitaSlider__slider__slide__content {
    padding: 45px 20px;
    background: #02bbe0;
    color: white
}

    .sostenibilitaSlider__slider__slide__content img {
        margin: auto
    }

    .sostenibilitaSlider__slider__slide__content h3 {
        text-decoration: none !important;
        font-family: "Oswald";
        font-weight: 900;
        font-size: 20px;
        text-transform: uppercase
    }

    .sostenibilitaSlider__slider__slide__content p {
        text-decoration: none !important;
        font-family: "Oswald";
        font-size: 17px;
        font-weight: 300
    }

.sostenibilitaSlider__slider__slide--azure .sostenibilitaSlider__slider__slide__content {
    background: #02bbe0
}

.sostenibilitaSlider__slider__slide--blue .sostenibilitaSlider__slider__slide__content {
    background: #007cb8
}

.sostenibilitaSlider__slider__slide--dark .sostenibilitaSlider__slider__slide__content {
    background: #0a4774
}

.sostenibilitaSlider__wrapper {
    position: relative
}

.sostenibilitaSlider__arrow__prev, .sostenibilitaSlider__arrow__next {
    position: absolute;
    background: #0a4774;
    width: 42px;
    height: 42px;
    display: block;
    top: 50%;
    margin-top: -21px;
    cursor: pointer;
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s
}

    .sostenibilitaSlider__arrow__prev:after, .sostenibilitaSlider__arrow__next:after {
        position: absolute;
        color: white;
        top: 50%;
        left: 50%;
        font-size: 25px;
        font-family: "FontAwesome";
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .sostenibilitaSlider__arrow__prev:hover, .sostenibilitaSlider__arrow__next:hover {
        opacity: .9
    }

.sostenibilitaSlider__arrow__prev {
    left: 3%
}

@media (min-width: 1200px) {
    .sostenibilitaSlider__arrow__prev {
        left: 50%;
        margin-left: -480px
    }
}

.sostenibilitaSlider__arrow__prev:after {
    content: "\f053";
    left: 45%
}

.sostenibilitaSlider__arrow__next {
    right: 3%
}

@media (min-width: 1200px) {
    .sostenibilitaSlider__arrow__next {
        right: 50%;
        margin-right: -480px
    }
}

.sostenibilitaSlider__arrow__next:after {
    content: "\f054";
    left: 55%
}

@media (max-width: 767px) {
    .sostenibilitaSlider__arrow__prev {
        left: 20px
    }

    .sostenibilitaSlider__arrow__next {
        right: 20px
    }
}

@media (max-width: 480px) {
    .sostenibilitaSlider__arrow__prev, .sostenibilitaSlider__arrow__next {
        width: 36px;
        height: 36px;
        margin-top: -16px
    }

        .sostenibilitaSlider__arrow__prev:after, .sostenibilitaSlider__arrow__next:after {
            font-size: 20px;
            margin-top: 1px
        }

    .sostenibilitaSlider__arrow__prev {
        left: 15px
    }

    .sostenibilitaSlider__arrow__next {
        right: 15px
    }
}

.sostenibilitaInnerBox {
    max-width: 1920px;
    margin: auto;
    background: #fff
}

.sostenibilitaInnerBox__wrapper {
    position: relative
}

.sostenibilitaInnerBox__heading h2 {
    margin-top: 30px;
    text-align: center;
    color: #0a4774;
    font-size: 36px;
    font-family: "Oswald";
    text-transform: uppercase
}

@media (max-width: 767px) {
    .sostenibilitaInnerBox__heading h2 {
        font-size: 28px
    }
}

.sostenibilitaInnerBox__slider {
    width: 100%;
    max-width: 1140px;
    margin: 30px auto;
    display: block
}

    .sostenibilitaInnerBox__slider * {
        outline: none !important
    }

.sostenibilitaInnerBox__slider__slide {
    padding: 0 20px;
    outline: none !important
}

    .sostenibilitaInnerBox__slider__slide:focus, .sostenibilitaInnerBox__slider__slide:active, .sostenibilitaInnerBox__slider__slide:visited {
        outline: none !important
    }

.sostenibilitaInnerBox__slider__slide__hex {
    max-width: 100%;
    color: white;
    font-family: "Oswald";
    text-align: center;
    margin: auto;
    display: block;
    padding-top: 38px
}

.sostenibilitaInnerBox__slider__slide__hex--blue {
    width: 350px;
    height: 404px;
    background-image: url(../img/sostenibilita/hexagon-blue.svg);
    background-size: contain;
    background-repeat: no-repeat
}

.sostenibilitaInnerBox__slider__slide__hex--dark {
    width: 350px;
    height: 404px;
    background-image: url(../img/sostenibilita/hexagon-dark.svg);
    background-size: contain;
    background-repeat: no-repeat
}

.sostenibilitaInnerBox__slider__slide__hex--light {
    width: 350px;
    height: 404px;
    background-image: url(../img/sostenibilita/hexagon-light.svg);
    background-size: contain;
    background-repeat: no-repeat
}

.sostenibilitaInnerBox__slider__slide__hex img {
    margin: auto;
    position: relative;
    display: block
}

@media (max-width: 480px) {
    .sostenibilitaInnerBox__slider__slide__hex img {
        max-width: 100px
    }
}

.sostenibilitaInnerBox__slider__slide__hex h3 {
    margin-top: 18px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold
}

.sostenibilitaInnerBox__slider__slide__hex p {
    width: 235px;
    margin-top: 18px;
    font-weight: 300;
    font-size: 16px;
    display: block;
    margin: auto
}

.sostenibilitaInnerBox__arrow__prev, .sostenibilitaInnerBox__arrow__next {
    position: absolute;
    background: #0a4774;
    width: 42px;
    height: 42px;
    display: block;
    top: 50%;
    margin-top: -21px;
    cursor: pointer;
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s
}

@media (min-width: 1200px) {
    .sostenibilitaInnerBox__arrow__prev, .sostenibilitaInnerBox__arrow__next {
        display: none
    }
}

.sostenibilitaInnerBox__arrow__prev:after, .sostenibilitaInnerBox__arrow__next:after {
    position: absolute;
    color: white;
    top: 50%;
    left: 50%;
    font-size: 25px;
    font-family: "FontAwesome";
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.sostenibilitaInnerBox__arrow__prev:hover, .sostenibilitaInnerBox__arrow__next:hover {
    opacity: .9
}

.sostenibilitaInnerBox__arrow__prev {
    left: 3%
}

@media (min-width: 1200px) {
    .sostenibilitaInnerBox__arrow__prev {
        left: 50%;
        margin-left: -480px
    }
}

.sostenibilitaInnerBox__arrow__prev:after {
    content: "\f053";
    left: 45%
}

.sostenibilitaInnerBox__arrow__next {
    right: 3%
}

@media (min-width: 1200px) {
    .sostenibilitaInnerBox__arrow__next {
        right: 50%;
        margin-right: -480px
    }
}

.sostenibilitaInnerBox__arrow__next:after {
    content: "\f054";
    left: 55%
}

@media (max-width: 767px) {
    .sostenibilitaInnerBox__arrow__prev {
        left: 20px
    }

    .sostenibilitaInnerBox__arrow__next {
        right: 20px
    }
}

@media (max-width: 480px) {
    .sostenibilitaInnerBox__arrow__prev, .sostenibilitaInnerBox__arrow__next {
        width: 36px;
        height: 36px;
        margin-top: -16px
    }

        .sostenibilitaInnerBox__arrow__prev:after, .sostenibilitaInnerBox__arrow__next:after {
            font-size: 20px;
            margin-top: 1px
        }

    .sostenibilitaInnerBox__arrow__prev {
        left: 15px
    }

    .sostenibilitaInnerBox__arrow__next {
        right: 15px
    }
}

.sostenibilitaResults {
    max-width: 1920px;
    margin: auto;
    background: #fff
}

@media (max-width: 1023px) {
    .sostenibilitaResults .desktop {
        display: none
    }
}

@media (min-width: 1024px) {
    .sostenibilitaResults .mobile {
        display: none
    }
}

.sostenibilitaResults__heading {
    position: relative;
    z-index: 1
}

    .sostenibilitaResults__heading h2 {
        margin-top: 30px;
        text-align: center;
        color: #0a4774;
        font-size: 36px;
        font-family: "Oswald";
        text-transform: uppercase
    }

@media (max-width: 767px) {
    .sostenibilitaResults__heading h2 {
        font-size: 28px
    }
}

.sostenibilitaResults__heading p {
    color: #464646;
    font-family: "Lato";
    font-size: 16px;
    text-align: center
}

.sostenibilitaResults__map {
    position: relative
}

@media (max-width: 1023px) {
    .sostenibilitaResults__map {
        display: none
    }
}

@media (min-width: 1024px) {
    .sostenibilitaResults__map {
        top: -110px
    }
}

.sostenibilitaResults__map img {
    max-width: 100%;
    width: 100%
}

@media (max-width: 1023px) {
    .sostenibilitaResults__map__info {
        display: none
    }
}

.sostenibilitaResults__map__info__content {
    position: absolute;
    padding: 15px;
    font-family: "Oswald";
    -webkit-transition: all,0.4s;
    -moz-transition: all,0.4s;
    -ms-transition: all,0.4s;
    -o-transition: all,0.4s;
    transition: all,0.4s;
    opacity: 0;
    visibility: hidden;
    border: 2px solid #03bcde;
    top: 50%;
    min-width: 200px;
    background: rgba(200,237,249,0.4);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

    .sostenibilitaResults__map__info__content h5 {
        color: #0079b9;
        font-size: 18px
    }

    .sostenibilitaResults__map__info__content p {
        color: #0079b9;
        font-size: 14px
    }

.sostenibilitaResults__map__info__content--right {
    left: 100%;
    margin-left: 25px
}

    .sostenibilitaResults__map__info__content--right:after {
        content: "";
        width: 27px;
        height: 2px;
        background: #03bcde;
        top: 50%;
        left: -29px;
        position: absolute;
        display: block
    }

.sostenibilitaResults__map__info__content--left {
    right: 100%;
    margin-right: 25px
}

    .sostenibilitaResults__map__info__content--left:after {
        content: "";
        width: 27px;
        height: 2px;
        background: #03bcde;
        top: 50%;
        right: -29px;
        position: absolute;
        display: block
    }

.sostenibilitaResults__map__info__hex1, .sostenibilitaResults__map__info__hex2, .sostenibilitaResults__map__info__hex3, .sostenibilitaResults__map__info__hex4, .sostenibilitaResults__map__info__hex5, .sostenibilitaResults__map__info__hex6, .sostenibilitaResults__map__info__hex7, .sostenibilitaResults__map__info__hex8 {
    position: absolute;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: pointer
}

    .sostenibilitaResults__map__info__hex1.active, .sostenibilitaResults__map__info__hex2.active, .sostenibilitaResults__map__info__hex3.active, .sostenibilitaResults__map__info__hex4.active, .sostenibilitaResults__map__info__hex5.active, .sostenibilitaResults__map__info__hex6.active, .sostenibilitaResults__map__info__hex7.active, .sostenibilitaResults__map__info__hex8.active {
        background-image: url(../img/sostenibilita/hexagon-hover-map.svg)
    }

        .sostenibilitaResults__map__info__hex1.active .sostenibilitaResults__map__info__content, .sostenibilitaResults__map__info__hex2.active .sostenibilitaResults__map__info__content, .sostenibilitaResults__map__info__hex3.active .sostenibilitaResults__map__info__content, .sostenibilitaResults__map__info__hex4.active .sostenibilitaResults__map__info__content, .sostenibilitaResults__map__info__hex5.active .sostenibilitaResults__map__info__content, .sostenibilitaResults__map__info__hex6.active .sostenibilitaResults__map__info__content, .sostenibilitaResults__map__info__hex7.active .sostenibilitaResults__map__info__content, .sostenibilitaResults__map__info__hex8.active .sostenibilitaResults__map__info__content {
            opacity: 1;
            visibility: visible
        }

.sostenibilitaResults__map__info__hex1 {
    top: 42%;
    left: 19%;
    width: 150px;
    height: 174px;
    background-image: url(../img/sostenibilita/hexagon.svg);
    background-size: contain;
    background-repeat: no-repeat
}

.sostenibilitaResults__map__info__hex2 {
    top: 70%;
    left: 34%;
    width: 118px;
    height: 136px;
    background-image: url(../img/sostenibilita/hexagon.svg);
    background-size: contain;
    background-repeat: no-repeat
}

.sostenibilitaResults__map__info__hex3 {
    top: 42.5%;
    left: 46%;
    width: 35px;
    height: 40px;
    background-image: url(../img/sostenibilita/hexagon.svg);
    background-size: contain;
    background-repeat: no-repeat
}

.sostenibilitaResults__map__info__hex4 {
    top: 37.5%;
    left: 48.2%;
    width: 45px;
    height: 52px;
    background-image: url(../img/sostenibilita/hexagon.svg);
    background-size: contain;
    background-repeat: no-repeat
}

.sostenibilitaResults__map__info__hex5 {
    top: 32.5%;
    left: 50.5%;
    width: 36px;
    height: 42px;
    background-image: url(../img/sostenibilita/hexagon.svg);
    background-size: contain;
    background-repeat: no-repeat
}

.sostenibilitaResults__map__info__hex6 {
    top: 41%;
    left: 51.5%;
    width: 50px;
    height: 58px;
    background-image: url(../img/sostenibilita/hexagon.svg);
    background-size: contain;
    background-repeat: no-repeat
}

.sostenibilitaResults__map__info__hex7 {
    top: 39%;
    left: 83%;
    width: 180px;
    height: 208px;
    background-image: url(../img/sostenibilita/hexagon.svg);
    background-size: contain;
    background-repeat: no-repeat
}

.sostenibilitaResults__map__info__hex8 {
    top: 76%;
    left: 87.5%;
    width: 78px;
    height: 90px;
    background-image: url(../img/sostenibilita/hexagon.svg);
    background-size: contain;
    background-repeat: no-repeat
}

.sostenibilitaResults__summary {
    margin-top: -120px;
    text-align: center
}

@media (max-width: 1023px) {
    .sostenibilitaResults__summary {
        display: none
    }
}

.sostenibilitaResults__summary__wrapper {
    display: inline-block
}

.sostenibilitaResults__summary__hex {
    width: 160px;
    height: 184px;
    background-image: url(../img/sostenibilita/hexagon.svg);
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    float: left;
    margin: 0 5px
}

    .sostenibilitaResults__summary__hex span {
        position: relative;
        top: 34px;
        text-align: center;
        font-family: "Oswald";
        color: #007cb7;
        font-weight: 300
    }

        .sostenibilitaResults__summary__hex span h4 {
            font-size: 38px;
            padding: 0 10px
        }

        .sostenibilitaResults__summary__hex span p {
            font-size: 18px;
            padding: 0 16px;
            display: block;
            line-height: 1.2
        }

.sostenibilitaResults__summary__hex--dark {
    width: 160px;
    height: 184px;
    background-image: url(../img/sostenibilita/hexagon-dark.svg);
    background-size: contain;
    background-repeat: no-repeat
}

    .sostenibilitaResults__summary__hex--dark span {
        color: #00bddd
    }

.sostenibilitaResults__summary__hex--light {
    width: 160px;
    height: 184px;
    background-image: url(../img/sostenibilita/hexagon-light.svg);
    background-size: contain;
    background-repeat: no-repeat
}

    .sostenibilitaResults__summary__hex--light span {
        color: #fff
    }

.sostenibilitaResults__slider {
    background-image: url(../img/sostenibilita/world-map-2.png);
    background-size: cover
}

.sostenibilitaResults__slider__wrapper {
    position: relative
}

.sostenibilitaResults__slider__slide {
    width: 343px;
    height: 396px;
    background-image: url(../img/sostenibilita/hexagon-hover-light.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: relative
}

@media (max-width: 480px) {
    .sostenibilitaResults__slider__slide {
        width: 270px;
        height: 312px;
        background-image: url(../img/sostenibilita/hexagon-hover-light.svg);
        background-size: contain;
        background-repeat: no-repeat
    }
}

.sostenibilitaResults__slider__slide__content {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    color: #0079b9;
    max-width: 333px
}

@media (max-width: 480px) {
    .sostenibilitaResults__slider__slide__content {
        max-width: 260px
    }
}

.sostenibilitaResults__slider__slide__content .lg {
    font-size: 38px
}

@media (max-width: 480px) {
    .sostenibilitaResults__slider__slide__content .lg {
        font-size: 27px
    }
}

.sostenibilitaResults__slider__slide__content .md {
    font-size: 26px
}

@media (max-width: 480px) {
    .sostenibilitaResults__slider__slide__content .md {
        font-size: 21px
    }
}

.sostenibilitaResults__slider__slide__content .xlg {
    font-size: 46px
}

@media (max-width: 480px) {
    .sostenibilitaResults__slider__slide__content .xlg {
        font-size: 36px
    }
}

.sostenibilitaResults__arrow__prev, .sostenibilitaResults__arrow__next {
    position: absolute;
    background: #0a4774;
    width: 42px;
    height: 42px;
    display: block;
    top: 50%;
    margin-top: -21px;
    cursor: pointer;
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s
}

@media (min-width: 1200px) {
    .sostenibilitaResults__arrow__prev, .sostenibilitaResults__arrow__next {
        display: none
    }
}

.sostenibilitaResults__arrow__prev:after, .sostenibilitaResults__arrow__next:after {
    position: absolute;
    color: white;
    top: 50%;
    left: 50%;
    font-size: 25px;
    font-family: "FontAwesome";
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.sostenibilitaResults__arrow__prev:hover, .sostenibilitaResults__arrow__next:hover {
    opacity: .9
}

.sostenibilitaResults__arrow__prev {
    left: 3%
}

@media (min-width: 1200px) {
    .sostenibilitaResults__arrow__prev {
        left: 50%;
        margin-left: -480px
    }
}

.sostenibilitaResults__arrow__prev:after {
    content: "\f053";
    left: 45%
}

.sostenibilitaResults__arrow__next {
    right: 3%
}

@media (min-width: 1200px) {
    .sostenibilitaResults__arrow__next {
        right: 50%;
        margin-right: -480px
    }
}

.sostenibilitaResults__arrow__next:after {
    content: "\f054";
    left: 55%
}

@media (max-width: 767px) {
    .sostenibilitaResults__arrow__prev {
        left: 20px
    }

    .sostenibilitaResults__arrow__next {
        right: 20px
    }
}

@media (max-width: 480px) {
    .sostenibilitaResults__arrow__prev, .sostenibilitaResults__arrow__next {
        width: 36px;
        height: 36px;
        margin-top: -16px
    }

        .sostenibilitaResults__arrow__prev:after, .sostenibilitaResults__arrow__next:after {
            font-size: 20px;
            margin-top: 1px
        }

    .sostenibilitaResults__arrow__prev {
        left: 15px
    }

    .sostenibilitaResults__arrow__next {
        right: 15px
    }
}

.sostenibilitaGrid1, .sostenibilitaStakeholders {
    max-width: 1920px;
    margin: auto
}

@media (min-width: 768px) {
    .sostenibilitaGrid1, .sostenibilitaStakeholders {
        background: url("../img/sostenibilita/bg_stakeholders.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center
    }
}

.sostenibilitaGrid1__heading h2, .sostenibilitaStakeholders__heading h2 {
    margin-top: 30px;
    text-align: center;
    color: #0a4774;
    font-size: 36px;
    font-family: "Oswald";
    text-transform: uppercase
}

@media (min-width: 768px) {
    .sostenibilitaGrid1__heading h2, .sostenibilitaStakeholders__heading h2 {
        color: white
    }
}

@media (max-width: 767px) {
    .sostenibilitaGrid1__heading h2, .sostenibilitaStakeholders__heading h2 {
        font-size: 28px
    }
}

.sostenibilitaGrid1__heading p, .sostenibilitaStakeholders__heading p {
    color: #02bbe0;
    font-family: "Oswald";
    font-size: 16px;
    text-align: center
}

.sostenibilitaGrid1__slider, .sostenibilitaStakeholders__slider {
    width: 100%;
    width: 100%;
    padding: 20px
}

.sostenibilitaGrid1__slider__wrapper, .sostenibilitaStakeholders__slider__wrapper {
    position: relative
}

@media (min-width: 768px) {
    .sostenibilitaGrid1__slider, .sostenibilitaStakeholders__slider {
        display: none
    }
}

.sostenibilitaGrid1__slider__arrow__prev, .sostenibilitaGrid1__slider__arrow__next, .sostenibilitaStakeholders__slider__arrow__prev, .sostenibilitaStakeholders__slider__arrow__next {
    top: 50%;
    margin-top: -21px;
    position: absolute;
    background: #0a4774;
    width: 42px;
    height: 42px;
    display: block;
    cursor: pointer;
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s
}

@media (min-width: 768px) {
    .sostenibilitaGrid1__slider__arrow__prev, .sostenibilitaGrid1__slider__arrow__next, .sostenibilitaStakeholders__slider__arrow__prev, .sostenibilitaStakeholders__slider__arrow__next {
        display: none !important
    }
}

@media (max-width: 480px) {
    .sostenibilitaGrid1__slider__arrow__prev, .sostenibilitaGrid1__slider__arrow__next, .sostenibilitaStakeholders__slider__arrow__prev, .sostenibilitaStakeholders__slider__arrow__next {
        width: 36px;
        height: 36px;
        margin-top: -15px
    }
}

.sostenibilitaGrid1__slider__arrow__prev:after, .sostenibilitaGrid1__slider__arrow__next:after, .sostenibilitaStakeholders__slider__arrow__prev:after, .sostenibilitaStakeholders__slider__arrow__next:after {
    position: absolute;
    color: white;
    top: 50%;
    left: 50%;
    font-size: 25px;
    font-family: "FontAwesome";
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.sostenibilitaGrid1__slider__arrow__prev:hover, .sostenibilitaGrid1__slider__arrow__next:hover, .sostenibilitaStakeholders__slider__arrow__prev:hover, .sostenibilitaStakeholders__slider__arrow__next:hover {
    opacity: .9
}

.sostenibilitaGrid1__slider__arrow__prev, .sostenibilitaStakeholders__slider__arrow__prev {
    left: 0%
}

    .sostenibilitaGrid1__slider__arrow__prev:after, .sostenibilitaStakeholders__slider__arrow__prev:after {
        content: "\f053";
        left: 45%
    }

.sostenibilitaGrid1__slider__arrow__next, .sostenibilitaStakeholders__slider__arrow__next {
    right: 0%
}

    .sostenibilitaGrid1__slider__arrow__next:after, .sostenibilitaStakeholders__slider__arrow__next:after {
        content: "\f054";
        left: 55%
    }

.sostenibilitaGrid1__slider__slide, .sostenibilitaStakeholders__slider__slide {
    display: block;
    padding: 20px
}

@media (max-width: 480px) {
    .sostenibilitaGrid1__slider__slide, .sostenibilitaStakeholders__slider__slide {
        padding: 16px
    }
}

.sostenibilitaGrid1__slider__slide__content, .sostenibilitaStakeholders__slider__slide__content {
    padding: 20px;
    text-align: center;
    border: #03bcde 2px solid;
    font-family: "Oswald";
    background: #c8edf9
}

    .sostenibilitaGrid1__slider__slide__content h3, .sostenibilitaStakeholders__slider__slide__content h3 {
        color: #0a4774;
        font-size: 25px;
        font-weight: 600;
        text-transform: uppercase
    }

    .sostenibilitaGrid1__slider__slide__content h4, .sostenibilitaStakeholders__slider__slide__content h4 {
        font-size: 25px;
        font-weight: 400;
        color: #0079b9;
        text-transform: uppercase;
        margin-bottom: 0
    }

    .sostenibilitaGrid1__slider__slide__content li, .sostenibilitaGrid1__slider__slide__content p, .sostenibilitaStakeholders__slider__slide__content li, .sostenibilitaStakeholders__slider__slide__content p {
        font-size: 15px;
        color: #0079b9;
        margin-bottom: 20px
    }

    .sostenibilitaGrid1__slider__slide__content ul, .sostenibilitaStakeholders__slider__slide__content ul {
        padding: 0
    }

    .sostenibilitaGrid1__slider__slide__content li, .sostenibilitaStakeholders__slider__slide__content li {
        margin-bottom: 15px;
        list-style: none
    }

        .sostenibilitaGrid1__slider__slide__content li:before, .sostenibilitaStakeholders__slider__slide__content li:before {
            content: "●";
            position: relative;
            margin-right: 10px
        }

.sostenibilitaGrid1__wrapper, .sostenibilitaStakeholders__wrapper {
    max-width: 1220px;
    margin: auto;
    padding: 40px 40px
}

@media (max-width: 767px) {
    .sostenibilitaGrid1__wrapper, .sostenibilitaStakeholders__wrapper {
        display: none
    }
}

.sostenibilitaGrid1__wrapper__content, .sostenibilitaStakeholders__wrapper__content {
    margin: 0 0 60px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

    .sostenibilitaGrid1__wrapper__content:last-of-type .sostenibilitaStakeholders__hex__panel, .sostenibilitaStakeholders__wrapper__content:last-of-type .sostenibilitaStakeholders__hex__panel {
        top: auto;
        bottom: 0
    }

.sostenibilitaGrid1__hex, .sostenibilitaStakeholders__hex {
    width: 169px;
    height: 196px;
    background-image: url(../img/sostenibilita/hexagon.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    cursor: pointer
}

    .sostenibilitaGrid1__hex span, .sostenibilitaStakeholders__hex span {
        font-size: 16px;
        font-family: "Oswald";
        position: absolute;
        color: #02bbe0;
        text-align: center;
        width: 100%;
        max-width: 164px;
        left: 50%;
        top: 50%;
        z-index: 2;
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s
    }

.sostenibilitaGrid1__hex__panel, .sostenibilitaStakeholders__hex__panel {
    position: absolute;
    display: none;
    left: 150%;
    top: 0;
    width: 320px;
    min-height: 196px;
    border: 2px solid #03bcde;
    background: #007cb8;
    padding: 20px;
    color: white;
    z-index: 3;
    font-family: "Oswald"
}

    .sostenibilitaGrid1__hex__panel h4, .sostenibilitaStakeholders__hex__panel h4 {
        font-size: 25px;
        margin: 0;
        text-transform: uppercase;
        font-weight: normal
    }

    .sostenibilitaGrid1__hex__panel li, .sostenibilitaGrid1__hex__panel p, .sostenibilitaStakeholders__hex__panel li, .sostenibilitaStakeholders__hex__panel p {
        font-size: 15px;
        margin-bottom: 20px;
        font-weight: 400;
        display: block;
        line-height: 1.3
    }

    .sostenibilitaGrid1__hex__panel li, .sostenibilitaStakeholders__hex__panel li {
        margin-bottom: 10px;
        display: list-item
    }

    .sostenibilitaGrid1__hex__panel ul, .sostenibilitaStakeholders__hex__panel ul {
        padding: 0 0 0 20px;
        margin: 0
    }

.sostenibilitaGrid1__hex:nth-child(3) .sostenibilitaStakeholders__hex__panel, .sostenibilitaGrid1__hex:nth-child(4) .sostenibilitaStakeholders__hex__panel, .sostenibilitaStakeholders__hex:nth-child(3) .sostenibilitaStakeholders__hex__panel, .sostenibilitaStakeholders__hex:nth-child(4) .sostenibilitaStakeholders__hex__panel {
    right: 150%;
    left: auto
}

.sostenibilitaGrid1__hex:after, .sostenibilitaStakeholders__hex:after {
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background: url(../img/sostenibilita/bg_hexagon_active.png);
    content: "";
    position: absolute;
    top: 2px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 2px;
    right: 2px;
    bottom: 2px;
    z-index: 1
}

.sostenibilitaGrid1__hex:hover span, .sostenibilitaStakeholders__hex:hover span {
    color: white;
    text-shadow: 0px 0px 8px cyan
}

.sostenibilitaGrid1__hex.active span, .sostenibilitaStakeholders__hex.active span {
    color: white;
    text-shadow: 0px 0px 8px cyan
}

.sostenibilitaGrid1__hex.active:after, .sostenibilitaStakeholders__hex.active:after {
    opacity: 1
}

.sostenibilitaGrid1__hex.active:before, .sostenibilitaStakeholders__hex.active:before {
    display: block;
    position: absolute;
    content: "";
    height: 2px;
    background: #03bcde;
    top: 50%;
    margin-left: -2px;
    margin-top: -1px;
    left: 100%;
    width: 50%;
    width: calc(50% + 2px);
}

/* SM Modifica Poligon*/
.sostenibilitaGrid1__hex.active:nth-child(2):last-child:before,
.sostenibilitaGrid1__hex.active:nth-child(3):before, .sostenibilitaGrid1__hex.active:nth-child(4):before, .sostenibilitaStakeholders__hex.active:nth-child(3):before, .sostenibilitaStakeholders__hex.active:nth-child(4):before {
    margin-left: auto;
    margin-right: -2px;
    left: auto;
    right: 100%;
}

.sostenibilitaGrid1__hex.active .sostenibilitaStakeholders__hex__panel, .sostenibilitaStakeholders__hex.active .sostenibilitaStakeholders__hex__panel {
    display: block
}

@media (min-width: 768px) {
    .sostenibilitaGrid1 {
        background: url("../img/sostenibilita/bg-grid1.jpg")
    }
}

.sostenibilitaGrid1__wrapper__content:last-of-type {
    margin-left: calc(84.5px + ((100% - 676px) / 6));
    width: calc(100% - ((100% - 676px) / 3 + 169px));
    top: -35px;
    position: relative
}

    .sostenibilitaGrid1__wrapper__content:last-of-type .sostenibilitaGrid1__hex__panel {
        top: auto;
        bottom: 0
    }

.sostenibilitaGrid1__hex__panel {
    width: 270px;
    left: 110%
}

@media (min-width: 992px) {
    .sostenibilitaGrid1__hex__panel {
        width: 320px
    }
}

@media (min-width: 992px) {
    .sostenibilitaGrid1__hex__panel {
        left: 150%
    }
}

/* SM Modifica Poligon*/
.sostenibilitaGrid1__hex:nth-child(2):last-child .sostenibilitaGrid1__hex__panel,
.sostenibilitaGrid1__hex:nth-child(3) .sostenibilitaGrid1__hex__panel, .sostenibilitaGrid1__hex:nth-child(4) .sostenibilitaGrid1__hex__panel {
    right: 110%;
    left: auto
}

@media (min-width: 992px) {
    /* SM Modifica Poligon*/
    .sostenibilitaGrid1__hex:nth-child(2):last-child .sostenibilitaGrid1__hex__panel,
    .sostenibilitaGrid1__hex:nth-child(3) .sostenibilitaGrid1__hex__panel, .sostenibilitaGrid1__hex:nth-child(4) .sostenibilitaGrid1__hex__panel {
        right: 150%
    }
}

.sostenibilitaGrid1__hex.active .sostenibilitaGrid1__hex__panel {
    display: block
}

.sostenibilitaGrid2 {
    max-width: 1920px;
    margin: auto
}

@media (min-width: 768px) {
    .sostenibilitaGrid2__wrapper {
        background: url("../img/sostenibilita/bg-grid2.png");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center
    }
}

.sostenibilitaGrid2__heading h2 {
    margin-top: 30px;
    text-align: center;
    color: #0a4774;
    font-size: 36px;
    font-family: "Oswald";
    text-transform: uppercase
}

@media (max-width: 767px) {
    .sostenibilitaGrid2__heading h2 {
        font-size: 28px
    }
}

.sostenibilitaGrid2__heading p {
    color: #02bbe0;
    font-family: "Oswald";
    font-size: 16px;
    text-align: center
}

.sostenibilitaGrid2__slider {
    width: 100%;
    width: 100%;
    padding: 20px
}

.sostenibilitaGrid2__slider__wrapper {
    position: relative
}

@media (min-width: 768px) {
    .sostenibilitaGrid2__slider {
        display: none
    }
}

.sostenibilitaGrid2__slider__arrow__prev, .sostenibilitaGrid2__slider__arrow__next {
    top: 50%;
    margin-top: -21px;
    position: absolute;
    background: #0a4774;
    width: 42px;
    height: 42px;
    display: block;
    cursor: pointer;
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s
}

@media (min-width: 768px) {
    .sostenibilitaGrid2__slider__arrow__prev, .sostenibilitaGrid2__slider__arrow__next {
        display: none !important
    }
}

@media (max-width: 480px) {
    .sostenibilitaGrid2__slider__arrow__prev, .sostenibilitaGrid2__slider__arrow__next {
        width: 36px;
        height: 36px;
        margin-top: -15px
    }
}

.sostenibilitaGrid2__slider__arrow__prev:after, .sostenibilitaGrid2__slider__arrow__next:after {
    position: absolute;
    color: white;
    top: 50%;
    left: 50%;
    font-size: 25px;
    font-family: "FontAwesome";
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.sostenibilitaGrid2__slider__arrow__prev:hover, .sostenibilitaGrid2__slider__arrow__next:hover {
    opacity: .9
}

.sostenibilitaGrid2__slider__arrow__prev {
    left: 0%
}

    .sostenibilitaGrid2__slider__arrow__prev:after {
        content: "\f053";
        left: 45%
    }

.sostenibilitaGrid2__slider__arrow__next {
    right: 0%
}

    .sostenibilitaGrid2__slider__arrow__next:after {
        content: "\f054";
        left: 55%
    }

.sostenibilitaGrid2__slider__slide {
    display: block;
    padding: 20px
}

@media (max-width: 480px) {
    .sostenibilitaGrid2__slider__slide {
        padding: 16px
    }
}

.sostenibilitaGrid2__slider__slide__content {
    padding: 20px;
    text-align: center;
    border: #03bcde 2px solid;
    font-family: "Oswald";
    background: #c8edf9
}

    .sostenibilitaGrid2__slider__slide__content h3 {
        color: #0a4774;
        font-size: 25px;
        font-weight: 600;
        text-transform: uppercase
    }

    .sostenibilitaGrid2__slider__slide__content h4 {
        font-size: 25px;
        font-weight: 400;
        color: #0079b9;
        text-transform: uppercase;
        margin-bottom: 0
    }

    .sostenibilitaGrid2__slider__slide__content p {
        font-size: 15px;
        color: #0079b9;
        margin-bottom: 20px
    }

.sostenibilitaGrid2__wrapper {
    max-width: 1220px;
    margin: auto;
    padding: 40px 40px
}

@media (max-width: 767px) {
    .sostenibilitaGrid2__wrapper {
        display: none
    }
}

.sostenibilitaGrid2__wrapper__content {
    margin: 0 0 0px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 92%
}

@media (min-width: 992px) {
    .sostenibilitaGrid2__wrapper__content {
        margin: 0 0 -40px
    }
}

.sostenibilitaGrid2__wrapper__content:nth-child(even) {
    margin-left: 0%
}

.sostenibilitaGrid2__wrapper__content:nth-child(odd) {
    margin-left: 8%
}

@media (min-width: 992px) {
    .sostenibilitaGrid2__wrapper__content {
        width: 80%
    }

        .sostenibilitaGrid2__wrapper__content:nth-child(even) {
            margin-left: 4.1%
        }

        .sostenibilitaGrid2__wrapper__content:nth-child(odd) {
            margin-left: 15%
        }
}

.sostenibilitaGrid2__hex {
    width: 136px;
    height: 158px;
    background-image: url(../img/sostenibilita/hexagon.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    cursor: pointer
}

@media (min-width: 992px) {
    .sostenibilitaGrid2__hex {
        width: 169px;
        height: 196px;
        background-image: url(../img/sostenibilita/hexagon.svg);
        background-size: contain;
        background-repeat: no-repeat
    }
}

.sostenibilitaGrid2__hex span {
    font-family: "Oswald";
    position: absolute;
    color: #0a4774;
    text-align: center;
    width: 100%;
    font-size: 13px;
    max-width: 120px;
    left: 50%;
    top: 50%;
    z-index: 2;
    padding: 0 2px;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

@media (min-width: 992px) {
    .sostenibilitaGrid2__hex span {
        font-size: 16px;
        max-width: 164px
    }
}

@media (min-width: 992px) {
    .sostenibilitaGrid2__hex span {
        padding: 0 5px
    }
}

.sostenibilitaGrid2__hex__top {
    top: 30px !important;
    color: #02bbe0 !important;
    text-shadow: none !important
}

.sostenibilitaGrid2__hex__panel {
    position: absolute;
    display: none;
    left: 120%;
    top: 50%;
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 320px;
    height: auto;
    border: 2px solid #03bcde;
    background: #007cb8;
    padding: 20px;
    color: white;
    z-index: 3;
    font-family: "Oswald"
}

    .sostenibilitaGrid2__hex__panel h4 {
        font-size: 25px;
        margin: 0;
        text-transform: uppercase;
        font-weight: normal
    }

    .sostenibilitaGrid2__hex__panel p {
        font-size: 15px;
        margin-bottom: 20px;
        font-weight: 400;
        display: block;
        line-height: 1.3
    }

.sostenibilitaGrid2__hex:nth-child(3) .sostenibilitaGrid2__hex__panel, .sostenibilitaGrid2__hex:nth-child(4) .sostenibilitaGrid2__hex__panel {
    right: 120%;
    left: auto
}

.sostenibilitaGrid2__hex:after {
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    content: "";
    position: absolute;
    top: 2px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 2px;
    right: 2px;
    bottom: 2px;
    z-index: 1
}

.sostenibilitaGrid2__hex:hover {
    width: 136px;
    height: 158px;
    background-image: url(../img/sostenibilita/hexagon-hover2.svg);
    background-size: contain;
    background-repeat: no-repeat
}

@media (min-width: 992px) {
    .sostenibilitaGrid2__hex:hover {
        width: 169px;
        height: 196px;
        background-image: url(../img/sostenibilita/hexagon-hover2.svg);
        background-size: contain;
        background-repeat: no-repeat
    }
}

.sostenibilitaGrid2__hex:hover span {
    color: white;
    text-shadow: 0px 0px 8px cyan
}

.sostenibilitaGrid2__hex.active {
    width: 136px;
    height: 158px;
    background-image: url(../img/sostenibilita/hexagon-hover2.svg);
    background-size: contain;
    background-repeat: no-repeat
}

@media (min-width: 992px) {
    .sostenibilitaGrid2__hex.active {
        width: 169px;
        height: 196px;
        background-image: url(../img/sostenibilita/hexagon-hover2.svg);
        background-size: contain;
        background-repeat: no-repeat
    }
}

.sostenibilitaGrid2__hex.active span {
    color: white;
    text-shadow: 0px 0px 8px cyan
}

.sostenibilitaGrid2__hex.active:after {
    opacity: 1
}

.sostenibilitaGrid2__hex.active:before {
    display: block;
    position: absolute;
    content: "";
    height: 2px;
    background: #03bcde;
    top: 50%;
    margin-left: -2px;
    margin-top: -1px;
    left: 100%;
    width: 50%;
    width: calc(50% + 2px)
}

.sostenibilitaGrid2__hex.active:nth-child(3):before, .sostenibilitaGrid2__hex.active:nth-child(4):before {
    margin-left: auto;
    margin-right: -2px;
    left: auto;
    right: 100%
}

.sostenibilitaGrid2__hex.active .sostenibilitaGrid2__hex__panel {
    display: block
}

.materiality-chart-legend * {
    outline: none !important
}

.materiality-chart-legend ul {
    list-style: none;
    margin: 60px 0 0 0;
    padding: 0 0 0 60px
}

    .materiality-chart-legend ul::after {
        clear: both;
        content: "";
        display: table
    }

@media (max-width: 639px) {
    .materiality-chart-legend ul {
        padding-left: 15px
    }
}

.materiality-chart-legend ul li {
    display: inline-block;
    width: 30%;
    float: left;
    margin: 0;
    padding: 0 0 0 20px;
    position: relative
}

@media (max-width: 991px) {
    .materiality-chart-legend ul li {
        width: 50%
    }
}

@media (max-width: 479px) {
    .materiality-chart-legend ul li {
        width: 100%
    }
}

.materiality-chart-legend ul li:before {
    content: "";
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: block;
    position: absolute;
    left: 0;
    top: 0
}

.materiality-chart-legend ul li.governance:before {
    background-color: #b04294 !important
}

.materiality-chart-legend ul li.economy:before {
    background-color: #153470 !important
}

.materiality-chart-legend ul li.product:before {
    background-color: #da001d !important
}

.materiality-chart-legend ul li.environment:before {
    background-color: #22923a !important
}

.materiality-chart-legend ul li.hr:before {
    background-color: #3b9de2 !important
}

.materiality-chart-legend ul li.social:before {
    background-color: #e57118 !important
}

.materiality-chart-legend ul li label {
    color: #434343;
    font-size: 15px;
    font-family: "Oswald",sans-serif;
    font-weight: normal;
    cursor: pointer;
    line-height: 20px;
    margin: 0;
    padding: 0;
    display: inline-block;
    position: relative;
    top: -9px;
    left: 5px;
    outline: none !important
}

.materiality-chart-legend ul li input {
    position: relative;
    top: -6px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    outline: none !important
}

    .materiality-chart-legend ul li input:after {
        content: "";
        border: 2px solid #a7a7a7;
        width: 20px;
        height: 20px;
        display: block;
        position: absolute;
        left: 0;
        top: 0
    }

    .materiality-chart-legend ul li input:checked:after {
        background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAIAAAC0D9CtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAVhJREFUeNqUUs3KgkAU/UZs1UKQ1iGIhC/hc+RT1DJCF4atRNC9PU1EQq1qH7SsIFz6E/qdvpFxNCG+uxjOnDvn3jv3XlJV1c8/TWCIiSngz44Rni3LUhCEr3neGhgh5DPh203qoBTQZwSxeUHHOuHq/1DqdDotFossyzqfoeHTNIX3fD43PQC72WziOF4ul6/Xi1bCzqIoLMva7/dRFDUa+AaDAYo8Ho+2bed5zr4EAZjD4QBGFMVWHsdxdF0HQDxgmg0CYOQHnkwmq9WqNZ/hcOh5nqZpwLvdznVdCNbr9Xa7BaOqqu/7eFP3kO9skiTz+fxyuaDa0Wj0eDwwLkVRgiCQJIk1sJkPPZ/PJ2TX65W6x+NxGIayLLdaX30YwpumaRjGdDq93++MR5Mo6NHAbrfbbDaDoPwzXvBOxdfGZvK5BHz9Au/orEnn2uxb77b3rhnjfwUYAF8uOaApdpSdAAAAAElFTkSuQmCC") no-repeat 50% 50%
    }

.materiality-chart-container {
    margin: 30px auto
}

    .materiality-chart-container * {
        outline: none !important
    }

    .materiality-chart-container h2 {
        font-size: 28px;
        font-family: "Oswald",sans-serif;
        text-transform: uppercase;
        color: #0a4774;
        text-align: center
    }

div.materiality-chart {
    margin: 30px auto;
    position: relative
}

    div.materiality-chart * {
        outline: none !important
    }

    div.materiality-chart svg {
        background-color: white;
        border: 1px solid transparent
    }

        div.materiality-chart svg g.scatterplot circle {
            cursor: pointer
        }

            div.materiality-chart svg g.scatterplot circle[data-visible=N] {
                cursor: default
            }

            div.materiality-chart svg g.scatterplot circle.governance {
                fill: #b04294 !important
            }

            div.materiality-chart svg g.scatterplot circle.economy {
                fill: #153470 !important
            }

            div.materiality-chart svg g.scatterplot circle.product {
                fill: #da001d !important
            }

            div.materiality-chart svg g.scatterplot circle.environment {
                fill: #22923a !important
            }

            div.materiality-chart svg g.scatterplot circle.hr {
                fill: #3b9de2 !important
            }

            div.materiality-chart svg g.scatterplot circle.social {
                fill: #e57118 !important
            }

        div.materiality-chart svg g.grid line, div.materiality-chart svg g.grid path {
            stroke: #ecf7fa
        }

        div.materiality-chart svg g.axis line, div.materiality-chart svg g.axis path {
            stroke: #88d0de
        }

        div.materiality-chart svg g.axis text {
            font-family: "Oswald",sans-serif;
            font-size: 11px;
            fill: #8e8e8e
        }

    div.materiality-chart div.tooltip {
        border: 4px solid;
        width: 200px;
        height: 75px;
        text-align: left;
        position: absolute;
        font-size: 14px;
        left: 0;
        top: 0;
        visibility: hidden;
        background: #fff;
        padding: 10px;
        line-height: 1.15em;
        opacity: 0
    }

        div.materiality-chart div.tooltip .tooltip-text {
            font-family: "Oswald",sans-serif;
            color: #434343;
            position: absolute;
            left: 60px;
            top: 50%;
            transform: translateY(-50%);
            width: 125px
        }

        div.materiality-chart div.tooltip .tooltip-hexagon {
            position: absolute;
            width: 40px;
            height: 23.096px;
            margin: 11.548px 0;
            left: 10px;
            top: 10px
        }

            div.materiality-chart div.tooltip .tooltip-hexagon:before, div.materiality-chart div.tooltip .tooltip-hexagon:after {
                content: "";
                position: absolute;
                width: 0;
                border-left: 20px solid transparent;
                border-right: 20px solid transparent
            }

            div.materiality-chart div.tooltip .tooltip-hexagon:before {
                bottom: 100%;
                border-bottom: 11.548px solid
            }

            div.materiality-chart div.tooltip .tooltip-hexagon:after {
                top: 100%;
                width: 0;
                border-top: 11.548px solid
            }

        div.materiality-chart div.tooltip.governance {
            border-color: #b04294
        }

            div.materiality-chart div.tooltip.governance .tooltip-hexagon {
                background-color: #b04294
            }

                div.materiality-chart div.tooltip.governance .tooltip-hexagon:before {
                    border-bottom-color: #b04294
                }

                div.materiality-chart div.tooltip.governance .tooltip-hexagon:after {
                    border-top-color: #b04294
                }

        div.materiality-chart div.tooltip.economy {
            border-color: #153470
        }

            div.materiality-chart div.tooltip.economy .tooltip-hexagon {
                background-color: #153470
            }

                div.materiality-chart div.tooltip.economy .tooltip-hexagon:before {
                    border-bottom-color: #153470
                }

                div.materiality-chart div.tooltip.economy .tooltip-hexagon:after {
                    border-top-color: #153470
                }

        div.materiality-chart div.tooltip.product {
            border-color: #da001d
        }

            div.materiality-chart div.tooltip.product .tooltip-hexagon {
                background-color: #da001d
            }

                div.materiality-chart div.tooltip.product .tooltip-hexagon:before {
                    border-bottom-color: #da001d
                }

                div.materiality-chart div.tooltip.product .tooltip-hexagon:after {
                    border-top-color: #da001d
                }

        div.materiality-chart div.tooltip.environment {
            border-color: #22923a
        }

            div.materiality-chart div.tooltip.environment .tooltip-hexagon {
                background-color: #22923a
            }

                div.materiality-chart div.tooltip.environment .tooltip-hexagon:before {
                    border-bottom-color: #22923a
                }

                div.materiality-chart div.tooltip.environment .tooltip-hexagon:after {
                    border-top-color: #22923a
                }

        div.materiality-chart div.tooltip.hr {
            border-color: #3b9de2
        }

            div.materiality-chart div.tooltip.hr .tooltip-hexagon {
                background-color: #3b9de2
            }

                div.materiality-chart div.tooltip.hr .tooltip-hexagon:before {
                    border-bottom-color: #3b9de2
                }

                div.materiality-chart div.tooltip.hr .tooltip-hexagon:after {
                    border-top-color: #3b9de2
                }

        div.materiality-chart div.tooltip.social {
            border-color: #e57118
        }

            div.materiality-chart div.tooltip.social .tooltip-hexagon {
                background-color: #e57118
            }

                div.materiality-chart div.tooltip.social .tooltip-hexagon:before {
                    border-bottom-color: #e57118
                }

                div.materiality-chart div.tooltip.social .tooltip-hexagon:after {
                    border-top-color: #e57118
                }

    div.materiality-chart .axis-label {
        font-family: "Oswald",sans-serif;
        text-transform: uppercase;
        color: #434343
    }

.genericTable.pt {
    padding-top: 24px
}

.genericTable.pb {
    padding-bottom: 24px
}

.genericTable.pb\+ {
    padding-bottom: 36px
}

.genericTable.pb\+\+ {
    padding-bottom: 68px
}

.genericTable p {
    font-family: "Lato", sans-serif;
    font-size: 18px;
    margin: 0;
    font-weight: 400
}

.genericTable [data-customscroll-horizontal] .mCSB_dragger_bar {
    background-color: #007abb !important
}

@media (max-width: 767px) {
    .genericTable [data-customscroll-horizontal] {
        max-width: 768px;
        width: 100%;
        overflow: hidden
    }
}

.genericTable table {
    min-width: 600px;
    width: 100%
}

    .genericTable table p {
        font-size: 14px
    }

    .genericTable table td, .genericTable table th {
        padding: 2px 8px
    }

        .genericTable table td:nth-child(n+2), .genericTable table th:nth-child(n+2) {
            border-left: 1px solid white
        }

.genericTable__whiteBox {
    background: white;
    padding: 24px 20px 30px;
    margin-top: 24px
}

.genericTable--lightGrey {
    background: #f3f3f3
}

.genericTable__claim {
    position: relative;
    text-align: center
}

    .genericTable__claim h2 {
        text-transform: uppercase;
        font-size: 24px;
        font-family: "Oswald",sans-serif;
        color: #0a4774;
        font-weight: 400
    }

    .genericTable__claim a {
        display: inline-block;
        width: auto
    }

@media (min-width: 768px) {
    .genericTable__claim a {
        position: absolute;
        top: 0;
        right: 0
    }
}

.genericTable__whiteBox__table {
    margin-top: 24px
}

    .genericTable__whiteBox__table:first-child {
        margin-top: 0px
    }

    .genericTable__whiteBox__table table {
        table-layout: fixed
    }

        .genericTable__whiteBox__table table th {
            font-weight: 400;
            text-align: center
        }

            .genericTable__whiteBox__table table th:nth-child(1) {
                background: #afbfc9
            }

            .genericTable__whiteBox__table table th:nth-child(2), .genericTable__whiteBox__table table th:nth-child(3) {
                background: #0091b0
            }

            .genericTable__whiteBox__table table th:nth-child(n+4) {
                background: #005e96
            }

        .genericTable__whiteBox__table table tr:nth-child(even) td:nth-child(1) {
            background: #f2f8fc
        }

        .genericTable__whiteBox__table table tr:nth-child(even) td:nth-child(2), .genericTable__whiteBox__table table tr:nth-child(even) td:nth-child(3) {
            background: #00bddd
        }

        .genericTable__whiteBox__table table tr:nth-child(even) td:nth-child(n+4) {
            background: #007abb
        }

        .genericTable__whiteBox__table table tr:nth-child(odd) td:nth-child(1) {
            background: #d9dfe2
        }

        .genericTable__whiteBox__table table tr:nth-child(odd) td:nth-child(2), .genericTable__whiteBox__table table tr:nth-child(odd) td:nth-child(3) {
            background: #00aac6
        }

        .genericTable__whiteBox__table table tr:nth-child(odd) td:nth-child(n+4) {
            background: #006ea8
        }

.genericTable__whiteBox__table--gray table {
    color: #333
}

    .genericTable__whiteBox__table--gray table th:nth-child(n) {
        background: #afbfc9;
        color: #333
    }

@media (max-width: 767px) {
    .genericTable__whiteBox__table--gray table tr td, .genericTable__whiteBox__table--gray table tr th {
        border-bottom: 1px solid white
    }
}

.genericTable__whiteBox__table--gray table tr:nth-child(even) td {
    color: #333
}

    .genericTable__whiteBox__table--gray table tr:nth-child(even) td:nth-child(n) {
        background: #f2f8fc
    }

.genericTable__whiteBox__table--gray table tr:nth-child(odd) td {
    color: #333
}

    .genericTable__whiteBox__table--gray table tr:nth-child(odd) td:nth-child(n) {
        background: #d9dfe2
    }

.genericTable__whiteBox__table--blue table {
    color: #333
}

    .genericTable__whiteBox__table--blue table th:nth-child(1) {
        background: #afbfc9
    }

    .genericTable__whiteBox__table--blue table th:nth-child(n+2) {
        background: #005e96
    }

@media (max-width: 767px) {
    .genericTable__whiteBox__table--blue table tr td, .genericTable__whiteBox__table--blue table tr th {
        border-bottom: 1px solid white
    }
}

.genericTable__whiteBox__table--blue table tr:nth-child(even) td:nth-child(n) {
    background: #007abb;
    color: white
}

.genericTable__whiteBox__table--blue table tr:nth-child(even) td:nth-child(1) {
    background: #f2f8fc;
    color: #333
}

.genericTable__whiteBox__table--blue table tr:nth-child(odd) td:nth-child(n) {
    background: #006ea8;
    color: white
}

.genericTable__whiteBox__table--blue table tr:nth-child(odd) td:nth-child(1) {
    background: #d9dfe2;
    color: #333
}

.page404 .page404__top {
    width: 100%;
    background: white;
    border-top: 1px solid #e5e5e5;
    position: relative
}

    .page404 .page404__top .waves {
        z-index: 2;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 39px;
        background-image: url("../img/404/waves.png");
        background-repeat: repeat-x;
        background-size: auto;
        animation: wavesMoves linear 50s infinite both;
        opacity: 0.8;
        transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0)
    }

@media (max-width: 767px) {
    .page404 .page404__top .waves {
        animation: wavesMoves linear 25s infinite both
    }
}

.page404 .page404__top .waves.two {
    opacity: 1;
    z-index: 4;
    bottom: -7px;
    animation: wavesMoves linear 25s infinite both
}

@media (max-width: 767px) {
    .page404 .page404__top .waves.two {
        animation: wavesMoves linear 12s infinite both
    }
}

.page404 .page404__top .submarine {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 156px;
    text-align: center;
    z-index: 3
}

    .page404 .page404__top .submarine:after {
        display: inline-block;
        width: 61px;
        height: 156px;
        content: "";
        background-image: url("../img/404/periscopio.png");
        background-repeat: no-repeat;
        background-size: auto;
        animation: tubeMoves linear 3s infinite both;
        transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0)
    }

@media (max-width: 767px) {
    .page404 .page404__top .submarine:after {
        animation: tubeMoves linear 2s infinite both
    }
}

.page404 .page404__top .claim {
    margin-top: 24px;
    width: auto;
    position: relative;
    text-align: center;
    display: inline-block;
    margin-bottom: 20%
}

@media (max-width: 1199px) {
    .page404 .page404__top .claim {
        margin-bottom: 30%
    }
}

@media (max-width: 991px) {
    .page404 .page404__top .claim {
        margin-bottom: 40%
    }
}

@media (max-width: 767px) {
    .page404 .page404__top .claim {
        margin-bottom: 200px
    }
}

.page404 .page404__top .claim h1 {
    margin: 0 48px;
    width: auto;
    display: inline-block;
    font-size: 168px;
    font-size: 15vw;
    color: #cdf2f8;
    font-family: "Oswald",sans-serif;
    font-weight: 800
}

@media (max-width: 767px) {
    .page404 .page404__top .claim h1 {
        font-size: 115px
    }
}

.page404 .page404__top .claim h2 {
    position: absolute;
    top: 35%;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 52px;
    font-size: 4vw;
    font-family: "Oswald",sans-serif;
    color: #0a4774;
    text-transform: uppercase
}

@media (max-width: 767px) {
    .page404 .page404__top .claim h2 {
        font-size: 36px
    }
}

.page404 .page404__top .claim h3 {
    position: absolute;
    top: 13%;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 24px;
    font-size: 2vw;
    font-family: "Oswald",sans-serif;
    color: #02bbe0;
    text-transform: uppercase
}

@media (max-width: 767px) {
    .page404 .page404__top .claim h3 {
        font-size: 24px
    }
}

.page404 .page404__bottom {
    width: 100%;
    background: #0079b9;
    min-height: 400px;
    text-align: center
}

    .page404 .page404__bottom a {
        margin-top: 24px;
        display: inline-block;
        text-transform: uppercase;
        font-family: "Oswald",sans-serif;
        font-size: 18px;
        background-color: #0a4774;
        padding: 12px 24px;
        color: white;
        text-decoration: none;
        -webkit-transition: background-color 0.2s ease-in-out;
        -moz-transition: background-color 0.2s ease-in-out;
        -ms-transition: background-color 0.2s ease-in-out;
        -o-transition: background-color 0.2s ease-in-out;
        transition: background-color 0.2s ease-in-out
    }

        .page404 .page404__bottom a:hover {
            background-color: #02bbe0
        }

@keyframes tubeMoves {
    0% {
        background-position: 0% 10px
    }

    50% {
        background-position: 0% 25px
    }

    100% {
        background-position: 0 10px
    }
}

@-webkit-keyframes tubeMoves {
    0% {
        background-position: 0% 10px
    }

    50% {
        background-position: 0% 25px
    }

    100% {
        background-position: 0 10px
    }
}

@-moz-keyframes tubeMoves {
    0% {
        background-position: 0% 10px
    }

    50% {
        background-position: 0% 25px
    }

    100% {
        background-position: 0 10px
    }
}

@-o-keyframes tubeMoves {
    0% {
        background-position: 0% 10px
    }

    50% {
        background-position: 0% 25px
    }

    100% {
        background-position: 0 10px
    }
}

@keyframes wavesMoves {
    0% {
        background-position: 100% 0px
    }

    50% {
        background-position: 50% 5px
    }

    100% {
        background-position: 0 0px
    }
}

@-webkit-keyframes wavesMoves {
    0% {
        background-position: 100% 0px
    }

    50% {
        background-position: 50% 5px
    }

    100% {
        background-position: 0 0px
    }
}

@-moz-keyframes wavesMoves {
    0% {
        background-position: 100% 0px
    }

    50% {
        background-position: 50% 5px
    }

    100% {
        background-position: 0 0px
    }
}

@-o-keyframes wavesMoves {
    0% {
        background-position: 100% 0px
    }

    50% {
        background-position: 50% 5px
    }

    100% {
        background-position: 0 0px
    }
}

.ipo .ipo__form__field {
    margin: 12px 0px
}

    .ipo .ipo__form__field .ipo__form__label {
        margin-bottom: 12px
    }

        .ipo .ipo__form__field .ipo__form__label h4 {
            display: inline-block;
            margin: 0;
            color: #0a4774;
            font-family: "Oswald",sans-serif;
            font-size: 16px;
            text-transform: uppercase;
            font-weight: 400;
            width: 100%
        }

    .ipo .ipo__form__field .ipo__form__field__submit {
        text-align: left;
        margin-top: 43px
    }

        .ipo .ipo__form__field .ipo__form__field__submit button {
            text-align: center;
            display: inline-block;
            text-transform: uppercase;
            font-family: "Oswald",sans-serif;
            font-size: 14px;
            background-color: #0a4774;
            padding: 11px 36px;
            color: white;
            text-decoration: none;
            outline: 0;
            border: 0;
            width: auto;
            position: relative
        }

            .ipo .ipo__form__field .ipo__form__field__submit button:hover {
                background-color: #02bbe0
            }

@media (max-width: 991px) {
    .ipo .ipo__form__field .ipo__form__field__submit {
        margin-top: 60px
    }
}

@media (max-width: 767px) {
    .ipo .ipo__form__field .ipo__form__field__submit {
        margin-top: 12px;
        text-align: center
    }

        .ipo .ipo__form__field .ipo__form__field__submit button {
            width: 100%
        }
}

.ipo .ipo__disclaimer {
    margin-top: 12px
}

    .ipo .ipo__disclaimer .ipo__disclaimer__wrapper {
        width: 100%;
        padding: 24px;
        border: 1px solid #9a9a9a;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px
    }

        .ipo .ipo__disclaimer .ipo__disclaimer__wrapper p {
            margin: 0;
            font-size: 12px;
            color: #4b4b4b
        }

            .ipo .ipo__disclaimer .ipo__disclaimer__wrapper p a {
                font-size: 12px;
                color: #4b4b4b;
                font-weight: 600;
                text-decoration: underline
            }

.ipo .ipo__messages {
    margin-top: 0px;
    margin-bottom: 12px
}

    .ipo .ipo__messages .ipo__disclaimer__wrapper {
        background: #f3f3f3;
        width: 100%;
        padding: 24px;
        border: 1px solid #9a9a9a;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px
    }

        .ipo .ipo__messages .ipo__disclaimer__wrapper h4 {
            margin: 0;
            font-size: 16px;
            color: #0a4774;
            font-weight: 600
        }

        .ipo .ipo__messages .ipo__disclaimer__wrapper p {
            margin: 6px 0 0;
            font-size: 12px;
            color: #4b4b4b
        }

            .ipo .ipo__messages .ipo__disclaimer__wrapper p a {
                font-size: 12px;
                color: #4b4b4b;
                font-weight: 600;
                text-decoration: underline
            }

.ipo.ipo--two .ipo__form__field__submit {
    margin-top: 0;
    text-align: center
}

.courtesy-page {
    min-height: calc(100vh - 52px)
}

@media (min-width: 768px) {
    .courtesy-page {
        min-height: calc(100vh - 78px)
    }
}

@media (min-width: 992px) {
    .courtesy-page {
        min-height: calc(100vh - 138px)
    }
}

.courtesy-page h2 {
    color: #0a4774;
    font-size: 24px;
    line-height: 1.3;
    font-family: "Oswald",sans-serif;
    font-weight: 400;
    margin-bottom: 40px;
    text-transform: uppercase
}

@media (max-width: 767px) {
    .courtesy-page h2 {
        font-size: 18px
    }
}

.courtesy-page__bottom {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #007abb;
    min-height: calc(100vh - 52px)
}

@media (min-width: 768px) {
    .courtesy-page__bottom {
        min-height: calc(100vh - 78px)
    }
}

@media (min-width: 992px) {
    .courtesy-page__bottom {
        min-height: calc(100vh - 138px)
    }
}

.courtesy-page__white {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 400px;
    padding-top: 180px;
    z-index: 1;
    background-color: white
}

@media (max-width: 767px) {
    .courtesy-page__white {
        height: 350px;
        padding-top: 70px
    }
}

body.australia .topMenu__navigator__submenu {
    top: 39px
}

body.australia .topMenu__navigator nav {
    text-align: center
}

@media (min-width: 992px) {
    body.australia .fixedMenu + .mainWrapper {
        padding-top: 138px
    }
}

@media (min-width: 992px) {
    body.australia .topMenu.fixedMenu.move {
        -webkit-transform: translate3d(0, -95px, 0);
        -ms-transform: translate3d(0, -95px, 0);
        -o-transform: translate3d(0, -95px, 0);
        transform: translate3d(0, -95px, 0)
    }
}

@media (max-width: 991px) {
    body.australia .topMenu__logo img {
        margin-top: 12px;
        width: 280px
    }
}

@media (max-width: 767px) {
    body.australia .topMenu__logo img {
        margin-top: 0px;
        width: 155px
    }
}

/*# sourceMappingURL=screen.css.map */
