/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@charset "UTF-8";

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

@media print {
    .accordion-block
{
    display: block !important;
}

}

    a:active, a:hover {
        outline: 0
    }

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], html input[disabled] {
        cursor: default
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

input {
    line-height: normal
}

    input[type="checkbox"], input[type="radio"] {
        box-sizing: border-box;
        padding: 0
    }

    input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
        height: auto
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        box-sizing: content-box
    }

        input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none
        }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *, *:before, *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

        .table td, .table th {
            background-color: #fff !important
        }

    .table-bordered th, .table-bordered td {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
    src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"),url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"),url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"),url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"),url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-euro:before, .glyphicon-eur:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

* {
    box-sizing: border-box
}

    *:before, *:after {
        box-sizing: border-box
    }

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
    background-color: #fff
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

    a:hover, a:focus {
        color: #23527c;
        text-decoration: underline
    }

    a:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role="button"] {
    cursor: pointer
}

code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25)
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: bold;
        box-shadow: none
    }

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

    .container:before, .container:after {
        content: " ";
        display: table
    }

    .container:after {
        clear: both
    }

@media (min-width: 768px) {
    .container {
        width: 750px
    }

    img.homehero {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }
}

@media (min-width: 300px) {
    img.homehero {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }

    img.homehero {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 50%;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }

    img.homehero {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 50%;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

    .container-fluid:before, .container-fluid:after {
        content: " ";
        display: table
    }

    .container-fluid:after {
        clear: both
    }

.row {
    margin-left: -15px;
    margin-right: -15px
}

    .row:before, .row:after {
        content: " ";
        display: table
    }

    .row:after {
        clear: both
    }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0%
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-1 {
        width: 8.33333%
    }

    .col-sm-2 {
        width: 16.66667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.33333%
    }

    .col-sm-5 {
        width: 41.66667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.33333%
    }

    .col-sm-8 {
        width: 66.66667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.33333%
    }

    .col-sm-11 {
        width: 91.66667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.33333%
    }

    .col-sm-pull-2 {
        right: 16.66667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.33333%
    }

    .col-sm-pull-5 {
        right: 41.66667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.33333%
    }

    .col-sm-pull-8 {
        right: 66.66667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.33333%
    }

    .col-sm-pull-11 {
        right: 91.66667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.33333%
    }

    .col-sm-push-2 {
        left: 16.66667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.33333%
    }

    .col-sm-push-5 {
        left: 41.66667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.33333%
    }

    .col-sm-push-8 {
        left: 66.66667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.33333%
    }

    .col-sm-push-11 {
        left: 91.66667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-1 {
        width: 8.33333%
    }

    .col-md-2 {
        width: 16.66667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.33333%
    }

    .col-md-5 {
        width: 41.66667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.33333%
    }

    .col-md-8 {
        width: 66.66667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.33333%
    }

    .col-md-11 {
        width: 91.66667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.33333%
    }

    .col-md-pull-2 {
        right: 16.66667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.33333%
    }

    .col-md-pull-5 {
        right: 41.66667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.33333%
    }

    .col-md-pull-8 {
        right: 66.66667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.33333%
    }

    .col-md-pull-11 {
        right: 91.66667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.33333%
    }

    .col-md-push-2 {
        left: 16.66667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.33333%
    }

    .col-md-push-5 {
        left: 41.66667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.33333%
    }

    .col-md-push-8 {
        left: 66.66667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.33333%
    }

    .col-md-push-11 {
        left: 91.66667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0%
    }

    .col-md-offset-1 {
        margin-left: 8.33333%
    }

    .col-md-offset-2 {
        margin-left: 16.66667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.33333%
    }

    .col-md-offset-5 {
        margin-left: 41.66667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.33333%
    }

    .col-md-offset-8 {
        margin-left: 66.66667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.33333%
    }

    .col-md-offset-11 {
        margin-left: 91.66667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-1 {
        width: 8.33333%
    }

    .col-lg-2 {
        width: 16.66667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.33333%
    }

    .col-lg-5 {
        width: 41.66667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.33333%
    }

    .col-lg-8 {
        width: 66.66667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.33333%
    }

    .col-lg-11 {
        width: 91.66667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.33333%
    }

    .col-lg-pull-2 {
        right: 16.66667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.33333%
    }

    .col-lg-pull-5 {
        right: 41.66667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.33333%
    }

    .col-lg-pull-8 {
        right: 66.66667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.33333%
    }

    .col-lg-pull-11 {
        right: 91.66667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.33333%
    }

    .col-lg-push-2 {
        left: 16.66667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.33333%
    }

    .col-lg-push-5 {
        left: 41.66667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.33333%
    }

    .col-lg-push-8 {
        left: 66.66667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.33333%
    }

    .col-lg-push-11 {
        left: 91.66667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

    .table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.42857;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd
    }

    .table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
        border-top: 0
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd
    }

    .table .table {
        background-color: #fff
    }

.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

    .table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
        border: 1px solid #ddd
    }

    .table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
        border-bottom-width: 2px
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}

table td[class*="col-"], table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}

.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th {
    background-color: #f5f5f5
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8
}

.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th {
    background-color: #dff0d8
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6
}

.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th {
    background-color: #d9edf7
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3
}

.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th {
    background-color: #fcf8e3
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc
}

.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th {
    background-color: #f2dede
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

        .table-responsive > .table {
            margin-bottom: 0
        }

            .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap
            }

        .table-responsive > .table-bordered {
            border: 0
        }

            .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left: 0
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right: 0
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0
            }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold
}

input[type="search"] {
    box-sizing: border-box
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: #999
    }

    .form-control::-webkit-input-placeholder {
        color: #999
    }

    .form-control::-ms-expand {
        border: 0;
        background-color: transparent
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        background-color: #eee;
        opacity: 1
    }

    .form-control[disabled], fieldset[disabled] .form-control {
        cursor: not-allowed
    }

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
        line-height: 34px
    }

    input[type="date"].input-sm, .input-group-sm input[type="date"], input[type="time"].input-sm, .input-group-sm input[type="time"], input[type="datetime-local"].input-sm, .input-group-sm input[type="datetime-local"], input[type="month"].input-sm, .input-group-sm input[type="month"] {
        line-height: 30px
    }

    input[type="date"].input-lg, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg input[type="month"] {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

    .radio label, .checkbox label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: normal;
        cursor: pointer
    }

    .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
        position: absolute;
        margin-left: -20px;
        margin-top: 4px \9
    }

    .radio + .radio, .checkbox + .checkbox {
        margin-top: -5px
    }

.radio-inline, .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

    .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px
    }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

    .form-control-static.input-lg, .form-control-static.input-sm {
        padding-left: 0;
        padding-right: 0
    }

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

textarea.input-sm, select[multiple].input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

textarea.input-lg, select[multiple].input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.33333
}

.has-feedback {
    position: relative
}

    .has-feedback .form-control {
        padding-right: 42.5px
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.input-lg + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168
    }

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

    .has-error .form-control:focus {
        border-color: #843534;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483
    }

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #666666
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
            width: auto
        }

        .form-inline .input-group > .form-control {
            width: 100%
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .form-inline .radio label, .form-inline .checkbox label {
            padding-left: 0
        }

        .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

    .form-horizontal .form-group:before, .form-horizontal .form-group:after {
        content: " ";
        display: table
    }

    .form-horizontal .form-group:after {
        clear: both
    }

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .btn:hover, .btn:focus, .btn.focus {
        color: #333;
        text-decoration: none
    }

    .btn:active, .btn.active {
        outline: 0;
        background-image: none;
        box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        opacity: 0.65;
        filter: alpha(opacity=65);
        box-shadow: none
    }

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

    .btn-default:focus, .btn-default.focus {
        color: #333;
        background-color: #e6e6e6;
        border-color: #8c8c8c
    }

    .btn-default:hover {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

    .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

        .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
            color: #333;
            background-color: #d4d4d4;
            border-color: #8c8c8c
        }

    .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
        background-image: none
    }

    .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
        background-color: #fff;
        border-color: #ccc
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333
    }

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

    .btn-primary:focus, .btn-primary.focus {
        color: #fff;
        background-color: #286090;
        border-color: #122b40
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #286090;
        border-color: #204d74
    }

    .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #286090;
        border-color: #204d74
    }

        .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
            color: #fff;
            background-color: #204d74;
            border-color: #122b40
        }

    .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
        background-image: none
    }

    .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
        background-color: #337ab7;
        border-color: #2e6da4
    }

    .btn-primary .badge {
        color: #337ab7;
        background-color: #fff
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

    .btn-success:focus, .btn-success.focus {
        color: #fff;
        background-color: #449d44;
        border-color: #255625
    }

    .btn-success:hover {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

    .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

        .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
            color: #fff;
            background-color: #398439;
            border-color: #255625
        }

    .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
        background-image: none
    }

    .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
        background-color: #5cb85c;
        border-color: #4cae4c
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

    .btn-info:focus, .btn-info.focus {
        color: #fff;
        background-color: #31b0d5;
        border-color: #1b6d85
    }

    .btn-info:hover {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

    .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

        .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
            color: #fff;
            background-color: #269abc;
            border-color: #1b6d85
        }

    .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
        background-image: none
    }

    .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
        background-color: #5bc0de;
        border-color: #46b8da
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

    .btn-warning:focus, .btn-warning.focus {
        color: #fff;
        background-color: #ec971f;
        border-color: #985f0d
    }

    .btn-warning:hover {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

    .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

        .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
            color: #fff;
            background-color: #d58512;
            border-color: #985f0d
        }

    .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
        background-image: none
    }

    .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
        background-color: #f0ad4e;
        border-color: #eea236
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

    .btn-danger:focus, .btn-danger.focus {
        color: #fff;
        background-color: #c9302c;
        border-color: #761c19
    }

    .btn-danger:hover {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

    .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

        .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
            color: #fff;
            background-color: #ac2925;
            border-color: #761c19
        }

    .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
        background-image: none
    }

    .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
        background-color: #d9534f;
        border-color: #d43f3a
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff
    }

.btn-link {
    color: #337ab7;
    font-weight: normal;
    border-radius: 0
}

    .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        box-shadow: none
    }

        .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
            border-color: transparent
        }

            .btn-link:hover, .btn-link:focus {
                color: #23527c;
                text-decoration: underline;
                background-color: transparent
            }

            .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
                color: #777;
                text-decoration: none
            }

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

    .btn-block + .btn-block {
        margin-top: 5px
    }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear
}

    .fade.in {
        opacity: 1
    }

.collapse {
    display: none
}

    .collapse.in {
        display: block
    }

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height,visibility;
    transition-property: height,visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

    .nav:before, .nav:after {
        content: " ";
        display: table
    }

    .nav:after {
        clear: both
    }

    .nav > li {
        position: relative;
        display: block
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px
        }

            .nav > li > a:hover, .nav > li > a:focus {
                text-decoration: none;
                background-color: #eee
            }

        .nav > li.disabled > a {
            color: #777
        }

            .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
                color: #777;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed
            }

    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        background-color: #eee;
        border-color: #337ab7
    }

    .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.42857;
            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:hover, .nav-tabs > li.active > a:focus {
            color: #555;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
            cursor: default
        }

.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:hover, .nav-pills > li.active > a:focus {
        color: #fff;
        background-color: #337ab7
    }

.nav-stacked > li {
    float: none
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0
    }

.nav-justified, .nav-tabs.nav-justified {
    width: 100%
}

    .nav-justified > li, .nav-tabs.nav-justified > li {
        float: none
    }

        .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
            text-align: center;
            margin-bottom: 5px
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto
    }

@media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0
}

    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-right: 0;
        border-radius: 4px
    }

    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
        border: 1px solid #ddd
    }

@media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

@media print {
    .tab-content-block {
        display: block !important;
        padding-bottom: 20px;
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

    .navbar:before, .navbar:after {
        content: " ";
        display: table
    }

    .navbar:after {
        clear: both
    }

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
}

.navbar-header:before, .navbar-header:after {
    content: " ";
    display: table
}

.navbar-header:after {
    clear: both
}

@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    -webkit-overflow-scrolling: touch
}

    .navbar-collapse:before, .navbar-collapse:after {
        content: " ";
        display: table
    }

    .navbar-collapse:after {
        clear: both
    }

    .navbar-collapse.in {
        overflow-y: auto
    }

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important
        }

        .navbar-collapse.in {
            overflow-y: visible
        }

    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 768px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

    .navbar-brand:hover, .navbar-brand:focus {
        text-decoration: none
    }

    .navbar-brand > img {
        display: block
    }

@media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 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;
        box-shadow: none
    }

        .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px
        }

            .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
                background-image: none
            }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

        .navbar-nav > li {
            float: left
        }

            .navbar-nav > li > a {
                padding-top: 15px;
                padding-bottom: 15px
            }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
    margin-top: 8px;
    margin-bottom: 8px
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
            width: auto
        }

        .navbar-form .input-group > .form-control {
            width: 100%
        }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio, .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .navbar-form .radio label, .navbar-form .checkbox label {
            padding-left: 0
        }

        .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

        .navbar-form .form-group:last-child {
            margin-bottom: 0
        }
}

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: none
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

    .navbar-btn.btn-sm {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .navbar-btn.btn-xs {
        margin-top: 14px;
        margin-bottom: 14px
    }

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0
        }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

    .navbar-default .navbar-brand {
        color: #777
    }

        .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
            color: #5e5e5e;
            background-color: transparent
        }

    .navbar-default .navbar-text {
        color: #777
    }

    .navbar-default .navbar-nav > li > a {
        color: #777
    }

        .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
        color: #ccc;
        background-color: transparent
    }

    .navbar-default .navbar-toggle {
        border-color: #ddd
    }

        .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
            background-color: #ddd
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #888
        }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        background-color: #e7e7e7;
        color: #555
    }

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

    .navbar-default .navbar-link:hover {
        color: #333
    }

.navbar-default .btn-link {
    color: #777
}

    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
        color: #333
    }

    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
        color: #ccc
    }

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

    .navbar-inverse .navbar-brand {
        color: #9d9d9d
    }

        .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-text {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #9d9d9d
    }

        .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
        color: #fff;
        background-color: #090909
    }

    .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
        color: #444;
        background-color: transparent
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333
    }

        .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
            background-color: #333
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff
        }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: #101010
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
        background-color: #090909;
        color: #fff
    }

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

    .navbar-inverse .navbar-link:hover {
        color: #fff
    }

.navbar-inverse .btn-link {
    color: #9d9d9d
}

    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
        color: #fff
    }

    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
        color: #444
    }

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0, -25%);
        transform: translate(0, -25%);
        -webkit-transition: -webkit-transform 0.3s ease-out;
        transition: transform 0.3s ease-out
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0)
    }

    .modal-backdrop.in {
        opacity: 0.5;
        filter: alpha(opacity=50)
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

    .modal-header:before, .modal-header:after {
        content: " ";
        display: table
    }

    .modal-header:after {
        clear: both
    }

    .modal-header .close {
        margin-top: -2px
    }

.modal-title {
    margin: 0;
    line-height: 1.42857
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

    .modal-footer:before, .modal-footer:after {
        content: " ";
        display: table
    }

    .modal-footer:after {
        clear: both
    }

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0,0,0,0.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0)
}

    .tooltip.in {
        opacity: 0.9;
        filter: alpha(opacity=90)
    }

    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0
    }

    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px
    }

    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0
    }

    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    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;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    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;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -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;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0,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 {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    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 {
        border-width: 10px;
        content: ""
    }

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,0.25);
    bottom: -11px
}

    .popover.top > .arrow:after {
        content: " ";
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: #fff
    }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,0.25)
}

    .popover.right > .arrow:after {
        content: " ";
        left: 1px;
        bottom: -10px;
        border-left-width: 0;
        border-right-color: #fff
    }

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,0.25);
    top: -11px
}

    .popover.bottom > .arrow:after {
        content: " ";
        top: 1px;
        margin-left: -10px;
        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,0.25)
}

    .popover.left > .arrow:after {
        content: " ";
        right: 1px;
        border-right-width: 0;
        border-left-color: #fff;
        bottom: -10px
    }

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: 0.6s ease-in-out left;
        transition: 0.6s ease-in-out left
    }

        .carousel-inner > .item > img, .carousel-inner > .item > a > img {
            display: block;
            max-width: 100%;
            height: auto;
            line-height: 1
        }

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
            left: 0
        }

        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
            left: 0
        }

            .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                left: 0
            }
}

.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;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
    background-color: transparent
}

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);
        background-image: linear-gradient(to right, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
    }

    .carousel-control.right {
        left: auto;
        right: 0;
        background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);
        background-image: linear-gradient(to right, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
    }

    .carousel-control:hover, .carousel-control:focus {
        /*outline: 0;*/
        color: #fff;
        text-decoration: none;
        opacity: 0.9;
        filter: alpha(opacity=90)
    }

    .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        margin-top: -10px;
        z-index: 5;
        display: inline-block
    }

    .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
        left: 50%;
        margin-left: -10px
    }

    .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
        right: 50%;
        margin-right: -10px
    }

    .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        line-height: 1;
        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%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #fff;
        border-radius: 10px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: transparent
    }

    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #fff
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,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-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before, .page-content h1:before, .page-content h2:before, .page-content h3:before, .sidebar h1:before, .sidebar h2:before, .sidebar h3:before, .feature-block__content p:before, .nav-hero:before, .service-list li.consultants-item-group:before, .service-list li.consultants-item-group .bd:before, .sitemap ul.parent > li:before, .clearfix:after, .page-content h1:after, .page-content h2:after, .page-content h3:after, .sidebar h1:after, .sidebar h2:after, .sidebar h3:after, .feature-block__content p:after, .nav-hero:after, .service-list li.consultants-item-group:after, .service-list li.consultants-item-group .bd:after, .sitemap ul.parent > li:after {
    content: " ";
    display: table
}

.clearfix:after, .page-content h1:after, .page-content h2:after, .page-content h3:after, .sidebar h1:after, .sidebar h2:after, .sidebar h3:after, .feature-block__content p:after, .nav-hero:after, .service-list li.consultants-item-group:after, .service-list li.consultants-item-group .bd:after, .sitemap ul.parent > li:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs {
    display: none !important
}

.visible-sm {
    display: none !important
}

.visible-md {
    display: none !important
}

.visible-lg {
    display: none !important
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md, td.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print, td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}
/*!
 */

@font-face {
    font-family: 'FontAwesome';
    src: url("../fonts/fontawesome-webfont.eot?v=4.3.0");
    src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"),url("../fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"),url("../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"),url("../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"),url("../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal
}

.fa, .sidebar-accordion .accordion-item > .hd:before, .sidebar-accordion .accordion-item-child > .hd:before, .single-box.has-btn a.btn-sticky:before, .service-list li .hd:before, .ft-menu-item:before, .dismiss:before, .page-breadcrumb li:before, .main-nav li .toggle:before, .tags li, .hero-menu-block li a:before, .event-crumb .btn-back:before, .news-crumb .btn-back:before, .breadcrumb .crumb-item:before, .global-search-result .breadcrumb li:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.fa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

    .fa-ul > li {
        position: relative
    }

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: 0.14286em;
    text-align: center
}

    .fa-li.fa-lg {
        left: -1.85714em
    }

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eee;
    border-radius: .1em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

    .fa.pull-left, .sidebar-accordion .accordion-item > .pull-left.hd:before, .sidebar-accordion .accordion-item-child > .pull-left.hd:before, .single-box.has-btn a.pull-left.btn-sticky:before, .service-list li .pull-left.hd:before, .pull-left.ft-menu-item:before, .pull-left.dismiss:before, .page-breadcrumb li.pull-left:before, .main-nav li .pull-left.toggle:before, .tags li.pull-left, .hero-menu-block li a.pull-left:before, .event-crumb .pull-left.btn-back:before, .news-crumb .pull-left.btn-back:before, .breadcrumb .pull-left.crumb-item:before, .global-search-result .breadcrumb li.pull-left:before {
        margin-right: .3em
    }

.fa.pull-right, .sidebar-accordion .accordion-item > .pull-right.hd:before, .sidebar-accordion .accordion-item-child > .pull-right.hd:before, .single-box.has-btn a.pull-right.btn-sticky:before, .service-list li .pull-right.hd:before, .pull-right.ft-menu-item:before, .pull-right.dismiss:before, .page-breadcrumb li.pull-right:before, .main-nav li .pull-right.toggle:before, .tags li.pull-right, .hero-menu-block li a.pull-right:before, .event-crumb .pull-right.btn-back:before, .news-crumb .pull-right.btn-back:before, .breadcrumb .pull-right.crumb-item:before, .global-search-result .breadcrumb li.pull-right:before {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: ""
}

.fa-music:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-envelope-o:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-o:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-remove:before, .fa-close:before, .dismiss:before, .fa-times:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-gear:before, .fa-cog:before {
    content: ""
}

.fa-trash-o:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-file-o:before {
    content: ""
}

.fa-clock-o:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-arrow-circle-o-down:before {
    content: ""
}

.fa-arrow-circle-o-up:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-play-circle-o:before {
    content: ""
}

.fa-rotate-right:before, .fa-repeat:before {
    content: ""
}

.fa-refresh:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-tag:before, .tags li:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-dedent:before, .fa-outdent:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-video-camera:before {
    content: ""
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: ""
}

.fa-pencil:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: ""
}

.fa-share-square-o:before {
    content: ""
}

.fa-check-square-o:before {
    content: ""
}

.fa-arrows:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-play:before, .sidebar-accordion .accordion-item > .hd:before, .sidebar-accordion .accordion-item-child > .hd:before, .single-box.has-btn a.btn-sticky:before, .service-list li .hd:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-times-circle-o:before {
    content: ""
}

.fa-check-circle-o:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-mail-forward:before, .fa-share:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-plus:before, .ft-menu-item:before, .main-nav li .toggle:before {
    content: ""
}

.fa-minus:before, .ft-menu-item.active:before, .main-nav li .toggle.active:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-arrows-v:before {
    content: ""
}

