button, html, input, select, textarea {
    color: #222
}

html {
    font-size: 1em;
    line-height: 1.2
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

audio, canvas, img, video {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: none
}

.browsehappy {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px
}

    .ir:before {
        content: "";
        display: block;
        width: 0;
        height: 150%
    }

.hidden {
    display: none !important;
    visibility: hidden
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

    .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto
    }

.invisible {
    visibility: hidden
}

.clearfix:after, .clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    *zoom: 1
}

@media print {
    * {
        background: 0 0 !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .ir a:after, a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, 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: 0 0
}

    a:active, a:hover {
        outline: 0
    }

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

mark {
    color: #000;
    background: #ff0
}

small {
    font-size: 80%
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

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 {
        padding: 0;
        border: 0
    }

input {
    line-height: normal
}

    input[type=checkbox], input[type=radio] {
        -webkit-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0
    }

    input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
        height: auto
    }

    input[type=search] {
        -webkit-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-appearance: textfield
    }

        input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
            -webkit-appearance: none
        }

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td, th {
    padding: 0
}

@media print {
    * {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

* {
    -webkit-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

:after, :before {
    -webkit-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #428bca;
    text-decoration: none
}

    a:focus, a:hover {
        color: #2a6496;
        text-decoration: underline
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    width: 100% 9;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    width: 100% 9;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.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;
    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
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-weight: 400;
        line-height: 1;
        color: #777
    }

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
        font-size: 65%
    }

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

    .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-size: 75%
    }

.h1, h1 {
    font-size: 36px
}

.h2, h2 {
    font-size: 30px
}

.h3, h3 {
    font-size: 24px
}

.h4, h4 {
    font-size: 18px
}

.h5, h5 {
    font-size: 14px
}

.h6, h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small, small {
    font-size: 85%
}

cite {
    font-style: normal
}

.mark, mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #428bca
}

a.text-primary:hover {
    color: #3071a9
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #428bca
}

a.bg-primary:hover {
    background-color: #3071a9
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px
}

    ol ol, ol ul, ul ol, ul ul {
        margin-bottom: 0
    }

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}

    .list-inline > li {
        display: inline-block;
        padding-right: 5px;
        padding-left: 5px
    }

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd, dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

    blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
        margin-bottom: 0
    }

    blockquote .small, blockquote footer, blockquote small {
        display: block;
        font-size: 80%;
        line-height: 1.42857143;
        color: #777
    }

        blockquote .small:before, blockquote footer:before, blockquote small:before {
            content: '\2014 \00A0'
        }

    .blockquote-reverse, blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        text-align: right;
        border-right: 5px solid #eee;
        border-left: 0
    }

        .blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
            content: ''
        }

        .blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
            content: '\00A0 \2014'
        }

    blockquote:after, blockquote:before {
        content: ""
    }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

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;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        -webkit-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    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 {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

@media (min-width:1441px) {
    .container {
        width: 1300px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 0
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd
    }

    .table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
        border-top: 0
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd
    }

    .table .table {
        background-color: #fff
    }

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

    .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
        border: 1px solid #ddd
    }

    .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
        border-bottom-width: 2px
    }

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

        .table-responsive > .table {
            margin-bottom: 0
        }

            .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
                white-space: nowrap
            }

        .table-responsive > .table-bordered {
            border: 0
        }

            .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
                border-left: 0
            }

            .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
                border-right: 0
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
                border-bottom: 0
            }
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 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: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px 9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
    }

    .form-control::-moz-placeholder {
        color: #777;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }

    .form-control:-ms-input-placeholder {
        color: #777
    }

    .form-control::-webkit-input-placeholder {
        color: #777
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        cursor: not-allowed;
        background-color: #eee;
        opacity: 1;
        -ms-filter: none;
        -webkit-filter: none;
        filter: none
    }

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
    line-height: 34px;
    line-height: 1.42857143 0
}

    input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
        line-height: 30px
    }

    input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
        line-height: 46px
    }

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    position: relative;
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px
}

    .checkbox label, .radio label {
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: 400;
        cursor: pointer
    }

    .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
        position: absolute;
        margin-top: 4px 9;
        margin-left: -20px
    }

    .checkbox + .checkbox, .radio + .radio {
        margin-top: -5px
    }

.checkbox-inline, .radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

    .checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
        margin-top: 0;
        margin-left: 10px
    }

fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
    cursor: not-allowed
}

.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

    .form-control-static.input-lg, .form-control-static.input-sm {
        padding-right: 0;
        padding-left: 0
    }

.form-horizontal .form-group-sm .form-control, .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm, textarea.input-sm {
    height: auto
}

.form-horizontal .form-group-lg .form-control, .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.has-feedback {
    position: relative
}

    .has-feedback .form-control {
        padding-right: 42.5px
    }

.form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}

.input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
    }

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
    }

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.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 .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
            width: auto
        }

        .form-inline .input-group > .form-control {
            width: 100%
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .form-inline .checkbox label, .form-inline .radio label {
            padding-left: 0
        }

        .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
            position: relative;
            margin-left: 0
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

    .btn.active:focus, .btn:active:focus, .btn:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .btn:focus, .btn:hover {
        color: #333;
        text-decoration: none
    }

    .btn.active, .btn:active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        pointer-events: none;
        cursor: not-allowed;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: .65;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
        filter: alpha(opacity=65)
    }

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

    .btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

    .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
        background-image: none
    }

    .btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
        background-color: #fff;
        border-color: #ccc
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333
    }

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

    .btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #3071a9;
        border-color: #285e8e
    }

    .btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
        background-image: none
    }

    .btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
        background-color: #428bca;
        border-color: #357ebd
    }

    .btn-primary .badge {
        color: #428bca;
        background-color: #fff
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

    .btn-success.active, .btn-success:active, .btn-success:focus, .btn-success:hover, .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

    .btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
        background-image: none
    }

    .btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
        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.active, .btn-info:active, .btn-info:focus, .btn-info:hover, .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

    .btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
        background-image: none
    }

    .btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
        background-color: #5bc0de;
        border-color: #46b8da
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

    .btn-warning.active, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

    .btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
        background-image: none
    }

    .btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
        background-color: #f0ad4e;
        border-color: #eea236
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

    .btn-danger.active, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

    .btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
        background-image: none
    }

    .btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
        background-color: #d9534f;
        border-color: #d43f3a
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff
    }

.btn-link {
    font-weight: 400;
    color: #428bca;
    cursor: pointer;
    border-radius: 0
}

    .btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
            border-color: transparent
        }

            .btn-link:focus, .btn-link:hover {
                color: #2a6496;
                text-decoration: underline;
                background-color: transparent
            }

            .btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
                color: #777;
                text-decoration: none
            }

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs > .btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

    .btn-block + .btn-block {
        margin-top: 5px
    }

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: opacity .15s linear;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

    .fade.in {
        opacity: 1;
        -ms-filter: none;
        -webkit-filter: none;
        filter: none
    }

.collapse {
    display: none
}

    .collapse.in {
        display: block
    }

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap
    }

        .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
            color: #262626;
            text-decoration: none;
            background-color: #f5f5f5
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #428bca;
        outline: 0
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
        color: #777
    }

        .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
            text-decoration: none;
            cursor: not-allowed;
            background-color: transparent;
            background-image: none;
            -webkit-filter: gradient(enabled = false);
            filter: gradient(enabled=false)
        }

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px solid
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

    .btn-group-vertical > .btn, .btn-group > .btn {
        position: relative;
        float: left
    }

        .btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
            z-index: 2
        }

        .btn-group-vertical > .btn:focus, .btn-group > .btn:focus {
            outline: 0
        }

    .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
        margin-left: -1px
    }

.btn-toolbar {
    margin-left: -5px
}

    .btn-toolbar .btn-group, .btn-toolbar .input-group {
        float: left
    }

    .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
        margin-left: 5px
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .btn-group > .btn-group:last-child > .btn:first-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

    .btn-group.open .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

    .btn-group-vertical > .btn-group > .btn {
        float: none
    }

    .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-left-radius: 4px
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

    .btn-group-justified > .btn, .btn-group-justified > .btn-group {
        display: table-cell;
        float: none;
        width: 1%
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%
        }

        .btn-group-justified > .btn-group .dropdown-menu {
            left: auto
        }

[data-toggle=buttons] > .btn > input[type=checkbox], [data-toggle=buttons] > .btn > input[type=radio] {
    position: absolute;
    z-index: -1;
    filter: alpha(opacity=0);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0)
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

    .input-group[class*=col-] {
        float: none;
        padding-right: 0;
        padding-left: 0
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0
    }

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
    height: auto
}

.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-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
    height: auto
}

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell
}

    .input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn: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: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 3px
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 6px
    }

    .input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
        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-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
        border-top-right-radius: 0;
        border-bottom-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:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
        border-top-left-radius: 0;
        border-bottom-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:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
            z-index: 2
        }

    .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
        margin-right: -1px
    }

    .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
        margin-left: -1px
    }

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

    .nav > li {
        position: relative;
        display: block
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px
        }

            .nav > li > a:focus, .nav > li > a:hover {
                text-decoration: none;
                background-color: #eee
            }

        .nav > li.disabled > a {
            color: #777
        }

            .nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
                color: #777;
                text-decoration: none;
                cursor: not-allowed;
                background-color: transparent
            }

    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
        background-color: #eee;
        border-color: #428bca
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .nav > li > a > img {
        max-width: none
    }

.nav-tabs {
    border-bottom: 1px solid #ddd
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
            color: #555;
            cursor: default;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0
    }

        .nav-tabs.nav-justified > li {
            float: none
        }

            .nav-tabs.nav-justified > li > a {
                margin-bottom: 5px;
                text-align: center
            }

        .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto
        }

@media (min-width:768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

    .nav-pills > li > a {
        border-radius: 4px
    }

    .nav-pills > li + li {
        margin-left: 2px
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
        color: #fff;
        background-color: #428bca
    }

.nav-stacked > li {
    float: none
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0
    }

.nav-justified {
    width: 100%
}

    .nav-justified > li {
        float: none
    }

        .nav-justified > li > a {
            margin-bottom: 5px;
            text-align: center
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto
    }

@media (min-width:768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs-justified {
    border-bottom: 0
}

    .nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 4px
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border: 1px solid #ddd
    }

@media (min-width:768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1)
}

    .navbar-collapse.in {
        overflow-y: auto
    }

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important
        }

        .navbar-collapse.in {
            overflow-y: visible
        }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    -webkit-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

@media (min-width:768px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}

    .navbar-brand:focus, .navbar-brand:hover {
        text-decoration: none
    }

@media (min-width:768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

    .navbar-toggle:focus {
        outline: 0
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px
        }

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px
    }

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
            padding: 5px 15px 5px 25px
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px
        }

            .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
                background-image: none
            }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

        .navbar-nav > li {
            float: left
        }

            .navbar-nav > li > a {
                padding-top: 15px;
                padding-bottom: 15px
            }

        .navbar-nav.navbar-right:last-child {
            margin-right: -15px
        }
}

@media (min-width:768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important
    }
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
            width: auto
        }

        .navbar-form .input-group > .form-control {
            width: 100%
        }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .navbar-form .checkbox label, .navbar-form .radio label {
            padding-left: 0
        }

        .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
            position: relative;
            margin-left: 0
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .navbar-form.navbar-right:last-child {
            margin-right: -15px
        }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

    .navbar-btn.btn-sm {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .navbar-btn.btn-xs {
        margin-top: 14px;
        margin-bottom: 14px
    }

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }

        .navbar-text.navbar-right:last-child {
            margin-right: 0
        }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

    .navbar-default .navbar-brand {
        color: #777
    }

        .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
            color: #5e5e5e;
            background-color: transparent
        }

    .navbar-default .navbar-text {
        color: #777
    }

    .navbar-default .navbar-nav > li > a {
        color: #777
    }

        .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }

    .navbar-default .navbar-toggle {
        border-color: #ddd
    }

        .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
            background-color: #ddd
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #888
        }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

    .navbar-default .navbar-link:hover {
        color: #333
    }

.navbar-default .btn-link {
    color: #777
}

    .navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
        color: #333
    }

    .navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
        color: #ccc
    }

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

    .navbar-inverse .navbar-brand {
        color: #777
    }

        .navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-text {
        color: #777
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #777
    }

        .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333
    }

        .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
            background-color: #333
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff
        }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: #101010
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
        color: #fff;
        background-color: #080808
    }

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #777
}

    .navbar-inverse .navbar-link:hover {
        color: #fff
    }

.navbar-inverse .btn-link {
    color: #777
}

    .navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
        color: #fff
    }

    .navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
        color: #444
    }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

    .breadcrumb > li {
        display: inline-block
    }

        .breadcrumb > li + li:before {
            padding: 0 5px;
            color: #ccc;
            content: "/\00a0"
        }

    .breadcrumb > .active {
        color: #777
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

    .pagination > li {
        display: inline
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            margin-left: -1px;
            line-height: 1.42857143;
            color: #428bca;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ddd
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px
        }

        .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
            color: #2a6496;
            background-color: #eee;
            border-color: #ddd
        }

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        z-index: 2;
        color: #fff;
        cursor: default;
        background-color: #428bca;
        border-color: #428bca
    }

    .pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
        color: #777;
        cursor: not-allowed;
        background-color: #fff;
        border-color: #ddd
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

    .pager li {
        display: inline
    }

        .pager li > a, .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 15px
        }

            .pager li > a:focus, .pager li > a:hover {
                text-decoration: none;
                background-color: #eee
            }

    .pager .next > a, .pager .next > span {
        float: right
    }

    .pager .previous > a, .pager .previous > span {
        float: left
    }

    .pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
        color: #777;
        cursor: not-allowed;
        background-color: #fff
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

    .label-default[href]:focus, .label-default[href]:hover {
        background-color: #5e5e5e
    }

.label-primary {
    background-color: #428bca
}

    .label-primary[href]:focus, .label-primary[href]:hover {
        background-color: #3071a9
    }

.label-success {
    background-color: #5cb85c
}

    .label-success[href]:focus, .label-success[href]:hover {
        background-color: #449d44
    }

.label-info {
    background-color: #5bc0de
}

    .label-info[href]:focus, .label-info[href]:hover {
        background-color: #31b0d5
    }

.label-warning {
    background-color: #f0ad4e
}

    .label-warning[href]:focus, .label-warning[href]:hover {
        background-color: #ec971f
    }

.label-danger {
    background-color: #d9534f
}

    .label-danger[href]:focus, .label-danger[href]:hover {
        background-color: #c9302c
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
    border-radius: 10px
}

    .badge:empty {
        display: none
    }

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.nav-pills > .active > a > .badge, a.list-group-item.active > .badge {
    color: #428bca;
    background-color: #fff
}

.nav-pills > li > a > .badge {
    margin-left: 3px
}

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

    .jumbotron .h1, .jumbotron h1 {
        color: inherit
    }

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 21px;
        font-weight: 200
    }

    .jumbotron > hr {
        border-top-color: #d5d5d5
    }

.container .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron .h1, .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

    .thumbnail a > img, .thumbnail > img {
        margin-right: auto;
        margin-left: auto
    }

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #428bca
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

    .alert h4 {
        margin-top: 0;
        color: inherit
    }

    .alert .alert-link {
        font-weight: 700
    }

    .alert > p, .alert > ul {
        margin-bottom: 0
    }

        .alert > p + p {
            margin-top: 5px
        }

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

    .alert-dismissable .close, .alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit
    }

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

    .alert-success hr {
        border-top-color: #c9e2b3
    }

    .alert-success .alert-link {
        color: #2b542c
    }

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

    .alert-info hr {
        border-top-color: #a6e1ec
    }

    .alert-info .alert-link {
        color: #245269
    }

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

    .alert-warning hr {
        border-top-color: #f7e1b5
    }

    .alert-warning .alert-link {
        color: #66512c
    }

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

    .alert-danger hr {
        border-top-color: #e4b9c0
    }

    .alert-danger .alert-link {
        color: #843534
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped, .progress-striped .progress-bar {
    background-image: -webkit--webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -webkit--moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -webkit--o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -webkit--ms-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o--webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o--moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o--o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o--ms-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 40px 40px
}

.progress-bar.active, .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
    min-width: 30px
}

.progress-bar[aria-valuenow="0"] {
    min-width: 30px;
    color: #777;
    background-color: transparent;
    background-image: none;
    -webkit-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit--webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -webkit--moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -webkit--o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -webkit--ms-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o--webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o--moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o--o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o--ms-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit--webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -webkit--moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -webkit--o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -webkit--ms-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o--webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o--moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o--o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o--ms-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit--webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -webkit--moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -webkit--o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -webkit--ms-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o--webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o--moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o--o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o--ms-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit--webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -webkit--moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -webkit--o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -webkit--ms-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o--webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o--moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o--o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o--ms-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.media, .media-body {
    overflow: hidden;
    zoom: 1
}

    .media, .media .media {
        margin-top: 15px
    }

        .media:first-child {
            margin-top: 0
        }

.media-object {
    display: block
}

.media-heading {
    margin: 0 0 5px
}

.media > .pull-left {
    margin-right: 10px
}

.media > .pull-right {
    margin-left: 10px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

    .list-group-item:first-child {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px
    }

    .list-group-item > .badge {
        float: right
    }

        .list-group-item > .badge + .badge {
            margin-right: 5px
        }

a.list-group-item {
    color: #555
}

    a.list-group-item .list-group-item-heading {
        color: #333
    }

    a.list-group-item:focus, a.list-group-item:hover {
        color: #555;
        text-decoration: none;
        background-color: #f5f5f5
    }

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    color: #777;
    background-color: #eee
}

    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
        color: inherit
    }

    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
        color: #777
    }

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

    .list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
        color: inherit
    }

    .list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
        color: #e1edf7
    }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

    a.list-group-item-success .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-success:focus, a.list-group-item-success:hover {
        color: #3c763d;
        background-color: #d0e9c6
    }

    a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover {
        color: #fff;
        background-color: #3c763d;
        border-color: #3c763d
    }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

    a.list-group-item-info .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-info:focus, a.list-group-item-info:hover {
        color: #31708f;
        background-color: #c4e3f3
    }

    a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f
    }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

    a.list-group-item-warning .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-warning:focus, a.list-group-item-warning:hover {
        color: #8a6d3b;
        background-color: #faf2cc
    }

    a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b
    }

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

    a.list-group-item-danger .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-danger:focus, a.list-group-item-danger:hover {
        color: #a94442;
        background-color: #ebcccc
    }

    a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

    .panel-title > a {
        color: inherit
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .list-group {
    margin-bottom: 0
}

    .panel > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0
    }

    .panel > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

    .panel > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group + .panel-footer {
    border-top-width: 0
}

.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0
}

    .panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
            border-top-left-radius: 3px
        }

        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
            border-top-right-radius: 3px
        }

    .panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
            border-bottom-left-radius: 3px
        }

        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
            border-bottom-right-radius: 3px
        }

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
    border-top: 1px solid #ddd
}

.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

    .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
        border-bottom: 0
    }

    .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }

.panel > .table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px
    }

        .panel-group .panel + .panel {
            margin-top: 5px
        }

    .panel-group .panel-heading {
        border-bottom: 0
    }

        .panel-group .panel-heading + .panel-collapse > .panel-body {
            border-top: 1px solid #ddd
        }

    .panel-group .panel-footer {
        border-top: 0
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #ddd
        }

.panel-default {
    border-color: #ddd
}

    .panel-default > .panel-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ddd
        }

        .panel-default > .panel-heading .badge {
            color: #f5f5f5;
            background-color: #333
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ddd
    }

.panel-primary {
    border-color: #428bca
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #428bca;
        border-color: #428bca
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #428bca
        }

        .panel-primary > .panel-heading .badge {
            color: #428bca;
            background-color: #fff
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #428bca
    }

.panel-success {
    border-color: #d6e9c6
}

    .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d6e9c6
        }

        .panel-success > .panel-heading .badge {
            color: #dff0d8;
            background-color: #3c763d
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d6e9c6
    }

.panel-info {
    border-color: #bce8f1
}

    .panel-info > .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #bce8f1
        }

        .panel-info > .panel-heading .badge {
            color: #d9edf7;
            background-color: #31708f
        }

    .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #bce8f1
    }

.panel-warning {
    border-color: #faebcc
}

    .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #faebcc
        }

        .panel-warning > .panel-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #faebcc
    }

.panel-danger {
    border-color: #ebccd1
}

    .panel-danger > .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ebccd1
        }

        .panel-danger > .panel-heading .badge {
            color: #f2dede;
            background-color: #a94442
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ebccd1
    }

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

    .embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0
    }

    .embed-responsive.embed-responsive-16by9 {
        padding-bottom: 56.25%
    }

    .embed-responsive.embed-responsive-4by3 {
        padding-bottom: 75%
    }

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0,0,0,.15)
    }

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20)
}

    .close:focus, .close:hover {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        filter: alpha(opacity=50);
        opacity: .5;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
        filter: alpha(opacity=50)
    }

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    -webkit-transform: translate3d(0,-25%,0);
    -webkit-transform: translate3d(0,-25%,0);
    transform: translate3d(0,-25%,0)
}

.modal.in .modal-dialog {
    -webkit-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

    .modal-backdrop.fade {
        filter: alpha(opacity=0);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }

    .modal-backdrop.in {
        filter: alpha(opacity=50);
        opacity: .5;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
        filter: alpha(opacity=50)
    }

.modal-header {
    min-height: 16.42857143px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

    .modal-header .close {
        margin-top: -2px
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

    .modal-footer .btn + .btn {
        margin-bottom: 0;
        margin-left: 5px
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-size: 12px;
    line-height: 1.4;
    visibility: visible;
    filter: alpha(opacity=0);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0)
}

    .tooltip.in {
        filter: alpha(opacity=90);
        opacity: .9;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
        filter: alpha(opacity=90)
    }

    .tooltip.top {
        padding: 5px 0;
        margin-top: -3px
    }

    .tooltip.right {
        padding: 0 5px;
        margin-left: 3px
    }

    .tooltip.bottom {
        padding: 5px 0;
        margin-top: 3px
    }

    .tooltip.left {
        padding: 0 5px;
        margin-left: -3px
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    right: 5px;
    bottom: 0;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2)
}

    .popover.top {
        margin-top: -10px
    }

    .popover.right {
        margin-left: 10px
    }

    .popover.bottom {
        margin-top: 10px
    }

    .popover.left {
        margin-left: -10px
    }

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow {
    border-width: 11px
}

    .popover > .arrow:after {
        content: "";
        border-width: 10px
    }

.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    border-bottom-width: 0
}

    .popover.top > .arrow:after {
        bottom: 1px;
        margin-left: -10px;
        content: " ";
        border-top-color: #fff;
        border-bottom-width: 0
    }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25);
    border-left-width: 0
}

    .popover.right > .arrow:after {
        bottom: -10px;
        left: 1px;
        content: " ";
        border-right-color: #fff;
        border-left-width: 0
    }

.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25)
}

    .popover.bottom > .arrow:after {
        top: 1px;
        margin-left: -10px;
        content: " ";
        border-top-width: 0;
        border-bottom-color: #fff
    }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,.25)
}

    .popover.left > .arrow:after {
        right: 1px;
        bottom: -10px;
        content: " ";
        border-right-width: 0;
        border-left-color: #fff
    }

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

    .carousel-inner > .item {
        position: relative;
        display: none;
        -webkit-transition: .6s ease-in-out left;
        -webkit-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left
    }

        .carousel-inner > .item > a > img, .carousel-inner > .item > img {
            line-height: 1
        }

    .carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
        display: block
    }

    .carousel-inner > .active {
        left: 0
    }

    .carousel-inner > .next, .carousel-inner > .prev {
        position: absolute;
        top: 0;
        width: 100%
    }

    .carousel-inner > .next {
        left: 100%
    }

    .carousel-inner > .prev {
        left: -100%
    }

        .carousel-inner > .next.left, .carousel-inner > .prev.right {
            left: 0
        }

    .carousel-inner > .active.left {
        left: -100%
    }

    .carousel-inner > .active.right {
        left: 100%
    }

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    filter: alpha(opacity=50);
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50)
}

    .carousel-control.left {
        background-image: -webkit--webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,0) 100%);
        background-image: -webkit--moz-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,0) 100%);
        background-image: -webkit--o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,0) 100%);
        background-image: -webkit--ms-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,0) 100%);
        background-image: -o--webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,0) 100%);
        background-image: -o--moz-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,0) 100%);
        background-image: -o--o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,0) 100%);
        background-image: -o--ms-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,0) 100%);
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,0) 100%);
        -webkit-filter: gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
        filter: gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
        background-repeat: repeat-x
    }

    .carousel-control.right {
        right: 0;
        left: auto;
        background-image: -webkit--webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);
        background-image: -webkit--moz-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);
        background-image: -webkit--o-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);
        background-image: -webkit--ms-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);
        background-image: -o--webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);
        background-image: -o--moz-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);
        background-image: -o--o-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);
        background-image: -o--ms-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),to(rgba(0,0,0,.5)));
        background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);
        -webkit-filter: gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
        filter: gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
        background-repeat: repeat-x
    }

    .carousel-control:focus, .carousel-control:hover {
        color: #fff;
        text-decoration: none;
        filter: alpha(opacity=90);
        outline: 0;
        opacity: .9;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
        filter: alpha(opacity=90)
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        left: 50%;
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        right: 50%;
        margin-right: -10px
    }

    .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 20px;
        height: 20px;
        margin-top: -10px;
        font-family: serif
    }

        .carousel-control .icon-prev:before {
            content: '\2039'
        }

        .carousel-control .icon-next:before {
            content: '\203a'
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #000 9;
        background-color: rgba(0,0,0,0);
        border: 1px solid #fff;
        border-radius: 10px
    }

    .carousel-indicators .active {
        width: 12px;
        height: 12px;
        margin: 0;
        background-color: #fff
    }

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

    .carousel-caption .btn {
        text-shadow: none
    }

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " "
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: 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;
    visibility: hidden !important
}

.affix {
    position: fixed;
    -webkit-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

@-ms-viewport {
    width: device-width
}

.visible-lg, .visible-md, .visible-sm, .visible-xs {
    display: none !important
}

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.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
    }
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@font-face {
    font-family: 'Gotham Narrow Light';
    src: url(../fonts/GothamNarrow-Light.eot);
    src: url(../fonts/GothamNarrow-Light.eot?#iefix) format('embedded-opentype'),url(../fonts/GothamNarrow-Light.woff2) format('woff2'),url(../fonts/GothamNarrow-Light.woff) format('woff'),url(../fonts/GothamNarrow-Light.ttf) format('truetype'),url(../fonts/GothamNarrow-Light.svg#GothamNarrow-Light) format('svg');
    font-weight: 300;
    font-style: normal;
    font-stretch: condensed;
    unicode-range: U+0020-00FE
}

@font-face {
    font-family: 'Gotham Narrow Bold';
    src: url(../fonts/GothamNarrow-Bold.eot);
    src: url(../fonts/GothamNarrow-Bold.eot?#iefix) format('embedded-opentype'),url(../fonts/GothamNarrow-Bold.woff2) format('woff2'),url(../fonts/GothamNarrow-Bold.woff) format('woff'),url(../fonts/GothamNarrow-Bold.ttf) format('truetype'),url(../fonts/GothamNarrow-Bold.svg#GothamNarrow-Bold) format('svg');
    font-weight: 300;
    font-style: normal;
    font-stretch: condensed;
    unicode-range: U+0020-00FE
}

@font-face {
    font-family: 'Gotham Narrow Book';
    src: url(../fonts/GothamNarrow-Book.eot);
    src: url(../fonts/GothamNarrow-Book.eot?#iefix) format('embedded-opentype'),url(../fonts/GothamNarrow-Book.woff2) format('woff2'),url(../fonts/GothamNarrow-Book.woff) format('woff'),url(../fonts/GothamNarrow-Book.ttf) format('truetype'),url(../fonts/GothamNarrow-Book.svg#GothamNarrow-Book) format('svg');
    font-weight: 300;
    font-style: normal;
    font-stretch: condensed;
    unicode-range: U+0020-00FE
}

a, button, h1, h2, h3, h4, h5, h6, label, p, span {
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    font-weight: 400;
    margin: 0;
    padding: 0
}

body {
    overflow-x: hidden !important;
    padding-top: 90px;
    position: relative
}

@media only screen and (max-width:1024px) {
    body {
        padding-top: 70px
    }
}

.layer {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.8);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    z-index: -2;
    left: 0;
    top: 0
}

    .layer.to-modal {
        z-index: 3000;
        display: none
    }

ul {
    margin: 0;
    padding: 0
}

    ul li {
        list-style: none;
        padding: 0;
        margin: 0
    }

@media only screen and (max-width:767px) {
    .container {
        padding-left: 30px;
        padding-right: 30px
    }
}

:focus {
    outline: 0
}

.main-title {
    font-size: 46px;
    color: #000;
    font-family: 'Gotham Narrow SSm Bold',sans-serif;
    margin: 20px 0 0;
    padding: 0
}

.sub-title {
    font-size: 32px;
    color: #000;
    font-family: 'Gotham Narrow SSm Bold',sans-serif;
    margin: 0;
    padding: 0
}

object {
    display: none
}

input::-ms-clear {
    display: none
}

.back-top {
    position: absolute;
    right: -30px;
    bottom: 0;
    width: 60px;
    height: 60px;
    display: block;
    border: 0;
    background: #fff;
    -webkit-box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
    box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
    border-radius: 50%
}

@media only screen and (max-width:1024px) {
    .back-top {
        right: -10px
    }
}

@media only screen and (max-width:991px) {
    .back-top {
        bottom: -60px;
        right: 10px
    }
}

@media only screen and (max-width:767px) {
    .back-top {
        width: 45px;
        height: 45px
    }
}

.back-top i {
    display: inline-block;
    vertical-align: -3px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

@media only screen and (max-width:767px) {
    .back-top i {
        -webkit-transform: rotate(-90deg) scale(.7);
        transform: rotate(-90deg) scale(.7)
    }
}

.search-result {
    margin-top: 70px;
    color: #b29475;
    font-size: 32px;
    font-family: 'Gotham Narrow Light',sans-serif
}

    .search-result strong {
        font-family: 'Gotham Narrow SSm Bold',sans-serif
    }

.video {
    width: 90%;
    height: 660px;
    margin: 135px auto
}

@media only screen and (max-width:991px) {
    .video {
        height: 580px;
        margin: 110px auto
    }
}

@media only screen and (max-width:767px) {
    .video {
        margin: 70px -30px;
        width: calc(100% + 60px);
        height: 400px
    }
}

.video [data-component=video] .overlay {
    background: #fff
}

.faq > h2 {
    font-size: 46px;
    color: #000;
    font-family: 'Gotham Narrow SSm Bold',sans-serif;
    margin: 0 0 62px;
    padding: 0
}

@media only screen and (max-width:991px) {
    .faq > h2 {
        font-size: 36px;
        margin-bottom: 45px
    }
}

@media only screen and (max-width:767px) {
    .faq > h2 {
        font-size: 28px;
        margin-bottom: 40px
    }
}

.botao i {
    display: inline-block;
    vertical-align: -3px;
    margin-left: 15px
}

.g-recaptcha {
    margin-top: 25px
}

@media only screen and (max-width:480px) {
    .g-recaptcha {
        -webkit-transform: scale(.77);
        transform: scale(.77);
        -webkit-transform: scale(.77);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0
    }
}

[data-component=message] .g-recaptcha {
    display: inline-block;
    vertical-align: middle
}

@media only screen and (max-width:480px) {
    [data-component=message] .g-recaptcha {
        display: block
    }
}

.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: 0;
    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;
    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;
        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_buttonDown, .mCSB_scrollTools .mCSB_buttonUp {
    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.mCSB_scrollTools_horizontal, .mCustomScrollBox + .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;
        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
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .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_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-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_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
    -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;
    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: .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)"
}

.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools, .mCustomScrollBox:hover > .mCSB_scrollTools, .mCustomScrollBox:hover ~ .mCSB_scrollTools, .mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(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,.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,.85);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)"
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp {
    background-image: url(mCSB_buttons.png);
    background-repeat: no-repeat;
    opacity: .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_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover, .mCSB_scrollTools .mCSB_buttonUp:hover {
        opacity: .75;
        filter: "alpha(opacity=75)";
        -ms-filter: "alpha(opacity=75)"
    }

    .mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active, .mCSB_scrollTools .mCSB_buttonUp:active {
        opacity: .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,.15)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0,0,0,.85)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: rgba(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-dark-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255,255,255,.1);
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255,255,255,.75);
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    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,.85)
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.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,.1);
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75);
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.85)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(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-dark-thick.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255,255,255,.1);
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: rgba(255,255,255,.75);
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-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,.85)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.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,.1);
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75);
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.85)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(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,.1)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-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,.15)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.85)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(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,.15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, .mCS-rounded.mCSB_scrollTools .mCSB_dragger {
    height: 14px
}

    .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        width: 14px;
        margin: 0 1px
    }

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px
}

    .mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
        height: 14px;
        margin: 1px 0
    }

.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, .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 {
    width: 16px;
    height: 16px;
    margin: -1px 0
}

.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, .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 {
    width: 4px
}

.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, .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 {
    height: 16px;
    width: 16px;
    margin: 0 -1px
}

.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, .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 {
    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,.75)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(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,.85)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(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-dark.mCSB_scrollTools_vertical .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: center
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png; base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
    background-repeat: repeat-y;
    opacity: .3;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.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-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(255,255,255,.5)),to(rgba(255,255,255,0)));
    background-image: linear-gradient(to right,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.5)),to(rgba(255,255,255,0)));
    background-image: linear-gradient(to bottom,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px
}

.mCS-3d-dark.mCSB_scrollTools, .mCS-3d.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

    .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
        border-radius: 16px
    }

    .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
        width: 8px;
        background-color: #000;
        background-color: rgba(0,0,0,.2);
        -webkit-box-shadow: inset 1px 0 1px rgba(0,0,0,.5),inset -1px 0 1px rgba(255,255,255,.2);
        box-shadow: inset 1px 0 1px rgba(0,0,0,.5),inset -1px 0 1px rgba(255,255,255,.2)
    }

    .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
        background-color: #555
    }

    .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        width: 8px
    }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.5),inset 0 -1px 1px rgba(255,255,255,.2);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.5),inset 0 -1px 1px rgba(255,255,255,.2)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.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,.1);
    -webkit-box-shadow: inset 1px 0 1px rgba(0,0,0,.1);
    box-shadow: inset 1px 0 1px rgba(0,0,0,.1)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 1px rgba(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-dark.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

    .mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer, .mCS-3d-thick.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
        border-radius: 7px
    }

        .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
            border-radius: 5px
        }

.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical {
    right: 1px
}

.mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCS-3d-thick.mCSB_scrollTools_vertical {
    -webkit-box-shadow: inset 1px 0 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5);
    box-shadow: inset 1px 0 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal, .mCS-3d-thick.mCSB_scrollTools_horizontal {
    bottom: 1px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.4);
    box-shadow: inset 1px 0 0 rgba(255,255,255,.4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.4);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.4)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.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,.05);
    -webkit-box-shadow: inset 1px 1px 16px rgba(0,0,0,.1);
    box-shadow: inset 1px 1px 16px rgba(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 {
    -webkit-box-shadow: inset 0 0 14px rgba(0,0,0,.2);
    box-shadow: inset 0 0 14px rgba(0,0,0,.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.2);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.4),inset -1px 0 0 rgba(0,0,0,.2);
    box-shadow: inset 1px 0 0 rgba(255,255,255,.4),inset -1px 0 0 rgba(0,0,0,.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.4),inset 0 -1px 0 rgba(0,0,0,.2);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.4),inset 0 -1px 0 rgba(0,0,0,.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #777
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0,0,0,.05);
    -webkit-box-shadow: inset 1px 1px 16px rgba(0,0,0,.1);
    box-shadow: inset 1px 1px 16px rgba(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-dark.mCSB_scrollTools_vertical, .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0
}

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px
}

.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
    left: 0;
    right: auto
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px
}

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-minimal.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,.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.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,.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0,0,0,.2)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0
}

.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, .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 {
    width: 12px
}

.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, .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 {
    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,.75)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.85)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.9)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(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-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0,0,0,.2)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.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-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.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-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.85)
}

.mCS-inset-2-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-3-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-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.9)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.1)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-color: rgba(255,255,255,.2);
    -webkit-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,.2)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255,255,255,.6)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.6)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.85)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.9)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.75)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.85)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.9)
}

body.overflow-body {
    position: fixed;
    width: 100%;
    height: 100%
}

.modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #000;
    background: rgba(0,0,0,.8);
    z-index: 2098;
    display: none;
    top: 0;
    left: 0
}

.modal {
    display: none;
    top: -100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    position: fixed;
    z-index: 2099;
    padding: 10px 40px 34px;
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

    .modal .close-modal {
        position: absolute;
        font: 35px/22px $font-medium;
        right: 10px;
        color: #000;
        cursor: pointer;
        background-color: transparent;
        border: 0
    }

.modal-scroll {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100000;
    overflow-y: scroll
}

    .modal-scroll .modal {
        position: absolute;
        margin: 40px 0 40px 0
    }

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

    .slick-list:focus {
        outline: 0
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand
    }

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

    .slick-track:after, .slick-track:before {
        display: table;
        content: ''
    }

    .slick-track:after {
        clear: both
    }

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[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
}

.icon-arrow-right-black {
    background-image: url(../img/sprite.png);
    background-position: -96px -95px;
    width: 29px;
    height: 16px
}

.icon-arrow-right-little-black {
    background-image: url(../img/sprite.png);
    background-position: -29px -160px;
    width: 23px;
    height: 12px
}

.icon-arrow-right-white {
    background-image: url(../img/sprite.png);
    background-position: -160px -114px;
    width: 29px;
    height: 15px
}

.icon-arrow-right {
    background-image: url(../img/sprite.png);
    background-position: -131px -114px;
    width: 29px;
    height: 15px
}

.icon-cel {
    background-image: url(../img/sprite.png);
    background-position: -96px 0;
    width: 51px;
    height: 51px
}

.icon-email {
    background-image: url(../img/sprite.png);
    background-position: -147px 0;
    width: 61px;
    height: 39px
}

.icon-medal {
    background-image: url(../img/sprite.png);
    background-position: 0 -160px;
    width: 29px;
    height: 45px
}

.icon-people-pf {
    background-image: url(../img/sprite.png);
    background-position: -179px -81px;
    width: 28px;
    height: 27px
}

.icon-people-pj {
    background-image: url(../img/sprite.png);
    background-position: -147px -81px;
    width: 32px;
    height: 28px
}

.icon-person {
    background-image: url(../img/sprite.png);
    background-position: -73px -114px;
    width: 34px;
    height: 34px
}

.icon-plan {
    background-image: url(../img/sprite.png);
    background-position: 0 -114px;
    width: 35px;
    height: 46px
}

.icon-research {
    background-image: url(../img/sprite.png);
    background-position: -35px -114px;
    width: 38px;
    height: 41px
}

.icon-search {
    background-image: url(../img/sprite.png);
    background-position: -107px -114px;
    width: 24px;
    height: 24px
}

.icon-shell {
    background-image: url(../img/sprite.png);
    background-position: 0 0;
    width: 96px;
    height: 114px
}

.icon-speed {
    background-image: url(../img/sprite.png);
    background-position: -96px -51px;
    width: 40px;
    height: 44px
}

.icon-technology {
    background-image: url(../img/sprite.png);
    background-position: -147px -39px;
    width: 42px;
    height: 42px
}

.icon-white-arrow-down {
    background-image: url(../img/sprite.png);
    background-position: -125px -95px;
    width: 21px;
    height: 13px
}

[data-component=app-section] {
    background: -webkit-gradient(linear,left top,left bottom,from(#9c7f61),color-stop(#a98c6e),color-stop(#b79a7c),color-stop(#c4a78a),to(#d2b598));
    background: linear-gradient(to bottom,#9c7f61,#a98c6e,#b79a7c,#c4a78a,#d2b598)
}

    [data-component=app-section] .container {
        position: relative;
        z-index: 9
    }

@media only screen and (max-width:767px) {
    [data-component=app-section] .container {
        padding-left: 45px;
        padding-right: 45px
    }
}

[data-component=app-section] .full-img img {
    position: absolute;
    top: -115px;
    left: -35px;
    max-height: 665px
}

@media only screen and (max-width:1200px) {
    [data-component=app-section] .full-img img {
        -webkit-transform: scale(.8);
        transform: scale(.8);
        left: -85px;
        top: -50px
    }
}

@media only screen and (max-width:991px) {
    [data-component=app-section] .full-img img {
        -webkit-transform: scale(.7);
        transform: scale(.7);
        left: -185px;
        top: 25px
    }
}

@media only screen and (max-width:925px) {
    [data-component=app-section] .full-img img {
        -webkit-transform: scale(.6);
        transform: scale(.6);
        left: -160px
    }
}

@media only screen and (max-width:840px) {
    [data-component=app-section] .full-img img {
        left: -150px;
        top: 25px
    }
}

@media only screen and (max-width:767px) {
    [data-component=app-section] .full-img img {
        -webkit-transform: initial;
        transform: initial;
        max-width: 365px;
        position: initial;
        margin: -65px auto 0;
        display: block
    }
}

@media only screen and (max-width:480px) {
    [data-component=app-section] .full-img img {
        max-width: 260px
    }
}

[data-component=app-section] .content {
    padding: 145px 0
}

@media only screen and (max-width:1200px) {
    [data-component=app-section] .content {
        padding: 115px 0
    }
}

@media only screen and (max-width:767px) {
    [data-component=app-section] .content {
        padding: 50px 0 35px;
        text-align: center
    }
}

[data-component=app-section] .content .bank-type {
    margin-bottom: 15px
}

    [data-component=app-section] .content .bank-type h1 {
        font-family: 'Gotham Narrow SSm Medium',sans-serif;
        color: #000;
        font-size: 14px;
        letter-spacing: 1px
    }

@media only screen and (max-width:767px) {
    [data-component=app-section] .content .bank-type h1 {
        font-size: 12px;
        text-align: left
    }
}

[data-component=app-section] .content .section-title {
    margin-bottom: 25px
}

@media only screen and (max-width:767px) {
    [data-component=app-section] .content .section-title {
        max-width: initial;
        text-align: left;
        margin-bottom: 15px
    }
}

[data-component=app-section] .content .section-title h3 {
    line-height: 170%;
    font-size: 36px;
    font-family: 'Gotham Narrow SSm Black',sans-serif;
    color: #fff
}

@media only screen and (max-width:767px) {
    [data-component=app-section] .content .section-title h3 {
        font-size: 20px;
        line-height: 30px
    }
}

[data-component=app-section] .content .section-desc {
    margin-bottom: 78px
}

@media only screen and (max-width:767px) {
    [data-component=app-section] .content .section-desc {
        max-width: initial;
        text-align: left;
        margin-bottom: 25px
    }
}

[data-component=app-section] .content .section-desc h2 {
    color: #fff;
    line-height: 38px;
    font-size: 23px
}

@media only screen and (max-width:767px) {
    [data-component=app-section] .content .section-desc h2 {
        font-size: 14px;
        line-height: 26px
    }
}

@media only screen and (max-width:480px) {
    [data-component=app-section] .content .section-app a:last-child {
        margin-left: 10px
    }
}

[data-component=app-section] .content .section-app a img {
    margin-right: 45px;
    text-align: center
}

@media only screen and (max-width:991px) {
    [data-component=app-section] .content .section-app a img {
        margin-right: 20px
    }
}

@media only screen and (max-width:767px) {
    [data-component=app-section] .content .section-app a img {
        display: inline-block
    }
}

@media only screen and (max-width:480px) {
    [data-component=app-section] .content .section-app a img {
        text-align: center;
        margin: 0;
        display: inline-block;
        max-width: 120px
    }
}

[data-component=article-slider] {
    background-color: #212121;
    padding: 0 0 250px
}

@media only screen and (max-width:767px) {
    [data-component=article-slider] {
        padding: 0 0 70px
    }
}

[data-component=article-slider] .div-to-slide {
    margin-top: -60px;
    position: relative;
    z-index: 7
}

@media only screen and (max-width:767px) {
    [data-component=article-slider] .div-to-slide {
        margin-top: -30px
    }
}

[data-component=article-slider] .div-to-slide button {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: 0 0;
    border: 0;
    color: #fff;
    font-size: 16px;
    z-index: 9
}

    [data-component=article-slider] .div-to-slide button:before {
        content: '';
        background-image: url(../img/article-slider/arrow-right.png);
        width: 29px;
        height: 15px;
        position: absolute;
        top: -40px;
        left: 10px
    }

    [data-component=article-slider] .div-to-slide button.slick-prev {
        left: 30px
    }

        [data-component=article-slider] .div-to-slide button.slick-prev:before {
            -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg)
        }

    [data-component=article-slider] .div-to-slide button.slick-next {
        right: 30px
    }

[data-component=article-slider] .div-to-slide .slick-list > div {
    padding-bottom: 55px
}

[data-component=article-slider] .div-to-slide .slick-list .article {
    z-index: 5;
    position: relative
}

    [data-component=article-slider] .div-to-slide .slick-list .article.main .holder {
        -webkit-box-shadow: -1px 20px 65px 0 rgba(0,0,0,.8);
        box-shadow: -1px 20px 65px 0 rgba(0,0,0,.8)
    }

    [data-component=article-slider] .div-to-slide .slick-list .article .holder {
        background-image: url(../img/article-slider/article-slider-bg.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        margin: 0 auto;
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out
    }

    [data-component=article-slider] .div-to-slide .slick-list .article .content {
        max-width: 405px;
        padding: 480px 0 55px;
        margin-left: 120px
    }

@media only screen and (max-width:1024px) {
    [data-component=article-slider] .div-to-slide .slick-list .article .content {
        max-width: initial;
        padding: 372px 30px 30px;
        margin-left: 0
    }
}

[data-component=article-slider] .div-to-slide .slick-list .article .content .article-date span {
    font-size: 14px;
    color: #b29475
}

@media only screen and (max-width:767px) {
    [data-component=article-slider] .div-to-slide .slick-list .article .content .article-date span {
        font-size: 12px
    }
}

[data-component=article-slider] .div-to-slide .slick-list .article .content .article-title {
    margin-top: 5px;
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    font-weight: 600
}

@media only screen and (max-width:767px) {
    [data-component=article-slider] .div-to-slide .slick-list .article .content .article-title {
        margin-top: 15px
    }
}

[data-component=article-slider] .div-to-slide .slick-list .article .content .article-title h3 {
    font-family: 'Gotham Narrow SSm Bold',sans-serif;
    font-size: 32px;
    color: #fff
}

@media only screen and (max-width:767px) {
    [data-component=article-slider] .div-to-slide .slick-list .article .content .article-title h3 {
        font-size: 20px
    }
}

[data-component=article-slider] .div-to-slide .slick-list .article .content .article-text {
    margin-top: 5px;
    font-family: 'Gotham Narrow Light',sans-serif
}

@media only screen and (max-width:767px) {
    [data-component=article-slider] .div-to-slide .slick-list .article .content .article-text {
        margin-top: 15px
    }
}

[data-component=article-slider] .div-to-slide .slick-list .article .content .article-text p {
    font-family: 'Gotham Narrow Light',sans-serif;
    line-height: 30px;
    font-size: 16px;
    color: #fff
}

@media only screen and (max-width:767px) {
    [data-component=article-slider] .div-to-slide .slick-list .article .content .article-text p {
        font-size: 13px;
        line-height: 22px
    }
}

[data-component=article-slider] .div-to-slide .slick-list .article .content a {
    display: inline-block;
    margin: 10px 0 0;
    color: #fff;
    font-size: 16px
}

    [data-component=article-slider] .div-to-slide .slick-list .article .content a:hover {
        text-decoration: none
    }

    [data-component=article-slider] .div-to-slide .slick-list .article .content a i {
        display: inline-block;
        vertical-align: -3px;
        margin-left: 15px
    }

[data-component=article-slider] .div-to-slide .slick-current.slick-active .holder {
    width: 90%
}

[data-component=bank-features] {
    background-color: #f4f4f8;
    position: relative;
    z-index: 7
}

@media only screen and (max-width:1024px) {
    [data-component=bank-features] {
        padding: 50px 0
    }
}

[data-component=bank-features].focus .cards-holder::before {
    z-index: 1;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden
}

[data-component=bank-features] .cards-holder {
    position: relative;
    height: 700px;
    width: 1080px
}

@media only screen and (min-width:1025px) and (max-width:1366px) {
    [data-component=bank-features] .cards-holder {
        width: 990px
    }
}

@media only screen and (max-width:1024px) {
    [data-component=bank-features] .cards-holder {
        width: 100%;
        height: auto
    }
}

@media only screen and (max-width:480px) {
    [data-component=bank-features] .cards-holder {
        padding: 0
    }
}

[data-component=bank-features] .cards-holder::before {
    content: '';
    position: absolute;
    width: 2px;
    height: 373px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 2px;
    background-color: #b29475;
    left: 625px;
    top: 117px;
    z-index: 10;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media only screen and (max-width:1024px) {
    [data-component=bank-features] .cards-holder::before {
        display: none
    }
}

[data-component=bank-features] .card {
    width: 690px;
    height: 500px;
    position: absolute;
    background-color: #fff;
    padding: 60px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media only screen and (min-width:1025px) and (max-width:1366px) {
    [data-component=bank-features] .card {
        width: 640px
    }
}

@media only screen and (max-width:1024px) {
    [data-component=bank-features] .card {
        padding: 30px 30px 100px;
        width: 100%;
        height: auto;
        position: relative;
        top: auto;
        left: auto;
        -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.3);
        box-shadow: 0 5px 10px 0 rgba(0,0,0,.3)
    }
}

@media only screen and (max-width:767px) {
    [data-component=bank-features] .card {
        padding: 20px
    }
}

@media only screen and (max-width:480px) {
    [data-component=bank-features] .card {
        padding: 20px 15px 40px
    }
}

[data-component=bank-features] .card::before {
    content: '';
    position: absolute;
    width: 1px;
    height: 230px;
    background-color: #b29475;
    left: 30px;
    top: 41%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transition: .3s ease-in-out 0s;
    transition: .3s ease-in-out 0s
}

@media only screen and (max-width:1024px) {
    [data-component=bank-features] .card::before {
        display: none
    }
}

[data-component=bank-features] .card::after {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    background-color: #b29475;
    left: 60px;
    border-radius: 3px;
    top: 85%;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media only screen and (max-width:1024px) {
    [data-component=bank-features] .card::after {
        display: none
    }
}

[data-component=bank-features] .card.open {
    height: 700px;
    width: 950px;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.3);
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.3);
    z-index: 3
}

@media only screen and (min-width:1025px) and (max-width:1366px) {
    [data-component=bank-features] .card.open {
        width: 940px
    }
}

[data-component=bank-features] .card.open .holder-content {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
    filter: none;
    visibility: visible;
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-component=bank-features] .card.open .btn {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
    filter: none;
    visibility: visible
}

[data-component=bank-features] .card.less::before {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
    filter: none;
    visibility: visible;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

[data-component=bank-features] .card.less .box-gray, [data-component=bank-features] .card.less::after {
    left: 20px;
    top: 93%
}

[data-component=bank-features] .card.less h2 {
    font-family: 'Gotham Narrow SSm Bold',sans-serif;
    -webkit-transform: rotate(-90deg) translateY(100%);
    transform: rotate(-90deg) translateY(100%);
    color: #000;
    font-size: 14px;
    letter-spacing: 1.8px;
    text-transform: uppercase
}

    [data-component=bank-features] .card.less h2 strong {
        font-family: 'Gotham Narrow SSm Bold',sans-serif;
        display: inline;
        font-size: 100%;
        margin: 0;
        text-transform: uppercase
    }

[data-component=bank-features] .card h2 {
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 90%;
    letter-spacing: 2.3px;
    color: #b29475;
    text-transform: uppercase;
    position: absolute;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media only screen and (max-width:1024px) {
    [data-component=bank-features] .card h2 {
        position: static;
        margin-bottom: 25px
    }
}

[data-component=bank-features] .card h2 strong {
    display: block;
    font-family: 'Gotham Narrow SSm Black',sans-serif;
    font-weight: 900;
    font-size: 82px;
    line-height: 90%;
    color: #000;
    margin-top: 22px;
    text-transform: none
}

@media only screen and (max-width:1024px) {
    [data-component=bank-features] .card h2 strong {
        font-size: 40px;
        margin-top: 0
    }
}

[data-component=bank-features] .card .holder-content {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
    position: absolute;
    top: 230px;
    left: 418px;
    width: 446px;
    -webkit-transition: opacity .3s ease-in-out 330ms;
    transition: opacity .3s ease-in-out 330ms
}

@media only screen and (max-width:1024px) {
    [data-component=bank-features] .card .holder-content {
        position: static;
        width: 100%;
        opacity: 1;
        -ms-filter: none;
        -webkit-filter: none;
        filter: none;
        visibility: visible
    }
}

[data-component=bank-features] .card .holder-content h4, [data-component=bank-features] .card .holder-content p {
    font-size: 14px;
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    font-weight: 400;
    line-height: 180%;
    color: #5c6066;
    margin: 0
}

[data-component=bank-features] .card .holder-content h4 {
    text-transform: uppercase;
    letter-spacing: 1.8px;
    color: #000
}

[data-component=bank-features] .card .holder-content ul {
    font-size: 0
}

    [data-component=bank-features] .card .holder-content ul.buttons li {
        display: inline-block;
        width: 50%;
        padding-right: 35px;
        vertical-align: top
    }

@media only screen and (max-width:767px) {
    [data-component=bank-features] .card .holder-content ul.buttons li {
        width: 100%
    }
}

[data-component=bank-features] .card .holder-content ul.buttons li h4 {
    margin-bottom: 20px
}

[data-component=bank-features] .card .holder-content ul li {
    margin-top: 44px
}

    [data-component=bank-features] .card .holder-content ul li span {
        display: inline-block;
        padding: 0 16px;
        line-height: 36px;
        font-size: 14px;
        text-align: center;
        color: #5c6066;
        border-radius: 7px;
        border: solid 1px #dde0e6;
        margin: 10px 0
    }

        [data-component=bank-features] .card .holder-content ul li span:hover {
            text-decoration: none
        }

[data-component=bank-features] .card .btn {
    margin: 0;
    padding: 19px 30px;
    border: 0;
    background: #fff;
    color: #b29475;
    font-size: 16px;
    -webkit-box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
    box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
    position: absolute;
    bottom: 60px;
    right: 60px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transition: .3s ease-in-out .2s;
    transition: .3s ease-in-out .2s
}

@media only screen and (max-width:1024px) {
    [data-component=bank-features] .card .btn {
        opacity: 1;
        -ms-filter: none;
        -webkit-filter: none;
        filter: none;
        visibility: visible;
        bottom: 30px;
        right: 30px
    }
}

@media only screen and (max-width:767px) {
    [data-component=bank-features] .card .btn {
        position: static;
        width: 100%;
        margin-top: 20px
    }
}

[data-component=bank-features] .card .btn i {
    display: inline-block;
    vertical-align: -3px;
    margin-left: 15px
}

[data-component=bank-features] .enterprise {
    top: -70px;
    left: 0
}

    [data-component=bank-features] .enterprise .box-gray {
        position: absolute;
        width: 15px;
        height: 15px;
        left: 60px;
        top: 85%;
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out
    }

@media only screen and (max-width:1024px) {
    [data-component=bank-features] .enterprise .box-gray {
        display: none
    }
}

[data-component=bank-features] .enterprise .box-gray::before {
    content: '';
    position: absolute;
    width: 225px;
    height: 225px;
    background: url(../img/icons/pattern-dots.png);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    background-size: cover;
    top: -105px;
    left: -105px
}

@media only screen and (max-width:1024px) {
    [data-component=bank-features] .enterprise .box-gray::before {
        display: none
    }
}

@media only screen and (max-width:1024px) {
    [data-component=bank-features] .enterprise {
        top: auto;
        left: auto
    }
}

[data-component=bank-features] .enterprise.open .box-gray, [data-component=bank-features] .enterprise.open::after {
    top: 66%
}

[data-component=bank-features] .enterprise.open h2 {
    top: 120px;
    left: 70px
}

[data-component=bank-features] .enterprise.open .holder-content {
    left: 470px;
    top: 230px
}

[data-component=bank-features] .enterprise.less .box-gray::before {
    background: url(../img/icons/pattern-dots-r.png);
    background-size: cover
}

[data-component=bank-features] .enterprise.less h2 {
    top: 100px;
    left: -65px
}

[data-component=bank-features] .enterprise h2 {
    top: 140px;
    left: 60px
}

[data-component=bank-features] .life {
    bottom: -70px;
    right: 0
}

@media only screen and (max-width:1024px) {
    [data-component=bank-features] .life {
        margin-top: 50px;
        bottom: auto;
        right: auto
    }
}

[data-component=bank-features] .life::before {
    left: auto;
    right: 26px;
    top: 35%
}

[data-component=bank-features] .life::after {
    left: auto;
    right: 60px
}

[data-component=bank-features] .life.open {
    bottom: -20px
}

    [data-component=bank-features] .life.open::after {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }

    [data-component=bank-features] .life.open h2 {
        top: 120px;
        right: auto;
        left: 60px
    }

[data-component=bank-features] .life.less::after {
    left: auto;
    right: 20px
}

[data-component=bank-features] .life.less h2 {
    top: 85px;
    right: -25px
}

[data-component=bank-features] .life h2 {
    top: 245px;
    right: 60px
}

[data-component=banner-section] .full-banner-holder {
    background-position: right;
    background-repeat: no-repeat;
    background-color: #f4f4f8;
    padding: 210px 0 550px;
    /*padding: 100px 0 175px;*/
    position: relative
}

@media only screen and (min-width:768px) and (max-width:1170px) {
    [data-component=banner-section] .full-banner-holder {
        background-size: contain
    }
}

@media only screen and (max-width:767px) {
    [data-component=banner-section] .full-banner-holder {
        background-position: -2000px;
        padding: 60px 0 160px;
        background-size: cover
    }
}

@media only screen and (max-width:480px) {
    [data-component=banner-section] .full-banner-holder {
        padding: 180px 0 200px
    }
}

[data-component=banner-section] .full-banner-holder.spacing-2 {
    background-size: cover;
    padding: 130px 0 190px
}

@media only screen and (max-width:767px) {
    [data-component=banner-section] .full-banner-holder.spacing-2 {
        padding: 60px 0 300px
    }
}

@media only screen and (max-width:480px) {
    [data-component=banner-section] .full-banner-holder.spacing-2 {
        background-size: cover;
        padding: 190px 0 140px;
        background-position: right bottom
    }
}

[data-component=banner-section] .full-banner-holder [data-component=breadcrumb] .container {
    padding: 0
}

[data-component=banner-section] .full-banner-holder .container-holder .text-holder h1 {
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    font-weight: 400;
    color: #5c6066;
    font-size: 14px;
    letter-spacing: 1.5px
}

[data-component=banner-section] .full-banner-holder .container-holder .text-holder h2 {
    color: #000;
    font-family: 'Gotham Narrow SSm Black',sans-serif;
    font-weight: 900;
    margin: 25px 0 50px;
    font-size: 46px;
    padding-right: 20px
}

@media only screen and (max-width:767px) {
    [data-component=banner-section] .full-banner-holder .container-holder .text-holder h2 {
        padding-right: 0;
        font-size: 30px
    }
}

[data-component=banner-section] .full-banner-holder .container-holder .text-holder h3 {
    color: #5c6066;
    font-size: 23px;
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    font-weight: 400;
    line-height: 30px;
    margin: -30px 0 50px;
    padding-right: 20px
}

@media only screen and (max-width:767px) {
    [data-component=banner-section] .full-banner-holder .container-holder .text-holder h3 {
        padding-right: 0;
        font-size: 16px;
        margin-bottom: 30px
    }
}

[data-component=banner-section] .full-banner-holder .container-holder .text-holder button, [data-component=banner-section] .full-banner-holder .container-holder .text-holder > a {
    margin: 0;
    padding: 19px 30px;
    border: 0;
    background: #fff;
    color: #b29475;
    font-size: 16px;
    -webkit-box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
    box-shadow: 0 10px 20px 0 rgba(106,108,117,.2)
}

    [data-component=banner-section] .full-banner-holder .container-holder .text-holder button:hover, [data-component=banner-section] .full-banner-holder .container-holder .text-holder > a:hover {
        text-decoration: none;
        background-color: #b29475;
        color: #fff
    }

@media only screen and (max-width:480px) {
    [data-component=banner-section] .full-banner-holder .container-holder .text-holder button, [data-component=banner-section] .full-banner-holder .container-holder .text-holder > a {
        padding: 20px
    }
}

[data-component=banner-section] .full-banner-holder .container-holder .text-holder button i, [data-component=banner-section] .full-banner-holder .container-holder .text-holder > a i {
    display: inline-block;
    vertical-align: -3px;
    margin-left: 15px
}

[data-component=economist-perfil] .block {
    margin-bottom: 100px
}

[data-component=economist-perfil] .img-holder {
    overflow: hidden;
    display: inline-block;
    border-radius: 100%;
    vertical-align: middle
}

[data-component=economist-perfil] .text-holder {
    display: inline-block;
    margin-left: 20px;
    vertical-align: middle
}

[data-component=economist-perfil] h2 {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.14;
    letter-spacing: 1.8px;
    color: #000;
    font-family: 'Gotham Narrow SSm Medium',sans-serif
}

[data-component=economist-perfil] p {
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    color: #000;
    letter-spacing: 1.6px
}

[data-component=footer] .top-footer {
    background-color: #000;
    padding-bottom: 150px;
    font-size: 0
}

@media only screen and (max-width:767px) {
    [data-component=footer] .top-footer {
        padding-bottom: 80px
    }
}

[data-component=footer] .top-footer h2 {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    font-family: 'Gotham Narrow SSm Light',sans-serif
}

@media only screen and (max-width:767px) {
    [data-component=footer] .top-footer h2 {
        color: #b29475;
        font-size: 30px;
        font-family: 'Gotham Narrow SSm Bold',sans-serif
    }
}

[data-component=footer] .top-footer h3 {
    font-size: 12px;
    color: #fff;
    font-family: 'Gotham Narrow SSm Medium',sans-serif;
    text-transform: uppercase;
    margin-top: 120px;
    margin-bottom: 40px;
    letter-spacing: 2px
}

@media only screen and (max-width:767px) {
    [data-component=footer] .top-footer h3 {
        margin-top: 70px;
        margin-bottom: 10px
    }

        [data-component=footer] .top-footer h3.hide-mobile {
            display: none
        }
}

[data-component=footer] .top-footer p {
    font-size: 13px;
    color: #5c6066;
    line-height: 26px;
    margin: 0 0 80px
}

@media only screen and (max-width:767px) {
    [data-component=footer] .top-footer p {
        margin-bottom: 0
    }
}

@media only screen and (max-width:480px) {
    [data-component=footer] .top-footer p {
        padding-right: 30px
    }
}

[data-component=footer] .top-footer ul li {
    margin-bottom: 30px
}

    [data-component=footer] .top-footer ul li:last-child {
        margin-bottom: 0
    }

    [data-component=footer] .top-footer ul li.flag {
        display: inline-block;
        margin-left: 21px;
        opacity: .3;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
        filter: alpha(opacity=30)
    }

        [data-component=footer] .top-footer ul li.flag:first-child {
            margin-left: 0
        }

        [data-component=footer] .top-footer ul li.flag.active {
            opacity: 1;
            -ms-filter: none;
            -webkit-filter: none;
            filter: none
        }

        [data-component=footer] .top-footer ul li.flag img {
            width: 40px
        }

        [data-component=footer] .top-footer ul li.flag a {
            text-decoration: none;
            border-bottom: 0
        }

            [data-component=footer] .top-footer ul li.flag a:hover {
                border-bottom: 0
            }

    [data-component=footer] .top-footer ul li a {
        color: #5c6066;
        font-size: 16px;
        font-family: 'Gotham Narrow SSm Light',sans-serif;
        text-decoration: none;
        border-bottom: 3px solid #000;
        -webkit-transition: .2s;
        transition: .2s
    }

        [data-component=footer] .top-footer ul li a:hover {
            color: #b29475;
            border-bottom: 3px solid #b29475
        }

[data-component=footer] .top-footer .sub-item {
    margin-bottom: 45px;
    letter-spacing: 2px
}

@media only screen and (max-width:767px) {
    [data-component=footer] .top-footer .sub-item:first-child h3 {
        margin-top: 90px
    }
}

[data-component=footer] .top-footer .sub-item:last-child {
    margin-bottom: 0
}

[data-component=footer] .top-footer .sub-item h3 {
    margin: 0
}

[data-component=footer] .top-footer .sub-item h2 {
    margin: 15px 0 0
}

@media only screen and (max-width:767px) {
    [data-component=footer] .top-footer .sub-item h2 {
        margin: 10px 0 0
    }
}

[data-component=footer] .top-footer .about, [data-component=footer] .top-footer .adress, [data-component=footer] .top-footer .languages, [data-component=footer] .top-footer .segments, [data-component=footer] .top-footer .support {
    display: inline-block;
    vertical-align: top;
    width: 20%;
    margin-right: 1.25%
}

    [data-component=footer] .top-footer .about:last-child, [data-component=footer] .top-footer .adress:last-child, [data-component=footer] .top-footer .languages:last-child, [data-component=footer] .top-footer .segments:last-child, [data-component=footer] .top-footer .support:last-child {
        margin-right: 0
    }

@media only screen and (max-width:767px) {
    [data-component=footer] .top-footer .about, [data-component=footer] .top-footer .adress, [data-component=footer] .top-footer .languages, [data-component=footer] .top-footer .segments, [data-component=footer] .top-footer .support {
        width: 100%
    }
}

[data-component=footer] .top-footer .languages {
    width: 15%
}

[data-component=footer] .top-footer .adress {
    margin-right: 0
}

[data-component=footer] .top-footer .languages-mobile li {
    margin-bottom: 0
}

[data-component=footer] .bottom-footer {
    padding: 25px 0
}

    [data-component=footer] .bottom-footer p {
        color: #a6aab5;
        font-size: 13px
    }

@media only screen and (max-width:480px) {
    [data-component=footer] .bottom-footer p {
        text-align: center
    }
}

[data-component=footer] .bottom-footer a {
    text-decoration: none
}

[data-component=footer] .bottom-footer .web-mail p {
    font-size: 16px;
    color: #b29475;
    margin-left: 15px;
    display: inline-block;
    vertical-align: middle
}

@media only screen and (max-width:480px) {
    [data-component=footer] .bottom-footer .web-mail p {
        font-size: 14px
    }
}

[data-component=footer] .bottom-footer .web-mail svg {
    display: inline-block
}

@media only screen and (max-width:767px) {
    [data-component=footer] .bottom-footer .web-mail {
        margin-top: 10px;
        text-align: center
    }
}

@media only screen and (max-width:480px) {
    [data-component=footer] .bottom-footer .web-mail {
        text-align: center
    }
}

[data-component=footer-error] {
    padding-bottom: 116px
}

    [data-component=footer-error] .title {
        font-family: 'Gotham Narrow SSm Medium',sans-serif;
        font-size: 14px;
        line-height: 1.14;
        letter-spacing: 1.8px;
        color: #000;
        text-transform: uppercase;
        margin: 30px 0 8px
    }

@media only screen and (max-width:767px) {
    [data-component=footer-error] ul {
        margin-bottom: 20px
    }
}

[data-component=footer-error] ul li a {
    font-size: 16px;
    line-height: 2;
    color: #5c6066
}

    [data-component=footer-error] ul li a:focus, [data-component=footer-error] ul li a:hover, [data-component=footer-error] ul li a:visited {
        text-decoration: none
    }

[data-component=header] {
    z-index: 23;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    background: #fff;
    -webkit-box-shadow: 0 0 10px 0 rgba(92,96,102,.3);
    box-shadow: 0 0 10px 0 rgba(92,96,102,.3);
    position: fixed;
    width: 100%;
    top: 0
}

    [data-component=header] .header-left {
        height: 90px;
        font-size: 0;
        padding: 0;
        position: relative;
        z-index: 2
    }

        [data-component=header] .header-left.submenu-active .menu .menu-list .submenu-holder {
            top: 100%
        }

@media only screen and (max-width:1024px) {
    [data-component=header] .header-left {
        height: 80px;
        width: 100%
    }
}

[data-component=header] .header-left .logo {
    display: inline-block;
    text-align: center;
    width: 15%
}

@media only screen and (max-width:1024px) {
    [data-component=header] .header-left .logo {
        width: 50%
    }
}

[data-component=header] .header-left .menu {
    display: inline-block;
    vertical-align: middle;
    width: 78%;
    font-size: 0
}

@media screen and (max-width:1390px) {
    [data-component=header] .header-left .menu {
        width: 76%
    }
}

@media only screen and (max-width:1024px) {
    [data-component=header] .header-left .menu {
        display: block;
        position: fixed
    }
}

[data-component=header] .header-left .menu .menu-title {
    position: absolute;
    left: 40px;
    top: 35px;
    font-size: 12px;
    color: #5c6066;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    display: none
}

@media only screen and (max-width:1024px) {
    [data-component=header] .header-left .menu .menu-title {
        display: block
    }
}

@media only screen and (max-width:1024px) {
    [data-component=header] .header-left .menu .holder-menu {
        position: fixed;
        overflow: hidden;
        background: #fff;
        height: 100%;
        width: 0;
        z-index: 22;
        top: 0;
        right: 0
    }
}

[data-component=header] .header-left .menu .close-menu {
    position: absolute;
    top: 30px;
    right: 30px;
    display: none;
    width: 25px;
    height: 25px;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    z-index: 23;
    background-color: transparent;
    border: 0
}

@media only screen and (max-width:1024px) {
    [data-component=header] .header-left .menu .close-menu {
        display: block
    }
}

[data-component=header] .header-left .menu .close-menu:after, [data-component=header] .header-left .menu .close-menu:before {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #5c6066
}

[data-component=header] .header-left .menu .close-menu:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

[data-component=header] .header-left .menu .close-menu:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

[data-component=header] .header-left .menu .select-language {
    position: relative;
    bottom: 15px;
    padding: 30px 0 20px 40px;
    width: 100%;
    display: none;
    background-color: #fff
}

@media only screen and (max-width:1024px) {
    [data-component=header] .header-left .menu .select-language {
        display: block
    }
}

[data-component=header] .header-left .menu .select-language span {
    font-size: 14px;
    color: #5c6066;
    text-transform: uppercase;
    display: block;
    padding: 0 0 25px 0
}

[data-component=header] .header-left .menu .select-language button {
    width: 40px;
    height: 40px;
    display: inline-block;
    background-color: transparent;
    border: 0
}

    [data-component=header] .header-left .menu .select-language button.active {
        opacity: .5;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
        filter: alpha(opacity=50)
    }

    [data-component=header] .header-left .menu .select-language button.pt {
        margin: 0 20px 0 0;
        background-image: url(../img/header/br.png)
    }

    [data-component=header] .header-left .menu .select-language button.us {
        background-image: url(../img/header/usa.png)
    }

[data-component=header] .header-left .menu .menu-list {
    list-style: none;
    position: relative
}

@media only screen and (max-width:1024px) {
    [data-component=header] .header-left .menu .menu-list {
        margin: 76px 0 0;
        background: #fff;
        opacity: 1;
        -ms-filter: none;
        -webkit-filter: none;
        filter: none;
        width: 100%;
        min-width: 250px;
        height: calc(100% - 150px);
        overflow-y: scroll;
        overflow-x: hidden
    }
}

[data-component=header] .header-left .menu .menu-list li {
    display: inline-block;
    margin: 0 4% 0 0
}

@media screen and (max-width:1390px) {
    [data-component=header] .header-left .menu .menu-list li {
        margin: 0 4% 0 0
    }
}

@media only screen and (max-width:1024px) {
    [data-component=header] .header-left .menu .menu-list li {
        display: block;
        margin-left: 40px;
        padding: 20px 0;
        border-top: 1px solid #dde0e6;
        overflow: hidden;
        min-height: 60px
    }
}

[data-component=header] .header-left .menu .menu-list li:first-child {
    border: none;
    margin-top: 0
}

[data-component=header] .header-left .menu .menu-list li.mobile {
    display: none
}

@media only screen and (max-width:1024px) {
    [data-component=header] .header-left .menu .menu-list li.mobile {
        display: block
    }
}

[data-component=header] .header-left .menu .menu-list li a {
    color: #5c6066;
    font-size: 16px;
    position: relative;
    letter-spacing: .4px;
    text-decoration: none;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media screen and (max-width:1390px) {
    [data-component=header] .header-left .menu .menu-list li a {
        font-size: 13px
    }
}

@media only screen and (max-width:1024px) {
    [data-component=header] .header-left .menu .menu-list li a {
        font-size: 16px
    }
}

[data-component=header] .header-left .menu .menu-list li a.main-link {
    color: #b29475
}

    [data-component=header] .header-left .menu .menu-list li a.main-link.active {
        color: #000
    }

[data-component=header] .header-left .menu .menu-list li a.active {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
    filter: none;
    color: #000
}

    [data-component=header] .header-left .menu .menu-list li a.active.arrow:after {
        top: 0;
        border-top-color: #000;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

@media only screen and (max-width:1024px) {
    [data-component=header] .header-left .menu .menu-list li a.active.arrow:after {
        top: 6px;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

[data-component=header] .header-left .menu .menu-list li a.active + .submenu-holder {
    z-index: 25
}

[data-component=header] .header-left .menu .menu-list li a.arrow {
    padding: 0 20px 0 0;
    display: inline
}

    [data-component=header] .header-left .menu .menu-list li a.arrow:after {
        content: '';
        display: inline-block;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 5px 5px;
        border-top-color: #b29475;
        position: absolute;
        top: 7px;
        right: -12px
    }

@media only screen and (max-width:1024px) {
    [data-component=header] .header-left .menu .menu-list li a.arrow:after {
        top: 3px;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }
}

@media only screen and (max-width:480px) {
    [data-component=header] .header-left .menu .menu-list li a.arrow:after {
        border-width: 4px 4px 4px;
        top: 6px
    }
}

[data-component=header] .header-left .menu .menu-list li a img {
    width: 40px
}

[data-component=header] .header-left .menu .menu-list .submenu-holder {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

    [data-component=header] .header-left .menu .menu-list .submenu-holder li {
        margin: 0;
        border: none
    }

@media only screen and (max-width:1024px) {
    [data-component=header] .header-left .menu .menu-list .submenu-holder {
        top: 20px;
        height: auto;
        left: 20px;
        position: relative;
        z-index: 1
    }
}

[data-component=header] .header-left .menu .menu-list .submenu {
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 25;
    top: -40%;
    padding: 20px 0 50px;
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0)
}

@media only screen and (max-width:1024px) {
    [data-component=header] .header-left .menu .menu-list .submenu {
        display: none;
        padding: 0
    }
}

[data-component=header] .header-left .menu .menu-list .submenu li {
    display: block;
    padding: 16px 0
}

@media screen and (max-width:1390px) {
    [data-component=header] .header-left .menu .menu-list .submenu li {
        padding: 8px 0
    }
}

[data-component=header] .header-left .menu .menu-list .submenu li a {
    color: #5c6066;
    font-size: 16px;
    position: relative;
    letter-spacing: .4px;
    -webkit-transition: none;
    transition: none;
    cursor: pointer;
    padding-bottom: 3px
}

@media screen and (max-width:1390px) {
    [data-component=header] .header-left .menu .menu-list .submenu li a {
        font-size: 13px
    }
}

@media only screen and (max-width:1024px) {
    [data-component=header] .header-left .menu .menu-list .submenu li a {
        font-size: 14px
    }
}

[data-component=header] .header-left .menu .menu-list .submenu li a:hover {
    color: #b29475;
    border-bottom: 3px solid #b29475
}

@media only screen and (max-width:1024px) {
    [data-component=header] .header-left .menu .menu-list .submenu li a:hover {
        border: 0
    }
}

[data-component=header] .header-left .menu .menu-list .submenu .special-submenu .comercial, [data-component=header] .header-left .menu .menu-list .submenu .special-submenu .investment {
    display: inline-block;
    vertical-align: top
}

[data-component=header] .header-left .menu .menu-list .submenu .special-submenu .comercial {
    width: 65%
}

@media only screen and (max-width:1024px) {
    [data-component=header] .header-left .menu .menu-list .submenu .special-submenu .comercial {
        width: 100%
    }
}

[data-component=header] .header-left .menu .menu-list .submenu .special-submenu .comercial .left-comercial, [data-component=header] .header-left .menu .menu-list .submenu .special-submenu .comercial .right-comercial {
    display: inline-block;
    width: 50%;
    vertical-align: top
}

@media only screen and (max-width:1024px) {
    [data-component=header] .header-left .menu .menu-list .submenu .special-submenu .comercial .left-comercial, [data-component=header] .header-left .menu .menu-list .submenu .special-submenu .comercial .right-comercial {
        width: 100%
    }
}

[data-component=header] .header-left .menu .menu-list .submenu .special-submenu .comercial .right-comercial {
    position: relative
}

@media only screen and (max-width:1024px) {
    [data-component=header] .header-left .menu .menu-list .submenu .special-submenu .comercial .right-comercial {
        padding-top: 15px;
        padding-bottom: 20px
    }
}

[data-component=header] .header-left .menu .menu-list .submenu .special-submenu .comercial .right-comercial:after {
    content: '';
    height: 280px;
    width: 1px;
    background: #5c6066;
    display: block;
    position: absolute;
    top: -20px;
    right: 30%
}

@media only screen and (max-width:1024px) {
    [data-component=header] .header-left .menu .menu-list .submenu .special-submenu .comercial .right-comercial:after {
        display: none
    }
}

[data-component=header] .header-left .menu .menu-list .submenu .special-submenu .investment {
    width: 35%
}

@media only screen and (max-width:1024px) {
    [data-component=header] .header-left .menu .menu-list .submenu .special-submenu .investment {
        width: 100%
    }
}

[data-component=header] .header-left .menu .menu-list .submenu .special-submenu h3 {
    font-size: 23px;
    padding-bottom: 40px;
    color: #5c6066
}

@media only screen and (max-width:1024px) {
    [data-component=header] .header-left .menu .menu-list .submenu .special-submenu h3 {
        font-size: 16px;
        padding-bottom: 15px
    }
}

[data-component=header] .header-left .menu .menu-list .submenu .special-submenu span {
    text-transform: uppercase;
    color: #000;
    font-size: 14px;
    padding-bottom: 24px;
    display: inline-block;
    font-weight: 600
}

@media only screen and (max-width:1024px) {
    [data-component=header] .header-left .menu .menu-list .submenu .special-submenu span {
        font-size: 12px;
        padding-bottom: 5px
    }
}

[data-component=header] .header-left .menu .menu-list .submenu .special-submenu li {
    padding-bottom: 30px
}

@media only screen and (max-width:1024px) {
    [data-component=header] .header-left .menu .menu-list .submenu .special-submenu li {
        padding-bottom: 5px
    }
}

[data-component=header] .header-left .menu .menu-list .submenu .special-submenu li a {
    font-size: 16px;
    color: #5c6066
}

@media only screen and (max-width:1024px) {
    [data-component=header] .header-left .menu .menu-list .submenu .special-submenu li a {
        font-size: 14px
    }
}

[data-component=header] .header-left .layer-menu {
    display: none;
    background: #000;
    position: fixed;
    width: 100%;
    height: 100%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
    top: 0;
    left: 0;
    z-index: 21
}

@media only screen and (max-width:1024px) {
    [data-component=header] .header-left .layer-menu {
        display: block
    }
}

[data-component=header] .header-left .layer-submenu {
    overflow: hidden;
    height: 0;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 24;
    width: 100%
}

@media only screen and (max-width:1024px) {
    [data-component=header] .header-left .layer-submenu {
        display: none
    }
}

[data-component=header] .header-left .layer-submenu:before {
    content: '';
    background: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: -10px;
    z-index: 24;
    -webkit-box-shadow: 5px 5px 10px 0 rgba(92,96,102,.3);
    box-shadow: 5px 5px 10px 0 rgba(92,96,102,.3)
}

[data-component=header] .header-left .mobile-menu {
    margin: 33px 0;
    display: none;
    width: 25%;
    vertical-align: middle;
    text-align: center
}

@media only screen and (max-width:1024px) {
    [data-component=header] .header-left .mobile-menu {
        display: inline-block
    }
}

[data-component=header] .header-left .mobile-menu button {
    background: 0 0;
    border: 0
}

    [data-component=header] .header-left .mobile-menu button .bar {
        height: 3px;
        width: 30px;
        background: #5c6066;
        display: block
    }

        [data-component=header] .header-left .mobile-menu button .bar:first-child {
            margin-bottom: 10px
        }

[data-component=header] .header-left .search {
    width: 7%;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

    [data-component=header] .header-left .search .icon-search {
        background-position: -104px -112px;
        width: 27px;
        height: 27px
    }

    [data-component=header] .header-left .search:hover {
        -webkit-transform: scale(1.15);
        transform: scale(1.15)
    }

@media only screen and (max-width:1024px) {
    [data-component=header] .header-left .search {
        float: left;
        width: 25%
    }
}

[data-component=header] .header-left .search button {
    margin: 16px 0;
    border-radius: 50%;
    -webkit-box-shadow: 0 5px 15px 5px rgba(106,108,117,.2);
    box-shadow: 0 5px 15px 5px rgba(106,108,117,.2);
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    background: 0 0;
    border: 0;
    margin-right: 30px;
    padding: 16px
}

@media only screen and (max-width:1024px) {
    [data-component=header] .header-left .search button {
        padding: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        margin: 24px 0;
        margin-right: 30px
    }
}

[data-component=header] .header-left .search i {
    display: inline-block;
    vertical-align: bottom
}

@media only screen and (max-width:1024px) {
    [data-component=header] .header-left .search i {
        margin-left: 10px
    }
}

[data-component=header] .header-right {
    padding: 0;
    height: 90px;
    z-index: 1;
    font-size: 0;
    position: relative
}

@media only screen and (max-width:1024px) {
    [data-component=header] .header-right {
        display: block;
        position: fixed;
        bottom: 0;
        right: 0;
        width: 0;
        height: 90px;
        z-index: 24
    }
}

[data-component=header] .header-right .holder-login {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 100%
}

@media only screen and (max-width:1024px) {
    [data-component=header] .header-right .holder-login {
        height: 60%;
        top: 36px
    }
}

[data-component=header] .header-right .holder-login .my-account-box, [data-component=header] .header-right .holder-login .my-account-login {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0
}

@media only screen and (max-width:1024px) {
    [data-component=header] .header-right .holder-login .my-account-box, [data-component=header] .header-right .holder-login .my-account-login {
        height: 60%;
        top: 36px
    }
}

[data-component=header] .header-right .holder-login .my-account-box {
    background: #b29475;
    text-align: center;
    left: 0;
    border: 0;
    height: 100%;
    top: 0
}

    [data-component=header] .header-right .holder-login .my-account-box span {
        display: block;
        width: 100%;
        font-size: 16px;
        line-height: 20px;
        padding: 50px 0;
        color: #fff;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

@media only screen and (max-width:1024px) {
    [data-component=header] .header-right .holder-login .my-account-box span {
        padding: 0;
        min-width: 250px
    }
}

[data-component=header] .header-right .holder-login .my-account-login {
    background: #000;
    padding: 20px 18px 30px 19px;
    right: 100%
}

@media only screen and (max-width:1024px) {
    [data-component=header] .header-right .holder-login .my-account-login {
        padding-top: 85px
    }
}

[data-component=header] .header-right .holder-login .my-account-login label {
    display: block;
    margin: 0;
    font-size: 12px;
    color: #fff
}

    [data-component=header] .header-right .holder-login .my-account-login label.error {
        color: #de3c52
    }

[data-component=header] .header-right .holder-login .my-account-login .holder-input {
    position: relative;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media only screen and (max-width:1024px) {
    [data-component=header] .header-right .holder-login .my-account-login .holder-input > .icon-arrow-right {
        display: none
    }
}

[data-component=header] .header-right .holder-login .my-account-login input {
    font-size: 14px;
    padding: 15px 30px 15px 0;
    width: 100%;
    background: 0 0;
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    font-weight: 400;
    border: 0;
    border-bottom: 1px solid #b29475;
    color: #fff
}

    [data-component=header] .header-right .holder-login .my-account-login input.error {
        border-bottom: 1px solid #de3c52
    }

@media screen and (max-width:1200px) {
    [data-component=header] .header-right .holder-login .my-account-login input {
        font-size: 12px
    }
}

[data-component=header] .header-right .holder-login .my-account-login input::-webkit-input-placeholder {
    color: #fff
}

[data-component=header] .header-right .holder-login .my-account-login input:-ms-input-placeholder {
    color: #fff
}

[data-component=header] .header-right .holder-login .my-account-login input::-ms-input-placeholder {
    color: #fff
}

[data-component=header] .header-right .holder-login .my-account-login input::placeholder {
    color: #fff
}

[data-component=header] .header-right .holder-login .my-account-login .icon-arrow-right {
    position: absolute;
    top: 17px;
    right: 0
}

[data-component=header] .header-right .holder-login .my-account-login .icon-white-arrow-down {
    top: 30px;
    right: 30px;
    position: absolute;
    display: none
}

@media only screen and (max-width:1024px) {
    [data-component=header] .header-right .holder-login .my-account-login .icon-white-arrow-down {
        display: block
    }
}

[data-component=header] .header-right .holder-login .my-account-login .btn-access-account {
    position: relative;
    background: #b29475;
    border: 0;
    border-radius: 3px;
    font-size: 16px;
    color: #fff;
    padding: 20px 30px;
    margin: 40px 0 0;
    width: 100%;
    text-align: left;
    display: none
}

@media only screen and (max-width:1024px) {
    [data-component=header] .header-right .holder-login .my-account-login .btn-access-account {
        display: block
    }
}

[data-component=header] .header-right .holder-login .my-account-login .btn-access-account .icon-arrow-right-white {
    right: 30px;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute
}

[data-component=header] .header-right .error-layer {
    position: absolute;
    top: 118%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    width: 225px;
    background-color: #fff;
    padding: 30px 15px;
    -webkit-box-shadow: 0 10px 20px 0 rgba(106,108,117,.7);
    box-shadow: 0 10px 20px 0 rgba(106,108,117,.7);
    text-align: center;
    border-radius: 3px
}

@media only screen and (max-width:767px) {
    [data-component=header] .header-right .error-layer {
        top: -180%;
        -webkit-box-shadow: 0 4px 40px 0 rgba(106,108,117,.7);
        box-shadow: 0 4px 40px 0 rgba(106,108,117,.7)
    }
}

[data-component=header] .header-right .error-layer::after {
    content: '';
    height: 15px;
    width: 15px;
    border-radius: 2px;
    background-color: #fff;
    position: absolute;
    top: -5px;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg)
}

@media only screen and (max-width:767px) {
    [data-component=header] .header-right .error-layer::after {
        top: initial;
        bottom: -5px
    }
}

[data-component=header] .header-right .error-layer .ops {
    display: block;
    color: #de3c52;
    letter-spacing: 1.5;
    font-size: 14px;
    font-family: 'Gotham Narrow SSm Bold',sans-serif;
    margin: 0 0 10px 0
}

[data-component=header] .header-right .error-layer .text {
    font-size: 14px;
    font-family: 'Gotham Narrow SSm Medium',sans-serif;
    line-height: 1.77;
    color: #5c6066
}

[data-component=highlights] {
    background-image: url(../img/highlights/highlights-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 160px 0;
    position: relative;
    z-index: 5
}

@media only screen and (max-width:1200px) {
    [data-component=highlights] {
        padding: 145px 0
    }
}

@media only screen and (min-width:768px) and (max-width:1170px) {
    [data-component=highlights] {
        padding: 250px 0 157px
    }
}

@media only screen and (max-width:767px) {
    [data-component=highlights] {
        padding: 700px 0 90px
    }
}

@media only screen and (max-width:480px) {
    [data-component=highlights] {
        padding: 700px 0 90px
    }
}

@media only screen and (max-width:767px) {
    [data-component=highlights] .container {
        width: 100%;
        padding: 0;
        overflow: hidden
    }
}

@media only screen and (max-width:767px) {
    [data-component=highlights] .container .div-to-slide .slick-list {
        margin-left: 45px
    }
}

[data-component=highlights] .content {
    padding: 0 60px 0;
    position: relative
}

@media only screen and (max-width:767px) {
    [data-component=highlights] .content {
        padding: 0
    }
}

[data-component=highlights] .content .main-title {
    color: #fff;
    font-size: 32px;
    font-family: 'Gotham Narrow SSm Bold',sans-serif;
    text-transform: capitalize
}

@media only screen and (max-width:767px) {
    [data-component=highlights] .content .main-title {
        font-size: 20px;
        font-family: 'Gotham Narrow SSm Medium',sans-serif;
        margin-left: 45px
    }
}

[data-component=highlights] .content .article {
    margin-top: 50px
}

@media only screen and (max-width:767px) {
    [data-component=highlights] .content .article {
        margin-top: 25px;
        margin-right: 25px;
        padding-right: 20px;
        margin-left: -25px
    }
}

[data-component=highlights] .content .article .left {
    position: relative;
    padding: 0
}

@media only screen and (min-width:1025px) and (max-width:1366px) {
    [data-component=highlights] .content .article .left .img-holder {
        position: relative;
        overflow: hidden
    }
}

@media only screen and (max-width:991px) {
    [data-component=highlights] .content .article .left .img-holder {
        position: relative;
        overflow: hidden
    }
}

@media only screen and (max-width:480px) {
    [data-component=highlights] .content .article .left .img-holder {
        max-height: 330px
    }
}

[data-component=highlights] .content .article .left .img-holder img {
    width: 100%;
    height: 100%
}

@media only screen and (min-width:1025px) and (max-width:1366px) {
    [data-component=highlights] .content .article .left .img-holder img {
        position: absolute;
        width: 100%;
        top: 50%;
        left: calc(50% - -1px);
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }
}

@media only screen and (max-width:991px) {
    [data-component=highlights] .content .article .left .img-holder img {
        position: absolute;
        width: auto;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }
}

@media only screen and (max-width:767px) {
    [data-component=highlights] .content .article .left .img-holder img {
        position: static;
        width: 100%;
        height: auto;
        -webkit-transform: translate(0,0);
        transform: translate(0,0)
    }
}

@media only screen and (max-width:480px) {
    [data-component=highlights] .content .article .left .img-holder img {
        height: 100%;
        max-width: 100%
    }
}

[data-component=highlights] .content .article .right {
    background: #fff;
    padding: 0 125px 0 60px
}

@media only screen and (max-width:1200px) {
    [data-component=highlights] .content .article .right {
        padding: 0 90px 0 35px
    }
}

@media only screen and (max-width:991px) {
    [data-component=highlights] .content .article .right {
        padding: 0 30px 0
    }
}

@media only screen and (max-width:767px) {
    [data-component=highlights] .content .article .right {
        padding: 0 30px 0 55px
    }
}

[data-component=highlights] .content .article .right .article-date {
    font-size: 14px;
    color: #b29475;
    padding-bottom: 33px;
    display: block;
    margin-top: 57px
}

@media only screen and (max-width:1200px) {
    [data-component=highlights] .content .article .right .article-date {
        margin-top: 30px
    }
}

@media only screen and (max-width:767px) {
    [data-component=highlights] .content .article .right .article-date {
        padding-top: 20px;
        margin-top: 0;
        font-size: 12px;
        padding-bottom: 15px
    }
}

[data-component=highlights] .content .article .right .article-title {
    font-family: 'Gotham Narrow SSm Bold',sans-serif;
    color: #000;
    font-size: 32px;
    max-width: 360px;
    line-height: 140%;
    margin-bottom: 30px
}

@media only screen and (max-width:767px) {
    [data-component=highlights] .content .article .right .article-title {
        font-size: 20px;
        max-width: initial;
        line-height: 20px;
        margin-bottom: 15px
    }
}

@media only screen and (max-width:480px) {
    [data-component=highlights] .content .article .right .article-title {
        font-size: 18px
    }
}

[data-component=highlights] .content .article .right .article-text {
    font-size: 16px;
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    color: #5c6066;
    line-height: 200%;
    max-width: 360px
}

@media only screen and (max-width:767px) {
    [data-component=highlights] .content .article .right .article-text {
        font-size: 13px;
        max-width: initial;
        line-height: 22px
    }
}

@media only screen and (max-width:767px) {
    [data-component=highlights] .content .article .right .article-text p {
        padding-bottom: 40px
    }
}

@media only screen and (max-width:767px) and (max-width:480px) {
    [data-component=highlights] .content .article .right .article-text {
        white-space: normal;
        height: 45px;
        overflow: hidden;
        margin-bottom: 10px
    }
}

[data-component=highlights] .content .article .right .read-more {
    margin-top: 90px;
    font-size: 16px;
    color: #b29475;
    background: #fff;
    border: 0;
    float: right;
    margin-bottom: 50px
}

    [data-component=highlights] .content .article .right .read-more:hover {
        color: #000
    }

        [data-component=highlights] .content .article .right .read-more:hover .icon-arrow-right-black {
            background-position: -96px -96px
        }

@media only screen and (max-width:991px) {
    [data-component=highlights] .content .article .right .read-more {
        margin-top: 40px
    }
}

@media only screen and (max-width:767px) {
    [data-component=highlights] .content .article .right .read-more {
        margin-top: -35px;
        margin-bottom: 0
    }
}

@media only screen and (max-width:480px) {
    [data-component=highlights] .content .article .right .read-more {
        float: none;
        display: block;
        margin-top: 0;
        padding-bottom: 15px
    }
}

[data-component=highlights] .content .article .right .read-more i {
    display: inline-block;
    margin-left: 15px;
    vertical-align: middle
}

[data-component=how-to-invest] {
    position: relative
}

    [data-component=how-to-invest] .slick-slide {
        padding: 0
    }

    [data-component=how-to-invest] .container > h3 {
        color: #000;
        font-size: 46px;
        line-height: 1.3;
        font-family: 'Gotham Narrow SSm Black',sans-serif
    }

@media only screen and (max-width:767px) {
    [data-component=how-to-invest] .container > h3 {
        font-size: 35px
    }
}

[data-component=how-to-invest] .container > p {
    margin-top: 28px;
    font-size: 23px;
    line-height: 1.65;
    text-align: left;
    color: #5c6066;
    font-family: 'Gotham Narrow SSm Light',sans-serif
}

@media only screen and (max-width:767px) {
    [data-component=how-to-invest] .container > p {
        font-size: 17px
    }
}

[data-component=how-to-invest] .content {
    padding: 0;
    margin-top: 213px;
    position: relative
}

@media only screen and (max-width:767px) {
    [data-component=how-to-invest] .content {
        margin-top: 75px
    }
}

[data-component=how-to-invest] .content .container.position {
    position: relative
}

@media only screen and (max-width:767px) {
    [data-component=how-to-invest] .content .container.position {
        padding: 0
    }
}

[data-component=how-to-invest] .content .container [data-component=pagination] {
    left: 0;
    top: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 180px;
    position: absolute;
    z-index: 20
}

@media only screen and (max-width:767px) {
    [data-component=how-to-invest] .content .container [data-component=pagination] {
        display: none
    }
}

[data-component=how-to-invest] .content .container .row {
    width: 100%;
    position: absolute
}

@media only screen and (max-width:767px) {
    [data-component=how-to-invest] .content .container .row {
        position: static;
        width: 100%;
        margin: 0
    }
}

[data-component=how-to-invest] .content .container .row .top-content {
    height: 412px;
    position: relative;
    padding-left: 135px
}

@media only screen and (max-width:991px) {
    [data-component=how-to-invest] .content .container .row .top-content {
        height: 312px;
        padding-left: 0
    }
}

@media only screen and (max-width:767px) {
    [data-component=how-to-invest] .content .container .row .top-content {
        height: auto;
        padding: 15px 15px 15px 15px;
        background-color: #b29475
    }
}

[data-component=how-to-invest] .content .container .row .top-content .title {
    position: absolute;
    bottom: 20px;
    font-size: 32px;
    font-family: 'Gotham Narrow SSm Bold',sans-serif;
    line-height: 1.38;
    color: #fff
}

@media only screen and (max-width:767px) {
    [data-component=how-to-invest] .content .container .row .top-content .title {
        position: static
    }
}

[data-component=how-to-invest] .content .container .row .bottom-content {
    padding-left: 135px
}

@media only screen and (max-width:991px) {
    [data-component=how-to-invest] .content .container .row .bottom-content {
        padding: 30px 0 0 0
    }
}

@media only screen and (max-width:767px) {
    [data-component=how-to-invest] .content .container .row .bottom-content {
        padding: 30px 15px 100px 15px
    }
}

[data-component=how-to-invest] .content .container .row .bottom-content p {
    font-size: 16px;
    line-height: 2;
    color: #5c6066;
    margin: 60px 0 50px 0
}

@media only screen and (max-width:767px) {
    [data-component=how-to-invest] .content .container .row .bottom-content p {
        margin: 0 0 30px 0
    }
}

[data-component=how-to-invest] .content .container .row .bottom-content .btn-open-account {
    background-color: #fff;
    font-size: 16px;
    color: #b29475;
    -webkit-box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
    box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
    padding: 20px 20px 20px 20px;
    display: inline-block;
    border-radius: 3px;
    vertical-align: middle;
    outline: 0;
    margin-right: 40px
}

    [data-component=how-to-invest] .content .container .row .bottom-content .btn-open-account:hover {
        text-decoration: none
    }

    [data-component=how-to-invest] .content .container .row .bottom-content .btn-open-account i {
        display: inline-block;
        margin: -2px 0 0 15px;
        vertical-align: middle
    }

[data-component=how-to-invest] .content .container .row .bottom-content .apps-holder {
    display: inline-block;
    font-size: 0;
    vertical-align: middle
}

@media only screen and (min-width:1025px) and (max-width:1366px) {
    [data-component=how-to-invest] .content .container .row .bottom-content .apps-holder {
        width: 100%;
        margin-top: 30px
    }
}

@media only screen and (max-width:1024px) {
    [data-component=how-to-invest] .content .container .row .bottom-content .apps-holder {
        width: 100%;
        margin-top: 30px
    }
}

@media only screen and (max-width:991px) {
    [data-component=how-to-invest] .content .container .row .bottom-content .apps-holder {
        width: 100%;
        margin-top: 30px
    }
}

@media only screen and (max-width:480px) {
    [data-component=how-to-invest] .content .container .row .bottom-content .apps-holder {
        text-align: center
    }
}

[data-component=how-to-invest] .content .container .row .bottom-content .apps-holder a {
    vertical-align: middle;
    display: inline-block
}

    [data-component=how-to-invest] .content .container .row .bottom-content .apps-holder a:first-child {
        margin: 0 20px 0 0
    }

@media only screen and (min-width:1025px) and (max-width:1366px) {
    [data-component=how-to-invest] .content .container .row .bottom-content .apps-holder a:first-child {
        margin: 0 20px 0 0
    }
}

@media only screen and (max-width:1024px) {
    [data-component=how-to-invest] .content .container .row .bottom-content .apps-holder a:first-child {
        margin: 0 20px 0 0
    }
}

@media only screen and (max-width:991px) {
    [data-component=how-to-invest] .content .container .row .bottom-content .apps-holder a:first-child {
        margin: 0 20px 0 0
    }
}

@media only screen and (min-width:1025px) and (max-width:1366px) {
    [data-component=how-to-invest] .content .container .row .image {
        margin-top: 90px;
        margin-left: -120px
    }
}

@media only screen and (max-width:991px) {
    [data-component=how-to-invest] .content .container .row .image {
        margin-top: 170px
    }
}

@media only screen and (max-width:767px) {
    [data-component=how-to-invest] .content .container .row .image {
        margin-top: 0
    }
}

[data-component=how-to-invest] .content .container .row .image img {
    margin: 74px 0 0 -120px
}

@media only screen and (min-width:1025px) and (max-width:1366px) {
    [data-component=how-to-invest] .content .container .row .image img {
        max-width: 110%;
        margin: 0 auto
    }
}

@media only screen and (max-width:991px) {
    [data-component=how-to-invest] .content .container .row .image img {
        margin: 0 auto;
        max-width: 100%
    }
}

@media only screen and (max-width:767px) {
    [data-component=how-to-invest] .content .container .row .image img {
        display: none;
        margin: 0 auto;
        max-width: 320px
    }
}

@media only screen and (max-width:767px) and (max-width:767px) {
    [data-component=how-to-invest] .content .container .row .col-md-4, [data-component=how-to-invest] .content .container .row .col-md-8 {
        padding: 0
    }
}

[data-component=how-to-invest] .content .top {
    background-color: #b29475;
    height: 412px
}

@media only screen and (max-width:991px) {
    [data-component=how-to-invest] .content .top {
        height: 312px
    }
}

[data-component=how-to-invest] .content .bottom {
    background-color: #f2f2f2;
    height: 547px
}

@media only screen and (max-width:991px) {
    [data-component=how-to-invest] .content .bottom {
        height: 400px
    }
}

@media only screen and (max-width:767px) {
    [data-component=how-to-invest] .content .bottom, [data-component=how-to-invest] .content .top {
        display: none
    }
}

[data-component=liability-social] {
    padding-bottom: 135px
}

    [data-component=liability-social] p {
        font-size: 16px;
        line-height: 2;
        color: #5c6066;
        width: 60%;
        margin-bottom: 60px;
        font-family: 'Gotham Narrow SSm Light',sans-serif
    }

@media only screen and (max-width:767px) {
    [data-component=liability-social] p {
        width: 100%
    }
}

[data-component=liability-social] a {
    display: inline-block;
    color: #b29475;
    vertical-align: middle;
    font-family: 'Gotham Narrow SSm Light',sans-serif
}

@media only screen and (max-width:767px) {
    [data-component=liability-social] a {
        font-size: 12px
    }
}

[data-component=liability-social] a i {
    margin: 0 0 0 10px;
    vertical-align: middle;
    display: inline-block
}

[data-component=new-bank-features] {
    position: absolute;
    top: 800px;
    left: 50%;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
    z-index: 10
}

@media only screen and (max-width:1300px) {
    [data-component=new-bank-features] {
        top: 840px
    }
}

@media only screen and (max-width:1024px) {
    [data-component=new-bank-features] {
        top: 810px
    }
}

@media only screen and (max-width:991px) {
    [data-component=new-bank-features] {
        top: 800px
    }
}

@media only screen and (max-width:767px) {
    [data-component=new-bank-features] {
        width: 80%;
        top: 480px
    }
}

@media only screen and (max-width:480px) {
    [data-component=new-bank-features] {
        width: 100%;
        -webkit-transform: translate(-50%,0);
        transform: translate(-50%,0);
        top: 650px
    }
}

[data-component=new-bank-features] .container {
    font-size: 0
}

[data-component=new-bank-features] h3 {
    font-family: 'Gotham Narrow SSm Black',sans-serif;
    color: #000;
    font-size: 46px;
    margin: 10px 0 40px;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

@media only screen and (max-width:767px) {
    [data-component=new-bank-features] h3 {
        font-size: 36px;
        margin-bottom: 20px
    }
}

@media only screen and (max-width:480px) {
    [data-component=new-bank-features] h3 {
        font-size: 30px
    }
}

[data-component=new-bank-features] p {
    line-height: 2;
    color: #5c6066;
    font-size: 16px;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

@media only screen and (max-width:767px) {
    [data-component=new-bank-features] p {
        font-size: 14px
    }
}

@media only screen and (max-width:480px) {
    [data-component=new-bank-features] p {
        font-size: 13px
    }
}

[data-component=new-bank-features] .corporate {
    border-right: 1px solid #dde0e6
}

@media only screen and (max-width:767px) {
    [data-component=new-bank-features] .corporate {
        border: none
    }
}

[data-component=new-bank-features] .corporate, [data-component=new-bank-features] .personal {
    background: #fff;
    width: 50%;
    display: inline-block;
    position: relative;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    vertical-align: top
}

@media only screen and (max-width:767px) {
    [data-component=new-bank-features] .corporate, [data-component=new-bank-features] .personal {
        display: block;
        width: 100%;
        margin-bottom: 30px
    }
}

[data-component=new-bank-features] .corporate .background, [data-component=new-bank-features] .personal .background {
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-color: #000
}

[data-component=new-bank-features] .corporate:hover, [data-component=new-bank-features] .personal:hover {
    z-index: 11;
    -webkit-transform: translateY(-5%);
    transform: translateY(-5%);
    height: auto !important;
    background-color: #000;
    border: none
}

@media only screen and (max-width:991px) {
    [data-component=new-bank-features] .corporate:hover, [data-component=new-bank-features] .personal:hover {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

[data-component=new-bank-features] .corporate:hover .background, [data-component=new-bank-features] .personal:hover .background {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
    filter: none
}

[data-component=new-bank-features] .corporate:hover .btn, [data-component=new-bank-features] .personal:hover .btn {
    margin-top: 40px;
    padding: 20px 40px 20px;
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
    filter: none;
    font-size: 16px;
    visibility: visible
}

@media only screen and (max-width:991px) {
    [data-component=new-bank-features] .corporate:hover .btn, [data-component=new-bank-features] .personal:hover .btn {
        padding: 18px 22px;
        font-size: 14px;
        margin-top: 25px
    }
}

@media only screen and (max-width:767px) {
    [data-component=new-bank-features] .corporate:hover .btn, [data-component=new-bank-features] .personal:hover .btn {
        padding: 16px
    }
}

[data-component=new-bank-features] .corporate:hover .btn:hover, [data-component=new-bank-features] .personal:hover .btn:hover {
    color: #b29475;
    background-color: #fff
}

[data-component=new-bank-features] .corporate:hover .btn i, [data-component=new-bank-features] .personal:hover .btn i {
    width: 29px
}

[data-component=new-bank-features] .corporate:hover h3, [data-component=new-bank-features] .corporate:hover p, [data-component=new-bank-features] .personal:hover h3, [data-component=new-bank-features] .personal:hover p {
    color: #fff
}

[data-component=new-bank-features] .corporate .background {
    background-image: url(../img/bank-features/corporate-bg.png)
}

[data-component=new-bank-features] .personal .background {
    background-image: url(../img/bank-features/personal-bg.png)
}

[data-component=new-bank-features] .text-holder {
    width: 100%;
    height: 100%;
    padding: 60px 180px 60px 120px;
    z-index: 5;
    position: relative
}

@media only screen and (min-width:1025px) and (max-width:1366px) {
    [data-component=new-bank-features] .text-holder {
        padding: 82px
    }
}

@media only screen and (max-width:1024px) {
    [data-component=new-bank-features] .text-holder {
        padding: 78px
    }
}

@media only screen and (max-width:991px) {
    [data-component=new-bank-features] .text-holder {
        padding: 60px
    }
}

@media only screen and (max-width:767px) {
    [data-component=new-bank-features] .text-holder {
        padding: 30px
    }
}

[data-component=new-bank-features] .btn {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
    margin: 0;
    font-size: 0;
    padding: 0;
    border-radius: 3px;
    border: 0;
    color: #fff;
    background-color: #b29475;
    -webkit-box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
    box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
    -webkit-transform-origin: center center;
    transform-origin: center center
}

@media only screen and (max-width:991px) {
    [data-component=new-bank-features] .btn {
        opacity: 1;
        -ms-filter: none;
        -webkit-filter: none;
        filter: none;
        visibility: visible;
        padding: 18px 22px;
        margin-top: 25px;
        font-size: 14px
    }
}

@media only screen and (max-width:767px) {
    [data-component=new-bank-features] .btn {
        font-size: 14px;
        padding: 16px;
        margin-top: 25px
    }
}

[data-component=new-bank-features] .btn i {
    display: inline-block;
    vertical-align: -3px;
    margin-left: 20px;
    width: 0
}

@media only screen and (max-width:991px) {
    [data-component=new-bank-features] .btn i {
        width: 29px
    }
}

[data-component=news] {
    background-color: #b29475;
    padding: 90px 0 215px;
    position: relative
}

    [data-component=news] .container {
        position: relative
    }

        [data-component=news] .container > h2 {
            font-size: 32px;
            color: #000;
            font-family: 'Gotham Narrow SSm Light',sans-serif;
            margin: 0 0 20px;
            padding: 0
        }

            [data-component=news] .container > h2 + p {
                font-size: 16px;
                color: #fff;
                font-weight: 300;
                font-family: 'Gotham Narrow SSm Light',sans-serif;
                margin: 0 0 90px
            }

@media only screen and (max-width:767px) {
    [data-component=news] .container > h2 + p {
        margin-bottom: 40px
    }
}

@media only screen and (max-width:991px) {
    [data-component=news] {
        padding-bottom: 150px
    }
}

@media only screen and (max-width:767px) {
    [data-component=news] {
        padding: 60px 0 100px
    }
}

[data-component=news] .slider-holder {
    padding-left: 88px;
    position: relative
}

@media only screen and (max-width:991px) {
    [data-component=news] .slider-holder {
        padding-left: 0
    }
}

[data-component=news] .div-to-slide {
    background-color: #fff
}

[data-component=news] [data-component=pagination] .article-pagination {
    left: 60px
}

@media only screen and (max-width:991px) {
    [data-component=news] [data-component=pagination] .article-pagination {
        left: -30px
    }
}

@media only screen and (max-width:767px) {
    [data-component=news] [data-component=pagination] .article-pagination {
        display: block;
        top: 0;
        margin-bottom: -30px;
        -webkit-transform: translate(0,0);
        transform: translate(0,0);
        position: relative;
        width: 190px
    }

        [data-component=news] [data-component=pagination] .article-pagination .holder {
            padding: 40px 46px 50px
        }
}

[data-component=news] .content {
    padding: 0 60px 0;
    position: relative
}

@media only screen and (max-width:767px) {
    [data-component=news] .content {
        padding: 0
    }
}

[data-component=news] .content .article {
    padding: 110px 50px 50px 150px
}

@media only screen and (max-width:991px) {
    [data-component=news] .content .article {
        padding: 60px 30px 40px 130px
    }
}

@media only screen and (max-width:767px) {
    [data-component=news] .content .article {
        padding: 30px
    }
}

[data-component=news] .content .article h2 {
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    color: #000;
    font-size: 32px;
    line-height: 130%;
    margin-bottom: 30px;
    padding-right: 100px
}

@media only screen and (max-width:991px) {
    [data-component=news] .content .article h2 {
        padding-right: 0
    }
}

@media only screen and (max-width:480px) {
    [data-component=news] .content .article h2 {
        font-size: 23px
    }
}

[data-component=news] .content .article p {
    font-size: 16px;
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    line-height: 180%;
    padding-right: 100px
}

@media only screen and (max-width:991px) {
    [data-component=news] .content .article p {
        padding-right: 0
    }
}

[data-component=news] .content .article .bottom {
    margin-top: 90px
}

@media only screen and (max-width:991px) {
    [data-component=news] .content .article .bottom {
        margin-top: 40px
    }
}

[data-component=news] .content .article .bottom::after {
    content: '';
    display: table;
    clear: both;
    width: 100%;
    height: 1px
}

[data-component=news] .content .article .bottom p {
    float: left;
    font-family: 'Gotham Narrow SSm Medium',sans-serif;
    font-size: 14px;
    color: #000;
    letter-spacing: 1.8px;
    text-transform: uppercase
}

@media only screen and (min-width:1025px) and (max-width:1366px) {
    [data-component=news] .content .article .bottom p {
        float: none
    }
}

@media only screen and (max-width:991px) {
    [data-component=news] .content .article .bottom p {
        float: none
    }
}

[data-component=news] .content .article .bottom p a {
    color: #b29475;
    text-transform: uppercase;
    word-wrap: break-word;
    text-decoration: none
}

[data-component=news] .content .article .read-more {
    display: block;
    vertical-align: middle;
    padding: 19px 30px;
    border: 0;
    background: #b29475;
    color: #fff;
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    font-size: 16px;
    -webkit-box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
    box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
    position: relative;
    z-index: 2;
    margin-top: -20px;
    float: right;
    text-decoration: none
}

@media only screen and (min-width:1025px) and (max-width:1366px) {
    [data-component=news] .content .article .read-more {
        margin-top: 20px
    }
}

@media only screen and (max-width:991px) {
    [data-component=news] .content .article .read-more {
        margin-top: 20px
    }
}

[data-component=news] .content .article .read-more i {
    display: inline-block;
    vertical-align: -3px;
    margin-left: 10px
}

[data-component=pagination] .article-pagination {
    background-color: #000;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    left: -30px
}

@media only screen and (max-width:767px) {
    [data-component=pagination] .article-pagination {
        display: none
    }
}

[data-component=pagination] .article-pagination .holder {
    padding: 70px 46px
}

    [data-component=pagination] .article-pagination .holder a {
        font-size: 28px;
        color: #5c6066;
        font-family: 'Gotham Narrow SSm Light',sans-serif;
        border-bottom: 3px solid #000;
        padding-bottom: 10px;
        text-transform: uppercase;
        margin-right: 13px;
        text-decoration: none
    }

        [data-component=pagination] .article-pagination .holder a:last-child {
            margin-right: 0
        }

        [data-component=pagination] .article-pagination .holder a.current {
            color: #b29475;
            border-color: #b29475
        }

        [data-component=pagination] .article-pagination .holder a:hover {
            color: #b29475
        }

[data-component=receive-email] {
    display: inline-block;
    float: right;
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    width: 300px
}

    [data-component=receive-email] form {
        border-bottom: 2px solid #b29475;
        display: none
    }

        [data-component=receive-email] form .fieldset, [data-component=receive-email] form button {
            position: relative;
            font-size: 0;
            display: inline-block;
            vertical-align: middle;
            width: 250px
        }

        [data-component=receive-email] form button {
            width: 30px;
            border: 0;
            background: 0 0
        }

            [data-component=receive-email] form button i {
                display: inline-block
            }

    [data-component=receive-email] .success, [data-component=receive-email] input, [data-component=receive-email] label {
        background-color: transparent;
        font-size: 16px;
        color: #5c6066;
        padding: 19px 0;
        letter-spacing: .5px;
        border: none;
        border-radius: 4px;
        margin: 0;
        width: 100%
    }

    [data-component=receive-email] label {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 50%;
        left: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out
    }

        [data-component=receive-email] label.focus {
            top: 0;
            font-size: 12px
        }

    [data-component=receive-email] .button {
        width: 100%;
        font-size: 16px;
        font-family: 'Gotham Narrow SSm Light',sans-serif;
        font-weight: 400;
        color: #b29475;
        border-radius: 3px;
        letter-spacing: .5px;
        padding: 19px 30px;
        background-color: transparent;
        display: inline-block;
        border: 1px solid #b29475;
        text-align: left
    }

        [data-component=receive-email] .button:focus, [data-component=receive-email] .button:hover {
            text-decoration: none
        }

@media only screen and (max-width:767px) {
    [data-component=receive-email] .button {
        width: 100%;
        float: none
    }
}

@media only screen and (max-width:480px) {
    [data-component=receive-email] .button {
        margin-left: 25px
    }
}

[data-component=receive-email] .button i {
    display: inline-block;
    vertical-align: -3px;
    margin-left: 18px
}

[data-component=receive-email] .success {
    display: none;
    position: relative
}

    [data-component=receive-email] .success::after {
        content: '';
        width: 22px;
        height: 16px;
        border-style: solid;
        border-color: #b29475;
        -webkit-transform: rotateZ(135deg);
        transform: rotateZ(135deg);
        border-width: 3px 3px 0 0;
        border-radius: 3px;
        float: right;
        position: absolute;
        top: 18px;
        right: 15px
    }

[data-component=subhead] {
    z-index: 15;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    position: fixed;
    width: 100%;
    top: 70px;
    background: #000;
    text-align: center;
    color: #fff;
    padding: 35px 0 22px 0;
    display: none
}

@media only screen and (max-width:1024px) {
    [data-component=subhead] {
        display: block
    }
}

[data-component=subhead] a {
    color: #fff;
    font-size: 16px;
    position: relative;
    letter-spacing: .4px;
    text-decoration: none
}

    [data-component=subhead] a.arrow {
        padding: 0 20px 0 0
    }

        [data-component=subhead] a.arrow::after {
            content: '';
            display: inline-block;
            border-color: transparent;
            border-style: solid;
            border-width: 5px 5px 5px;
            border-top-color: #b29475;
            position: absolute;
            top: 7px;
            right: -12px;
            -webkit-transition: .3s ease-in-out;
            transition: .3s ease-in-out
        }

        [data-component=subhead] a.arrow.active::after {
            top: 3px;
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg)
        }

[data-component=subhead] .submenu {
    padding-top: 5px;
    display: none
}

    [data-component=subhead] .submenu a {
        display: block;
        font-size: 14px;
        margin: 5px;
        opacity: .8;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
        filter: alpha(opacity=80)
    }

    [data-component=subhead] .submenu h3, [data-component=subhead] .submenu h4 {
        color: #fff;
        font-size: 20px;
        font-weight: 700;
        padding: 5px 0;
        margin-bottom: 5px
    }

        [data-component=subhead] .submenu h3 span, [data-component=subhead] .submenu h4 span {
            padding-bottom: 5px;
            border-bottom: 1px solid rgba(255,255,255,.6)
        }

    [data-component=subhead] .submenu h4 {
        font-size: 16px
    }

[data-component=video-content] {
    padding: 180px 0 100px;
    height: 660px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    position: relative
}

@media only screen and (min-width:1025px) and (max-width:1366px) {
    [data-component=video-content] {
        height: 550px
    }
}

@media only screen and (max-width:1024px) {
    [data-component=video-content] {
        height: auto
    }
}

@media only screen and (max-width:767px) {
    [data-component=video-content] {
        padding: 80px 0
    }
}

[data-component=video-content]::after {
    content: '';
    display: table;
    width: 100%;
    height: 1px;
    clear: both
}

[data-component=video-content] h2 {
    font-family: 'Gotham Narrow SSm Black',sans-serif;
    color: #000;
    font-size: 46px;
    line-height: 120%;
    margin: 100px 0 30px
}

@media only screen and (min-width:1025px) and (max-width:1366px) {
    [data-component=video-content] h2 {
        font-size: 32px
    }

        [data-component=video-content] h2 br {
            display: none
        }
}

@media only screen and (max-width:991px) {
    [data-component=video-content] h2 {
        font-size: 32px;
        margin-top: 20px
    }

        [data-component=video-content] h2 br {
            display: none
        }
}

@media only screen and (max-width:767px) {
    [data-component=video-content] h2 {
        font-size: 25px;
        margin: 0 0 15px
    }
}

[data-component=video-content] h2 + p {
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    color: #5c6066;
    font-size: 23px;
    line-height: 120%;
    font-weight: 400;
    margin: 0
}

[data-component=video-content] .col {
    width: 50%
}

@media only screen and (max-width:1200px) {
    [data-component=video-content] .col {
        width: 40%
    }
}

@media only screen and (max-width:991px) {
    [data-component=video-content] .col {
        width: 100%
    }
}

[data-component=video-content] .holder {
    position: absolute;
    top: 100px;
    right: 0;
    height: 660px;
    width: 660px
}

@media only screen and (min-width:1025px) and (max-width:1366px) {
    [data-component=video-content] .holder {
        width: 550px;
        height: 550px
    }
}

@media only screen and (max-width:1024px) {
    [data-component=video-content] .holder {
        width: 50%;
        height: 500px
    }
}

@media only screen and (max-width:991px) {
    [data-component=video-content] .holder {
        position: static;
        top: auto;
        right: auto;
        width: 520px;
        height: 520px;
        margin: 30px auto 0
    }
}

@media only screen and (max-width:767px) {
    [data-component=video-content] .holder {
        width: 100%
    }

        [data-component=video-content] .holder [data-component=video]::before {
            width: 68%
        }
}

@media only screen and (max-width:480px) {
    [data-component=video-content] .holder {
        padding: 0 15px;
        width: 100%
    }
}

[data-component=join] {
    background-color: #f2f2f2;
    padding: 118px 0 130px;
    text-align: center;
    margin-top: 135px
}

@media only screen and (max-width:767px) {
    [data-component=join] {
        padding: 50px 0 80px;
        margin-top: 80px
    }
}

[data-component=join] .container {
    position: relative
}

[data-component=join] h2 {
    font-size: 46px;
    color: #000;
    font-family: 'Gotham Narrow SSm Black',sans-serif;
    margin: 0 0 20px;
    padding: 0
}

@media only screen and (max-width:991px) {
    [data-component=join] h2 {
        font-size: 36px
    }
}

@media only screen and (max-width:767px) {
    [data-component=join] h2 {
        font-size: 32px
    }
}

[data-component=join] p {
    font-size: 23px;
    color: #5c6066;
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    max-width: 660px;
    margin: 0 auto 66px
}

@media only screen and (max-width:767px) {
    [data-component=join] p {
        font-size: 18px;
        margin-bottom: 30px
    }
}

[data-component=join] .btn {
    display: inline-block;
    vertical-align: middle;
    padding: 19px 30px;
    border: 0;
    color: #b29475;
    background-color: #fff;
    font-size: 16px;
    -webkit-box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
    box-shadow: 0 10px 20px 0 rgba(106,108,117,.2)
}

@media only screen and (max-width:767px) {
    [data-component=join] .btn {
        font-size: 15px;
        padding: 19px 25px
    }
}

[data-component=join] .btn i {
    display: inline-block;
    vertical-align: -3px;
    margin-left: 20px
}

[data-component=grow-up] {
    margin: 80px 0 260px
}

@media only screen and (max-width:991px) {
    [data-component=grow-up] {
        margin-bottom: 100px
    }
}

@media only screen and (max-width:767px) {
    [data-component=grow-up] {
        margin: 60px 0 80px
    }
}

[data-component=grow-up] h3 {
    font-family: 'Gotham Narrow SSm Bold',sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 130%;
    color: #b29475;
    margin: 0
}

@media only screen and (max-width:767px) {
    [data-component=grow-up] h3 {
        font-size: 24px;
        margin-top: 120px
    }
}

[data-component=grow-up] h3 + p {
    font-size: 23px;
    color: #fff;
    margin: 30px 0 72px;
    font-family: 'Gotham Narrow SSm Light',sans-serif
}

@media only screen and (max-width:991px) {
    [data-component=grow-up] h3 + p {
        margin: 20px 0 50px
    }
}

@media only screen and (max-width:767px) {
    [data-component=grow-up] h3 + p {
        margin: 20px 0 40px;
        font-size: 18px
    }
}

[data-component=grow-up] p {
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    font-size: 16px;
    line-height: 150%;
    color: #5c6066;
    margin: 0
}

@media only screen and (max-width:767px) {
    [data-component=grow-up] p {
        color: #fff;
        opacity: .8;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
        filter: alpha(opacity=80)
    }
}

[data-component=grow-up] img {
    position: absolute;
    top: 40%;
    right: 0
}

@media only screen and (min-width:1025px) and (max-width:1366px) {
    [data-component=grow-up] img {
        max-width: 40%
    }
}

@media only screen and (max-width:1024px) {
    [data-component=grow-up] img {
        max-width: 40%;
        top: 40%
    }
}

@media only screen and (max-width:991px) {
    [data-component=grow-up] img {
        top: 50%
    }
}

@media only screen and (max-width:767px) {
    [data-component=grow-up] img {
        display: block;
        margin: 20px auto -200px;
        position: static;
        max-width: 90%;
        top: auto;
        float: right
    }
}

[data-component=grow-up] .block {
    background-color: #000;
    padding: 90px 0 117px;
    position: relative
}

@media only screen and (max-width:991px) {
    [data-component=grow-up] .block {
        padding: 70px 0 80px
    }
}

@media only screen and (max-width:767px) {
    [data-component=grow-up] .block {
        padding: 50px 0 40px;
        margin-bottom: -2px
    }

        [data-component=grow-up] .block::after {
            content: '';
            display: table;
            height: 1px;
            width: 100%;
            clear: both
        }
}

[data-component=grow-up] .block + .container {
    margin-top: 98px
}

    [data-component=grow-up] .block + .container h3::after, [data-component=grow-up] .block + .container h3::before {
        content: '"';
        font-family: 'Gotham Narrow SSm Bold',sans-serif;
        font-size: 32px;
        line-height: 100%;
        color: #000
    }

[data-component=app-commercial] {
    background: -webkit-gradient(linear,left top,left bottom,from(#9c7f61),color-stop(#a98c6e),color-stop(#b79a7c),color-stop(#c4a78a),to(#d2b598));
    background: linear-gradient(to bottom,#9c7f61,#a98c6e,#b79a7c,#c4a78a,#d2b598)
}

    [data-component=app-commercial] .container {
        position: relative;
        z-index: 9
    }

@media only screen and (max-width:767px) {
    [data-component=app-commercial] .container {
        padding-left: 45px;
        padding-right: 45px
    }
}

[data-component=app-commercial] .full-img img {
    position: absolute;
    top: -75px;
    left: -35px;
    max-height: 665px
}

@media only screen and (max-width:1200px) {
    [data-component=app-commercial] .full-img img {
        -webkit-transform: scale(.8);
        transform: scale(.8);
        left: -85px;
        top: -50px
    }
}

@media only screen and (max-width:991px) {
    [data-component=app-commercial] .full-img img {
        -webkit-transform: scale(.7);
        transform: scale(.7);
        left: -185px;
        top: 25px
    }
}

@media only screen and (max-width:925px) {
    [data-component=app-commercial] .full-img img {
        -webkit-transform: scale(.6);
        transform: scale(.6);
        left: -160px
    }
}

@media only screen and (max-width:840px) {
    [data-component=app-commercial] .full-img img {
        left: -150px;
        top: 25px
    }
}

@media only screen and (max-width:767px) {
    [data-component=app-commercial] .full-img img {
        -webkit-transform: initial;
        transform: initial;
        max-width: 365px;
        position: initial;
        margin: -65px auto 0;
        display: block
    }
}

@media only screen and (max-width:480px) {
    [data-component=app-commercial] .full-img img {
        max-width: 260px
    }
}

[data-component=app-commercial] .content {
    padding: 150px 0 130px
}

@media only screen and (max-width:1200px) {
    [data-component=app-commercial] .content {
        padding: 115px 0
    }
}

@media only screen and (max-width:767px) {
    [data-component=app-commercial] .content {
        padding: 50px 0 110px;
        text-align: center
    }

        [data-component=app-commercial] .content .section-app {
            text-align: left
        }
}

[data-component=app-commercial] .content h1 {
    line-height: 60px;
    font-size: 36px;
    font-family: 'Gotham Narrow SSm Black',sans-serif;
    color: #fff;
    margin-bottom: 25px
}

@media only screen and (max-width:767px) {
    [data-component=app-commercial] .content h1 {
        margin-bottom: 15px;
        font-size: 20px;
        line-height: 30px
    }
}

[data-component=app-commercial] .content h2 {
    color: #fff;
    line-height: 38px;
    font-size: 23px;
    margin-bottom: 30px
}

@media only screen and (max-width:767px) {
    [data-component=app-commercial] .content h2 {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 25px
    }
}

[data-component=app-commercial] .content .section-app img {
    margin-right: 45px
}

@media only screen and (max-width:767px) {
    [data-component=app-commercial] .content .section-app img {
        display: block;
        margin: 15px auto
    }
}

@media only screen and (max-width:480px) {
    [data-component=app-commercial] .content .section-app img {
        margin: 0 5px;
        max-width: 120px;
        display: inline-block
    }
}

[data-component=highlights-commercial] {
    padding: 40px 0 140px
}

@media only screen and (max-width:767px) {
    [data-component=highlights-commercial] {
        padding-bottom: 50px
    }
}

[data-component=highlights-commercial] h3 {
    font-family: 'Gotham Narrow SSm Bold',sans-serif;
    color: #000;
    line-height: 120%;
    margin: 0 0 70px
}

[data-component=highlights-commercial] .holder-content {
    margin: 0 -13px;
    font-size: 0;
    text-align: left
}

[data-component=highlights-commercial] .table {
    width: 58%;
    background-color: #fff;
    border: solid 1px rgba(151,151,151,.24);
    padding: 20px 65px 20px 45px;
    border-radius: 3px;
    margin: 0;
    vertical-align: middle;
    display: inline-block
}

@media only screen and (max-width:991px) {
    [data-component=highlights-commercial] .table {
        width: 100%;
        margin-left: 0
    }
}

@media only screen and (max-width:767px) {
    [data-component=highlights-commercial] .table {
        padding: 15px 30px
    }
}

[data-component=highlights-commercial] .table [data-component=table] {
    margin: 0;
    position: relative
}

@media only screen and (max-width:991px) {
    [data-component=highlights-commercial] .table [data-component=table] table {
        width: 100%
    }
}

[data-component=highlights-commercial] .table [data-component=table] table th {
    font-family: 'Gotham Narrow SSm Bold',sans-serif;
    font-size: 16px;
    color: #000;
    text-transform: none;
    padding-bottom: 0
}

    [data-component=highlights-commercial] .table [data-component=table] table th:last-child, [data-component=highlights-commercial] .table [data-component=table] table th[colspan] {
        text-align: center
    }

[data-component=highlights-commercial] .table [data-component=table] table td {
    text-align: center;
    color: #000;
    padding: 0;
    font-size: 14px
}

    [data-component=highlights-commercial] .table [data-component=table] table td:first-child {
        font-family: 'Gotham Narrow SSm Bold',sans-serif;
        text-align: left
    }

[data-component=highlights-commercial] .table [data-component=table] table tr {
    border-bottom: 0
}

    [data-component=highlights-commercial] .table [data-component=table] table tr:hover {
        background-color: transparent
    }

    [data-component=highlights-commercial] .table [data-component=table] table tr td:after, [data-component=highlights-commercial] .table [data-component=table] table tr td:before {
        display: none
    }

    [data-component=highlights-commercial] .table [data-component=table] table tr.space-top td {
        padding-top: 10px
    }

[data-component=highlights-commercial] .table [data-component=table] table .subhead {
    border-bottom: 1px solid #b29475
}

    [data-component=highlights-commercial] .table [data-component=table] table .subhead td {
        margin-bottom: 10px;
        color: #5c6066;
        font-family: 'Gotham Narrow SSm Light',sans-serif;
        font-weight: 400;
        padding-top: 10px;
        font-size: 14px
    }

[data-component=highlights-commercial] [data-component=squares] {
    width: 20%;
    height: 215px;
    vertical-align: middle
}

@media only screen and (max-width:991px) {
    [data-component=highlights-commercial] [data-component=squares] {
        width: 50%
    }
}

@media only screen and (max-width:767px) {
    [data-component=highlights-commercial] [data-component=squares] {
        width: 50%;
        height: 165px
    }
}

@media only screen and (max-width:480px) {
    [data-component=highlights-commercial] [data-component=squares] {
        width: 100%;
        padding: 0 0 10px 0
    }
}

[data-component=highlights-commercial] [data-component=squares] .holder {
    border: solid 1px rgba(151,151,151,.24)
}

[data-component=highlights-commercial] [data-component=squares] p {
    font-family: 'Gotham Narrow SSm Medium',sans-serif;
    letter-spacing: 0;
    width: 100%
}

    [data-component=highlights-commercial] [data-component=squares] p strong {
        font-family: 'Gotham Narrow SSm Bold',sans-serif
    }

[data-component=call] {
    padding: 0 0 70px
}

    [data-component=call] > .container {
        position: relative
    }

    [data-component=call] [data-component=list-item] {
        max-width: 760px;
        position: relative;
        max-height: 340px;
        overflow: hidden;
        clear: both
    }

        [data-component=call] [data-component=list-item]:before {
            content: '';
            width: 100%;
            display: block;
            position: absolute;
            bottom: 0;
            left: 0;
            height: 143px;
            z-index: 2;
            background: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));
            background: linear-gradient(rgba(255,255,255,0),#fff)
        }

    [data-component=call] h2 {
        font-size: 32px;
        line-height: 1.88;
        color: #000;
        font-family: 'Gotham Narrow SSm Black',sans-serif;
        margin-bottom: 30px
    }

    [data-component=call] p {
        font-size: 23px;
        line-height: 1.65;
        color: #5c6066;
        margin-bottom: 12px;
        font-family: 'Gotham Narrow SSm Light',sans-serif
    }

    [data-component=call] .btn {
        font-size: 14px;
        color: #fff;
        margin-top: 1px;
        padding: 20px 30px;
        background-color: #b29475;
        display: inline-block;
        border-radius: 3px;
        -webkit-box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
        box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
        text-align: center
    }

@media only screen and (max-width:1024px) {
    [data-component=call] .btn {
        width: 100%
    }
}

@media only screen and (max-width:767px) {
    [data-component=call] .btn {
        margin: 30px 0 40px 0;
        padding: 19px 30px
    }
}

@media only screen and (max-width:480px) {
    [data-component=call] .btn {
        margin: 30px 0 0 0;
        display: block
    }
}

[data-component=call] .btn:focus, [data-component=call] .btn:hover {
    text-decoration: none
}

[data-component=call] .btn i {
    display: inline-block;
    vertical-align: -3px;
    margin-left: 20px
}

[data-component=call] [data-component=receive-email] {
    float: none;
    position: static;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 20px
}

@media only screen and (max-width:1024px) {
    [data-component=call] [data-component=receive-email] {
        margin: 40px 0 0
    }
}

@media only screen and (max-width:767px) {
    [data-component=call] [data-component=receive-email] {
        width: 237px;
        margin: 30px 0 40px 5px
    }

        [data-component=call] [data-component=receive-email] .button {
            margin-left: 0;
            font-size: 14px;
            padding: 19px 10px
        }

        [data-component=call] [data-component=receive-email] .fieldset {
            width: 200px
        }

        [data-component=call] [data-component=receive-email] .success {
            font-size: 13px
        }
}

@media only screen and (max-width:480px) {
    [data-component=call] [data-component=receive-email] {
        width: 100%;
        margin: 30px 0 50px 0
    }

        [data-component=call] [data-component=receive-email] .button {
            text-align: center
        }

        [data-component=call] [data-component=receive-email] .fieldset {
            width: 87%
        }

        [data-component=call] [data-component=receive-email] .success {
            font-size: 14px
        }
}

[data-component=tabs-commercial] {
    position: relative
}

    [data-component=tabs-commercial] .tabs {
        margin: 0;
        padding: 0;
        list-style: none;
        border-bottom: solid 1px #dedfe0
    }

@media only screen and (max-width:767px) {
    [data-component=tabs-commercial] .tabs {
        font-size: 0
    }
}

[data-component=tabs-commercial] .tabs li {
    color: #5c6066;
    display: inline-block;
    min-width: 161px;
    margin-right: 30px;
    cursor: pointer;
    font-family: 'Gotham Narrow Light',sans-serif;
    font-size: 32px;
    padding-bottom: 10px;
    position: relative
}

@media only screen and (max-width:991px) {
    [data-component=tabs-commercial] .tabs li {
        min-width: 0
    }
}

@media only screen and (max-width:767px) {
    [data-component=tabs-commercial] .tabs li {
        font-size: 25px
    }
}

@media only screen and (max-width:480px) {
    [data-component=tabs-commercial] .tabs li {
        font-size: 23px
    }

        [data-component=tabs-commercial] .tabs li:last-child {
            margin-right: 0
        }
}

[data-component=tabs-commercial] .tabs li:first-child::after {
    left: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

[data-component=tabs-commercial] .tabs li::after {
    display: none;
    content: '';
    height: 3px;
    min-width: 101px;
    width: 100%;
    left: 50%;
    position: absolute;
    bottom: -2px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #b29475
}

@media only screen and (max-width:991px) {
    [data-component=tabs-commercial] .tabs li::after {
        min-width: 0;
        left: 0;
        -webkit-transform: initial;
        transform: initial
    }
}

[data-component=tabs-commercial] .tabs li.current {
    color: #b29475;
    font-family: 'Gotham Narrow SSm Bold',sans-serif
}

    [data-component=tabs-commercial] .tabs li.current::after {
        display: block
    }

[data-component=tabs-commercial] .tab-content {
    display: none;
    padding: 55px 0 0
}

    [data-component=tabs-commercial] .tab-content.current {
        display: block
    }

    [data-component=tabs-commercial] .tab-content > .container > p {
        font-family: 'Gotham Narrow SSm Light',sans-serif;
        font-size: 23px;
        line-height: 160%;
        color: #5c6066;
        margin: 0;
        max-width: 595px
    }

@media only screen and (max-width:767px) {
    [data-component=tabs-commercial] .tab-content > .container > p {
        font-size: 18px
    }
}

[data-component=tabs-commercial] .services-list {
    margin: 54px 0 80px
}

    [data-component=tabs-commercial] .services-list .service {
        padding: 50px 0 80px;
        border-bottom: 1px solid rgba(92,96,102,.2);
        font-size: 0
    }

@media only screen and (max-width:767px) {
    [data-component=tabs-commercial] .services-list .service {
        padding: 30px 0
    }
}

[data-component=tabs-commercial] .services-list .service:first-child {
    border-top: 1px solid rgba(92,96,102,.2)
}

[data-component=tabs-commercial] .services-list .service .text {
    display: inline-block;
    vertical-align: middle;
    padding-right: 0;
    width: 80%
}

@media only screen and (max-width:767px) {
    [data-component=tabs-commercial] .services-list .service .text {
        width: 100%;
        padding-right: 10px
    }
}

[data-component=tabs-commercial] .services-list .service h3 {
    font-family: 'Gotham Narrow SSm Bold',sans-serif;
    font-size: 32px;
    color: #000;
    line-height: 150%;
    margin: 0 0 28px
}

@media only screen and (max-width:767px) {
    [data-component=tabs-commercial] .services-list .service h3 {
        font-size: 26px;
        margin-bottom: 18px
    }
}

[data-component=tabs-commercial] .services-list .service p {
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    font-size: 16px;
    line-height: 180%;
    color: #5c6066;
    margin: 0
}

[data-component=tabs-commercial] .services-list .service .btn {
    width: 195px;
    display: inline-block;
    vertical-align: middle;
    margin: 30px 0 0 30px;
    padding: 19px 30px;
    border: 0;
    background: #b29475;
    color: #fff;
    font-size: 16px;
    -webkit-box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
    box-shadow: 0 10px 20px 0 rgba(106,108,117,.2)
}

@media only screen and (max-width:767px) {
    [data-component=tabs-commercial] .services-list .service .btn {
        margin-top: 20px;
        margin-left: 2%
    }
}

[data-component=tabs-commercial] .services-list .service .btn i {
    display: inline-block;
    vertical-align: -3px;
    margin-left: 15px
}

[data-component=tabs-commercial] .services-box {
    border-radius: 7px;
    background-color: #fff;
    border: solid 1px rgba(151,151,151,.24);
    padding: 70px 60px;
    font-size: 0;
    margin: 110px 0 184px
}

@media only screen and (max-width:767px) {
    [data-component=tabs-commercial] .services-box {
        margin: 50px 0 100px;
        padding: 0;
        border: 0
    }
}

[data-component=tabs-commercial] .services-box .row {
    margin: 0 -20px
}

@media only screen and (max-width:767px) {
    [data-component=tabs-commercial] .services-box .row {
        margin: 0
    }
}

[data-component=tabs-commercial] .services-box h4 {
    font-family: 'Gotham Narrow SSm Bold',sans-serif;
    font-size: 23px;
    line-height: 190%;
    color: #000;
    margin: 0;
    text-align: center;
    padding-bottom: 30px;
    margin-bottom: 10px;
    border-bottom: 3px solid #b29475
}

@media only screen and (max-width:767px) {
    [data-component=tabs-commercial] .services-box h4 {
        display: none
    }
}

[data-component=tabs-commercial] .services-box .col {
    width: 20%;
    display: inline-block;
    padding: 0 20px;
    vertical-align: top
}

@media only screen and (max-width:991px) {
    [data-component=tabs-commercial] .services-box .col {
        padding: 0 8px
    }
}

@media only screen and (max-width:767px) {
    [data-component=tabs-commercial] .services-box .col {
        width: 100%;
        padding: 0
    }
}

[data-component=tabs-commercial] .services-box .col .box, [data-component=tabs-commercial] .services-box .col .head {
    display: inline-block;
    width: 100%;
    height: 92px;
    position: relative;
    border-radius: 5px;
    margin: 10px 0;
    border: solid 1px rgba(151,151,151,.2)
}

@media only screen and (max-width:767px) {
    [data-component=tabs-commercial] .services-box .col .box, [data-component=tabs-commercial] .services-box .col .head {
        display: none;
        height: auto;
        padding: 20px 30px
    }
}

[data-component=tabs-commercial] .services-box .col .box p, [data-component=tabs-commercial] .services-box .col .head p {
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    font-size: 14px;
    line-height: 190%;
    color: #000;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

@media only screen and (max-width:991px) {
    [data-component=tabs-commercial] .services-box .col .box p, [data-component=tabs-commercial] .services-box .col .head p {
        font-size: 13px
    }
}

@media only screen and (max-width:767px) {
    [data-component=tabs-commercial] .services-box .col .head {
        display: block;
        background-color: #f2f2f2;
        height: 72px
    }

        [data-component=tabs-commercial] .services-box .col .head::after {
            content: '';
            width: 10px;
            height: 10px;
            border-color: #b29475;
            border-style: solid;
            border-width: 0 2px 2px 0;
            position: absolute;
            left: 50%;
            bottom: 15px;
            -webkit-transform: translate(-50%,50%) rotate(45deg);
            transform: translate(-50%,50%) rotate(45deg);
            -webkit-transition: .3s ease-in-out;
            transition: .3s ease-in-out
        }

        [data-component=tabs-commercial] .services-box .col .head.more::after {
            display: none
        }

        [data-component=tabs-commercial] .services-box .col .head.less::after {
            -webkit-transform: translate(-50%,50%) rotate(-135deg);
            transform: translate(-50%,50%) rotate(-135deg);
            bottom: 12px
        }
}

[data-component=tabs-commercial] .services-box .col .head p {
    font-family: 'Gotham Narrow SSm Bold',sans-serif
}

[data-component=tabs-commercial] .services-box .col .more {
    cursor: pointer
}

[data-component=tabs-commercial] .services-box .col .btn-more {
    width: 23px;
    height: 23px;
    border: 0;
    border-radius: 50%;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 4px 0 #a6aab5;
    box-shadow: 0 2px 4px 0 #a6aab5;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%,50%);
    transform: translate(-50%,50%);
    cursor: pointer
}

    [data-component=tabs-commercial] .services-box .col .btn-more::after, [data-component=tabs-commercial] .services-box .col .btn-more::before {
        content: '';
        width: 11px;
        height: 2px;
        background: #b29475;
        position: absolute;
        top: 50%;
        left: 52%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

    [data-component=tabs-commercial] .services-box .col .btn-more::after {
        width: 2px;
        height: 11px;
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out
    }

    [data-component=tabs-commercial] .services-box .col .btn-more.less::after {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }

[data-component=tabs-commercial] .services-box .col .detail {
    display: none;
    width: 255px;
    margin-left: -40px;
    position: relative
}

@media only screen and (min-width:1441px) {
    [data-component=tabs-commercial] .services-box .col .detail {
        margin-left: -27px
    }
}

@media only screen and (max-width:991px) {
    [data-component=tabs-commercial] .services-box .col .detail {
        margin-left: -30px;
        width: 175px
    }
}

@media only screen and (max-width:767px) {
    [data-component=tabs-commercial] .services-box .col .detail {
        margin-left: 0;
        width: 100%
    }
}

[data-component=tabs-commercial] .services-box .col .detail::before {
    content: '';
    margin-left: -2px;
    display: block;
    position: relative;
    left: 50%;
    width: 1px;
    height: 50px;
    border-left: 1px dashed #b29475
}

[data-component=tabs-commercial] .services-box .col .detail p {
    font-family: 'Gotham Narrow Light',sans-serif;
    font-weight: 600;
    font-size: 13px;
    line-height: 1.83;
    color: #5c6066
}

[data-component=economist] {
    margin-bottom: 71px;
    margin-right: 15px
}

@media only screen and (max-width:1024px) {
    [data-component=economist] {
        margin-bottom: 70px
    }
}

@media only screen and (max-width:767px) {
    [data-component=economist] {
        margin-bottom: 100px
    }
}

@media only screen and (min-width:1025px) and (max-width:1366px) {
    [data-component=economist] .col-md-4 {
        margin-left: 40px
    }
}

@media only screen and (max-width:767px) {
    [data-component=economist] .content-holder {
        margin-top: 15px;
        padding: 15px
    }
}

[data-component=economist] .btn {
    font-size: 14px;
    color: #fff;
    margin-top: 30px;
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    padding: 19px 25px;
    background-color: #b29475;
    display: inline-block;
    border-radius: 3px;
    -webkit-box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
    box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
    text-align: center
}

    [data-component=economist] .btn:focus, [data-component=economist] .btn:hover {
        text-decoration: none
    }

@media only screen and (max-width:1024px) {
    [data-component=economist] .btn {
        display: block
    }
}

@media only screen and (max-width:767px) {
    [data-component=economist] .btn {
        padding: 19px 30px;
        display: inline-block
    }
}

@media only screen and (max-width:480px) {
    [data-component=economist] .btn {
        margin-top: 30px;
        display: block
    }
}

[data-component=economist] .btn i {
    display: inline-block;
    vertical-align: -3px;
    margin-left: 20px
}

[data-component=economist] [data-component=receive-email] {
    float: none;
    position: static;
    display: inline-block;
    vertical-align: middle;
    margin: 29px 0 0 20px
}

@media only screen and (max-width:1024px) {
    [data-component=economist] [data-component=receive-email] {
        display: block;
        margin-left: 0;
        width: 100%
    }

        [data-component=economist] [data-component=receive-email] button, [data-component=economist] [data-component=receive-email] form {
            text-align: center
        }

        [data-component=economist] [data-component=receive-email] label {
            text-align: left
        }
}

@media only screen and (max-width:767px) {
    [data-component=economist] [data-component=receive-email] {
        width: 237px;
        margin: 30px 0 0 5px;
        display: inline-block
    }

        [data-component=economist] [data-component=receive-email] .button {
            margin-left: 0;
            font-size: 14px;
            padding: 19px 10px
        }

        [data-component=economist] [data-component=receive-email] .fieldset {
            width: 200px
        }

        [data-component=economist] [data-component=receive-email] .success {
            font-size: 13px;
            text-align: left
        }
}

@media only screen and (max-width:480px) {
    [data-component=economist] [data-component=receive-email] {
        width: 100%;
        margin: 30px 0 0 0
    }

        [data-component=economist] [data-component=receive-email] .button {
            text-align: center
        }

        [data-component=economist] [data-component=receive-email] .fieldset {
            width: 87%
        }

        [data-component=economist] [data-component=receive-email] .success {
            font-size: 14px
        }
}

[data-component=economist] .image-holder {
    position: relative
}

    [data-component=economist] .image-holder img {
        position: relative;
        z-index: 2;
        width: 100%
    }

    [data-component=economist] .image-holder:before {
        content: '';
        width: 90%;
        height: 30px;
        display: block;
        position: absolute;
        bottom: 0;
        left: 45%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-box-shadow: 0 8px 85px 0 rgba(0,0,0,.45);
        box-shadow: 0 8px 85px 0 rgba(0,0,0,.45)
    }

[data-component=last-opinions] {
    padding-bottom: 80px
}

    [data-component=last-opinions].economist-opinion {
        background: #f2f2f2;
        padding-top: 94px
    }

    [data-component=last-opinions] h1 {
        font-size: 32px;
        font-family: 'Gotham Narrow SSm Bold',sans-serif;
        margin-bottom: 26px;
        padding: 0;
        color: #000;
        font-weight: 700
    }

@media only screen and (max-width:991px) {
    [data-component=last-opinions] h1 {
        margin-bottom: 60px
    }
}

@media only screen and (max-width:767px) {
    [data-component=last-opinions] h1 {
        margin-bottom: 25px
    }
}

[data-component=last-opinions] h1 + p {
    font-size: 14px;
    line-height: 1.14;
    letter-spacing: 1.8px;
    color: #000;
    font-family: 'Gotham Narrow SSm Medium',sans-serif;
    margin-bottom: 90px
}

[data-component=last-opinions] h2 {
    font-size: 23px;
    font-weight: 500;
    line-height: 1.91;
    padding-bottom: 40px;
    border-bottom: 1px solid #979797;
    color: #000;
    font-family: 'Gotham Narrow SSm Medium',sans-serif
}

[data-component=last-opinions] .opinions {
    padding: 30px 0;
    border-bottom: 1px solid #979797
}

[data-component=last-opinions] [data-component=opinion] {
    max-width: 850px
}

[data-component=last-opinions] .btn {
    font-size: 14px;
    color: #fff;
    margin-top: 70px;
    padding: 20px 30px;
    background-color: #b29475;
    display: inline-block;
    border-radius: 3px;
    -webkit-box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
    box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
    text-align: center
}

@media only screen and (max-width:767px) {
    [data-component=last-opinions] .btn {
        padding: 19px 30px
    }
}

@media only screen and (max-width:480px) {
    [data-component=last-opinions] .btn {
        margin-top: 30px;
        display: block
    }
}

[data-component=last-opinions] .btn:focus, [data-component=last-opinions] .btn:hover {
    text-decoration: none
}

[data-component=last-opinions] .btn i {
    display: inline-block;
    vertical-align: -3px;
    margin-left: 20px
}

[data-component=last-opinions] [data-component=receive-email] {
    float: none;
    position: static;
    display: inline-block;
    vertical-align: middle;
    margin: 70px 0 0 20px
}

@media only screen and (max-width:767px) {
    [data-component=last-opinions] [data-component=receive-email] {
        width: 237px;
        margin: 70px 0 0 5px
    }

        [data-component=last-opinions] [data-component=receive-email] .button {
            margin-left: 0;
            font-size: 14px;
            padding: 19px 10px
        }

        [data-component=last-opinions] [data-component=receive-email] .fieldset {
            width: 200px
        }

        [data-component=last-opinions] [data-component=receive-email] .success {
            font-size: 13px
        }
}

@media only screen and (max-width:480px) {
    [data-component=last-opinions] [data-component=receive-email] {
        width: 100%;
        margin: 30px 0 0 0
    }

        [data-component=last-opinions] [data-component=receive-email] .button {
            text-align: center
        }

        [data-component=last-opinions] [data-component=receive-email] .fieldset {
            width: 87%
        }

        [data-component=last-opinions] [data-component=receive-email] .success {
            font-size: 14px
        }
}

[data-component=list-item] {
    font-family: 'Gotham Narrow SSm Medium',sans-serif;
    max-width: 760px
}

    [data-component=list-item]:last-child {
        padding-bottom: 70px
    }

    [data-component=list-item] h2 {
        font-size: 23px;
        line-height: 1.91;
        font-weight: 700;
        margin-bottom: 30px;
        font-family: 'Gotham Narrow SSm Light',sans-serif
    }

    [data-component=list-item] ul {
        margin: 0;
        padding: 0;
        list-style: none
    }

        [data-component=list-item] ul li {
            position: relative;
            color: #5c6066;
            font-size: 16px;
            line-height: 2;
            font-family: 'Gotham Narrow SSm Light',sans-serif;
            padding: 0 0 35px 40px;
            list-style-position: outside
        }

            [data-component=list-item] ul li:last-child::after {
                display: none
            }

            [data-component=list-item] ul li::before {
                content: '•';
                color: #b29475;
                font-size: 35px;
                position: absolute;
                left: 3px;
                top: -20px;
                z-index: 2
            }

            [data-component=list-item] ul li::after {
                content: '';
                width: 1px;
                height: 100%;
                position: absolute;
                top: 16px;
                left: 10px;
                border-left: 1px dashed #979797
            }

[data-component=opinion] {
    font-family: 'Gotham Narrow SSm Medium',sans-serif
}

    [data-component=opinion] h3 {
        font-size: 14px;
        letter-spacing: 1.8px;
        line-height: 1.14;
        margin-bottom: 10px;
        color: #000
    }

    [data-component=opinion] p {
        color: #5c6066;
        line-height: 2;
        display: inline;
        font-size: 16px;
        font-family: 'Gotham Narrow SSm Light',sans-serif;
        font-weight: 400
    }

    [data-component=opinion] .button {
        display: inline;
        color: #b29475;
        margin-left: 20px;
        font-size: 16px;
        text-decoration: none
    }

@media only screen and (max-width:480px) {
    [data-component=opinion] .button {
        margin-left: 0;
        margin-top: 5px;
        display: block
    }
}

[data-component=opinion] .button i {
    display: inline-block;
    vertical-align: -3px;
    margin-left: 17px
}

[data-component=acquisitions] {
    background-color: #b29475;
    padding: 100px 0 35px
}

@media only screen and (max-width:767px) {
    [data-component=acquisitions] {
        margin-top: 50px
    }
}

[data-component=acquisitions] [data-component=institutional] {
    margin-bottom: 60px
}

@media only screen and (max-width:767px) {
    [data-component=acquisitions] [data-component=institutional] {
        margin-bottom: 30px
    }
}

[data-component=acquisitions] [data-component=institutional] p {
    color: #fff
}

[data-component=acquisitions] [data-component=award-item] img {
    max-width: 110px;
    margin-right: 30px
}

@media only screen and (min-width:1025px) and (max-width:1366px) {
    [data-component=acquisitions] [data-component=award-item] img {
        max-width: 85px;
        margin-right: 20px
    }
}

@media only screen and (max-width:480px) {
    [data-component=acquisitions] [data-component=award-item] img {
        margin: 0 auto
    }
}

[data-component=acquisitions] [data-component=award-item] p {
    max-width: 220px
}

@media only screen and (min-width:1025px) and (max-width:1366px) {
    [data-component=acquisitions] [data-component=award-item] p {
        max-width: 180px
    }
}

[data-component=acquisitions] [data-component=award-item] + p {
    display: inline-block;
    vertical-align: middle;
    font-family: 'Gotham Narrow SSm Medium',sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 180%;
    color: #fff;
    margin: 60px 0 0;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50)
}

@media only screen and (max-width:991px) {
    [data-component=acquisitions] [data-component=award-item] + p {
        margin-top: 0
    }
}

[data-component=award-item] {
    margin: 40px 0
}

    [data-component=award-item] img {
        display: inline-block;
        vertical-align: middle;
        margin-right: 45px
    }

@media only screen and (max-width:991px) {
    [data-component=award-item] img {
        max-width: 110px;
        margin-right: 20px
    }
}

@media only screen and (max-width:480px) {
    [data-component=award-item] img {
        display: block;
        max-width: 100px;
        margin: 0 auto 10px
    }
}

[data-component=award-item] p {
    display: inline-block;
    vertical-align: middle;
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    margin: 0;
    max-width: 230px
}

@media only screen and (max-width:991px) {
    [data-component=award-item] p {
        max-width: calc(100% - 131px)
    }
}

@media only screen and (max-width:480px) {
    [data-component=award-item] p {
        display: block;
        margin: 0 auto;
        text-align: center
    }
}

[data-component=awards] {
    background-color: #b29475;
    padding: 100px 0 35px
}

@media only screen and (max-width:767px) {
    [data-component=awards] {
        margin-top: 50px
    }
}

[data-component=awards] [data-component=institutional] {
    margin-bottom: 60px
}

@media only screen and (max-width:767px) {
    [data-component=awards] [data-component=institutional] {
        margin-bottom: 30px
    }
}

[data-component=awards] [data-component=institutional] p {
    color: #fff
}

[data-component=awards] > .container > p, [data-component=awards] > .row > p {
    display: inline-block;
    vertical-align: middle;
    font-family: 'Gotham Narrow SSm Medium',sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 180%;
    color: #fff;
    margin: 0;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50)
}

[data-component=awards] > .container > .row > p, [data-component=awards] > .row > .row > p {
    display: inline-block;
    vertical-align: middle;
    font-family: 'Gotham Narrow SSm Medium',sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 180%;
    color: #fff;
    margin: 0;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50)
}

[data-component=back-top] {
    position: relative
}

    [data-component=back-top] .container {
        position: relative
    }

    [data-component=back-top] .back-top {
        bottom: 60px
    }

@media only screen and (max-width:991px) {
    [data-component=back-top] .back-top {
        bottom: 40px;
        right: 30px
    }
}

[data-component=banner] {
    padding: 165px 0 145px;
    position: relative;
    overflow: hidden
}

@media only screen and (max-width:767px) {
    [data-component=banner] {
        padding: 100px 0;
    }
}

[data-component=banner] .light-title {
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    letter-spacing: -1px
}

[data-component=banner].padding-bottom {
    padding-bottom: 65px
}

@media only screen and (max-width:767px) {
    [data-component=banner].offices {
        display: block;
        padding: 30px 0 290px
    }

        [data-component=banner].offices > img {
            right: -20%
        }
}

@media only screen and (max-width:480px) {
    [data-component=banner].offices {
        padding: 30px 0 380px
    }

        [data-component=banner].offices > img {
            top: -70px;
            right: -45%
        }
}

[data-component=banner].erro h1 + h2 {
    font-size: 23px;
    color: #5c6066;
    line-height: 160%;
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    margin: 30px 0 0;
    padding: 0
}

[data-component=banner].erro h2 {
    font-size: 16px;
    margin: 0;
    line-height: 2
}

[data-component=banner].erro img {
    top: 45px
}

@media only screen and (max-width:991px) {
    [data-component=banner].erro img {
        display: none
    }
}

[data-component=banner].background {
    padding: 287px 0 351px 0;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -120px
}

@media only screen and (max-width:767px) {
    [data-component=banner].background {
        padding: 85px 0 300px;
        margin-top: 0;
        background-position-x: -100px
    }
}

@media only screen and (max-width:480px) {
    [data-component=banner].background {
        background-position-x: -310px;
        padding: 85px 0 300px
    }
}

[data-component=banner] .container {
    position: relative;
    z-index: 2
}

[data-component=banner] h1 {
    font-size: 46px;
    color: #000;
    font-family: 'Gotham Narrow SSm Black',sans-serif;
    margin: 20px 0 0;
    padding: 0
}

@media only screen and (max-width:767px) {
    [data-component=banner] h1 {
        font-size: 32px
    }
}

[data-component=banner] h2 {
    font-size: 23px;
    color: #5c6066;
    line-height: 160%;
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    font-weight: 400;
    margin: 30px 0 0;
    padding: 0
}

[data-component=banner] > img {
    position: absolute;
    right: 10%;
    top: -170px;
    z-index: 0
}

@media only screen and (min-width:1025px) and (max-width:1366px) {
    [data-component=banner] > img {
        right: 0
    }
}

@media only screen and (max-width:1024px) {
    [data-component=banner] > img {
        top: -180px;
        max-width: 660px;
        right: -10%
    }
}

[data-component=banner] [data-component=receive-email] {
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media only screen and (max-width:1024px) {
    [data-component=banner] [data-component=receive-email] {
        position: static;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        margin-top: 20px
    }
}

@media only screen and (max-width:480px) {
    [data-component=banner] [data-component=banner-section] .full-banner-holder.spacing-2 .container-holder .text-holder h1 {
        padding-top: 20px
    }
}

[data-component=benefits] {
    margin: 60px 0;
    padding-bottom: 40px;
    font-size: 0;
    border-bottom: solid 1px #dedfe0;
    text-align: center
}

@media only screen and (max-width:991px) {
    [data-component=benefits] {
        text-align: left
    }
}

[data-component=benefits] img {
    margin: 0 auto 20px;
    display: block
}

@media only screen and (max-width:767px) {
    [data-component=benefits] img {
        display: inline-block;
        margin: 0 25px 0 20px;
        vertical-align: middle
    }
}

[data-component=benefits] .item {
    width: 25%;
    display: inline-block;
    vertical-align: middle
}

@media only screen and (max-width:767px) {
    [data-component=benefits] .item {
        margin-bottom: 20px;
        margin-top: 40px;
        width: 50%
    }
}

@media only screen and (max-width:480px) {
    [data-component=benefits] .item {
        margin-top: 40px;
        width: 100%
    }

        [data-component=benefits] .item:first-child {
            margin-top: 0
        }
}

[data-component=benefits] .item h3 {
    font-family: 'Gotham Narrow SSm Light',sans-serif !important;
    margin: 0 !important;
    font-size: 14px !important;
    line-height: 120%;
    letter-spacing: 1.8px;
    color: #5c6066;
    text-align: center;
    text-transform: uppercase
}

@media only screen and (max-width:767px) {
    [data-component=benefits] .item h3 {
        vertical-align: middle;
        text-align: left;
        display: inline-block;
        max-width: calc(100% - 115px)
    }
}

[data-component=benefits] .item h3 b {
    display: block;
    margin-top: 5px;
    color: #000
}

[data-component=border-menu] {
    position: relative
}

    [data-component=border-menu] + [data-component=states] {
        border-top: 0
    }

    [data-component=border-menu] .border {
        background-color: #fff;
        padding: 20px;
        border-radius: 3px;
        border: solid 1px rgba(92,96,102,.2);
        font-size: 0;
        text-align: justify;
        -ms-text-justify: distribute-all-lines;
        text-justify: distribute-all-lines
    }

@media only screen and (max-width:1024px) {
    [data-component=border-menu] .border {
        display: none
    }
}

@media only screen and (max-width:991px) {
    [data-component=border-menu] .border {
        padding: 15px 10px
    }
}

[data-component=border-menu] .border a {
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    font-size: 16px;
    line-height: 120%;
    color: #000;
    vertical-align: top;
    display: inline-block;
    *display: inline;
    zoom: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media only screen and (max-width:991px) {
    [data-component=border-menu] .border a {
        font-size: 14px
    }
}

@media only screen and (max-width:767px) {
    [data-component=border-menu] .border a {
        margin: 5px
    }
}

[data-component=border-menu] .border a.active {
    color: #b29475;
    font-family: 'Gotham Narrow SSm Bold',sans-serif;
    text-decoration: none;
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
    filter: none
}

[data-component=border-menu] .border .stretch {
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0
}

[data-component=border-menu] .select {
    display: none;
    max-width: 300px;
    position: relative;
    background-color: #fff;
    padding: 20px;
    border-radius: 3px;
    border: solid 1px rgba(92,96,102,.2)
}

@media only screen and (max-width:1024px) {
    [data-component=border-menu] .select {
        display: block
    }
}

[data-component=border-menu] .select::after {
    content: '';
    width: 8px;
    height: 8px;
    border-style: solid;
    border-color: #000;
    -webkit-transform: rotateZ(135deg);
    transform: rotateZ(135deg);
    border-width: 2px 2px 0 0;
    border-radius: 2px;
    float: right;
    position: absolute;
    top: 12px;
    right: 15px
}

[data-component=border-menu] .select select, [data-component=border-menu] .select span {
    font-family: 'Gotham Narrow SSm Medium',sans-serif;
    font-size: 16px;
    line-height: 120%;
    color: #5c6066
}

[data-component=border-menu] .select span {
    font-weight: 700;
    color: #b29475;
    text-align: left;
    position: absolute;
    top: 10px;
    left: 15px
}

[data-component=border-menu] .select select {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    z-index: 3
}

[data-component=box-shadow] {
    margin-bottom: 100px
}

@media only screen and (max-width:991px) {
    [data-component=box-shadow] {
        margin-bottom: 50px
    }
}

[data-component=box-shadow].career .holder {
    height: 80%
}

@media only screen and (max-width:991px) {
    [data-component=box-shadow].career .holder {
        height: 90%
    }
}

[data-component=box-shadow].register-pj .holder {
    height: 80%
}

[data-component=box-shadow] .holder {
    height: 80%;
    background: #fff;
    position: relative;
    text-align: center;
    padding: 50px 25px 110px
}

@media only screen and (max-width:991px) {
    [data-component=box-shadow] .holder {
        height: 100%
    }
}

@media only screen and (max-width:767px) {
    [data-component=box-shadow] .holder {
        padding: 50px 60px 110px
    }
}

@media only screen and (max-width:480px) {
    [data-component=box-shadow] .holder {
        padding: 35px 35px 110px
    }
}

[data-component=box-shadow] .holder::before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
    width: 90%;
    height: 100%;
    opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    border: solid 1px rgba(151,151,151,.3);
    -webkit-box-shadow: 0 50px 70px -30px rgba(182,182,182,.75);
    box-shadow: 0 50px 70px -30px rgba(182,182,182,.75)
}

[data-component=box-shadow] h3 {
    font-family: 'Gotham Narrow SSm Bold',sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 120%;
    color: #b29475;
    margin: 0 0 52px
}

@media only screen and (max-width:767px) {
    [data-component=box-shadow] h3 {
        font-size: 26px;
        margin-bottom: 25px
    }
}

@media only screen and (max-width:480px) {
    [data-component=box-shadow] h3 {
        font-size: 22px
    }
}

[data-component=box-shadow] p {
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 180%;
    color: #5c6066;
    padding: 0 50px;
    margin: 0 0 48px
}

@media only screen and (max-width:767px) {
    [data-component=box-shadow] p {
        padding: 0;
        margin-bottom: 28px
    }
}

@media only screen and (max-width:480px) {
    [data-component=box-shadow] p {
        font-size: 13px
    }
}

[data-component=box-shadow] .btn {
    position: absolute;
    left: 50%;
    bottom: 50px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: inline-block;
    vertical-align: middle;
    padding: 19px 30px;
    border: 0;
    background: #b29475;
    color: #fff;
    font-size: 16px;
    -webkit-box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
    box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
    text-transform: none
}

@media only screen and (max-width:767px) {
    [data-component=box-shadow] .btn {
        bottom: 25px
    }
}

@media only screen and (max-width:480px) {
    [data-component=box-shadow] .btn {
        font-size: 14px;
        padding: 18px 20px
    }
}

[data-component=box-shadow] .btn i {
    display: inline-block;
    vertical-align: -3px;
    margin-left: 20px
}

@media only screen and (max-width:480px) {
    [data-component=box-shadow] .btn i {
        margin-left: 15px
    }
}

[data-component=box-without-shadow] {
    display: block;
    margin: 0 0 200px 0
}

@media only screen and (max-width:991px) {
    [data-component=box-without-shadow] {
        margin: 50px 0 50px 0
    }
}

@media only screen and (max-width:767px) {
    [data-component=box-without-shadow] {
        margin: 15px 0 50px 0
    }
}

[data-component=box-without-shadow].button-variation .btn {
    display: inline-block
}

[data-component=box-without-shadow] .holder {
    height: 100%;
    background: #fff;
    position: relative;
    padding: 50px 0 0
}

@media only screen and (max-width:480px) {
    [data-component=box-without-shadow] .holder {
        padding: 40px 0 0
    }
}

[data-component=box-without-shadow] .holder .back-top {
    position: absolute;
    right: -90px;
    bottom: 0;
    width: 60px;
    height: 60px;
    display: block;
    border: 0;
    background: #fff;
    -webkit-box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
    box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
    border-radius: 50%
}

@media only screen and (min-width:1025px) and (max-width:1366px) {
    [data-component=box-without-shadow] .holder .back-top {
        bottom: -60px;
        right: 20px;
        width: 45px;
        height: 45px
    }
}

@media only screen and (max-width:1024px) {
    [data-component=box-without-shadow] .holder .back-top {
        bottom: -60px;
        right: 20px;
        width: 45px;
        height: 45px
    }
}

@media only screen and (max-width:991px) {
    [data-component=box-without-shadow] .holder .back-top {
        bottom: 30px;
        right: 20px;
        width: 45px;
        height: 45px
    }
}

@media only screen and (max-width:767px) {
    [data-component=box-without-shadow] .holder .back-top {
        bottom: 0;
        right: 20px;
        width: 45px;
        height: 45px
    }
}

[data-component=box-without-shadow] .holder .back-top i {
    display: inline-block;
    vertical-align: -3px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

@media only screen and (max-width:767px) {
    [data-component=box-without-shadow] .holder .back-top i {
        -webkit-transform: rotate(-90deg) scale(.7);
        transform: rotate(-90deg) scale(.7)
    }
}

[data-component=box-without-shadow] h3 {
    font-family: 'Gotham Narrow SSm Bold',sans-serif;
    font-size: 32px;
    line-height: 1.38;
    color: #000;
    margin: 0 0 40px
}

@media only screen and (max-width:767px) {
    [data-component=box-without-shadow] h3 {
        font-size: 26px;
        margin-bottom: 25px
    }
}

[data-component=box-without-shadow] p {
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    font-size: 16px;
    line-height: 2;
    color: #5c6066;
    width: 70%
}

@media only screen and (max-width:767px) {
    [data-component=box-without-shadow] p {
        padding: 0;
        width: 100%
    }
}

[data-component=box-without-shadow] .btn {
    display: none;
    margin-top: 20px;
    padding: 20px 40px 20px;
    border-radius: 3px;
    border: 0;
    color: #b29475;
    background-color: #fff;
    font-size: 16px;
    -webkit-box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
    box-shadow: 0 10px 20px 0 rgba(106,108,117,.2)
}

    [data-component=box-without-shadow] .btn i {
        display: inline-block;
        vertical-align: -3px;
        margin-left: 20px
    }

@media only screen and (max-width:1024px) {
    [data-component=breadcrumb] {
        display: none
    }
}

[data-component=breadcrumb] .bread {
    padding: 0;
    margin: 0
}

    [data-component=breadcrumb] .bread li {
        display: inline-block
    }

        [data-component=breadcrumb] .bread li:last-child a {
            color: #5c6066
        }

            [data-component=breadcrumb] .bread li:last-child a:after {
                content: ''
            }

        [data-component=breadcrumb] .bread li a {
            font-family: 'Gotham Narrow SSm Light',sans-serif;
            font-weight: 400;
            color: #b29475;
            font-size: 14px;
            text-transform: uppercase;
            text-decoration: none;
            letter-spacing: 1.6px
        }

            [data-component=breadcrumb] .bread li a:after {
                content: ' >';
                color: #5c6066;
                margin: 0 5px
            }

[data-component=case] .border {
    height: 215px;
    border-radius: 3px;
    border: solid 1px rgba(151,151,151,.2);
    position: relative
}

@media only screen and (max-width:767px) {
    [data-component=case] .border {
        height: 180px
    }
}

[data-component=case] .border img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%
}

[data-component=case] .border + div {
    background-color: #b29475;
    padding: 14px;
    text-align: center
}

    [data-component=case] .border + div p {
        font-size: 21px;
        color: #fff
    }

[data-component=case] h2 {
    font-size: 23px;
    color: #5c6066;
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    margin: 0 0 80px;
    padding: 0
}

@media only screen and (max-width:991px) {
    [data-component=case] h2 {
        margin-bottom: 60px
    }
}

@media only screen and (max-width:767px) {
    [data-component=case] h2 {
        margin-bottom: 25px
    }
}

[data-component=case] h3 {
    font-size: 14px;
    color: #000;
    font-family: 'Gotham Narrow SSm Medium',sans-serif;
    letter-spacing: 1.8px;
    margin: 25px 0 10px;
    padding: 0;
    text-transform: uppercase
}

[data-component=case] a, [data-component=case] p {
    font-size: 16px;
    color: #5c6066;
    line-height: 180%;
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    margin: 0
}

[data-component=case] a {
    color: #b29475;
    display: inline-block
}

    [data-component=case] a i {
        display: inline-block;
        vertical-align: -3px;
        margin-left: 10px
    }

[data-component=cases] {
    margin: 100px 0
}

    [data-component=cases] > .container > h2 {
        font-size: 32px;
        color: #000;
        font-family: 'Gotham Narrow SSm Bold',sans-serif;
        margin: 0 0 20px;
        padding: 0
    }

        [data-component=cases] > .container > h2 + p {
            font-size: 16px;
            color: #5c6066;
            font-family: 'Gotham Narrow SSm Light',sans-serif;
            margin: 0
        }

            [data-component=cases] > .container > h2 + p + [data-component=case] {
                padding-top: 0;
                border-top: 0;
                margin-top: 100px
            }

@media only screen and (max-width:991px) {
    [data-component=cases] > .container > h2 + p + [data-component=case] {
        margin-top: 70px
    }
}

@media only screen and (max-width:767px) {
    [data-component=cases] > .container > h2 + p + [data-component=case] {
        margin-top: 40px
    }
}

[data-component=cases] [data-component=case] {
    padding: 70px 0;
    border-top: solid 1px rgba(151,151,151,.2)
}

    [data-component=cases] [data-component=case]:first-child {
        border: 0
    }

@media only screen and (max-width:991px) {
    [data-component=cases] [data-component=case] {
        padding: 50px 0
    }
}

@media only screen and (max-width:767px) {
    [data-component=cases] [data-component=case] {
        padding: 30px 0
    }
}

[data-component=content-block] {
    margin-bottom: 100px
}

@media only screen and (max-width:991px) {
    [data-component=content-block] {
        margin-bottom: 85px
    }
}

[data-component=content-block].grow-up h3 {
    color: #b29475
}

    [data-component=content-block].grow-up h3 + p {
        font-size: 18px;
        color: #fff;
        margin: 30px 0 70px
    }

[data-component=content-block].grow-up .block {
    background-color: #000
}

[data-component=content-block].grow-up p {
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    font-size: 16px;
    line-height: 150%;
    color: #5c6066;
    margin: 0
}

[data-component=content-block].commercial .block {
    padding-bottom: 50px
}

@media only screen and (max-width:991px) {
    [data-component=content-block].commercial .block + .container {
        margin-top: 35px
    }
}

@media only screen and (max-width:991px) {
    [data-component=content-block].commercial img {
        display: block;
        margin: 20px auto -200px;
        position: static;
        max-width: 80%;
        top: auto;
        float: right
    }
}

[data-component=content-block] h3 {
    font-family: 'Gotham Narrow SSm Bold',sans-serif;
    font-size: 33px;
    font-weight: 400;
    line-height: 120%;
    color: #000;
    margin: 0 0 60px
}

@media only screen and (max-width:767px) {
    [data-component=content-block] h3 {
        font-size: 26px
    }
}

[data-component=content-block] p {
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    font-size: 18px;
    line-height: 200%;
    color: #fff;
    margin: 0
}

[data-component=content-block] img {
    position: absolute;
    top: 40%;
    right: 0
}

@media only screen and (min-width:1025px) and (max-width:1366px) {
    [data-component=content-block] img {
        max-width: 40%;
        top: 55%
    }
}

@media only screen and (max-width:1024px) {
    [data-component=content-block] img {
        max-width: 43%;
        top: 55%
    }
}

@media only screen and (max-width:991px) {
    [data-component=content-block] img {
        top: 50%
    }
}

@media only screen and (max-width:767px) {
    [data-component=content-block] img {
        display: block;
        margin: 20px auto -200px;
        position: static;
        max-width: 90%;
        top: auto;
        float: right
    }
}

[data-component=content-block] .block {
    background-color: #b29475;
    padding: 90px 0 117px;
    position: relative
}

@media only screen and (max-width:991px) {
    [data-component=content-block] .block {
        padding: 70px 0 80px
    }
}

@media only screen and (max-width:767px) {
    [data-component=content-block] .block {
        padding: 50px 0 40px;
        margin-bottom: -2px
    }

        [data-component=content-block] .block::after {
            content: '';
            display: table;
            height: 1px;
            width: 100%;
            clear: both
        }
}

[data-component=content-block] .block + .container {
    margin-top: 98px
}

@media only screen and (max-width:991px) {
    [data-component=content-block] .block + .container {
        margin-top: 215px
    }
}

[data-component=content-block] .block + .container h3::after, [data-component=content-block] .block + .container h3::before {
    content: '"';
    font-family: 'Gotham Narrow SSm Bold',sans-serif;
    font-size: 32px;
    line-height: 100%;
    color: #000
}

@media only screen and (max-width:767px) {
    [data-component=content-block] .block + .container h3::after, [data-component=content-block] .block + .container h3::before {
        font-size: 26px;
        color: #fff
    }
}

[data-component=content-block] .itens-holder {
    margin: 30px -15px 0;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 10px
}

    [data-component=content-block] .itens-holder li {
        display: inline-block;
        width: 33.333%;
        height: 160px;
        border-left: 1px solid rgba(0,0,0,.2);
        text-align: center;
        position: relative
    }

        [data-component=content-block] .itens-holder li:first-child {
            border-left: 0
        }

        [data-component=content-block] .itens-holder li p {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
            width: 100%;
            color: #000;
            font-size: 14px;
            line-height: 1.86;
            letter-spacing: 1px;
            font-family: 'Gotham Narrow SSm Bold',sans-serif
        }

            [data-component=content-block] .itens-holder li p span {
                margin-top: 4px;
                display: block;
                font-family: 'Gotham Narrow SSm Medium',sans-serif
            }

[data-component=equip] {
    margin-top: 100px;
    position: relative
}

@media only screen and (max-width:991px) {
    [data-component=equip] {
        margin-top: 70px;
        padding-bottom: 70px
    }
}

@media only screen and (max-width:767px) {
    [data-component=equip] {
        margin-top: 50px;
        padding-bottom: 0
    }
}

[data-component=equip].last-component {
    padding-bottom: 0
}

@media only screen and (max-width:991px) {
    [data-component=equip].last-component {
        padding-bottom: 0
    }
}

@media only screen and (max-width:767px) {
    [data-component=equip].last-component {
        padding-bottom: 0
    }
}

[data-component=equip] .back-top {
    bottom: 70px;
    right: 18%
}

@media only screen and (max-width:991px) {
    [data-component=equip] .back-top {
        right: 10%
    }
}

[data-component=equip] h2 {
    font-size: 32px;
    color: #000;
    font-family: 'Gotham Narrow SSm Bold',sans-serif;
    margin: 0 0 20px;
    padding: 0
}

    [data-component=equip] h2 + p {
        font-size: 16px;
        color: #5c6066;
        font-family: 'Gotham Narrow SSm Light',sans-serif;
        margin: 0 0 80px
    }

[data-component=equip] .equip {
    padding: 80px 0 60px
}

    [data-component=equip] .equip > .container > h2 {
        margin-bottom: 56px
    }

        [data-component=equip] .equip > .container > h2 + p {
            margin: -36px 0 56px
        }

    [data-component=equip] .equip.gray {
        background-color: #f2f2f2
    }

[data-component=faq-contact] {
    background-color: #000;
    padding-bottom: 230px;
    margin-top: 180px
}

    [data-component=faq-contact] .sub-title {
        color: #fff;
        margin: 85px 0 95px;
        font-size: 46px
    }

@media only screen and (max-width:991px) {
    [data-component=faq-contact] {
        margin-top: 130px
    }
}

@media only screen and (max-width:767px) {
    [data-component=faq-contact] {
        margin-top: 80px
    }
}

[data-component=faq-contact] h2, [data-component=faq-contact] h3 {
    color: #fff
}

[data-component=faq-contact] h3 {
    text-transform: uppercase;
    font-size: 14px
}

[data-component=faq-contact] h2 {
    font-size: 16px
}

[data-component=faq-contact] .img-holder, [data-component=faq-contact] .text-holder {
    display: inline-block;
    vertical-align: top;
    margin-right: 30px
}

[data-component=faq-contact] .icon-cel, [data-component=faq-contact] .icon-email {
    display: inline-block
}

[data-component=faq-contact] .ref-title {
    letter-spacing: 1.8px
}

[data-component=faq-contact] .top-content {
    padding-bottom: 65px;
    border-bottom: 1px solid rgba(242,242,242,.2)
}

    [data-component=faq-contact] .top-content .contact {
        display: inline;
        color: #b29475
    }

    [data-component=faq-contact] .top-content .desc {
        margin-top: 15px;
        margin-bottom: 10px
    }

    [data-component=faq-contact] .top-content .icon-arrow-right {
        display: inline-block;
        vertical-align: -3px;
        margin-left: 57px
    }

[data-component=faq-contact] .bottom-content {
    margin-top: 70px
}

    [data-component=faq-contact] .bottom-content .img-holder {
        margin-right: 40px
    }

    [data-component=faq-contact] .bottom-content .number {
        color: #b29475;
        margin-bottom: 20px
    }

    [data-component=faq-contact] .bottom-content .ref-title {
        margin-bottom: 20px
    }

    [data-component=faq-contact] .bottom-content .side-divs {
        display: inline-block;
        margin-right: 195px
    }

@media only screen and (max-width:991px) {
    [data-component=faq-contact] .bottom-content .side-divs {
        margin-right: 50px
    }
}

[data-component=faq-contact] .bottom-content .side-divs:last-child {
    margin-right: 0
}

[data-component=faq-item] {
    margin-top: 50px
}

    [data-component=faq-item] .line {
        border-bottom: 1px solid rgba(92,96,102,.2);
        padding: 50px 0;
        cursor: pointer
    }

        [data-component=faq-item] .line:first-child {
            border-top: 1px solid rgba(92,96,102,.2)
        }

        [data-component=faq-item] .line .question {
            position: relative
        }

            [data-component=faq-item] .line .question h3 {
                max-width: 95%
            }

@media only screen and (max-width:991px) {
    [data-component=faq-item] .line .question h3 {
        font-size: 26px
    }
}

@media only screen and (max-width:767px) {
    [data-component=faq-item] .line .question h3 {
        font-size: 23px
    }
}

[data-component=faq-item] .line .question.open .arrow {
    -webkit-transform: translateY(-75%) rotate(180deg);
    transform: translateY(-75%) rotate(180deg)
}

[data-component=faq-item] .line .question .arrow {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-color: transparent;
    border-style: solid;
    border-width: 6px 8px 5px;
    border-top-color: #000
}

[data-component=faq-item] .line .content {
    display: none
}

    [data-component=faq-item] .line .content p {
        font-family: 'Gotham Narrow SSm Medium',sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 180%;
        color: #5c6066;
        padding: 15px
    }

[data-component=faq-options] {
    text-align: center;
    margin-top: 80px
}

@media only screen and (max-width:767px) {
    [data-component=faq-options] {
        margin-top: 50px
    }
}

[data-component=faq-options] .images .item {
    width: 180px;
    height: 180px;
    padding: 0 15px;
    display: inline-block;
    vertical-align: top
}

[data-component=faq-options] .images .img-holder {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background-color: #fff;
    margin: 0 auto;
    border: 1px solid rgba(92,96,102,.2);
    position: relative
}

    [data-component=faq-options] .images .img-holder img, [data-component=faq-options] .images .img-holder svg {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

        [data-component=faq-options] .images .img-holder img circle, [data-component=faq-options] .images .img-holder img g, [data-component=faq-options] .images .img-holder img path, [data-component=faq-options] .images .img-holder img rect, [data-component=faq-options] .images .img-holder svg circle, [data-component=faq-options] .images .img-holder svg g, [data-component=faq-options] .images .img-holder svg path, [data-component=faq-options] .images .img-holder svg rect {
            stroke: #b29475
        }

[data-component=faq-options] .images .active .img-holder {
    border-color: #b29475;
    background-color: #b29475
}

    [data-component=faq-options] .images .active .img-holder img circle, [data-component=faq-options] .images .active .img-holder img g, [data-component=faq-options] .images .active .img-holder img path, [data-component=faq-options] .images .active .img-holder img rect, [data-component=faq-options] .images .active .img-holder svg circle, [data-component=faq-options] .images .active .img-holder svg g, [data-component=faq-options] .images .active .img-holder svg path, [data-component=faq-options] .images .active .img-holder svg rect {
        stroke: #fff
    }

[data-component=faq-options] .images h3 {
    text-transform: uppercase;
    color: #5c6066;
    font-size: 14px;
    margin-top: 20px;
    letter-spacing: 1.5px
}

@media only screen and (max-width:1200px) {
    [data-component=faq-options] .images h3 {
        letter-spacing: initial;
        font-size: 13px
    }
}

[data-component=form] {
    position: relative
}

@media only screen and (max-width:991px) {
    [data-component=form] {
        margin-top: 30px
    }
}

[data-component=form] h3 {
    font-size: 23px;
    color: #5c6066;
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    line-height: 120%;
    margin: 0 0 20px;
    padding: 0
}

[data-component=form] p {
    font-size: 13px;
    color: #6a6c75;
    line-height: 2.23;
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    margin: 48px 0 92px;
    padding: 0
}

[data-component=form] input, [data-component=form] textarea {
    display: block;
    width: 100%;
    color: #5c6066;
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    font-size: 16px;
    line-height: 100%;
    padding: 20px 24px;
    margin-top: 10px;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    border-radius: 3px;
    background-color: #fff;
    border: solid 1px rgba(92,96,102,.2)
}

    [data-component=form] input.error, [data-component=form] textarea.error {
        border-color: rgba(187,28,25,.45)
    }

[data-component=form] textarea {
    height: 230px
}

[data-component=form] .btn {
    display: inline-block;
    vertical-align: middle;
    margin-top: 40px;
    padding: 19px 30px;
    border: 0;
    background: #b29475;
    color: #fff;
    font-size: 16px;
    -webkit-box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
    box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
    position: relative;
    z-index: 2;
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    font-weight: 300
}

@media only screen and (max-width:991px) {
    [data-component=form] .btn {
        margin-top: 20px
    }
}

[data-component=form] .btn i {
    display: inline-block;
    vertical-align: -3px;
    margin-left: 18px
}

[data-component=gallery] {
    margin: 20px 0 80px
}

    [data-component=gallery] .div-to-slide button {
        width: 60px;
        height: 130px;
        position: absolute;
        top: 46%;
        right: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        background: #fff;
        border: 0;
        color: #fff;
        font-size: 0;
        z-index: 9;
        -webkit-box-shadow: 0 10px 20px 0 rgba(24,24,24,.47);
        box-shadow: 0 10px 20px 0 rgba(24,24,24,.47)
    }

        [data-component=gallery] .div-to-slide button:before {
            content: '';
            background-image: url(../img/article-slider/arrow-right.png);
            width: 29px;
            height: 15px;
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%)
        }

        [data-component=gallery] .div-to-slide button.slick-prev {
            right: auto;
            left: 0
        }

            [data-component=gallery] .div-to-slide button.slick-prev:before {
                -webkit-transform: rotate(-180deg);
                transform: rotate(-180deg);
                left: 22%;
                top: 44%
            }

    [data-component=gallery] .div-to-slide .slick-slide {
        margin: 0 30px
    }

@media only screen and (max-width:767px) {
    [data-component=gallery] .div-to-slide .slick-slide {
        margin: 0
    }
}

[data-component=gallery] .div-to-slide .slick-slide > div {
    padding-bottom: 55px;
    position: relative
}

@media only screen and (max-width:767px) {
    [data-component=gallery] .div-to-slide .slick-slide > div {
        padding: 0 9px 30px
    }
}

[data-component=gallery] .div-to-slide .slick-slide > div::before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    bottom: 55px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 90%;
    height: 60%;
    -webkit-box-shadow: 0 8px 45px 0 rgba(0,0,0,.75);
    box-shadow: 0 8px 45px 0 rgba(0,0,0,.75)
}

@media only screen and (max-width:767px) {
    [data-component=gallery] .div-to-slide .slick-slide > div::before {
        bottom: 37px
    }
}

[data-component=gallery] .div-to-slide .slick-slide > div img {
    position: relative;
    z-index: 2
}

@media only screen and (max-width:767px) {
    [data-component=gallery] .div-to-slide .slick-slide > div img {
        max-width: 100%
    }
}

[data-component=institutional] {
    max-width: 630px;
    margin-bottom: 100px
}

@media only screen and (max-width:767px) {
    [data-component=institutional] {
        margin-bottom: 60px
    }
}

[data-component=institutional] ol li, [data-component=institutional] p, [data-component=institutional] ul li {
    font-size: 14px;
    color: #6a6c75;
    line-height: 2;
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    margin: 0;
    padding: 0
}

    [data-component=institutional] ol li a, [data-component=institutional] p a, [data-component=institutional] ul li a {
        text-decoration: none;
        color: #b29475
    }

[data-component=institutional] ol, [data-component=institutional] ul {
    margin: 0;
    padding: 0
}

    [data-component=institutional] ol li, [data-component=institutional] ul li {
        list-style-position: inside
    }

[data-component=institutional] .text-top {
    font-size: 60%;
    color: #b29475;
    font-weight: 700;
    font-family: 'Gotham Narrow Light',sans-serif;
    vertical-align: super
}

[data-component=institutional] ul {
    list-style: none
}

    [data-component=institutional] ul li {
        font-size: 16px;
        padding: 5px 0 5px 20px;
        list-style-position: outside
    }

        [data-component=institutional] ul li::before {
            content: '•';
            color: #b29475;
            margin-left: -15px;
            margin-right: 20px;
            font-size: 23px;
            vertical-align: middle;
            line-height: 100%
        }

[data-component=institutional] .text-spacing {
    font-size: 16px;
    color: #000;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    font-family: 'Gotham Narrow SSm Medium',sans-serif
}

[data-component=institutional] .button a {
    display: inline-block;
    vertical-align: middle;
    padding: 19px 30px;
    border: 0;
    background: #b29475;
    color: #fff;
    font-size: 16px;
    -webkit-box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
    box-shadow: 0 10px 20px 0 rgba(106,108,117,.2)
}

@media only screen and (max-width:767px) {
    [data-component=institutional] .button a {
        bottom: 25px
    }
}

[data-component=institutional] .button a::after {
    background-image: url(../img/icons/arrow-right-white.png);
    content: '';
    display: inline-block;
    vertical-align: -3px;
    margin-left: 20px;
    height: 15px;
    width: 29px
}

[data-component=item] {
    display: inline-block;
    margin: 0 55px 30px 15px
}

    [data-component=item]:last-child {
        margin-right: 0
    }

@media only screen and (max-width:991px) {
    [data-component=item] {
        margin-right: 40px
    }
}

[data-component=item] h3 {
    font-size: 14px;
    margin: 0
}

[data-component=item] p {
    font-size: 14px;
    margin-bottom: 5px
}

[data-component=item] img {
    display: inline-block;
    margin-right: 20px
}

[data-component=item] .text-holder {
    display: inline-block;
    vertical-align: middle
}

[data-component=main-search] {
    position: absolute;
    width: 100%;
    background-color: #fff;
    top: -170%;
    -webkit-transform: scale(.8);
    transform: scale(.8);
    left: 0;
    z-index: 3000;
    height: auto;
    font-family: 'Gotham Narrow SSm Medium',sans-serif;
    overflow: auto
}

    [data-component=main-search] .close-search {
        position: absolute;
        right: 215px;
        top: 75px;
        width: 60px;
        height: 60px;
        display: block;
        border: 0;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        background-color: #fff;
        -webkit-box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
        box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
        border-radius: 50%;
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out
    }

        [data-component=main-search] .close-search.appear {
            opacity: 1;
            -ms-filter: none;
            -webkit-filter: none;
            filter: none
        }

        [data-component=main-search] .close-search:hover {
            background-color: #b29475
        }

            [data-component=main-search] .close-search:hover .x:after, [data-component=main-search] .close-search:hover .x:before {
                background-color: #fff
            }

        [data-component=main-search] .close-search .x {
            height: 30px;
            width: 30px;
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%)
        }

            [data-component=main-search] .close-search .x::before {
                content: '';
                height: 100%;
                width: 3px;
                border-radius: 3px;
                left: 50%;
                position: absolute;
                -webkit-transform: translateX(-50%) rotate(45deg);
                transform: translateX(-50%) rotate(45deg);
                background-color: #b29475;
                -webkit-transition: .2s;
                transition: .2s
            }

            [data-component=main-search] .close-search .x::after {
                content: '';
                height: 100%;
                width: 3px;
                border-radius: 3px;
                left: 50%;
                position: absolute;
                -webkit-transform: translateX(-50%) rotate(-45deg);
                transform: translateX(-50%) rotate(-45deg);
                background-color: #b29475;
                -webkit-transition: .2s;
                transition: .2s
            }

@media only screen and (min-width:1025px) and (max-width:1366px) {
    [data-component=main-search] .close-search {
        bottom: -60px;
        right: 60px;
        width: 45px;
        height: 45px
    }
}

@media only screen and (max-width:1024px) {
    [data-component=main-search] .close-search {
        bottom: -60px;
        right: 60px;
        width: 45px;
        height: 45px
    }
}

@media only screen and (max-width:991px) {
    [data-component=main-search] .close-search {
        bottom: -60px;
        right: 60px;
        width: 45px;
        height: 45px
    }
}

[data-component=main-search] [data-component=footer-error] {
    padding-bottom: 0
}

[data-component=main-search] .holder {
    padding: 90px 0 128px 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

    [data-component=main-search] .holder.appear {
        opacity: 1;
        -ms-filter: none;
        -webkit-filter: none;
        filter: none
    }

    [data-component=main-search] .holder form label {
        font-size: 14px;
        line-height: 1.14;
        letter-spacing: 1.8px;
        color: #5c6066;
        display: block;
        text-transform: uppercase;
        margin: 0 0 28px 0
    }

@media only screen and (max-width:480px) {
    [data-component=main-search] .holder form label {
        font-size: 12px
    }
}

[data-component=main-search] .holder form input[type=text] {
    line-height: .85;
    font-size: 100px;
    font-family: 'Gotham Narrow Light',sans-serif;
    color: #b29475;
    padding: 0;
    border: none;
    width: 100%;
    font-weight: 300
}

@media only screen and (max-width:480px) {
    [data-component=main-search] .holder form input[type=text] {
        width: 100%;
        font-size: 60px
    }
}

[data-component=main-search] .holder .results-holder .number-result, [data-component=main-search] .holder .results-holder .text-no-result, [data-component=main-search] .holder .without-result .number-result, [data-component=main-search] .holder .without-result .text-no-result {
    margin: 151px 0 46px 0;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50)
}

@media only screen and (max-width:767px) {
    [data-component=main-search] .holder .results-holder .number-result, [data-component=main-search] .holder .results-holder .text-no-result, [data-component=main-search] .holder .without-result .number-result, [data-component=main-search] .holder .without-result .text-no-result {
        margin: 90px 0 46px 0
    }
}

[data-component=main-search] .holder .results-holder .number-result p, [data-component=main-search] .holder .results-holder .text-no-result p, [data-component=main-search] .holder .without-result .number-result p, [data-component=main-search] .holder .without-result .text-no-result p {
    margin-bottom: 0;
    padding-bottom: 56px;
    border-bottom: 1px solid #5c6066
}

[data-component=main-search] .holder .results-holder p, [data-component=main-search] .holder .without-result p {
    font-size: 23px;
    line-height: 1.65;
    color: #5c6066;
    margin-bottom: 50px
}

@media only screen and (max-width:480px) {
    [data-component=main-search] .holder .results-holder p, [data-component=main-search] .holder .without-result p {
        font-size: 12px
    }
}

[data-component=main-search] .holder .results-holder .result {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc
}

    [data-component=main-search] .holder .results-holder .result:last-child {
        border: none;
        margin: 0;
        padding: 0
    }

    [data-component=main-search] .holder .results-holder .result span {
        color: #b29475
    }

    [data-component=main-search] .holder .results-holder .result a {
        font-family: 'Gotham Narrow SSm Medium',sans-serif;
        font-size: 23px;
        line-height: 1.39;
        color: #5c6066;
        display: inline-block
    }

        [data-component=main-search] .holder .results-holder .result a:focus, [data-component=main-search] .holder .results-holder .result a:hover, [data-component=main-search] .holder .results-holder .result a:visited {
            text-decoration: none
        }

        [data-component=main-search] .holder .results-holder .result a i {
            display: inline-block;
            margin-left: 10px
        }

    [data-component=main-search] .holder .results-holder .result p {
        font-size: 16px;
        line-height: 2;
        color: #5c6066;
        margin: 5px 0 0 0;
        width: 60%;
        font-family: 'Gotham Narrow SSm Medium',sans-serif
    }

@media only screen and (max-width:767px) {
    [data-component=main-search] .holder .results-holder .result p {
        width: 100%
    }
}

[data-component=message] {
    margin: 50px 0 100px
}

    [data-component=message] h1 {
        line-height: 1.38;
        font-family: 'Gotham Narrow SSm Bold',sans-serif
    }

    [data-component=message] h4 {
        margin-bottom: 43px
    }

    [data-component=message] p {
        font-size: 11px;
        color: #5c6066;
        margin-bottom: 30px;
        text-transform: uppercase
    }

@media only screen and (max-width:991px) {
    [data-component=message] p {
        padding-top: 15px
    }
}

[data-component=message] .label-form {
    font-size: 16px;
    color: #5c6066;
    text-transform: uppercase;
    position: absolute
}

[data-component=message] label.error {
    display: none
}

[data-component=message] .input-form {
    display: block;
    width: 100%;
    padding: 10px 0 5px;
    border: none;
    border-bottom: solid 1px #5c6066;
    font-family: 'Gotham Narrow SSm Bold',sans-serif;
    font-size: 16px;
    margin-bottom: 10px
}

    [data-component=message] .input-form.error {
        border-bottom: solid 1px red
    }

[data-component=message] form {
    padding-top: 38px
}

[data-component=message] .form-box {
    margin-bottom: 35px;
    position: relative
}

[data-component=message] textarea {
    width: 100%;
    height: 380px;
    color: #000;
    font-size: 16px;
    background: #f2f2f2;
    border: none;
    padding: 20px;
    font-family: 'Gotham Narrow SSm Bold',sans-serif;
    line-height: 2.25
}

    [data-component=message] textarea.error {
        border: solid 1px red
    }

[data-component=message] .btn-holder {
    display: inline-block;
    text-align: right;
    width: calc(100% - 304px)
}

@media only screen and (max-width:480px) {
    [data-component=message] .btn-holder {
        width: 100%
    }
}

[data-component=message] .send {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    padding: 20px 60px 20px 15px;
    text-align: left;
    border: 0;
    background: #b29475;
    color: #fff;
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    font-size: 16px;
    -webkit-box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
    box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
    margin-top: 20px;
    z-index: 2;
    text-decoration: none
}

@media only screen and (max-width:480px) {
    [data-component=message] .send {
        width: 100%
    }
}

[data-component=message] .send i {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

[data-component=message] .radio-box {
    position: relative
}

    [data-component=message] .radio-box img {
        max-width: 13px;
        max-height: 13px;
        position: absolute;
        color: #000;
        z-index: 100;
        top: 4px;
        left: 3px;
        cursor: pointer
    }

    [data-component=message] .radio-box #ok2 {
        left: 100px
    }

    [data-component=message] .radio-box input {
        float: left
    }

        [data-component=message] .radio-box input.error + label {
            color: red
        }

    [data-component=message] .radio-box label {
        font-size: 16px;
        color: #5c6066;
        text-transform: uppercase;
        padding-left: 2px;
        margin-right: 8px
    }

[type=radio]:checked, [type=radio]:not(:checked) {
    position: absolute;
    left: -9999px
}

    [type=radio]:checked + label, [type=radio]:not(:checked) + label {
        position: relative;
        padding-left: 25px;
        cursor: pointer;
        line-height: 20px;
        display: inline-block
    }

        [type=radio]:checked + label::before, [type=radio]:not(:checked) + label::before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 20px;
            height: 20px;
            border: 1px solid #979797;
            border-radius: 100%;
            background: #fff
        }

        [type=radio]:checked + label::after, [type=radio]:not(:checked) + label::after {
            content: '';
            font-size: 12px;
            color: #fff;
            width: 20px;
            height: 20px;
            background-color: #b29475;
            background-image: url(../img/message/ok-form.png);
            background-position: center center;
            background-repeat: no-repeat;
            background-size: 12px;
            position: absolute;
            left: 0;
            top: 0;
            text-align: center;
            border-radius: 100%;
            -webkit-transition: all .2s ease;
            -webkit-transition: all .2s ease;
            transition: all .2s ease
        }

        [type=radio]:not(:checked) + label::after {
            opacity: 0;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
            filter: alpha(opacity=0);
            -webkit-transform: scale(0);
            -webkit-transform: scale(0);
            transform: scale(0)
        }

        [type=radio]:checked + label::after {
            opacity: 1;
            -ms-filter: none;
            -webkit-filter: none;
            filter: none;
            -webkit-transform: scale(1);
            -webkit-transform: scale(1);
            transform: scale(1)
        }

[data-component=accounts] {
    border-radius: 3px;
    padding: 20px;
    text-align: center;
    width: 480px
}

@media only screen and (max-width:767px) {
    [data-component=accounts] {
        width: 100%;
        height: 100%
    }
}

@media only screen and (max-width:480px) {
    [data-component=accounts] {
        padding: 10px
    }
}

[data-component=accounts] .close-modal {
    height: 30px;
    width: 30px;
    position: absolute;
    display: block;
    top: 30px;
    right: 30px
}

    [data-component=accounts] .close-modal::before {
        content: '';
        height: 100%;
        width: 2px;
        border-radius: 3px;
        left: 50%;
        position: absolute;
        -webkit-transform: translateX(-50%) rotate(45deg);
        transform: translateX(-50%) rotate(45deg);
        background-color: #b29475
    }

    [data-component=accounts] .close-modal::after {
        content: '';
        height: 100%;
        width: 2px;
        border-radius: 3px;
        left: 50%;
        position: absolute;
        -webkit-transform: translateX(-50%) rotate(-45deg);
        transform: translateX(-50%) rotate(-45deg);
        background-color: #b29475
    }

[data-component=accounts] .text {
    font-size: 26px;
    font-family: 'Gotham Narrow SSm Bold',sans-serif;
    color: #000;
    line-height: 1.62;
    margin: 53px 0 0 0
}

[data-component=accounts] .additional-text {
    font-size: 16px;
    font-family: 'Gotham Narrow SSm Medium',sans-serif;
    color: #a6aab5;
    line-height: 1.88;
    margin: 7px 0 30px 0
}

[data-component=accounts] .account {
    padding: 35px 30px 30px 30px;
    border-radius: 4px;
    border: 1px solid #5c6066;
    text-align: left;
    margin-top: 30px;
    position: relative
}

@media only screen and (max-width:767px) {
    [data-component=accounts] .account {
        padding: 35px 20px 30px 20px
    }
}

[data-component=accounts] .account:first-child {
    margin-top: 0
}

[data-component=accounts] .account.focus {
    border: 1px solid #fff;
    -webkit-box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
    box-shadow: 0 10px 20px 0 rgba(106,108,117,.2)
}

[data-component=accounts] .account .icon-people-pf, [data-component=accounts] .account .icon-people-pj {
    display: inline-block;
    vertical-align: middle
}

[data-component=accounts] .account .info {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px
}

    [data-component=accounts] .account .info .type-people {
        font-size: 16px;
        font-family: 'Gotham Narrow SSm Bold',sans-serif;
        color: #000
    }

    [data-component=accounts] .account .info .code {
        font-size: 12px;
        color: #000;
        font-family: 'Gotham Narrow SSm Medium',sans-serif
    }

[data-component=accounts] .account .checkbox {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 30px;
    margin: 0
}

@media only screen and (max-width:767px) {
    [data-component=accounts] .account .checkbox {
        right: 20px
    }
}

[data-component=accounts] .account .checkbox input {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    cursor: pointer;
    z-index: 2
}

    [data-component=accounts] .account .checkbox input:checked ~ .circle {
        background-color: #b29475
    }

        [data-component=accounts] .account .checkbox input:checked ~ .circle:after {
            opacity: 1;
            -ms-filter: none;
            -webkit-filter: none;
            filter: none
        }

[data-component=accounts] .account .checkbox .circle {
    height: 31px;
    width: 31px;
    border-radius: 100%;
    display: block;
    z-index: 1;
    position: relative;
    border: 2px solid #b29475
}

    [data-component=accounts] .account .checkbox .circle:after {
        content: '✔';
        height: 22px;
        width: 22px;
        font-size: 16px;
        color: #fff;
        top: 50%;
        left: 62%;
        border-radius: 100%;
        margin: 0;
        display: block;
        position: absolute;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

[data-component=accounts] p {
    color: #000;
    font-family: 'Gotham Narrow SSm Light',sans-serif
}

[data-component=accounts] strong {
    font-size: 16px
}

[data-component=accounts] span {
    font-size: 12px;
    margin-left: 5px
}

[data-component=accounts] form {
    height: 270px;
    overflow: hidden
}

@media only screen and (max-width:480px) {
    [data-component=accounts] form {
        height: auto;
        max-height: 60%
    }
}

[data-component=already-account-personal] {
    background-color: #fff;
    padding: 30px 50px;
    width: 565px;
    height: 360px
}

@media only screen and (max-width:767px) {
    [data-component=already-account-personal] {
        width: 470px;
        padding: 30px 10px
    }
}

@media only screen and (max-width:480px) {
    [data-component=already-account-personal] {
        width: 95%;
        height: 280px;
        padding: 30px 20px
    }
}

[data-component=already-account-personal] h1 {
    font-size: 26px;
    line-height: 1.62;
    font-family: 'Gotham Narrow SSm Bold',sans-serif;
    margin-top: 50px;
    margin-bottom: 90px;
    text-align: center;
    color: #000
}

@media only screen and (max-width:480px) {
    [data-component=already-account-personal] h1 {
        font-size: 16px;
        margin-bottom: 60px
    }
}

[data-component=already-account-personal] .button {
    color: #fff;
    text-decoration: none;
    padding: 20px 65px;
    background-color: #b29475;
    border-radius: 3px;
    -webkit-transition: 250ms ease-out;
    transition: 250ms ease-out;
    -webkit-box-shadow: 0 10px 20px 0 rgba(106,108,117,.3);
    box-shadow: 0 10px 20px 0 rgba(106,108,117,.3)
}

    [data-component=already-account-personal] .button:first-child {
        margin-right: 45px
    }

@media only screen and (max-width:480px) {
    [data-component=already-account-personal] .button {
        padding: 15px 45px
    }

        [data-component=already-account-personal] .button:first-child {
            margin-right: 20px
        }
}

[data-component=already-account-personal] .buttons-holder {
    text-align: center
}

[data-component=already-account-personal] .close-modal {
    height: 35px;
    width: 35px;
    position: absolute;
    display: block;
    top: 30px;
    right: 30px
}

@media only screen and (max-width:480px) {
    [data-component=already-account-personal] .close-modal {
        height: 30px;
        width: 30px;
        top: 20px;
        right: 20px
    }
}

[data-component=already-account-personal] .close-modal::before {
    content: '';
    height: 100%;
    width: 2px;
    border-radius: 3px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    background-color: #b29475
}

[data-component=already-account-personal] .close-modal::after {
    content: '';
    height: 100%;
    width: 2px;
    border-radius: 3px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%) rotate(-45deg);
    transform: translateX(-50%) rotate(-45deg);
    background-color: #b29475
}

[data-component=already-account] {
    background-color: #fff;
    padding: 30px 50px;
    width: 565px;
    height: 360px
}

@media only screen and (max-width:767px) {
    [data-component=already-account] {
        width: 470px;
        padding: 30px 10px
    }
}

@media only screen and (max-width:480px) {
    [data-component=already-account] {
        width: 95%;
        height: 280px;
        padding: 30px 20px
    }
}

[data-component=already-account] h1 {
    font-size: 26px;
    line-height: 1.62;
    font-family: 'Gotham Narrow SSm Bold',sans-serif;
    margin-top: 50px;
    margin-bottom: 90px;
    text-align: center;
    color: #000
}

@media only screen and (max-width:480px) {
    [data-component=already-account] h1 {
        font-size: 16px;
        margin-bottom: 60px
    }
}

[data-component=already-account] .button {
    color: #fff;
    text-decoration: none;
    padding: 20px 65px;
    background-color: #b29475;
    border-radius: 3px;
    -webkit-transition: 250ms ease-out;
    transition: 250ms ease-out;
    -webkit-box-shadow: 0 10px 20px 0 rgba(106,108,117,.3);
    box-shadow: 0 10px 20px 0 rgba(106,108,117,.3)
}

    [data-component=already-account] .button:first-child {
        margin-right: 45px
    }

@media only screen and (max-width:480px) {
    [data-component=already-account] .button {
        padding: 15px 45px
    }

        [data-component=already-account] .button:first-child {
            margin-right: 20px
        }
}

[data-component=already-account] .buttons-holder {
    text-align: center
}

[data-component=already-account] .close-modal {
    height: 35px;
    width: 35px;
    position: absolute;
    display: block;
    top: 30px;
    right: 30px
}

@media only screen and (max-width:480px) {
    [data-component=already-account] .close-modal {
        height: 30px;
        width: 30px;
        top: 20px;
        right: 20px
    }
}

[data-component=already-account] .close-modal::before {
    content: '';
    height: 100%;
    width: 2px;
    border-radius: 3px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    background-color: #b29475
}

[data-component=already-account] .close-modal::after {
    content: '';
    height: 100%;
    width: 2px;
    border-radius: 3px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%) rotate(-45deg);
    transform: translateX(-50%) rotate(-45deg);
    background-color: #b29475
}

[data-component=contact] {
    width: 480px;
    padding: 30px;
    border-radius: 3px
}

@media only screen and (max-width:767px) {
    [data-component=contact] {
        height: 85%;
        width: 90%;
        overflow: hidden;
        overflow-y: scroll
    }
}

[data-component=contact] .close-modal {
    height: 30px;
    width: 30px;
    position: absolute;
    display: block;
    top: 30px;
    right: 30px
}

    [data-component=contact] .close-modal.x::before {
        content: '';
        height: 100%;
        width: 2px;
        border-radius: 3px;
        left: 50%;
        position: absolute;
        -webkit-transform: translateX(-50%) rotate(45deg);
        transform: translateX(-50%) rotate(45deg);
        background-color: #b29475
    }

    [data-component=contact] .close-modal.x::after {
        content: '';
        height: 100%;
        width: 2px;
        border-radius: 3px;
        left: 50%;
        position: absolute;
        -webkit-transform: translateX(-50%) rotate(-45deg);
        transform: translateX(-50%) rotate(-45deg);
        background-color: #b29475
    }

[data-component=contact] .icon-shell {
    margin: 67px auto 0
}

[data-component=contact] .text {
    font-size: 26px;
    color: #000;
    text-align: center;
    line-height: 1.62;
    font-family: 'Gotham Narrow SSm Bold',sans-serif;
    padding: 0 65.5px;
    margin: 41px 0 75px 0
}

[data-component=contact] .btn-back {
    border-style: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    padding: 24px 0;
    width: 100%;
    border-radius: 3px;
    color: #fff;
    background-color: #b29475;
    position: static;
    height: auto
}

[data-component=modal-form] {
    width: 480px;
    padding: 30px;
    border-radius: 3px
}

@media only screen and (max-width:767px) {
    [data-component=modal-form] {
        height: 85%;
        width: 90%;
        overflow: hidden;
        overflow-y: scroll
    }
}

[data-component=modal-form] .close-modal {
    height: 30px;
    width: 30px;
    position: absolute;
    display: block;
    top: 30px;
    right: 30px
}

    [data-component=modal-form] .close-modal.x::before {
        content: '';
        height: 100%;
        width: 2px;
        border-radius: 3px;
        left: 50%;
        position: absolute;
        -webkit-transform: translateX(-50%) rotate(45deg);
        transform: translateX(-50%) rotate(45deg);
        background-color: #b29475
    }

    [data-component=modal-form] .close-modal.x::after {
        content: '';
        height: 100%;
        width: 2px;
        border-radius: 3px;
        left: 50%;
        position: absolute;
        -webkit-transform: translateX(-50%) rotate(-45deg);
        transform: translateX(-50%) rotate(-45deg);
        background-color: #b29475
    }

[data-component=modal-form] .icon-shell {
    margin: 67px auto 0
}

[data-component=modal-form] .text {
    font-size: 26px;
    color: #000;
    text-align: center;
    line-height: 1.62;
    font-family: 'Gotham Narrow SSm Bold',sans-serif;
    padding: 0 65.5px;
    margin: 41px 0 75px 0
}

[data-component=modal-form] .btn-back {
    border-style: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    padding: 24px 0;
    width: 100%;
    border-radius: 3px;
    color: #fff;
    background-color: #b29475;
    position: static;
    height: auto
}

[data-component=register] {
    border-radius: 3px;
    padding: 30px;
    text-align: center;
    width: 480px
}

@media only screen and (max-width:991px) {
    [data-component=register] {
        overflow-y: scroll;
        height: 66%
    }
}

@media only screen and (max-width:767px) {
    [data-component=register] {
        height: 90%;
        overflow: hidden;
        z-index: 9999;
        overflow-y: scroll
    }
}

@media only screen and (max-width:480px) {
    [data-component=register] {
        height: 85%;
        width: 95%
    }
}

[data-component=register] .modal-bg {
    z-index: 0
}

[data-component=register] .close-modal {
    height: 30px;
    width: 30px;
    position: absolute;
    display: block;
    top: 30px;
    right: 30px
}

    [data-component=register] .close-modal::before {
        content: '';
        height: 100%;
        width: 2px;
        border-radius: 3px;
        left: 50%;
        position: absolute;
        -webkit-transform: translateX(-50%) rotate(45deg);
        transform: translateX(-50%) rotate(45deg);
        background-color: #b29475
    }

    [data-component=register] .close-modal::after {
        content: '';
        height: 100%;
        width: 2px;
        border-radius: 3px;
        left: 50%;
        position: absolute;
        -webkit-transform: translateX(-50%) rotate(-45deg);
        transform: translateX(-50%) rotate(-45deg);
        background-color: #b29475
    }

[data-component=register] .title {
    font-size: 26px;
    font-family: 'Gotham Narrow SSm Bold',sans-serif;
    color: #000;
    line-height: 1.62;
    margin: 40px 0 0 0
}

@media only screen and (max-width:480px) {
    [data-component=register] .title {
        font-size: 19px
    }
}

[data-component=register] .fill-form {
    font-size: 16px;
    font-family: 'Gotham Narrow SSm Medium',sans-serif;
    color: #a6aab5;
    line-height: 1.88;
    margin: 7px 0 0 0
}

@media only screen and (max-width:480px) {
    [data-component=register] .fill-form {
        font-size: 14px
    }
}

[data-component=register] form .input-holder {
    margin: 20px 0;
    padding: 0 19px 0 9px
}

    [data-component=register] form .input-holder label {
        display: block;
        text-align: left;
        text-transform: uppercase;
        line-height: 2.5;
        color: #5c6066;
        font-size: 12px;
        font-family: 'Gotham Narrow SSm Medium',sans-serif
    }

        [data-component=register] form .input-holder label.error {
            border-bottom: 1px solid r
        }

    [data-component=register] form .input-holder input {
        display: block;
        width: 100%;
        border: none;
        padding: 0 0 15px 0;
        font-family: 'Gotham Narrow SSm Medium',sans-serif;
        border-bottom: 1px solid #000
    }

@media only screen and (max-width:480px) {
    [data-component=register] form .input-holder input {
        padding: 0 0 5px 0
    }
}

[data-component=register] form .input-holder input.error {
    border-bottom: 1px solid red
}

[data-component=register] form .to-hidden {
    display: none
}

[data-component=register] form .btn-finalize {
    border-style: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    padding: 22px 0;
    width: 100%;
    border-radius: 3px;
    color: #fff;
    background-color: #b29475;
    margin: 29.5px 0 0 0;
    -webkit-box-shadow: 0 10px 20px 0 rgba(106,108,117,.3);
    box-shadow: 0 10px 20px 0 rgba(106,108,117,.3)
}

@media only screen and (max-width:480px) {
    [data-component=register] form .btn-finalize {
        padding: 18px 0
    }
}

[data-component=table-modal] {
    padding: 30px;
    width: 1140px;
    font-family: 'Gotham Narrow SSm Medium',sans-serif
}

@media only screen and (max-width:991px) {
    [data-component=table-modal] {
        width: 95%;
        padding: 45px 30px 30px 30px
    }
}

[data-component=table-modal] .table-personal th:first-child {
    min-width: 200px
}

[data-component=table-modal] .close-modal {
    height: 30px;
    width: 30px;
    position: absolute;
    display: block;
    top: 10px;
    right: 10px
}

    [data-component=table-modal] .close-modal::before {
        content: '';
        height: 100%;
        width: 2px;
        border-radius: 3px;
        left: 50%;
        position: absolute;
        -webkit-transform: translateX(-50%) rotate(45deg);
        transform: translateX(-50%) rotate(45deg);
        background-color: #b29475
    }

    [data-component=table-modal] .close-modal::after {
        content: '';
        height: 100%;
        width: 2px;
        border-radius: 3px;
        left: 50%;
        position: absolute;
        -webkit-transform: translateX(-50%) rotate(-45deg);
        transform: translateX(-50%) rotate(-45deg);
        background-color: #b29475
    }

@media only screen and (max-width:991px) {
    [data-component=table-modal] .overflow {
        overflow: hidden;
        overflow-x: scroll
    }
}

[data-component=table-modal] .overflow table {
    width: 1100px
}

@media only screen and (max-width:767px) {
    [data-component=table-modal] .overflow table {
        width: 1140px;
        overflow: hidden;
        overflow-x: scroll
    }
}

[data-component=table-modal] .overflow table tbody tr {
    border-bottom: solid 1px #dedfe0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

    [data-component=table-modal] .overflow table tbody tr:first-child td:first-child::before, [data-component=table-modal] .overflow table tbody tr:first-child td:last-child::before {
        height: calc(100% + 1px);
        top: 0
    }

    [data-component=table-modal] .overflow table tbody tr.no-border {
        border-bottom: none
    }

    [data-component=table-modal] .overflow table tbody tr.space {
        height: 40px
    }

        [data-component=table-modal] .overflow table tbody tr.space td {
            height: 65px
        }

    [data-component=table-modal] .overflow table tbody tr:last-child {
        border: 0
    }

        [data-component=table-modal] .overflow table tbody tr:last-child td:first-child::before, [data-component=table-modal] .overflow table tbody tr:last-child td:last-child::before {
            height: calc(100% + 1px)
        }

[data-component=table-modal] .overflow table .same-th, [data-component=table-modal] .overflow table th {
    font-size: 15px;
    color: #b29475;
    font-weight: 300;
    height: auto
}

[data-component=table-modal] .overflow table .same-th {
    padding-top: 30px
}

[data-component=table-modal] .overflow table td {
    font-size: 20px;
    padding: 7px 0;
    font-weight: 300;
    color: #5c6066;
    height: 75px;
    position: relative
}

    [data-component=table-modal] .overflow table td:first-child::before {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        content: '';
        position: absolute;
        left: -60px;
        height: calc(100% + 2px);
        width: 60px;
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
        top: -1px;
        background-color: #dedfe0
    }

    [data-component=table-modal] .overflow table td:last-child::before {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        content: '';
        position: absolute;
        right: -60px;
        top: -1px;
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
        height: calc(100% + 2px);
        width: 60px;
        background-color: #dedfe0
    }

[data-component=table-modal] .overflow table a {
    font-size: 16px;
    color: #b29475;
    padding: 19px 0;
    width: 160px;
    display: block;
    border-radius: 3px;
    text-align: left;
    background-color: #fff
}

    [data-component=table-modal] .overflow table a:focus, [data-component=table-modal] .overflow table a:hover {
        text-decoration: none
    }

    [data-component=table-modal] .overflow table a i {
        display: inline-block;
        vertical-align: -3px;
        margin-left: 20px
    }

[data-component=person] {
    padding: 15px 10px
}

@media only screen and (max-width:991px) {
    [data-component=person] {
        padding: 10px
    }
}

@media only screen and (max-width:767px) {
    [data-component=person] {
        padding: 15px 10px
    }
}

[data-component=person] h2 {
    font-size: 23px;
    color: #5c6066;
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    margin: 0;
    padding: 0
}

    [data-component=person] h2 + p {
        font-size: 14px;
        color: #000;
        font-family: 'Gotham Narrow SSm Medium',sans-serif;
        letter-spacing: 1.8px;
        margin: 10px 0 25px;
        text-transform: uppercase
    }

@media only screen and (max-width:767px) {
    [data-component=person] h2 + p {
        margin-bottom: 15px
    }
}

[data-component=person] p {
    font-size: 16px;
    color: #5c6066;
    line-height: 180%;
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    margin: 0
}

[data-component=ranking] {
    margin: 100px 0
}

    [data-component=ranking] h2 {
        font-size: 32px;
        color: #000;
        font-weight: 300;
        font-family: 'Gotham Narrow Light',sans-serif;
        margin: 0 0 30px;
        padding: 0
    }

    [data-component=ranking] strong {
        font-family: 'Gotham Narrow SSm Bold',sans-serif
    }

    [data-component=ranking] [data-component=border-menu] {
        width: 550px;
        max-width: 100%
    }

    [data-component=ranking] [data-component=ranking-table] {
        display: none
    }

        [data-component=ranking] [data-component=ranking-table].active {
            display: block
        }

[data-component=ranking-table] {
    margin-top: 80px
}

@media only screen and (max-width:767px) {
    [data-component=ranking-table] {
        overflow: auto
    }

        [data-component=ranking-table] .overlay {
            width: 990px
        }
}

[data-component=ranking-table] table {
    width: 100%
}

    [data-component=ranking-table] table tbody .active td {
        background-color: #000;
        color: #fff
    }

        [data-component=ranking-table] table tbody .active td:first-child::before, [data-component=ranking-table] table tbody .active td:last-child::before {
            content: '';
            position: absolute;
            left: -60px;
            height: 100%;
            width: 60px;
            top: 0;
            background-color: #000
        }

        [data-component=ranking-table] table tbody .active td:last-child::before {
            left: auto;
            right: -60px
        }

    [data-component=ranking-table] table tbody tr:last-child td {
        border-top: solid 1px #000
    }

[data-component=ranking-table] td, [data-component=ranking-table] th {
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.9;
    color: #5c6066;
    padding: 19px 5px;
    position: relative
}

[data-component=ranking-table] td {
    border-top: solid 1px rgba(151,151,151,.2)
}

[data-component=ranking-table] th {
    color: #b29475;
    font-size: 14px;
    padding: 0
}

    [data-component=ranking-table] th + td {
        border: 0
    }

[data-component=search] form {
    position: relative
}

    [data-component=search] form i {
        opacity: .4;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
        filter: alpha(opacity=40);
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 35px
    }

@media only screen and (max-width:767px) {
    [data-component=search] form i {
        left: 15px
    }
}

[data-component=search] form input {
    width: 100%;
    line-height: 88px;
    font-size: 23px;
    border-radius: 6px;
    color: #b29475;
    border: 1px solid rgba(92,96,102,.2);
    padding: 0 35px 0 95px
}

@media only screen and (max-width:767px) {
    [data-component=search] form input {
        font-size: 15px;
        line-height: 60px;
        padding: 0 20px 0 50px
    }
}

[data-component=search] form ::-webkit-input-placeholder {
    color: rgba(92,96,102,.5);
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
    filter: none
}

[data-component=search] form :-ms-input-placeholder {
    color: rgba(92,96,102,.5);
    opacity: 1;
    -ms-filter: none;
    filter: none
}

[data-component=search] form ::-ms-input-placeholder {
    color: rgba(92,96,102,.5);
    opacity: 1;
    -ms-filter: none;
    filter: none
}

[data-component=search] form ::placeholder {
    color: rgba(92,96,102,.5);
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
    filter: none
}

[data-component=search] form :-ms-input-placeholder {
    color: rgba(92,96,102,.5)
}

[data-component=search] form ::-ms-input-placeholder {
    color: rgba(92,96,102,.5)
}

[data-component=search] .results-holder .number-result, [data-component=search] .results-holder .text-no-result, [data-component=search] .without-result .number-result, [data-component=search] .without-result .text-no-result {
    margin: 151px 0 46px 0;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50)
}

@media only screen and (max-width:767px) {
    [data-component=search] .results-holder .number-result, [data-component=search] .results-holder .text-no-result, [data-component=search] .without-result .number-result, [data-component=search] .without-result .text-no-result {
        margin: 90px 0 46px 0
    }
}

[data-component=search] .results-holder .number-result p, [data-component=search] .results-holder .text-no-result p, [data-component=search] .without-result .number-result p, [data-component=search] .without-result .text-no-result p {
    margin-bottom: 0;
    padding-bottom: 56px;
    border-bottom: 1px solid #5c6066
}

[data-component=search] .results-holder p, [data-component=search] .without-result p {
    font-size: 23px;
    line-height: 1.65;
    color: #5c6066;
    margin-bottom: 50px
}

@media only screen and (max-width:480px) {
    [data-component=search] .results-holder p, [data-component=search] .without-result p {
        font-size: 12px
    }
}

[data-component=search] .results-holder .result {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc
}

    [data-component=search] .results-holder .result:last-child {
        border: none;
        margin: 0;
        padding: 0
    }

    [data-component=search] .results-holder .result span {
        color: #b29475
    }

    [data-component=search] .results-holder .result a {
        font-family: 'Gotham Narrow SSm Medium',sans-serif;
        font-size: 23px;
        line-height: 1.39;
        color: #5c6066;
        display: inline-block
    }

        [data-component=search] .results-holder .result a:focus, [data-component=search] .results-holder .result a:hover, [data-component=search] .results-holder .result a:visited {
            text-decoration: none
        }

        [data-component=search] .results-holder .result a i {
            display: inline-block;
            margin-left: 10px
        }

    [data-component=search] .results-holder .result p {
        font-size: 16px;
        line-height: 2;
        color: #5c6066;
        margin: 5px 0 0 0;
        width: 60%;
        font-family: 'Gotham Narrow SSm Medium',sans-serif
    }

@media only screen and (max-width:767px) {
    [data-component=search] .results-holder .result p {
        width: 100%
    }
}

[data-component=search-empty] .search-empty {
    text-align: center;
    margin-top: 75px;
    padding-top: 110px;
    border-top: 1px solid rgba(92,96,102,.2)
}

    [data-component=search-empty] .search-empty img {
        margin-bottom: 70px
    }

    [data-component=search-empty] .search-empty h2 {
        color: #5c6066;
        font-size: 32px;
        opacity: .3;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
        filter: alpha(opacity=30);
        font-family: 'Gotham Narrow SSm Light',sans-serif
    }

        [data-component=search-empty] .search-empty h2 strong {
            font-family: 'Gotham Narrow SSm Bold',sans-serif
        }

[data-component=service-item] {
    position: relative;
    font-size: 0
}

@media only screen and (max-width:767px) {
    [data-component=service-item] {
        margin-bottom: 30px
    }
}

[data-component=service-item] img {
    display: inline-block;
    vertical-align: top;
    max-width: 50px;
    margin: 8px 40px 0 0
}

@media only screen and (max-width:480px) {
    [data-component=service-item] img {
        margin: 8px 20px 0 0
    }
}

[data-component=service-item] .holder {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 90px)
}

@media only screen and (max-width:480px) {
    [data-component=service-item] .holder {
        width: calc(100% - 70px)
    }

        [data-component=service-item] .holder a {
            margin-left: -41px
        }
}

@media only screen and (min-width:361px) {
    [data-component=service-item] .holder a {
        margin-left: 0
    }
}

[data-component=service-item] h2 {
    display: block;
    font-size: 23px;
    color: #5c6066;
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    line-height: 140%;
    margin: 0 0 20px;
    padding: 0
}

@media only screen and (max-width:767px) {
    [data-component=service-item] h2 {
        font-size: 21px
    }
}

[data-component=service-item] strong {
    display: block;
    font-size: 32px;
    color: #000;
    font-family: 'Gotham Narrow SSm Bold',sans-serif;
    line-height: 120%;
    margin: 0;
    padding: 0
}

@media only screen and (max-width:480px) {
    [data-component=service-item] strong {
        font-size: 23px
    }
}

[data-component=service-item] strong span {
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    font-weight: 400;
    font-size: 23px;
    color: #5c6066;
    line-height: 140%
}

[data-component=service-item] a, [data-component=service-item] p {
    font-size: 16px;
    color: #5c6066;
    line-height: 160%;
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    margin: 0;
    padding: 0
}

@media only screen and (max-width:480px) {
    [data-component=service-item] p {
        font-size: 15px
    }
}

[data-component=service-item] a {
    display: inline-block;
    vertical-align: middle;
    margin-top: 35px;
    color: #b29475;
    font-size: 14px
}

@media only screen and (max-width:991px) {
    [data-component=service-item] a {
        font-size: 13px;
        margin-top: 10px
    }
}

[data-component=service-item] a i {
    display: inline-block;
    vertical-align: -3px;
    margin-left: 10px
}

[data-component=service-item].full .holder {
    width: 100%
}

@media only screen and (max-width:480px) {
    [data-component=service-item].full .holder a {
        margin-left: 0
    }
}

[data-component=services] {
    position: relative
}

    [data-component=services] .border {
        padding: 60px 0;
        border-bottom: solid 1px rgba(92,96,102,.2)
    }

        [data-component=services] .border:first-child {
            padding-top: 0
        }

        [data-component=services] .border > h2 {
            font-size: 32px;
            color: #000;
            font-family: 'Gotham Narrow SSm Bold',sans-serif;
            line-height: 120%;
            margin: 0 0 30px;
            padding: 0
        }

    [data-component=services] [data-component=institutional] {
        margin: 80px 0 0
    }

@media only screen and (max-width:767px) {
    [data-component=services] [data-component=institutional] {
        margin-top: 50px
    }
}

[data-component=services] [data-component=institutional]:first-child {
    margin-top: 0
}

[data-component=services] > .border > .btn, [data-component=services] > .container > .btn {
    display: inline-block;
    vertical-align: middle;
    margin: 80px 0;
    padding: 19px 30px;
    border: 0;
    background: #b29475;
    color: #fff;
    font-size: 16px;
    -webkit-box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
    box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
    position: relative;
    z-index: 2
}

    [data-component=services] > .border > .btn i, [data-component=services] > .container > .btn i {
        display: inline-block;
        vertical-align: -3px;
        margin-left: 18px
    }

[data-component=squares] {
    display: inline-block;
    width: 33.333%;
    height: 160px;
    padding: 13px
}

@media only screen and (max-width:991px) {
    [data-component=squares] {
        height: 130px;
        width: 50%;
        padding: 10px
    }
}

[data-component=squares] .holder {
    height: 100%;
    background: #fff;
    position: relative;
    text-align: center;
    padding: 20px;
    border-radius: 3px
}

@media only screen and (max-width:991px) {
    [data-component=squares] .holder {
        padding: 10px
    }
}

[data-component=squares] h2 {
    font-family: 'Gotham Narrow SSm Bold',sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%
}

@media only screen and (max-width:1200px) {
    [data-component=squares] h2 {
        font-size: 14px
    }
}

@media only screen and (max-width:991px) {
    [data-component=squares] h2 {
        font-size: 15px
    }
}

[data-component=squares].capital-market {
    height: auto
}

@media only screen and (max-width:480px) {
    [data-component=squares].capital-market {
        height: 130px
    }
}

[data-component=squares].capital-market h2 {
    letter-spacing: 1.2px
}

@media only screen and (max-width:480px) {
    [data-component=squares].capital-market h2 {
        letter-spacing: normal
    }
}

[data-component=squares].capital-market .holder {
    border-radius: 8px;
    border: 1px solid #979797;
    padding: 80px 20px
}

@media only screen and (max-width:480px) {
    [data-component=squares].capital-market .holder {
        padding: 0
    }
}

[data-component=study] {
    height: 215px;
    position: relative;
    margin: 25px 0
}

@media only screen and (max-width:767px) {
    [data-component=study] {
        margin: 12px 0
    }
}

[data-component=study].variation img {
    top: 35%
}

[data-component=study].variation p {
    top: 50%;
    left: 50%;
    color: #000;
    font-family: 'Gotham Narrow SSm Bold',sans-serif;
    letter-spacing: 0;
    display: block
}

    [data-component=study].variation p + p {
        top: 60%
    }

        [data-component=study].variation p + p + p {
            top: 70%;
            font-family: 'Gotham Narrow SSm Light',sans-serif
        }

[data-component=study].variation a {
    display: none
}

[data-component=study].variation:hover .holder {
    background-color: #fff
}

    [data-component=study].variation:hover .holder p {
        display: block;
        opacity: 1;
        -ms-filter: none;
        -webkit-filter: none;
        filter: none;
        color: #000
    }

[data-component=study]::before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 95%;
    height: 90%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    -webkit-box-shadow: 0 10px 30px 0 rgba(0,0,0,.7);
    box-shadow: 0 10px 30px 0 rgba(0,0,0,.7)
}

[data-component=study] .holder {
    border-radius: 3px;
    border: solid 1px rgba(151,151,151,.2);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    background-color: #fff;
    position: relative;
    height: 100%;
    width: 100%;
    z-index: 2
}

[data-component=study]:hover::before {
    opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70)
}

[data-component=study]:hover .holder {
    background-color: #b29475
}

[data-component=study]:hover p {
    color: #fff
}

[data-component=study]:hover a {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
    filter: none
}

@media only screen and (max-width:767px) {
    [data-component=study] {
        height: 180px
    }
}

[data-component=study] img {
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%,-70%);
    transform: translate(-50%,-70%)
}

[data-component=study] a, [data-component=study] p {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #b29475;
    line-height: 180%;
    letter-spacing: 1.8px;
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    position: absolute;
    bottom: 60px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 0;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

    [data-component=study] a + p, [data-component=study] p + p {
        display: none
    }

[data-component=study] a {
    text-decoration: none;
    font-size: 16px;
    letter-spacing: 1px;
    color: #fff;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    bottom: 20px
}

    [data-component=study] a i {
        display: inline-block;
        vertical-align: -3px;
        margin-left: 10px
    }

[data-component=table] {
    font-family: 'Gotham Narrow SSm Medium',sans-serif;
    margin-top: 40px
}

@media only screen and (max-width:991px) {
    [data-component=table] {
        overflow: hidden;
        overflow-x: scroll
    }
}

@media only screen and (max-width:767px) {
    [data-component=table] {
        margin-top: 50px
    }
}

[data-component=table] > p {
    font-size: 13px;
    color: #6a6c75;
    line-height: 2;
    font-family: 'Gotham Narrow SSm Medium',sans-serif;
    padding: 0;
    font-style: italic
}

[data-component=table] table {
    width: 100%
}

@media only screen and (max-width:991px) {
    [data-component=table] table {
        width: 1140px
    }
}

[data-component=table] table tbody tr {
    border-bottom: solid 1px #dedfe0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

    [data-component=table] table tbody tr:not(.subhead):hover {
        background-color: #dedfe0
    }

        [data-component=table] table tbody tr:not(.subhead):hover td:first-child::before {
            opacity: 1;
            -ms-filter: none;
            -webkit-filter: none;
            filter: none
        }

        [data-component=table] table tbody tr:not(.subhead):hover td:last-child::before {
            opacity: 1;
            -ms-filter: none;
            -webkit-filter: none;
            filter: none
        }

        [data-component=table] table tbody tr:not(.subhead):hover td a {
            -webkit-box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
            box-shadow: 0 10px 20px 0 rgba(106,108,117,.2)
        }

    [data-component=table] table tbody tr:first-child.subhead td {
        padding-top: 10px
    }

    [data-component=table] table tbody tr:first-child td:first-child::before, [data-component=table] table tbody tr:first-child td:last-child::before {
        height: calc(100% + 1px);
        top: 0
    }

    [data-component=table] table tbody tr:last-child {
        border: 0
    }

        [data-component=table] table tbody tr:last-child td:first-child::before, [data-component=table] table tbody tr:last-child td:last-child::before {
            height: calc(100% + 1px)
        }

    [data-component=table] table tbody tr.subhead td {
        padding-top: 50px;
        font-weight: 700;
        color: #000;
        font-size: 20px;
        font-family: 'Gotham Narrow SSm Black',sans-serif
    }

[data-component=table] table th {
    font-size: 14px;
    color: #b29475;
    font-weight: 300;
    text-transform: uppercase;
    font-family: 'Gotham Narrow SSm Light',sans-serif
}

[data-component=table] table td {
    font-size: 16px;
    padding: 20px 0;
    font-weight: 300;
    color: #5c6066;
    line-height: 1.88;
    max-width: 295px;
    min-width: 100px;
    position: relative;
    font-family: 'Gotham Narrow SSm Light',sans-serif
}

    [data-component=table] table td:first-child::before, [data-component=table] table td:last-child::before {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        content: '';
        position: absolute;
        left: -60px;
        height: calc(100% + 2px);
        width: 60px;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        top: -1px;
        background-color: #dedfe0
    }

    [data-component=table] table td:last-child::before {
        left: auto;
        right: -60px
    }

[data-component=table] table a {
    font-size: 16px;
    color: #b29475;
    padding: 19px 0;
    width: 160px;
    display: block;
    border-radius: 3px;
    text-align: center;
    background-color: #fff;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

    [data-component=table] table a:focus, [data-component=table] table a:hover {
        text-decoration: none
    }

    [data-component=table] table a i {
        display: inline-block;
        vertical-align: -3px;
        margin-left: 20px
    }

[data-component=table] table .download {
    border: solid 1px rgba(151,151,151,.2);
    font-size: 16px;
    padding: 19px 90px 19px 30px;
    color: #b29475;
    position: relative;
    width: 190px
}

    [data-component=table] table .download:hover {
        -webkit-box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
        box-shadow: 0 10px 20px 0 rgba(106,108,117,.2)
    }

        [data-component=table] table .download:hover span {
            background-color: #b29475
        }

            [data-component=table] table .download:hover span circle, [data-component=table] table .download:hover span g, [data-component=table] table .download:hover span path, [data-component=table] table .download:hover span rect, [data-component=table] table .download:hover span svg {
                fill: #fff;
                stroke: #fff
            }

    [data-component=table] table .download span {
        position: absolute;
        top: -1px;
        right: -1px;
        width: 60px;
        height: calc(100% + 2px);
        padding: 30px;
        background-color: #f2f2f2;
        font-size: 10px;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

        [data-component=table] table .download span svg {
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%)
        }

[data-component=tabs] {
    position: relative
}

    [data-component=tabs] .back-top {
        display: none;
        bottom: 30px
    }

    [data-component=tabs]:last-child .back-top {
        display: block
    }

    [data-component=tabs] .tabs {
        margin: 0;
        padding: 0;
        list-style: none;
        border-bottom: solid 1px #dedfe0
    }

@media only screen and (max-width:767px) {
    [data-component=tabs] .tabs {
        font-size: 0
    }
}

[data-component=tabs] .tabs li {
    color: #5c6066;
    display: inline-block;
    min-width: 161px;
    margin-right: 30px;
    cursor: pointer;
    font-family: 'Gotham Narrow Light',sans-serif;
    font-size: 32px;
    padding-bottom: 10px;
    position: relative
}

@media only screen and (max-width:991px) {
    [data-component=tabs] .tabs li {
        min-width: 0
    }
}

@media only screen and (max-width:767px) {
    [data-component=tabs] .tabs li {
        font-size: 25px;
        margin-right: 25px
    }
}

[data-component=tabs] .tabs li:first-child::after {
    left: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

@media only screen and (max-width:991px) {
    [data-component=tabs] .tabs li:last-child::after {
        width: 200%
    }
}

[data-component=tabs] .tabs li::after {
    display: none;
    content: '';
    height: 3px;
    min-width: 101px;
    width: 100%;
    left: 50%;
    position: absolute;
    bottom: -2px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #b29475
}

@media only screen and (max-width:991px) {
    [data-component=tabs] .tabs li::after {
        min-width: 0;
        left: 0;
        -webkit-transform: initial;
        transform: initial
    }
}

[data-component=tabs] .tabs li.current {
    color: #b29475;
    font-family: 'Gotham Narrow SSm Bold',sans-serif
}

    [data-component=tabs] .tabs li.current::after {
        display: block
    }

[data-component=tabs] .tab-content {
    display: none;
    padding: 70px 0 30px
}

@media only screen and (max-width:991px) {
    [data-component=tabs] .tab-content {
        padding: 70px 0 50px
    }
}

@media only screen and (max-width:767px) {
    [data-component=tabs] .tab-content {
        padding: 35px 0 30px
    }
}

[data-component=tabs] .tab-content.current {
    display: block
}

[data-component=tabs] .tab-content .type {
    font-size: 14px;
    text-transform: uppercase;
    color: #b29475;
    font-family: 'Gotham Narrow SSm Light',sans-serif
}

[data-component=tabs] .tab-content h1 {
    font-size: 32px;
    font-family: 'Gotham Narrow Light',sans-serif;
    margin: 20px 0
}

    [data-component=tabs] .tab-content h1 b, [data-component=tabs] .tab-content h1 strong {
        font-family: 'Gotham Narrow SSm Bold',sans-serif
    }

[data-component=tabs] .tab-content .description {
    font-size: 16px;
    font-family: 'Gotham Narrow SSm Medium',sans-serif;
    line-height: 200%;
    color: #5c6066
}

[data-component=tabs] .tab-btn {
    font-size: 14px;
    color: #fff;
    float: right;
    margin-top: 30px;
    padding: 19px 25px;
    background-color: #b29475;
    display: inline-block;
    border-radius: 3px;
    -webkit-box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
    box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
    text-align: center
}

    [data-component=tabs] .tab-btn:focus, [data-component=tabs] .tab-btn:hover {
        text-decoration: none
    }

@media only screen and (max-width:767px) {
    [data-component=tabs] .tab-btn {
        width: 100%;
        float: none
    }
}

[data-component=tabs] .tab-btn i {
    display: inline-block;
    vertical-align: -3px;
    margin-left: 20px
}

[data-component=tabs] [data-component=institutional] {
    margin-bottom: 50px
}

    [data-component=tabs] [data-component=institutional] + .tab-btn {
        margin: 0;
        float: none
    }

[data-component=tabs] [data-component=table] + .tab-btn {
    margin: 80px 0 0;
    float: none
}

[data-component=transitions] {
    margin: 100px 0
}

    [data-component=transitions] > .container > h2 {
        font-size: 32px;
        color: #000;
        font-family: 'Gotham Narrow SSm Bold',sans-serif;
        margin: 0 0 20px;
        padding: 0
    }

        [data-component=transitions] > .container > h2 + p {
            font-size: 16px;
            color: #5c6066;
            font-family: 'Gotham Narrow SSm Light',sans-serif;
            margin: 0
        }

            [data-component=transitions] > .container > h2 + p + [data-component=case] {
                padding-top: 0;
                border-top: 0;
                margin-top: 100px
            }

    [data-component=transitions] .btn {
        display: inline-block;
        vertical-align: middle;
        padding: 19px 30px;
        border: 0;
        background-color: #b29475;
        color: #fff;
        font-size: 16px;
        font-family: 'Gotham Narrow SSm Light',sans-serif;
        -webkit-box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
        box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
        position: relative;
        z-index: 2;
        margin: 70px 0 0
    }

@media only screen and (max-width:767px) {
    [data-component=transitions] .btn {
        margin: 30px 0 45px
    }
}

[data-component=transitions] .btn i {
    display: inline-block;
    vertical-align: -3px;
    margin-left: 10px
}

[data-component=transitions] [data-component=border-menu] {
    margin: 90px 0 85px
}

@media only screen and (max-width:991px) {
    [data-component=transitions] [data-component=border-menu] {
        margin: 50px 0 55px
    }
}

[data-component=transitions] [data-component=case] {
    padding: 70px 0;
    border-top: solid 1px rgba(151,151,151,.2)
}

[data-component=video] {
    width: 100%;
    height: 100%;
    position: relative
}

    [data-component=video]::before {
        content: '';
        display: block;
        position: absolute;
        left: 50%;
        bottom: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 95%;
        height: 90%;
        opacity: .3;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
        filter: alpha(opacity=30);
        -webkit-box-shadow: 10px 20px 90px 0 rgba(0,0,0,.8);
        box-shadow: 10px 20px 90px 0 rgba(0,0,0,.8)
    }

    [data-component=video]:hover .layer {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }

    [data-component=video]:hover .layer-hover {
        opacity: .5;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
        filter: alpha(opacity=50)
    }

    [data-component=video]:hover .play {
        border-color: #dbd9d6;
        background-color: #dbd9d6
    }

        [data-component=video]:hover .play::before {
            border-left-color: #000
        }

    [data-component=video] .overlay {
        overflow: hidden;
        width: 100%;
        height: 100%;
        position: relative
    }

    [data-component=video] .layer, [data-component=video] .layer-hover {
        position: absolute;
        height: 100%;
        width: 100%;
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
        z-index: 2;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }

    [data-component=video] .layer-hover {
        background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff)),-webkit-gradient(linear,left top,left bottom,from(#b29475),to(#b29475));
        background-image: linear-gradient(to bottom,rgba(255,255,255,0),#fff),linear-gradient(#b29475,#b29475)
    }

    [data-component=video] iframe, [data-component=video] img, [data-component=video] video {
        position: absolute;
        height: 100%;
        width: auto;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        z-index: 1
    }

    [data-component=video] iframe, [data-component=video] video {
        width: 100%;
        z-index: 10
    }

    [data-component=video] video {
        background: #fff;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        z-index: 0;
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out
    }

        [data-component=video] video.appear {
            opacity: 1;
            -ms-filter: none;
            -webkit-filter: none;
            filter: none;
            z-index: 10
        }

    [data-component=video] .play {
        position: absolute;
        height: 122px;
        width: 122px;
        left: 50%;
        top: 50%;
        border: 3px solid #b29475;
        border-radius: 50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        cursor: pointer;
        z-index: 5;
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out
    }

@media only screen and (max-width:991px) {
    [data-component=video] .play {
        width: 100px;
        height: 100px;
        top: 45%
    }
}

[data-component=video] .play::before {
    content: '';
    display: block;
    position: absolute;
    height: 0;
    width: 0;
    left: 52%;
    top: 50%;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    border-left: 23px solid #b29475;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

[data-component=video] .text {
    width: 100%;
    padding: 0 60px;
    position: absolute;
    left: 0;
    bottom: 50px;
    z-index: 5
}

@media only screen and (max-width:991px) {
    [data-component=video] .text {
        padding: 0 30px;
        bottom: 30px
    }
}

[data-component=video] .text h3 {
    font-family: 'Gotham Narrow SSm Bold',sans-serif;
    font-size: 32px;
    line-height: 120%;
    margin: 0 0 10px
}

@media only screen and (max-width:991px) {
    [data-component=video] .text h3 {
        font-size: 24px
    }
}

[data-component=video] .text p {
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    color: #5c6066;
    font-size: 16px;
    line-height: 120%;
    font-weight: 400;
    margin: 0
}

@media only screen and (max-width:991px) {
    [data-component=video] .text p {
        font-size: 14px
    }
}

[data-component=highlight-carrousel] {
    padding: 100px 0
}

@media only screen and (max-width:767px) {
    [data-component=highlight-carrousel] {
        padding-bottom: 200px
    }
}

[data-component=highlight-carrousel] .article {
    font-size: 0;
    opacity: .4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

@media only screen and (max-width:767px) {
    [data-component=highlight-carrousel] .article {
        text-align: center
    }

        [data-component=highlight-carrousel] .article .container {
            padding: 0
        }
}

[data-component=highlight-carrousel] .article.slick-current {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
    filter: none
}

[data-component=highlight-carrousel] .article .img-holder {
    display: inline-block;
    vertical-align: middle;
    height: 300px;
    width: 300px;
    margin-right: 60px;
    position: relative;
    overflow: hidden
}

@media only screen and (max-width:1024px) {
    [data-component=highlight-carrousel] .article .img-holder {
        margin-right: 30px
    }
}

@media only screen and (max-width:767px) {
    [data-component=highlight-carrousel] .article .img-holder {
        margin: 0 auto 20px
    }
}

@media only screen and (max-width:480px) {
    [data-component=highlight-carrousel] .article .img-holder {
        width: 100%;
        max-width: 300px
    }
}

[data-component=highlight-carrousel] .article .img-holder img {
    position: absolute;
    width: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

[data-component=highlight-carrousel] .article .infos {
    display: inline-block;
    vertical-align: middle;
    max-width: calc(100% - 360px) ta;
    text-align: left
}

@media only screen and (max-width:1024px) {
    [data-component=highlight-carrousel] .article .infos {
        max-width: calc(100% - 330px)
    }
}

@media only screen and (max-width:767px) {
    [data-component=highlight-carrousel] .article .infos {
        max-width: 300px;
        width: 100%
    }
}

[data-component=highlight-carrousel] .article .infos p {
    font-family: 'Gotham Narrow Light',sans-serif;
    font-size: 14px;
    color: #b29475;
    margin-bottom: 20px;
    text-transform: uppercase
}

[data-component=highlight-carrousel] .article .infos h2 {
    font-family: 'Gotham Narrow SSm Bold',sans-serif;
    font-size: 32px;
    line-height: 160%;
    margin-bottom: 50px
}

@media only screen and (max-width:1024px) {
    [data-component=highlight-carrousel] .article .infos h2 {
        font-size: 20px
    }
}

[data-component=highlight-carrousel] .article .infos .read-more {
    margin: 0;
    padding: 19px 30px;
    font-size: 16px;
    background: #fff;
    color: #b29475;
    -webkit-box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
    box-shadow: 0 10px 20px 0 rgba(106,108,117,.2)
}

    [data-component=highlight-carrousel] .article .infos .read-more:hover {
        text-decoration: none
    }

    [data-component=highlight-carrousel] .article .infos .read-more i {
        display: inline-block;
        margin-left: 15px;
        vertical-align: middle
    }

[data-component=highlight-post] .container {
    padding-bottom: 98px;
    border-bottom: 1px solid rgba(92,96,102,.2)
}

[data-component=highlight-post] img {
    max-width: 900px
}

@media only screen and (max-width:1024px) {
    [data-component=highlight-post] img {
        max-width: 100%
    }
}

[data-component=highlight-post] .img-holder {
    margin-bottom: 78px
}

[data-component=highlight-post] .text-holder {
    max-width: 736px
}

    [data-component=highlight-post] .text-holder p:first-child {
        font-size: 14px;
        font-family: 'Gotham Narrow Light',sans-serif;
        color: #b29475;
        text-transform: uppercase;
        margin-bottom: 20px
    }

[data-component=highlight-post] h2 {
    font-size: 32px;
    color: #000;
    line-height: 1.56;
    font-family: 'Gotham Narrow SSm Bold',sans-serif;
    margin-bottom: 78px;
    max-width: 470px
}

[data-component=highlight-post] h3 {
    font-size: 23px;
    line-height: 1.65;
    font-family: 'Gotham Narrow SSm Medium',sans-serif;
    margin-bottom: 22px;
    color: #5c6066
}

[data-component=highlight-post] p {
    font-size: 16px;
    line-height: 200%;
    color: #5c6066
}

[data-component=investiments] {
    padding: 40px 0 140px
}

    [data-component=investiments] > h1 {
        font-family: 'Gotham Narrow SSm Black',sans-serif;
        color: #000;
        font-size: 46px;
        line-height: 120%;
        margin: 0 0 30px
    }

@media only screen and (max-width:767px) {
    [data-component=investiments] > h1 {
        font-size: 42px
    }
}

@media only screen and (max-width:480px) {
    [data-component=investiments] > h1 {
        font-size: 26px
    }
}

[data-component=investiments] > p {
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    color: #5c6066;
    font-size: 23px;
    line-height: 120%;
    font-weight: 400;
    margin: 0 0 70px
}

@media only screen and (max-width:480px) {
    [data-component=investiments] > p {
        font-size: 18px;
        margin: 0
    }
}

[data-component=investiments-item] {
    padding: 40px 0;
    border-bottom: 1px solid rgba(92,96,102,.2)
}

    [data-component=investiments-item] .ilustration, [data-component=investiments-item] .infos {
        font-size: 0;
        display: inline-block;
        width: 74.5%;
        vertical-align: middle
    }

@media only screen and (max-width:991px) {
    [data-component=investiments-item] .ilustration, [data-component=investiments-item] .infos {
        width: 72.5%
    }
}

@media only screen and (max-width:480px) {
    [data-component=investiments-item] .ilustration, [data-component=investiments-item] .infos {
        display: block;
        width: 100%
    }
}

[data-component=investiments-item] .ilustration {
    width: 25%;
    padding: 0 50px;
    text-align: center
}

@media only screen and (max-width:991px) {
    [data-component=investiments-item] .ilustration {
        width: 26%;
        padding: 0
    }
}

@media only screen and (max-width:767px) {
    [data-component=investiments-item] .ilustration {
        width: 100%;
        text-align: left
    }
}

@media only screen and (max-width:480px) {
    [data-component=investiments-item] .ilustration .text-holder {
        display: inline-block
    }
}

[data-component=investiments-item] .ilustration p {
    letter-spacing: 1px;
    line-height: 150%;
    color: #5c6066;
    font-family: 'Gotham Narrow SSm Light',sans-serif
}

@media only screen and (max-width:767px) {
    [data-component=investiments-item] .ilustration p {
        display: inline-block;
        vertical-align: middle;
        margin-left: 10px;
        font-size: 12px
    }
}

@media only screen and (max-width:480px) {
    [data-component=investiments-item] .ilustration p {
        font-size: 10px
    }
}

[data-component=investiments-item] h2 {
    font-family: 'Gotham Narrow Light',sans-serif;
    font-size: 32px;
    line-height: 120%;
    color: #000;
    margin: 17px 0 38px
}

@media only screen and (max-width:767px) {
    [data-component=investiments-item] h2 {
        font-size: 26px
    }
}

@media only screen and (max-width:480px) {
    [data-component=investiments-item] h2 {
        margin-bottom: 20px
    }
}

[data-component=investiments-item] h2 strong {
    font-family: 'Gotham Narrow SSm Bold',sans-serif
}

[data-component=investiments-item] a, [data-component=investiments-item] p {
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    color: #b29475;
    font-size: 14px;
    line-height: 120%;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0
}

@media only screen and (max-width:767px) {
    [data-component=investiments-item] a, [data-component=investiments-item] p {
        font-size: 12px
    }
}

[data-component=investiments-item] img, [data-component=investiments-item] svg {
    width: 58px;
    margin-bottom: 10px
}

@media only screen and (max-width:767px) {
    [data-component=investiments-item] img, [data-component=investiments-item] svg {
        display: inline-block;
        vertical-align: middle
    }
}

@media only screen and (max-width:480px) {
    [data-component=investiments-item] img, [data-component=investiments-item] svg {
        width: 50px
    }
}

[data-component=investiments-item] img g, [data-component=investiments-item] svg g {
    stroke: #b29475
}

[data-component=investiments-item] a {
    color: #000;
    text-decoration: none;
    text-transform: none
}

@media only screen and (max-width:767px) {
    [data-component=investiments-item] a {
        display: none
    }

        [data-component=investiments-item] a.mobile {
            display: block;
            margin-top: 15px
        }
}

[data-component=investiments-item] a i {
    display: inline-block;
    vertical-align: -1px;
    margin-left: 8px
}

[data-component=investiments-item] .mobile {
    display: none
}

[data-component=characteristics-issue] {
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    padding: 0 0 140px 0
}

    [data-component=characteristics-issue] h4 {
        font-size: 32px;
        line-height: 1.38;
        color: #000;
        margin-bottom: 30px
    }

    [data-component=characteristics-issue] ul {
        font-size: 0
    }

        [data-component=characteristics-issue] ul li {
            width: 50%;
            display: inline-block;
            vertical-align: top;
            color: #5c6066;
            padding: 5px 10px 0 0;
            font-size: 16px
        }

@media only screen and (max-width:767px) {
    [data-component=characteristics-issue] ul li {
        width: 100%;
        display: block
    }
}

[data-component=characteristics-issue] ul li p {
    display: inline;
    color: #000;
    font-weight: 700
}

[data-component=graphics] {
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    padding-bottom: 135px
}

    [data-component=graphics] .overflow {
        position: relative
    }

        [data-component=graphics] .overflow:before {
            content: '';
            width: 83%;
            height: 30px;
            display: block;
            position: absolute;
            bottom: 0;
            left: 50%;
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
            -webkit-box-shadow: 0 8px 180px 0 rgba(0,0,0,.75);
            box-shadow: 0 8px 180px 0 rgba(0,0,0,.75)
        }

        [data-component=graphics] .overflow .holder {
            padding: 60px;
            border-radius: 7px;
            background-color: #fff;
            border: solid 1px rgba(151,151,151,.24);
            position: relative
        }

@media only screen and (max-width:767px) {
    [data-component=graphics] .overflow .holder {
        padding: 20px
    }
}

[data-component=graphics] .overflow .holder h3 {
    font-size: 32px;
    line-height: 1.38;
    color: #000
}

[data-component=graphics] .overflow .holder p {
    font-size: 14px;
    line-height: 1.14;
    letter-spacing: 1.8px;
    color: #5c6066;
    text-transform: uppercase;
    margin-top: 40px
}

[data-component=graphics] .overflow .holder .overflow-chart {
    height: 500px;
    width: 100%;
    overflow: hidden;
    overflow-x: auto
}

[data-component=graphics] svg > g > g:last-child {
    pointer-events: none
}

[data-component=overview-issue] {
    font-family: 'Gotham Narrow SSm Bold',sans-serif;
    padding: 0 0 130px 0
}

    [data-component=overview-issue] h4 {
        font-size: 32px;
        line-height: 1.38;
        color: #000;
        margin-bottom: 30px
    }

    [data-component=overview-issue] p {
        width: 60%;
        font-size: 16px;
        line-height: 2;
        color: #5c6066
    }

@media only screen and (max-width:991px) {
    [data-component=overview-issue] p {
        width: 100%
    }
}

[data-component=cities] {
    padding-right: 50px
}

@media only screen and (max-width:1024px) {
    [data-component=cities] {
        padding-right: 24px;
        padding-bottom: 30px
    }
}

@media only screen and (max-width:767px) {
    [data-component=cities] {
        padding: 0;
        margin: 18px 0
    }
}

[data-component=cities] h3 {
    font-size: 14px;
    line-height: 1.14;
    letter-spacing: 1.8px;
    text-align: left;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-family: 'Gotham Narrow SSm Medium',sans-serif
}

[data-component=cities] p {
    font-size: 16px;
    line-height: 2;
    text-align: left;
    color: #5c6066;
    margin: 0;
    font-family: 'Gotham Narrow SSm Light',sans-serif
}

@media only screen and (max-width:767px) {
    [data-component=cities] p {
        font-size: 14px;
        line-height: 150%
    }
}

[data-component=cities] a {
    display: inline-block;
    margin-top: 32px;
    text-decoration: none;
    font-size: 16px;
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    color: #b29475
}

@media only screen and (max-width:767px) {
    [data-component=cities] a {
        font-size: 14px
    }
}

[data-component=cities] a i {
    display: inline-block;
    vertical-align: -3px;
    margin-left: 17px
}

[data-component=states] {
    padding: 60px 0;
    border-top: solid 1px rgba(92,96,102,.2)
}

@media only screen and (max-width:1024px) {
    [data-component=states] {
        padding-bottom: 30px;
        border-top: 0
    }
}

@media only screen and (max-width:767px) {
    [data-component=states] {
        padding: 20px 0
    }
}

[data-component=states]:first-child {
    border-bottom: 0
}

[data-component=states] > h2 {
    font-size: 32px;
    font-family: 'Gotham Narrow SSm Bold',sans-serif;
    line-height: 1.38;
    text-align: left;
    color: #000;
    margin: 0 0 38px;
    display: inline-block
}

@media only screen and (max-width:991px) {
    [data-component=states] > h2 {
        font-size: 26px;
        margin-bottom: 25px
    }
}

@media only screen and (max-width:767px) {
    [data-component=states] > h2 {
        font-size: 23px;
        margin-bottom: 5px
    }
}

[data-component=opportunities] > h2 {
    font-family: 'Gotham Narrow SSm Bold',sans-serif;
    font-size: 32px;
    line-height: 120%;
    color: #000;
    margin: 0 0 16px
}

    [data-component=opportunities] > h2 + p {
        font-family: 'Gotham Narrow SSm Light',sans-serif;
        font-size: 16px;
        line-height: 180%;
        margin: 0;
        color: #5c6066
    }

[data-component=opportunities] > h3 {
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    font-size: 23px;
    line-height: 120%;
    color: #000;
    margin: 110px 0 0;
    padding: 0 0 25px;
    border-bottom: 1px solid rgba(92,96,102,.2)
}

@media only screen and (max-width:767px) {
    [data-component=opportunities] > h3 {
        margin-top: 35px
    }
}

[data-component=opportunities] .buttons {
    margin-top: 80px;
    margin-bottom: 80px
}

@media only screen and (max-width:767px) {
    [data-component=opportunities] .buttons {
        margin-top: 30px;
        text-align: center
    }
}

[data-component=opportunities] .buttons p {
    display: inline-block;
    vertical-align: middle;
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    font-size: 23px;
    line-height: 120%;
    color: $gray;
    text-transform: uppercase;
    margin: 0 30px
}

@media only screen and (max-width:767px) {
    [data-component=opportunities] .buttons p {
        font-size: 16px;
        display: block;
        margin: 15px 0
    }
}

[data-component=opportunities] .buttons .btn {
    display: inline-block;
    vertical-align: middle;
    padding: 19px 30px;
    border: 0;
    background: 0 0;
    color: #b29475;
    font-size: 16px;
    -webkit-box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
    box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
    position: relative;
    z-index: 2
}

    [data-component=opportunities] .buttons .btn:first-child {
        background: #b29475;
        color: #fff
    }

    [data-component=opportunities] .buttons .btn i {
        display: inline-block;
        vertical-align: -3px;
        margin-left: 58px
    }

@media only screen and (max-width:480px) {
    [data-component=opportunities] .buttons .btn i {
        margin-left: 20px
    }
}

[data-component=opportunities-item] {
    padding: 40px 0;
    font-size: 0;
    border-bottom: 1px solid rgba(92,96,102,.2);
    position: relative
}

    [data-component=opportunities-item]::after {
        content: '';
        display: table;
        height: 1px;
        width: 100%;
        clear: both
    }

@media only screen and (min-width:1025px) and (max-width:1366px) {
    [data-component=opportunities-item] {
        padding: 40px 20px
    }
}

@media only screen and (max-width:991px) {
    [data-component=opportunities-item] {
        padding: 25px 0 30px
    }
}

[data-component=opportunities-item]::before {
    content: '';
    display: block;
    background-color: #f2f2f2;
    position: absolute;
    top: 0;
    left: -60px;
    width: calc(100% + 120px);
    height: 100%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    z-index: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media only screen and (min-width:1025px) and (max-width:1366px) {
    [data-component=opportunities-item]::before {
        left: 0;
        width: 100%
    }
}

@media only screen and (max-width:991px) {
    [data-component=opportunities-item]::before {
        display: none
    }
}

[data-component=opportunities-item]:hover .btn, [data-component=opportunities-item]:hover::before {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
    filter: none
}

[data-component=opportunities-item] .infos {
    display: inline-block;
    width: 50%;
    vertical-align: middle
}

@media only screen and (max-width:767px) {
    [data-component=opportunities-item] .infos {
        display: block;
        width: 100%
    }
}

[data-component=opportunities-item] .infos {
    position: relative;
    z-index: 2
}

    [data-component=opportunities-item] .infos p:first-child {
        letter-spacing: 1.8px;
        color: #000;
        font-family: 'Gotham Narrow SSm Medium',sans-serif;
        text-transform: uppercase;
        font-size: 14px
    }

    [data-component=opportunities-item] .infos + p {
        display: inline-block;
        width: calc(50% - 215px);
        vertical-align: middle;
        font-family: 'Gotham Narrow SSm Light',sans-serif
    }

@media only screen and (max-width:767px) {
    [data-component=opportunities-item] .infos + p {
        display: block;
        width: 100%;
        margin: 30px 0 0
    }
}

[data-component=opportunities-item] h3 {
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    font-size: 23px;
    line-height: 120%;
    color: #5c6066;
    margin: 6px 0
}

[data-component=opportunities-item] p {
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    color: #5c6066;
    font-size: 16px;
    line-height: 120%;
    font-weight: 400;
    margin: 0;
    position: relative;
    z-index: 2
}

@media only screen and (max-width:767px) {
    [data-component=opportunities-item] p {
        font-size: 12px
    }
}

[data-component=opportunities-item] .btn {
    padding: 19px 30px;
    border: 0;
    background: #fff;
    color: #b29475;
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    font-size: 16px;
    -webkit-box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
    box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    position: relative;
    z-index: 2;
    -webkit-transition: .2s;
    transition: .2s
}

    [data-component=opportunities-item] .btn:hover:hover {
        text-decoration: none;
        background-color: #b29475;
        color: #fff
    }

@media only screen and (max-width:1024px) {
    [data-component=opportunities-item] .btn {
        opacity: 1;
        -ms-filter: none;
        -webkit-filter: none;
        filter: none
    }
}

@media only screen and (max-width:767px) {
    [data-component=opportunities-item] .btn {
        padding: 20px 15px;
        float: right;
        margin-top: -40px
    }
}

[data-component=opportunities-item] .btn i {
    display: inline-block;
    vertical-align: -3px;
    margin-left: 15px
}

[data-component=press] {
    position: relative;
    margin: -50px 0 88px
}

    [data-component=press] > ul {
        margin: 0 0 64px;
        padding: 0
    }

    [data-component=press] h2 {
        font-size: 32px;
        color: #000;
        font-family: 'Gotham Narrow SSm Bold',sans-serif;
        margin: 0 0 24px;
        padding: 0
    }

    [data-component=press] a, [data-component=press] p {
        display: inline-block;
        vertical-align: middle;
        font-size: 16px;
        color: #5c6066;
        line-height: 160%;
        font-family: 'Gotham Narrow SSm Light',sans-serif;
        margin: 0 5px 0 0;
        padding: 0
    }

    [data-component=press] a {
        color: #b29475
    }

        [data-component=press] a i {
            display: inline-block;
            vertical-align: -3px;
            margin-left: 10px
        }

    [data-component=press] .responsible {
        margin-top: 40px
    }

        [data-component=press] .responsible > p {
            color: #000;
            font-size: 14px;
            letter-spacing: 1.8px;
            text-transform: uppercase;
            margin-bottom: 10px;
            font-family: 'Gotham Narrow SSm Medium',sans-serif
        }

[data-component=deal] {
    border: 1px solid rgba(92,96,102,.2);
    margin-right: 60px;
    border-radius: 3px
}

@media only screen and (max-width:767px) {
    [data-component=deal] {
        margin: 0 0 30px 0
    }
}

[data-component=deal].green .status .dot {
    background-color: #7ed321
}

[data-component=deal] .content {
    padding: 33px 50px 48px 30px
}

@media only screen and (min-width:1441px) {
    [data-component=deal] .content {
        padding-bottom: 75px
    }
}

@media only screen and (max-width:480px) {
    [data-component=deal] .content {
        padding: 30px 30px 48px
    }
}

[data-component=deal] .status {
    margin-bottom: 30px
}

    [data-component=deal] .status .dot, [data-component=deal] .status p {
        display: inline-block;
        vertical-align: middle
    }

    [data-component=deal] .status .dot {
        width: 9px;
        height: 9px;
        border-radius: 50%;
        background-color: #a6aab5
    }

    [data-component=deal] .status p {
        margin: 0 0 0 10px;
        color: #a6aab5;
        font-size: 16px
    }

[data-component=deal] h2 {
    font-weight: 900;
    font-size: 19px;
    line-height: 1.5;
    margin: 0 0 30px 0
}

[data-component=deal] .light {
    color: #a6aab5;
    font-size: 13px;
    font-weight: 100;
    line-height: 1.75
}

[data-component=deal] .bold {
    line-height: 1.75;
    font-size: 16px;
    margin-bottom: 15px;
    color: #5c6066
}

[data-component=deal] .price {
    padding: 20px 30px;
    color: #b29475;
    font-size: 14px;
    letter-spacing: 1.8px;
    border-top: 1px solid rgba(92,96,102,.2)
}

[data-component=offer-download] {
    display: block;
    width: 420px;
    cursor: pointer;
    font-size: 0;
    margin-bottom: 16px
}

@media only screen and (max-width:991px) {
    [data-component=offer-download] {
        width: 100%
    }
}

[data-component=offer-download]last-child {
    margin-bottom: 0
}

[data-component=offer-download]:hover {
    -webkit-box-shadow: 0 10px 20px 0 rgba(106,108,117,.2);
    box-shadow: 0 10px 20px 0 rgba(106,108,117,.2)
}

    [data-component=offer-download]:hover .img-holder {
        background-color: #b29475
    }

        [data-component=offer-download]:hover .img-holder circle, [data-component=offer-download]:hover .img-holder g, [data-component=offer-download]:hover .img-holder path, [data-component=offer-download]:hover .img-holder rect, [data-component=offer-download]:hover .img-holder svg {
            fill: #fff;
            stroke: #fff
        }

        [data-component=offer-download]:hover .img-holder:hover {
            background-color: #000
        }

[data-component=offer-download] .text-holder {
    padding: 18px 27px 17.5px 27px;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #f2f2f2;
    width: calc(100% - 60px)
}

    [data-component=offer-download] .text-holder p {
        font-size: 16px;
        white-space: nowrap;
        overflow: hidden;
        font-family: 'Gotham Narrow SSm Light',sans-serif;
        text-overflow: ellipsis;
        color: #b29475
    }

[data-component=offer-download] .img-holder {
    display: inline-block;
    vertical-align: middle;
    width: 60px;
    padding: 30px;
    background-color: #f2f2f2;
    font-size: 10px;
    position: relative;
    -webkit-transition: .2s;
    transition: .2s
}

    [data-component=offer-download] .img-holder svg {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

[data-component=offer-download].variation {
    display: inline-block;
    margin: 45px 0 0 2%;
    width: 18%;
    vertical-align: middle
}

@media only screen and (max-width:1200px) {
    [data-component=offer-download].variation {
        display: block;
        width: 200px
    }
}

@media only screen and (max-width:1024px) {
    [data-component=offer-download].variation {
        display: block;
        width: 200px
    }
}

@media only screen and (max-width:991px) {
    [data-component=offer-download].variation {
        display: block;
        width: 200px
    }
}

@media only screen and (max-width:767px) {
    [data-component=offer-download].variation {
        width: 200px
    }
}

@media only screen and (max-width:480px) {
    [data-component=offer-download].variation {
        width: 100%
    }
}

[data-component=offer-download].variation .text-holder {
    padding: 15px
}

[data-component=ongoing-deals] {
    font-family: 'Gotham Narrow SSm Medium',sans-serif;
    font-size: 0
}

    [data-component=ongoing-deals] .holder, [data-component=ongoing-deals]:last-child {
        padding-bottom: 65px;
        border-bottom: 1px solid #ccc;
        margin-bottom: 80px
    }

        [data-component=ongoing-deals] .holder.no-border, [data-component=ongoing-deals]:last-child.no-border {
            border: none
        }

        [data-component=ongoing-deals] .holder .left-holder, [data-component=ongoing-deals]:last-child .left-holder {
            display: inline-block;
            vertical-align: middle;
            width: 37%
        }

@media only screen and (max-width:991px) {
    [data-component=ongoing-deals] .holder .left-holder, [data-component=ongoing-deals]:last-child .left-holder {
        width: 50%
    }
}

@media only screen and (max-width:767px) {
    [data-component=ongoing-deals] .holder .left-holder, [data-component=ongoing-deals]:last-child .left-holder {
        width: 100%;
        display: block
    }
}

[data-component=ongoing-deals] .holder .left-holder .image-block, [data-component=ongoing-deals]:last-child .left-holder .image-block {
    width: 260px;
    height: 215px;
    border: solid 1px rgba(92,96,102,.2);
    position: relative
}

@media only screen and (max-width:767px) {
    [data-component=ongoing-deals] .holder .left-holder .image-block, [data-component=ongoing-deals]:last-child .left-holder .image-block {
        margin: 0 auto
    }
}

[data-component=ongoing-deals] .holder .left-holder .image-block .image, [data-component=ongoing-deals]:last-child .left-holder .image-block .image {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

[data-component=ongoing-deals] .holder .left-holder .image-block p, [data-component=ongoing-deals]:last-child .left-holder .image-block p {
    bottom: 10px;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    font-size: 14px;
    line-height: 1.14;
    letter-spacing: 1.8px;
    color: #b29475;
    margin: 0
}

[data-component=ongoing-deals] .holder .right-holder, [data-component=ongoing-deals]:last-child .right-holder {
    display: inline-block;
    vertical-align: top;
    width: 63%
}

@media only screen and (max-width:991px) {
    [data-component=ongoing-deals] .holder .right-holder, [data-component=ongoing-deals]:last-child .right-holder {
        width: 50%
    }
}

@media only screen and (max-width:767px) {
    [data-component=ongoing-deals] .holder .right-holder, [data-component=ongoing-deals]:last-child .right-holder {
        width: 100%
    }
}

[data-component=about-company] {
    padding: 94px 0 162px 0;
    font-family: 'Gotham Narrow SSm Light',sans-serif
}

    [data-component=about-company] h4 {
        font-size: 32px;
        line-height: 1.38;
        color: #000;
        margin-bottom: 35px
    }

        [data-component=about-company] h4 + p {
            font-size: 23px;
            line-height: 1.65;
            color: #5c6066;
            width: 35%
        }

@media only screen and (max-width:767px) {
    [data-component=about-company] h4 + p {
        width: 100%;
        font-size: 20px
    }
}

[data-component=about-company] [data-component=card-company] {
    margin-top: 100px
}

[data-component=card-company] {
    width: 1040px;
    margin: 0 auto;
    background-color: #fff;
    border: 1px solid #f2f2f2;
    font-size: 0;
    position: relative;
    font-family: 'Gotham Narrow SSm Light',sans-serif
}

@media only screen and (min-width:1025px) and (max-width:1366px) {
    [data-component=card-company] {
        width: 100%
    }
}

@media only screen and (max-width:1024px) {
    [data-component=card-company] {
        width: 100%
    }
}

@media only screen and (max-width:991px) {
    [data-component=card-company] {
        width: 100%
    }
}

[data-component=card-company]:before {
    content: '';
    width: 83%;
    height: 30px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-box-shadow: 0 8px 180px 0 rgba(0,0,0,.75);
    box-shadow: 0 8px 180px 0 rgba(0,0,0,.75)
}

@media only screen and (max-width:767px) {
    [data-component=card-company]:before {
        width: 60%;
        -webkit-box-shadow: 0 -10px 180px 0 rgba(0,0,0,.75);
        box-shadow: 0 -10px 180px 0 rgba(0,0,0,.75)
    }
}

[data-component=card-company] .holder {
    height: 495px;
    position: relative
}

@media only screen and (max-width:991px) {
    [data-component=card-company] .holder {
        height: auto
    }
}

[data-component=card-company] .holder .image-holder {
    height: 100%;
    background-color: #f2f2f2;
    width: 50%;
    display: inline-block;
    vertical-align: top;
    position: relative
}

@media only screen and (max-width:991px) {
    [data-component=card-company] .holder .image-holder {
        width: 100%;
        text-align: center;
        display: block;
        height: auto
    }
}

[data-component=card-company] .holder .image-holder img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

@media only screen and (max-width:991px) {
    [data-component=card-company] .holder .image-holder img {
        position: static;
        -webkit-transform: initial;
        transform: initial
    }
}

@media only screen and (max-width:480px) {
    [data-component=card-company] .holder .image-holder img {
        width: 100%;
        position: static;
        -webkit-transform: initial;
        transform: initial
    }
}

[data-component=card-company] .holder .list-holder {
    width: 50%;
    height: 100%;
    background-color: #fff;
    display: inline-block;
    vertical-align: top;
    padding: 55px 60px
}

@media only screen and (max-width:991px) {
    [data-component=card-company] .holder .list-holder {
        width: 100%;
        padding: 20px;
        height: auto;
        display: block
    }
}

[data-component=card-company] .holder .list-holder h4 {
    font-size: 32px;
    line-height: 1.38;
    color: #b29475
}

[data-component=card-company] .holder .list-holder ul li {
    line-height: 2;
    color: #5c6066;
    font-size: 16px;
    padding-left: 25px;
    margin-bottom: 18px;
    position: relative
}

    [data-component=card-company] .holder .list-holder ul li:last-child {
        margin: 0
    }

    [data-component=card-company] .holder .list-holder ul li::before {
        content: '•';
        position: absolute;
        left: 0;
        color: #b29475
    }

[data-component=case-description] {
    padding-bottom: 130px
}

    [data-component=case-description] .border {
        height: 300px;
        border-radius: 3px;
        border: solid 1px rgba(151,151,151,.2);
        position: relative
    }

@media only screen and (max-width:767px) {
    [data-component=case-description] .border {
        height: 180px
    }
}

[data-component=case-description] .border img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

[data-component=case-description] .border + div {
    background-color: #b29475;
    padding: 14px;
    text-align: center
}

    [data-component=case-description] .border + div p {
        font-size: 23px;
        color: #fff
    }

[data-component=case-description] .text-holder p {
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    font-size: 23px;
    line-height: 1.65;
    color: #5c6066;
    padding-left: 130px
}

@media only screen and (max-width:991px) {
    [data-component=case-description] .text-holder p {
        padding: 0
    }
}

@media only screen and (max-width:767px) {
    [data-component=case-description] .text-holder p {
        padding: 40px 0 0 0;
        font-size: 20px
    }
}

[data-component=feature] {
    padding: 75px 0 100px 0;
    background-color: #000;
    font-family: 'Gotham Narrow SSm Light',sans-serif
}

    [data-component=feature] .main-title {
        color: #b29475;
        margin-bottom: 60px;
        font-size: 32px
    }

    [data-component=feature] ul li {
        margin-bottom: 30px;
        font-size: 16px;
        line-height: 2;
        padding-left: 25px;
        color: #fff;
        position: relative
    }

        [data-component=feature] ul li::before {
            content: '•';
            position: absolute;
            left: 0;
            color: #fff
        }

[data-component=infos-company] {
    font-family: 'Gotham Narrow SSm Medium',sans-serif;
    padding-bottom: 107px
}

    [data-component=infos-company] p {
        font-size: 23px;
        line-height: 1.65;
        color: #5c6066;
        width: 86%
    }

@media only screen and (max-width:767px) {
    [data-component=infos-company] p {
        width: 100%
    }
}

[data-component=infos-company] p + p {
    font-size: 16px;
    line-height: 2;
    margin-top: 50px;
    width: 80%
}

@media only screen and (max-width:767px) {
    [data-component=infos-company] p + p {
        width: 100%
    }
}

[data-component=infos-company] [data-component=offer-download] {
    margin-top: 30px
}

    [data-component=infos-company] [data-component=offer-download] .text-holder {
        padding: 16px 27px 16px 27px
    }

[data-component=infos-company] .image-holder {
    text-align: center;
    margin-top: -83px
}

@media only screen and (max-width:991px) {
    [data-component=infos-company] .image-holder {
        margin-top: 0
    }
}

@media only screen and (max-width:480px) {
    [data-component=infos-company] .image-holder img {
        width: 100%
    }
}

[data-component=portfolio-products] {
    padding: 161px 0 223px 0;
    font-family: 'Gotham Narrow SSm Medium',sans-serif
}

    [data-component=portfolio-products] .col-md-6 img {
        width: 100%
    }

    [data-component=portfolio-products] .col-md-6 .content {
        padding-left: 88px
    }

@media only screen and (max-width:991px) {
    [data-component=portfolio-products] .col-md-6 .content {
        padding: 0
    }
}

[data-component=portfolio-products] .col-md-6 .content .title {
    font-size: 32px;
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    line-height: 1.38;
    color: #000;
    margin-bottom: 80px;
    margin-top: -11px
}

@media only screen and (max-width:991px) {
    [data-component=portfolio-products] .col-md-6 .content .title {
        margin-bottom: 50px
    }
}

@media only screen and (max-width:767px) {
    [data-component=portfolio-products] .col-md-6 .content .title {
        margin: 40px 0;
        font-size: 26px
    }
}

[data-component=portfolio-products] .col-md-6 .content ul li {
    position: relative;
    font-size: 16px;
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    line-height: 2.38;
    color: #5c6066;
    padding-left: 25px;
    margin-bottom: 18px
}

    [data-component=portfolio-products] .col-md-6 .content ul li:last-child {
        margin: 0
    }

    [data-component=portfolio-products] .col-md-6 .content ul li::before {
        content: '•';
        position: absolute;
        left: 0;
        color: #b29475
    }

[data-component=strategic-location] {
    padding: 100px 0 130px 0;
    background-color: #b29475;
    font-family: 'Gotham Narrow SSm Light',sans-serif
}

    [data-component=strategic-location] .title {
        font-size: 32px;
        line-height: 1.38;
        color: #000;
        margin-bottom: 50px
    }

    [data-component=strategic-location] ul li {
        font-size: 23px;
        line-height: 1.65;
        color: #fff;
        position: relative;
        font-family: 'Gotham Narrow SSm Light',sans-serif;
        padding: 0 25px;
        margin-bottom: 25px
    }

        [data-component=strategic-location] ul li::before {
            content: '•';
            position: absolute;
            left: 0;
            color: #fff
        }

    [data-component=strategic-location] .col-md-7.right {
        text-align: right
    }

        [data-component=strategic-location] .col-md-7.right img {
            width: 100%
        }

@media only screen and (max-width:991px) {
    [data-component=strategic-location] .col-md-7.right img {
        margin-top: 60px
    }
}

[data-component=strategic-location] .col-md-7 .table {
    text-align: left;
    margin-top: 105px
}

@media only screen and (max-width:767px) {
    [data-component=strategic-location] .col-md-7 .table {
        margin-top: 60px
    }
}

[data-component=strategic-location] .col-md-7 .table .title-holder {
    background-color: #000;
    padding: 15px 25px
}

    [data-component=strategic-location] .col-md-7 .table .title-holder h4 {
        font-family: 'Gotham Narrow SSm Light',sans-serif;
        font-size: 16px;
        line-height: 2;
        color: #b29475
    }

[data-component=strategic-location] .col-md-7 .table ul li::before {
    display: none
}

[data-component=strategic-location] .col-md-7 .table .content {
    padding: 13px 25px;
    background-color: #fff
}

    [data-component=strategic-location] .col-md-7 .table .content .holder {
        font-size: 0;
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #ccc
    }

        [data-component=strategic-location] .col-md-7 .table .content .holder:last-child {
            margin: 0;
            padding: 0;
            border: none
        }

        [data-component=strategic-location] .col-md-7 .table .content .holder .category, [data-component=strategic-location] .col-md-7 .table .content .holder .data, [data-component=strategic-location] .col-md-7 .table .content .holder .km {
            display: inline-block;
            vertical-align: top
        }

            [data-component=strategic-location] .col-md-7 .table .content .holder .category li, [data-component=strategic-location] .col-md-7 .table .content .holder .data li, [data-component=strategic-location] .col-md-7 .table .content .holder .km li {
                font-size: 16px;
                padding: 0;
                margin: 0;
                line-height: 2;
                color: #5c6066;
                margin-bottom: 5px
            }

                [data-component=strategic-location] .col-md-7 .table .content .holder .category li:last-child, [data-component=strategic-location] .col-md-7 .table .content .holder .data li:last-child, [data-component=strategic-location] .col-md-7 .table .content .holder .km li:last-child {
                    margin: 0
                }

        [data-component=strategic-location] .col-md-7 .table .content .holder .category {
            width: 40%
        }

@media only screen and (max-width:480px) {
    [data-component=strategic-location] .col-md-7 .table .content .holder .category {
        width: 100%
    }
}

[data-component=strategic-location] .col-md-7 .table .content .holder .category li {
    font-weight: 700;
    color: #000
}

[data-component=strategic-location] .col-md-7 .table .content .holder .data {
    width: 40%
}

@media only screen and (max-width:480px) {
    [data-component=strategic-location] .col-md-7 .table .content .holder .data {
        width: 50%
    }
}

[data-component=strategic-location] .col-md-7 .table .content .holder .km {
    width: 20%
}

@media only screen and (max-width:480px) {
    [data-component=strategic-location] .col-md-7 .table .content .holder .km {
        width: 50%
    }
}

[data-component=strategic-location] .col-md-7 .table .content .holder .km li {
    color: #b29475
}

[data-component=credits-services] {
    font-size: 0;
    position: relative;
    padding-bottom: 140px
}

@media only screen and (max-width:767px) {
    [data-component=credits-services] {
        padding-bottom: 90px
    }
}

[data-component=credits-services] .section-image {
    position: absolute;
    top: -22%
}

@media only screen and (max-width:991px) {
    [data-component=credits-services] .section-image {
        position: relative;
        top: -200px;
        margin-bottom: -180px;
        width: 60%
    }
}

@media only screen and (max-width:767px) {
    [data-component=credits-services] .section-image {
        top: 0;
        position: static;
        width: 60%;
        overflow: hidden;
        margin-top: -50px;
        margin-bottom: -50px
    }
}

@media only screen and (max-width:480px) {
    [data-component=credits-services] .section-image {
        margin-top: -50px;
        width: 90%
    }
}

[data-component=credits-services] .section-image img {
    position: relative
}

@media only screen and (min-width:1025px) and (max-width:1366px) {
    [data-component=credits-services] .section-image img {
        max-width: 500px
    }
}

@media only screen and (max-width:1024px) {
    [data-component=credits-services] .section-image img {
        max-width: 500px
    }
}

@media only screen and (max-width:991px) {
    [data-component=credits-services] .section-image img {
        max-width: 100%
    }
}

[data-component=credits-services] .col-md-6 .text-holder {
    display: inline-block;
    vertical-align: top;
    width: 90%;
    font-size: 10px;
    margin-top: 81px;
    padding: 0
}

@media only screen and (max-width:991px) {
    [data-component=credits-services] .col-md-6 .text-holder {
        margin-top: 0
    }
}

@media only screen and (max-width:767px) {
    [data-component=credits-services] .col-md-6 .text-holder {
        margin-top: 50px
    }
}

[data-component=credits-services] .col-md-6 .text-holder h2 {
    font-family: 'Gotham Narrow SSm Bold',sans-serif;
    font-size: 32px;
    line-height: 1.38;
    color: #000
}

@media only screen and (max-width:480px) {
    [data-component=credits-services] .col-md-6 .text-holder h2 {
        font-size: 26px
    }
}

[data-component=credits-services] .col-md-6 .text-holder h2 + p {
    font-size: 23px;
    line-height: 1.65;
    color: #5c6066;
    margin: 34px 0 50px 0
}

@media only screen and (max-width:480px) {
    [data-component=credits-services] .col-md-6 .text-holder h2 + p {
        margin: 20px 0 20px 0;
        font-size: 16px
    }
}

[data-component=credits-services] .col-md-6 .text-holder p {
    font-size: 16px;
    color: #5c6066;
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    line-height: 2
}

@media only screen and (max-width:480px) {
    [data-component=credits-services] .col-md-6 .text-holder p {
        font-size: 14px
    }
}

[data-component=our-values] {
    font-size: 0;
    background-color: #b29475;
    padding: 80px 0 120px 0
}

    [data-component=our-values] h4 {
        font-family: 'Gotham Narrow SSm Bold',sans-serif;
        font-size: 32px;
        line-height: 1.38;
        color: #fff;
        margin: 0 0 67px 0
    }

    [data-component=our-values] .value-holder {
        width: 50%;
        display: inline-block;
        vertical-align: top;
        font-family: 'Gotham Narrow SSm Medium',sans-serif;
        margin-bottom: 80px
    }

@media only screen and (max-width:767px) {
    [data-component=our-values] .value-holder {
        width: 100%;
        display: block
    }
}

[data-component=our-values] .value-holder h5 {
    font-size: 23px;
    line-height: 1.65;
    color: #fff;
    font-family: 'Gotham Narrow SSm Light',sans-serif
}

[data-component=our-values] .value-holder p {
    font-size: 16px;
    font-family: 'Gotham Narrow Light',sans-serif;
    line-height: 2;
    width: 60%;
    margin-top: 13px;
    color: #f2f2f2
}

@media only screen and (max-width:991px) {
    [data-component=our-values] .value-holder p {
        width: 75%
    }
}

@media only screen and (max-width:767px) {
    [data-component=our-values] .value-holder p {
        width: 100%
    }
}

[data-component=pillars] {
    display: block;
    padding-bottom: 110px
}

    [data-component=pillars] h2 {
        font-family: 'Gotham Narrow SSm Bold',sans-serif;
        font-size: 32px;
        line-height: 1.38;
        -webkit-column-rule: #000;
        column-rule: #000;
        margin: 0 0 16px 0
    }

    [data-component=pillars] .image-effect {
        margin-top: -100px;
        position: relative
    }

        [data-component=pillars] .image-effect .image {
            position: relative
        }

            [data-component=pillars] .image-effect .image img {
                max-width: 100%
            }

@media only screen and (max-width:991px) {
    [data-component=pillars] .image-effect .image img {
        width: 100%
    }
}

@media only screen and (max-width:767px) {
    [data-component=pillars] .image-effect .image img {
        max-width: 110%
    }
}

@media only screen and (max-width:480px) {
    [data-component=pillars] .image-effect .image img {
        height: 616px
    }
}

[data-component=pillars] .pillars-list {
    padding: 55px 0 0 45px
}

@media only screen and (max-width:767px) {
    [data-component=pillars] .pillars-list {
        padding: 55px 0 0 0
    }
}

[data-component=pillars] .pillars-list h2 + .pillar-holder {
    border-top: 0
}

[data-component=pillars] .pillars-list .pillar-holder {
    font-size: 0;
    border-top: 1px solid #ccc;
    height: 115px;
    position: relative
}

    [data-component=pillars] .pillars-list .pillar-holder .holder {
        position: absolute;
        top: 50%;
        width: 100%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

        [data-component=pillars] .pillars-list .pillar-holder .holder .icon-holder {
            width: 15%;
            display: inline-block;
            vertical-align: middle
        }

@media only screen and (max-width:480px) {
    [data-component=pillars] .pillars-list .pillar-holder .holder .icon-holder {
        width: 22%
    }
}

[data-component=pillars] .pillars-list .pillar-holder .holder p {
    width: 85%;
    display: inline-block;
    vertical-align: middle;
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    font-size: 16px;
    line-height: 1.88;
    color: #5c6066
}

@media only screen and (max-width:480px) {
    [data-component=pillars] .pillars-list .pillar-holder .holder p {
        line-height: 1.5;
        font-size: 15px;
        width: 78%
    }
}

[data-component=pillars] .pillars-list .back-top {
    right: -90px
}

@media only screen and (min-width:1025px) and (max-width:1366px) {
    [data-component=pillars] .pillars-list .back-top {
        bottom: -60px;
        right: 20px;
        width: 45px;
        height: 45px
    }
}

@media only screen and (max-width:1024px) {
    [data-component=pillars] .pillars-list .back-top {
        bottom: -60px;
        right: 20px;
        width: 45px;
        height: 45px
    }
}

@media only screen and (max-width:991px) {
    [data-component=pillars] .pillars-list .back-top {
        bottom: -60px;
        right: 20px;
        width: 45px;
        height: 45px
    }
}

[data-component=structure-soundness] {
    padding: 96px 154px 365px 124px;
    background-color: #000
}

@media only screen and (min-width:1025px) and (max-width:1366px) {
    [data-component=structure-soundness] {
        padding: 60px 60px 250px 60px
    }
}

@media only screen and (max-width:1024px) {
    [data-component=structure-soundness] {
        padding: 30px 0 250px
    }
}

[data-component=structure-soundness] h4 {
    font-family: 'Gotham Narrow SSm Bold',sans-serif;
    font-size: 32px;
    line-height: 1.38;
    color: #b29475
}

[data-component=structure-soundness] .highlight {
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    font-size: 23px;
    line-height: 1.65;
    display: block;
    color: #fff;
    margin: -44px 0 0 0
}

@media only screen and (max-width:767px) {
    [data-component=structure-soundness] .highlight {
        width: 100%;
        margin: 30px 0 0 0
    }
}

[data-component=structure-soundness] .highlight + p {
    margin-top: 71px
}

@media only screen and (max-width:767px) and (max-width:480px) {
    [data-component=structure-soundness] .highlight {
        font-size: 18px
    }
}

[data-component=structure-soundness] p {
    margin: 115px 0 0 0;
    font-family: 'Gotham Narrow SSm Light',sans-serif;
    font-size: 16px;
    line-height: 2;
    color: #5c6066
}

@media only screen and (max-width:767px) {
    [data-component=structure-soundness] p {
        color: #fff;
        margin-top: 60px;
        opacity: .7;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
        filter: alpha(opacity=70)
    }
}

@media only screen and (max-width:480px) {
    [data-component=structure-soundness] p {
        font-size: 14px
    }
}

[data-component=timeline] {
    padding: 150px 0;
    background-color: #f2f2f2
}

@media only screen and (max-width:1024px) {
    [data-component=timeline] {
        padding-bottom: 100px
    }
}

[data-component=timeline] .timeline {
    width: 1080px;
    margin: -360px auto 0;
    position: relative;
    background-color: #fff;
    padding: 20px 20px 0 20px
}

@media only screen and (max-width:1100px) {
    [data-component=timeline] .timeline {
        padding: 0;
        width: 90%
    }
}

[data-component=timeline] .timeline:before {
    content: '';
    width: 83%;
    height: 30px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-box-shadow: 0 8px 180px 0 rgba(0,0,0,.75);
    box-shadow: 0 8px 180px 0 rgba(0,0,0,.75)
}

[data-component=timeline] .timeline .overflow {
    overflow: hidden;
    overflow-x: auto
}

    [data-component=timeline] .timeline .overflow.mCustomScrollbar .mCSB_horizontal .mCSB_container {
        margin-bottom: 0
    }

    [data-component=timeline] .timeline .overflow.mCustomScrollbar .mCSB_horizontal .mCSB_scrollTools {
        width: 90%;
        margin: 0 auto 10px
    }

        [data-component=timeline] .timeline .overflow.mCustomScrollbar .mCSB_horizontal .mCSB_scrollTools .mCSB_draggerContainer .mCSB_dragger_bar {
            height: 8px;
            margin: 0;
            background-color: #b29475
        }

        [data-component=timeline] .timeline .overflow.mCustomScrollbar .mCSB_horizontal .mCSB_scrollTools .mCSB_draggerContainer .mCSB_draggerRail {
            height: 8px;
            width: 100%;
            margin: 0 auto;
            background-color: #ccc
        }

[data-component=timeline] .timeline .holder {
    background-color: #fff;
    margin: 0 auto;
    padding: 97px 0 106px 40px;
    position: relative;
    overflow: auto;
    font-size: 0
}

@media only screen and (max-width:1024px) {
    [data-component=timeline] .timeline .holder {
        padding: 20px 0 40px;
        width: 100%
    }
}

[data-component=timeline] .timeline .holder::after {
    content: '';
    display: table;
    width: 100%;
    height: 1px;
    clear: both
}

[data-component=timeline] .timeline .holder .column {
    width: 295px;
    display: inline-block;
    vertical-align: middle
}

@media only screen and (max-width:1024px) {
    [data-component=timeline] .timeline .holder .column {
        margin: 0 auto;
        display: block;
        text-align: center;
        position: relative;
        padding-top: 150px
    }

        [data-component=timeline] .timeline .holder .column:last-child {
            padding-top: 25px
        }

            [data-component=timeline] .timeline .holder .column:last-child .bottom-content, [data-component=timeline] .timeline .holder .column:last-child .top-content {
                display: none
            }

            [data-component=timeline] .timeline .holder .column:last-child .line-holder .ball-holder {
                margin: 0
            }
}

@media only screen and (max-width:480px) {
    [data-component=timeline] .timeline .holder .column {
        width: 100%
    }

        [data-component=timeline] .timeline .holder .column .bottom-content, [data-component=timeline] .timeline .holder .column .top-content {
            padding: 0 20px
        }
}

[data-component=timeline] .timeline .holder .column:last-child {
    width: 98px
}

    [data-component=timeline] .timeline .holder .column:last-child .line-holder .line {
        display: none
    }

@media only screen and (max-width:480px) {
    [data-component=timeline] .timeline .holder .column:last-child .line-holder .ball-holder {
        margin: 0 auto;
        width: 100%
    }
}

[data-component=timeline] .timeline .holder .column:last-child .line-holder .ball-holder .ball {
    width: 90px;
    height: 90px;
    background-color: #b29475
}

    [data-component=timeline] .timeline .holder .column:last-child .line-holder .ball-holder .ball span {
        color: #fff;
        font-size: 23px;
        font-family: 'Gotham Narrow Light',sans-serif
    }

[data-component=timeline] .timeline .holder .column .line-holder {
    height: 90px;
    width: 100%;
    position: relative
}

@media only screen and (max-width:1024px) {
    [data-component=timeline] .timeline .holder .column .line-holder {
        height: auto
    }
}

[data-component=timeline] .timeline .holder .column .line-holder .line {
    width: 100%;
    border: 1px solid #b29475;
    position: absolute;
    top: 50%;
    z-index: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media only screen and (max-width:1024px) {
    [data-component=timeline] .timeline .holder .column .line-holder .line {
        margin: 20px auto 0;
        width: 1px;
        height: 110px;
        position: static;
        -webkit-transform: translate(0,0);
        transform: translate(0,0)
    }
}

[data-component=timeline] .timeline .holder .column .line-holder .ball-holder {
    background-color: #fff;
    width: 80px;
    top: 50%;
    z-index: 3;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media only screen and (max-width:1024px) {
    [data-component=timeline] .timeline .holder .column .line-holder .ball-holder {
        margin: 0 auto;
        position: static;
        -webkit-transform: translate(0,0);
        transform: translate(0,0)
    }
}

[data-component=timeline] .timeline .holder .column .line-holder .ball-holder .ball {
    height: 60px;
    width: 60px;
    border-radius: 100%;
    border: 3px solid #b29475;
    position: relative;
    margin: 0 auto
}

    [data-component=timeline] .timeline .holder .column .line-holder .ball-holder .ball span {
        position: absolute;
        top: 50%;
        left: 50%;
        font-size: 16px;
        font-family: 'Gotham Narrow SSm Light',sans-serif;
        color: #b29475;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

@media only screen and (max-width:1024px) {
    [data-component=timeline] .timeline .holder .column .bottom-content, [data-component=timeline] .timeline .holder .column .top-content {
        width: 100%;
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translate(-50%,0);
        transform: translate(-50%,0);
        display: table
    }
}

[data-component=timeline] .timeline .holder .column .bottom-content p, [data-component=timeline] .timeline .holder .column .top-content p {
    font-size: 13px;
    line-height: 2.23;
    color: #6a6c75;
    margin-left: 40px;
    font-family: 'Gotham Narrow SSm Light',sans-serif
}

@media only screen and (max-width:1024px) {
    [data-component=timeline] .timeline .holder .column .bottom-content p, [data-component=timeline] .timeline .holder .column .top-content p {
        width: 100%;
        margin: 0;
        display: table-cell;
        vertical-align: middle
    }
}

[data-component=timeline] .timeline .holder .column .bottom-content img, [data-component=timeline] .timeline .holder .column .top-content img {
    margin-left: 20px
}

@media only screen and (max-width:1024px) {
    [data-component=timeline] .timeline .holder .column .bottom-content img, [data-component=timeline] .timeline .holder .column .top-content img {
        margin: 12px auto 0
    }
}

[data-component=timeline] .timeline .holder .column .top-content {
    height: 150px;
    margin-bottom: 20px
}

@media only screen and (max-width:1024px) {
    [data-component=timeline] .timeline .holder .column .top-content {
        height: 150px
    }
}

[data-component=timeline] .timeline .holder .column .top-content p {
    width: 70%
}

@media only screen and (max-width:1024px) {
    [data-component=timeline] .timeline .holder .column .top-content p {
        width: 100%
    }
}

[data-component=timeline] .timeline .holder .column .bottom-content {
    height: 160px
}

@media only screen and (max-width:1024px) {
    [data-component=timeline] .timeline .holder .column .bottom-content {
        height: 150px
    }
}

[data-component=timeline] .timeline .holder .column .bottom-content p {
    width: 75%
}

@media only screen and (max-width:1024px) {
    [data-component=timeline] .timeline .holder .column .bottom-content p {
        width: 100%
    }
}


/*# sourceMappingURL=../sourcemaps/style.min.css.map */

.title_person{
    font-family: 'Gotham Narrow Bold';  
    width: 100%;
    font-size: 42.5pt;
    font-weight: bold;
}

.baixe-app h3{
    font-size: 16pt;
    margin: 15px 0 10px;
    color: #FFF;
}

.baixe-app p {
    font-size: 13pt;
    margin-bottom: 10px;
    color: #000;
}

.baixe-app a{
    display: block;
    width: 90pt;
    max-width: 90pt;
    height: 100%;
}

.baixe-app .links {
    width: 100%;
    display: block;
}

.baixe-app .links li{
    width: 100pt;
    display: block;
    float: left;
    list-style: none;
}

.btn-store{
    width: 90pt !important;
    max-width: 90pt !important;
    height: 100%;
    position: relative !important;
    margin: 0 0 40px;
    display: block;
}

.cel-gif {
    margin-top: -235px;
    max-width: 500px;
    width: 496px;
    height: 660px;

    overflow: hidden;
    transform: translate3d(0, 0, 0);
}

.cel-gif > div {
    height: 660px;
    width: 1489px;
    background-image: url(../img/onboarding/header.png);
    animation: moveSlideshow 5s steps(3) infinite;
}

@keyframes moveSlideshow {
    100% {
        transform: translateX(-97.5%);
    }
}

.solucoes .col-md-3 {
    margin-bottom: 30px;
}

.solucoes img {
    max-height: 80px;
    height: 80px;
    width: auto;
    left: 50%;
    margin-left: -40px;
    position: relative;
}

.solucoes h2 {
    font-family: 'Gotham Narrow Bold';
    width: 100%;
    font-size: 22.5pt;
    font-weight: bold;
    margin: -100px 0 15px;
}

.solucoes h4 {
    width: 100%;
    font-size: 14pt;
    font-weight: bold;
    text-align: center;
    margin: 30px 0 15px;
}

.solucoes p {
    width: 100%;
    font-size: 14pt;
    text-align: center;
    line-height: 20px;
}

.invest-rating h1 {
    font-family: 'Gotham Narrow Bold';
    width: 100%;
    font-size: 26pt;
    font-weight: bold;
    color: #FFF;
    margin: 10px 0 40px;
}

.invest-rating li {
    font-family: 'Gotham Narrow Book';
    list-style: disc;
    color: #ffffff;
    font-size: 14pt;
    line-height: 20pt;
    font-weight: normal;
    margin-bottom: 20px;
}

.invest-rating {
    margin-bottom: 345px;
}

.tbl-rating {
    margin: 35px 0 0;
}

.tbl-rating img {
    width: 500px;
    height: auto;
    left: 0px;
    margin-top: -40px;
}


div[data-component=content-block]:last-child {
    margin-bottom: -100px;
}

#open-account-block {
    padding: 90px 0 0px !important;
}

#open-account {
    margin-bottom: -100px;
}

@media only screen and (max-width: 1365px) {
    .cel-gif {
        max-width: 100% !important;
        top: 55%;
    }

    .tbl-rating img {
        max-width: 100% !important;
    }

    img[src="/media/1295/predio.png"] {
        top: 54%;
    }

    .btn-store {
        width: 90pt !important;
        max-width: 90pt !important;
    }
}

@media only screen and (max-width:991px) {
    .col-md-12{
        float: left;
    }

    [data-component=banner] h1 {
        font-size: 45px;
    }

    .container {
        padding-left: 20px;
        padding-right: 20px;
    }
    [data-component="banner"] h2 {
        font-size: 18px;
        margin-bottom: 30px;
    }

    .cel-gif {
        margin: -180px 0px 10px -111px !important;
        max-width: 150% !important;
    }

    .btn-store {
        margin: 0px !important;
        max-width: 123% !important;
    }

    .baixe-app .links {
        display: block;
        width: 99%;
        float: left;
        margin: 0 0 30px;
    }

    .baixe-app .links li {
        width: 50%;
        display: block;
        float: left;
    }

    .solucoes h2 {
        text-align: center !important;
        margin-top: -220px;
        margin-bottom: 50px;
    }

    .tbl-rating img {
        position: relative;
        max-width: 330px;
        width: 330px;
    }

    .invest-rating {
        margin-bottom: 50px;
    }

    .invest-rating li {
        font-size: 12pt;
        line-height: 20pt;
        margin-bottom: 10px;
    }

    img[src="/media/1295/predio.png"] {
        margin-top: -70px;
    }

    #open-account {
        margin-bottom: -215px;
    }

    #open-account .block {
        padding: 50px 0 150px;
    }
}



@media only screen and (max-width:420px) {
    #open-account .block {
        padding: 50px 0 160px;
    }

    .cel-gif {
        margin: -180px 0px 10px -84px !important;
        max-width: 130% !important;
    }

    img[src="/media/1295/predio.png"] {
        margin-top: -40px;
    }
    #open-account .block {
        padding: 50px 0 198px;
    }
}


@media only screen and (max-width:380px) {
    #open-account .block {
        padding: 50px 0 190px;
    }

    .cel-gif {
        margin: -180px 0px 10px -101px !important;
        max-width: 150% !important;
    }
}

@media only screen and (max-width:370px) {
    .cel-gif {
        margin: -180px 0px 10px -111px !important;
        max-width: 150% !important;
    }

    #open-account .block {
        padding: 50px 0 180px;
    }
}

@media only screen and (max-width:350px) {

    .cel-gif {
        margin: -180px 0px 10px -128px !important;
        max-width: 181% !important;
    }
}

@media only screen and (max-width:340px) {

    .cel-gif > div {
        background-size: 90%;
    }

    .cel-gif {
        margin: -180px 0px 10px -110px !important;
        max-width: 160% !important;
    }

    @keyframes moveSlideshow {
        100% {
            transform: translateX(-87.5%);
        }
    }

    #open-account .block {
        padding: 50px 0 126px;
    }
}