.fa-arrows-h:before {
    content: ""
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-gears:before, .fa-cogs:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-thumbs-o-up:before {
    content: ""
}

.fa-thumbs-o-down:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-heart-o:before {
    content: ""
}

.fa-sign-out:before {
    content: ""
}

.fa-linkedin-square:before {
    content: ""
}

.fa-thumb-tack:before {
    content: ""
}

.fa-external-link:before {
    content: ""
}

.fa-sign-in:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-lemon-o:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-square-o:before {
    content: ""
}

.fa-bookmark-o:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-facebook-f:before, .fa-facebook:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-rss:before {
    content: ""
}

.fa-hdd-o:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-hand-o-right:before {
    content: ""
}

.fa-hand-o-left:before {
    content: ""
}

.fa-hand-o-up:before {
    content: ""
}

.fa-hand-o-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-group:before, .fa-users:before {
    content: ""
}

.fa-chain:before, .fa-link:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-cut:before, .fa-scissors:before {
    content: ""
}

.fa-copy:before, .fa-files-o:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-save:before, .fa-floppy-o:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-money:before {
    content: ""
}

.fa-caret-down:before, .sidebar-accordion .accordion-item > .hd:before, .sidebar-accordion .accordion-item-child > .hd:before, .service-list li .hd:before {
    content: ""
}

.fa-caret-up:before, .sidebar-accordion .accordion-item.active > .hd:before, .sidebar-accordion .accordion-item-child.active > .hd:before, .service-list li.active .hd:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

.fa-unsorted:before, .fa-sort:before {
    content: ""
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: ""
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-rotate-left:before, .fa-undo:before {
    content: ""
}

.fa-legal:before, .fa-gavel:before {
    content: ""
}

.fa-dashboard:before, .fa-tachometer:before {
    content: ""
}

.fa-comment-o:before {
    content: ""
}

.fa-comments-o:before {
    content: ""
}

.fa-flash:before, .fa-bolt:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-paste:before, .fa-clipboard:before {
    content: ""
}

.fa-lightbulb-o:before {
    content: ""
}

.fa-exchange:before {
    content: ""
}

.fa-cloud-download:before {
    content: ""
}

.fa-cloud-upload:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-bell-o:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cutlery:before {
    content: ""
}

.fa-file-text-o:before {
    content: ""
}

.fa-building-o:before {
    content: ""
}

.fa-hospital-o:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

.fa-angle-double-left:before {
    content: ""
}

.fa-angle-double-right:before {
    content: ""
}

.fa-angle-double-up:before {
    content: ""
}

.fa-angle-double-down:before {
    content: ""
}

.fa-angle-left:before, .event-crumb .btn-back:before, .news-crumb .btn-back:before {
    content: ""
}

.fa-angle-right:before, .page-breadcrumb li:before, .hero-menu-block li a:before, .breadcrumb .crumb-item:before, .global-search-result .breadcrumb li:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-angle-down:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: ""
}

.fa-circle-o:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-mail-reply:before, .fa-reply:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-folder-o:before {
    content: ""
}

.fa-folder-open-o:before {
    content: ""
}

.fa-smile-o:before {
    content: ""
}

.fa-frown-o:before {
    content: ""
}

.fa-meh-o:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-keyboard-o:before {
    content: ""
}

.fa-flag-o:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: ""
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-code-fork:before {
    content: ""
}

.fa-unlink:before, .fa-chain-broken:before {
    content: ""
}

.fa-question:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-shield:before {
    content: ""
}

.fa-calendar-o:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-chevron-circle-left:before {
    content: ""
}

.fa-chevron-circle-right:before {
    content: ""
}

.fa-chevron-circle-up:before {
    content: ""
}

.fa-chevron-circle-down:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-ticket:before {
    content: ""
}

.fa-minus-square:before {
    content: ""
}

.fa-minus-square-o:before {
    content: ""
}

.fa-level-up:before {
    content: ""
}

.fa-level-down:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-pencil-square:before {
    content: ""
}

.fa-external-link-square:before {
    content: ""
}

.fa-share-square:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: ""
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: ""
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: ""
}

.fa-euro:before, .fa-eur:before {
    content: ""
}

.fa-gbp:before {
    content: ""
}

.fa-dollar:before, .fa-usd:before {
    content: ""
}

.fa-rupee:before, .fa-inr:before {
    content: ""
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: ""
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: ""
}

.fa-won:before, .fa-krw:before {
    content: ""
}

.fa-bitcoin:before, .fa-btc:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-file-text:before {
    content: ""
}

.fa-sort-alpha-asc:before {
    content: ""
}

.fa-sort-alpha-desc:before {
    content: ""
}

.fa-sort-amount-asc:before {
    content: ""
}

.fa-sort-amount-desc:before {
    content: ""
}

.fa-sort-numeric-asc:before {
    content: ""
}

.fa-sort-numeric-desc:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-youtube-play:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitbucket-square:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-long-arrow-down:before {
    content: ""
}

.fa-long-arrow-up:before {
    content: ""
}

.fa-long-arrow-left:before {
    content: ""
}

.fa-long-arrow-right:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-male:before {
    content: ""
}

.fa-gittip:before, .fa-gratipay:before {
    content: ""
}

.fa-sun-o:before {
    content: ""
}

.fa-moon-o:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-arrow-circle-o-right:before {
    content: ""
}

.fa-arrow-circle-o-left:before {
    content: ""
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: ""
}

.fa-dot-circle-o:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-turkish-lira:before, .fa-try:before {
    content: ""
}

.fa-plus-square-o:before {
    content: ""
}

.fa-space-shuttle:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: ""
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-spoon:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-automobile:before, .fa-car:before {
    content: ""
}

.fa-cab:before, .fa-taxi:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-file-pdf-o:before {
    content: ""
}

.fa-file-word-o:before {
    content: ""
}

.fa-file-excel-o:before {
    content: ""
}

.fa-file-powerpoint-o:before {
    content: ""
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: ""
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: ""
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: ""
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: ""
}

.fa-file-code-o:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: ""
}

.fa-circle-o-notch:before {
    content: ""
}

.fa-ra:before, .fa-rebel:before {
    content: ""
}

.fa-ge:before, .fa-empire:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-hacker-news:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-wechat:before, .fa-weixin:before {
    content: ""
}

.fa-send:before, .fa-paper-plane:before {
    content: ""
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: ""
}

.fa-history:before {
    content: ""
}

.fa-genderless:before, .fa-circle-thin:before {
    content: ""
}

.fa-header:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-sliders:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-share-alt-square:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: ""
}

.fa-tty:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-newspaper-o:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-bell-slash-o:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-eyedropper:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-area-chart:before {
    content: ""
}

.fa-pie-chart:before {
    content: ""
}

.fa-line-chart:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-cc:before {
    content: ""
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: ""
}

.fa-meanpath:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-dashcube:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

.fa-cart-arrow-down:before {
    content: ""
}

.fa-diamond:before {
    content: ""
}

.fa-ship:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-heartbeat:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-transgender:before {
    content: ""
}

.fa-transgender-alt:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

.fa-mars-stroke-v:before {
    content: ""
}

.fa-mars-stroke-h:before {
    content: ""
}

.fa-neuter:before {
    content: ""
}

.fa-facebook-official:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-user-times:before {
    content: ""
}

.fa-hotel:before, .fa-bed:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-train:before {
    content: ""
}

.fa-subway:before {
    content: ""
}

.fa-medium:before {
    content: ""
}

.transparent-background {
    background-color: transparent;
    zoom: 1
}

html {
    font-size: 62.5%
}

html, body {
    font-family: Helvetica
}

a {
    text-decoration: none
}

    a:hover {
        text-decoration: none
    }

    a:active, a:focus {
        text-decoration: none
    }

p {
    margin-bottom: 10px;
    line-height: 22px
}

.ft-menu-item h4, .sidebar-accordion .accordion-item > .hd, .service-list li .hd {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.sidebar-accordion, .page-breadcrumb, .search-panel .search-results, .ft-copy__nav ul, .main-nav, .tags, .pagination, .twitterBlock .twiFeeds, .page-hero .alphabet-links, .hero-menu-block, .service-list, .breadcrumb, .global-search-result, .sitemap ul.parent {
    margin: 0;
    padding: 0
}

    .sidebar-accordion ul, .page-breadcrumb ul, .search-panel .search-results ul, .ft-copy__nav ul ul, .main-nav ul, .tags ul, .pagination ul, .twitterBlock .twiFeeds ul, .page-hero .alphabet-links ul, .hero-menu-block ul, .service-list ul, .breadcrumb ul, .global-search-result ul, .sitemap ul.parent ul, .sidebar-accordion ol, .page-breadcrumb ol, .search-panel .search-results ol, .ft-copy__nav ul ol, .main-nav ol, .tags ol, .pagination ol, .twitterBlock .twiFeeds ol, .page-hero .alphabet-links ol, .hero-menu-block ol, .service-list ol, .breadcrumb ol, .global-search-result ol, .sitemap ul.parent ol {
        margin: 0;
        padding: 0
    }

    .sidebar-accordion li, .page-breadcrumb li, .search-panel .search-results li, .ft-copy__nav ul li, .main-nav li, .tags li, .pagination li, .twitterBlock .twiFeeds li, .page-hero .alphabet-links li, .hero-menu-block li, .service-list li, .breadcrumb li, .global-search-result li, .sitemap ul.parent li {
        list-style-type: none
    }

.single-box.single-trans.overlay-gradient:before, .feature-block__content .img-container:before {
    background: rgba(255,255,255,0);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,255,255,0)), color-stop(60%, rgba(102,102,102,0)), color-stop(100%, rgba(0,0,0,0.6)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0) 0%, rgba(102,102,102,0) 60%, rgba(0,0,0,0.6) 100%);
    background: -webkit-radial-gradient(center, ellipse, rgba(255,255,255,0) 0%, rgba(102,102,102,0) 60%, rgba(0,0,0,0.6) 100%);
    background: radial-gradient(ellipse at center, rgba(255,255,255,0) 0%, rgba(102,102,102,0) 60%, rgba(0,0,0,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=1 )
}

.single-box.single-trans.overlay-gradient, .feature-block__content .img-container {
    position: relative;
    overflow: hidden
}

    .single-box.single-trans.overlay-gradient:before, .feature-block__content .img-container:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 10
    }

.sidebar-accordion .accordion-item > .hd:before, .sidebar-accordion .accordion-item-child > .hd:before, .single-box.has-btn a.btn-sticky:before, .service-list li .hd:before {
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -7px
}

.blue-bar {
    background-color: #0075A3;
    color: #fff;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 400;
    padding: 15px 0;
    border-top: 1px solid #fff
}

    .blue-bar p:last-child {
        margin: 0
    }

.cookiebar {
    display: none
}

.logged-in {
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    top: 0;
    position: relative
}

    .logged-in.main-nav-scrolled {
        position: fixed;
        top: 53px;
        z-index: 999;
        left: 0;
        right: 0
    }

.logo h1 {
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    text-indent: 9999;
    text-indent: -9999px;
    overflow: hidden
}

.logo img {
    float: right
}

.brand-values {
    padding-top: 10px
}

    .brand-values img {
        max-width: 485px;
        height: auto
    }

.btn {
    border-radius: 4px;
    color: #fff;
    border: 1px solid #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    font-size: 1.3rem;
    -webkit-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out
}

    .btn:hover {
        color: #ccc
    }

.btn-hero {
    background-color: transparent;
    border: 2px solid #E74F3B
}

.btn-large {
    padding: 15px 25px;
    font-size: 18px;
    font-size: 1.8rem
}

.btn-wide {
    padding: 12px 35px
}

.btn-nobg {
    background-color: transparent
}

.btn-red {
    border: 1px solid #fff;
    background-color: #D5301A;
}

.btn-white {
    border: 1px solid #E74F3B;
    color: #D5301A;
    background-color: #fff
}

    .btn-white:hover {
        color: #a72615
    }

.btn-fix-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.btn-page-theme {
    border: 1px solid #4e4e56;
    color: #4e4e56
}

.ft-menu-block {
    background-color: #3D3D3D;
    margin-top: 60px;
    color: #fff
}

    .ft-menu-block h2 {
        padding: 20px 0;
        color: #fff;
        font-weight: 400;
        font-size: 27px;
        font-size: 2.7rem
    }

@media (max-width: 992px) {
    .ft-menu-block h2 {
        font-size: 20px;
        font-size: 2rem;
        padding: 10px 0
    }
}

.ft-menu-item {
    position: relative
}

    .ft-menu-item:before {
        position: absolute;
        top: 7px;
        right: 15px;
        display: none
    }

    .ft-menu-item h4 {
        background-color: #4a4a4a;
        border-radius: 3px;
        padding: 5px 15px;
        font-size: 15px;
        font-size: 1.5rem;
        text-transform: uppercase;
        font-weight: 400;
        margin: 15px 0;
        -webkit-transition: background-color 0.2s ease-in-out;
        transition: background-color 0.2s ease-in-out
    }

    .ft-menu-item ul {
        margin: 0 0 15px 15px;
        padding: 10px 0
    }

    .ft-menu-item li {
        list-style-type: none
    }

    .ft-menu-item a {
        color: #fff;
        font-weight: 400;
        padding: 3px 0;
        display: block;
        -webkit-transition: color 0.2s ease-in-out;
        transition: color 0.2s ease-in-out
    }

        .ft-menu-item a:hover {
            color: gray
        }

@media (max-width: 992px) {
    .ft-menu-item h4 {
        cursor: pointer
    }

    .ft-menu-item ul {
        display: none
    }

    .ft-menu-item:before {
        display: block
    }

    .ft-menu-item.active h4 {
        background-color: #636363
    }
}

@media (max-width: 720px) {
    .page-content, .sidebar {
        margin-top: 30px
    }
}

.page-content p, .sidebar p {
    margin: 0;
    line-height: 25px;
    padding-bottom: 20px;
    color: #636363;
    font-size: 16px;
    font-size: 1.5rem;
    font-weight: 400;
}

    .page-content p.leading, .sidebar p.leading {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 30px;
        font-weight: 400;
    }

@media (max-width: 992px) {
    .page-content p.leading, .sidebar p.leading {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 26px;
        font-weight: 400;
    }
}

.page-content p:last-of-type, .sidebar p:last-of-type {
    padding-bottom: 0
}

.page-content p img, .page-content img, .sidebar p img, .sidebar img {
    border-radius: 3px;
    border-bottom: 3px solid #0091C9;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
    height: auto
}

.page-content h1, .page-content h2, .page-content h3, .sidebar h1, .sidebar h2, .sidebar h3 {
    font-size: 24px;
    font-size: 2.4rem;
    color: #0091C9;
    font-weight: 400;
    padding: 10px 0 5px;
    margin: 0;
    clear: both
}

.page-content {
    margin-top: 30px
}

@media (min-width: 720px) {
    .page-content p img, .page-content img {
        width: auto
    }

        .page-content p img.pull-right, .page-content img.pull-right {
            margin-left: 15px
        }

        .page-content p img.pull-left, .page-content img.pull-left {
            margin-right: 15px
        }

        .page-content p img.full-width, .page-content img.full-width {
            width: 100%;
            margin: 15px 0
        }
}

.page-content ul {
    list-style: none;
    margin-top: 0;
    margin-bottom: 20px;
    color: #636363;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 400;
}

    .page-content ul li {
        position: relative
    }

        .page-content ul li:before {
            content: "";
            position: absolute;
            left: -20px;
            height: 5px;
            width: 5px;
            top: 10px;
            border-radius: 25px
        }

.sidebar {
    margin-top: 30px;
    border-left: 1px solid #dcdcdf
}

    .sidebar p img, .sidebar img {
        border-radius: 3px;
        border-bottom: 3px solid #0091C9;
        width: auto;
        max-width: 100%
    }

        .sidebar img.person {
            max-width: 120px
        }

.sidebar-accordion {
    margin-top: 15px
}

    .sidebar-accordion .accordion-item {
        margin-bottom: 10px
    }

        .sidebar-accordion .accordion-item > .hd {
            border: 1px solid #0091C9;
            border-radius: 3px;
            text-transform: uppercase;
            font-size: 14px;
            font-size: 1.4rem;
            font-weight: 500;
            padding: 10px 15px;
            margin: 0;
            color: #0091C9;
            cursor: pointer;
            position: relative;
            -webkit-transition: color,background-color 0.2s ease-in-out;
            transition: color,background-color 0.2s ease-in-out
        }

            .sidebar-accordion .accordion-item > .hd:before {
                right: 10px;
                font-size: 18px;
                font-size: 1.8rem
            }

        .sidebar-accordion .accordion-item > .bd {
            padding: 15px;
            display: none
        }

        .sidebar-accordion .accordion-item.active > .hd {
            background-color: #0091C9;
            color: #fff
        }

        .sidebar-accordion .accordion-item .tags {
            padding: 0;
            margin-top: 10px;
            margin-bottom: 20px
        }

            .sidebar-accordion .accordion-item .tags li {
                margin-right: 8px
            }

    .sidebar-accordion .accordion-item-child > .hd {
        color: #0091C9;
        display: block;
        padding: 10px 0;
        font-size: 15px;
        font-size: 1.5rem;
        text-transform: uppercase;
        position: relative
    }

        .sidebar-accordion .accordion-item-child > .hd:before {
            -webkit-transition: right 0.2s ease-in-out;
            transition: right 0.2s ease-in-out;
            font-size: 12px;
            font-size: 1.2rem;
            font-size: 18px;
            font-size: 1.8rem;
            margin-top: -6px;
            right: 0
        }

        .sidebar-accordion .accordion-item-child > .hd:hover {
            cursor: pointer
        }

    .sidebar-accordion .accordion-item-child > .bd {
        display: none
    }

.divider {
    border-top: 1px solid #dcdcdf;
    margin-top: 50px
}

    .divider.no-border {
        border-top: none
    }

.ft-copy {
    background-color: #010101;
    color: #757575;
    font-size: 13px;
    font-size: 1.3rem;
    padding: 20px 0;
    line-height: 25px
}

.h2 {
    font-size: 32px;
    font-size: 3.2rem;
    font-weight: 400;
    color: #3D3D3D;
    margin-bottom: 0
}

.share-block {
    padding: 5px 5px 5px 10px;
    border: 1px solid #0091C9;
    border-radius: 3px;
    float: right;
    color: #0091C9
}

    .share-block .share-items {
        float: right;
        padding-left: 50px
    }

        .share-block .share-items a {
            display: inline-block;
            padding: 0 3px
        }

.dismiss {
    position: relative;
    padding-left: 30px;
    padding-top: 20px;
    text-transform: uppercase;
    line-height: 25px;
    font-weight: 500;
    font-size: 13px;
    font-size: 1.3rem;
    color: #fff;
    text-decoration: none
}

    .dismiss:before {
        position: absolute;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        right: 0;
        top: 50%;
        height: 16px;
        line-height: 16px;
        margin-top: -9px;
        font-size: 23px;
        font-size: 2.3rem;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        -webkit-backface-visibility: hidden
    }

    .dismiss:hover {
        text-decoration: none;
        color: #fff
    }

        .dismiss:hover:before {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
            right: 0;
            top: 50%;
            margin-top: -11px
        }

    .dismiss:active, .dismiss:focus {
        color: #fff
    }

.search-icon {
    margin-right: 20px;
    font-size: 25px;
    font-size: 18px;
    font-size: 1.8rem;
    color: #0091C9;
    margin: 18px;
    display: none;
    cursor: pointer
}

@media (min-width: 992px) {
    .main-nav-scrolled .search-icon {
        display: block
    }
}

.mapInfoContent {
    max-width: 200px
}

    .mapInfoContent h4 {
        margin: 0 0 5px 0
    }

.page-breadcrumb {
    display: none;
    border-top: 1px solid #dcdcdf;
    border-bottom: 1px solid #dcdcdf;
    padding: 10px 0;
    margin: 30px 0 0
}

    .page-breadcrumb li {
        display: inline-block;
        padding-right: 18px;
        padding-left: 5px;
        position: relative;
        line-height: 30px
    }

        .page-breadcrumb li a {
            color: #4e4e56;
            font-weight: 400;
        }

            .page-breadcrumb li a:hover {
                color: #4e4e56
            }

        .page-breadcrumb li:before {
            position: absolute;
            font-size: 15px;
            font-size: 1.5rem;
            right: 0;
            top: 50%;
            margin-top: -9px;
            color: #4e4e56
        }

        .page-breadcrumb li:last-child a {
            color: #E74F3B;
            font-weight: 500
        }

        .page-breadcrumb li:last-child:before {
            display: none
        }

@media (min-width: 767px) {
    .page-breadcrumb {
        display: block
    }
}

p.browsehappy {
    padding: 0;
    width: 100%;
    max-width: 1170px;
    margin: 20px auto
}

.search-panel {
    border-radius: 3px;
    padding: 6px 50px 6px 20px;
    border: 1px solid #0091C9;
    background-color: #EFFAFB;
    margin: 30px 0;
    position: relative
}

@media (max-width: 480px) {
    .search-panel {
        padding: 10px 30px 10px 20px
    }
}

.search-panel .search-panel__input {
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: 400;
    width: 100%;
    border: 0;
    color: #0075A3;
    background-color: transparent
}

    .search-panel .search-panel__input:focus {
        outline: 0
    }

@media (max-width: 720px) {
    .search-panel .search-panel__input {
        font-size: 16px;
        font-size: 1.6rem
    }
}

.search-panel .search-panel__input::-webkit-input-placeholder {
    color: #0075A3;
}

.search-panel .search-panel__input::-moz-placeholder {
    color: #0075A3;
}

.search-panel .search-panel__input:-ms-input-placeholder {
    color: #0075A3;
}

.search-panel .search-panel__input:-moz-placeholder {
    color: #0075A3;
}

.search-panel .search-panel__button {
    border: 0;
    background-color: transparent;
    margin-right: 20px;
    font-size: 25px;
    font-size: 2.5rem;
    color: #0091C9;
    position: absolute;
    top: 50%;
    right: -10px;
    margin-top: -15px
}

@media (max-width: 720px) {
    .search-panel .search-panel__button {
        font-size: 18px;
        font-size: 1.8rem
    }
}

.document-page-search .search-panel {
    width: 100%;
    max-width: 320px;
    padding: 5px 40px 5px 15px;
    margin-bottom: 0;
    float: right
}

@media (min-width: 992px) {
    .document-page-search .search-panel {
        max-width: 420px
    }
}

.document-page-search .search-panel .search-panel__input {
    font-size: 18px;
    font-size: 1.8rem
}

.document-page-search .search-panel .search-panel__button {
    font-size: 18px;
    font-size: 1.8rem;
    right: -15px;
    margin-top: -10px
}

.content-page-search .search-panel {
    width: 100%;
    max-width: 320px;
    padding: 5px 40px 5px 15px;
    float: right;
    position: relative
}

@media (min-width: 992px) {
    .content-page-search .search-panel {
        max-width: 450px
    }
}

.content-page-search .search-panel .search-panel__input {
    font-size: 18px;
    font-size: 1.8rem
}

.content-page-search .search-panel .search-panel__button {
    font-size: 18px;
    font-size: 1.8rem;
    right: -15px;
    margin-top: -10px
}

.search-panel .search-results {
    display: none;
    padding: 0;
    position: absolute;
    top: 40px;
    border-radius: 3px;
    left: 0;
    right: 0;
    z-index: 9999;
    background-color: #fff;
    border: 1px solid #dcdcdf;
    max-height: 300px;
    overflow-y: scroll
}

    .search-panel .search-results li {
        border-top: 1px solid #e9e9eb;
        font-size: 14px;
        font-size: 1.4rem
    }

        .search-panel .search-results li:first-child {
            border-top: none
        }

    .search-panel .search-results a, .search-panel .search-results span {
        display: block;
        font-weight: 400;
        padding: 10px 15px;
        color: #4e4e56;
        -webkit-transition: background-color 0.1s ease-in-out;
        transition: background-color 0.1s ease-in-out
    }

        .search-panel .search-results a:hover, .search-panel .search-results span:hover {
            color: #3D3D3D;
            background-color: #f1f1f2
        }

.search-panel.global .search-results {
    top: 48px
}

form.inline {
    color: #fff;
    font-weight: 400
}

    form.inline input, form.inline textarea {
        width: 100%;
        background-color: transparent;
        border: 1px solid #fff;
        padding: 5px 15px;
        font-weight: 400;
        color: #fff
    }

        form.inline input ::-webkit-input-placeholder, form.inline textarea ::-webkit-input-placeholder {
            color: #fff
        }

        form.inline input :-moz-placeholder, form.inline textarea :-moz-placeholder {
            color: #fff
        }

        form.inline input ::-moz-placeholder, form.inline textarea ::-moz-placeholder {
            color: #fff
        }

        form.inline input :-ms-input-placeholder, form.inline textarea :-ms-input-placeholder {
            color: #fff
        }

    form.inline textarea {
        height: 124px
    }

    form.inline input.mid {
        max-width: 100%
    }

@media (min-width: 767px) {
    form.inline input.mid {
        max-width: 60%
    }
}

form.inline .select {
    width: 100%;
    border: 1px solid #fff;
    padding: 5px 8px
}

form.inline select {
    font-weight: 400;
    color: #fff;
    /*border: none;*/
    background-color: transparent;
    width: 79%;
}

    form.inline select:focus {
        border: none
    }

form.inline button {
    background-color: #E74F3B;
    color: #fff;
    padding: 8px 50px;
    font-size: 14px;
    font-size: 1.4rem;
    border: none
}

form.inline .form-group {
    overflow: hidden
}

    form.inline .form-group.error input, form.inline .form-group.error textarea, form.inline .form-group.error select {
        background-color: #E74F3B
    }

form.full-width input, form.full-width textarea {
    width: 100%
}

.frimley-icon-direction:before {
    content: '';
    display: block;
    width: 29px;
    height: 29px;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAdCAYAAABWk2cPAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjM4NzY5Rjk1M0NGMTFFNThDRDI4RDQwNTM2NDI1OTciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjM4NzY5RkE1M0NGMTFFNThDRDI4RDQwNTM2NDI1OTciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCMzg3NjlGNzUzQ0YxMUU1OENEMjhENDA1MzY0MjU5NyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCMzg3NjlGODUzQ0YxMUU1OENEMjhENDA1MzY0MjU5NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PscC9cIAAAIuSURBVHjatJbLLyRRFMZLL0jHeEbSJMRkPBIJ0UFsLCwsZmODiOUsLOwNwx8gHrFgQVpIzAKhMSIkCBmZTEJmQuxGCJtZeOy8GvEs342vklLp7qqrqm7y66TuOfd8p/qee095VFVVXCIPDIIT9XUcgzYQ44ZYKZgBzxTbpPgun785KVYF1hj4EUwCv84eC/6BU7tCHlAHtih2CwLgUwT/YdWGmMi6EexT7Bx0AZ/Jur/gv6zYB9ACjih2wuJItLC2nGv6rIqlgQ5wxoWHoAnESSQ8y73+aOaYDQa4V2LsgAbupcw/lM9qnhDPkZwKwTgzE2MdfLZRAyOMUxxOtAIs0kFkNse9sFPhGeAOLGtzmqEI/KLYPRgFBQ6d3x7GrdSLije5plg/yHLwwkgGFzwqil70D7gy3B5O0c63rDWKivHdBcE4nuM9Y7V7FEW5BJmK8+MLSAe94PmNRVfOHRZvFqt38gFvrlijXfwksf1oF3YQ1ACvDdF6xmsNZzd2iwXwwAUhMMV52QS22QQSoonqSWUHWTEk0CzRV8XojORjFiBV18JCFt94ldvke6+oRiOzrzPxK6FfIJqfzM1yxz2O5ieK8AnkOCGqsBHcsJGHs+dSMGgWyyNx2KeBF1RHsH8FIl6PaSSJN03iX/wjjM3H4lm1Ekv20M8zeIphvpsFVOWGaLX2caWb8zORDatxZEVjwBKFf4IxtsUQPwRcERXEgyGKiU+a36BMJsaLAAMAkEKqI4DqL+UAAAAASUVORK5CYII=)
}

.frimley-icon-parking:before {
    content: '';
    display: block;
    width: 29px;
    height: 29px;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAdCAYAAABWk2cPAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjM4NzY5RkQ1M0NGMTFFNThDRDI4RDQwNTM2NDI1OTciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjM4NzY5RkU1M0NGMTFFNThDRDI4RDQwNTM2NDI1OTciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCMzg3NjlGQjUzQ0YxMUU1OENEMjhENDA1MzY0MjU5NyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCMzg3NjlGQzUzQ0YxMUU1OENEMjhENDA1MzY0MjU5NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PjOB5/oAAAGuSURBVHja7NfPK0RRFMDxeWbKj5mRhVFCEQvZ2LAnbGThX5CskTKKZGWnFJJfKWsLSRaSrIhs2LCUkvyINAapmed760w90x3z5plnNnPqU9O5M5373j3v3jeGaZqe/44CTW4TZgYiuMEeJlCXrqihuVKVWMCZzUmXIoRmtKEIyxjFm/ZXqmgSFb2avB1+jCCKEwR038t20YQWRLChG/fZuIWD6EsxFsezrOkKjiWvlmZYcjM4T9dIyaEaowqHGqrIo6zlEfotv1vHnW7CPptdfouhX8a9WMMctmUiMezIhDyZXqmdUAXCKEa7JX+BRreKqrjHOyotOfUMF7pZVBUrkXVMRFAm4kpR1RvT+MCBJd+KK6eNFNI0koFyVKADtRjAk4wH0INFJ0XV7P2Y0oy94gH7WMWpZSwst3fJ7W0woQsxTP3HNhjEOD6xC6/TbbAB1SnGgrJ29dI0HfKIzMvtjTk9ZWbN9PGCA4yhJt0dsdu9l+hO0WTqzIxm+nzZiS9cu/m6kpN3pHzRfFFHR5IuOlEmn5vkBSx7odkxtpJ2mzgm/3gA/GDk4r/MtwADAMxXejQzaDipAAAAAElFTkSuQmCC)
}

.frimley-icon-transport:before {
    content: '';
    display: block;
    width: 29px;
    height: 29px;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAdCAYAAABWk2cPAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTJDMEU3QjA1M0NGMTFFNThDRDI4RDQwNTM2NDI1OTciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTJDMEU3QjE1M0NGMTFFNThDRDI4RDQwNTM2NDI1OTciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCMzg3NjlGRjUzQ0YxMUU1OENEMjhENDA1MzY0MjU5NyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCMzg3NkEwMDUzQ0YxMUU1OENEMjhENDA1MzY0MjU5NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PtjPB2wAAAJrSURBVHjaxJfNb4xBHMf3Yb0f6q262pJ4iYOXxEvTRCTipg4SxI04uAhRQjhI/wEXiZPEUYJy4OAipERCUiFFBAc0ggrbqNemdHU9Pr/4bkyfPLudx+62v+STzcw8M9+Z38z85rdBGIap0bZxkXItnIEshBUgD9dhoSsSRFZ6R8LH4SnkYBUsTbCQn3AN+iEDbTAblmsSqbTz8TJohkXwVnUToBPewA9P0QXyYJvKD+ADrISuqKhVdjuChfbJcE7CPnYApjnlXngHjXGi5taPkQFsdZfhmMRHsl/wCW5G6j/DTHclBZtU8Dm2DnbAXPgNFxMe0G3QAu1wW5OviYqawGYYgjq4AVfhdRk3Yx50wHyJbpUnz6bs9IZ/rQduwUbIQaC2cjBr0bhZlYfd0w79ToEB3bNKWOEsdBYLDmMSkUZdtK7KWnOioo90xKtpa+GhK2rx9VCVRW381cX2NKuL3FCmSLN+30cb0jEf31eQthj8rcSgNR7CFkLv+YgOyf9rFBr/1yzIv4hrSBfpkNOr0qjNzyUQm6i9G0h6T09BD9yFZwn21x7tJ4o+1v+kr6g95nsVoDPKAA57ih7VCjPqf1DjjejeGU4s7tehqvcUrddDnXViea2PqAWKPj1tj2En7PIUvaLEbhBW6CnrKuXeXsed6+EVLIF9cMFTtF1bsxiewwb4rrd1MC4bbNDmX9Iq+yoQhSxF2QTbNZHuuBT0izI3q5wl8qWOf4xNhfGatBHIg9OL7am54rz2xuwEvIQ9CURPK409ovIW2D3si0h60Qr58J99haaEKUqT+hXMxtvvfhOMxX+ZPwIMAIFBVrVQmEpIAAAAAElFTkSuQmCC)
}

.nav.navbar {
    margin-bottom: 0;
    padding: 0;
    border-left: 0;
    border-right: 0;
    background-color: #fff;
    border-radius: 0
}

@media (min-width: 992px) {
    .nav.navbar.main-nav.main-nav-scrolled {
        position: fixed;
        width: 100%;
        top: 0;
        z-index: 9999
    }
}

.nav #navbar {
    padding: 0;
    max-height: 335px
}

    .nav #navbar li a .text {
        display: none
    }

    .nav #navbar li a i {
        font-size: 1.8em;
        line-height: 11px
    }

.top-nav ul {
    margin: 20px 0 5px;
    padding: 0
}

    .top-nav ul li {
        list-style-type: none;
        display: inline;
        font-size: 12px;
        font-size: 1.2rem
    }

        .top-nav ul li + li:before {
            content: '|';
            line-height: 10px;
            padding: 0 0px;
            color: #a3a3a3
        }

        .top-nav ul li a {
            color: #666666
        }

.ft-copy__nav ul {
    float: right
}

.ft-copy__nav li {
    display: block;
    float: left
}

    .ft-copy__nav li + li:before {
        content: '';
        display: inline-block;
        width: 1px;
        height: 10px;
        margin: 0 6px;
        background-color: #3D3D3D
    }

.ft-copy__nav a {
    color: #636363;
    font-size: 13px;
    font-size: 1.3rem;
    -webkit-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out
}

    .ft-copy__nav a:hover {
        color: #a3a3a3
    }

@media (max-width: 992px) {
    .ft-copy__text, .ft-copy__nav {
        width: 100%;
        text-align: center
    }

        .ft-copy__text ul, .ft-copy__nav ul {
            float: none
        }

            .ft-copy__text ul li, .ft-copy__nav ul li {
                float: none;
                display: inline-block
            }
}

.main-nav {
    border-top: 2px solid #0091C9;
    border-bottom: 2px solid #0091C9;
    display: block;
    border-right: none;
    border-left: none;
    -webkit-transition: border-color 0.5s ease-in-out;
    transition: border-color 0.5s ease-in-out
}

    .main-nav li {
        position: relative
    }

@media (min-width: 992px) {
    .main-nav li {
        display: inline-block
    }

        .main-nav li + li {
            margin-left: 30px
        }
}

.main-nav li a {
    color: #00818F;
    padding: 15px 0;
    display: block;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 500;
    position: relative
}

@media (max-width: 992px) {
    .main-nav li a {
        font-size: 15px;
        font-size: 1.5rem;
        padding: 10px 0 10px 20px;
        position: relative;
        border-top: 1px solid #dcdcdf
    }
}

.main-nav li .toggle {
    position: absolute;
    top: 1px;
    right: 0;
    width: 40px;
    height: 41px;
    padding: 12px 14px;
    cursor: pointer
}

    .main-nav li .toggle:before {
        color: #a7a7ae
    }

@media (min-width: 992px) {
    .main-nav li .toggle {
        display: none
    }
}

.main-nav li .sub-menu {
    overflow: hidden
}

.main-nav li .sub-menu li a {
    padding-left: 50px;
    color: #a3a3a3;
    font-size: 14px;
    font-size: 1.4rem
}

.main-nav li .sub-level li a {
    padding-left: 100px;
    color: #a3a3a3;
    font-size: 14px;
    font-size: 1.4rem
}

@media (min-width: 992px) {
    .main-nav li .sub-menu {
        display: none
    }
}

.main-nav li.active > a {
    color: #0091C9
}

    .main-nav li.active > a:before {
        content: '';
        width: 5px;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        background-color: #4e4e56
    }

@media (min-width: 992px) {
    .main-nav li.active > a:before {
        display: none
    }
}

.main-nav li.active > a .sub-menu li a {
    color: #a3a3a3
}

.main-nav .icon-bar {
    background-color: #0091C9
}

.main-nav .currentPage-breadcrumb {
    display: none
}

@media (max-width: 993px) {
    .main-nav .currentPage-breadcrumb {
        display: block;
        position: absolute;
        top: 25px;
        margin-top: -10px;
        color: #4e4e56;
        font-weight: 400;
        font-size: 13px;
        font-size: 1.3rem
    }

        .main-nav .currentPage-breadcrumb i {
            padding-left: 10px
        }

    .navbar-header {
        float: none
    }

    .navbar-toggle {
        display: block
    }

    .navbar-collapse.collapse {
        display: none !important
    }

    .navbar-nav {
        float: none !important;
        margin: 7.5px -15px
    }

        .navbar-nav > li {
            float: none
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px
            }

    .navbar-collapse.collapse.in {
        display: block !important
    }

    .collapsing {
        overflow: hidden !important
    }
}

.arrow-nav {
    height: 3px;
    display: none;
    position: absolute;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out
}

@media (min-width: 992px) {
    .arrow-nav {
        display: block
    }
}

.twin-box, .single-box, .block-ask, .double-box {
    overflow: hidden
}

    .twin-box h3, .single-box h3, .block-ask h3, .double-box h3 {
        color: #fff;
        font-weight: 400
    }

    .twin-box p, .single-box p, .block-ask p, .double-box p {
        color: #fff;
        font-weight: 400;
    }

    .twin-box h3, .block-ask h3, .double-box h3 {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 25px;
        margin: 0 0 10px
    }

@media (min-width: 992px) {
    .twin-box h3, .block-ask h3, .double-box h3 {
        font-size: 28px;
        font-size: 2.8rem;
        line-height: 35px;
        margin: 0 0 15px
    }
}

.single-box h3 {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 25px;
    margin: 0 0 10px
}

@media (min-width: 992px) {
    .single-box h3 {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 35px;
        margin: 0 0 15px
    }
}

.twin-box {
    margin-top: 30px;
    background-color: #0091C9;
    border-radius: 5px;
    position: relative
}

    .twin-box .twin-box__img {
        float: left;
        width: 100%;
        height: 300px;
        background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP4bwwAAjQBMwwHCQ0AAAAASUVORK5CYII=") no-repeat center center;
        background-size: cover;
        -ms-behavior: url(../../backgroundsize.min.htc);
        position: relative;
        min-height: auto
    }

@media (min-width: 480px) {
    .twin-box .twin-box__img {
        position: absolute;
        height: auto;
        width: 50%;
        top: 0;
        bottom: 0
    }
}

.twin-box .twin-box__text {
    float: right;
    width: 100%;
    padding: 20px
}

@media (min-width: 480px) {
    .twin-box .twin-box__text {
        width: 50%;
        padding: 20px
    }
}

@media (min-width: 992px) {
    .twin-box .twin-box__text {
        position: relative;
        padding: 25px 25px 80px 25px
    }

        .twin-box .twin-box__text .btn {
            position: absolute;
            bottom: 25px
        }
}

.double-box {
    margin-top: 30px;
    background-color: #0091C9;
    min-height: 250px;
    border-radius: 5px;
    position: relative;
    padding: 30px
}

.single-box {
    margin-top: 30px;
    border-radius: 5px;
    position: relative;
    padding: 30px
}

@media (max-width: 767px) {
    .single-box {
        min-height: auto
    }
}

.single-box .img-container {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP4bwwAAjQBMwwHCQ0AAAAASUVORK5CYII=") no-repeat center center;
    background-size: cover;
    -ms-behavior: url(../../backgroundsize.min.htc);
    padding-top: 70%;
    margin: -30px;
    margin-bottom: 15px
}

@media (min-width: 480px) {
    .single-box .img-container {
        padding-top: 60%
    }
}

.single-box.single-blue {
    background-color: #0091C9
}

.single-box.single-trans {
    background-color: transparent;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP4bwwAAjQBMwwHCQ0AAAAASUVORK5CYII=") no-repeat center center;
    background-size: cover;
    -ms-behavior: url(../../backgroundsize.min.htc);
    overflow: hidden;
    min-height: 250px
}

    .single-box.single-trans.overlay {
        position: relative
    }

        .single-box.single-trans.overlay:before {
            content: '';
            position: absolute;
            background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAAklEQVR4AewaftIAAAAJSURBVGMAgnoAAIQAgHpq6TIAAAAASUVORK5CYII=');
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            z-index: 3;
            border-radius: 5px;
            overflow: hidden
        }

    .single-box.single-trans.overlay-gradient:before {
        border-radius: 5px;
        overflow: hidden
    }

.single-box.single-alert {
    background-color: #e53f29
}

.single-box.has-btn {
    position: relative;
    padding-bottom: 65px
}

    .single-box.has-btn a.btn {
        position: absolute;
        bottom: 30px;
        z-index: 10
    }

@media (min-width: 767px) {
    .single-box.has-btn a.btn-nobg {
        left: 30px;
        right: 30px
    }
}

.single-box.has-btn a.btn-sticky {
    position: absolute;
    width: auto;
    border: none;
    border-radius: 0;
    padding: 12px 20% 12px 30px;
    text-align: left;
    bottom: 0;
    left: 0;
    right: 0;
    text-transform: uppercase;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.single-box .content-box {
    position: relative;
    z-index: 10
}

.single-box .overlay-rows {
    position: absolute;
    z-index: 5;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    overflow: hidden
}

    .single-box .overlay-rows .row-item {
        padding: 12px 10px 12px 30px;
        background-color: #0091C9;
        font-size: 16px;
        font-size: 1.6rem;
        font-weight: 400
    }

        .single-box .overlay-rows .row-item:nth-child(even) {
            background-color: #00ADC6
        }

        .single-box .overlay-rows .row-item .item-label, .single-box .overlay-rows .row-item .item-time {
            display: inline-block;
            color: #fff;
            text-transform: uppercase;
            width: 49%
        }

.block-ask {
    margin-top: 30px;
    background-color: #0091C9;
    border-radius: 5px;
    position: relative;
    overflow: hidden
}

.block-ask__img {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP4bwwAAjQBMwwHCQ0AAAAASUVORK5CYII=") no-repeat center center;
    background-size: cover;
    -ms-behavior: url(../../backgroundsize.min.htc);
    position: absolute;
    top: 0;
    bottom: 0;
    width: 25%
}

    .block-ask__img:before {
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        overflow: hidden
    }

.block-ask__container {
    width: 100%;
    padding-left: 25%
}

.block-ask__container__content {
    padding: 30px
}

@media (max-width: 720px) {
    .block-ask__img {
        width: 40%
    }

    .block-ask__container {
        padding-left: 40%
    }
}

@media (max-width: 480px) {
    .block-ask__img {
        width: 100%;
        position: relative;
        height: 250px
    }

        .block-ask__img:before {
            border-top-left-radius: 5px;
            border-top-right-radius: 5px
        }

    .block-ask__container {
        width: 100%;
        padding: 30px
    }

    .block-ask__container__content {
        padding: 0
    }

    .brand-values img {
        max-width: 100%;
    }
}

.feature-block__content {
    margin-top: 30px
}

    .feature-block__content h3 {
        color: #0091C9;
        margin: 30px 0 15px;
        font-weight: 400;
        font-size: 25px;
        font-size: 2.5rem
    }

    .feature-block__content .img-container {
        padding-top: 82%;
        border-radius: 5px;
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP4bwwAAjQBMwwHCQ0AAAAASUVORK5CYII=");
        background-size: cover;
        -ms-behavior: url(../../backgroundsize.min.htc)
    }

        .feature-block__content .img-container:before {
            border-radius: 5px
        }

    .feature-block__content p {
        color: #4e4e56
    }

        .feature-block__content p:last-of-type {
            padding-bottom: 30px;
            font-weight: 400;
        }

.location-map .map-wrapper {
    margin-top: 30px;
    border-radius: 3px;
    overflow: hidden
}

    .location-map .map-wrapper #map {
        border-bottom: 3px solid #0091C9;
        height: 300px;
        background-size: cover;
        -ms-behavior: url(../../backgroundsize.min.htc);
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        overflow: hidden
    }

        .location-map .map-wrapper #map.doubleHeight {
            height: 500px
        }

    .location-map .map-wrapper .map-tab-handle {
        background-color: #0091C9;
        float: left;
        padding: 20px;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px
    }

        .location-map .map-wrapper .map-tab-handle span {
            margin-right: 30px;
            padding-left: 30px;
            position: relative
        }

            .location-map .map-wrapper .map-tab-handle span i {
                position: absolute;
                left: 0;
                font-size: 25px;
                font-size: 2.5rem;
                color: #fff;
                margin-right: 5px
            }

            .location-map .map-wrapper .map-tab-handle span .btn {
                border: 1px solid #fff;
                color: #fff;
                font-size: 12px;
                font-size: 1.2rem;
                text-transform: capitalize;
                padding: 5px 15px;
                background-color: transparent
            }

                .location-map .map-wrapper .map-tab-handle span .btn.active {
                    color: #DF2A0D;
                    background-color: #fff
                }

                .location-map .map-wrapper .map-tab-handle span .btn input {
                    display: none
                }

            .location-map .map-wrapper .map-tab-handle span:last-of-type {
                margin-right: 0
            }

.gmap ~ a.icon-item {
    display: inline-block;
    padding-left: 45px;
    line-height: 30px;
    color: #fff;
    position: relative;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    margin: 8px 40px 8px 0
}

    .gmap ~ a.icon-item i {
        position: absolute;
        left: 0
    }

.table_wrapper {
    margin: 20px 0;
    color: #636363;
    font-weight: 400
}

.tab-content__wrapper {
    margin: 30px 0
}

.sidebar .tab-content__wrapper:first-child {
    margin-top: 0
}

.tab-content__wrapper .tab-content {
    border: 1px solid #dcdcdf;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top: none;
    padding: 20px;
    overflow: hidden
}

.tab-content__wrapper .nav-tabs {
    margin-bottom: 0
}

    .tab-content__wrapper .nav-tabs li:before {
        display: none
    }

    .tab-content__wrapper .nav-tabs li a {
        padding: 5px 10px;
        margin: 0;
        font-size: 16px;
        font-size: 1.6rem;
        min-width: 120px;
        font-weight: 400;
        margin-top: 10px;
        color: #636363;
        border: 1px solid #dcdcdf;
        border-top-left-radius: 0;
        border-top-right-radius: 3px;
        border-bottom: 0;
        border-left: 0
    }

    .tab-content__wrapper .nav-tabs li:first-child a, .tab-content__wrapper .nav-tabs li.active a {
        border-left: 1px solid #dcdcdf;
        border-top-left-radius: 3px;
        border-bottom: 0
    }

        .tab-content__wrapper .nav-tabs li:first-child a:hover, .tab-content__wrapper .nav-tabs li.active a:hover {
            border-left: 1px solid #dcdcdf;
            border-top-left-radius: 3px;
            border-bottom: 0
        }

    .tab-content__wrapper .nav-tabs li.active {
        position: relative
    }

        .tab-content__wrapper .nav-tabs li.active:after {
            content: '';
            height: 3px;
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            background-color: #0091C9
        }

        .tab-content__wrapper .nav-tabs li.active a {
            margin-top: 0;
            padding: 10px 15px;
            color: #0091C9
        }

.content-video-wrapper {
    margin-top: 30px;
    border-radius: 5px
}

.youtube-loader {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -ms-behavior: url(../../backgroundsize.min.htc);
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    cursor: pointer;
    border-radius: 5px;
    padding-bottom: 56.25%;
    padding-top: 25px;
    border-bottom: 4px solid #0091C9
}

    .youtube-loader:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 10;
        width: 80px;
        height: 80px;
        margin-top: -40px;
        margin-left: -40px;
        border: 1px solid #0091C9;
        background-color: #fff;
        border-radius: 50%;
        -webkit-backface-visibility: hidden;
        -webkit-transition: opacity 0.5s ease-in-out;
        transition: opacity 0.5s ease-in-out
    }

    .youtube-loader:after {
        content: '';
        z-index: 11;
        width: 0;
        height: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -20px;
        margin-left: -10px;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        border-left: 30px solid #0091C9;
        -webkit-backface-visibility: hidden;
        -webkit-transition: opacity 0.5s ease-in-out;
        transition: opacity 0.5s ease-in-out
    }

    .youtube-loader:hover:before, .youtube-loader:hover:after {
        opacity: .5
    }

    .youtube-loader.youtube-video-loaded:before, .youtube-loader.youtube-video-loaded:after {
        display: none
    }

    .youtube-loader iframe, .youtube-loader embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important
    }

    .youtube-loader img {
        width: 100%;
        height: auto
    }

.tags {
    padding: 0 10px;
    margin-top: 30px
}

    .tags li {
        padding: 10px 10px 10px 30px;
        margin-right: 10px;
        display: block
    }

        .tags li:before {
            position: absolute;
            font-size: 18px;
            font-size: 1.8rem;
            margin-top: -10px;
            left: 0;
            top: 50%;
            color: #0091C9
        }

        .tags li a {
            color: #636363;
            font-family: Helvetica;
            font-size: 15px;
            font-size: 1.5rem
        }

.pagination {
    text-align: center;
    padding-top: 30px;
    clear: both;
}

    .pagination li {
        display: inline-block
    }

        .pagination li:before {
            content: none !important;
        }

        .pagination li a {
            color: #636363;
            font-weight: 400;
            padding: 5px 15px;
            font-size: 13px;
            font-size: 1.3rem;
            -webkit-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out
        }

            .pagination li a:hover, .pagination li a.active {
                color: #fff;
                background-color: #0091C9
            }

.form-block-wrapper {
    margin: 30px 0 0;
    background-color: #0091C9;
    padding: 15px 30px
}

    .form-block-wrapper .h2 {
        color: #fff;
        font-size: 24px;
        font-size: 2.4rem;
        margin-bottom: 15px;
        line-height: 24px
    }

.twitterBlock {
    margin-top: 30px
}

    .twitterBlock .twiBird {
        width: 100px;
        height: 100px;
        float: left
    }

        .twitterBlock .twiBird i {
            font-size: 80px;
            font-size: 8rem;
            line-height: 70px;
            color: #0091C9
        }

@media (min-width: 720px) {
    .twitterBlock .twiBird i {
        font-size: 100px;
        font-size: 10rem
    }
}

.twitterBlock .twiBird a {
    color: #0091C9;
    font-weight: 400;
    font-size: 14px;
    font-size: 1.4rem;
    padding-top: 10px;
    float: left
}

.twitterBlock .twiFeedWrapper {
    width: 100%
}

.twitterBlock .twiFeeds {
    width: 100%;
    padding-left: 100px
}

.twitterBlock .twiFeedItem {
    border: 1px solid #00ADC6;
    border-radius: 3px;
    width: 95%;
    margin-left: 5%;
    display: block;
    margin-bottom: 40px;
    float: left;
    position: relative;
    padding: 15px;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 400;
    color: #00ADC6
}

    .twitterBlock .twiFeedItem p, .twitterBlock .twiFeedItem a {
        color: #00ADC6
    }

    .twitterBlock .twiFeedItem a {
        word-break: break-word;
        color: #E74F3B
    }

@media (min-width: 720px) {
    .twitterBlock .twiFeedItem {
        width: 47.5%;
        margin-left: 2.5%;
        margin-bottom: 40px
    }
}

.twitterBlock .twiFeedItem:before, .twitterBlock .twiFeedItem:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 14px 18px 0;
    border-color: transparent #00ADC6 transparent transparent;
    left: -14px
}

@media (min-width: 720px) {
    .twitterBlock .twiFeedItem:before, .twitterBlock .twiFeedItem:after {
        bottom: -26px;
        left: 50px;
        border-width: 26px 26px 0 0;
        border-color: #00ADC6 transparent transparent transparent
    }
}

.twitterBlock .twiFeedItem:after {
    left: -12px;
    border-right-color: #fff;
    bottom: auto;
    top: 16px
}

@media (min-width: 720px) {
    .twitterBlock .twiFeedItem:after {
        top: auto;
        bottom: -24px;
        left: 51px;
        border-right-color: transparent;
        border-top-color: #fff
    }
}

.twitterBlock .twiFeedItem .user img {
    display: none
}

.twitterBlock .twiFeedItem .user a span:first-child {
    display: none
}

.twitterBlock .twiFeedItem .tweet {
    margin: 0px
}

    .twitterBlock .twiFeedItem .tweet a:last-child {
        color: #a3a3a3;
        word-wrap: break-word;
        font-weight: 500
    }

.twitterBlock .twiFeedItem .user a {
    color: #00ADC6;
    font-weight: 700
}

.stat-block {
    margin-top: 30px;
    float: left;
    width: 100%
}

    .stat-block img {
        border-bottom: none;
        border-radius: 0;
        padding: 0;
        margin: 0
    }

    .stat-block .thumbnail {
        text-align: center;
        width: 100px;
        height: 100px
    }

    .stat-block .stat-block-item {
        padding-top: 10px;
        margin-right: 10px;
        float: left;
        width: 100px;
        margin-bottom: 20px
    }

        .stat-block .stat-block-item p {
            font-size: 12px;
            font-size: 1.2rem;
            line-height: 18px;
            padding-top: 12px
        }

.nav-hero {
    width: 100%;
    position: relative
}

.page-hero {
    position: relative;
    background-size: cover;
    -ms-behavior: url(../../backgroundsize.min.htc);
    background-repeat: no-repeat;
    background-position: center center
}

    .page-hero .hero-content__wrapper {
        padding: 20px 0
    }

    .page-hero .hero-content {
        padding: 0 0 20px 10px;
        position: relative;
        z-index: 20;
        min-height: 150px
    }

        .page-hero .hero-content .desc {
            color: #fff;
            font-size: 35px;
            font-size: 3.5rem;
            font-weight: 400;
            position: absolute;
            bottom: 0;
            padding: 0 10px
        }

@media (max-width: 992px) {
    .page-hero .hero-content .desc {
        position: absolute;
        font-size: 25px;
        font-size: 2.5rem
    }
}

@media (min-width: 992px) {
    .page-hero .hero-content {
        padding: 0 0 30px 40px;
        min-height: 300px
    }
}

.page-hero .info-bar {
    position: relative;
    left: 0;
    right: 0;
    width: 100%;
    padding: 10px 0;
    z-index: 30
}

    .page-hero .info-bar.red {
        background-color: #DF2A0D;
        color: #fff
    }

    .page-hero .info-bar .hd {
        font-size: 22px;
        font-size: 2.2rem;
        padding-right: 50px;
        padding-bottom: 10px;
        display: block
    }

    .page-hero .info-bar .bd {
        font-weight: 400;
        vertical-align: text-bottom
    }

@media (min-width: 992px) {
    .page-hero .info-bar .hd {
        display: inline-block;
        padding-bottom: 0
    }

    .page-hero .info-bar .bd {
        font-weight: 400
    }
}

.page-hero .info-bar.car-park {
    display: none
}

.page-hero h2 {
    font-size: 30px;
    font-size: 3rem;
    font-weight: 700;
    margin: 20px 0 10px;
    color: #fff
}

@media (min-width: 992px) {
    .page-hero h2 {
        font-size: 40px;
        font-size: 4rem;
        margin: 20px 0 10px
    }
}

.page-hero .summary {
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    display: block;
    max-width: 100%;
    padding-bottom: 30px;
    line-height: 20px
}

@media (min-width: 992px) {
    .page-hero .summary {
        font-size: 32px;
        font-size: 3.2rem;
        line-height: 40px;
        max-width: 62%
    }
}

.page-hero .bg-img-container {
    -webkit-transition: width 0.1s linear;
    transition: width 0.1s linear;
    position: absolute;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP4bwwAAjQBMwwHCQ0AAAAASUVORK5CYII=");
    background-size: cover;
    -ms-behavior: url(../../backgroundsize.min.htc);
    background-repeat: no-repeat;
    top: 0;
    bottom: 0;
    right: 0;
    cursor: default
}

@media (max-width: 992px) {
    .page-hero .bg-img-container {
        cursor: inherit
    }
}

.page-hero .hero-menu__wrapper {
    display: block;
    float: left
}

.page-hero .alphabet-links {
    float: right;
    max-width: 55%
}

    .page-hero .alphabet-links .hd {
        color: #fff;
        padding: 0 0 10px 10px;
        font-size: 23px;
        font-size: 2.3rem
    }

@media (max-width: 992px) {
    .page-hero .alphabet-links {
        max-width: 100%
    }
}

@media (min-width: 1200px) {
    .page-hero .alphabet-links {
        max-width: 38.5%
    }
}

@media (max-width: 480px) {
    .page-hero .alphabet-links ul {
        display: none
    }
}

.page-hero .alphabet-links li {
    display: block;
    float: left;
    text-transform: uppercase;
    margin: 0 0 10px 10px
}

    .page-hero .alphabet-links li a {
        width: 35px;
        height: 35px;
        display: block;
        border-radius: 3px;
        color: #fff;
        text-align: center;
        line-height: 35px;
        font-weight: 400;
        font-size: 18px;
        font-size: 1.8rem;
        -webkit-transition: background-color 0.2s ease-in-out;
        transition: background-color 0.2s ease-in-out
    }

.page-hero .alphabet-links .select {
    width: 150px;
    border: 1px solid #dcdcdf;
    border-radius: 3px;
    display: block;
    float: left;
    clear: both;
    margin-left: 10px;
    padding: 2px 10px;
    background-color: #fff;
    display: none
}

@media (max-width: 480px) {
    .page-hero .alphabet-links .select {
        display: block
    }
}

.page-hero .alphabet-links .select select {
    width: 100%;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    box-sizing: border-box;
    background: none;
    border: 1px solid transparent;
    outline: none
}

.hero-menu-block {
    padding-right: 30px;
    display: none;
    position: relative
}

    .hero-menu-block > .bd {
        height: 300px
    }

    .hero-menu-block .sub-level {
        display: none;
        position: absolute;
        left: 0;
        min-width: 80%;
        top: -20px;
        bottom: -20px;
        padding: 20px;
        z-index: 9997;
        -webkit-transition: visibility 0.5s ease-in-out;
        transition: visibility 0.5s ease-in-out
    }

    .hero-menu-block .pre-menu a {
        display: block;
        color: #fff
    }

    .hero-menu-block h4 {
        border-radius: 3px;
        background-color: #fff;
        color: #0091C9;
        padding: 10px;
        margin: 0 0 15px;
        font-size: 25px;
        font-size: 2.5rem
    }

    .hero-menu-block li a {
        display: block;
        padding: 5px 10px;
        position: relative;
        font-weight: 400;
        font-size: 14px;
        font-size: 1.4rem;
        color: #fff;
        -webkit-transition: all 0.2s linear;
        transition: all 0.2s linear
    }

        .hero-menu-block li a:before {
            position: absolute;
            right: 0;
            top: 50%;
            margin-top: -10px;
            font-size: 20px;
            font-size: 2rem;
            -webkit-transition: all 0.2s linear;
            transition: all 0.2s linear;
            display: none
        }

    .hero-menu-block li + li a {
        border-top: 1px solid #fff;
        -webkit-backface-visibility: hidden;
        -webkit-perspective: 1000
    }

@media (min-width: 992px) {
    .hero-menu-block li.has-children > a:before {
        display: block
    }

    .hero-menu-block li:hover a, .hero-menu-block li.active a {
        background-color: #fff;
        color: #0091C9
    }

        .hero-menu-block li:hover a:before, .hero-menu-block li.active a:before {
            right: 10px
        }

    .hero-menu-block li.active a {
        background-color: #fff;
        color: #0091C9
    }

        .hero-menu-block li.active a:before {
            right: 10px
        }
}

.hero-menu-block li:hover > .sub-level {
    display: block;
    left: 89%
}

@media (min-width: 992px) {
    .hero-menu-block li:hover > .sub-level {
        left: 91.5%
    }
}

.hero-menu-block li:hover > .sub-level li:first-child a {
    border-top: none
}

.hero-menu-block li:hover > .sub-level li a {
    background-color: transparent;
    color: #fff
}

    .hero-menu-block li:hover > .sub-level li a:hover {
        background-color: #fff
    }

@media (min-width: 992px) {
    .hero-menu-block {
        display: block
    }
}

/*
.home-page .page-hero:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBjMDIwMiIgc3RvcC1vcGFjaXR5PSIwLjcxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE1JSIgc3RvcC1jb2xvcj0iIzBhMDIwMiIgc3RvcC1vcGFjaXR5PSIwLjcxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc0JSIgc3RvcC1jb2xvcj0iIzAzMDEwMSIgc3RvcC1vcGFjaXR5PSIwLjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(12,2,2,0.71)), color-stop(15%, rgba(10,2,2,0.71)), color-stop(74%, rgba(3,1,1,0.1)), color-stop(100%, rgba(0,0,0,0.1)));
    background: -webkit-linear-gradient(left, rgba(12,2,2,0.71) 0%, rgba(10,2,2,0.71) 15%, rgba(3,1,1,0.1) 74%, rgba(0,0,0,0.1) 100%);
    background: linear-gradient(to right, rgba(12,2,2,0.71) 0%, rgba(10,2,2,0.71) 15%, rgba(3,1,1,0.1) 74%, rgba(0,0,0,0.1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b50c0202', endColorstr='#1a000000',GradientType=1 )
}
*/

.sticky-nav {
    overflow: hidden;
    position: relative;
    z-index: 9998
}

    .sticky-nav.main-nav-scrolled {
        position: fixed;
        z-index: 9998;
        top: 0;
        left: 0;
        right: 0
    }

@media (min-width: 992px) {
    .sticky-nav {
        height: 59px;
        overflow: visible
    }
}

.sticky-nav .page-hero {
    display: none
}

@media (min-width: 992px) {
    .sticky-nav .page-hero {
        position: absolute;
        left: 0;
        right: 0;
        box-shadow: 0px 4px 20px 0px rgba(50,50,50,0.75)
    }
}

#hero-home {
    background-image: url("../img/bkgd_home_main.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%
}

.event-card {
    border-radius: 3px;
    text-align: center;
    width: 100%;
    padding: 15px;
    font-weight: 400;
    color: #fff
}

    .event-card.international, .event-card.conference {
        background-color: #E9911F
    }

    .event-card.local {
        background-color: #c27613
    }

    .event-card.career {
        background-color: #eb9c36
    }

    .event-card span {
        display: block
    }

    .event-card .month, .event-card .year {
        font-size: 18px;
        font-size: 1.8rem
    }

    .event-card .date {
        font-size: 30px;
        font-size: 3rem;
        line-height: 30px
    }

    .event-card .name {
        padding-top: 10px;
        line-height: 20px;
        font-size: 15px;
        font-size: 1.5rem;
        text-transform: capitalize
    }

@media (min-width: 1200px) {
    .event-card {
        height: auto
    }
}

.all-events .event-card {
    width: 46%;
    margin: 1.5%;
    float: left;
    min-height: 170px;
    position: relative
}

@media (min-width: 992px) {
    .all-events .event-card:before {
        content: '';
        position: absolute;
        background-color: inherit;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: -1;
        border-radius: 5px;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out
    }

    .all-events .event-card:hover {
        color: #fff
    }

        .all-events .event-card:hover:before {
            top: -10px;
            left: -10px;
            bottom: -10px;
            right: -10px
        }
}

.all-events .event-card:hover {
    color: #fff
}

@media (min-width: 480px) {
    .all-events .event-card {
        width: 30.25%;
        margin: 1.5%
    }
}

@media (min-width: 720px) {
    .all-events .event-card {
        width: 22%;
        margin: 1.5%
    }
}

@media (min-width: 992px) {
    .all-events .event-card {
        width: 17%;
        margin: 1.5%
    }
}

.event-top .h2 {
    margin: 10px 0 20px;
    color: #E9911F;
    font-size: 40px;
    font-size: 4rem
}

.event-top .location {
    font-size: 25px;
    font-size: 2.5rem;
    font-weight: 400
}

.event-top .add-to-calendar {
    border-radius: 3px;
    border: 1px solid #E9911F;
    color: #E9911F;
    padding: 6px 6px 6px 40px;
    position: relative;
    float: right;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

    .event-top .add-to-calendar:before {
        position: absolute;
        left: 10px;
        top: 50%;
        margin-top: -7px
    }

    .event-top .add-to-calendar:hover {
        background-color: #E9911F;
        color: #fff
    }

.event-crumb {
    margin: 50px 0 30px;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 400;
}

    .event-crumb .btn-back:before {
        padding-right: 20px
    }

.event-map {
    margin-bottom: -20px
}

.event-filter {
    margin-top: 50px
}

    .event-filter input {
        display: none
    }

    .event-filter label {
        display: block;
        float: left;
        font-size: 12px;
        font-size: 1.2rem;
        letter-spacing: 1px;
        background-color: transparent;
        border: 1px solid #E9911F;
        color: #a3a3a3;
        padding: 5px 25px
    }

        .event-filter label:hover {
            background-color: transparent;
            color: #a3a3a3;
            border: 1px solid #E9911F
        }

        .event-filter label.active {
            background-color: #E9911F;
            border-color: #E9911F
        }

            .event-filter label.active:hover {
                background-color: #E9911F;
                border: 1px solid #E9911F
            }

        .event-filter label:first-child {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0
        }

        .event-filter label:last-child {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0
        }

    .event-filter .filter-select {
        border: 1px solid #E9911F;
        border-radius: 3px;
        height: 30px;
        min-width: 170px;
        background-color: transparent;
        color: #E9911F;
        float: right
    }

    .event-filter .btn-group {
        padding-bottom: 10px;
        display: block;
        float: left
    }

    .event-filter .pull-right {
        padding-bottom: 10px
    }

.news-card {
    background-color: #AC2961;
    border-radius: 3px;
    text-align: center;
    width: 100%;
    padding: 30px 15px;
    font-weight: 400;
    color: #fff
}

    .news-card span {
        display: block
    }

    .news-card .month, .news-card .year {
        font-size: 18px;
        font-size: 1.8rem
    }

    .news-card .date {
        font-size: 30px;
        font-size: 3rem;
        line-height: 30px
    }

    .news-card .name {
        padding-top: 10px;
        line-height: 20px;
        font-size: 15px;
        font-size: 1.5rem;
        text-transform: capitalize
    }

.all-news .news-item {
    border-top: 1px solid #dcdcdf;
    padding: 30px 0 0;
    margin-top: 30px;
    overflow: hidden;
    float: left;
    width: 100%;
}

    .all-news .news-item a.read-more {
        margin-top: 10px;
        float: right
    }

    .all-news .news-item h2 {
        display: inline-block;
        clear: both;
        padding: 0
    }

    .all-news .news-item .date {
        font-size: 18px;
        font-size: 1.8rem;
        font-weight: 400;
        color: #3D3D3D;
        padding-bottom: 10px
    }

    .all-news .news-item .news-img {
        display: inline;
        width: 100%;
        max-width: 200px;
        float: left;
        margin-right: 20px
    }

        .all-news .news-item .news-img img {
            width: 100%;
            height: auto
        }

    .all-news .news-item .news-detail {
        display: inline
    }

    .all-news .news-item.leading {
        border-top: none;
        margin-top: 0;
        padding-top: 0;
        font-weight: 400;
    }

        .all-news .news-item.leading .news-img {
            max-width: 300px;
            margin-right: 40px;
            font-weight: 400;
        }

        .all-news .news-item.leading h2 {
            font-size: 40px;
            font-size: 4rem;
            font-weight: 400;
        }

        .all-news .news-item.leading .date {
            font-size: 20px;
            font-size: 2rem;
            font-weight: 400;
        }

    .all-news .news-item.alt .news-img {
        float: right;
        margin-left: 40px;
        margin-right: 0
    }

p span.leading {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 30px;
    font-weight: 400;
}

.news-top .h2 {
    margin: 10px 0 20px;
    color: #AC2961;
    font-size: 40px;
    font-size: 4rem
}

.news-top .location {
    font-size: 25px;
    font-size: 2.5rem;
    font-weight: 400
}

.news-top .add-to-calendar {
    border-radius: 3px;
    border: 1px solid #AC2961;
    color: #AC2961;
    padding: 6px 6px 6px 40px;
    position: relative;
    float: right;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

    .news-top .add-to-calendar:before {
        position: absolute;
        left: 10px;
        top: 50%;
        margin-top: -7px
    }

    .news-top .add-to-calendar:hover {
        background-color: #AC2961;
        color: #fff
    }

.news-crumb {
    margin: 50px 0 30px;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 400;
}

    .news-crumb .btn-back:before {
        padding-right: 20px
    }

.news-filter {
    margin-top: 50px
}

    .news-filter input {
        display: none
    }

    .news-filter label {
        display: block;
        float: left;
        font-size: 12px;
        font-size: 1.2rem;
        letter-spacing: 1px;
        background-color: transparent;
        border: 1px solid #AC2961;
        color: #a3a3a3;
        padding: 5px 25px
    }

        .news-filter label:hover {
            background-color: transparent;
            color: #a3a3a3;
            border: 1px solid #AC2961
        }

        .news-filter label.active {
            background-color: #AC2961;
            border-color: #AC2961
        }

            .news-filter label.active:hover {
                background-color: #AC2961;
                border: 1px solid #AC2961
            }

        .news-filter label:first-child {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0
        }

        .news-filter label:last-child {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0
        }

    .news-filter .filter-select {
        border: 1px solid #AC2961;
        border-radius: 3px;
        height: 30px;
        min-width: 170px;
        background-color: transparent;
        color: #AC2961;
        float: right
    }

    .news-filter .btn-group {
        padding-bottom: 10px;
        display: block;
        float: left
    }

    .news-filter .pull-right {
        padding-bottom: 10px
    }

.service-list li {
    margin-bottom: 15px
}

    .service-list li .hd {
        background-color: #009E54;
        color: #fff;
        text-transform: uppercase;
        font-weight: 400;
        font-size: 20px;
        font-size: 2rem;
        padding: 10px 25px 10px;
        border-radius: 3px;
        cursor: pointer;
        -webkit-transition: background-color 0.2s ease-in-out;
        transition: background-color 0.2s ease-in-out;
        position: relative
    }

        .service-list li .hd:before {
            right: 15px;
            top: 50%;
            margin-top: -10px;
            font-size: 20px;
            font-size: 2rem
        }

        .service-list li .hd:hover {
            background-color: #00b862
        }

        .service-list li .hd.disabled {
            background-color: #4e4e56;
            cursor: not-allowed
        }

            .service-list li .hd.disabled:before {
                display: none
            }

    .service-list li.active .hd {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .service-list li .bd {
        border: 1px solid #dcdcdf;
        padding: 5px 0;
        display: none
    }

        .service-list li .bd .services-item {
            color: #4e4e56;
            font-weight: 400;
            display: block;
            padding: 10px 30px 10px 15px;
            -webkit-transition: color 0.2s ease-in-out;
            transition: color 0.2s ease-in-out
        }

            .service-list li .bd .services-item:hover {
                color: #009E54
            }

.sub-list {
    display: block;
    float: left;
    width: 100%
}

@media (min-width: 720px) {
    .sub-list {
        width: 50%
    }
}

@media (min-width: 992px) {
    .sub-list {
        width: 33.3%
    }
}

.service-list li.consultants-item-group .bd {
    display: block;
    border: none
}

.consultants-item {
    padding-bottom: 20px;
    padding-top: 20px;
    outline: 1px solid #f7f7f7;
    border-bottom: none
}

    .consultants-item .name {
        color: #125BA3;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 15px;
        font-size: 1.5rem;
        letter-spacing: 1px;
        padding-bottom: 10px;
        float: left;
        width: 100%
    }

    .consultants-item .img-container {
        float: left;
        width: 30%
    }

        .consultants-item .img-container img {
            width: 100%;
            height: auto;
            padding-right: 15px
        }

@media (min-width: 992px) {
    .consultants-item .img-container {
        width: 25%
    }
}

.consultants-item .detail {
    float: left;
    width: 70%
}

@media (min-width: 992px) {
    .consultants-item .detail {
        width: 75%
    }
}

.consultants-item .position, .consultants-item .location {
    display: block;
    font-size: 15.3px;
    font-size: 1.53rem;
    color: #8a8a8a;
    padding-bottom: 5px;
    font-weight: 400;
}

    .consultants-item .position span, .consultants-item .location span {
        font-size: 12px;
        font-size: 1.2rem;
        font-weight: 700;
        text-transform: uppercase;
        padding-right: 8px;
        color: #125BA3
    }

.consultants-item .tags {
    margin-top: 0;
    padding: 0
}

    .consultants-item .tags span {
        font-size: 12px;
        font-size: 1.2rem;
        font-weight: 700;
        text-transform: uppercase;
        color: #125BA3;
        display: block;
        padding: 5px 0
    }

    .consultants-item .tags .tag {
        color: #8a8a8a;
        font-size: 11px;
        font-size: 1.1rem;
        display: block;
        padding: 5px 10px 5px 20px;
        font-weight: 400;
        position: relative
    }

    .consultants-item .tags i {
        position: absolute;
        left: 0;
        top: 7px;
        color: #125BA3;
        padding-right: 10px
    }

.gps .filterGroup {
    margin-top: 40px
}

    .gps .filterGroup button {
        display: block;
        float: left;
        font-size: 12px;
        font-size: 1.2rem;
        letter-spacing: 1px;
        background-color: transparent;
        border: 1px solid #125BA3;
        color: #125BA3;
        padding: 5px 25px;
        border-radius: 0
    }

        .gps .filterGroup button:hover {
            background-color: transparent;
            color: #a3a3a3;
            border: 1px solid #125BA3
        }

        .gps .filterGroup button.active {
            background-color: #125BA3;
            border-color: #125BA3;
            color: #fff
        }

            .gps .filterGroup button.active:hover {
                background-color: #125BA3;
                border: 1px solid #125BA3
            }

        .gps .filterGroup button:first-child {
            border-top-left-radius: 3px;
            border-bottom-left-radius: 3px
        }

        .gps .filterGroup button:last-child {
            border-top-right-radius: 3px;
            border-bottom-right-radius: 3px
        }

        .gps .filterGroup button:focus {
            outline: none
        }

.doc-login {
    margin-top: 50px
}

@media (min-width: 767px) {
    .doc-login {
        border-left: 1px solid #dcdcdf;
        padding: 0 0 0 30px
    }
}

.doc-login h3 {
    color: #E74F3B;
    color: #E74F3B;
    text-transform: uppercase;
    font-size: 12px;
    font-size: 1.2rem;
    text-align: center
}

.doc-login input {
    border: #DF2A0D;
    border-radius: 3px;
    font-weight: 400;
    border: 1px solid #E74F3B;
    padding: 6px 10px;
    font-size: 12px;
    font-size: 1.2rem;
    text-align: center
}

.doc-login button {
    color: #fff;
    border-radius: 5px;
    width: 100%;
    font-weight: 400;
    font-size: 12px;
    font-size: 1.2rem;
    background-color: #E74F3B;
    text-align: center
}

.doc-login .field-validation-error, .doc-login .field-validation-error span {
    font-size: 12px;
    font-size: 1.2rem;
    color: #DF2A0D;
    padding-top: 5px;
    width: 100%
}

.data-block-hd {
    background-color: #00ADC6;
    border-radius: 3px;
    padding: 10px 15px
}

    .data-block-hd i {
        color: #fff;
        font-size: 18px;
        font-size: 1.8rem;
        padding-right: 15px
    }

    .data-block-hd h3 {
        color: #fff;
        text-transform: uppercase;
        font-size: 18px;
        font-size: 1.8rem;
        font-weight: 400;
        display: inline
    }

.datablock-table {
    padding: 15px
}

    .datablock-table .td-icon {
        width: 30px;
        color: #E74F3B
    }

    .datablock-table td.ng-binding {
        cursor: pointer
    }

.breadcrumb {
    margin: 30px 0;
    color: #4e4e56
}

    .breadcrumb a {
        color: #636363
    }

        .breadcrumb a:hover {
            color: #E74F3B
        }

    .breadcrumb .crumb-item {
        display: inline-block;
        padding-right: 15px;
        position: relative
    }

        .breadcrumb .crumb-item:before {
            position: absolute;
            font-size: 15px;
            font-size: 1.5rem;
            right: 0;
            top: 50%;
            margin-top: -9px
        }

        .breadcrumb .crumb-item:last-child a {
            color: #E74F3B
        }

        .breadcrumb .crumb-item:last-child:before {
            display: none
        }

.global-search-result li.row {
    margin-bottom: 15px;
    margin-top: 15px
}

.global-search-result .divider {
    padding: 0;
    margin: 0
}

.global-search-result h2.hd {
    font-size: 25px;
    font-size: 2.5rem;
    font-weight: 400;
    margin: 30px 0 0;
    padding: 0 0 30px;
    color: #4e4e56;
    border-bottom: 1px solid #c1c1c7
}

@media (max-width: 992px) {
    .global-search-result a.btn {
        margin-top: 15px
    }
}

.global-search-result .breadcrumb {
    margin: 15px 0
}

    .global-search-result .breadcrumb li {
        display: inline-block;
        padding-right: 15px;
        position: relative
    }

        .global-search-result .breadcrumb li:before {
            position: absolute;
            font-size: 15px;
            font-size: 1.5rem;
            right: 2px;
            top: 50%;
            margin-top: -9px
        }

        .global-search-result .breadcrumb li:last-child a {
            color: #E74F3B
        }

        .global-search-result .breadcrumb li:last-child:before {
            display: none
        }

.sitemap ul.parent > li {
    display: block
}

    .sitemap ul.parent > li > .hd {
        font-size: 25px;
        font-size: 2.5rem;
        line-height: 25px;
        padding: 5px 0 10px 10px;
        position: relative;
        margin: 0 0 10px 0;
        color: #575757;
        border-bottom: 1px solid #dcdcdf
    }

        .sitemap ul.parent > li > .hd:before {
            position: absolute;
            left: 0;
            width: 4px;
            top: 6px;
            height: 22px;
            content: '';
            background-color: #0091C9
        }

    .sitemap ul.parent > li + li {
        margin-top: 30px
    }

.sitemap ul.parent ul.child {
    margin-bottom: 10px
}

    .sitemap ul.parent ul.child > li {
        line-height: 20px;
        padding: 5px 0
    }

        .sitemap ul.parent ul.child > li a {
            color: #8a8a8a
        }

        .sitemap ul.parent ul.child > li > .hd {
            font-size: 18px;
            font-size: 1.8rem;
            color: #636363;
            margin: 0 0 5px
        }

    .sitemap ul.parent ul.child li ul.great-grand-child {
        margin-left: 15px;
        margin-bottom: 0
    }

        .sitemap ul.parent ul.child li ul.great-grand-child ul {
            margin-left: 15px
        }

.sitemap ul li a {
    padding: 5px 0;
    display: block
}

.theme-red .main-nav {
    border-top-color: #DF2A0D;
    border-bottom-color: #DF2A0D
}

    .theme-red .main-nav li.active > a {
        color: #DF2A0D
    }

        .theme-red .main-nav li.active > a:before {
            background-color: #DF2A0D
        }

    .theme-red .main-nav li.active > .toggle:before {
        color: #DF2A0D
    }

.theme-red .page-hero {
    background-color: #DF2A0D
}

    .theme-red .page-hero .hero-menu-block h4 {
        color: #DF2A0D
    }

    .theme-red .page-hero .hero-menu-block li a:hover {
        color: #DF2A0D
    }

    .theme-red .page-hero .hero-menu-block .sub-level {
        background-color: #DF2A0D
    }

.theme-red .location-map .map-wrapper #map {
    border-bottom-color: #DF2A0D
}

.theme-red .location-map .map-wrapper .map-tab-handle {
    background-color: #DF2A0D
}

    .theme-red .location-map .map-wrapper .map-tab-handle span .btn.active {
        color: #DF2A0D
    }

.theme-red .gmap-settings {
    background-color: #DF2A0D;
    height: 1px;
    width: 1px;
    display: none
}

    .theme-red .gmap-settings.global {
        background-color: #0091C9
    }

.theme-red .page-content h1, .theme-red .page-content h2, .theme-red .page-content h3, .theme-red .page-content h4, .theme-red .page-content h5, .theme-red .sidebar h1, .theme-red .sidebar h2, .theme-red .sidebar h3, .theme-red .sidebar h4, .theme-red .sidebar h5 {
    color: #DF2A0D
}

.theme-red .page-content p img, .theme-red .page-content img, .theme-red .sidebar p img, .theme-red .sidebar img {
    border-bottom-color: #DF2A0D
}

.theme-red .page-content .youtube-loader, .theme-red .sidebar .youtube-loader {
    border-bottom-color: #DF2A0D
}

    .theme-red .page-content .youtube-loader:before, .theme-red .sidebar .youtube-loader:before {
        border-color: #DF2A0D
    }

    .theme-red .page-content .youtube-loader:after, .theme-red .sidebar .youtube-loader:after {
        border-left-color: #DF2A0D
    }

.theme-red .page-content .tags li:before, .theme-red .sidebar .tags li:before {
    color: #DF2A0D
}

.theme-red .page-content .highlight, .theme-red .sidebar .highlight {
    color: #DF2A0D
}

.theme-red .page-content .stat-block-item .thumbnail, .theme-red .sidebar .stat-block-item .thumbnail {
    background-color: #DF2A0D
}

.theme-red .page-content ul li:before {
    color: #DF2A0D;
    background-color: #DF2A0D
}

.theme-red .pagination li a:hover, .theme-red .pagination li a.active {
    background-color: #DF2A0D
}

.theme-red .sidebar .sidebar-accordion .accordion-item > .hd {
    color: #DF2A0D;
    border-color: #DF2A0D;
    cursor: pointer
}

.theme-red .sidebar .sidebar-accordion .accordion-item.active > .hd {
    background-color: #DF2A0D;
    color: #fff
}

.theme-red .sidebar .sidebar-accordion .accordion-item-child > .hd {
    color: #DF2A0D
}

.theme-red .tab-content__wrapper .nav-tabs li.active a {
    color: #DF2A0D
}

.theme-red .tab-content__wrapper .nav-tabs li.active:after {
    background-color: #DF2A0D
}

.theme-red .single-box.single-white-label {
    background-color: #DF2A0D
}

    .theme-red .single-box.single-white-label a.btn-sticky {
        background-color: #d25743
    }

    .theme-red .single-box.single-white-label.global {
        background-color: #0091C9
    }

        .theme-red .single-box.single-white-label.global a.btn-sticky {
            background-color: #229fd0
        }

.theme-red .single-box {
    background-color: #DF2A0D
}

    .theme-red .single-box.has-btn a.btn-sticky {
        background-color: #b8230b
    }

    .theme-red .single-box.single-alert {
        background-color: #e53f29
    }

    .theme-red .single-box.single-trans.overlay:before {
        background: rgba(223,42,13,0.7)
    }

    .theme-red .single-box.single-trans.overlay .overlay-rows .row-item {
        background-color: #DF2A0D
    }

        .theme-red .single-box.single-trans.overlay .overlay-rows .row-item:nth-child(even) {
            background-color: #b8230b
        }

    .theme-red .single-box.default-theme {
        background-color: #0091C9
    }

        .theme-red .single-box.default-theme.has-btn a.btn-sticky {
            background-color: #009cd8
        }

.theme-red .block-ask, .theme-red .double-box, .theme-red .twin-box {
    background-color: #DF2A0D
}

.theme-red .share-block {
    color: #DF2A0D;
    border-color: #DF2A0D
}

    .theme-red .share-block .share-items a {
        color: #DF2A0D
    }

.theme-red .content-page-search .search-panel {
    border-color: #DF2A0D
}

    .theme-red .content-page-search .search-panel .search-panel__input {
        color: #DF2A0D
    }

    .theme-red .content-page-search .search-panel .search-panel__button {
        color: #DF2A0D
    }

    .theme-red .content-page-search .search-panel ::-webkit-input-placeholder {
        color: #DF2A0D
    }

    .theme-red .content-page-search .search-panel :-moz-placeholder {
        color: #DF2A0D
    }

    .theme-red .content-page-search .search-panel ::-moz-placeholder {
        color: #DF2A0D
    }

    .theme-red .content-page-search .search-panel :-ms-input-placeholder {
        color: #DF2A0D
    }

.theme-red .form-block-wrapper {
    background-color: #DF2A0D
}

    .theme-red .form-block-wrapper ::-webkit-input-placeholder {
        color: #fff
    }

    .theme-red .form-block-wrapper :-moz-placeholder {
        color: #fff
    }

    .theme-red .form-block-wrapper ::-moz-placeholder {
        color: #fff
    }

    .theme-red .form-block-wrapper :-ms-input-placeholder {
        color: #fff
    }

.theme-red .global-search-result a.btn-page-theme {
    color: #DF2A0D;
    border-color: #DF2A0D
}

.sticky-nav.hover-red .main-nav {
    border-top-color: #DF2A0D;
    border-bottom-color: #DF2A0D
}

.sticky-nav .page-hero.sec-red {
    background-color: #DF2A0D
}

    .sticky-nav .page-hero.sec-red .hero-menu-block h4 {
        color: #DF2A0D
    }

    .sticky-nav .page-hero.sec-red .hero-menu-block li a:hover {
        color: #DF2A0D
    }

    .sticky-nav .page-hero.sec-red .hero-menu-block .sub-level {
        background-color: #DF2A0D
    }

    .sticky-nav .page-hero.sec-red:before {
        display: none
    }

.nav.navbar.main-nav li[data-theme="red"] a:hover {
    color: #DF2A0D
}

.sitemap ul.parent > li[data-theme="red"] > .hd::before {
    background-color: #DF2A0D
}

.sitemap ul.parent > li[data-theme="red"] > ul.child > li > a {
    color: #DF2A0D
}

.theme-green .main-nav {
    border-top-color: #57BA2C;
    border-bottom-color: #57BA2C
}

    .theme-green .main-nav li.active > a {
        color: #57BA2C
    }

        .theme-green .main-nav li.active > a:before {
            background-color: #57BA2C
        }

    .theme-green .main-nav li.active > .toggle:before {
        color: #57BA2C
    }

.theme-green .page-hero {
    background-color: #57BA2C
}

    .theme-green .page-hero .hero-menu-block h4 {
        color: #57BA2C
    }

    .theme-green .page-hero .hero-menu-block li a:hover {
        color: #57BA2C
    }

    .theme-green .page-hero .hero-menu-block .sub-level {
        background-color: #57BA2C
    }

.theme-green .location-map .map-wrapper #map {
    border-bottom-color: #57BA2C
}

.theme-green .location-map .map-wrapper .map-tab-handle {
    background-color: #57BA2C
}

    .theme-green .location-map .map-wrapper .map-tab-handle span .btn.active {
        color: #57BA2C
    }

.theme-green .gmap-settings {
    background-color: #57BA2C;
    height: 1px;
    width: 1px;
    display: none
}

    .theme-green .gmap-settings.global {
        background-color: #0091C9
    }

.theme-green .page-content h1, .theme-green .page-content h2, .theme-green .page-content h3, .theme-green .page-content h4, .theme-green .page-content h5, .theme-green .sidebar h1, .theme-green .sidebar h2, .theme-green .sidebar h3, .theme-green .sidebar h4, .theme-green .sidebar h5 {
    color: #57BA2C
}

.theme-green .page-content p img, .theme-green .page-content img, .theme-green .sidebar p img, .theme-green .sidebar img {
    border-bottom-color: #57BA2C
}

.theme-green .page-content .youtube-loader, .theme-green .sidebar .youtube-loader {
    border-bottom-color: #57BA2C
}

    .theme-green .page-content .youtube-loader:before, .theme-green .sidebar .youtube-loader:before {
        border-color: #57BA2C
    }

    .theme-green .page-content .youtube-loader:after, .theme-green .sidebar .youtube-loader:after {
        border-left-color: #57BA2C
    }

.theme-green .page-content .tags li:before, .theme-green .sidebar .tags li:before {
    color: #57BA2C
}

.theme-green .page-content .highlight, .theme-green .sidebar .highlight {
    color: #57BA2C
}

.theme-green .page-content .stat-block-item .thumbnail, .theme-green .sidebar .stat-block-item .thumbnail {
    background-color: #57BA2C
}

.theme-green .page-content ul li:before {
    color: #57BA2C;
    background-color: #57BA2C
}

.theme-green .pagination li a:hover, .theme-green .pagination li a.active {
    background-color: #57BA2C
}

.theme-green .sidebar .sidebar-accordion .accordion-item > .hd {
    color: #57BA2C;
    border-color: #57BA2C;
    cursor: pointer
}

.theme-green .sidebar .sidebar-accordion .accordion-item.active > .hd {
    background-color: #57BA2C;
    color: #fff
}

.theme-green .sidebar .sidebar-accordion .accordion-item-child > .hd {
    color: #57BA2C
}

.theme-green .tab-content__wrapper .nav-tabs li.active a {
    color: #57BA2C
}

.theme-green .tab-content__wrapper .nav-tabs li.active:after {
    background-color: #57BA2C
}

.theme-green .single-box.single-white-label {
    background-color: #57BA2C
}

    .theme-green .single-box.single-white-label a.btn-sticky {
        background-color: #77b05f
    }

    .theme-green .single-box.single-white-label.global {
        background-color: #0091C9
    }

        .theme-green .single-box.single-white-label.global a.btn-sticky {
            background-color: #229fd0
        }

.theme-green .single-box {
    background-color: #57BA2C
}

    .theme-green .single-box.has-btn a.btn-sticky {
        background-color: #489924
    }

    .theme-green .single-box.single-alert {
        background-color: #e53f29
    }

    .theme-green .single-box.single-trans.overlay:before {
        background: rgba(87,186,44,0.7)
    }

    .theme-green .single-box.single-trans.overlay .overlay-rows .row-item {
        background-color: #57BA2C
    }

        .theme-green .single-box.single-trans.overlay .overlay-rows .row-item:nth-child(even) {
            background-color: #489924
        }

    .theme-green .single-box.default-theme {
        background-color: #0091C9
    }

        .theme-green .single-box.default-theme.has-btn a.btn-sticky {
            background-color: #009cd8
        }

.theme-green .block-ask, .theme-green .double-box, .theme-green .twin-box {
    background-color: #57BA2C
}

.theme-green .share-block {
    color: #57BA2C;
    border-color: #57BA2C
}

    .theme-green .share-block .share-items a {
        color: #57BA2C
    }

.theme-green .content-page-search .search-panel {
    border-color: #57BA2C
}

    .theme-green .content-page-search .search-panel .search-panel__input {
        color: #57BA2C
    }

    .theme-green .content-page-search .search-panel .search-panel__button {
        color: #57BA2C
    }

    .theme-green .content-page-search .search-panel ::-webkit-input-placeholder {
        color: #57BA2C
    }

    .theme-green .content-page-search .search-panel :-moz-placeholder {
        color: #57BA2C
    }

    .theme-green .content-page-search .search-panel ::-moz-placeholder {
        color: #57BA2C
    }

    .theme-green .content-page-search .search-panel :-ms-input-placeholder {
        color: #57BA2C
    }

.theme-green .form-block-wrapper {
    background-color: #57BA2C
}

    .theme-green .form-block-wrapper ::-webkit-input-placeholder {
        color: #fff
    }

    .theme-green .form-block-wrapper :-moz-placeholder {
        color: #fff
    }

    .theme-green .form-block-wrapper ::-moz-placeholder {
        color: #fff
    }

    .theme-green .form-block-wrapper :-ms-input-placeholder {
        color: #fff
    }

.theme-green .global-search-result a.btn-page-theme {
    color: #57BA2C;
    border-color: #57BA2C
}

.sticky-nav.hover-green .main-nav {
    border-top-color: #57BA2C;
    border-bottom-color: #57BA2C
}

.sticky-nav .page-hero.sec-green {
    background-color: #57BA2C
}

    .sticky-nav .page-hero.sec-green .hero-menu-block h4 {
        color: #57BA2C
    }

    .sticky-nav .page-hero.sec-green .hero-menu-block li a:hover {
        color: #57BA2C
    }

    .sticky-nav .page-hero.sec-green .hero-menu-block .sub-level {
        background-color: #57BA2C
    }

    .sticky-nav .page-hero.sec-green:before {
        display: none
    }

.nav.navbar.main-nav li[data-theme="green"] a:hover {
    color: #57BA2C
}

.sitemap ul.parent > li[data-theme="green"] > .hd::before {
    background-color: #57BA2C
}

.sitemap ul.parent > li[data-theme="green"] > ul.child > li > a {
    color: #57BA2C
}

.theme-orange .main-nav {
    border-top-color: #E9911F;
    border-bottom-color: #E9911F
}

    .theme-orange .main-nav li.active > a {
        color: #E9911F
    }

        .theme-orange .main-nav li.active > a:before {
            background-color: #E9911F
        }

    .theme-orange .main-nav li.active > .toggle:before {
        color: #E9911F
    }

.theme-orange .page-hero {
    background-color: #E9911F
}

    .theme-orange .page-hero .hero-menu-block h4 {
        color: #E9911F
    }

    .theme-orange .page-hero .hero-menu-block li a:hover {
        color: #E9911F
    }

    .theme-orange .page-hero .hero-menu-block .sub-level {
        background-color: #E9911F
    }

    .theme-orange .page-hero .alphabet-links li a {
        background-color: #c27613
    }

        .theme-orange .page-hero .alphabet-links li a:hover {
            background-color: #E9911F
        }

.theme-orange .location-map .map-wrapper #map {
    border-bottom-color: #E9911F
}

.theme-orange .location-map .map-wrapper .map-tab-handle {
    background-color: #E9911F
}

    .theme-orange .location-map .map-wrapper .map-tab-handle span .btn.active {
        color: #E9911F
    }

.theme-orange .gmap-settings {
    background-color: #E9911F;
    height: 1px;
    width: 1px;
    display: none
}

    .theme-orange .gmap-settings.global {
        background-color: #0091C9
    }

.theme-orange .page-content h1, .theme-orange .page-content h2, .theme-orange .page-content h3, .theme-orange .page-content h4, .theme-orange .page-content h5, .theme-orange .sidebar h1, .theme-orange .sidebar h2, .theme-orange .sidebar h3, .theme-orange .sidebar h4, .theme-orange .sidebar h5 {
    color: #E9911F
}

.theme-orange .page-content p img, .theme-orange .page-content img, .theme-orange .sidebar p img, .theme-orange .sidebar img {
    border-bottom-color: #E9911F
}

.theme-orange .page-content .youtube-loader, .theme-orange .sidebar .youtube-loader {
    border-bottom-color: #E9911F
}

    .theme-orange .page-content .youtube-loader:before, .theme-orange .sidebar .youtube-loader:before {
        border-color: #E9911F
    }

    .theme-orange .page-content .youtube-loader:after, .theme-orange .sidebar .youtube-loader:after {
        border-left-color: #E9911F
    }

.theme-orange .page-content .tags li:before, .theme-orange .sidebar .tags li:before {
    color: #E9911F
}

.theme-orange .page-content .highlight, .theme-orange .sidebar .highlight {
    color: #E9911F
}

.theme-orange .page-content .stat-block-item .thumbnail, .theme-orange .sidebar .stat-block-item .thumbnail {
    background-color: #E9911F
}

.theme-orange .page-content ul li:before {
    color: #E9911F;
    background-color: #E9911F
}

.theme-orange .pagination li a:hover, .theme-orange .pagination li a.active {
    background-color: #E9911F
}

.theme-orange .sidebar .sidebar-accordion .accordion-item > .hd {
    color: #E9911F;
    border-color: #E9911F;
    cursor: pointer
}

.theme-orange .sidebar .sidebar-accordion .accordion-item.active > .hd {
    background-color: #E9911F;
    color: #fff
}

.theme-orange .sidebar .sidebar-accordion .accordion-item-child > .hd {
    color: #E9911F
}

.theme-orange .tab-content__wrapper .nav-tabs li.active a {
    color: #E9911F
}

.theme-orange .tab-content__wrapper .nav-tabs li.active:after {
    background-color: #E9911F
}

.theme-orange .single-box.single-white-label {
    background-color: #E9911F
}

    .theme-orange .single-box.single-white-label a.btn-sticky {
        background-color: #d0a061
    }

    .theme-orange .single-box.single-white-label.global {
        background-color: #0091C9
    }

        .theme-orange .single-box.single-white-label.global a.btn-sticky {
            background-color: #229fd0
        }

.theme-orange .single-box {
    background-color: #E9911F
}

    .theme-orange .single-box.has-btn a.btn-sticky {
        background-color: #cb7b14
    }

    .theme-orange .single-box.single-alert {
        background-color: #e53f29
    }

    .theme-orange .single-box.single-trans.overlay:before {
        background: rgba(233,145,31,0.7)
    }

    .theme-orange .single-box.single-trans.overlay .overlay-rows .row-item {
        background-color: #E9911F
    }

        .theme-orange .single-box.single-trans.overlay .overlay-rows .row-item:nth-child(even) {
            background-color: #cb7b14
        }

    .theme-orange .single-box.default-theme {
        background-color: #0091C9
    }

        .theme-orange .single-box.default-theme.has-btn a.btn-sticky {
            background-color: #009cd8
        }

.theme-orange .block-ask, .theme-orange .double-box, .theme-orange .twin-box {
    background-color: #E9911F
}

.theme-orange .share-block {
    color: #E9911F;
    border-color: #E9911F
}

    .theme-orange .share-block .share-items a {
        color: #E9911F
    }

.theme-orange .content-page-search .search-panel {
    border-color: #E9911F
}

    .theme-orange .content-page-search .search-panel .search-panel__input {
        color: #E9911F
    }

    .theme-orange .content-page-search .search-panel .search-panel__button {
        color: #E9911F
    }

    .theme-orange .content-page-search .search-panel ::-webkit-input-placeholder {
        color: #E9911F
    }

    .theme-orange .content-page-search .search-panel :-moz-placeholder {
        color: #E9911F
    }

    .theme-orange .content-page-search .search-panel ::-moz-placeholder {
        color: #E9911F
    }

    .theme-orange .content-page-search .search-panel :-ms-input-placeholder {
        color: #E9911F
    }

.theme-orange .form-block-wrapper {
    background-color: #E9911F
}

    .theme-orange .form-block-wrapper ::-webkit-input-placeholder {
        color: #fff
    }

    .theme-orange .form-block-wrapper :-moz-placeholder {
        color: #fff
    }

    .theme-orange .form-block-wrapper ::-moz-placeholder {
        color: #fff
    }

    .theme-orange .form-block-wrapper :-ms-input-placeholder {
        color: #fff
    }

.theme-orange .global-search-result a.btn-page-theme {
    color: #E9911F;
    border-color: #E9911F
}

.sticky-nav.hover-orange .main-nav {
    border-top-color: #E9911F;
    border-bottom-color: #E9911F
}

.sticky-nav .page-hero.sec-orange {
    background-color: #E9911F
}

    .sticky-nav .page-hero.sec-orange .hero-menu-block h4 {
        color: #E9911F
    }

    .sticky-nav .page-hero.sec-orange .hero-menu-block li a:hover {
        color: #E9911F
    }

    .sticky-nav .page-hero.sec-orange .hero-menu-block .sub-level {
        background-color: #E9911F
    }

    .sticky-nav .page-hero.sec-orange:before {
        display: none
    }

.nav.navbar.main-nav li[data-theme="orange"] a:hover {
    color: #E9911F
}

.sitemap ul.parent > li[data-theme="orange"] > .hd::before {
    background-color: #E9911F
}

.sitemap ul.parent > li[data-theme="orange"] > ul.child > li > a {
    color: #E9911F
}

.theme-purple .main-nav {
    border-top-color: #7F4CAB;
    border-bottom-color: #7F4CAB
}

    .theme-purple .main-nav li.active > a {
        color: #7F4CAB
    }

        .theme-purple .main-nav li.active > a:before {
            background-color: #7F4CAB
        }

    .theme-purple .main-nav li.active > .toggle:before {
        color: #7F4CAB
    }

.theme-purple .page-hero {
    background-color: #7F4CAB
}

    .theme-purple .page-hero .hero-menu-block h4 {
        color: #7F4CAB
    }

    .theme-purple .page-hero .hero-menu-block li a:hover {
        color: #7F4CAB
    }

    .theme-purple .page-hero .hero-menu-block .sub-level {
        background-color: #7F4CAB
    }

.theme-purple .location-map .map-wrapper #map {
    border-bottom-color: #7F4CAB
}

.theme-purple .location-map .map-wrapper .map-tab-handle {
    background-color: #7F4CAB
}

    .theme-purple .location-map .map-wrapper .map-tab-handle span .btn.active {
        color: #7F4CAB
    }

.theme-purple .gmap-settings {
    background-color: #7F4CAB;
    height: 1px;
    width: 1px;
    display: none
}

    .theme-purple .gmap-settings.global {
        background-color: #0091C9
    }

.theme-purple .page-content h1, .theme-purple .page-content h2, .theme-purple .page-content h3, .theme-purple .page-content h4, .theme-purple .page-content h5, .theme-purple .sidebar h1, .theme-purple .sidebar h2, .theme-purple .sidebar h3, .theme-purple .sidebar h4, .theme-purple .sidebar h5 {
    color: #7F4CAB
}

.theme-purple .page-content p img, .theme-purple .page-content img, .theme-purple .sidebar p img, .theme-purple .sidebar img {
    border-bottom-color: #7F4CAB
}

.theme-purple .page-content .youtube-loader, .theme-purple .sidebar .youtube-loader {
    border-bottom-color: #7F4CAB
}

    .theme-purple .page-content .youtube-loader:before, .theme-purple .sidebar .youtube-loader:before {
        border-color: #7F4CAB
    }

    .theme-purple .page-content .youtube-loader:after, .theme-purple .sidebar .youtube-loader:after {
        border-left-color: #7F4CAB
    }

.theme-purple .page-content .tags li:before, .theme-purple .sidebar .tags li:before {
    color: #7F4CAB
}

.theme-purple .page-content .highlight, .theme-purple .sidebar .highlight {
    color: #7F4CAB
}

.theme-purple .page-content .stat-block-item .thumbnail, .theme-purple .sidebar .stat-block-item .thumbnail {
    background-color: #7F4CAB
}

.theme-purple .page-content ul li:before {
    color: #7F4CAB;
    background-color: #7F4CAB
}

.theme-purple .pagination li a:hover, .theme-purple .pagination li a.active {
    background-color: #7F4CAB
}

.theme-purple .sidebar .sidebar-accordion .accordion-item > .hd {
    color: #7F4CAB;
    border-color: #7F4CAB;
    cursor: pointer
}

.theme-purple .sidebar .sidebar-accordion .accordion-item.active > .hd {
    background-color: #7F4CAB;
    color: #fff
}

.theme-purple .sidebar .sidebar-accordion .accordion-item-child > .hd {
    color: #7F4CAB
}

.theme-purple .tab-content__wrapper .nav-tabs li.active a {
    color: #7F4CAB
}

.theme-purple .tab-content__wrapper .nav-tabs li.active:after {
    background-color: #7F4CAB
}

.theme-purple .single-box.single-white-label {
    background-color: #7F4CAB
}

    .theme-purple .single-box.single-white-label a.btn-sticky {
        background-color: #91849c
    }

    .theme-purple .single-box.single-white-label.global {
        background-color: #0091C9
    }

        .theme-purple .single-box.single-white-label.global a.btn-sticky {
            background-color: #229fd0
        }

.theme-purple .single-box {
    background-color: #7F4CAB
}

    .theme-purple .single-box.has-btn a.btn-sticky {
        background-color: #6a3f8f
    }

    .theme-purple .single-box.single-alert {
        background-color: #e53f29
    }

    .theme-purple .single-box.single-trans.overlay:before {
        background: rgba(127,76,171,0.7)
    }

    .theme-purple .single-box.single-trans.overlay .overlay-rows .row-item {
        background-color: #7F4CAB
    }

        .theme-purple .single-box.single-trans.overlay .overlay-rows .row-item:nth-child(even) {
            background-color: #6a3f8f
        }

    .theme-purple .single-box.default-theme {
        background-color: #0091C9
    }

        .theme-purple .single-box.default-theme.has-btn a.btn-sticky {
            background-color: #009cd8
        }

.theme-purple .block-ask, .theme-purple .double-box, .theme-purple .twin-box {
    background-color: #7F4CAB
}

.theme-purple .share-block {
    color: #7F4CAB;
    border-color: #7F4CAB
}

    .theme-purple .share-block .share-items a {
        color: #7F4CAB
    }

.theme-purple .content-page-search .search-panel {
    border-color: #7F4CAB
}

    .theme-purple .content-page-search .search-panel .search-panel__input {
        color: #7F4CAB
    }

    .theme-purple .content-page-search .search-panel .search-panel__button {
        color: #7F4CAB
    }

    .theme-purple .content-page-search .search-panel ::-webkit-input-placeholder {
        color: #7F4CAB
    }

    .theme-purple .content-page-search .search-panel :-moz-placeholder {
        color: #7F4CAB
    }

    .theme-purple .content-page-search .search-panel ::-moz-placeholder {
        color: #7F4CAB
    }

    .theme-purple .content-page-search .search-panel :-ms-input-placeholder {
        color: #7F4CAB
    }

.theme-purple .form-block-wrapper {
    background-color: #7F4CAB
}

    .theme-purple .form-block-wrapper ::-webkit-input-placeholder {
        color: #fff
    }

    .theme-purple .form-block-wrapper :-moz-placeholder {
        color: #fff
    }

    .theme-purple .form-block-wrapper ::-moz-placeholder {
        color: #fff
    }

    .theme-purple .form-block-wrapper :-ms-input-placeholder {
        color: #fff
    }

.theme-purple .global-search-result a.btn-page-theme {
    color: #7F4CAB;
    border-color: #7F4CAB
}

.sticky-nav.hover-purple .main-nav {
    border-top-color: #7F4CAB;
    border-bottom-color: #7F4CAB
}

.sticky-nav .page-hero.sec-purple {
    background-color: #7F4CAB
}

    .sticky-nav .page-hero.sec-purple .hero-menu-block h4 {
        color: #7F4CAB
    }

    .sticky-nav .page-hero.sec-purple .hero-menu-block li a:hover {
        color: #7F4CAB
    }

    .sticky-nav .page-hero.sec-purple .hero-menu-block .sub-level {
        background-color: #7F4CAB
    }

    .sticky-nav .page-hero.sec-purple:before {
        display: none
    }

.nav.navbar.main-nav li[data-theme="purple"] a:hover {
    color: #7F4CAB
}

.sitemap ul.parent > li[data-theme="purple"] > .hd::before {
    background-color: #7F4CAB
}

.sitemap ul.parent > li[data-theme="purple"] > ul.child > li > a {
    color: #7F4CAB
}

.theme-deep-pink .main-nav {
    border-top-color: #AC2961;
    border-bottom-color: #AC2961
}

    .theme-deep-pink .main-nav li.active > a {
        color: #AC2961
    }

        .theme-deep-pink .main-nav li.active > a:before {
            background-color: #AC2961
        }

    .theme-deep-pink .main-nav li.active > .toggle:before {
        color: #AC2961
    }

.theme-deep-pink .page-hero {
    background-color: #AC2961
}

    .theme-deep-pink .page-hero .hero-menu-block h4 {
        color: #AC2961
    }

    .theme-deep-pink .page-hero .hero-menu-block li a:hover {
        color: #AC2961
    }

    .theme-deep-pink .page-hero .hero-menu-block .sub-level {
        background-color: #AC2961
    }

.theme-deep-pink .location-map .map-wrapper #map {
    border-bottom-color: #AC2961
}

.theme-deep-pink .location-map .map-wrapper .map-tab-handle {
    background-color: #AC2961
}

    .theme-deep-pink .location-map .map-wrapper .map-tab-handle span .btn.active {
        color: #AC2961
    }

.theme-deep-pink .gmap-settings {
    background-color: #AC2961;
    height: 1px;
    width: 1px;
    display: none
}

    .theme-deep-pink .gmap-settings.global {
        background-color: #0091C9
    }

.theme-deep-pink .page-content h1, .theme-deep-pink .page-content h2, .theme-deep-pink .page-content h3, .theme-deep-pink .page-content h4, .theme-deep-pink .page-content h5, .theme-deep-pink .sidebar h1, .theme-deep-pink .sidebar h2, .theme-deep-pink .sidebar h3, .theme-deep-pink .sidebar h4, .theme-deep-pink .sidebar h5 {
    color: #AC2961
}

.theme-deep-pink .page-content p img, .theme-deep-pink .page-content img, .theme-deep-pink .sidebar p img, .theme-deep-pink .sidebar img {
    border-bottom-color: #AC2961
}

.theme-deep-pink .page-content .youtube-loader, .theme-deep-pink .sidebar .youtube-loader {
    border-bottom-color: #AC2961
}

    .theme-deep-pink .page-content .youtube-loader:before, .theme-deep-pink .sidebar .youtube-loader:before {
        border-color: #AC2961
    }

    .theme-deep-pink .page-content .youtube-loader:after, .theme-deep-pink .sidebar .youtube-loader:after {
        border-left-color: #AC2961
    }

.theme-deep-pink .page-content .tags li:before, .theme-deep-pink .sidebar .tags li:before {
    color: #AC2961
}

.theme-deep-pink .page-content .highlight, .theme-deep-pink .sidebar .highlight {
    color: #AC2961
}

.theme-deep-pink .page-content .stat-block-item .thumbnail, .theme-deep-pink .sidebar .stat-block-item .thumbnail {
    background-color: #AC2961
}

.theme-deep-pink .page-content ul li:before {
    color: #AC2961;
    background-color: #AC2961
}

.theme-deep-pink .pagination li a:hover, .theme-deep-pink .pagination li a.active {
    background-color: #AC2961
}

.theme-deep-pink .sidebar .sidebar-accordion .accordion-item > .hd {
    color: #AC2961;
    border-color: #AC2961;
    cursor: pointer
}

.theme-deep-pink .sidebar .sidebar-accordion .accordion-item.active > .hd {
    background-color: #AC2961;
    color: #fff
}

.theme-deep-pink .sidebar .sidebar-accordion .accordion-item-child > .hd {
    color: #AC2961
}

.theme-deep-pink .tab-content__wrapper .nav-tabs li.active a {
    color: #AC2961
}

.theme-deep-pink .tab-content__wrapper .nav-tabs li.active:after {
    background-color: #AC2961
}

.theme-deep-pink .single-box.single-white-label {
    background-color: #AC2961
}

    .theme-deep-pink .single-box.single-white-label a.btn-sticky {
        background-color: #a95479
    }

    .theme-deep-pink .single-box.single-white-label.global {
        background-color: #0091C9
    }

        .theme-deep-pink .single-box.single-white-label.global a.btn-sticky {
            background-color: #229fd0
        }

.theme-deep-pink .single-box {
    background-color: #AC2961
}

    .theme-deep-pink .single-box.has-btn a.btn-sticky {
        background-color: #8b214e
    }

    .theme-deep-pink .single-box.single-alert {
        background-color: #e53f29
    }

    .theme-deep-pink .single-box.single-trans.overlay:before {
        background: rgba(172,41,97,0.7)
    }

    .theme-deep-pink .single-box.single-trans.overlay .overlay-rows .row-item {
        background-color: #AC2961
    }

        .theme-deep-pink .single-box.single-trans.overlay .overlay-rows .row-item:nth-child(even) {
            background-color: #8b214e
        }

    .theme-deep-pink .single-box.default-theme {
        background-color: #0091C9
    }

        .theme-deep-pink .single-box.default-theme.has-btn a.btn-sticky {
            background-color: #009cd8
        }

.theme-deep-pink .block-ask, .theme-deep-pink .double-box, .theme-deep-pink .twin-box {
    background-color: #AC2961
}

.theme-deep-pink .share-block {
    color: #AC2961;
    border-color: #AC2961
}

    .theme-deep-pink .share-block .share-items a {
        color: #AC2961
    }

.theme-deep-pink .content-page-search .search-panel {
    border-color: #AC2961
}

    .theme-deep-pink .content-page-search .search-panel .search-panel__input {
        color: #AC2961
    }

    .theme-deep-pink .content-page-search .search-panel .search-panel__button {
        color: #AC2961
    }

    .theme-deep-pink .content-page-search .search-panel ::-webkit-input-placeholder {
        color: #AC2961
    }

    .theme-deep-pink .content-page-search .search-panel :-moz-placeholder {
        color: #AC2961
    }

    .theme-deep-pink .content-page-search .search-panel ::-moz-placeholder {
        color: #AC2961
    }

    .theme-deep-pink .content-page-search .search-panel :-ms-input-placeholder {
        color: #AC2961
    }

.theme-deep-pink .form-block-wrapper {
    background-color: #AC2961
}

    .theme-deep-pink .form-block-wrapper ::-webkit-input-placeholder {
        color: #fff
    }

    .theme-deep-pink .form-block-wrapper :-moz-placeholder {
        color: #fff
    }

    .theme-deep-pink .form-block-wrapper ::-moz-placeholder {
        color: #fff
    }

    .theme-deep-pink .form-block-wrapper :-ms-input-placeholder {
        color: #fff
    }

.theme-deep-pink .global-search-result a.btn-page-theme {
    color: #AC2961;
    border-color: #AC2961
}

.sticky-nav.hover-deep-pink .main-nav {
    border-top-color: #AC2961;
    border-bottom-color: #AC2961
}

.sticky-nav .page-hero.sec-deep-pink {
    background-color: #AC2961
}

    .sticky-nav .page-hero.sec-deep-pink .hero-menu-block h4 {
        color: #AC2961
    }

    .sticky-nav .page-hero.sec-deep-pink .hero-menu-block li a:hover {
        color: #AC2961
    }

    .sticky-nav .page-hero.sec-deep-pink .hero-menu-block .sub-level {
        background-color: #AC2961
    }

    .sticky-nav .page-hero.sec-deep-pink:before {
        display: none
    }

.nav.navbar.main-nav li[data-theme="deep-pink"] a:hover {
    color: #AC2961
}

.sitemap ul.parent > li[data-theme="deep-pink"] > .hd::before {
    background-color: #AC2961
}

.sitemap ul.parent > li[data-theme="deep-pink"] > ul.child > li > a {
    color: #AC2961
}

.theme-torquoise .main-nav {
    border-top-color: #00BACF;
    border-bottom-color: #00BACF
}

    .theme-torquoise .main-nav li.active > a {
        color: #00BACF
    }

        .theme-torquoise .main-nav li.active > a:before {
            background-color: #00BACF
        }

    .theme-torquoise .main-nav li.active > .toggle:before {
        color: #00BACF
    }

.theme-torquoise .page-hero {
    background-color: #00BACF
}

    .theme-torquoise .page-hero .hero-menu-block h4 {
        color: #00BACF
    }

    .theme-torquoise .page-hero .hero-menu-block li a:hover {
        color: #00BACF
    }

    .theme-torquoise .page-hero .hero-menu-block .sub-level {
        background-color: #00BACF
    }

.theme-torquoise .location-map .map-wrapper #map {
    border-bottom-color: #00BACF
}

.theme-torquoise .location-map .map-wrapper .map-tab-handle {
    background-color: #00BACF
}

    .theme-torquoise .location-map .map-wrapper .map-tab-handle span .btn.active {
        color: #00BACF
    }

.theme-torquoise .gmap-settings {
    background-color: #00BACF;
    height: 1px;
    width: 1px;
    display: none
}

    .theme-torquoise .gmap-settings.global {
        background-color: #0091C9
    }

.theme-torquoise .page-content h1, .theme-torquoise .page-content h2, .theme-torquoise .page-content h3, .theme-torquoise .page-content h4, .theme-torquoise .page-content h5, .theme-torquoise .sidebar h1, .theme-torquoise .sidebar h2, .theme-torquoise .sidebar h3, .theme-torquoise .sidebar h4, .theme-torquoise .sidebar h5 {
    color: #00BACF
}

.theme-torquoise .page-content p img, .theme-torquoise .page-content img, .theme-torquoise .sidebar p img, .theme-torquoise .sidebar img {
    border-bottom-color: #00BACF
}

.theme-torquoise .page-content .youtube-loader, .theme-torquoise .sidebar .youtube-loader {
    border-bottom-color: #00BACF
}

    .theme-torquoise .page-content .youtube-loader:before, .theme-torquoise .sidebar .youtube-loader:before {
        border-color: #00BACF
    }

    .theme-torquoise .page-content .youtube-loader:after, .theme-torquoise .sidebar .youtube-loader:after {
        border-left-color: #00BACF
    }

.theme-torquoise .page-content .tags li:before, .theme-torquoise .sidebar .tags li:before {
    color: #00BACF
}

.theme-torquoise .page-content .highlight, .theme-torquoise .sidebar .highlight {
    color: #00BACF
}

.theme-torquoise .page-content .stat-block-item .thumbnail, .theme-torquoise .sidebar .stat-block-item .thumbnail {
    background-color: #00BACF
}

.theme-torquoise .page-content ul li:before {
    color: #00BACF;
    background-color: #00BACF
}

.theme-torquoise .pagination li a:hover, .theme-torquoise .pagination li a.active {
    background-color: #00BACF
}

.theme-torquoise .sidebar .sidebar-accordion .accordion-item > .hd {
    color: #00BACF;
    border-color: #00BACF;
    cursor: pointer
}

.theme-torquoise .sidebar .sidebar-accordion .accordion-item.active > .hd {
    background-color: #00BACF;
    color: #fff
}

.theme-torquoise .sidebar .sidebar-accordion .accordion-item-child > .hd {
    color: #00BACF
}

.theme-torquoise .tab-content__wrapper .nav-tabs li.active a {
    color: #00BACF
}

.theme-torquoise .tab-content__wrapper .nav-tabs li.active:after {
    background-color: #00BACF
}

.theme-torquoise .single-box.single-white-label {
    background-color: #00BACF
}

    .theme-torquoise .single-box.single-white-label a.btn-sticky {
        background-color: #23c3d5
    }

    .theme-torquoise .single-box.single-white-label.global {
        background-color: #0091C9
    }

        .theme-torquoise .single-box.single-white-label.global a.btn-sticky {
            background-color: #229fd0
        }

.theme-torquoise .single-box {
    background-color: #00BACF
}

    .theme-torquoise .single-box.has-btn a.btn-sticky {
        background-color: #0095a6
    }

    .theme-torquoise .single-box.single-alert {
        background-color: #e53f29
    }

    .theme-torquoise .single-box.single-trans.overlay:before {
        background: rgba(0,186,207,0.7)
    }

    .theme-torquoise .single-box.single-trans.overlay .overlay-rows .row-item {
        background-color: #00BACF
    }

        .theme-torquoise .single-box.single-trans.overlay .overlay-rows .row-item:nth-child(even) {
            background-color: #0095a6
        }

    .theme-torquoise .single-box.default-theme {
        background-color: #0091C9
    }

        .theme-torquoise .single-box.default-theme.has-btn a.btn-sticky {
            background-color: #009cd8
        }

.theme-torquoise .block-ask, .theme-torquoise .double-box, .theme-torquoise .twin-box {
    background-color: #00BACF
}

.theme-torquoise .share-block {
    color: #00BACF;
    border-color: #00BACF
}

    .theme-torquoise .share-block .share-items a {
        color: #00BACF
    }

.theme-torquoise .content-page-search .search-panel {
    border-color: #00BACF
}

    .theme-torquoise .content-page-search .search-panel .search-panel__input {
        color: #00BACF
    }

    .theme-torquoise .content-page-search .search-panel .search-panel__button {
        color: #00BACF
    }

    .theme-torquoise .content-page-search .search-panel ::-webkit-input-placeholder {
        color: #00BACF
    }

    .theme-torquoise .content-page-search .search-panel :-moz-placeholder {
        color: #00BACF
    }

    .theme-torquoise .content-page-search .search-panel ::-moz-placeholder {
        color: #00BACF
    }

    .theme-torquoise .content-page-search .search-panel :-ms-input-placeholder {
        color: #00BACF
    }

.theme-torquoise .form-block-wrapper {
    background-color: #00BACF
}

    .theme-torquoise .form-block-wrapper ::-webkit-input-placeholder {
        color: #fff
    }

    .theme-torquoise .form-block-wrapper :-moz-placeholder {
        color: #fff
    }

    .theme-torquoise .form-block-wrapper ::-moz-placeholder {
        color: #fff
    }

    .theme-torquoise .form-block-wrapper :-ms-input-placeholder {
        color: #fff
    }

.theme-torquoise .global-search-result a.btn-page-theme {
    color: #00BACF;
    border-color: #00BACF
}

.sticky-nav.hover-torquoise .main-nav {
    border-top-color: #00BACF;
    border-bottom-color: #00BACF
}

.sticky-nav .page-hero.sec-torquoise {
    background-color: #00BACF
}

    .sticky-nav .page-hero.sec-torquoise .hero-menu-block h4 {
        color: #00BACF
    }

    .sticky-nav .page-hero.sec-torquoise .hero-menu-block li a:hover {
        color: #00BACF
    }

    .sticky-nav .page-hero.sec-torquoise .hero-menu-block .sub-level {
        background-color: #00BACF
    }

    .sticky-nav .page-hero.sec-torquoise:before {
        display: none
    }

.nav.navbar.main-nav li[data-theme="torquoise"] a:hover {
    color: #00BACF
}

.sitemap ul.parent > li[data-theme="torquoise"] > .hd::before {
    background-color: #00BACF
}

.sitemap ul.parent > li[data-theme="torquoise"] > ul.child > li > a {
    color: #00BACF
}

.theme-dark-green .main-nav {
    border-top-color: #009E54;
    border-bottom-color: #009E54
}

    .theme-dark-green .main-nav li.active > a {
        color: #009E54
    }

        .theme-dark-green .main-nav li.active > a:before {
            background-color: #009E54
        }

    .theme-dark-green .main-nav li.active > .toggle:before {
        color: #009E54
    }

.theme-dark-green .page-hero {
    background-color: #009E54
}

    .theme-dark-green .page-hero .hero-menu-block h4 {
        color: #009E54
    }

    .theme-dark-green .page-hero .hero-menu-block li a:hover {
        color: #009E54
    }

    .theme-dark-green .page-hero .hero-menu-block .sub-level {
        background-color: #009E54
    }

    .theme-dark-green .page-hero .alphabet-links li a {
        background-color: #57BA2C
    }

        .theme-dark-green .page-hero .alphabet-links li a:hover {
            background-color: #009E54
        }

.theme-dark-green .location-map .map-wrapper #map {
    border-bottom-color: #009E54
}

.theme-dark-green .location-map .map-wrapper .map-tab-handle {
    background-color: #009E54
}

    .theme-dark-green .location-map .map-wrapper .map-tab-handle span .btn.active {
        color: #009E54
    }

.theme-dark-green .gmap-settings {
    background-color: #009E54;
    height: 1px;
    width: 1px;
    display: none
}

    .theme-dark-green .gmap-settings.global {
        background-color: #0091C9
    }

.theme-dark-green .page-content h1, .theme-dark-green .page-content h2, .theme-dark-green .page-content h3, .theme-dark-green .page-content h4, .theme-dark-green .page-content h5, .theme-dark-green .sidebar h1, .theme-dark-green .sidebar h2, .theme-dark-green .sidebar h3, .theme-dark-green .sidebar h4, .theme-dark-green .sidebar h5 {
    color: #009E54
}

.theme-dark-green .page-content p img, .theme-dark-green .page-content img, .theme-dark-green .sidebar p img, .theme-dark-green .sidebar img {
    border-bottom-color: #009E54
}

.theme-dark-green .page-content .youtube-loader, .theme-dark-green .sidebar .youtube-loader {
    border-bottom-color: #009E54
}

    .theme-dark-green .page-content .youtube-loader:before, .theme-dark-green .sidebar .youtube-loader:before {
        border-color: #009E54
    }

    .theme-dark-green .page-content .youtube-loader:after, .theme-dark-green .sidebar .youtube-loader:after {
        border-left-color: #009E54
    }

.theme-dark-green .page-content .tags li:before, .theme-dark-green .sidebar .tags li:before {
    color: #009E54
}

.theme-dark-green .page-content .highlight, .theme-dark-green .sidebar .highlight {
    color: #009E54
}

.theme-dark-green .page-content .stat-block-item .thumbnail, .theme-dark-green .sidebar .stat-block-item .thumbnail {
    background-color: #009E54
}

.theme-dark-green .page-content ul li:before {
    color: #009E54;
    background-color: #009E54
}

.theme-dark-green .pagination li a:hover, .theme-dark-green .pagination li a.active {
    background-color: #009E54
}

.theme-dark-green .sidebar .sidebar-accordion .accordion-item > .hd {
    color: #009E54;
    border-color: #009E54;
    cursor: pointer
}

.theme-dark-green .sidebar .sidebar-accordion .accordion-item.active > .hd {
    background-color: #009E54;
    color: #fff
}

.theme-dark-green .sidebar .sidebar-accordion .accordion-item-child > .hd {
    color: #009E54
}

.theme-dark-green .tab-content__wrapper .nav-tabs li.active a {
    color: #009E54
}

.theme-dark-green .tab-content__wrapper .nav-tabs li.active:after {
    background-color: #009E54
}

.theme-dark-green .single-box.single-white-label {
    background-color: #009E54
}

    .theme-dark-green .single-box.single-white-label a.btn-sticky {
        background-color: #1cab68
    }

    .theme-dark-green .single-box.single-white-label.global {
        background-color: #0091C9
    }

        .theme-dark-green .single-box.single-white-label.global a.btn-sticky {
            background-color: #229fd0
        }

.theme-dark-green .single-box {
    background-color: #009E54
}

    .theme-dark-green .single-box.has-btn a.btn-sticky {
        background-color: #00753e
    }

    .theme-dark-green .single-box.single-alert {
        background-color: #e53f29
    }

    .theme-dark-green .single-box.single-trans.overlay:before {
        background: rgba(0,158,84,0.7)
    }

    .theme-dark-green .single-box.single-trans.overlay .overlay-rows .row-item {
        background-color: #009E54
    }

        .theme-dark-green .single-box.single-trans.overlay .overlay-rows .row-item:nth-child(even) {
            background-color: #00753e
        }

    .theme-dark-green .single-box.default-theme {
        background-color: #0091C9
    }

        .theme-dark-green .single-box.default-theme.has-btn a.btn-sticky {
            background-color: #009cd8
        }

.theme-dark-green .block-ask, .theme-dark-green .double-box, .theme-dark-green .twin-box {
    background-color: #009E54
}

.theme-dark-green .share-block {
    color: #009E54;
    border-color: #009E54
}

    .theme-dark-green .share-block .share-items a {
        color: #009E54
    }

.theme-dark-green .content-page-search .search-panel {
    border-color: #009E54
}

    .theme-dark-green .content-page-search .search-panel .search-panel__input {
        color: #009E54
    }

    .theme-dark-green .content-page-search .search-panel .search-panel__button {
        color: #009E54
    }

    .theme-dark-green .content-page-search .search-panel ::-webkit-input-placeholder {
        color: #009E54
    }

    .theme-dark-green .content-page-search .search-panel :-moz-placeholder {
        color: #009E54
    }

    .theme-dark-green .content-page-search .search-panel ::-moz-placeholder {
        color: #009E54
    }

    .theme-dark-green .content-page-search .search-panel :-ms-input-placeholder {
        color: #009E54
    }

.theme-dark-green .form-block-wrapper {
    background-color: #009E54
}

    .theme-dark-green .form-block-wrapper ::-webkit-input-placeholder {
        color: #fff
    }

    .theme-dark-green .form-block-wrapper :-moz-placeholder {
        color: #fff
    }

    .theme-dark-green .form-block-wrapper ::-moz-placeholder {
        color: #fff
    }

    .theme-dark-green .form-block-wrapper :-ms-input-placeholder {
        color: #fff
    }

.theme-dark-green .global-search-result a.btn-page-theme {
    color: #009E54;
    border-color: #009E54
}

.sticky-nav.hover-dark-green .main-nav {
    border-top-color: #009E54;
    border-bottom-color: #009E54
}

.sticky-nav .page-hero.sec-dark-green {
    background-color: #009E54
}

    .sticky-nav .page-hero.sec-dark-green .hero-menu-block h4 {
        color: #009E54
    }

    .sticky-nav .page-hero.sec-dark-green .hero-menu-block li a:hover {
        color: #009E54
    }

    .sticky-nav .page-hero.sec-dark-green .hero-menu-block .sub-level {
        background-color: #009E54
    }

    .sticky-nav .page-hero.sec-dark-green:before {
        display: none
    }

    .sticky-nav .page-hero.sec-dark-green .alphabet-links li a {
        background-color: #57BA2C
    }

.nav.navbar.main-nav li[data-theme="dark-green"] a:hover {
    color: #009E54
}

.sitemap ul.parent > li[data-theme="dark-green"] > .hd::before {
    background-color: #009E54
}

.sitemap ul.parent > li[data-theme="dark-green"] > ul.child > li > a {
    color: #009E54
}

.theme-dodge-blue .main-nav {
    border-top-color: #125BA3;
    border-bottom-color: #125BA3
}

    .theme-dodge-blue .main-nav li.active > a {
        color: #125BA3
    }

        .theme-dodge-blue .main-nav li.active > a:before {
            background-color: #125BA3
        }

    .theme-dodge-blue .main-nav li.active > .toggle:before {
        color: #125BA3
    }

.theme-dodge-blue .page-hero {
    background-color: #125BA3
}

    .theme-dodge-blue .page-hero .hero-menu-block h4 {
        color: #125BA3
    }

    .theme-dodge-blue .page-hero .hero-menu-block li a:hover {
        color: #125BA3
    }

    .theme-dodge-blue .page-hero .hero-menu-block .sub-level {
        background-color: #125BA3
    }

    .theme-dodge-blue .page-hero .alphabet-links li a {
        background-color: #00a3e3
    }

        .theme-dodge-blue .page-hero .alphabet-links li a:hover {
            background-color: #125BA3
        }

.theme-dodge-blue .location-map .map-wrapper #map {
    border-bottom-color: #125BA3
}

.theme-dodge-blue .location-map .map-wrapper .map-tab-handle {
    background-color: #125BA3
}

    .theme-dodge-blue .location-map .map-wrapper .map-tab-handle span .btn.active {
        color: #125BA3
    }

.theme-dodge-blue .gmap-settings {
    background-color: #125BA3;
    height: 1px;
    width: 1px;
    display: none
}

    .theme-dodge-blue .gmap-settings.global {
        background-color: #0091C9
    }

.theme-dodge-blue .page-content h1, .theme-dodge-blue .page-content h2, .theme-dodge-blue .page-content h3, .theme-dodge-blue .page-content h4, .theme-dodge-blue .page-content h5, .theme-dodge-blue .sidebar h1, .theme-dodge-blue .sidebar h2, .theme-dodge-blue .sidebar h3, .theme-dodge-blue .sidebar h4, .theme-dodge-blue .sidebar h5 {
    color: #125BA3
}

.theme-dodge-blue .page-content p img, .theme-dodge-blue .page-content img, .theme-dodge-blue .sidebar p img, .theme-dodge-blue .sidebar img {
    border-bottom-color: #125BA3
}

.theme-dodge-blue .page-content .youtube-loader, .theme-dodge-blue .sidebar .youtube-loader {
    border-bottom-color: #125BA3
}

    .theme-dodge-blue .page-content .youtube-loader:before, .theme-dodge-blue .sidebar .youtube-loader:before {
        border-color: #125BA3
    }

    .theme-dodge-blue .page-content .youtube-loader:after, .theme-dodge-blue .sidebar .youtube-loader:after {
        border-left-color: #125BA3
    }

.theme-dodge-blue .page-content .tags li:before, .theme-dodge-blue .sidebar .tags li:before {
    color: #125BA3
}

.theme-dodge-blue .page-content .highlight, .theme-dodge-blue .sidebar .highlight {
    color: #125BA3
}

.theme-dodge-blue .page-content .stat-block-item .thumbnail, .theme-dodge-blue .sidebar .stat-block-item .thumbnail {
    background-color: #125BA3
}

.theme-dodge-blue .page-content ul li:before {
    color: #125BA3;
    background-color: #125BA3
}

.theme-dodge-blue .pagination li a:hover, .theme-dodge-blue .pagination li a.active {
    background-color: #125BA3
}

.theme-dodge-blue .sidebar .sidebar-accordion .accordion-item > .hd {
    color: #125BA3;
    border-color: #125BA3;
    cursor: pointer
}

.theme-dodge-blue .sidebar .sidebar-accordion .accordion-item.active > .hd {
    background-color: #125BA3;
    color: #fff
}

.theme-dodge-blue .sidebar .sidebar-accordion .accordion-item-child > .hd {
    color: #125BA3
}

.theme-dodge-blue .tab-content__wrapper .nav-tabs li.active a {
    color: #125BA3
}

.theme-dodge-blue .tab-content__wrapper .nav-tabs li.active:after {
    background-color: #125BA3
}

.theme-dodge-blue .single-box.single-white-label {
    background-color: #125BA3
}

    .theme-dodge-blue .single-box.single-white-label a.btn-sticky {
        background-color: #356fa9
    }

    .theme-dodge-blue .single-box.single-white-label.global {
        background-color: #0091C9
    }

        .theme-dodge-blue .single-box.single-white-label.global a.btn-sticky {
            background-color: #229fd0
        }

.theme-dodge-blue .single-box {
    background-color: #0091C9
}

    .theme-dodge-blue .single-box.has-btn a.btn-sticky {
        background-color: #0074a0
    }

    .theme-dodge-blue .single-box.single-alert {
        background-color: #e53f29
    }

    .theme-dodge-blue .single-box.single-trans.overlay:before {
        background-color: rgba(18,91,163,0.7)
    }

    .theme-dodge-blue .single-box.single-trans.overlay .overlay-rows .row-item {
        background-color: #0091C9
    }

        .theme-dodge-blue .single-box.single-trans.overlay .overlay-rows .row-item:nth-child(even) {
            background-color: #125BA3
        }

.theme-dodge-blue .block-ask, .theme-dodge-blue .double-box, .theme-dodge-blue .twin-box {
    background-color: #0091C9
}

.theme-dodge-blue .service-list .hd {
    background-color: #125BA3
}

    .theme-dodge-blue .service-list .hd:hover {
        background-color: #1568ba
    }

.theme-dodge-blue .service-list .bd .services-item:hover {
    color: #125BA3
}

.theme-dodge-blue .share-block {
    color: #125BA3;
    border-color: #125BA3
}

    .theme-dodge-blue .share-block .share-items a {
        color: #125BA3
    }

.theme-dodge-blue .content-page-search .search-panel {
    border-color: #125BA3
}

    .theme-dodge-blue .content-page-search .search-panel .search-panel__input {
        color: #125BA3
    }

    .theme-dodge-blue .content-page-search .search-panel .search-panel__button {
        color: #125BA3
    }

    .theme-dodge-blue .content-page-search .search-panel ::-webkit-input-placeholder {
        color: #125BA3
    }

    .theme-dodge-blue .content-page-search .search-panel :-moz-placeholder {
        color: #125BA3
    }

    .theme-dodge-blue .content-page-search .search-panel ::-moz-placeholder {
        color: #125BA3
    }

    .theme-dodge-blue .content-page-search .search-panel :-ms-input-placeholder {
        color: #125BA3
    }

.theme-dodge-blue .form-block-wrapper {
    background-color: #125BA3
}

    .theme-dodge-blue .form-block-wrapper ::-webkit-input-placeholder {
        color: #fff
    }

    .theme-dodge-blue .form-block-wrapper :-moz-placeholder {
        color: #fff
    }

    .theme-dodge-blue .form-block-wrapper ::-moz-placeholder {
        color: #fff
    }

    .theme-dodge-blue .form-block-wrapper :-ms-input-placeholder {
        color: #fff
    }

.theme-dodge-blue .global-search-result a.btn-page-theme {
    color: #125BA3;
    border-color: #125BA3
}

.sticky-nav.hover-dodge-blue .main-nav {
    border-top-color: #125BA3;
    border-bottom-color: #125BA3
}

.sticky-nav .page-hero.sec-dodge-blue {
    background-color: #125BA3
}

    .sticky-nav .page-hero.sec-dodge-blue .hero-menu-block h4 {
        color: #125BA3
    }

    .sticky-nav .page-hero.sec-dodge-blue .hero-menu-block li a:hover {
        color: #125BA3
    }

    .sticky-nav .page-hero.sec-dodge-blue .hero-menu-block .sub-level {
        background-color: #125BA3
    }

    .sticky-nav .page-hero.sec-dodge-blue:before {
        display: none
    }

    .sticky-nav .page-hero.sec-dodge-blue .alphabet-links li a {
        background-color: #00a3e3
    }

.nav.navbar.main-nav li[data-theme="dodge-blue"] a:hover {
    color: #125BA3
}

.sitemap ul.parent > li[data-theme="dodge-blue"] > .hd::before {
    background-color: #125BA3
}

.sitemap ul.parent > li[data-theme="dodge-blue"] > ul.child > li > a {
    color: #125BA3
}

.theme-deepsky-blue .main-nav {
    border-top-color: #0091C9;
    border-bottom-color: #0091C9
}

    .theme-deepsky-blue .main-nav li.active > a {
        color: #0091C9
    }

        .theme-deepsky-blue .main-nav li.active > a:before {
            background-color: #0091C9
        }

    .theme-deepsky-blue .main-nav li.active > .toggle:before {
        color: #0091C9
    }

.theme-deepsky-blue .page-hero {
    background-color: #0091C9
}

    .theme-deepsky-blue .page-hero .hero-menu-block h4 {
        color: #0091C9
    }

    .theme-deepsky-blue .page-hero .hero-menu-block li a:hover {
        color: #0091C9
    }

    .theme-deepsky-blue .page-hero .hero-menu-block .sub-level {
        background-color: #0091C9
    }

.theme-deepsky-blue .location-map .map-wrapper #map {
    border-bottom-color: #0091C9
}

.theme-deepsky-blue .location-map .map-wrapper .map-tab-handle {
    background-color: #0091C9
}

    .theme-deepsky-blue .location-map .map-wrapper .map-tab-handle span .btn.active {
        color: #0091C9
    }

.theme-deepsky-blue .gmap-settings {
    background-color: #0091C9;
    height: 1px;
    width: 1px;
    display: none
}

    .theme-deepsky-blue .gmap-settings.global {
        background-color: #0091C9
    }

.theme-deepsky-blue .page-content h1, .theme-deepsky-blue .page-content h2, .theme-deepsky-blue .page-content h3, .theme-deepsky-blue .page-content h4, .theme-deepsky-blue .page-content h5, .theme-deepsky-blue .sidebar h1, .theme-deepsky-blue .sidebar h2, .theme-deepsky-blue .sidebar h3, .theme-deepsky-blue .sidebar h4, .theme-deepsky-blue .sidebar h5 {
    color: #0091C9
}

.theme-deepsky-blue .page-content p img, .theme-deepsky-blue .page-content img, .theme-deepsky-blue .sidebar p img, .theme-deepsky-blue .sidebar img {
    border-bottom-color: #0091C9
}

.theme-deepsky-blue .page-content .youtube-loader, .theme-deepsky-blue .sidebar .youtube-loader {
    border-bottom-color: #0091C9
}

    .theme-deepsky-blue .page-content .youtube-loader:before, .theme-deepsky-blue .sidebar .youtube-loader:before {
        border-color: #0091C9
    }

    .theme-deepsky-blue .page-content .youtube-loader:after, .theme-deepsky-blue .sidebar .youtube-loader:after {
        border-left-color: #0091C9
    }

.theme-deepsky-blue .page-content .tags li:before, .theme-deepsky-blue .sidebar .tags li:before {
    color: #0091C9
}

.theme-deepsky-blue .page-content .highlight, .theme-deepsky-blue .sidebar .highlight {
    color: #0091C9
}

.theme-deepsky-blue .page-content .stat-block-item .thumbnail, .theme-deepsky-blue .sidebar .stat-block-item .thumbnail {
    background-color: #0091C9
}

.theme-deepsky-blue .page-content ul li:before {
    color: #0091C9;
    background-color: #0091C9
}

.theme-deepsky-blue .pagination li a:hover, .theme-deepsky-blue .pagination li a.active {
    background-color: #0091C9
}

.theme-deepsky-blue .sidebar .sidebar-accordion .accordion-item > .hd {
    color: #0091C9;
    border-color: #0091C9;
    cursor: pointer
}

.theme-deepsky-blue .sidebar .sidebar-accordion .accordion-item.active > .hd {
    background-color: #0091C9;
    color: #fff
}

.theme-deepsky-blue .sidebar .sidebar-accordion .accordion-item-child > .hd {
    color: #0091C9
}

.theme-deepsky-blue .tab-content__wrapper .nav-tabs li.active a {
    color: #0091C9
}

.theme-deepsky-blue .tab-content__wrapper .nav-tabs li.active:after {
    background-color: #0091C9
}

.theme-deepsky-blue .single-box.single-white-label {
    background-color: #0091C9
}

    .theme-deepsky-blue .single-box.single-white-label a.btn-sticky {
        background-color: #229fd0
    }

    .theme-deepsky-blue .single-box.single-white-label.global {
        background-color: #0091C9
    }

        .theme-deepsky-blue .single-box.single-white-label.global a.btn-sticky {
            background-color: #229fd0
        }

.theme-deepsky-blue .single-box {
    background-color: #0091C9
}

    .theme-deepsky-blue .single-box.has-btn a.btn-sticky {
        background-color: #0074a0
    }

    .theme-deepsky-blue .single-box.single-alert {
        background-color: #e53f29
    }

    .theme-deepsky-blue .single-box.single-trans.overlay:before {
        background: rgba(0,145,201,0.7)
    }

    .theme-deepsky-blue .single-box.single-trans.overlay .overlay-rows .row-item {
        background-color: #0091C9
    }

        .theme-deepsky-blue .single-box.single-trans.overlay .overlay-rows .row-item:nth-child(even) {
            background-color: #0074a0
        }

    .theme-deepsky-blue .single-box.default-theme {
        background-color: #0091C9
    }

        .theme-deepsky-blue .single-box.default-theme.has-btn a.btn-sticky {
            background-color: #009cd8
        }

.theme-deepsky-blue .block-ask, .theme-deepsky-blue .double-box, .theme-deepsky-blue .twin-box {
    background-color: #0091C9
}

.theme-deepsky-blue .share-block {
    color: #0091C9;
    border-color: #0091C9
}

    .theme-deepsky-blue .share-block .share-items a {
        color: #0091C9
    }

.theme-deepsky-blue .content-page-search .search-panel {
    border-color: #0091C9
}

    .theme-deepsky-blue .content-page-search .search-panel .search-panel__input {
        color: #0091C9
    }

    .theme-deepsky-blue .content-page-search .search-panel .search-panel__button {
        color: #0091C9
    }

    .theme-deepsky-blue .content-page-search .search-panel ::-webkit-input-placeholder {
        color: #0091C9
    }

    .theme-deepsky-blue .content-page-search .search-panel :-moz-placeholder {
        color: #0091C9
    }

    .theme-deepsky-blue .content-page-search .search-panel ::-moz-placeholder {
        color: #0091C9
    }

    .theme-deepsky-blue .content-page-search .search-panel :-ms-input-placeholder {
        color: #0091C9
    }

.theme-deepsky-blue .form-block-wrapper {
    background-color: #0091C9
}

    .theme-deepsky-blue .form-block-wrapper ::-webkit-input-placeholder {
        color: #fff
    }

    .theme-deepsky-blue .form-block-wrapper :-moz-placeholder {
        color: #fff
    }

    .theme-deepsky-blue .form-block-wrapper ::-moz-placeholder {
        color: #fff
    }

    .theme-deepsky-blue .form-block-wrapper :-ms-input-placeholder {
        color: #fff
    }

.theme-deepsky-blue .global-search-result a.btn-page-theme {
    color: #0091C9;
    border-color: #0091C9
}

.sticky-nav.hover-deepsky-blue .main-nav {
    border-top-color: #0091C9;
    border-bottom-color: #0091C9
}

.sticky-nav .page-hero.sec-deepsky-blue {
    background-color: #0091C9
}

    .sticky-nav .page-hero.sec-deepsky-blue .hero-menu-block h4 {
        color: #0091C9
    }

    .sticky-nav .page-hero.sec-deepsky-blue .hero-menu-block li a:hover {
        color: #0091C9
    }

    .sticky-nav .page-hero.sec-deepsky-blue .hero-menu-block .sub-level {
        background-color: #0091C9
    }

    .sticky-nav .page-hero.sec-deepsky-blue:before {
        display: none
    }

.nav.navbar.main-nav li[data-theme="deepsky-blue"] a:hover {
    color: #0091C9
}

.sitemap ul.parent > li[data-theme="deepsky-blue"] > .hd::before {
    background-color: #0091C9
}

.sitemap ul.parent > li[data-theme="deepsky-blue"] > ul.child > li > a {
    color: #0091C9
}

.theme-dark-torquoise .main-nav {
    border-top-color: #00ADC6;
    border-bottom-color: #00ADC6
}

    .theme-dark-torquoise .main-nav li.active > a {
        color: #00ADC6
    }

        .theme-dark-torquoise .main-nav li.active > a:before {
            background-color: #00ADC6
        }

    .theme-dark-torquoise .main-nav li.active > .toggle:before {
        color: #00ADC6
    }

.theme-dark-torquoise .page-hero {
    background-color: #00ADC6
}

    .theme-dark-torquoise .page-hero .hero-menu-block h4 {
        color: #00ADC6
    }

    .theme-dark-torquoise .page-hero .hero-menu-block li a:hover {
        color: #00ADC6
    }

    .theme-dark-torquoise .page-hero .hero-menu-block .sub-level {
        background-color: #00ADC6
    }

.theme-dark-torquoise .location-map .map-wrapper #map {
    border-bottom-color: #00ADC6
}

.theme-dark-torquoise .location-map .map-wrapper .map-tab-handle {
    background-color: #00ADC6
}

    .theme-dark-torquoise .location-map .map-wrapper .map-tab-handle span .btn.active {
        color: #00ADC6
    }

.theme-dark-torquoise .gmap-settings {
    background-color: #00ADC6;
    height: 1px;
    width: 1px;
    display: none
}

    .theme-dark-torquoise .gmap-settings.global {
        background-color: #0091C9
    }

.theme-dark-torquoise .page-content h1, .theme-dark-torquoise .page-content h2, .theme-dark-torquoise .page-content h3, .theme-dark-torquoise .page-content h4, .theme-dark-torquoise .page-content h5, .theme-dark-torquoise .sidebar h1, .theme-dark-torquoise .sidebar h2, .theme-dark-torquoise .sidebar h3, .theme-dark-torquoise .sidebar h4, .theme-dark-torquoise .sidebar h5 {
    color: #00ADC6
}

.theme-dark-torquoise .page-content p img, .theme-dark-torquoise .page-content img, .theme-dark-torquoise .sidebar p img, .theme-dark-torquoise .sidebar img {
    border-bottom-color: #00ADC6
}

.theme-dark-torquoise .page-content .youtube-loader, .theme-dark-torquoise .sidebar .youtube-loader {
    border-bottom-color: #00ADC6
}

    .theme-dark-torquoise .page-content .youtube-loader:before, .theme-dark-torquoise .sidebar .youtube-loader:before {
        border-color: #00ADC6
    }

    .theme-dark-torquoise .page-content .youtube-loader:after, .theme-dark-torquoise .sidebar .youtube-loader:after {
        border-left-color: #00ADC6
    }

.theme-dark-torquoise .page-content .tags li:before, .theme-dark-torquoise .sidebar .tags li:before {
    color: #00ADC6
}

.theme-dark-torquoise .page-content .highlight, .theme-dark-torquoise .sidebar .highlight {
    color: #00ADC6
}

.theme-dark-torquoise .page-content .stat-block-item .thumbnail, .theme-dark-torquoise .sidebar .stat-block-item .thumbnail {
    background-color: #00ADC6
}

.theme-dark-torquoise .page-content ul li:before {
    color: #00ADC6;
    background-color: #00ADC6
}

.theme-dark-torquoise .pagination li a:hover, .theme-dark-torquoise .pagination li a.active {
    background-color: #00ADC6
}

.theme-dark-torquoise .sidebar .sidebar-accordion .accordion-item > .hd {
    color: #00ADC6;
    border-color: #00ADC6;
    cursor: pointer
}

.theme-dark-torquoise .sidebar .sidebar-accordion .accordion-item.active > .hd {
    background-color: #00ADC6;
    color: #fff
}

.theme-dark-torquoise .sidebar .sidebar-accordion .accordion-item-child > .hd {
    color: #00ADC6
}

.theme-dark-torquoise .tab-content__wrapper .nav-tabs li.active a {
    color: #00ADC6
}

.theme-dark-torquoise .tab-content__wrapper .nav-tabs li.active:after {
    background-color: #00ADC6
}

.theme-dark-torquoise .single-box.single-white-label {
    background-color: #00ADC6
}

    .theme-dark-torquoise .single-box.single-white-label a.btn-sticky {
        background-color: #21b8cd
    }

    .theme-dark-torquoise .single-box.single-white-label.global {
        background-color: #0091C9
    }

        .theme-dark-torquoise .single-box.single-white-label.global a.btn-sticky {
            background-color: #229fd0
        }

.theme-dark-torquoise .single-box {
    background-color: #00ADC6
}

    .theme-dark-torquoise .single-box.has-btn a.btn-sticky {
        background-color: #357e91
    }

    .theme-dark-torquoise .single-box.single-alert {
        background-color: #e53f29
    }

    .theme-dark-torquoise .single-box.single-trans.overlay:before {
        background: rgba(0,173,198,0.7)
    }

    .theme-dark-torquoise .single-box.single-trans.overlay .overlay-rows .row-item {
        background-color: #00ADC6
    }

        .theme-dark-torquoise .single-box.single-trans.overlay .overlay-rows .row-item:nth-child(even) {
            background-color: #357e91
        }

    .theme-dark-torquoise .single-box.default-theme {
        background-color: #0091C9
    }

        .theme-dark-torquoise .single-box.default-theme.has-btn a.btn-sticky {
            background-color: #009cd8
        }

.theme-dark-torquoise .block-ask, .theme-dark-torquoise .double-box, .theme-dark-torquoise .twin-box {
    background-color: #008094;
}

.theme-dark-torquoise .share-block {
    color: #00ADC6;
    border-color: #00ADC6
}

    .theme-dark-torquoise .share-block .share-items a {
        color: #00ADC6
    }

.theme-dark-torquoise .content-page-search .search-panel {
    border-color: #00ADC6
}

    .theme-dark-torquoise .content-page-search .search-panel .search-panel__input {
        color: #00ADC6
    }

    .theme-dark-torquoise .content-page-search .search-panel .search-panel__button {
        color: #00ADC6
    }

    .theme-dark-torquoise .content-page-search .search-panel ::-webkit-input-placeholder {
        color: #00ADC6
    }

    .theme-dark-torquoise .content-page-search .search-panel :-moz-placeholder {
        color: #00ADC6
    }

    .theme-dark-torquoise .content-page-search .search-panel ::-moz-placeholder {
        color: #00ADC6
    }

    .theme-dark-torquoise .content-page-search .search-panel :-ms-input-placeholder {
        color: #00ADC6
    }

.theme-dark-torquoise .form-block-wrapper {
    background-color: #00ADC6
}

    .theme-dark-torquoise .form-block-wrapper ::-webkit-input-placeholder {
        color: #fff
    }

    .theme-dark-torquoise .form-block-wrapper :-moz-placeholder {
        color: #fff
    }

    .theme-dark-torquoise .form-block-wrapper ::-moz-placeholder {
        color: #fff
    }

    .theme-dark-torquoise .form-block-wrapper :-ms-input-placeholder {
        color: #fff
    }

.theme-dark-torquoise .global-search-result a.btn-page-theme {
    color: #00ADC6;
    border-color: #00ADC6
}

.sticky-nav.hover-dark-torquoise .main-nav {
    border-top-color: #00ADC6;
    border-bottom-color: #00ADC6
}

.sticky-nav .page-hero.sec-dark-torquoise {
    background-color: #00ADC6
}

    .sticky-nav .page-hero.sec-dark-torquoise .hero-menu-block h4 {
        color: #00ADC6
    }

    .sticky-nav .page-hero.sec-dark-torquoise .hero-menu-block li a:hover {
        color: #00ADC6
    }

    .sticky-nav .page-hero.sec-dark-torquoise .hero-menu-block .sub-level {
        background-color: #00ADC6
    }

    .sticky-nav .page-hero.sec-dark-torquoise:before {
        display: none
    }

.nav.navbar.main-nav li[data-theme="dark-torquoise"] a:hover {
    color: #00ADC6
}

.sitemap ul.parent > li[data-theme="dark-torquoise"] > .hd::before {
    background-color: #00ADC6
}

.sitemap ul.parent > li[data-theme="dark-torquoise"] > ul.child > li > a {
    color: #00ADC6
}

@media (max-width:991px) {
    body.home-page div > div:nth-child(2) .container > div .col-md-4:nth-child(3) {
        display: none !important
    }

    body.careers .sidebar .divider {
        display: none
    }

    iframe#twitter-widget-0 {
        display: none !important
    }
}

.col-md-4 .divider {
    margin-top: 0
}

body.home-page div > div:nth-child(2) .container {
    margin-top: 50px;
    margin-bottom: 50px
}

    body.home-page div > div:nth-child(2) .container > div .col-md-4:nth-child(3) {
        max-height: 450px;
        overflow: auto
    }

body.careers .sidebar {
    margin-top: 0;
}

.twitter-wrap {
    max-height: 600px;
    overflow: auto;
    margin-top: 20px;
}

.contourPage select option {
    color: #000;
}

#contour legend, .contour legend {
    display: none !important;
}

#contour label.fieldLabel, .contour label.fieldLabel {
    display: none !important;
}

.gplogin legend {
    display: none;
}

.page-content a {
    text-decoration: underline;
}

@media (max-width: 1024px) {
    .top-nav ul {
        float:left;
    }
}

/* Accessibility edits */
.ft-copy, .ft-copy__nav a {
    color: #ffffff !important;
}
.footer a {
    color: #ffffff !important;
}
.footer a:hover {
    color: #BBBBBB !important;
}
.btn-red:hover {
    color: #ffffff !important;
    background-color: #ae2411 !important;
}
.ft-menu-block {
    background-color: #242424 !important;
}