@import url(//fonts.googleapis.com/css?family=Open+Sans:regular|Open+Sans:600|Open+Sans:600|Open+Sans:600|Open+Sans:600|Open+Sans:600|Open+Sans:600|Lato:regular|Oswald:regular|Oswald:700|Oswald:300);


html {
    font-family: Sansation-Regular;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}


@font-face {
    font-family: 'Sansation-Regular-webfont';
    src: url('../font/Sansation-Regular-webfont.woff') format('woff');
}

body {
    margin: 0;
}

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

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

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

[hidden], template {
    display: none;
}

a {
    background-color: transparent;
}

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

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

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

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

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

small {
    font-size: 80%;
}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

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

figure {
    margin: 1em 40px;
}

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

pre {
    overflow: auto;
}

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

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

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

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

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

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

input {
    line-height: normal;
}

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

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

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

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

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

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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

td, th {
    padding: 0;
}

@media (min--moz-device-pixel-ratio:0) {
    summary {
        display: list-item;
    }
}

div.tabs {
    margin: 1em 0;
}

ul.tabs {
    list-style: none;
    margin: 0 0 0.5em;
    padding: 0;
}

.tabs > li {
    display: inline-block;
    margin-right: 0.3em;
}

[dir="rtl"] .tabs > li {
    margin-left: 0.3em;
    margin-right: 0;
}

.tabs a {
    display: block;
    padding: 0.2em 1em;
    text-decoration: none;
}

    .tabs a.is-active {
        background-color: #eee;
    }

    .tabs a:focus, .tabs a:hover {
        background-color: #f5f5f5;
    }

.messages {
    background: no-repeat 10px 17px;
    border: 1px solid;
    border-width: 1px 1px 1px 0;
    border-radius: 2px;
    padding: 15px 20px 15px 35px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    margin: 10px 0;
}

[dir="rtl"] .messages {
    border-width: 1px 0 1px 1px;
    background-position: right 10px top 17px;
    padding-left: 20px;
    padding-right: 35px;
    text-align: right;
}

.messages + .messages {
    margin-top: 1.538em;
}

.messages__list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.messages__item + .messages__item {
    margin-top: 0.769em;
}

.messages--status {
    color: #325e1c;
    background-color: #f3faef;
    border-color: #c9e1bd #c9e1bd #c9e1bd transparent;
    background-image: url(/enar/core/misc/icons/73b355/check.svg);
    box-shadow: -8px 0 0 #77b259;
}

[dir="rtl"] .messages--status {
    border-color: #c9e1bd transparent #c9e1bd #c9e1bd;
    box-shadow: 8px 0 0 #77b259;
    margin-left: 0;
}

.messages--warning {
    background-color: #fdf8ed;
    background-image: url(/enar/core/misc/icons/e29700/warning.svg);
    border-color: #f4daa6 #f4daa6 #f4daa6 transparent;
    color: #734c00;
    box-shadow: -8px 0 0 #e09600;
}

[dir="rtl"] .messages--warning {
    border-color: #f4daa6 transparent #f4daa6 #f4daa6;
    box-shadow: 8px 0 0 #e09600;
}

.messages--error {
    background-color: #fcf4f2;
    color: #a51b00;
    background-image: url(/enar/core/misc/icons/e32700/error.svg);
    border-color: #f9c9bf #f9c9bf #f9c9bf transparent;
    box-shadow: -8px 0 0 #e62600;
}

[dir="rtl"] .messages--error {
    border-color: #f9c9bf transparent #f9c9bf #f9c9bf;
    box-shadow: 8px 0 0 #e62600;
}

.messages--error p.error {
    color: #a51b00;
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

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

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

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

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

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

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

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

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

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td, th {
    padding: 0
}

@media print {
    *, :after, :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

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

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

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

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

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

    thead {
        display: table-header-group
    }

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

    img {
        max-width: 100% !important
    }

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

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

    .navbar {
        display: none
    }

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

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

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

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

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(/enar/themes/innovation/vendor/bootstrap/fonts/glyphicons-halflings-regular.eot);
    src: url(/enar/themes/innovation/vendor/bootstrap/fonts/glyphicons-halflings-regular.eot#iefix) format('embedded-opentype'),url(/enar/themes/innovation/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(/enar/themes/innovation/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff) format('woff'),url(/enar/themes/innovation/vendor/bootstrap/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(/enar/themes/innovation/vendor/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-eur:before, .glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

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

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

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

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

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

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

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

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

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

figure {
    margin: 0
}

img {
    vertical-align: middle
}

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

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

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

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

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

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

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

[role=button] {
    cursor: pointer
}

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

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

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

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

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

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

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

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

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

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

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

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

p {
    margin: 0 0 10px
}

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

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

.small, small {
    /* font-size: 85%; */
}

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

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

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

.text-success {
    color: #3c763d
}

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

.text-info {
    color: #31708f
}

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

.text-warning {
    color: #8a6d3b
}

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

.text-danger {
    color: #a94442
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dd, dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
    background-color: transparent
}

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 > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

input[type=file] {
    display: block
}

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

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

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

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

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

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

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

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

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

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

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

textarea.form-control {
    height: auto
}

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

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

    .input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
        line-height: 46px
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.has-feedback {
    position: relative
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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 > .dropdown-toggle.btn-default {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

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

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

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

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

.btn-primary {
    color: #fff;
    background-color: #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 > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #286090;
        border-color: #204d74
    }

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

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

    .btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
        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 > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

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

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

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

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

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

    .btn-info.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 > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

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

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

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

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

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

    .btn-warning.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 > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

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

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

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

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

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

    .btn-danger.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 > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

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

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

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

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

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

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

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

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

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

.btn-group-lg > .btn, .btn-lg {
    font-weight: 700;
    padding: 9px 18px;
    font-size: 15px;
    line-height: 1.3333333;
    border-radius: 6px;
    box-shadow: 2px 2px 2px #3333;
}

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

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

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

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

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

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .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-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height,visibility;
    -o-transition-property: height,visibility;
    transition-property: height,visibility
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown, .dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto
    }

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

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap
    }

        .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
            color: #262626;
            text-decoration: none;
            background-color: #f5f5f5
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #337ab7;
        outline: 0
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
        color: #777
    }

        .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
            text-decoration: none;
            cursor: not-allowed;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
        }

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

    .btn-group-vertical > .btn, .btn-group > .btn {
        position: relative;
        float: left
    }

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

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

.btn-toolbar {
    margin-left: -5px
}

    .btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
        float: left
    }

    .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
        margin-left: 5px
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

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

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

.btn-group > .btn-group {
    float: left
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

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

    .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

    .btn-group.open .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none
    }

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

    .btn-group-vertical > .btn-group > .btn {
        float: none
    }

    .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-left-radius: 4px
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

    .btn-group-justified > .btn, .btn-group-justified > .btn-group {
        display: table-cell;
        float: none;
        width: 1%
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%
        }

        .btn-group-justified > .btn-group .dropdown-menu {
            left: auto
        }

[data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px
        }

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

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

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

    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
        background-color: #eee;
        border-color: #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.42857143;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0
        }

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

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

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

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

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

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

@media (min-width:768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0
        }
}

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

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

@media (min-width:768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

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

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

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

.nav-stacked > li {
    float: none
}

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

.nav-justified {
    width: 100%
}

    .nav-justified > li {
        float: none
    }

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

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

@media (min-width:768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-justified > li > a {
            margin-bottom: 0
        }
}

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

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

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

@media (min-width:768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

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

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

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

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

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

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

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

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important
        }

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

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

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

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

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

@media (min-width:768px) {
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

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

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

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

@media (min-width:768px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        border-radius: 0
    }
}

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

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

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

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

    .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;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

    .navbar-toggle:focus {
        outline: 0
    }

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

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

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

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

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
            padding: 5px 15px 5px 25px
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px
        }

            .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
                background-image: none
            }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

        .navbar-nav > li {
            float: left
        }

            .navbar-nav > li > a {
                padding-top: 15px;
                padding-bottom: 15px
            }
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)
}

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

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

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

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

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

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

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

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

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

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

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

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

        .navbar-form .form-group:last-child {
            margin-bottom: 0
        }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

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

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-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-right: 15px;
        margin-left: 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:focus, .navbar-default .navbar-brand:hover {
            color: #5e5e5e;
            background-color: transparent
        }

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

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

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

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

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

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

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

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

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

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

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

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

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

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

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

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

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

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

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

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

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

        .navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
            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:focus, .navbar-inverse .navbar-nav > li > a:hover {
            color: #fff;
            background-color: transparent
        }

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

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

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

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

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

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

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

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d
    }

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

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

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

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

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

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

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

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

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

    .breadcrumb > li {
        display: inline-block
    }

        .breadcrumb > li + li:before {
            padding: 0 5px;
            color: #ccc;
            content: "/\00a0"
        }

    .breadcrumb > .active {
        color: #777
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

    .pagination > li {
        display: inline
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            margin-left: -1px;
            line-height: 1.42857143;
            color: #337ab7;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ddd
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px
        }

        .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
            z-index: 3;
            color: #23527c;
            background-color: #eee;
            border-color: #ddd
        }

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        z-index: 2;
        color: #fff;
        cursor: default;
        background-color: #337ab7;
        border-color: #337ab7
    }

    .pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
        color: #777;
        cursor: not-allowed;
        background-color: #fff;
        border-color: #ddd
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

    .pager li {
        display: inline
    }

        .pager li > a, .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 15px
        }

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

    .pager .next > a, .pager .next > span {
        float: right
    }

    .pager .previous > a, .pager .previous > span {
        float: left
    }

    .pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
        color: #777;
        cursor: not-allowed;
        background-color: #fff
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

    .label-default[href]:focus, .label-default[href]:hover {
        background-color: #5e5e5e
    }

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

    .label-primary[href]:focus, .label-primary[href]:hover {
        background-color: #286090
    }

.label-success {
    background-color: #5cb85c
}

    .label-success[href]:focus, .label-success[href]:hover {
        background-color: #449d44
    }

.label-info {
    background-color: #5bc0de
}

    .label-info[href]:focus, .label-info[href]:hover {
        background-color: #31b0d5
    }

.label-warning {
    background-color: #f0ad4e
}

    .label-warning[href]:focus, .label-warning[href]:hover {
        background-color: #ec971f
    }

.label-danger {
    background-color: #d9534f
}

    .label-danger[href]:focus, .label-danger[href]:hover {
        background-color: #c9302c
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

    .badge:empty {
        display: none
    }

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs > .btn .badge, .btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item > .badge {
    float: right
}

    .list-group-item > .badge + .badge {
        margin-right: 5px
    }

.nav-pills > li > a > .badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

    .jumbotron .h1, .jumbotron h1 {
        color: inherit
    }

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 21px;
        font-weight: 200
    }

    .jumbotron > hr {
        border-top-color: #d5d5d5
    }

.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron .h1, .jumbotron h1 {
        font-size: 63px
    }
}

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

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

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #337ab7
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped, .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress-bar.active, .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.media {
    margin-top: 15px
}

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

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

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

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

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

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

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

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

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

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

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

    .list-group-item:first-child {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px
    }

a.list-group-item, button.list-group-item {
    color: #555
}

    a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
        color: #333
    }

    a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
        color: #555;
        text-decoration: none;
        background-color: #f5f5f5
    }

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
        color: inherit
    }

    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
        color: #777
    }

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

    .list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
        color: inherit
    }

    .list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
        color: #c7ddef
    }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d
}

    a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
        color: #3c763d;
        background-color: #d0e9c6
    }

    a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
        color: #fff;
        background-color: #3c763d;
        border-color: #3c763d
    }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info, button.list-group-item-info {
    color: #31708f
}

    a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
        color: #31708f;
        background-color: #c4e3f3
    }

    a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f
    }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b
}

    a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
        color: #8a6d3b;
        background-color: #faf2cc
    }

    a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b
    }

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442
}

    a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
        color: #a94442;
        background-color: #ebcccc
    }

    a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

    .panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
        color: inherit
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0
}

    .panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0
    }

    .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

    .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group + .panel-footer {
    border-top-width: 0
}

.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0
}

    .panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
        padding-right: 15px;
        padding-left: 15px
    }

    .panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
            border-top-left-radius: 3px;
            border-top-right-radius: 3px
        }

            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
                border-top-left-radius: 3px
            }

            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
                border-top-right-radius: 3px
            }

    .panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
            border-bottom-right-radius: 3px;
            border-bottom-left-radius: 3px
        }

            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
                border-bottom-left-radius: 3px
            }

            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
                border-bottom-right-radius: 3px
            }

    .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
        border-top: 1px solid #ddd
    }

    .panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
        border-top: 0
    }

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

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

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

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

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

.panel > .table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px
    }

        .panel-group .panel + .panel {
            margin-top: 5px
        }

    .panel-group .panel-heading {
        border-bottom: 0
    }

        .panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
            border-top: 1px solid #ddd
        }

    .panel-group .panel-footer {
        border-top: 0
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #ddd
        }

.panel-default {
    border-color: #ddd
}

    .panel-default > .panel-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ddd
        }

        .panel-default > .panel-heading .badge {
            color: #f5f5f5;
            background-color: #333
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ddd
    }

.panel-primary {
    border-color: #337ab7
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #337ab7
        }

        .panel-primary > .panel-heading .badge {
            color: #337ab7;
            background-color: #fff
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #337ab7
    }

.panel-success {
    border-color: #d6e9c6
}

    .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d6e9c6
        }

        .panel-success > .panel-heading .badge {
            color: #dff0d8;
            background-color: #3c763d
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d6e9c6
    }

.panel-info {
    border-color: #bce8f1
}

    .panel-info > .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #bce8f1
        }

        .panel-info > .panel-heading .badge {
            color: #d9edf7;
            background-color: #31708f
        }

    .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #bce8f1
    }

.panel-warning {
    border-color: #faebcc
}

    .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #faebcc
        }

        .panel-warning > .panel-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #faebcc
    }

.panel-danger {
    border-color: #ebccd1
}

    .panel-danger > .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ebccd1
        }

        .panel-danger > .panel-heading .badge {
            color: #f2dede;
            background-color: #a94442
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ebccd1
    }

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

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

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

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

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0,0,0,.15)
    }

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

    .close:focus, .close:hover {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        filter: alpha(opacity=50);
        opacity: .5
    }

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

    .modal.fade .modal-dialog {
        -webkit-transition: -webkit-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out;
        -webkit-transform: translate(0,-25%);
        -ms-transform: translate(0,-25%);
        -o-transform: translate(0,-25%);
        transform: translate(0,-25%)
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-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;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

    .modal-backdrop.fade {
        filter: alpha(opacity=0);
        opacity: 0
    }

    .modal-backdrop.in {
        filter: alpha(opacity=50);
        opacity: .5
    }

.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

    .modal-header .close {
        margin-top: -2px
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

    .modal-footer .btn + .btn {
        margin-bottom: 0;
        margin-left: 5px
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto
}

    .tooltip.in {
        filter: alpha(opacity=90);
        opacity: .9
    }

    .tooltip.top {
        padding: 5px 0;
        margin-top: -3px
    }

    .tooltip.right {
        padding: 0 5px;
        margin-left: 3px
    }

    .tooltip.bottom {
        padding: 5px 0;
        margin-top: 3px
    }

    .tooltip.left {
        padding: 0 5px;
        margin-left: -3px
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    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 {
    right: 5px;
    bottom: 0;
    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-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    line-break: auto
}

    .popover.top {
        margin-top: -10px
    }

    .popover.right {
        margin-left: 10px
    }

    .popover.bottom {
        margin-top: 10px
    }

    .popover.left {
        margin-left: -10px
    }

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow {
    border-width: 11px
}

    .popover > .arrow:after {
        content: "";
        border-width: 10px
    }

.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    border-bottom-width: 0
}

    .popover.top > .arrow:after {
        bottom: 1px;
        margin-left: -10px;
        content: " ";
        border-top-color: #fff;
        border-bottom-width: 0
    }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25);
    border-left-width: 0
}

    .popover.right > .arrow:after {
        bottom: -10px;
        left: 1px;
        content: " ";
        border-right-color: #fff;
        border-left-width: 0
    }

.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25)
}

    .popover.bottom > .arrow:after {
        top: 1px;
        margin-left: -10px;
        content: " ";
        border-top-width: 0;
        border-bottom-color: #fff
    }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,.25)
}

    .popover.left > .arrow:after {
        right: 1px;
        bottom: -10px;
        content: " ";
        border-right-width: 0;
        border-left-color: #fff
    }

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

    .carousel-inner > .item {
        position: relative;
        display: none;
        -webkit-transition: .6s ease-in-out left;
        -o-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left
    }

        .carousel-inner > .item > a > img, .carousel-inner > .item > img {
            line-height: 1
        }

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

        .carousel-inner > .item.active.right, .carousel-inner > .item.next {
            left: 0;
            -webkit-transform: translate3d(100%,0,0);
            transform: translate3d(100%,0,0)
        }

        .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
            left: 0;
            -webkit-transform: translate3d(-100%,0,0);
            transform: translate3d(-100%,0,0)
        }

            .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
                left: 0;
                -webkit-transform: translate3d(0,0,0);
                transform: translate3d(0,0,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;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    filter: alpha(opacity=50);
    opacity: .5
}

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
        background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);
        background-repeat: repeat-x
    }

    .carousel-control.right {
        right: 0;
        left: auto;
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
        background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);
        background-repeat: repeat-x
    }

    .carousel-control:focus, .carousel-control:hover {
        color: #fff;
        text-decoration: none;
        filter: alpha(opacity=90);
        outline: 0;
        opacity: .9
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block;
        margin-top: -10px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        left: 50%;
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        right: 50%;
        margin-right: -10px
    }

    .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 20px;
        height: 20px;
        font-family: serif;
        line-height: 1
    }

        .carousel-control .icon-prev:before {
            content: '\2039'
        }

        .carousel-control .icon-next:before {
            content: '\203a'
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #000\9;
        background-color: rgba(0,0,0,0);
        border: 1px solid #fff;
        border-radius: 10px
    }

    .carousel-indicators .active {
        width: 12px;
        height: 12px;
        margin: 0;
        background-color: #fff
    }

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

    .carousel-caption .btn {
        text-shadow: none
    }

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " "
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both
}

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

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

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

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.visible-print {
    display: none !important
}

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

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

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

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

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

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

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

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

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

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

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

.btn-danger, .btn-default, .btn-info, .btn-primary, .btn-success, .btn-warning {
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075)
}

    .btn-danger.active, .btn-danger:active, .btn-default.active, .btn-default:active, .btn-info.active, .btn-info:active, .btn-primary.active, .btn-primary:active, .btn-success.active, .btn-success:active, .btn-warning.active, .btn-warning:active {
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

    .btn-danger.disabled, .btn-danger[disabled], .btn-default.disabled, .btn-default[disabled], .btn-info.disabled, .btn-info[disabled], .btn-primary.disabled, .btn-primary[disabled], .btn-success.disabled, .btn-success[disabled], .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-danger, fieldset[disabled] .btn-default, fieldset[disabled] .btn-info, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-success, fieldset[disabled] .btn-warning {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .btn-danger .badge, .btn-default .badge, .btn-info .badge, .btn-primary .badge, .btn-success .badge, .btn-warning .badge {
        text-shadow: none
    }

.btn.active, .btn:active {
    background-image: none
}

.btn-default {
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: -o-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0));
    background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe0e0e0',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #dbdbdb;
    border-color: #ccc
}

    .btn-default:focus, .btn-default:hover {
        background-color: #e0e0e0;
        background-position: 0 -15px
    }

    .btn-default.active, .btn-default:active {
        background-color: #e0e0e0;
        border-color: #dbdbdb
    }

    .btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
        background-color: #e0e0e0;
        background-image: none
    }

.btn-primary {
    background-image: -webkit-linear-gradient(top,#337ab7 0,#265a88 100%);
    background-image: -o-linear-gradient(top,#337ab7 0,#265a88 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#265a88));
    background-image: linear-gradient(to bottom,#337ab7 0,#265a88 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7',endColorstr='#ff265a88',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #245580
}

    .btn-primary:focus, .btn-primary:hover {
        background-color: #265a88;
        background-position: 0 -15px
    }

    .btn-primary.active, .btn-primary:active {
        background-color: #265a88;
        border-color: #245580
    }

    .btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
        background-color: #265a88;
        background-image: none
    }

.btn-success {
    background-image: -webkit-linear-gradient(top,#5cb85c 0,#419641 100%);
    background-image: -o-linear-gradient(top,#5cb85c 0,#419641 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#5cb85c),to(#419641));
    background-image: linear-gradient(to bottom,#5cb85c 0,#419641 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c',endColorstr='#ff419641',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #3e8f3e
}

    .btn-success:focus, .btn-success:hover {
        background-color: #419641;
        background-position: 0 -15px
    }

    .btn-success.active, .btn-success:active {
        background-color: #419641;
        border-color: #3e8f3e
    }

    .btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
        background-color: #419641;
        background-image: none
    }

.btn-info {
    background-image: -webkit-linear-gradient(top,#5bc0de 0,#2aabd2 100%);
    background-image: -o-linear-gradient(top,#5bc0de 0,#2aabd2 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#5bc0de),to(#2aabd2));
    background-image: linear-gradient(to bottom,#5bc0de 0,#2aabd2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff2aabd2',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #28a4c9
}

    .btn-info:focus, .btn-info:hover {
        background-color: #2aabd2;
        background-position: 0 -15px
    }

    .btn-info.active, .btn-info:active {
        background-color: #2aabd2;
        border-color: #28a4c9
    }

    .btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
        background-color: #2aabd2;
        background-image: none
    }

.btn-warning {
    background-image: -webkit-linear-gradient(top,#f0ad4e 0,#eb9316 100%);
    background-image: -o-linear-gradient(top,#f0ad4e 0,#eb9316 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f0ad4e),to(#eb9316));
    background-image: linear-gradient(to bottom,#f0ad4e 0,#eb9316 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e',endColorstr='#ffeb9316',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #e38d13
}

    .btn-warning:focus, .btn-warning:hover {
        background-color: #eb9316;
        background-position: 0 -15px
    }

    .btn-warning.active, .btn-warning:active {
        background-color: #eb9316;
        border-color: #e38d13
    }

    .btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
        background-color: #eb9316;
        background-image: none
    }

.btn-danger {
    background-image: -webkit-linear-gradient(top,#d9534f 0,#c12e2a 100%);
    background-image: -o-linear-gradient(top,#d9534f 0,#c12e2a 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#d9534f),to(#c12e2a));
    background-image: linear-gradient(to bottom,#d9534f 0,#c12e2a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f',endColorstr='#ffc12e2a',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #b92c28
}

    .btn-danger:focus, .btn-danger:hover {
        background-color: #c12e2a;
        background-position: 0 -15px
    }

    .btn-danger.active, .btn-danger:active {
        background-color: #c12e2a;
        border-color: #b92c28
    }

    .btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
        background-color: #c12e2a;
        background-image: none
    }

.img-thumbnail, .thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
    box-shadow: 0 1px 2px rgba(0,0,0,.075)
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: #e8e8e8;
    background-image: -webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
    background-image: -o-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));
    background-image: linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#ffe8e8e8',GradientType=0);
    background-repeat: repeat-x
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #2e6da4;
    background-image: -webkit-linear-gradient(top,#337ab7 0,#2e6da4 100%);
    background-image: -o-linear-gradient(top,#337ab7 0,#2e6da4 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2e6da4));
    background-image: linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7',endColorstr='#ff2e6da4',GradientType=0);
    background-repeat: repeat-x
}

.navbar-default {
    background-image: -webkit-linear-gradient(top,#fff 0,#f8f8f8 100%);
    background-image: -o-linear-gradient(top,#fff 0,#f8f8f8 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f8f8f8));
    background-image: linear-gradient(to bottom,#fff 0,#f8f8f8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fff8f8f8',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075)
}

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .open > a {
        background-image: -webkit-linear-gradient(top,#dbdbdb 0,#e2e2e2 100%);
        background-image: -o-linear-gradient(top,#dbdbdb 0,#e2e2e2 100%);
        background-image: -webkit-gradient(linear,left top,left bottom,from(#dbdbdb),to(#e2e2e2));
        background-image: linear-gradient(to bottom,#dbdbdb 0,#e2e2e2 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb',endColorstr='#ffe2e2e2',GradientType=0);
        background-repeat: repeat-x;
        -webkit-box-shadow: inset 0 3px 9px rgba(0,0,0,.075);
        box-shadow: inset 0 3px 9px rgba(0,0,0,.075)
    }

.navbar-brand, .navbar-nav > li > a {
    text-shadow: 0 1px 0 rgba(255,255,255,.25)
}

.navbar-inverse {
    background-image: -webkit-linear-gradient(top,#3c3c3c 0,#222 100%);
    background-image: -o-linear-gradient(top,#3c3c3c 0,#222 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#3c3c3c),to(#222));
    background-image: linear-gradient(to bottom,#3c3c3c 0,#222 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c',endColorstr='#ff222222',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-radius: 4px
}

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .open > a {
        background-image: -webkit-linear-gradient(top,#080808 0,#0f0f0f 100%);
        background-image: -o-linear-gradient(top,#080808 0,#0f0f0f 100%);
        background-image: -webkit-gradient(linear,left top,left bottom,from(#080808),to(#0f0f0f));
        background-image: linear-gradient(to bottom,#080808 0,#0f0f0f 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808',endColorstr='#ff0f0f0f',GradientType=0);
        background-repeat: repeat-x;
        -webkit-box-shadow: inset 0 3px 9px rgba(0,0,0,.25);
        box-shadow: inset 0 3px 9px rgba(0,0,0,.25)
    }

    .navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a {
        text-shadow: 0 -1px 0 rgba(0,0,0,.25)
    }

.navbar-fixed-bottom, .navbar-fixed-top, .navbar-static-top {
    border-radius: 0
}

@media (max-width:767px) {
    .navbar .navbar-nav .open .dropdown-menu > .active > a, .navbar .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-image: -webkit-linear-gradient(top,#337ab7 0,#2e6da4 100%);
        background-image: -o-linear-gradient(top,#337ab7 0,#2e6da4 100%);
        background-image: -webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2e6da4));
        background-image: linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7',endColorstr='#ff2e6da4',GradientType=0);
        background-repeat: repeat-x
    }
}

.alert {
    text-shadow: 0 1px 0 rgba(255,255,255,.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05)
}

.alert-success {
    background-image: -webkit-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);
    background-image: -o-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#dff0d8),to(#c8e5bc));
    background-image: linear-gradient(to bottom,#dff0d8 0,#c8e5bc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8',endColorstr='#ffc8e5bc',GradientType=0);
    background-repeat: repeat-x;
    border-color: #b2dba1
}

.alert-info {
    background-image: -webkit-linear-gradient(top,#d9edf7 0,#b9def0 100%);
    background-image: -o-linear-gradient(top,#d9edf7 0,#b9def0 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#d9edf7),to(#b9def0));
    background-image: linear-gradient(to bottom,#d9edf7 0,#b9def0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7',endColorstr='#ffb9def0',GradientType=0);
    background-repeat: repeat-x;
    border-color: #9acfea
}

.alert-warning {
    background-image: -webkit-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);
    background-image: -o-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fcf8e3),to(#f8efc0));
    background-image: linear-gradient(to bottom,#fcf8e3 0,#f8efc0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3',endColorstr='#fff8efc0',GradientType=0);
    background-repeat: repeat-x;
    border-color: #f5e79e
}

.alert-danger {
    background-image: -webkit-linear-gradient(top,#f2dede 0,#e7c3c3 100%);
    background-image: -o-linear-gradient(top,#f2dede 0,#e7c3c3 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f2dede),to(#e7c3c3));
    background-image: linear-gradient(to bottom,#f2dede 0,#e7c3c3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede',endColorstr='#ffe7c3c3',GradientType=0);
    background-repeat: repeat-x;
    border-color: #dca7a7
}

.progress {
    background-image: -webkit-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);
    background-image: -o-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#ebebeb),to(#f5f5f5));
    background-image: linear-gradient(to bottom,#ebebeb 0,#f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb',endColorstr='#fff5f5f5',GradientType=0);
    background-repeat: repeat-x
}

.progress-bar {
    background-image: -webkit-linear-gradient(top,#337ab7 0,#286090 100%);
    background-image: -o-linear-gradient(top,#337ab7 0,#286090 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#286090));
    background-image: linear-gradient(to bottom,#337ab7 0,#286090 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7',endColorstr='#ff286090',GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-success {
    background-image: -webkit-linear-gradient(top,#5cb85c 0,#449d44 100%);
    background-image: -o-linear-gradient(top,#5cb85c 0,#449d44 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#5cb85c),to(#449d44));
    background-image: linear-gradient(to bottom,#5cb85c 0,#449d44 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c',endColorstr='#ff449d44',GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-info {
    background-image: -webkit-linear-gradient(top,#5bc0de 0,#31b0d5 100%);
    background-image: -o-linear-gradient(top,#5bc0de 0,#31b0d5 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#5bc0de),to(#31b0d5));
    background-image: linear-gradient(to bottom,#5bc0de 0,#31b0d5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff31b0d5',GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-warning {
    background-image: -webkit-linear-gradient(top,#f0ad4e 0,#ec971f 100%);
    background-image: -o-linear-gradient(top,#f0ad4e 0,#ec971f 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f0ad4e),to(#ec971f));
    background-image: linear-gradient(to bottom,#f0ad4e 0,#ec971f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e',endColorstr='#ffec971f',GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-danger {
    background-image: -webkit-linear-gradient(top,#d9534f 0,#c9302c 100%);
    background-image: -o-linear-gradient(top,#d9534f 0,#c9302c 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#d9534f),to(#c9302c));
    background-image: linear-gradient(to bottom,#d9534f 0,#c9302c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f',endColorstr='#ffc9302c',GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.list-group {
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
    box-shadow: 0 1px 2px rgba(0,0,0,.075)
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    text-shadow: 0 -1px 0 #286090;
    background-image: -webkit-linear-gradient(top,#337ab7 0,#2b669a 100%);
    background-image: -o-linear-gradient(top,#337ab7 0,#2b669a 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2b669a));
    background-image: linear-gradient(to bottom,#337ab7 0,#2b669a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7',endColorstr='#ff2b669a',GradientType=0);
    background-repeat: repeat-x;
    border-color: #2b669a
}

    .list-group-item.active .badge, .list-group-item.active:focus .badge, .list-group-item.active:hover .badge {
        text-shadow: none
    }

.panel {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    box-shadow: 0 1px 2px rgba(0,0,0,.05)
}

.panel-default > .panel-heading {
    background-image: -webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
    background-image: -o-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));
    background-image: linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#ffe8e8e8',GradientType=0);
    background-repeat: repeat-x
}

.panel-primary > .panel-heading {
    background-image: -webkit-linear-gradient(top,#337ab7 0,#2e6da4 100%);
    background-image: -o-linear-gradient(top,#337ab7 0,#2e6da4 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2e6da4));
    background-image: linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7',endColorstr='#ff2e6da4',GradientType=0);
    background-repeat: repeat-x
}

.panel-success > .panel-heading {
    background-image: -webkit-linear-gradient(top,#dff0d8 0,#d0e9c6 100%);
    background-image: -o-linear-gradient(top,#dff0d8 0,#d0e9c6 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#dff0d8),to(#d0e9c6));
    background-image: linear-gradient(to bottom,#dff0d8 0,#d0e9c6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8',endColorstr='#ffd0e9c6',GradientType=0);
    background-repeat: repeat-x
}

.panel-info > .panel-heading {
    background-image: -webkit-linear-gradient(top,#d9edf7 0,#c4e3f3 100%);
    background-image: -o-linear-gradient(top,#d9edf7 0,#c4e3f3 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#d9edf7),to(#c4e3f3));
    background-image: linear-gradient(to bottom,#d9edf7 0,#c4e3f3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7',endColorstr='#ffc4e3f3',GradientType=0);
    background-repeat: repeat-x
}

.panel-warning > .panel-heading {
    background-image: -webkit-linear-gradient(top,#fcf8e3 0,#faf2cc 100%);
    background-image: -o-linear-gradient(top,#fcf8e3 0,#faf2cc 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fcf8e3),to(#faf2cc));
    background-image: linear-gradient(to bottom,#fcf8e3 0,#faf2cc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3',endColorstr='#fffaf2cc',GradientType=0);
    background-repeat: repeat-x
}

.panel-danger > .panel-heading {
    background-image: -webkit-linear-gradient(top,#f2dede 0,#ebcccc 100%);
    background-image: -o-linear-gradient(top,#f2dede 0,#ebcccc 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f2dede),to(#ebcccc));
    background-image: linear-gradient(to bottom,#f2dede 0,#ebcccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede',endColorstr='#ffebcccc',GradientType=0);
    background-repeat: repeat-x
}

.well {
    background-image: -webkit-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);
    background-image: -o-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#e8e8e8),to(#f5f5f5));
    background-image: linear-gradient(to bottom,#e8e8e8 0,#f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8',endColorstr='#fff5f5f5',GradientType=0);
    background-repeat: repeat-x;
    border-color: #dcdcdc;
    -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1)
}

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

[class^="ico-"], [class*=" ico-"] {
    font-family: 'idealtheme';
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ico-ipod:before {
    content: "\e68a"
}

.ico-microphone4:before {
    content: "\e692"
}

.ico-cog5:before {
    content: "\e6b3"
}

.ico-picture2:before {
    content: "\e6b6"
}

.ico-pictures2:before {
    content: "\e6bb"
}

.ico-pictures3:before {
    content: "\e6bc"
}

.ico-chart2:before {
    content: "\e6bd"
}

.ico-chart3:before {
    content: "\e6be"
}

.ico-location6:before {
    content: "\e6bf"
}

.ico-layout2:before {
    content: "\e6c0"
}

.ico-layout3:before {
    content: "\e6c1"
}

.ico-layout4:before {
    content: "\e6c2"
}

.ico-layout5:before {
    content: "\e6c3"
}

.ico-layout6:before {
    content: "\e6c4"
}

.ico-layout7:before {
    content: "\e6c5"
}

.ico-layout8:before {
    content: "\e6c6"
}

.ico-layout9:before {
    content: "\e6c7"
}

.ico-layout10:before {
    content: "\e6c8"
}

.ico-layout11:before {
    content: "\e6c9"
}

.ico-layout12:before {
    content: "\e6ca"
}

.ico-layout13:before {
    content: "\e6cb"
}

.ico-layout14:before {
    content: "\e6cc"
}

.ico-layout15:before {
    content: "\e6cd"
}

.ico-info3:before {
    content: "\e6ce"
}

.ico-bike2:before {
    content: "\e6cf"
}

.ico-bike3:before {
    content: "\e6d0"
}

.ico-paperplane2:before {
    content: "\e6d1"
}

.ico-rocket2:before {
    content: "\e6d2"
}

.ico-microphone5:before {
    content: "\e6d3"
}

.ico-shipping:before {
    content: "\e6d4"
}

.ico-compass:before {
    content: "\e6d5"
}

.ico-anchor5:before {
    content: "\e6d6"
}

.ico-lockedheart:before {
    content: "\e6d7"
}

.ico-navigation:before {
    content: "\e6d8"
}

.ico-mobile4:before {
    content: "\e00a"
}

.ico-laptop3:before {
    content: "\e00b"
}

.ico-desktop2:before {
    content: "\e00c"
}

.ico-tablet3:before {
    content: "\e00d"
}

.ico-phone3:before {
    content: "\e00e"
}

.ico-document:before {
    content: "\e00f"
}

.ico-documents:before {
    content: "\e01a"
}

.ico-search6:before {
    content: "\e01b"
}

.ico-clipboard4:before {
    content: "\e01c"
}

.ico-newspaper2:before {
    content: "\e01d"
}

.ico-notebook:before {
    content: "\e01e"
}

.ico-book-open:before {
    content: "\e01f"
}

.ico-browser2:before {
    content: "\e02a"
}

.ico-calendar3:before {
    content: "\e02b"
}

.ico-presentation:before {
    content: "\e02c"
}

.ico-picture:before {
    content: "\e02d"
}

.ico-pictures:before {
    content: "\e02e"
}

.ico-video2:before {
    content: "\e02f"
}

.ico-camera5:before {
    content: "\e03a"
}

.ico-printer4:before {
    content: "\e03b"
}

.ico-toolbox:before {
    content: "\e03c"
}

.ico-briefcase4:before {
    content: "\e03d"
}

.ico-wallet:before {
    content: "\e03e"
}

.ico-gift4:before {
    content: "\e03f"
}

.ico-bargraph:before {
    content: "\e04a"
}

.ico-grid2:before {
    content: "\e04b"
}

.ico-expand3:before {
    content: "\e04c"
}

.ico-focus:before {
    content: "\e04d"
}

.ico-edit2:before {
    content: "\e04e"
}

.ico-adjustments:before {
    content: "\e04f"
}

.ico-ribbon2:before {
    content: "\e05a"
}

.ico-hourglass:before {
    content: "\e05b"
}

.ico-lock4:before {
    content: "\e05c"
}

.ico-megaphone:before {
    content: "\e05d"
}

.ico-shield3:before {
    content: "\e05e"
}

.ico-trophy4:before {
    content: "\e05f"
}

.ico-flag5:before {
    content: "\e06a"
}

.ico-map4:before {
    content: "\e06b"
}

.ico-puzzle:before {
    content: "\e06c"
}

.ico-basket:before {
    content: "\e06d"
}

.ico-envelope3:before {
    content: "\e06e"
}

.ico-streetsign:before {
    content: "\e06f"
}

.ico-telescope:before {
    content: "\e07a"
}

.ico-gears2:before {
    content: "\e07b"
}

.ico-key4:before {
    content: "\e07c"
}

.ico-paperclip2:before {
    content: "\e07d"
}

.ico-attachment2:before {
    content: "\e07e"
}

.ico-pricetags:before {
    content: "\e07f"
}

.ico-lightbulb:before {
    content: "\e08a"
}

.ico-layers2:before {
    content: "\e08b"
}

.ico-pencil5:before {
    content: "\e08c"
}

.ico-tools:before {
    content: "\e08d"
}

.ico-tools-2:before {
    content: "\e08e"
}

.ico-scissors3:before {
    content: "\e08f"
}

.ico-paintbrush:before {
    content: "\e09a"
}

.ico-magnifying-glass:before {
    content: "\e09b"
}

.ico-circle-compass:before {
    content: "\e09c"
}

.ico-linegraph:before {
    content: "\e09d"
}

.ico-mic2:before {
    content: "\e09e"
}

.ico-strategy:before {
    content: "\e09f"
}

.ico-beaker:before {
    content: "\e0a0"
}

.ico-caution:before {
    content: "\e0a1"
}

.ico-recycle2:before {
    content: "\e0a2"
}

.ico-anchor3:before {
    content: "\e0a3"
}

.ico-profile-male:before {
    content: "\e0a4"
}

.ico-profile-female:before {
    content: "\e0a5"
}

.ico-bike:before {
    content: "\e0a6"
}

.ico-wine:before {
    content: "\e0a7"
}

.ico-hotairballoon:before {
    content: "\e0a8"
}

.ico-globe3:before {
    content: "\e0a9"
}

.ico-genius:before {
    content: "\e0aa"
}

.ico-map-pin:before {
    content: "\e0ab"
}

.ico-dial:before {
    content: "\e0ac"
}

.ico-chat:before {
    content: "\e0ad"
}

.ico-heart5:before {
    content: "\e0ae"
}

.ico-cloud8:before {
    content: "\e0af"
}

.ico-upload7:before {
    content: "\e0b0"
}

.ico-download7:before {
    content: "\e0b1"
}

.ico-target4:before {
    content: "\e0b2"
}

.ico-hazardous:before {
    content: "\e0b3"
}

.ico-piechart:before {
    content: "\e0b4"
}

.ico-speedometer:before {
    content: "\e0b5"
}

.ico-global:before {
    content: "\e0b6"
}

.ico-compass4:before {
    content: "\e0b7"
}

.ico-lifesaver:before {
    content: "\e0b8"
}

.ico-clock5:before {
    content: "\e0b9"
}

.ico-aperture:before {
    content: "\e0ba"
}

.ico-quote:before {
    content: "\e0bb"
}

.ico-scope:before {
    content: "\e0bc"
}

.ico-alarmclock:before {
    content: "\e0bd"
}

.ico-refresh3:before {
    content: "\e0be"
}

.ico-happy3:before {
    content: "\e0bf"
}

.ico-sad3:before {
    content: "\e0c0"
}

.ico-facebook5:before {
    content: "\e0c1"
}

.ico-twitter5:before {
    content: "\e0c2"
}

.ico-googleplus:before {
    content: "\e0c3"
}

.ico-rss2:before {
    content: "\e0c4"
}

.ico-tumblr4:before {
    content: "\e0c5"
}

.ico-linkedin4:before {
    content: "\e0c6"
}

.ico-dribbble5:before {
    content: "\e0c7"
}

.ico-heart6:before {
    content: "\e65a"
}

.ico-cloud9:before {
    content: "\e65b"
}

.ico-star3:before {
    content: "\e65c"
}

.ico-sound2:before {
    content: "\e65d"
}

.ico-video3:before {
    content: "\e65e"
}

.ico-trash4:before {
    content: "\e65f"
}

.ico-user5:before {
    content: "\e660"
}

.ico-key5:before {
    content: "\e661"
}

.ico-search7:before {
    content: "\e662"
}

.ico-settings:before {
    content: "\e663"
}

.ico-camera6:before {
    content: "\e664"
}

.ico-tag4:before {
    content: "\e665"
}

.ico-lock5:before {
    content: "\e666"
}

.ico-bulb:before {
    content: "\e667"
}

.ico-pen2:before {
    content: "\e668"
}

.ico-diamond2:before {
    content: "\e669"
}

.ico-display2:before {
    content: "\e66a"
}

.ico-location5:before {
    content: "\e66b"
}

.ico-eye5:before {
    content: "\e66c"
}

.ico-bubble4:before {
    content: "\e66d"
}

.ico-stack3:before {
    content: "\e66e"
}

.ico-cup:before {
    content: "\e66f"
}

.ico-phone4:before {
    content: "\e670"
}

.ico-news:before {
    content: "\e671"
}

.ico-mail6:before {
    content: "\e672"
}

.ico-like:before {
    content: "\e673"
}

.ico-photo2:before {
    content: "\e674"
}

.ico-note:before {
    content: "\e675"
}

.ico-clock6:before {
    content: "\e676"
}

.ico-paperplane:before {
    content: "\e677"
}

.ico-params:before {
    content: "\e678"
}

.ico-banknote:before {
    content: "\e679"
}

.ico-data:before {
    content: "\e67a"
}

.ico-music3:before {
    content: "\e67b"
}

.ico-megaphone2:before {
    content: "\e67c"
}

.ico-study:before {
    content: "\e67d"
}

.ico-lab2:before {
    content: "\e67e"
}

.ico-food:before {
    content: "\e67f"
}

.ico-t-shirt:before {
    content: "\e680"
}

.ico-fire3:before {
    content: "\e681"
}

.ico-clip:before {
    content: "\e682"
}

.ico-shop:before {
    content: "\e683"
}

.ico-calendar4:before {
    content: "\e684"
}

.ico-wallet2:before {
    content: "\e685"
}

.ico-vynil:before {
    content: "\e686"
}

.ico-truck3:before {
    content: "\e687"
}

.ico-world:before {
    content: "\e688"
}

.ico-add-shopping-cart:before {
    content: "\e6d9"
}

.ico-done:before {
    content: "\e6da"
}

.ico-https:before {
    content: "\e6db"
}

.ico-perm-identity:before {
    content: "\e6dc"
}

.ico-shopping-basket:before {
    content: "\e6dd"
}

.ico-shopping-cart2:before {
    content: "\e6de"
}

.ico-wallet-giftcard:before {
    content: "\e6df"
}

.ico-wallet-travel:before {
    content: "\e6e0"
}

.ico-call:before {
    content: "\e6e1"
}

.ico-clear:before {
    content: "\e6e2"
}

.ico-devices:before {
    content: "\e6e3"
}

.ico-gps-fixed:before {
    content: "\e6e4"
}

.ico-insert-link:before {
    content: "\e6e5"
}

.ico-folder-open3:before {
    content: "\e6e6"
}

.ico-desktop-mac:before {
    content: "\e6e7"
}

.ico-desktop-windows:before {
    content: "\e6e8"
}

.ico-keyboard-arrow-down:before {
    content: "\e6e9"
}

.ico-keyboard-arrow-left:before {
    content: "\e6ea"
}

.ico-keyboard-arrow-right:before {
    content: "\e6eb"
}

.ico-keyboard-arrow-up:before {
    content: "\e6ec"
}

.ico-keyboard-backspace:before {
    content: "\e6ed"
}

.ico-laptop4:before {
    content: "\e6ee"
}

.ico-laptop-chromebook:before {
    content: "\e6ef"
}

.ico-laptop-mac:before {
    content: "\e6f0"
}

.ico-laptop-windows:before {
    content: "\e6f1"
}

.ico-filter-vintage:before {
    content: "\e6f2"
}

.ico-directions-ferry:before {
    content: "\e6f3"
}

.ico-local-grocery-store:before {
    content: "\e6f4"
}

.ico-local-print-shop:before {
    content: "\e6f5"
}

.ico-arrow-back:before {
    content: "\e6f6"
}

.ico-arrow-forward:before {
    content: "\e6f7"
}

.ico-check4:before {
    content: "\e6f8"
}

.ico-close2:before {
    content: "\e6f9"
}

.ico-refresh4:before {
    content: "\e6fa"
}

.ico-notifications-none:before {
    content: "\e6fb"
}

.ico-school:before {
    content: "\e6fc"
}

.ico-star4:before {
    content: "\e6fd"
}

.ico-star-outline:before {
    content: "\e6fe"
}

.ico-chat4:before {
    content: "\e6ff"
}

.ico-tick:before {
    content: "\e602"
}

.ico-chevron-right2:before {
    content: "\e618"
}

.ico-chevron-left2:before {
    content: "\e629"
}

.ico-arrow-right-thick:before {
    content: "\e630"
}

.ico-arrow-left-thick:before {
    content: "\e634"
}

.ico-lock-open:before {
    content: "\e63e"
}

.ico-home-outline:before {
    content: "\e700"
}

.ico-globe-outline:before {
    content: "\e701"
}

.ico-eye3:before {
    content: "\e000"
}

.ico-paper-clip:before {
    content: "\e001"
}

.ico-mail5:before {
    content: "\e002"
}

.ico-toggle:before {
    content: "\e003"
}

.ico-layout:before {
    content: "\e004"
}

.ico-link4:before {
    content: "\e005"
}

.ico-bell3:before {
    content: "\e006"
}

.ico-lock3:before {
    content: "\e007"
}

.ico-unlock2:before {
    content: "\e008"
}

.ico-ribbon:before {
    content: "\e009"
}

.ico-image3:before {
    content: "\e010"
}

.ico-clock3:before {
    content: "\e014"
}

.ico-watch:before {
    content: "\e015"
}

.ico-air-play:before {
    content: "\e016"
}

.ico-camera3:before {
    content: "\e017"
}

.ico-video:before {
    content: "\e018"
}

.ico-printer2:before {
    content: "\e020"
}

.ico-monitor:before {
    content: "\e021"
}

.ico-server2:before {
    content: "\e022"
}

.ico-cog3:before {
    content: "\e023"
}

.ico-heart3:before {
    content: "\e024"
}

.ico-paragraph2:before {
    content: "\e025"
}

.ico-align-justify2:before {
    content: "\e026"
}

.ico-align-left2:before {
    content: "\e027"
}

.ico-align-center2:before {
    content: "\e028"
}

.ico-align-right2:before {
    content: "\e029"
}

.ico-book4:before {
    content: "\e030"
}

.ico-layers:before {
    content: "\e031"
}

.ico-stack2:before {
    content: "\e032"
}

.ico-stack-2:before {
    content: "\e033"
}

.ico-paper:before {
    content: "\e034"
}

.ico-paper-stack:before {
    content: "\e035"
}

.ico-search4:before {
    content: "\e036"
}

.ico-zoom-in2:before {
    content: "\e037"
}

.ico-zoom-out2:before {
    content: "\e038"
}

.ico-reply3:before {
    content: "\e039"
}

.ico-circle-plus:before {
    content: "\e040"
}

.ico-circle-minus:before {
    content: "\e041"
}

.ico-circle-check:before {
    content: "\e042"
}

.ico-circle-cross:before {
    content: "\e043"
}

.ico-square-plus:before {
    content: "\e044"
}

.ico-square-minus:before {
    content: "\e045"
}

.ico-square-check:before {
    content: "\e046"
}

.ico-square-cross:before {
    content: "\e047"
}

.ico-microphone2:before {
    content: "\e048"
}

.ico-skip-back:before {
    content: "\e050"
}

.ico-rewind:before {
    content: "\e051"
}

.ico-play5:before {
    content: "\e052"
}

.ico-pause4:before {
    content: "\e053"
}

.ico-stop4:before {
    content: "\e054"
}

.ico-fast-forward2:before {
    content: "\e055"
}

.ico-skip-forward:before {
    content: "\e056"
}

.ico-shuffle2:before {
    content: "\e057"
}

.ico-repeat2:before {
    content: "\e058"
}

.ico-folder3:before {
    content: "\e059"
}

.ico-umbrella2:before {
    content: "\e060"
}

.ico-moon3:before {
    content: "\e061"
}

.ico-thermometer:before {
    content: "\e062"
}

.ico-drop:before {
    content: "\e063"
}

.ico-sun4:before {
    content: "\e064"
}

.ico-cloud6:before {
    content: "\e065"
}

.ico-cloud-upload3:before {
    content: "\e066"
}

.ico-cloud-download3:before {
    content: "\e067"
}

.ico-upload5:before {
    content: "\e068"
}

.ico-download5:before {
    content: "\e069"
}

.ico-location3:before {
    content: "\e070"
}

.ico-location-2:before {
    content: "\e071"
}

.ico-map3:before {
    content: "\e072"
}

.ico-battery:before {
    content: "\e073"
}

.ico-head:before {
    content: "\e074"
}

.ico-briefcase3:before {
    content: "\e075"
}

.ico-speech-bubble:before {
    content: "\e076"
}

.ico-anchor2:before {
    content: "\e077"
}

.ico-globe2:before {
    content: "\e078"
}

.ico-box:before {
    content: "\e079"
}

.ico-reload:before {
    content: "\e080"
}

.ico-share4:before {
    content: "\e081"
}

.ico-tag2:before {
    content: "\e085"
}

.ico-power2:before {
    content: "\e086"
}

.ico-esc:before {
    content: "\e089"
}

.ico-bar-graph:before {
    content: "\e090"
}

.ico-bar-graph-2:before {
    content: "\e091"
}

.ico-pie-graph:before {
    content: "\e092"
}

.ico-star2:before {
    content: "\e093"
}

.ico-arrow-left4:before {
    content: "\e094"
}

.ico-arrow-right4:before {
    content: "\e095"
}

.ico-arrow-up4:before {
    content: "\e096"
}

.ico-arrow-down4:before {
    content: "\e097"
}

.ico-volume:before {
    content: "\e098"
}

.ico-mute:before {
    content: "\e099"
}

.ico-grid:before {
    content: "\e102"
}

.ico-grid-2:before {
    content: "\e103"
}

.ico-columns2:before {
    content: "\e104"
}

.ico-loader:before {
    content: "\e105"
}

.ico-bag:before {
    content: "\e106"
}

.ico-ban2:before {
    content: "\e107"
}

.ico-flag3:before {
    content: "\e108"
}

.ico-trash2:before {
    content: "\e109"
}

.ico-expand2:before {
    content: "\e110"
}

.ico-contract:before {
    content: "\e111"
}

.ico-maximize:before {
    content: "\e112"
}

.ico-minimize:before {
    content: "\e113"
}

.ico-plus3:before {
    content: "\e114"
}

.ico-minus3:before {
    content: "\e115"
}

.ico-check3:before {
    content: "\e116"
}

.ico-cross2:before {
    content: "\e117"
}

.ico-move:before {
    content: "\e118"
}

.ico-delete:before {
    content: "\e119"
}

.ico-menu5:before {
    content: "\e120"
}

.ico-archive2:before {
    content: "\e121"
}

.ico-inbox2:before {
    content: "\e122"
}

.ico-outbox:before {
    content: "\e123"
}

.ico-file2:before {
    content: "\e124"
}

.ico-file-add:before {
    content: "\e125"
}

.ico-file-subtract:before {
    content: "\e126"
}

.ico-help:before {
    content: "\e127"
}

.ico-open:before {
    content: "\e128"
}

.ico-sound-mute:before {
    content: "\e702"
}

.ico-sound4:before {
    content: "\e703"
}

.ico-aircraft:before {
    content: "\e704"
}

.ico-attachment4:before {
    content: "\e705"
}

.ico-camera8:before {
    content: "\e706"
}

.ico-email:before {
    content: "\e707"
}

.ico-shopping-bag:before {
    content: "\e708"
}

.ico-thumbs-down2:before {
    content: "\e709"
}

.ico-thumbs-up2:before {
    content: "\e70a"
}

.ico-cart3:before {
    content: "\e70b"
}

.ico-pencil6:before {
    content: "\e70c"
}

.ico-key2:before {
    content: "\e70d"
}

.ico-phone5:before {
    content: "\e70e"
}

.ico-home6:before {
    content: "\e68b"
}

.ico-anchor4:before {
    content: "\e68c"
}

.ico-feather:before {
    content: "\e68d"
}

.ico-expand4:before {
    content: "\e68e"
}

.ico-maximize2:before {
    content: "\e68f"
}

.ico-search8:before {
    content: "\e690"
}

.ico-book6:before {
    content: "\e691"
}

.ico-sound3:before {
    content: "\e693"
}

.ico-sound-alt:before {
    content: "\e694"
}

.ico-soundoff:before {
    content: "\e695"
}

.ico-task:before {
    content: "\e696"
}

.ico-inbox3:before {
    content: "\e697"
}

.ico-envelope4:before {
    content: "\e698"
}

.ico-newspaper3:before {
    content: "\e699"
}

.ico-newspaper-alt:before {
    content: "\e69a"
}

.ico-hyperlink:before {
    content: "\e69b"
}

.ico-trash:before {
    content: "\e69c"
}

.ico-grid3:before {
    content: "\e69d"
}

.ico-grid-alt:before {
    content: "\e69e"
}

.ico-menu2:before {
    content: "\e69f"
}

.ico-list:before {
    content: "\e6a0"
}

.ico-gallery:before {
    content: "\e6a1"
}

.ico-browser3:before {
    content: "\e6a2"
}

.ico-clock7:before {
    content: "\e6a3"
}

.ico-attachment3:before {
    content: "\e6a4"
}

.ico-settings2:before {
    content: "\e6a5"
}

.ico-portfolio:before {
    content: "\e6a6"
}

.ico-user6:before {
    content: "\e6a7"
}

.ico-heart7:before {
    content: "\e6a8"
}

.ico-chat2:before {
    content: "\e6a9"
}

.ico-comments-o2:before {
    content: "\e6aa"
}

.ico-screen:before {
    content: "\e6ab"
}

.ico-forkandspoon:before {
    content: "\e6ac"
}

.ico-instagram3:before {
    content: "\e6ad"
}

.ico-pin:before {
    content: "\e6ae"
}

.ico-camera7:before {
    content: "\e6af"
}

.ico-brightness:before {
    content: "\e6b0"
}

.ico-moon:before {
    content: "\e6b1"
}

.ico-cloud10:before {
    content: "\e6b2"
}

.ico-circle-half:before {
    content: "\e6b4"
}

.ico-globe4:before {
    content: "\e6b5"
}

.ico-comment2:before {
    content: "\e6b7"
}

.ico-chat3:before {
    content: "\e6b8"
}

.ico-speaker:before {
    content: "\e6b9"
}

.ico-cart:before {
    content: "\e6ba"
}

.ico-book:before {
    content: "\f007"
}

.ico-check:before {
    content: "\f03a"
}

.ico-flame:before {
    content: "\f0d2"
}

.ico-gear:before {
    content: "\f02f"
}

.ico-gift:before {
    content: "\f042"
}

.ico-git-branch:before {
    content: "\f020"
}

.ico-mention:before {
    content: "\f0be"
}

.ico-pencil:before {
    content: "\f058"
}

.ico-playback-play:before {
    content: "\f0bf"
}

.ico-rocket:before {
    content: "\f033"
}

.ico-sunrise:before {
    content: "\e600"
}

.ico-sun:before {
    content: "\e601"
}

.ico-cloudy:before {
    content: "\e603"
}

.ico-cloud:before {
    content: "\e604"
}

.ico-weather:before {
    content: "\e605"
}

.ico-weather2:before {
    content: "\e606"
}

.ico-lines:before {
    content: "\e607"
}

.ico-cloud2:before {
    content: "\e608"
}

.ico-lightning:before {
    content: "\e609"
}

.ico-lightning2:before {
    content: "\e60a"
}

.ico-rainy:before {
    content: "\e60b"
}

.ico-rainy2:before {
    content: "\e60c"
}

.ico-windy:before {
    content: "\e60d"
}

.ico-windy2:before {
    content: "\e60e"
}

.ico-snowy:before {
    content: "\e60f"
}

.ico-snowy2:before {
    content: "\e610"
}

.ico-snowy3:before {
    content: "\e611"
}

.ico-weather3:before {
    content: "\e612"
}

.ico-cloudy2:before {
    content: "\e613"
}

.ico-cloud3:before {
    content: "\e614"
}

.ico-lightning3:before {
    content: "\e615"
}

.ico-sun2:before {
    content: "\e616"
}

.ico-moon2:before {
    content: "\e617"
}

.ico-home:before {
    content: "\e900"
}

.ico-home2:before {
    content: "\e901"
}

.ico-home3:before {
    content: "\e902"
}

.ico-office:before {
    content: "\e903"
}

.ico-newspaper:before {
    content: "\e904"
}

.ico-pencil2:before {
    content: "\e905"
}

.ico-pencil22:before {
    content: "\e906"
}

.ico-quill:before {
    content: "\e907"
}

.ico-pen:before {
    content: "\e908"
}

.ico-droplet:before {
    content: "\e90b"
}

.ico-paint-format:before {
    content: "\e90c"
}

.ico-image:before {
    content: "\e90d"
}

.ico-images:before {
    content: "\e90e"
}

.ico-camera:before {
    content: "\e90f"
}

.ico-headphones:before {
    content: "\e910"
}

.ico-music:before {
    content: "\e911"
}

.ico-film:before {
    content: "\e913"
}

.ico-video-camera:before {
    content: "\e914"
}

.ico-bullhorn:before {
    content: "\e91a"
}

.ico-connection:before {
    content: "\e91b"
}

.ico-feed:before {
    content: "\e91d"
}

.ico-mic:before {
    content: "\e91e"
}

.ico-book2:before {
    content: "\e91f"
}

.ico-books:before {
    content: "\e920"
}

.ico-library:before {
    content: "\e921"
}

.ico-file-text:before {
    content: "\e922"
}

.ico-profile:before {
    content: "\e923"
}

.ico-file-empty:before {
    content: "\e924"
}

.ico-files-empty:before {
    content: "\e925"
}

.ico-file-text2:before {
    content: "\e926"
}

.ico-file-picture:before {
    content: "\e927"
}

.ico-file-music:before {
    content: "\e928"
}

.ico-file-play:before {
    content: "\e929"
}

.ico-file-video:before {
    content: "\e92a"
}

.ico-file-zip:before {
    content: "\e92b"
}

.ico-copy:before {
    content: "\e92c"
}

.ico-paste:before {
    content: "\e92d"
}

.ico-stack:before {
    content: "\e92e"
}

.ico-folder:before {
    content: "\e92f"
}

.ico-folder-open:before {
    content: "\e930"
}

.ico-folder-plus:before {
    content: "\e931"
}

.ico-folder-minus:before {
    content: "\e932"
}

.ico-folder-download:before {
    content: "\e933"
}

.ico-folder-upload:before {
    content: "\e934"
}

.ico-coin-dollar:before {
    content: "\e93b"
}

.ico-coin-euro:before {
    content: "\e93c"
}

.ico-coin-pound:before {
    content: "\e93d"
}

.ico-coin-yen:before {
    content: "\e93e"
}

.ico-lifebuoy:before {
    content: "\e941"
}

.ico-phone:before {
    content: "\e942"
}

.ico-phone-hang-up:before {
    content: "\e943"
}

.ico-address-book:before {
    content: "\e944"
}

.ico-pushpin:before {
    content: "\e946"
}

.ico-location:before {
    content: "\e947"
}

.ico-location2:before {
    content: "\e948"
}

.ico-compass2:before {
    content: "\e949"
}

.ico-compass22:before {
    content: "\e94a"
}

.ico-map:before {
    content: "\e94b"
}

.ico-map2:before {
    content: "\e94c"
}

.ico-history:before {
    content: "\e94d"
}

.ico-clock:before {
    content: "\e94e"
}

.ico-clock2:before {
    content: "\e94f"
}

.ico-alarm:before {
    content: "\e950"
}

.ico-bell:before {
    content: "\e951"
}

.ico-stopwatch:before {
    content: "\e952"
}

.ico-printer:before {
    content: "\e954"
}

.ico-laptop:before {
    content: "\e957"
}

.ico-mobile:before {
    content: "\e958"
}

.ico-mobile2:before {
    content: "\e959"
}

.ico-tablet:before {
    content: "\e95a"
}

.ico-tv:before {
    content: "\e95b"
}

.ico-drawer:before {
    content: "\e95c"
}

.ico-drawer2:before {
    content: "\e95d"
}

.ico-bubble:before {
    content: "\e96b"
}

.ico-bubbles:before {
    content: "\e96c"
}

.ico-bubbles2:before {
    content: "\e96d"
}

.ico-bubble2:before {
    content: "\e96e"
}

.ico-bubbles3:before {
    content: "\e96f"
}

.ico-bubbles4:before {
    content: "\e970"
}

.ico-user:before {
    content: "\e971"
}

.ico-users:before {
    content: "\e972"
}

.ico-user-check:before {
    content: "\e975"
}

.ico-user-tie:before {
    content: "\e976"
}

.ico-quotes-left:before {
    content: "\e977"
}

.ico-quotes-right:before {
    content: "\e978"
}

.ico-spinner:before {
    content: "\e97a"
}

.ico-spinner8:before {
    content: "\e981"
}

.ico-spinner9:before {
    content: "\e982"
}

.ico-spinner11:before {
    content: "\e984"
}

.ico-binoculars:before {
    content: "\e985"
}

.ico-search:before {
    content: "\e986"
}

.ico-zoom-in:before {
    content: "\e987"
}

.ico-zoom-out:before {
    content: "\e988"
}

.ico-enlarge:before {
    content: "\e989"
}

.ico-shrink:before {
    content: "\e98a"
}

.ico-key:before {
    content: "\e98d"
}

.ico-unlocked:before {
    content: "\e990"
}

.ico-wrench:before {
    content: "\e991"
}

.ico-equalizer:before {
    content: "\e992"
}

.ico-equalizer2:before {
    content: "\e993"
}

.ico-cog:before {
    content: "\e994"
}

.ico-hammer:before {
    content: "\e996"
}

.ico-magic-wand:before {
    content: "\e997"
}

.ico-aid-kit:before {
    content: "\e998"
}

.ico-bug:before {
    content: "\e999"
}

.ico-pie-chart:before {
    content: "\e99a"
}

.ico-stats-dots:before {
    content: "\e99b"
}

.ico-stats-bars:before {
    content: "\e99c"
}

.ico-trophy:before {
    content: "\e99e"
}

.ico-glass:before {
    content: "\e9a0"
}

.ico-glass2:before {
    content: "\e9a1"
}

.ico-mug:before {
    content: "\e9a2"
}

.ico-spoon-knife:before {
    content: "\e9a3"
}

.ico-leaf:before {
    content: "\e9a4"
}

.ico-meter:before {
    content: "\e9a6"
}

.ico-hammer2:before {
    content: "\e9a8"
}

.ico-fire:before {
    content: "\e9a9"
}

.ico-lab:before {
    content: "\e9aa"
}

.ico-magnet:before {
    content: "\e9ab"
}

.ico-bin:before {
    content: "\e9ac"
}

.ico-briefcase:before {
    content: "\e9ae"
}

.ico-airplane:before {
    content: "\e9af"
}

.ico-accessibility:before {
    content: "\e9b2"
}

.ico-shield:before {
    content: "\e9b4"
}

.ico-power:before {
    content: "\e9b5"
}

.ico-switch:before {
    content: "\e9b6"
}

.ico-power-cord:before {
    content: "\e9b7"
}

.ico-clipboard:before {
    content: "\e9b8"
}

.ico-tree:before {
    content: "\e9bc"
}

.ico-menu:before {
    content: "\e9bd"
}

.ico-cloud4:before {
    content: "\e9c1"
}

.ico-cloud-download:before {
    content: "\e9c2"
}

.ico-cloud-upload:before {
    content: "\e9c3"
}

.ico-cloud-check:before {
    content: "\e9c4"
}

.ico-sphere:before {
    content: "\e9c9"
}

.ico-earth:before {
    content: "\e9ca"
}

.ico-link:before {
    content: "\e9cb"
}

.ico-flag:before {
    content: "\e9cc"
}

.ico-attachment:before {
    content: "\e9cd"
}

.ico-eye:before {
    content: "\e9ce"
}

.ico-bookmark:before {
    content: "\e9d2"
}

.ico-bookmarks:before {
    content: "\e9d3"
}

.ico-contrast:before {
    content: "\e9d5"
}

.ico-brightness-contrast:before {
    content: "\e9d6"
}

.ico-star-empty:before {
    content: "\e9d7"
}

.ico-star-full:before {
    content: "\e9d9"
}

.ico-heart:before {
    content: "\e9da"
}

.ico-heart-broken:before {
    content: "\e9db"
}

.ico-man:before {
    content: "\e9dc"
}

.ico-woman:before {
    content: "\e9dd"
}

.ico-man-woman:before {
    content: "\e9de"
}

.ico-happy:before {
    content: "\e9df"
}

.ico-smile:before {
    content: "\e9e1"
}

.ico-tongue:before {
    content: "\e9e3"
}

.ico-sad:before {
    content: "\e9e5"
}

.ico-wink:before {
    content: "\e9e7"
}

.ico-grin:before {
    content: "\e9e9"
}

.ico-cool:before {
    content: "\e9eb"
}

.ico-angry:before {
    content: "\e9ed"
}

.ico-evil:before {
    content: "\e9ef"
}

.ico-shocked:before {
    content: "\e9f1"
}

.ico-baffled:before {
    content: "\e9f3"
}

.ico-confused:before {
    content: "\e9f5"
}

.ico-neutral:before {
    content: "\e9f7"
}

.ico-hipster:before {
    content: "\e9f9"
}

.ico-wondering:before {
    content: "\e9fb"
}

.ico-sleepy:before {
    content: "\e9fd"
}

.ico-frustrated:before {
    content: "\e9ff"
}

.ico-crying:before {
    content: "\ea01"
}

.ico-point-up:before {
    content: "\ea03"
}

.ico-warning:before {
    content: "\ea07"
}

.ico-notification:before {
    content: "\ea08"
}

.ico-question:before {
    content: "\ea09"
}

.ico-plus:before {
    content: "\ea0a"
}

.ico-minus:before {
    content: "\ea0b"
}

.ico-info:before {
    content: "\ea0c"
}

.ico-cancel-circle:before {
    content: "\ea0d"
}

.ico-blocked:before {
    content: "\ea0e"
}

.ico-cross:before {
    content: "\ea0f"
}

.ico-checkmark:before {
    content: "\ea10"
}

.ico-checkmark2:before {
    content: "\ea11"
}

.ico-spell-check:before {
    content: "\ea12"
}

.ico-enter:before {
    content: "\ea13"
}

.ico-exit:before {
    content: "\ea14"
}

.ico-play2:before {
    content: "\ea15"
}

.ico-pause:before {
    content: "\ea16"
}

.ico-stop:before {
    content: "\ea17"
}

.ico-previous:before {
    content: "\ea18"
}

.ico-next:before {
    content: "\ea19"
}

.ico-backward:before {
    content: "\ea1a"
}

.ico-forward2:before {
    content: "\ea1b"
}

.ico-play3:before {
    content: "\ea1c"
}

.ico-pause2:before {
    content: "\ea1d"
}

.ico-stop2:before {
    content: "\ea1e"
}

.ico-backward2:before {
    content: "\ea1f"
}

.ico-forward3:before {
    content: "\ea20"
}

.ico-first:before {
    content: "\ea21"
}

.ico-last:before {
    content: "\ea22"
}

.ico-previous2:before {
    content: "\ea23"
}

.ico-next2:before {
    content: "\ea24"
}

.ico-eject:before {
    content: "\ea25"
}

.ico-volume-high:before {
    content: "\ea26"
}

.ico-volume-medium:before {
    content: "\ea27"
}

.ico-volume-low:before {
    content: "\ea28"
}

.ico-volume-mute:before {
    content: "\ea29"
}

.ico-volume-mute2:before {
    content: "\ea2a"
}

.ico-loop2:before {
    content: "\ea2e"
}

.ico-arrow-up-left2:before {
    content: "\ea39"
}

.ico-arrow-up2:before {
    content: "\ea3a"
}

.ico-arrow-up-right2:before {
    content: "\ea3b"
}

.ico-arrow-right2:before {
    content: "\ea3c"
}

.ico-arrow-down-right2:before {
    content: "\ea3d"
}

.ico-arrow-down2:before {
    content: "\ea3e"
}

.ico-arrow-down-left2:before {
    content: "\ea3f"
}

.ico-arrow-left2:before {
    content: "\ea40"
}

.ico-crop:before {
    content: "\ea57"
}

.ico-scissors:before {
    content: "\ea5a"
}

.ico-table:before {
    content: "\ea70"
}

.ico-table2:before {
    content: "\ea71"
}

.ico-share:before {
    content: "\ea7d"
}

.ico-new-tab:before {
    content: "\ea7e"
}

.ico-embed2:before {
    content: "\ea80"
}

.ico-share2:before {
    content: "\ea82"
}

.ico-google:before {
    content: "\ea87"
}

.ico-google-plus:before {
    content: "\ea88"
}

.ico-google-drive:before {
    content: "\ea8b"
}

.ico-facebook:before {
    content: "\ea8c"
}

.ico-facebook2:before {
    content: "\ea8d"
}

.ico-instagram:before {
    content: "\ea90"
}

.ico-twitter:before {
    content: "\ea91"
}

.ico-twitter3:before {
    content: "\ea93"
}

.ico-feed2:before {
    content: "\ea94"
}

.ico-youtube2:before {
    content: "\ea98"
}

.ico-youtube3:before {
    content: "\ea99"
}

.ico-vimeo:before {
    content: "\ea9c"
}

.ico-flickr2:before {
    content: "\eaa1"
}

.ico-picassa:before {
    content: "\eaa4"
}

.ico-dribbble:before {
    content: "\eaa6"
}

.ico-forrst:before {
    content: "\eaa9"
}

.ico-deviantart:before {
    content: "\eaab"
}

.ico-steam:before {
    content: "\eaad"
}

.ico-dropbox:before {
    content: "\eaaf"
}

.ico-onedrive:before {
    content: "\eab0"
}

.ico-github2:before {
    content: "\eab2"
}

.ico-wordpress:before {
    content: "\eab6"
}

.ico-blogger:before {
    content: "\eab9"
}

.ico-tumblr:before {
    content: "\eabb"
}

.ico-yahoo:before {
    content: "\eabd"
}

.ico-tux:before {
    content: "\eabe"
}

.ico-apple:before {
    content: "\eabf"
}

.ico-finder:before {
    content: "\eac0"
}

.ico-android:before {
    content: "\eac1"
}

.ico-windows:before {
    content: "\eac2"
}

.ico-soundcloud:before {
    content: "\eac4"
}

.ico-skype:before {
    content: "\eac6"
}

.ico-reddit:before {
    content: "\eac7"
}

.ico-linkedin2:before {
    content: "\eac9"
}

.ico-lastfm:before {
    content: "\eaca"
}

.ico-delicious:before {
    content: "\eacc"
}

.ico-stumbleupon:before {
    content: "\eacd"
}

.ico-stackoverflow:before {
    content: "\eacf"
}

.ico-pinterest:before {
    content: "\ead0"
}

.ico-paypal:before {
    content: "\ead6"
}

.ico-file-pdf:before {
    content: "\eada"
}

.ico-file-openoffice:before {
    content: "\eadb"
}

.ico-libreoffice:before {
    content: "\eade"
}

.ico-html52:before {
    content: "\eae0"
}

.ico-css3:before {
    content: "\eae1"
}

.ico-chrome:before {
    content: "\eae5"
}

.ico-firefox:before {
    content: "\eae6"
}

.ico-IE:before {
    content: "\eae7"
}

.ico-opera:before {
    content: "\eae8"
}

.ico-user2:before {
    content: "\e619"
}

.ico-earth2:before {
    content: "\e61a"
}

.ico-link2:before {
    content: "\e61b"
}

.ico-search2:before {
    content: "\e61c"
}

.ico-pencil3:before {
    content: "\e61d"
}

.ico-glass3:before {
    content: "\f000"
}

.ico-music2:before {
    content: "\f001"
}

.ico-search3:before {
    content: "\f002"
}

.ico-envelope-o:before {
    content: "\f003"
}

.ico-heart2:before {
    content: "\f004"
}

.ico-star:before {
    content: "\f005"
}

.ico-star-o:before {
    content: "\f006"
}

.ico-user3:before {
    content: "\f008"
}

.ico-film2:before {
    content: "\f009"
}

.ico-th-large:before {
    content: "\f00a"
}

.ico-th:before {
    content: "\f00b"
}

.ico-th-list:before {
    content: "\f00c"
}

.ico-check2:before {
    content: "\f00d"
}

.ico-close:before {
    content: "\f00e"
}

.ico-remove:before {
    content: "\f00e"
}

.ico-times:before {
    content: "\f00e"
}

.ico-power-off:before {
    content: "\f011"
}

.ico-signal:before {
    content: "\f012"
}

.ico-cog2:before {
    content: "\f013"
}

.ico-gear2:before {
    content: "\f013"
}

.ico-home4:before {
    content: "\f015"
}

.ico-file-o:before {
    content: "\f016"
}

.ico-clock-o:before {
    content: "\f018"
}

.ico-download4:before {
    content: "\f019"
}

.ico-arrow-circle-o-down:before {
    content: "\f01a"
}

.ico-arrow-circle-o-up:before {
    content: "\f01b"
}

.ico-inbox:before {
    content: "\f01c"
}

.ico-play-circle-o:before {
    content: "\f01d"
}

.ico-repeat:before {
    content: "\f01e"
}

.ico-rotate-right:before {
    content: "\f01e"
}

.ico-refresh:before {
    content: "\f021"
}

.ico-lock2:before {
    content: "\f023"
}

.ico-flag2:before {
    content: "\f024"
}

.ico-headphones2:before {
    content: "\f025"
}

.ico-volume-off:before {
    content: "\f026"
}

.ico-volume-down:before {
    content: "\f027"
}

.ico-volume-up:before {
    content: "\f028"
}

.ico-tag:before {
    content: "\f02b"
}

.ico-tags:before {
    content: "\f02c"
}

.ico-book3:before {
    content: "\f02d"
}

.ico-bookmark2:before {
    content: "\f02e"
}

.ico-print:before {
    content: "\f030"
}

.ico-camera2:before {
    content: "\f031"
}

.ico-video-camera2:before {
    content: "\f03e"
}

.ico-image2:before {
    content: "\f03f"
}

.ico-photo:before {
    content: "\f03f"
}

.ico-picture-o:before {
    content: "\f03f"
}

.ico-pencil4:before {
    content: "\f040"
}

.ico-map-marker:before {
    content: "\f041"
}

.ico-adjust:before {
    content: "\f043"
}

.ico-edit:before {
    content: "\f045"
}

.ico-pencil-square-o:before {
    content: "\f045"
}

.ico-check-square-o:before {
    content: "\f047"
}

.ico-arrows:before {
    content: "\f048"
}

.ico-step-backward:before {
    content: "\f049"
}

.ico-fast-backward:before {
    content: "\f04a"
}

.ico-backward3:before {
    content: "\f04b"
}

.ico-play4:before {
    content: "\f04c"
}

.ico-pause3:before {
    content: "\f04d"
}

.ico-stop3:before {
    content: "\f04e"
}

.ico-forward4:before {
    content: "\f04f"
}

.ico-fast-forward:before {
    content: "\f050"
}

.ico-step-forward:before {
    content: "\f051"
}

.ico-eject2:before {
    content: "\f052"
}

.ico-chevron-left:before {
    content: "\f053"
}

.ico-chevron-right:before {
    content: "\f054"
}

.ico-plus-circle:before {
    content: "\f055"
}

.ico-minus-circle:before {
    content: "\f056"
}

.ico-times-circle:before {
    content: "\f057"
}

.ico-check-circle:before {
    content: "\f059"
}

.ico-question-circle:before {
    content: "\f05a"
}

.ico-info-circle:before {
    content: "\f05b"
}

.ico-crosshairs:before {
    content: "\f05c"
}

.ico-times-circle-o:before {
    content: "\f05d"
}

.ico-check-circle-o:before {
    content: "\f05e"
}

.ico-ban:before {
    content: "\f060"
}

.ico-arrow-left3:before {
    content: "\f061"
}

.ico-arrow-right3:before {
    content: "\f062"
}

.ico-arrow-up3:before {
    content: "\f063"
}

.ico-arrow-down3:before {
    content: "\f064"
}

.ico-mail-forward:before {
    content: "\f065"
}

.ico-share3:before {
    content: "\f065"
}

.ico-expand:before {
    content: "\f066"
}

.ico-compress:before {
    content: "\f067"
}

.ico-plus2:before {
    content: "\f068"
}

.ico-minus2:before {
    content: "\f069"
}

.ico-asterisk:before {
    content: "\f06a"
}

.ico-exclamation-circle:before {
    content: "\f06b"
}

.ico-gift3:before {
    content: "\f06c"
}

.ico-leaf2:before {
    content: "\f06d"
}

.ico-fire2:before {
    content: "\f06e"
}

.ico-eye2:before {
    content: "\f06f"
}

.ico-eye-slash:before {
    content: "\f070"
}

.ico-plane:before {
    content: "\f072"
}

.ico-random:before {
    content: "\f074"
}

.ico-comment:before {
    content: "\f075"
}

.ico-chevron-up:before {
    content: "\f077"
}

.ico-chevron-down:before {
    content: "\f078"
}

.ico-retweet:before {
    content: "\f079"
}

.ico-shopping-cart:before {
    content: "\f07a"
}

.ico-folder2:before {
    content: "\f07b"
}

.ico-folder-open2:before {
    content: "\f07c"
}

.ico-bar-chart:before {
    content: "\f080"
}

.ico-bar-chart-o:before {
    content: "\f080"
}

.ico-twitter-square:before {
    content: "\f081"
}

.ico-facebook-square:before {
    content: "\f082"
}

.ico-camera-retro:before {
    content: "\f083"
}

.ico-key3:before {
    content: "\f084"
}

.ico-cogs2:before {
    content: "\f085"
}

.ico-gears:before {
    content: "\f085"
}

.ico-comments-o:before {
    content: "\f086"
}

.ico-thumbs-o-up:before {
    content: "\f087"
}

.ico-thumbs-o-down:before {
    content: "\f088"
}

.ico-heart-o:before {
    content: "\f08a"
}

.ico-sign-out:before {
    content: "\f08b"
}

.ico-thumb-tack:before {
    content: "\f08d"
}

.ico-external-link:before {
    content: "\f08e"
}

.ico-sign-in:before {
    content: "\f090"
}

.ico-trophy2:before {
    content: "\f091"
}

.ico-phone2:before {
    content: "\f095"
}

.ico-bookmark-o:before {
    content: "\f097"
}

.ico-phone-square:before {
    content: "\f098"
}

.ico-twitter4:before {
    content: "\f099"
}

.ico-facebook4:before {
    content: "\f09a"
}

.ico-facebook-f:before {
    content: "\f09a"
}

.ico-github6:before {
    content: "\f09b"
}

.ico-unlock:before {
    content: "\f09c"
}

.ico-credit-card2:before {
    content: "\f09d"
}

.ico-rss:before {
    content: "\f09e"
}

.ico-bullhorn2:before {
    content: "\f0a3"
}

.ico-bell-o:before {
    content: "\f0a4"
}

.ico-hand-o-right:before {
    content: "\f0a5"
}

.ico-hand-o-left:before {
    content: "\f0a6"
}

.ico-hand-o-up:before {
    content: "\f0a7"
}

.ico-hand-o-down:before {
    content: "\f0a8"
}

.ico-arrow-circle-left:before {
    content: "\f0a9"
}

.ico-arrow-circle-right:before {
    content: "\f0aa"
}

.ico-arrow-circle-up:before {
    content: "\f0ab"
}

.ico-arrow-circle-down:before {
    content: "\f0ac"
}

.ico-globe:before {
    content: "\f0ad"
}

.ico-wrench2:before {
    content: "\f0ae"
}

.ico-tasks:before {
    content: "\f0af"
}

.ico-briefcase2:before {
    content: "\f0b1"
}

.ico-arrows-alt:before {
    content: "\f0b2"
}

.ico-group:before {
    content: "\f0c0"
}

.ico-users2:before {
    content: "\f0c0"
}

.ico-chain:before {
    content: "\f0c1"
}

.ico-link3:before {
    content: "\f0c1"
}

.ico-cloud5:before {
    content: "\f0c2"
}

.ico-flask:before {
    content: "\f0c3"
}

.ico-cut:before {
    content: "\f0c4"
}

.ico-scissors2:before {
    content: "\f0c4"
}

.ico-copy2:before {
    content: "\f0c5"
}

.ico-files-o:before {
    content: "\f0c5"
}

.ico-paperclip:before {
    content: "\f0c6"
}

.ico-floppy-o:before {
    content: "\f0c7"
}

.ico-save:before {
    content: "\f0c7"
}

.ico-bars:before {
    content: "\f0c9"
}

.ico-navicon:before {
    content: "\f0c9"
}

.ico-reorder:before {
    content: "\f0c9"
}

.ico-table3:before {
    content: "\f0ce"
}

.ico-magic:before {
    content: "\f0d0"
}

.ico-truck2:before {
    content: "\f0d1"
}

.ico-caret-down:before {
    content: "\f0d7"
}

.ico-caret-up:before {
    content: "\f0d8"
}

.ico-caret-left:before {
    content: "\f0d9"
}

.ico-caret-right:before {
    content: "\f0da"
}

.ico-columns:before {
    content: "\f0db"
}

.ico-sort:before {
    content: "\f0dc"
}

.ico-unsorted:before {
    content: "\f0dc"
}

.ico-sort-desc:before {
    content: "\f0dd"
}

.ico-sort-down:before {
    content: "\f0dd"
}

.ico-sort-asc:before {
    content: "\f0de"
}

.ico-sort-up:before {
    content: "\f0de"
}

.ico-envelope:before {
    content: "\f0e0"
}

.ico-linkedin3:before {
    content: "\f0e1"
}

.ico-rotate-left:before {
    content: "\f0e2"
}

.ico-undo3:before {
    content: "\f0e2"
}

.ico-gavel:before {
    content: "\f0e3"
}

.ico-legal:before {
    content: "\f0e3"
}

.ico-dashboard:before {
    content: "\f0e4"
}

.ico-tachometer:before {
    content: "\f0e4"
}

.ico-comment-o:before {
    content: "\f0e5"
}

.ico-comments:before {
    content: "\f0e6"
}

.ico-sitemap:before {
    content: "\f0e8"
}

.ico-umbrella:before {
    content: "\f0e9"
}

.ico-clipboard2:before {
    content: "\f0ea"
}

.ico-paste2:before {
    content: "\f0ea"
}

.ico-lightbulb-o:before {
    content: "\f0eb"
}

.ico-user-md:before {
    content: "\f0f0"
}

.ico-suitcase:before {
    content: "\f0f2"
}

.ico-coffee:before {
    content: "\f0f4"
}

.ico-cutlery:before {
    content: "\f0f5"
}

.ico-file-text-o:before {
    content: "\f0f6"
}

.ico-building-o:before {
    content: "\f0f7"
}

.ico-hospital-o:before {
    content: "\f0f8"
}

.ico-ambulance:before {
    content: "\f0f9"
}

.ico-medkit:before {
    content: "\f0fa"
}

.ico-fighter-jet:before {
    content: "\f0fb"
}

.ico-beer:before {
    content: "\f0fc"
}

.ico-h-square:before {
    content: "\f0fd"
}

.ico-plus-square:before {
    content: "\f0fe"
}

.ico-angle-double-left:before {
    content: "\f100"
}

.ico-angle-double-right:before {
    content: "\f101"
}

.ico-angle-double-up:before {
    content: "\f102"
}

.ico-angle-double-down:before {
    content: "\f103"
}

.ico-angle-left:before {
    content: "\f104"
}

.ico-angle-right:before {
    content: "\f105"
}

.ico-angle-up:before {
    content: "\f106"
}

.ico-angle-down:before {
    content: "\f107"
}

.ico-desktop:before {
    content: "\f108"
}

.ico-laptop2:before {
    content: "\f109"
}

.ico-tablet2:before {
    content: "\f10a"
}

.ico-mobile3:before {
    content: "\f10b"
}

.ico-mobile-phone:before {
    content: "\f10b"
}

.ico-circle-o:before {
    content: "\f10c"
}

.ico-quote-left:before {
    content: "\f10d"
}

.ico-quote-right:before {
    content: "\f10e"
}

.ico-spinner12:before {
    content: "\f110"
}

.ico-circle:before {
    content: "\f111"
}

.ico-mail-reply:before {
    content: "\f112"
}

.ico-reply2:before {
    content: "\f112"
}

.ico-github-alt:before {
    content: "\f113"
}

.ico-folder-o:before {
    content: "\f114"
}

.ico-folder-open-o:before {
    content: "\f115"
}

.ico-smile-o:before {
    content: "\f118"
}

.ico-frown-o:before {
    content: "\f119"
}

.ico-meh-o:before {
    content: "\f11a"
}

.ico-keyboard-o:before {
    content: "\f11c"
}

.ico-flag-o:before {
    content: "\f11d"
}

.ico-terminal2:before {
    content: "\f120"
}

.ico-code2:before {
    content: "\f121"
}

.ico-mail-reply-all:before {
    content: "\f122"
}

.ico-reply-all:before {
    content: "\f122"
}

.ico-location-arrow:before {
    content: "\f124"
}

.ico-crop2:before {
    content: "\f125"
}

.ico-code-fork:before {
    content: "\f126"
}

.ico-chain-broken:before {
    content: "\f127"
}

.ico-unlink:before {
    content: "\f127"
}

.ico-question2:before {
    content: "\f128"
}

.ico-info2:before {
    content: "\f129"
}

.ico-exclamation:before {
    content: "\f12a"
}

.ico-eraser:before {
    content: "\f12d"
}

.ico-puzzle-piece:before {
    content: "\f12e"
}

.ico-microphone:before {
    content: "\f130"
}

.ico-microphone-slash:before {
    content: "\f131"
}

.ico-shield2:before {
    content: "\f132"
}

.ico-calendar-o:before {
    content: "\f133"
}

.ico-fire-extinguisher:before {
    content: "\f134"
}

.ico-rocket3:before {
    content: "\f135"
}

.ico-maxcdn:before {
    content: "\f136"
}

.ico-chevron-circle-left:before {
    content: "\f137"
}

.ico-chevron-circle-right:before {
    content: "\f138"
}

.ico-chevron-circle-up:before {
    content: "\f139"
}

.ico-chevron-circle-down:before {
    content: "\f13a"
}

.ico-anchor:before {
    content: "\f13d"
}

.ico-unlock-alt:before {
    content: "\f13e"
}

.ico-play-circle:before {
    content: "\f144"
}

.ico-ticket2:before {
    content: "\f145"
}

.ico-minus-square:before {
    content: "\f146"
}

.ico-minus-square-o:before {
    content: "\f147"
}

.ico-level-up:before {
    content: "\f148"
}

.ico-level-down:before {
    content: "\f149"
}

.ico-check-square:before {
    content: "\f14a"
}

.ico-pencil-square:before {
    content: "\f14b"
}

.ico-external-link-square:before {
    content: "\f14c"
}

.ico-share-square:before {
    content: "\f14d"
}

.ico-compass3:before {
    content: "\f14e"
}

.ico-caret-square-o-down:before {
    content: "\f150"
}

.ico-toggle-down:before {
    content: "\f150"
}

.ico-caret-square-o-up:before {
    content: "\f151"
}

.ico-toggle-up:before {
    content: "\f151"
}

.ico-caret-square-o-right:before {
    content: "\f152"
}

.ico-toggle-right:before {
    content: "\f152"
}

.ico-eur:before {
    content: "\f153"
}

.ico-euro:before {
    content: "\f153"
}

.ico-gbp:before {
    content: "\f154"
}

.ico-dollar:before {
    content: "\f155"
}

.ico-usd:before {
    content: "\f155"
}

.ico-file:before {
    content: "\f15b"
}

.ico-file-text3:before {
    content: "\f15c"
}

.ico-thumbs-up:before {
    content: "\f164"
}

.ico-thumbs-down:before {
    content: "\f165"
}

.ico-youtube5:before {
    content: "\f167"
}

.ico-xing3:before {
    content: "\f168"
}

.ico-xing-square:before {
    content: "\f169"
}

.ico-youtube-play:before {
    content: "\f16a"
}

.ico-dropbox2:before {
    content: "\f16b"
}

.ico-stack-overflow:before {
    content: "\f16c"
}

.ico-instagram2:before {
    content: "\f16d"
}

.ico-flickr5:before {
    content: "\f16e"
}

.ico-adn:before {
    content: "\f170"
}

.ico-bitbucket:before {
    content: "\f171"
}

.ico-bitbucket-square:before {
    content: "\f172"
}

.ico-tumblr3:before {
    content: "\f173"
}

.ico-tumblr-square:before {
    content: "\f174"
}

.ico-long-arrow-down:before {
    content: "\f175"
}

.ico-long-arrow-up:before {
    content: "\f176"
}

.ico-long-arrow-left:before {
    content: "\f177"
}

.ico-long-arrow-right:before {
    content: "\f178"
}

.ico-apple2:before {
    content: "\f179"
}

.ico-windows2:before {
    content: "\f17a"
}

.ico-android2:before {
    content: "\f17b"
}

.ico-linux:before {
    content: "\f17c"
}

.ico-dribbble4:before {
    content: "\f17d"
}

.ico-skype2:before {
    content: "\f17e"
}

.ico-foursquare2:before {
    content: "\f180"
}

.ico-female:before {
    content: "\f182"
}

.ico-male:before {
    content: "\f183"
}

.ico-sun-o:before {
    content: "\f185"
}

.ico-moon-o:before {
    content: "\f186"
}

.ico-archive:before {
    content: "\f187"
}

.ico-bug2:before {
    content: "\f188"
}

.ico-pagelines:before {
    content: "\f18c"
}

.ico-arrow-circle-o-right:before {
    content: "\f18e"
}

.ico-arrow-circle-o-left:before {
    content: "\f190"
}

.ico-caret-square-o-left:before {
    content: "\f191"
}

.ico-toggle-left:before {
    content: "\f191"
}

.ico-dot-circle-o:before {
    content: "\f192"
}

.ico-wheelchair:before {
    content: "\f193"
}

.ico-slack:before {
    content: "\f198"
}

.ico-bank:before {
    content: "\f19c"
}

.ico-institution:before {
    content: "\f19c"
}

.ico-university:before {
    content: "\f19c"
}

.ico-graduation-cap:before {
    content: "\f19d"
}

.ico-mortar-board:before {
    content: "\f19d"
}

.ico-yahoo2:before {
    content: "\f19e"
}

.ico-reddit2:before {
    content: "\f1a1"
}

.ico-stumbleupon3:before {
    content: "\f1a4"
}

.ico-digg:before {
    content: "\f1a6"
}

.ico-paw:before {
    content: "\f1b0"
}

.ico-cubes:before {
    content: "\f1b3"
}

.ico-behance:before {
    content: "\f1b4"
}

.ico-steam3:before {
    content: "\f1b6"
}

.ico-recycle:before {
    content: "\f1b8"
}

.ico-automobile:before {
    content: "\f1b9"
}

.ico-car:before {
    content: "\f1b9"
}

.ico-soundcloud3:before {
    content: "\f1be"
}

.ico-database2:before {
    content: "\f1c0"
}

.ico-file-pdf-o:before {
    content: "\f1c1"
}

.ico-file-word-o:before {
    content: "\f1c2"
}

.ico-file-excel-o:before {
    content: "\f1c3"
}

.ico-file-powerpoint-o:before {
    content: "\f1c4"
}

.ico-file-image-o:before {
    content: "\f1c5"
}

.ico-file-photo-o:before {
    content: "\f1c5"
}

.ico-file-picture-o:before {
    content: "\f1c5"
}

.ico-file-archive-o:before {
    content: "\f1c6"
}

.ico-file-zip-o:before {
    content: "\f1c6"
}

.ico-file-audio-o:before {
    content: "\f1c7"
}

.ico-file-sound-o:before {
    content: "\f1c7"
}

.ico-file-movie-o:before {
    content: "\f1c8"
}

.ico-file-video-o:before {
    content: "\f1c8"
}

.ico-file-code-o:before {
    content: "\f1c9"
}

.ico-codepen2:before {
    content: "\f1cb"
}

.ico-jsfiddle:before {
    content: "\f1cc"
}

.ico-life-bouy:before {
    content: "\f1cd"
}

.ico-life-buoy:before {
    content: "\f1cd"
}

.ico-life-ring:before {
    content: "\f1cd"
}

.ico-life-saver:before {
    content: "\f1cd"
}

.ico-support:before {
    content: "\f1cd"
}

.ico-hacker-news:before {
    content: "\f1d4"
}

.ico-paper-plane:before {
    content: "\f1d8"
}

.ico-send:before {
    content: "\f1d8"
}

.ico-paper-plane-o:before {
    content: "\f1d9"
}

.ico-send-o:before {
    content: "\f1d9"
}

.ico-history2:before {
    content: "\f1da"
}

.ico-circle-thin:before {
    content: "\f1db"
}

.ico-genderless:before {
    content: "\f1db"
}

.ico-sliders:before {
    content: "\f1de"
}

.ico-share-alt:before {
    content: "\f1e0"
}

.ico-bomb:before {
    content: "\f1e2"
}

.ico-futbol-o:before {
    content: "\f1e3"
}

.ico-soccer-ball-o:before {
    content: "\f1e3"
}

.ico-wifi:before {
    content: "\f1eb"
}

.ico-calculator2:before {
    content: "\f1ec"
}

.ico-paypal4:before {
    content: "\f1ed"
}

.ico-cc-visa:before {
    content: "\f1f0"
}

.ico-bell-slash-o:before {
    content: "\f1f7"
}

.ico-at:before {
    content: "\f1fa"
}

.ico-eyedropper2:before {
    content: "\f1fb"
}

.ico-paint-brush:before {
    content: "\f1fc"
}

.ico-line-chart:before {
    content: "\f201"
}

.ico-lastfm3:before {
    content: "\f202"
}

.ico-toggle-off:before {
    content: "\f204"
}

.ico-bicycle:before {
    content: "\f206"
}

.ico-cart-plus:before {
    content: "\f217"
}

.ico-diamond:before {
    content: "\f219"
}

.ico-motorcycle:before {
    content: "\f21c"
}

.ico-heartbeat:before {
    content: "\f21e"
}

.ico-pinterest-p:before {
    content: "\f231"
}

.ico-whatsapp:before {
    content: "\f232"
}

.ico-user-plus2:before {
    content: "\f234"
}

.ico-user-times:before {
    content: "\f235"
}

.ico-box2:before {
    content: "\e61e"
}

.ico-write:before {
    content: "\e61f"
}

.ico-clock4:before {
    content: "\e620"
}

.ico-reply4:before {
    content: "\e621"
}

.ico-reply-all2:before {
    content: "\e622"
}

.ico-forward5:before {
    content: "\e623"
}

.ico-flag4:before {
    content: "\e624"
}

.ico-search5:before {
    content: "\e625"
}

.ico-trash3:before {
    content: "\e626"
}

.ico-envelope2:before {
    content: "\e627"
}

.ico-bubble3:before {
    content: "\e628"
}

.ico-user4:before {
    content: "\e62a"
}

.ico-users3:before {
    content: "\e62b"
}

.ico-cloud7:before {
    content: "\e62c"
}

.ico-download6:before {
    content: "\e62d"
}

.ico-upload6:before {
    content: "\e62e"
}

.ico-rain:before {
    content: "\e62f"
}

.ico-sun5:before {
    content: "\e63a"
}

.ico-moon4:before {
    content: "\e631"
}

.ico-bell4:before {
    content: "\e632"
}

.ico-folder4:before {
    content: "\e633"
}

.ico-pin2:before {
    content: "\e689"
}

.ico-sound:before {
    content: "\e635"
}

.ico-microphone3:before {
    content: "\e636"
}

.ico-camera4:before {
    content: "\e637"
}

.ico-image4:before {
    content: "\e638"
}

.ico-cog4:before {
    content: "\e639"
}

.ico-book5:before {
    content: "\e63b"
}

.ico-map-marker2:before {
    content: "\e63c"
}

.ico-store:before {
    content: "\e63d"
}

.ico-tag3:before {
    content: "\e63f"
}

.ico-heart4:before {
    content: "\e640"
}

.ico-video-camera3:before {
    content: "\e641"
}

.ico-trophy3:before {
    content: "\e642"
}

.ico-cart2:before {
    content: "\e643"
}

.ico-eye4:before {
    content: "\e644"
}

.ico-cancel:before {
    content: "\e645"
}

.ico-chart:before {
    content: "\e646"
}

.ico-target3:before {
    content: "\e647"
}

.ico-printer3:before {
    content: "\e648"
}

.ico-location4:before {
    content: "\e649"
}

.ico-bookmark3:before {
    content: "\e64a"
}

.ico-monitor2:before {
    content: "\e64b"
}

.ico-cross3:before {
    content: "\e64c"
}

.ico-plus4:before {
    content: "\e64d"
}

.ico-left:before {
    content: "\e64e"
}

.ico-up:before {
    content: "\e64f"
}

.ico-browser:before {
    content: "\e650"
}

.ico-windows3:before {
    content: "\e651"
}

.ico-switch2:before {
    content: "\e652"
}

.ico-dashboard2:before {
    content: "\e653"
}

.ico-play6:before {
    content: "\e654"
}

.ico-fast-forward3:before {
    content: "\e655"
}

.ico-next3:before {
    content: "\e656"
}

.ico-refresh2:before {
    content: "\e657"
}

.ico-film3:before {
    content: "\e658"
}

.ico-home5:before {
    content: "\e659"
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}

    .mfp-container:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

    .mfp-preloader a {
        color: #CCC;
    }

        .mfp-preloader a:hover {
            color: #FFF;
        }

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}

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

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial,Baskerville,monospace;
}

    .mfp-close:hover, .mfp-close:focus {
        opacity: 1;
    }

    .mfp-close:active {
        top: 1px;
    }

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

    .mfp-arrow:active {
        margin-top: -54px;
    }

    .mfp-arrow:hover, .mfp-arrow:focus {
        opacity: 1;
    }

    .mfp-arrow:before, .mfp-arrow:after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        left: 0;
        top: 0;
        margin-top: 35px;
        margin-left: 35px;
        border: medium inset transparent;
    }

    .mfp-arrow:after {
        border-top-width: 13px;
        border-bottom-width: 13px;
        top: 8px;
    }

    .mfp-arrow:before {
        border-top-width: 21px;
        border-bottom-width: 21px;
        opacity: 0.7;
    }

.mfp-arrow-left {
    left: 0;
}

    .mfp-arrow-left:after {
        border-right: 17px solid #FFF;
        margin-left: 31px;
    }

    .mfp-arrow-left:before {
        margin-left: 25px;
        border-right: 27px solid #3F3F3F;
    }

.mfp-arrow-right {
    right: 0;
}

    .mfp-arrow-right:after {
        border-left: 17px solid #FFF;
        margin-left: 39px;
    }

    .mfp-arrow-right:before {
        border-left: 27px solid #3F3F3F;
    }

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

    .mfp-iframe-holder .mfp-content {
        line-height: 0;
        width: 100%;
        max-width: 900px;
    }

    .mfp-iframe-holder .mfp-close {
        top: -40px;
    }

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

    .mfp-iframe-scaler iframe {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        box-shadow: 0 0 8px rgba(0,0,0,0.6);
        background: #000;
    }

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

.mfp-figure {
    line-height: 0;
}

    .mfp-figure:after {
        content: '';
        position: absolute;
        left: 0;
        top: 40px;
        bottom: 40px;
        display: block;
        right: 0;
        width: auto;
        height: auto;
        z-index: -1;
        box-shadow: 0 0 8px rgba(0,0,0,0.6);
        background: #444;
    }

    .mfp-figure small {
        color: #BDBDBD;
        display: block;
        font-size: 12px;
        line-height: 14px;
    }

    .mfp-figure figure {
        margin: 0;
    }

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }

        .mfp-img-mobile .mfp-bottom-bar:empty {
            padding: 0;
        }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

body {
    color: #666666;
}

a:not(.btn) {
    color: #666666;
}

    a:not(.btn):hover {
        color: #1ccdca;
    }

h1, h2, h3, h4, h5, h6 {
    color: #324545;
}

.white-section {
    color: rgba(255,255,255,0.7);
    background: #42484d;
}

    .white-section .view-testimonial.style02 .testimonial-detail .info, .white-section .view-testimonial.style02 .testimonial-detail .desc, .white-section .bx-wrapper .bx-controls-direction a, .white-section .title-wrapper.main_title h3, .white-section h2.title2, .white-section .box-title {
        color: #FFF;
    }

    .white-section .bx-wrapper .bx-controls-direction a {
        border-color: #FFF;
    }

    .white-section .title-wrapper.main_title .line-style {
        background: rgba(255,255,255,0.1);
    }

    .white-section .btn_b:not(.white_btn) {
        background: rgba(0,0,0,0.5);
        -moz-box-shadow: 0 0 0 1px rgba(0,0,0,0.3) inset;
        -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.3) inset;
        box-shadow: 0 0 0 1px rgba(0,0,0,0.3) inset;
        border: none;
    }

.bg-color {
    background: white;
    margin-top: 0px;
    padding: 17px;
    margin-bottom: 8px;
    /* border-bottom: 1px solid #3333; */
    /* box-shadow: -11px 7px 4px -1px #3333; */
}

.bg-color2 {
    background: #f5f5f5;
    margin-top: -8px;
    padding: 17px;
    /* border-bottom: 1px solid #3333; */
    /* box-shadow: -11px 7px 4px -1px #3333; */
}

.bg-color3 {
    background: white;
    margin-top: -8px;
    padding: 17px;
    border-bottom: 1px solid #3333;
    /* box-shadow: -11px 7px 4px -1px #3333; */
}

.bg-dark {
    background: #1c2124;
}

.bg-gray {
    background: #f5f5f5;
    /* margin-top: 11px; */
    border-bottom: 2px solid #eaebed;
    border-top: 2px solid #eaebed;
}

.bg-gray1 {
    background: #324545;
}

.bg-gray2 {
    background: #1B2228;
}

.bg-gray3 {
    background: #303939;
}

.bg-purple {
    background: #55495C;
}

.bg-cornflower-blue {
    background: #2D2D3A !important;
}

.bg-eggplant {
    background: #684060;
}

.bg-william {
    background: #3E6477;
}

.bg-eggplant2 {
    background: #684962;
}

.bg-charade {
    background: #2D2D3A;
}

.text-white {
    color: #FFF;
}

.text-white-opacity {
    color: rgba(255,255,255,0.7);
}

.title1 {
    color: #1CCDCA;
}

.block {
    position: relative;
}

.block-overlay {
    position: relative;
    color: #eeeeee;
}

    .block-overlay .block-overlay-inner {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

.section_icon {
    border: 1px solid rgba(0,0,0,0.1);
    display: block;
    position: absolute;
    text-align: center;
    top: -38px;
    z-index: 1;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    -webkit-border-radius: 100% 100% 100% 100%;
    -moz-border-radius: 100% 100% 100% 100%;
    border-radius: 100% 100% 100% 100%;
}

    .section_icon .inv-icon i {
        background: #fff;
        color: #1CCDCA;
        display: block;
        font-size: 32px;
        height: 76px;
        line-height: 76px;
        text-align: center;
        width: 76px;
        -webkit-border-radius: 100% 100% 100% 100%;
        -moz-border-radius: 100% 100% 100% 100%;
        border-radius: 100% 100% 100% 100%;
    }

.blog-item ul.post-meta-info {
    color: #8a8d8d;
    font-size: 13px;
    margin-bottom: 13px;
}

    .blog-item ul.post-meta-info li {
        margin-bottom: 7px;
    }

    .blog-item ul.post-meta-info .meta-categories > div, .blog-item ul.post-meta-info .meta-author > div {
        display: inline-block;
    }

    .blog-item ul.post-meta-info i {
        margin-right: 5px;
    }

.blog-item .meta-categories h2 {
    font-size: 13px;
    color: #8a8d8d;
    font-weight: 300;
    margin: 0;
}

.blog-item .post-title {
    font-weight: 500;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 16px;
}

    .blog-item .post-title a {
        color: #324545;
    }

        .blog-item .post-title a:hover {
            color: #1CCDCA;
        }

.blog-item .blog-shortdesc {
    color: #555;
    font-size: 13px;
}

.blog-item:not(.blog-post) .feature_inner {
    position: relative;
}

    .blog-item:not(.blog-post) .feature_inner:before {
        background: #fff;
        content: "";
        height: 16px;
        left: 10px;
        position: absolute;
        top: 10px;
        width: 1px;
        z-index: 1;
        opacity: 0;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

    .blog-item:not(.blog-post) .feature_inner:after {
        background: #fff;
        content: "";
        height: 1px;
        left: 10px;
        position: absolute;
        top: 10px;
        width: 16px;
        opacity: 0;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

    .blog-item:not(.blog-post) .feature_inner .feature_inner_corners:before {
        background: #fff;
        content: "";
        height: 16px;
        right: 10px;
        position: absolute;
        bottom: 10px;
        width: 1px;
        z-index: 1;
        opacity: 0;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

    .blog-item:not(.blog-post) .feature_inner .feature_inner_corners:after {
        background: #fff;
        content: "";
        height: 1px;
        right: 10px;
        position: absolute;
        bottom: 10px;
        width: 16px;
        opacity: 0;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

    .blog-item:not(.blog-post) .feature_inner .feature_inner_btns {
        position: absolute;
        z-index: 1;
        left: 50%;
        top: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }

        .blog-item:not(.blog-post) .feature_inner .feature_inner_btns > a {
            background: #fff;
            display: inline-block;
            height: 40px;
            width: 40px;
            line-height: 40px;
            text-align: center;
            font-size: 16px;
            color: #1CCDCA;
            -o-transform: scale(0);
            -ms-transform: scale(0);
            -moz-transform: scale(0);
            -webkit-transform: scale(0);
            transform: scale(0);
            -webkit-transition: all 0.4s ease;
            -moz-transition: all 0.4s ease;
            -o-transition: all 0.4s ease;
            -ms-transition: all 0.4s ease;
            transition: all 0.4s ease;
            -webkit-border-radius: 3px 3px 3px 3px;
            -moz-border-radius: 3px 3px 3px 3px;
            border-radius: 3px 3px 3px 3px;
        }

            .blog-item:not(.blog-post) .feature_inner .feature_inner_btns > a.icon_link {
                background: rgba(0,0,0,0.8);
                color: #fff;
            }

    .blog-item:not(.blog-post) .feature_inner .feature_inner_ling {
        position: relative;
        display: block;
        overflow: hidden;
    }

        .blog-item:not(.blog-post) .feature_inner .feature_inner_ling:before {
            box-shadow: 0px -5px 3px rgba(0,0,0,0.1) inset;
            -moz-box-shadow: 0px -5px 3px rgba(0,0,0,0.1) inset;
            -webkit-box-shadow: 0px -5px 3px rgba(0,0,0,0.1) inset;
            content: "";
            height: 100%;
            left: -15%;
            position: absolute;
            top: 0;
            width: 130%;
            -webkit-transition: all 0.4s ease;
            -moz-transition: all 0.4s ease;
            -o-transition: all 0.4s ease;
            -ms-transition: all 0.4s ease;
            transition: all 0.4s ease;
        }

        .blog-item:not(.blog-post) .feature_inner .feature_inner_ling:after {
            background: #1CCDCA;
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            content: "";
            opacity: 0;
            -webkit-transition: all 0.4s ease;
            -moz-transition: all 0.4s ease;
            -o-transition: all 0.4s ease;
            -ms-transition: all 0.4s ease;
            transition: all 0.4s ease;
        }

    .blog-item:not(.blog-post) .feature_inner:hover:before, .blog-item:not(.blog-post) .feature_inner:hover:after {
        opacity: 1;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

    .blog-item:not(.blog-post) .feature_inner:hover .feature_inner_corners:before, .blog-item:not(.blog-post) .feature_inner:hover .feature_inner_corners:after {
        opacity: 1;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

    .blog-item:not(.blog-post) .feature_inner:hover .feature_inner_btns > a {
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

        .blog-item:not(.blog-post) .feature_inner:hover .feature_inner_btns > a:hover {
            z-index: 1;
            -webkit-transform: rotate(45deg) scale(1.3) skew(0) translate(0);
            -moz-transform: rotate(45deg) scale(1.3) skew(0) translate(0);
            -o-transform: rotate(45deg) scale(1.3) skew(0) translate(0);
            -ms-transform: rotate(45deg) scale(1.3) skew(0) translate(0);
            transform: rotate(45deg) scale(1.3) skew(0) translate(0);
            -webkit-transform: rotate(45deg) scale(1.3) skew(0) translateX(0) translateY(0px);
            -moz-transform: rotate(45deg) scale(1.3) skew(0) translateX(0) translateY(0px);
            -o-transform: rotate(45deg) scale(1.3) skew(0) translateX(0) translateY(0px);
            -ms-transform: rotate(45deg) scale(1.3) skew(0) translateX(0) translateY(0px);
            transform: rotate(45deg) scale(1.3) skew(0) translateX(0) translateY(0px);
            -webkit-transition: all 0.4s ease;
            -moz-transition: all 0.4s ease;
            -o-transition: all 0.4s ease;
            -ms-transition: all 0.4s ease;
            transition: all 0.4s ease;
        }

    .blog-item:not(.blog-post) .feature_inner:hover .feature_inner_ling:after {
        opacity: 0.8;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

.blog-item:not(.blog-post) img {
    width: 100%;
    height: auto;
}

.blog-item.blog-grid .blog-grid-con {
    background: #fff;
    border-color: #e9e9e9;
    border-style: solid;
    border-width: 0 1px 1px;
    padding: 25px 22px 17px;
}

.blog-item.blog-grid .blog-grid-top {
    border-color: #e9e9e9;
    border-style: solid;
    border-width: 1px 1px 0px 1px;
    background: #fff;
    color: #324545;
    padding: 20px 22px 19px;
}

.blog-item.blog-grid.blog-grid-style-2 .blog-shortdesc {
    border-top: 1px solid rgba(0,0,0,0.07);
    margin-top: 13px;
    padding-top: 15px;
}

.blog-item.teaser .blog-grid-con, .blog-item.blog-post .blog-grid-con {
    padding: 25px 0px;
}

.blog-item.teaser img, .blog-item.blog-post img {
    width: 100%;
    height: auto;
}

.blog-item.teaser .title1, .blog-item.blog-post .title1 {
    color: #576162;
    text-transform: uppercase;
    margin: 0 0 15px 0;
}

.blog-item.teaser .post-meta-info, .blog-item.blog-post .post-meta-info {
    border-bottom: 1px dotted rgba(0,0,0,0.1);
    margin-bottom: 17px;
    padding-bottom: 11px;
}

.blog-item.teaser {
    border-bottom: 1px dotted #e9e9e9;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.blog-list .feature_inner {
    width: 40%;
    float: left;
}

.blog-list .blog-item.teaser .blog-grid-con {
    width: 60%;
    float: left;
    padding: 0 0 0 30px;
}

.blog-list .blog-item:before, .blog-list .blog-item:after {
    display: table;
    content: "";
}

.blog-list .blog-item:after {
    clear: both;
}

@media only screen and (max-width:768px) {
    .blog-list .feature_inner {
        width: 100%;
        float: none;
    }

    .blog-list .blog-item.teaser .blog-grid-con {
        margin-top: 15px;
        width: 100%;
        float: none;
        padding-left: 0px;
        clear: unset;
    }
}

.recent-posts ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .recent-posts ul li {
        list-style-type: none;
        clear: both;
        min-height: 60px;
        margin-bottom: 29px;
    }

        .recent-posts ul li .post-img {
            float: left;
            margin-right: 18px;
            display: block;
            overflow: hidden;
            position: relative;
        }

            .recent-posts ul li .post-img:before {
                content: '';
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0;
                left: 0;
                background-color: #1CCDCA;
                opacity: 0;
                -webkit-transition: all 200ms ease-in-out;
                -moz-transition: all 200ms ease-in-out;
                -o-transition: all 200ms ease-in-out;
                -ms-transition: all 200ms ease-in-out;
                transition: all 200ms ease-in-out;
                -webkit-border-radius: 3px 3px 3px 3px;
                -moz-border-radius: 3px 3px 3px 3px;
                border-radius: 3px 3px 3px 3px;
            }

            .recent-posts ul li .post-img:after {
                font-family: "idealtheme";
                content: "\e6e5";
                color: #fff;
                font-size: 20px;
                opacity: 0;
                position: absolute;
                left: 50%;
                top: 50%;
                -webkit-transform: translateX(-50%) translateY(-50%);
                -moz-transform: translateX(-50%) translateY(-50%);
                -o-transform: translateX(-50%) translateY(-50%);
                -ms-transform: translateX(-50%) translateY(-50%);
                transform: translateX(-50%) translateY(-50%);
                -webkit-transition: all 200ms ease-in-out;
                -moz-transition: all 200ms ease-in-out;
                -o-transition: all 200ms ease-in-out;
                -ms-transition: all 200ms ease-in-out;
                transition: all 200ms ease-in-out;
            }

            .recent-posts ul li .post-img:hover:before, .recent-posts ul li .post-img:hover:after {
                cursor: pointer;
                opacity: 1;
            }

            .recent-posts ul li .post-img img {
                width: 90px;
                height: 60px;
                -webkit-border-radius: 3px 3px 3px 3px;
                -moz-border-radius: 3px 3px 3px 3px;
                border-radius: 3px 3px 3px 3px;
            }

        .recent-posts ul li .blog-title a {
            color: #ddd;
            display: block;
            font-size: 13px;
            margin-bottom: 7px;
            margin-top: -3px;
        }

        .recent-posts ul li .blog-date, .recent-posts ul li .blog-categories {
            margin-bottom: 5px;
            display: block;
            font-size: 12px;
            font-style: italic;
        }

.tags_con a {
    background: #fff;
    border: 1px solid #dddddd;
    color: #777;
    display: inline-block;
    font-size: 12px;
    margin: 0 5px 5px 0;
    padding: 8px 11px;
    text-transform: uppercase;
}

    .tags_con a:hover {
        border-color: #1CCDCA;
        color: #1CCDCA;
    }

.blog-ticker .bx-wrapper {
    margin-bottom: 0;
}

    .blog-ticker .bx-wrapper li a {
        color: #aaa;
        text-transform: uppercase;
    }

.blog-ticker .hm_new_title_con {
    background: #e74c3c;
    height: 100%;
    line-height: 57px;
    padding: 0 15px;
    position: absolute;
    width: 168px;
}

    .blog-ticker .hm_new_title_con:after {
        background: #1c2124;
        content: "";
        height: 100%;
        position: absolute;
        right: 1px;
        top: 0;
        width: 4px;
    }

    .blog-ticker .hm_new_title_con h4 {
        color: #fff;
        font-family: "lato";
        font-size: 15px;
        margin: 0;
        text-transform: uppercase;
        white-space: nowrap;
        font-style: italic;
    }

        .blog-ticker .hm_new_title_con h4 i {
            display: inline-block;
            font-size: 32px;
            line-height: 48px;
            margin-right: 10px;
        }

        .blog-ticker .hm_new_title_con h4 > span {
            display: inline-block;
            line-height: 48px;
            vertical-align: top;
        }

.blog-ticker .hm_new_bar_con {
    font-size: 13px;
    padding: 15px 0px 15px 173px;
    position: relative;
    width: 100%;
}

    .blog-ticker .hm_new_bar_con i {
        margin-right: 5px;
    }

.meta-author > div > div {
    display: inline-block;
}

    .meta-author > div > div:after {
        content: ",";
    }

    .meta-author > div > div:last-child:after {
        content: "";
    }

.inv-builder-box .box-icon {
    text-align: center;
    width: 88px;
    height: 88px;
    -webkit-transform: rotate(0deg) scale(1) skew(0) translate(0);
    -moz-transform: rotate(0deg) scale(1) skew(0) translate(0);
    -o-transform: rotate(0deg) scale(1) skew(0) translate(0);
    -ms-transform: rotate(0deg) scale(1) skew(0) translate(0);
    transform: rotate(0deg) scale(1) skew(0) translate(0);
    -webkit-transform: rotate(0deg) scale(1) skew(0) translateX(0) translateY(0px);
    -moz-transform: rotate(0deg) scale(1) skew(0) translateX(0) translateY(0px);
    -o-transform: rotate(0deg) scale(1) skew(0) translateX(0) translateY(0px);
    -ms-transform: rotate(0deg) scale(1) skew(0) translateX(0) translateY(0px);
    transform: rotate(0deg) scale(1) skew(0) translateX(0) translateY(0px);
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
}

    .inv-builder-box .box-icon i {
        -webkit-transition: all .3s ease-out;
        -moz-transition: all .3s ease-out;
        -o-transition: all .3s ease-out;
        -ms-transition: all .3s ease-out;
        transition: all .3s ease-out;
        font-size: 30px;
        display: inline-block;
        line-height: 70px;
        color: #141414;
    }

.inv-builder-box .box-title {
    font-size: 17px;
    font-weight: 500;
    margin: 0 0 12px;
    text-transform: uppercase;
}

.inv-builder-box .box-content {
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    padding-bottom: 40px;
}

.inv-builder-box:hover .box-title {
    color: #1CCDCA;
}

.inv-builder-box.small-box .box-icon {
    width: 53px;
    height: 53px;
}

.inv-builder-box.medium-box .box-icon {
    width: 70px;
    height: 70px;
}

.inv-builder-box.title-color .box-title {
    color: #1CCDCA;
}

.inv-builder-box.box-left {
    margin-bottom: 40px;
}

    .inv-builder-box.box-left .box-icon {
        float: left;
        margin: 0px 25px 25px 0px;
    }

        .inv-builder-box.box-left .box-icon i {
            line-height: 30px;
        }

    .inv-builder-box.box-left .box-content-wrapper {
        margin-left: 115px;
        text-align: left;
    }

    .inv-builder-box.box-left .box-title {
        margin-bottom: 15px !important;
    }

        .inv-builder-box.box-left .box-title:after {
            left: 0;
            margin-left: 115px;
        }

    .inv-builder-box.box-left.medium-box .box-content-wrapper {
        margin-left: 90px;
        text-align: left;
    }

.inv-builder-box.box-right {
    margin-bottom: 40px;
}

    .inv-builder-box.box-right .box-icon {
        float: right;
        margin: 0px 0px 15px 15px;
    }

        .inv-builder-box.box-right .box-icon i {
            line-height: 30px;
        }

    .inv-builder-box.box-right .box-content-wrapper {
        margin-right: 115px;
        text-align: right;
    }

    .inv-builder-box.box-right .box-title {
        margin-bottom: 15px !important;
    }

        .inv-builder-box.box-right .box-title:after {
            left: auto;
            right: 0;
            margin-left: 0;
            margin-right: 115px;
        }

.inv-builder-box.box-square .box-icon, .inv-builder-box.box-circle .box-icon {
    border: solid 1px #1CCDCA;
}

    .inv-builder-box.box-square .box-icon i, .inv-builder-box.box-square .box-icon img, .inv-builder-box.box-circle .box-icon i, .inv-builder-box.box-circle .box-icon img {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        color: #1CCDCA;
        z-index: 1;
    }

.inv-builder-box.box-square.box-image .box-icon, .inv-builder-box.box-circle.box-image .box-icon {
    border: 0;
}

.inv-builder-box.box-circle .box-icon {
    -webkit-border-radius: 50% 50% 50% 50%;
    -moz-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
}

.inv-builder-box.box-square .box-icon {
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}

.inv-builder-box.box-background .box-icon {
    background-color: #1CCDCA;
}

    .inv-builder-box.box-background .box-icon i {
        color: #fff;
    }

.inv-builder-box.box-background:hover .box-title {
    color: #1CCDCA;
}

.inv-builder-box.box-center .box-icon {
    margin: 0 auto;
    margin-bottom: 35px;
}

.inv-builder-box.box-center .box-title {
    position: relative;
    text-align: center;
    margin-top: 10px;
    text-transform: uppercase;
}

.inv-builder-box.box-center .box-content {
    text-align: center;
    margin-top: 25px;
}

.inv-builder-box.box-center.text-left .box-icon {
    margin: 0;
}

.inv-builder-box.box-center.text-left .box-title {
    text-align: left;
}

    .inv-builder-box.box-center.text-left .box-title:after {
        left: 0;
        margin-left: 0;
    }

.inv-builder-box.box-center.text-left .box-content {
    text-align: left;
}

.inv-builder-box.box-center.text-right .box-icon {
    margin: 0 100%;
}

.inv-builder-box.box-center.text-right .box-title {
    text-align: right;
}

    .inv-builder-box.box-center.text-right .box-title:after {
        left: auto;
        right: 0;
        margin-left: 0;
    }

.inv-builder-box.hover-bg-color:hover .box-icon {
    background-color: #1CCDCA;
}

    .inv-builder-box.hover-bg-color:hover .box-icon i {
        color: #fff;
    }

.inv-builder-box.bg-dark-overlay .box-icon {
    background: rgba(0,0,0,0.4);
}

.inv-builder-box.bg-box-gray .box-icon {
    background: #576162;
    border: 0 none;
}

.inv-builder-box.thick-border-transparent .box-icon {
    border: solid 7px #593652;
}

.inv-builder-box.thick-border-transparent:hover .box-icon {
    background-color: #FFF;
}

.inv-builder-box.thick-border-transparent:hover i {
    color: #1CCDCA;
}

.inv-builder-box.style01, .inv-builder-box.style02 {
    position: relative;
    z-index: 1;
    text-align: center;
}

    .inv-builder-box.style01 .box-icon, .inv-builder-box.style02 .box-icon {
        position: absolute;
        left: 50%;
        top: -34px;
        border: 0;
        z-index: 100;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        background: #FFF;
    }

        .inv-builder-box.style01 .box-icon i, .inv-builder-box.style02 .box-icon i {
            height: 60px;
            line-height: 60px;
            width: 60px;
            background: #1CCDCA;
            color: #fff;
        }

            .inv-builder-box.style01 .box-icon i.color-green, .inv-builder-box.style02 .box-icon i.color-green {
                background: #92c135;
            }

            .inv-builder-box.style01 .box-icon i.color-blue, .inv-builder-box.style02 .box-icon i.color-blue {
                background: #0072A5;
            }

            .inv-builder-box.style01 .box-icon i.color-red, .inv-builder-box.style02 .box-icon i.color-red {
                background: #E85F1B;
            }

    .inv-builder-box.style01 .box-content-wrapper, .inv-builder-box.style02 .box-content-wrapper {
        border: 1px solid #e7e7e7;
        -webkit-border-radius: 3px 3px 3px 3px;
        -moz-border-radius: 3px 3px 3px 3px;
        border-radius: 3px 3px 3px 3px;
        padding: 55px 15px 45px;
        background: #fff;
        position: relative;
    }

        .inv-builder-box.style01 .box-content-wrapper:before, .inv-builder-box.style02 .box-content-wrapper:before {
            border: 1px solid #e7e7e7;
            content: "";
            display: block;
            height: 80px;
            position: absolute;
            top: -37px;
            width: 80px;
            z-index: -1;
            left: 50%;
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -o-transform: translateX(-50%);
            transform: translateX(-50%);
        }

        .inv-builder-box.style01 .box-content-wrapper .box-content, .inv-builder-box.style02 .box-content-wrapper .box-content {
            padding-bottom: 0;
        }

.inv-builder-box.circle-readmore, .inv-builder-box.style01, .inv-builder-box.style02, .inv-builder-box.style03, .inv-builder-box.style04, .inv-builder-box.style05 {
    text-align: center;
}

    .inv-builder-box.circle-readmore .box-icon, .inv-builder-box.style01 .box-icon, .inv-builder-box.style02 .box-icon, .inv-builder-box.style03 .box-icon, .inv-builder-box.style04 .box-icon, .inv-builder-box.style05 .box-icon {
        margin: 0 auto;
        margin-bottom: 35px;
    }

        .inv-builder-box.circle-readmore .box-icon i, .inv-builder-box.style01 .box-icon i, .inv-builder-box.style02 .box-icon i, .inv-builder-box.style03 .box-icon i, .inv-builder-box.style04 .box-icon i, .inv-builder-box.style05 .box-icon i {
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translateX(-50%) translateY(-50%);
            -moz-transform: translateX(-50%) translateY(-50%);
            -o-transform: translateX(-50%) translateY(-50%);
            -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
            z-index: 1;
        }

    .inv-builder-box.circle-readmore .read-more, .inv-builder-box.style01 .read-more, .inv-builder-box.style02 .read-more, .inv-builder-box.style03 .read-more, .inv-builder-box.style04 .read-more, .inv-builder-box.style05 .read-more {
        background: #fff;
        border: 1px solid #e7e7e7;
        bottom: -17px;
        color: transparent;
        display: block;
        font-size: 0;
        height: 35px;
        position: absolute;
        width: 35px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-border-radius: 100% 100% 100% 100%;
        -moz-border-radius: 100% 100% 100% 100%;
        border-radius: 100% 100% 100% 100%;
    }

        .inv-builder-box.circle-readmore .read-more span, .inv-builder-box.style01 .read-more span, .inv-builder-box.style02 .read-more span, .inv-builder-box.style03 .read-more span, .inv-builder-box.style04 .read-more span, .inv-builder-box.style05 .read-more span {
            background: #c4c2c2;
            display: block;
            height: 11px;
            left: 16px;
            position: absolute;
            top: 11px;
            width: 1px;
        }

            .inv-builder-box.circle-readmore .read-more span:after, .inv-builder-box.style01 .read-more span:after, .inv-builder-box.style02 .read-more span:after, .inv-builder-box.style03 .read-more span:after, .inv-builder-box.style04 .read-more span:after, .inv-builder-box.style05 .read-more span:after {
                background: #c4c2c2;
                content: "";
                display: block;
                height: 1px;
                left: -5px;
                position: absolute;
                top: 5px;
                width: 11px;
            }

        .inv-builder-box.circle-readmore .read-more:hover, .inv-builder-box.style01 .read-more:hover, .inv-builder-box.style02 .read-more:hover, .inv-builder-box.style03 .read-more:hover, .inv-builder-box.style04 .read-more:hover, .inv-builder-box.style05 .read-more:hover {
            border: solid 1px #1CCDCA;
            cursor: pointer;
        }

            .inv-builder-box.circle-readmore .read-more:hover span, .inv-builder-box.circle-readmore .read-more:hover span::after, .inv-builder-box.style01 .read-more:hover span, .inv-builder-box.style01 .read-more:hover span::after, .inv-builder-box.style02 .read-more:hover span, .inv-builder-box.style02 .read-more:hover span::after, .inv-builder-box.style03 .read-more:hover span, .inv-builder-box.style03 .read-more:hover span::after, .inv-builder-box.style04 .read-more:hover span, .inv-builder-box.style04 .read-more:hover span::after, .inv-builder-box.style05 .read-more:hover span, .inv-builder-box.style05 .read-more:hover span::after {
                background: #1CCDCA;
            }

    .inv-builder-box.circle-readmore .box-content-wrapper .box-title, .inv-builder-box.style01 .box-content-wrapper .box-title, .inv-builder-box.style02 .box-content-wrapper .box-title, .inv-builder-box.style03 .box-content-wrapper .box-title, .inv-builder-box.style04 .box-content-wrapper .box-title, .inv-builder-box.style05 .box-content-wrapper .box-title {
        text-align: center;
        margin-top: 10px;
    }

.inv-builder-box.style06 .box-icon {
    margin: 0 auto;
    margin-bottom: 35px;
}

    .inv-builder-box.style06 .box-icon i {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        z-index: 1;
    }

.inv-builder-box.style01.bg-box-green .box-icon i {
    background: #92c135;
}

.inv-builder-box.style01.bg-box-blue .box-icon i {
    background: #0072A5;
}

.inv-builder-box.style01.bg-box-red .box-icon i {
    background: #E85F1B;
}

.inv-builder-box.style01 .box-icon {
    width: 78px;
    height: 78px;
}

    .inv-builder-box.style01 .box-icon i {
        -webkit-border-radius: 3px 3px 3px 3px;
        -moz-border-radius: 3px 3px 3px 3px;
        border-radius: 3px 3px 3px 3px;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }

.inv-builder-box.style01 .box-content-wrapper:before {
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

.inv-builder-box.style01 .box-content-wrapper .box-title {
    text-align: center;
    margin-top: 10px;
}

.inv-builder-box.style01 .box-content-wrapper .box-content {
    margin-top: 25px;
}

.inv-builder-box.style01:hover .box-icon {
    -webkit-transform: translateX(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) rotate(45deg);
    -o-transform: translateX(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
}

.inv-builder-box.style01:hover .box-title {
    color: #1CCDCA;
}

    .inv-builder-box.style01:hover .box-title a {
        color: #1CCDCA;
    }

.inv-builder-box.style01:hover .box-content-wrapper:before {
    -webkit-transform: translateX(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) rotate(45deg);
    -o-transform: translateX(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
}

.inv-builder-box.style02 .box-icon {
    top: -40px;
    -webkit-border-radius: 100% 100% 100% 100%;
    -moz-border-radius: 100% 100% 100% 100%;
    border-radius: 100% 100% 100% 100%;
}

    .inv-builder-box.style02 .box-icon i, .inv-builder-box.style02 .box-icon img {
        height: 70px;
        line-height: 70px;
        width: 70px;
        -webkit-border-radius: 100% 100% 100% 100%;
        -moz-border-radius: 100% 100% 100% 100%;
        border-radius: 100% 100% 100% 100%;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        z-index: 1;
    }

.inv-builder-box.style02 .box-content-wrapper:before {
    height: 90px;
    top: -42px;
    width: 90px;
    -webkit-border-radius: 100% 100% 100% 100%;
    -moz-border-radius: 100% 100% 100% 100%;
    border-radius: 100% 100% 100% 100%;
}

.inv-builder-box.style02 .box-content-wrapper .box-title {
    text-align: center;
    margin-top: 10px;
}

.inv-builder-box.style02:hover .box-icon i {
    width: 88px;
    height: 88px;
}

.inv-builder-box.style03 .box-icon, .inv-builder-box.style06 .box-icon {
    -webkit-border-radius: 50% 50% 50% 50%;
    -moz-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
    border: solid 1px #1CCDCA;
}

    .inv-builder-box.style03 .box-icon i, .inv-builder-box.style06 .box-icon i {
        color: #1CCDCA;
    }

    .inv-builder-box.style03 .box-icon:before, .inv-builder-box.style06 .box-icon:before {
        background: #1CCDCA;
        content: "";
        display: block;
        margin: 0 auto;
        height: 100%;
        left: 50%;
        top: 50%;
        position: absolute;
        width: 100%;
        z-index: 1;
        opacity: 0;
        -webkit-transform: translateX(-50%) translateY(-50%) scale(1.2);
        -moz-transform: translateX(-50%) translateY(-50%) scale(1.2);
        -o-transform: translateX(-50%) translateY(-50%) scale(1.2);
        -ms-transform: translateX(-50%) translateY(-50%) scale(1.2);
        transform: translateX(-50%) translateY(-50%) scale(1.2);
        -webkit-border-radius: 100% 100% 100% 100%;
        -moz-border-radius: 100% 100% 100% 100%;
        border-radius: 100% 100% 100% 100%;
        transition: all 0.4s ease;
    }

.inv-builder-box.style03 .box-image, .inv-builder-box.style06 .box-image {
    margin-bottom: 35px;
}

.inv-builder-box.style03:hover .box-icon:before, .inv-builder-box.style06:hover .box-icon:before {
    background-color: #1CCDCA;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
    -moz-transform: translateX(-50%) translateY(-50%) scale(1);
    -o-transform: translateX(-50%) translateY(-50%) scale(1);
    -ms-transform: translateX(-50%) translateY(-50%) scale(1);
    transform: translateX(-50%) translateY(-50%) scale(1);
    -webkit-transition: all 0.4 ease;
    -moz-transition: all 0.4 ease;
    -o-transition: all 0.4 ease;
    -ms-transition: all 0.4 ease;
    transition: all 0.4 ease;
    opacity: 1;
    color: #FFF;
}

.inv-builder-box.style03:hover .box-icon i, .inv-builder-box.style06:hover .box-icon i {
    color: #FFF;
}

.inv-builder-box.style04 .box-icon, .inv-builder-box.style07 .box-icon {
    border: solid 1px #1CCDCA;
    -webkit-border-radius: 100% 100% 100% 100%;
    -moz-border-radius: 100% 100% 100% 100%;
    border-radius: 100% 100% 100% 100%;
}

    .inv-builder-box.style04 .box-icon i, .inv-builder-box.style04 .box-icon img, .inv-builder-box.style07 .box-icon i, .inv-builder-box.style07 .box-icon img {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        z-index: 1;
        height: 74px;
        line-height: 70px;
        width: 74px;
        color: #FFF;
    }

        .inv-builder-box.style04 .box-icon i:after, .inv-builder-box.style04 .box-icon img:after, .inv-builder-box.style07 .box-icon i:after, .inv-builder-box.style07 .box-icon img:after {
            background: #1CCDCA;
            content: "";
            display: block;
            height: 100%;
            left: 50%;
            position: absolute;
            top: 50%;
            width: 100%;
            z-index: -1;
            -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
            -moz-transform: translateX(-50%) translateY(-50%) scale(1);
            -o-transform: translateX(-50%) translateY(-50%) scale(1);
            -ms-transform: translateX(-50%) translateY(-50%) scale(1);
            transform: translateX(-50%) translateY(-50%) scale(1);
            transition: all 0.4s ease;
            -webkit-border-radius: 100% 100% 100% 100%;
            -moz-border-radius: 100% 100% 100% 100%;
            border-radius: 100% 100% 100% 100%;
        }

.inv-builder-box.style04:hover .box-icon, .inv-builder-box.style07:hover .box-icon {
    background-color: transparent;
}

    .inv-builder-box.style04:hover .box-icon i, .inv-builder-box.style07:hover .box-icon i {
        color: #1CCDCA;
    }

        .inv-builder-box.style04:hover .box-icon i:after, .inv-builder-box.style07:hover .box-icon i:after {
            opacity: 0;
            -webkit-transform: translateX(-50%) translateY(-50%) scale(0);
            -moz-transform: translateX(-50%) translateY(-50%) scale(0);
            -o-transform: translateX(-50%) translateY(-50%) scale(0);
            -ms-transform: translateX(-50%) translateY(-50%) scale(0);
            transform: translateX(-50%) translateY(-50%) scale(0);
        }

.inv-builder-box.style06 .box-icon, .inv-builder-box.style07 .box-icon, .inv-builder-box.style08 .box-icon, .inv-builder-box.style09 .box-icon {
    float: left;
    margin: 0px 25px 25px 0px;
}

.inv-builder-box.style06 .box-content-wrapper:after, .inv-builder-box.style07 .box-content-wrapper:after, .inv-builder-box.style08 .box-content-wrapper:after, .inv-builder-box.style09 .box-content-wrapper:after {
    content: "";
    display: table;
    clear: both;
}

.inv-builder-box.style08 .box-icon {
    width: 70px;
    height: 70px;
    background: #576162;
    border: 0 none;
    -webkit-border-radius: 100% 100% 100% 100%;
    -moz-border-radius: 100% 100% 100% 100%;
    border-radius: 100% 100% 100% 100%;
}

    .inv-builder-box.style08 .box-icon i {
        color: #FFF;
    }

.inv-builder-box.style08 .box-title {
    color: #1CCDCA;
}

.inv-builder-box.style09 .box-icon, .inv-builder-box.style10 .box-icon {
    width: 53px;
    height: 53px;
    line-height: 53px;
    background: rgba(0,0,0,0.4);
    border: 0 none;
    -webkit-border-radius: 100% 100% 100% 100%;
    -moz-border-radius: 100% 100% 100% 100%;
    border-radius: 100% 100% 100% 100%;
}

    .inv-builder-box.style09 .box-icon i, .inv-builder-box.style10 .box-icon i {
        color: #FFF;
        font-size: 18px;
        line-height: 53px;
    }

.inv-builder-box.style09 .box-content-wrapper, .inv-builder-box.style10 .box-content-wrapper {
    margin-left: 75px;
}

    .inv-builder-box.style09 .box-content-wrapper .box-content, .inv-builder-box.style10 .box-content-wrapper .box-content {
        color: #aaa;
    }

.inv-builder-box.style09:hover .box-icon, .inv-builder-box.style10:hover .box-icon {
    background: #1CCDCA;
}

.inv-builder-box.style09:hover .box-title, .inv-builder-box.style10:hover .box-title {
    color: #1CCDCA;
}

.inv-builder-box.style10 .box-icon {
    float: right;
    margin: 0px 0px 15px 15px;
}

.inv-builder-box.style10 .box-content-wrapper {
    text-align: right;
    margin-left: 0;
    margin-right: 75px;
}

.inv-builder-box.style05 .box-icon {
    border: solid 1px #1CCDCA;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}

    .inv-builder-box.style05 .box-icon i {
        color: #1CCDCA;
    }

.inv-builder-box.style05 .box-content-wrapper .box-title {
    color: #FFF;
}

.inv-builder-box.style05 .box-content-wrapper .box-content {
    color: #aaa;
}

.inv-builder-box.style05.box-left .box-content-wrapper {
    margin-left: 75px;
}

.inv-builder-box.style05.box-right .box-content-wrapper {
    margin-right: 75px;
}

.inv-builder-box.style05:hover .box-icon {
    background: #1CCDCA;
}

    .inv-builder-box.style05:hover .box-icon i {
        color: #FFF;
    }

.inv-builder-box.style05:hover .box-title {
    color: #1CCDCA;
}

.inv-builder-box.border-color:hover .box-icon {
    border-color: #1CCDCA;
}

.inv-builder-box.style06 .box-content, .inv-builder-box.style07 .box-content, .inv-builder-box.box-left .box-content, .inv-builder-box.box-right .box-content {
    padding-bottom: 0;
}

.inv-builder-box.style06 .read-more a, .inv-builder-box.style07 .read-more a, .inv-builder-box.box-left .read-more a, .inv-builder-box.box-right .read-more a {
    display: inline-block;
    font-size: 12px;
    margin-top: 14px;
    position: relative;
    padding-left: 14px;
    text-transform: uppercase;
    color: #1CCDCA;
}

    .inv-builder-box.style06 .read-more a span:before, .inv-builder-box.style06 .read-more a span:after, .inv-builder-box.style07 .read-more a span:before, .inv-builder-box.style07 .read-more a span:after, .inv-builder-box.box-left .read-more a span:before, .inv-builder-box.box-left .read-more a span:after, .inv-builder-box.box-right .read-more a span:before, .inv-builder-box.box-right .read-more a span:after {
        background: #1CCDCA;
        content: "";
        display: block;
        height: 6px;
        left: 0;
        position: absolute;
        top: 3px;
        -webkit-transition: -webkit-transform 0.5s linear;
        -moz-transition: -moz-transform 0.5s linear;
        transition: transform 0.5s linear;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        width: 2px;
    }

    .inv-builder-box.style06 .read-more a span:after, .inv-builder-box.style07 .read-more a span:after, .inv-builder-box.box-left .read-more a span:after, .inv-builder-box.box-right .read-more a span:after {
        -webkit-transition: -webkit-transform 0.5s linear;
        -moz-transition: -moz-transform 0.5s linear;
        transition: transform 0.5s linear;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 6px;
    }

.inv-builder-title.text-white .inv-title {
    color: #FFF !important;
}

.inv-builder-title.text-white .line-style {
    background: rgba(255,255,255,0.1) !important;
}

.inv-builder-title.mt0 .inv-title {
    margin-top: 0;
}

.inv-builder-title.style01, .inv-builder-title.style02, .inv-builder-title.style03, .inv-builder-title.style04, .inv-builder-title.style05, .inv-builder-title.style06 {
    /* text-transform: uppercase; */
    position: relative;
}

    .inv-builder-title.style01 .inv-title, .inv-builder-title.style02 .inv-title, .inv-builder-title.style03 .inv-title, .inv-builder-title.style04 .inv-title, .inv-builder-title.style05 .inv-title, .inv-builder-title.style06 .inv-title {
        font-size: 30px;
        font-weight: 400;
        letter-spacing: 1px;
        margin-bottom: 40px;
        padding-bottom: 20px;
        position: relative;
        font-family: "Oswald","Open Sans",sans-serif;
        line-height: 40px;
    }

    .inv-builder-title.style01 .line-style, .inv-builder-title.style02 .line-style, .inv-builder-title.style03 .line-style, .inv-builder-title.style04 .line-style, .inv-builder-title.style05 .line-style, .inv-builder-title.style06 .line-style {
        background: rgba(0,0,0,0.07);
        bottom: 0;
        height: 1px;
        position: absolute;
        width: 33%;
    }

        .inv-builder-title.style01 .line-style:before, .inv-builder-title.style02 .line-style:before, .inv-builder-title.style03 .line-style:before, .inv-builder-title.style04 .line-style:before, .inv-builder-title.style05 .line-style:before, .inv-builder-title.style06 .line-style:before {
            background: #4d559f;
            content: "";
            display: block;
            height: 1px;
            position: absolute;
            width: 100px;
            -webkit-transition: all 0.4s ease;
            -moz-transition: all 0.4s ease;
            -o-transition: all 0.4s ease;
            -ms-transition: all 0.4s ease;
            transition: all 0.4s ease;
        }

        .inv-builder-title.style01 .line-style i, .inv-builder-title.style02 .line-style i, .inv-builder-title.style03 .line-style i, .inv-builder-title.style04 .line-style i, .inv-builder-title.style05 .line-style i, .inv-builder-title.style06 .line-style i {
            background: #fff;
            color: #1CCDCA;
            display: block;
            font-size: 20px;
            height: 40px;
            line-height: 40px;
            position: absolute;
            text-align: center;
            top: -20px;
            width: 40px;
        }

    .inv-builder-title.style01:hover .line-style:before, .inv-builder-title.style02:hover .line-style:before, .inv-builder-title.style03:hover .line-style:before, .inv-builder-title.style04:hover .line-style:before, .inv-builder-title.style05:hover .line-style:before, .inv-builder-title.style06:hover .line-style:before {
        width: 75%;
    }

    .inv-builder-title.style01.small .inv-title, .inv-builder-title.style02.small .inv-title, .inv-builder-title.style03.small .inv-title, .inv-builder-title.style04.small .inv-title, .inv-builder-title.style05.small .inv-title, .inv-builder-title.style06.small .inv-title {
        font-size: 29px;
    }

.inv-builder-title.style01, .inv-builder-title.style02, .inv-builder-title.style03 {
    text-align: center;
}

    .inv-builder-title.style01 .line-style, .inv-builder-title.style02 .line-style, .inv-builder-title.style03 .line-style {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }

        .inv-builder-title.style01 .line-style:before, .inv-builder-title.style02 .line-style:before, .inv-builder-title.style03 .line-style:before {
            left: 50%;
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -o-transform: translateX(-50%);
            transform: translateX(-50%);
        }

    .inv-builder-title.style01 i, .inv-builder-title.style02 i, .inv-builder-title.style03 i {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .inv-builder-title.style01 .line-style span {
        display: block;
        background: #fff;
        border: 1px solid #1CCDCA;
        height: 10px;
        position: absolute;
        top: -5px;
        width: 10px;
        -webkit-border-radius: 100% 100% 100% 100%;
        -moz-border-radius: 100% 100% 100% 100%;
        border-radius: 100% 100% 100% 100%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }

.inv-builder-title.style04 .line-style span {
    display: block;
    background: #fff;
    border: 1px solid #4d559f;
    height: 10px;
    position: absolute;
    top: -5px;
    width: 10px;
    -webkit-border-radius: 100% 100% 100% 100%;
    -moz-border-radius: 100% 100% 100% 100%;
    border-radius: 100% 100% 100% 100%;
}

.inv-builder-title.style03 .inv-title, .inv-builder-title.style06 .inv-title {
    font-weight: 300;
}

.inv-builder-title.style07 .inv-title {
    font-family: 'Oswald',sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 33px;
    color: #1CCDCA;
}

.inv-builder-title.bg-red-icon i {
    background: #e74c3c;
    padding: 13px 17px;
    border-radius: 5px;
    display: inline-block;
}

.inv-builder-title.bg-gray-icon.style01 .line-style i, .inv-builder-title.bg-gray-icon.style02 .line-style i, .inv-builder-title.bg-gray-icon.style03 .line-style i, .inv-builder-title.bg-gray-icon.style04 .line-style i, .inv-builder-title.bg-gray-icon.style05 .line-style i, .inv-builder-title.bg-gray-icon.style06 .line-style i {
    background: #f9fafc;
}

.inv-builder-title.bg-charade-icon.style01 .line-style i, .inv-builder-title.bg-charade-icon.style02 .line-style i, .inv-builder-title.bg-charade-icon.style03 .line-style i, .inv-builder-title.bg-charade-icon.style04 .line-style i, .inv-builder-title.bg-charade-icon.style05 .line-style i, .inv-builder-title.bg-charade-icon.style06 .line-style i {
    background: #2D2D3A;
}

.inv-builder-tabs .nav-tabs {
    border-bottom: 0;
}

    .inv-builder-tabs .nav-tabs > li:first-child > a {
        border-left: solid 1px #e5e5e5;
    }

    .inv-builder-tabs .nav-tabs > li.active > a {
        color: #4d559f;
    }

        .inv-builder-tabs .nav-tabs > li.active > a:before {
            background: #4d559f;
            content: "";
            display: block;
            height: 2px;
            left: -1px;
            position: absolute;
            top: -1px;
            width: 102%;
        }

    .inv-builder-tabs .nav-tabs > li.open > a {
        border-top: solid 1px #e5e5e5;
        border-right: solid 1px #e5e5e5;
    }

    .inv-builder-tabs .nav-tabs > li > a {
        border: 1px solid #E5E5E5;
        background: #FFF;
        border-left: 0 none;
        -webkit-border-radius: 0 0 0 0;
        -moz-border-radius: 0 0 0 0;
        border-radius: 0 0 0 0;
        margin-right: 0;
        color: #888;
        line-height: 50px;
        font-size: 14px;
        padding: 0 25px;
    }

        .inv-builder-tabs .nav-tabs > li > a i {
            margin-right: 10px;
            font-size: 18px;
        }

.inv-builder-tabs .tab-content {
    background: #FFF;
    border: solid 1px #e5e5e5;
    padding: 20px 25px 20px;
}

    .inv-builder-tabs .tab-content p {
        line-height: 24px;
    }

.inv-builder-tabs.style02 .nav-tabs > li > a {
    border: 2px solid #E5E5E5;
    color: #999;
    background: #fff;
    font-weight: 700;
    line-height: 42px;
    margin-right: 15px;
    padding: 0 20px;
}

.inv-builder-tabs.style02 .nav-tabs > li.active > a {
    color: #1CCDCA;
    border: 2px solid #1CCDCA;
}

    .inv-builder-tabs.style02 .nav-tabs > li.active > a:before {
        background: transparent;
    }

.inv-builder-tabs.style02 .tab-content {
    background: transparent;
    border: 0;
    padding: 20px 0;
}

.inv-builder-tabs.style03 .nav-tabs > li.active a, .inv-builder-tabs.style04 .nav-tabs > li.active a {
    background: #1CCDCA;
    color: #FFF;
}

    .inv-builder-tabs.style03 .nav-tabs > li.active a:before, .inv-builder-tabs.style04 .nav-tabs > li.active a:before {
        background: transparent;
    }

    .inv-builder-tabs.style04 .nav-tabs > li.active a:before {
        background: none;
        border-color: transparent transparent #fff;
        border-style: solid;
        border-width: 7px;
        bottom: -3px;
        content: "";
        display: block;
        position: absolute;
        width: 10px;
        top: unset;
        left: unset;
    }

.inv-builder-tabs.style05 .nav-tabs > li > a, .inv-builder-tabs.style07 .nav-tabs > li > a, .inv-builder-tabs.style06 .nav-tabs > li > a {
    line-height: 45px;
    color: #888;
    padding: 0 18px;
    background: #fff;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    margin-right: 10px;
    border-left: 1px solid #E5E5E5;
}

.inv-builder-tabs.style05 .nav-tabs > li.open > a, .inv-builder-tabs.style07 .nav-tabs > li.open > a, .inv-builder-tabs.style06 .nav-tabs > li.open > a {
    border-bottom: solid 1px #e5e5e5;
}

.inv-builder-tabs.style05 .nav-tabs > li.active > a, .inv-builder-tabs.style07 .nav-tabs > li.active > a, .inv-builder-tabs.style06 .nav-tabs > li.active > a {
    background: #1CCDCA;
    color: #FFF;
    border: 1px solid #1CCDCA;
}

    .inv-builder-tabs.style05 .nav-tabs > li.active > a:before, .inv-builder-tabs.style07 .nav-tabs > li.active > a:before, .inv-builder-tabs.style06 .nav-tabs > li.active > a:before {
        border-color: transparent transparent #666;
        border-style: solid;
        border-width: 8px;
        bottom: -26px;
        content: "";
        display: block;
        position: absolute;
        top: 55px;
        left: 18px;
        width: 0px;
        background: none;
    }

    .inv-builder-tabs.style05 .nav-tabs > li.active > a:after, .inv-builder-tabs.style07 .nav-tabs > li.active > a:after, .inv-builder-tabs.style06 .nav-tabs > li.active > a:after {
        border-color: transparent transparent #fff;
        border-style: solid;
        border-width: 8px;
        bottom: -26px;
        content: "";
        display: block;
        position: absolute;
    }

.inv-builder-tabs.style05 .tab-content, .inv-builder-tabs.style07 .tab-content, .inv-builder-tabs.style06 .tab-content {
    margin-top: 25px;
}

.inv-builder-tabs.style07 .nav-tabs > li.active > a {
    color: #1CCDCA;
    border: solid 1px #1CCDCA;
    background: #FFF;
}

.inv-builder-tabs.style07 .nav-tabs > li > a:hover {
    color: #1CCDCA;
}

    .inv-builder-tabs.style07 .nav-tabs > li > a:hover i {
        color: #1CCDCA;
    }

.inv-builder-tabs.style06 .nav-tabs > li > a {
    text-transform: uppercase;
    -webkit-border-radius: 100% 100% 100% 100%;
    -moz-border-radius: 100% 100% 100% 100%;
    border-radius: 100% 100% 100% 100%;
    margin-right: 8px;
}

.inv-builder-tabs.style03 .nav-tabs > li:hover > a, .inv-builder-tabs.style04 .nav-tabs > li:hover > a, .inv-builder-tabs.style05 .nav-tabs > li:hover > a, .inv-builder-tabs.style06 .nav-tabs > li:hover > a {
    background: #1CCDCA;
    color: #FFF;
}

.inv-builder-tabs.style08 {
    clear: both;
    display: table;
    background: #fff;
    border: 1px solid #E5E5E5;
}

    .inv-builder-tabs.style08 .nav-tabs {
        float: left;
        width: 30%;
    }

        .inv-builder-tabs.style08 .nav-tabs > li {
            display: block;
            width: 100%;
        }

            .inv-builder-tabs.style08 .nav-tabs > li.active > a {
                border-right: 0;
            }

                .inv-builder-tabs.style08 .nav-tabs > li.active > a:before {
                    content: "";
                    height: 100%;
                    left: -1px;
                    position: absolute;
                    top: 0;
                    width: 3px;
                }

    .inv-builder-tabs.style08 .tab-content {
        width: 70%;
        float: left;
        border: 0;
    }

.inv-stats {
    text-align: center;
}

    .inv-stats .stats-icon {
        font-size: 32px;
        margin: 0 auto;
        position: relative;
    }

        .inv-stats .stats-icon i {
            position: relative;
            z-index: 1;
        }

    .inv-stats .stats-count {
        font-size: 32px;
        font-weight: 700;
        margin-top: 30px;
    }

    .inv-stats .stats-title {
        font-size: 22px;
        letter-spacing: 1px;
        padding-top: 15px;
        margin-top: 15px;
        text-transform: capitalize;
        position: relative;
    }

    .inv-stats.style01 .stats-count, .inv-stats.style02 .stats-count {
        font-weight: 300;
    }

    .inv-stats.style01 .stats-title:before, .inv-stats.style02 .stats-title:before {
        background: rgba(255,255,255,0.1);
        width: 50%;
    }

    .inv-stats.style01 .stats-title:before, .inv-stats.style01 .stats-title:after, .inv-stats.style02 .stats-title:before, .inv-stats.style02 .stats-title:after {
        content: "";
        display: block;
        height: 1px;
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .inv-stats.style01 .stats-icon, .inv-stats.style02 .stats-icon {
        color: #fff;
        height: 90px;
        line-height: 90px;
        width: 90px;
        -webkit-border-radius: 100% 100% 100% 100%;
        -moz-border-radius: 100% 100% 100% 100%;
        border-radius: 100% 100% 100% 100%;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

        .inv-stats.style01 .stats-icon:before, .inv-stats.style02 .stats-icon:before {
            content: "";
            display: block;
            height: 102px;
            left: -6px;
            position: absolute;
            top: -6px;
            width: 102px;
            opacity: 1;
            -webkit-transition-delay: 200ms;
            -moz-transition-delay: 200ms;
            -ms-transition-delay: 200ms;
            -o-transition-delay: 200ms;
            transition-delay: 200ms;
            -webkit-transition: all 0.4s ease;
            -moz-transition: all 0.4s ease;
            -o-transition: all 0.4s ease;
            -ms-transition: all 0.4s ease;
            transition: all 0.4s ease;
            -o-transform: scale(1);
            -ms-transform: scale(1);
            -moz-transform: scale(1);
            -webkit-transform: scale(1);
            transform: scale(1);
            -webkit-border-radius: 100% 100% 100% 100%;
            -moz-border-radius: 100% 100% 100% 100%;
            border-radius: 100% 100% 100% 100%;
        }

        .inv-stats.style01 .stats-icon:after, .inv-stats.style02 .stats-icon:after {
            background: #1CCDCA;
            content: "";
            display: block;
            height: 90px;
            left: 0;
            position: absolute;
            top: 0;
            width: 90px;
            opacity: 0;
            -webkit-transition: all 0.4s ease;
            -moz-transition: all 0.4s ease;
            -o-transition: all 0.4s ease;
            -ms-transition: all 0.4s ease;
            transition: all 0.4s ease;
            -o-transform: scale(1.5);
            -ms-transform: scale(1.5);
            -moz-transform: scale(1.5);
            -webkit-transform: scale(1.5);
            transform: scale(1.5);
            -webkit-border-radius: 100% 100% 100% 100%;
            -moz-border-radius: 100% 100% 100% 100%;
            border-radius: 100% 100% 100% 100%;
        }

    .inv-stats.style01:hover .stats-icon:before, .inv-stats.style02:hover .stats-icon:before {
        opacity: 0;
        -o-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    .inv-stats.style01:hover .stats-icon:after, .inv-stats.style02:hover .stats-icon:after {
        opacity: 1;
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    .inv-stats.style01 {
        color: #FFF;
    }

        .inv-stats.style01 .stats-icon {
            background: rgba(0,0,0,0.3);
            border: 1px solid rgba(255,255,255,0.2);
        }

    .inv-stats.style02 .stats-icon {
        height: 90px;
        line-height: 90px;
        width: 90px;
    }

        .inv-stats.style02 .stats-icon i {
            color: #1CCDCA;
        }

    .inv-stats.style02:hover i {
        color: #FFF;
    }

    .inv-stats.style03 {
        color: #FFF;
    }

    .inv-stats.style04 .stats-icon i {
        color: #1CCDCA;
    }

.inv-button {
    border: 0 none;
    color: #FFF;
    background: #1CCDCA;
    padding: 10px 15px;
}

    .inv-button.btn-large {
        padding: 15px 22px;
    }

    .inv-button.btn-small {
        padding: 7px 10px;
    }

    .inv-button.color2 {
        background: #3BADAF;
    }

    .inv-button.color3 {
        background: #D10707;
    }

    .inv-button.color4 {
        background: #5F52B7;
    }

    .inv-button.color5 {
        background: #B853A3;
    }

    .inv-button.color6 {
        background: #92C135;
    }

    .inv-button.color7 {
        background: #576162;
    }

    .inv-button.btn-white {
        background: #FFF;
        border: 1px solid #e4e4e4;
        color: #999;
    }

        .inv-button.btn-white.no-border {
            border: 0 none;
        }

    .inv-button.style01, .inv-button.style02 {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        border: 0 none;
        padding: 0;
        display: inline-block;
        font-size: 13px;
        vertical-align: top;
        overflow: hidden;
        color: #FFF;
    }

        .inv-button.style01.text-color, .inv-button.style02.text-color {
            color: #1CCDCA;
        }

        .inv-button.style01 > span, .inv-button.style02 > span {
            display: block;
            overflow: hidden;
            position: relative;
            padding-right: 45px;
        }

            .inv-button.style01 > span > span, .inv-button.style02 > span > span {
                display: inline-block;
                left: 46px;
                padding: 13px 15px 14px;
                position: relative;
                white-space: nowrap;
                -webkit-transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                -ms-transition: all 0.3s ease;
                transition: all 0.3s ease;
            }

        .inv-button.style01 i.in_left, .inv-button.style01 i.in_right, .inv-button.style02 i.in_left, .inv-button.style02 i.in_right {
            font-size: 16px;
            position: absolute;
            text-align: center;
            top: 0;
            width: 45px;
            line-height: 46px;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

        .inv-button.style01 i.in_left, .inv-button.style02 i.in_left {
            padding-left: 2px;
            left: 0px;
        }

        .inv-button.style01 i.in_right, .inv-button.style02 i.in_right {
            padding-right: 2px;
            right: -45px;
            opacity: 0;
        }

        .inv-button.style01:hover, .inv-button.style02:hover {
            color: #FFF;
        }

            .inv-button.style01:hover > span > span, .inv-button.style02:hover > span > span {
                left: -1px;
            }

            .inv-button.style01:hover i.in_left, .inv-button.style02:hover i.in_left {
                left: -45px;
                opacity: 0;
            }

            .inv-button.style01:hover i.in_right, .inv-button.style02:hover i.in_right {
                right: 0;
                opacity: 1;
            }

        .inv-button.style01.btn-white, .inv-button.style02.btn-white {
            border: 1px solid #e4e4e4;
            color: #888;
        }

            .inv-button.style01.btn-white.no-border, .inv-button.style02.btn-white.no-border {
                border: 0 none;
            }

            .inv-button.style01.btn-white i.in_left, .inv-button.style01.btn-white i.in_right, .inv-button.style02.btn-white i.in_left, .inv-button.style02.btn-white i.in_right {
                color: #1CCDCA;
            }

            .inv-button.style01.btn-white > span > span, .inv-button.style02.btn-white > span > span {
                border-left: 1px solid #e4e4e4;
                border-right: 1px solid #e4e4e4;
            }

    .inv-button.style02 {
        -webkit-border-radius: 25px 25px 25px 25px;
        -moz-border-radius: 25px 25px 25px 25px;
        border-radius: 25px 25px 25px 25px;
    }

        .inv-button.style02.no-border {
            border: 0 none;
        }

        .inv-button.style02 i.in_left, .inv-button.style02 i.in_right {
            -webkit-border-radius: 50% 50% 50% 50%;
            -moz-border-radius: 50% 50% 50% 50%;
            border-radius: 50% 50% 50% 50%;
        }

        .inv-button.style02.btn-white > span > span {
            border-left: unset;
            border-right: unset;
        }

        .inv-button.style02.btn-white i.in_left, .inv-button.style02.btn-white i.in_right {
            -webkit-border-radius: 50% 50% 50% 50%;
            -moz-border-radius: 50% 50% 50% 50%;
            border-radius: 50% 50% 50% 50%;
            border: solid 1px #e4e4e4;
            border-top: 0;
        }

        .inv-button.style02.btn-white i.in_left {
            border-left: 0;
        }

        .inv-button.style02.btn-white i.in_right {
            border-right: 0;
        }

        .inv-button.style01:not(.btn-white) i.in_left, .inv-button.style01:not(.btn-white) i.in_right, .inv-button.style02:not(.btn-white) i.in_left, .inv-button.style02:not(.btn-white) i.in_right {
            background: rgba(0,0,0,0.1);
        }

        .inv-button.style01.btn-white i.in_left, .inv-button.style01.btn-white i.in_right, .inv-button.style02.btn-white i.in_left, .inv-button.style02.btn-white i.in_right {
            background: unset;
        }

.btn {
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}

    .btn.white_btn {
        border: 0 none;
        background: #FFF;
    }

    .btn.no-border {
        border: 0 none;
    }

    .btn.text-color {
        color: #1CCDCA;
    }

.inv-builder-skill-bar {
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
}

    .inv-builder-skill-bar .progress {
        height: 35px;
        background: #eee;
    }

        .inv-builder-skill-bar .progress .progress-bar {
            background-image: unset;
            background-color: #1CCDCA;
            -webkit-transition: width 3s ease;
            -moz-transition: width 3s ease;
            -o-transition: width 3s ease;
            -ms-transition: width 3s ease;
            transition: width 3s ease;
            text-align: left;
            position: relative;
        }

        .inv-builder-skill-bar .progress .progress-text {
            color: #fff;
            display: inline-block;
            font-size: 13px;
            line-height: 34px;
            margin-left: 13px;
            position: absolute;
            text-transform: uppercase;
        }

            .inv-builder-skill-bar .progress .progress-text i {
                margin-right: 10px;
            }

        .inv-builder-skill-bar .progress .progress-percent {
            background: #fff;
            bottom: 5px;
            color: #324545;
            display: block;
            font-size: 12px;
            font-style: italic;
            line-height: 24px;
            padding: 0 7px;
            position: absolute;
            right: 5px;
            top: 5px;
            text-align: center;
        }

            .inv-builder-skill-bar .progress .progress-percent:after {
                border-color: rgba(0,0,0,0) #ffffff rgba(0,0,0,0) rgba(0,0,0,0);
                border-style: solid;
                border-width: 4px;
                content: "";
                display: block;
                left: -7px;
                position: absolute;
                top: 40%;
            }

    .inv-builder-skill-bar.style02 .progress {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        background: none;
        margin-bottom: 9px;
    }

        .inv-builder-skill-bar.style02 .progress .progress-bar {
            background: none;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
        }

        .inv-builder-skill-bar.style02 .progress .progress-percent {
            background: rgba(0,0,0,0.4);
            border: 1px solid rgba(0,0,0,0.4);
            box-shadow: 1px 1px 1px rgba(255,255,255,0.1) inset,2px 2px 2px rgba(0,0,0,0.3);
            color: #fff;
            top: 3px;
        }

            .inv-builder-skill-bar.style02 .progress .progress-percent:after {
                border-color: rgba(0,0,0,0.7) rgba(0,0,0,0) rgba(0,0,0,0);
                border-width: 5px;
                bottom: -10px;
                top: auto;
                left: 50%;
                -webkit-transform: translateX(-50%);
                -moz-transform: translateX(-50%);
                -ms-transform: translateX(-50%);
                -o-transform: translateX(-50%);
                transform: translateX(-50%);
            }

        .inv-builder-skill-bar.style02 .progress .progress-text {
            margin-left: 0;
            line-height: 40px;
            font-size: 15px;
        }

    .inv-builder-skill-bar.style02 .progress-2 {
        height: 20px;
        -webkit-border-radius: 20px 20px 20px 20px;
        -moz-border-radius: 20px 20px 20px 20px;
        border-radius: 20px 20px 20px 20px;
        background: rgba(0,0,0,0.3);
        box-shadow: 0 1px 0 rgba(255,255,255,0.08),1px 7px 7px rgba(0,0,0,0.2) inset,0 1px 0 rgba(0,0,0,0.2) inset;
    }

        .inv-builder-skill-bar.style02 .progress-2 .progress-bar {
            -webkit-transition: width 3s ease;
            -moz-transition: width 3s ease;
            -o-transition: width 3s ease;
            -ms-transition: width 3s ease;
            transition: width 3s ease;
            background: #1CCDCA;
            text-align: left;
            position: relative;
            -webkit-border-radius: 20px 20px 20px 20px;
            -moz-border-radius: 20px 20px 20px 20px;
            border-radius: 20px 20px 20px 20px;
            height: 18px;
            top: 1px;
            overflow: hidden;
            left: 1px;
        }

            .inv-builder-skill-bar.style02 .progress-2 .progress-bar:before {
                background: rgba(0,0,0,0.1);
                box-shadow: 0 1px 1px rgba(0,0,0,0.2) inset,-1px -1px 0 rgba(255,255,255,0.2);
                -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2) inset,-1px -1px 0 rgba(255,255,255,0.2);
                content: "";
                height: 6px;
                position: absolute;
                right: 7px;
                top: 6px;
                width: 6px;
                -webkit-border-radius: 3px 3px 3px 3px;
                -moz-border-radius: 3px 3px 3px 3px;
                border-radius: 3px 3px 3px 3px;
            }

            .inv-builder-skill-bar.style02 .progress-2 .progress-bar:after {
                box-shadow: 0 4px 8px rgba(255,255,255,0.2) inset;
                -webkit-box-shadow: 0 4px 8px rgba(255,255,255,0.2) inset;
                content: "";
                display: block;
                height: 100%;
                width: 100%;
            }

    .inv-builder-skill-bar.progress-bar-warning .progress.progress-1 .progress-bar, .inv-builder-skill-bar.progress-bar-danger .progress.progress-1 .progress-bar, .inv-builder-skill-bar.progress-bar-dark .progress.progress-1 .progress-bar, .inv-builder-skill-bar.progress-bar-success .progress.progress-1 .progress-bar, .inv-builder-skill-bar.progress-bar-info .progress.progress-1 .progress-bar {
        background-color: unset;
    }

    .inv-builder-skill-bar.progress-bar-warning {
        background: none;
    }

        .inv-builder-skill-bar.progress-bar-warning .progress .progress-bar, .inv-builder-skill-bar.progress-bar-warning .progress-2 .progress-bar {
            background-color: #f0ad4e;
        }

    .inv-builder-skill-bar.progress-bar-danger {
        background: none;
    }

        .inv-builder-skill-bar.progress-bar-danger .progress .progress-bar, .inv-builder-skill-bar.progress-bar-danger .progress-2 .progress-bar {
            background-color: #d9534f;
        }

    .inv-builder-skill-bar.progress-bar-dark {
        background: none;
    }

        .inv-builder-skill-bar.progress-bar-dark .progress .progress-bar, .inv-builder-skill-bar.progress-bar-dark .progress-2 .progress-bar {
            background-color: #555566;
        }

    .inv-builder-skill-bar.progress-bar-success {
        background: none;
    }

        .inv-builder-skill-bar.progress-bar-success .progress .progress-bar, .inv-builder-skill-bar.progress-bar-success .progress-2 .progress-bar {
            background-color: #9dd55d;
        }

    .inv-builder-skill-bar.progress-bar-info, .inv-builder-skill-bar .progress-2 {
        background: none;
    }

        .inv-builder-skill-bar.progress-bar-info .progress .progress-bar, .inv-builder-skill-bar .progress-2 .progress .progress-bar {
            background-color: #22d2d2;
        }

.inv-icon.style01 {
    color: #808c8c;
    display: inline-block;
    font-size: 14px;
    height: 32px;
    line-height: 34px;
    margin-top: 4px;
    outline: medium none;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 32px;
    z-index: 1;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

    .inv-icon.style01 span.soc_name {
        opacity: 0;
        background: #070809;
        display: block;
        font-size: 12px;
        height: 32px;
        left: 14px;
        line-height: 31px;
        position: absolute;
        top: 0;
        z-index: 0;
        font-style: italic;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        transition: all 0.4s ease;
        background: #1CCDCA;
        color: #FFFFFF;
        -webkit-border-radius: 5px 5px 5px 5px;
        -moz-border-radius: 5px 5px 5px 5px;
        border-radius: 5px 5px 5px 5px;
    }

        .inv-icon.style01 span.soc_name:before, .inv-icon.style01 span.soc_name:after {
            background: #070809;
            content: "";
            display: block;
            height: 32px;
            position: absolute;
            top: 0;
            width: 32px;
            z-index: -1;
            -webkit-transition: all 0.4s ease;
            -moz-transition: all 0.4s ease;
            -o-transition: all 0.4s ease;
            -ms-transition: all 0.4s ease;
            transition: all 0.4s ease;
            background: #1CCDCA;
            color: #FFFFFF;
            -webkit-border-radius: 3px 3px 3px 3px;
            -moz-border-radius: 3px 3px 3px 3px;
            border-radius: 3px 3px 3px 3px;
        }

        .inv-icon.style01 span.soc_name:before {
            left: -14px;
        }

        .inv-icon.style01 span.soc_name:after {
            right: -12px;
            -webkit-transition: all 0.4s ease;
            -moz-transition: all 0.4s ease;
            -o-transition: all 0.4s ease;
            -ms-transition: all 0.4s ease;
            transition: all 0.4s ease;
        }

    .inv-icon.style01 span.soc_icon_bg {
        background: rgba(0,0,0,0.15);
        -webkit-border-radius: 3px 3px 3px 3px;
        -moz-border-radius: 3px 3px 3px 3px;
        border-radius: 3px 3px 3px 3px;
        display: block;
        content: "";
        width: 32px;
        height: 32px;
        line-height: 32px;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        opacity: 0;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

    .inv-icon.style01 i {
        position: relative;
        z-index: 1;
        width: 32px;
        height: 32px;
        color: #808c8c;
    }

    .inv-icon.style01:hover {
        color: #fff;
        z-index: 10;
    }

        .inv-icon.style01:hover i {
            color: #FFF;
        }

        .inv-icon.style01:hover span.soc_name {
            width: auto;
            padding-left: 28px;
            opacity: 1;
            -webkit-transition: all 0.4s ease;
            -moz-transition: all 0.4s ease;
            -o-transition: all 0.4s ease;
            -ms-transition: all 0.4s ease;
            transition: all 0.4s ease;
        }

        .inv-icon.style01:hover span.soc_icon_bg {
            top: 0px;
            left: 0px;
            opacity: 1;
        }

    .inv-icon.style01:last-child > span.soc_name {
        right: 11px;
        left: auto;
    }

        .inv-icon.style01:last-child > span.soc_name:before {
            display: none;
        }

    .inv-icon.style01:last-child:hover > span.soc_name {
        padding-left: 12px;
        padding-right: 28px;
    }

.inv-icon.style02 {
    padding: 0;
    margin: 0;
    font-size: 0;
    height: 38px;
    width: 38px;
    list-style: none;
    margin-right: 5px;
    display: inline-block;
    color: #777;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

    .inv-icon.style02 i {
        text-align: center;
        display: table-cell;
        vertical-align: middle;
        width: 38px;
        height: 38px;
        line-height: 1;
        font-size: 14px;
        -webkit-transition: all 0.4s ease;
        transition: all 0.4s ease;
        color: #aaa;
        background: none;
        border: 1px solid;
        -webkit-border-radius: 3px 3px 3px 3px;
        -moz-border-radius: 3px 3px 3px 3px;
        border-radius: 3px 3px 3px 3px;
    }

.inv-icon.social-bordered i {
    border: 1px solid;
}

.inv-icon.social-circle i {
    -webkit-border-radius: 50% 50% 50% 50%;
    -moz-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
}

.inv-icon.social-rounded i {
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}

.inv-icon.social-bg-color i {
    color: #fff;
    background-color: #1CCDCA;
}

.inv-icon.social-dark i {
    color: #fff;
    background-color: #383838;
}

.inv-icon.social-pinterest i, .inv-icon.pinterest:hover i {
    border-color: #d8545d;
    color: #d8545d;
}

.inv-icon.social-rss i, .inv-icon.rss:hover i {
    border-color: #ff9d00;
    color: #ff9d00;
}

.inv-icon.social-facebook i, .inv-icon.facebook:hover i {
    border-color: #516ca4;
    color: #516ca4;
}

.inv-icon.social-twitter i, .inv-icon.twitter:hover i {
    border-color: #00baff;
    color: #00baff;
}

.inv-icon.social-flickr i, .inv-icon.flickr:hover i {
    border-color: #ff0084;
    color: #ff0084;
}

.inv-icon.social-dribbble i {
    border-color: #e299c2;
    color: #e299c2;
}

.inv-icon.social-behance i {
    border-color: #42a9fb;
    color: #42a9fb;
}

.inv-icon.social-linkedin i, .inv-icon.linkedin:hover i {
    border-color: #1985bc;
    color: #1985bc;
}

.inv-icon.social-vimeo i, .inv-icon.vimeo:hover i {
    border-color: #44bbff;
    color: #44bbff;
}

.inv-icon.social-youtube i, .inv-icon.youtube:hover i {
    border-color: #d5615c;
    color: #d5615c;
}

.inv-icon.social-tumblr i, .inv-icon.tumblr:hover i {
    border-color: #829fb9;
    color: #829fb9;
}

.inv-icon.social-github i {
    border-color: #395875;
    color: #395875;
}

.inv-icon.social-google i, .inv-icon.google:hover i {
    border-color: #ed523d;
    color: #ed523d;
}

.inv-icon.social-instagram i {
    border-color: #b99682;
    color: #b99682;
}

.inv-icon.social-soundcloud i {
    border-color: #ff8b45;
    color: #ff8b45;
}

.inv-icon.social-skype i, .inv-icon.skype:hover i {
    border-color: #44bbff;
    color: #44bbff;
}

.inv-icon.social-apple i {
    border-color: #231f20;
    color: #231f20;
}

.inv-icon.social-deviantart i {
    border-color: #abca37;
    color: #abca37;
}

.inv-icon.social-pinterest:hover i, .inv-icon.social-bg.social-pinterest i {
    background-color: #d8545d;
}

.inv-icon.social-rss:hover i, .inv-icon.social-bg.social-rss i {
    background-color: #faaa5e;
}

.inv-icon.social-facebook:hover i, .inv-icon.social-bg.social-facebook i {
    background-color: #677fb5;
}

.inv-icon.social-twitter:hover i, .inv-icon.social-bg.social-twitter i {
    background-color: #70c2e9;
}

.inv-icon.social-flickr:hover i, .inv-icon.social-bg.social-flickr i {
    background-color: #ff3ba4;
}

.inv-icon.social-dribbble:hover i, .inv-icon.social-bg.social-dribbble i {
    background-color: #e299c2;
}

.inv-icon.social-behance:hover i, .inv-icon.social-bg.social-behance i {
    background-color: #42a9fb;
}

.inv-icon.social-linkedin:hover i, .inv-icon.social-bg.social-linkedin i {
    background-color: #3daccf;
}

.inv-icon.social-vimeo:hover i, .inv-icon.social-bg.social-vimeo i {
    background-color: #42b5d4;
}

.inv-icon.social-youtube:hover i, .inv-icon.social-bg.social-youtube i {
    background-color: #d5615c;
}

.inv-icon.social-tumblr:hover i, .inv-icon.social-bg.social-tumblr i {
    background-color: #829fb9;
}

.inv-icon.social-github:hover i, .inv-icon.social-bg.social-github i {
    background-color: #6c93bb;
}

.inv-icon.social-google:hover i, .inv-icon.social-bg.social-google i {
    background-color: #bc7067;
}

.inv-icon.social-instagram:hover i, .inv-icon.social-bg.social-instagram i {
    background-color: #b99682;
}

.inv-icon.social-soundcloud:hover i, .inv-icon.social-bg.social-soundcloud i {
    background-color: #ff8b45;
}

.inv-icon.social-skype:hover i, .inv-icon.social-bg.social-skype i {
    background-color: #009ee5;
}

.inv-icon.social-apple:hover i, .inv-icon.social-bg.social-apple i {
    background-color: #231f20;
}

.inv-icon.social-deviantart:hover i, .inv-icon.social-bg.social-deviantart i {
    background-color: #abca37;
}

.comment-box {
    background: #FEFEFE;
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
    padding: 22px;
}

    .comment-box .avatar, .comment-box .field--name-user-picture {
        background: #fff;
        border: 1px solid #ddd;
        float: left;
        margin: 4px 15px 0 4px;
        padding: 4px;
        -webkit-border-radius: 3px 3px 3px 3px;
        -moz-border-radius: 3px 3px 3px 3px;
        border-radius: 3px 3px 3px 3px;
    }

        .comment-box .avatar img, .comment-box .field--name-user-picture img {
            width: 75px;
            height: 75px;
        }

        .comment-box .avatar .default-user, .comment-box .field--name-user-picture .default-user {
            width: 75px;
            height: 75px;
            display: block;
            background: url(/enar/sites/default/files/innovation/enar/images/icon-user.png);
        }

    .comment-box .author_name {
        font-size: 15px;
        font-weight: 400;
        margin: 0 0 10px;
        text-transform: uppercase;
        color: #1CCDCA;
    }

        .comment-box .author_name a {
            color: #1CCDCA;
        }

    .comment-box .comment_meta {
        display: block;
        margin-bottom: 8px;
        text-transform: uppercase;
    }

    .comment-box .comment_content {
        margin-left: 110px;
    }

    .comment-box ul.links.inline {
        list-style: none;
        padding: 0;
    }

        .comment-box ul.links.inline li {
            display: inline;
            background: #fff;
            border: 1px solid #ddd;
            color: #aaa;
            display: inline-block;
            font-size: 11px;
            margin: 2px 3px 0 0;
            padding: 4px 10px 5px;
        }

.comment-form .form-actions {
    margin-top: 20px;
}

    .comment-form .form-actions input[type="submit"] {
        background: #1CCDCA;
        border: solid 1px #1CCDCA;
        color: #fff;
        padding: 8px 12px;
        font-size: 14px;
        display: inline-block;
    }

.comment-form .filter-wrapper {
    display: none;
}

a:hover {
    text-decoration: none !important;
}

img {
    max-width: 100%;
    height: auto;
}

.full-width {
    width: 100%;
}

.mt0 {
    margin-top: 0;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

.mr40 {
    margin-right: 40px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb50 {
    margin-bottom: 50px;
}

.line-top {
    border-top: 1px solid rgba(255,255,255,0.1);
}

.hidden_element {
    color: rgba(0,0,0,0);
    position: relative;
    display: block;
    line-height: 20px;
}

.italic {
    font-style: italic;
}

.upper {
    text-transform: uppercase;
}

.text-color {
    color: #1CCDCA;
}

.bold {
    font-weight: bold;
}

.haft-full-con {
    padding: 90px 50px;
}

.search-block-form.fullwidth {
    width: 100%;
}

#share_on_socials {
    margin: 30px 0;
}

.sharethis-wrapper {
    display: inline-block;
}

    .sharethis-wrapper span[class *='custom'] {
        background: #fff;
        border: 1px solid #E1E1E1;
        color: #aaa;
        display: inline-block;
        height: 40px;
        line-height: 40px !important;
        margin: 0 6px 6px 0;
        text-align: center;
        width: 40px;
        -webkit-border-radius: 100% 100% 100% 100%;
        -moz-border-radius: 100% 100% 100% 100%;
        border-radius: 100% 100% 100% 100%;
        font-family: 'idealtheme';
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
    }

        .sharethis-wrapper span[class *='custom'].st_facebook_custom {
            color: #516ca4;
        }

            .sharethis-wrapper span[class *='custom'].st_facebook_custom:before {
                content: "\f09a";
            }

            .sharethis-wrapper span[class *='custom'].st_facebook_custom:hover {
                border: solid 1px #516ca4;
                cursor: pointer;
            }

        .sharethis-wrapper span[class *='custom'].st_twitter_custom {
            color: #00baff;
        }

            .sharethis-wrapper span[class *='custom'].st_twitter_custom:before {
                content: "\f099";
            }

            .sharethis-wrapper span[class *='custom'].st_twitter_custom:hover {
                border: solid 1px #00baff;
                cursor: pointer;
            }

        .sharethis-wrapper span[class *='custom'].st_linkedin_custom {
            color: #1985bc;
        }

            .sharethis-wrapper span[class *='custom'].st_linkedin_custom:before {
                content: "\f0e1";
            }

            .sharethis-wrapper span[class *='custom'].st_linkedin_custom:hover {
                border: solid 1px #1985bc;
                cursor: pointer;
            }

        .sharethis-wrapper span[class *='custom'].st_pinterest_custom {
            color: #ee1d19;
        }

            .sharethis-wrapper span[class *='custom'].st_pinterest_custom:before {
                content: "\f231";
            }

            .sharethis-wrapper span[class *='custom'].st_pinterest_custom:hover {
                border: solid 1px #ee1d19;
                cursor: pointer;
            }

        .sharethis-wrapper span[class *='custom'].st_googleplus_custom {
            color: #ed523d;
        }

            .sharethis-wrapper span[class *='custom'].st_googleplus_custom:before {
                content: "\ea88";
            }

            .sharethis-wrapper span[class *='custom'].st_googleplus_custom:hover {
                border: solid 1px #ed523d;
                cursor: pointer;
            }

        .sharethis-wrapper span[class *='custom'].st_email_custom:before {
            content: "\e672";
        }

        .sharethis-wrapper span[class *='custom'].st_email_custom:hover {
            border: solid 1px #1CCDCA;
            cursor: pointer;
        }

    .sharethis-wrapper .stButton .stMainServices {
        height: 30px;
    }

    .sharethis-wrapper .stButton .stButton_gradient {
        height: 25px;
    }

        .sharethis-wrapper .stButton .stButton_gradient .chicklets {
            height: 25px;
            line-height: 20px;
        }

ul.list1 {
    padding: 20px 0;
    list-style: none;
}

    ul.list1 li {
        float: left;
        margin-bottom: 20px;
        padding: 0 27px;
        position: relative;
        width: 50%;
    }

        ul.list1 li:after {
            background: #1CCDCA;
            height: 18px;
            position: absolute;
            width: 18px;
            content: "\f105";
            font-family: idealtheme;
            color: #fff;
            text-align: center;
            font-size: 11px;
            line-height: 18px;
            left: 0;
            top: 1px;
            text-indent: 1px;
        }

    ul.list1.black li:after {
        background: rgba(0,0,0,0.5);
    }

    ul.list1.red li:after {
        background: #e74c3c;
    }

    ul.list1.list3cols li {
        width: 33.3333%;
    }

    ul.list1.listfullcols li {
        width: 100%;
        float: none;
    }

ul.list2 {
    list-style-type: none;
    margin: 20px 0 0;
    padding: 0;
}

    ul.list2 li {
        list-style-type: none;
    }

        ul.list2 li i {
            color: #1CCDCA;
            display: inline-block;
            font-size: 24px;
            margin-bottom: 5px;
            margin-right: 7px;
            vertical-align: top;
        }

ul.list3 {
    padding: 0;
}

    ul.list3 > li {
        list-style: none;
        position: relative;
        padding: 0 0 0 27px;
        margin-bottom: 10px;
    }

        ul.list3 > li .arrow {
            background: #e74c3c;
            color: #fff;
            display: inline-block;
            font-size: 9px;
            height: 18px;
            line-height: 19px;
            margin: 0 10px 10px 0px;
            text-align: center;
            text-indent: 1px;
            width: 18px;
        }

    ul.list3 li:after {
        background: #e74c3c;
        color: #fff;
        content: "\e095";
        font-family: idealtheme;
        font-size: 9px;
        height: 18px;
        left: 0;
        line-height: 18px;
        position: absolute;
        text-align: center;
        text-indent: 1px;
        top: 3px;
        width: 18px;
    }

ul.list4 {
    padding: 0;
}

    ul.list4 > li {
        list-style: outside none none;
        margin-bottom: 15px;
    }

        ul.list4 > li > i {
            color: #1CCDCA;
            font-size: 18px;
            margin-right: 8px;
        }

        ul.list4 > li > b {
            color: #666;
            margin-right: 10px;
            text-transform: uppercase;
        }

ul.list_circle li:after {
    -webkit-border-radius: 100% 100% 100% 100%;
    -moz-border-radius: 100% 100% 100% 100%;
    border-radius: 100% 100% 100% 100%;
}

label {
    color: #999;
    line-height: 39px;
    display: block;
}

input[type="text"], input[type="password"], input[type="date"], input[type="email"], input[type="number"], textarea, input[type="file"] {
    border: 1px solid #ddd;
    padding: 10px 12px;
    color: #666;
    font-size: 13px;
    background: #fff;
    outline: none;
}

select {
    border: 1px solid #ddd;
    color: #888;
    min-height: 40px;
    padding: 9px;
    width: 100%;
    background: #fff;
}

.fw-elements input[type="text"], .fw-elements input[type="date"], .fw-elements input[type="email"], .fw-elements input[type="number"], .fw-elements textarea, .fw-elements input[type="file"], .fw-elements select {
    width: 100%;
}

.bx-wrapper .bx-controls-direction a {
    background: none;
    text-indent: 0;
    border: 2px solid #dadbdb;
    width: 37px;
    height: 37px;
    -webkit-border-radius: 100% 100% 100% 100%;
    -moz-border-radius: 100% 100% 100% 100%;
    border-radius: 100% 100% 100% 100%;
    line-height: 36px;
    text-align: center;
    color: #dadbdb;
    font-size: 24px;
}

.bg-color .bx-wrapper .bx-controls-direction a {
    border-color: #FFF;
    color: #FFF;
}

.control-style02 .bx-wrapper .bx-controls-direction a.bx-prev {
    left: 30%;
    top: 71px;
}

.control-style02 .bx-wrapper .bx-controls-direction a.bx-next {
    right: 30%;
    top: 71px;
}

.carousel-control {
    z-index: 1000;
    border: 1px solid #E2E2E2;
    font-size: 24px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    width: 52px;
    color: #e2e2e2;
    -webkit-border-radius: 100% 100% 100% 100%;
    -moz-border-radius: 100% 100% 100% 100%;
    border-radius: 100% 100% 100% 100%;
    z-index: 1001;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

    .carousel-control:hover {
        background: #FFF;
    }

    .carousel-control.left, .carousel-control.right {
        background-image: unset;
    }

.inv-grid .carousel-control {
    box-shadow: 0 0 3px rgba(0,0,0,0.1);
    color: #1CCDCA !important;
    display: block;
    font-size: 20px;
    height: 37px;
    line-height: 36px;
    text-align: center;
    width: 37px;
    background: #FFF;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1001;
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

    .inv-grid .carousel-control.left, .inv-grid .carousel-control.right {
        background-image: unset;
    }

.inv-grid .carousel:hover .carousel-control {
    opacity: 1;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.portfolio-item .carousel-control, .portfolio-detail .carousel-control {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #FFF;
    color: #1CCDCA;
    font-size: 20px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    box-shadow: 0 0 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 2px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.2);
    border: solid 2px #FFF;
    background: #FFF;
}

    .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
        background: #1CCDCA;
        border: solid 2px #FFF;
    }

.carousel-indicators {
    top: 10px;
    left: 90%;
}

    .carousel-indicators li {
        box-shadow: 0 0 2px rgba(0,0,0,0.2);
        -moz-box-shadow: 0 0 2px rgba(0,0,0,0.2);
        -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.2);
        border: solid 2px #FFF;
        background: #FFF;
    }

        .carousel-indicators li.active, .carousel-indicators li:hover {
            background: #1CCDCA;
            border: solid 2px #FFF;
        }

.carousel-thumbnail {
    border: 1px solid #E5E5E5;
    position: relative;
    background: #fff;
    padding: 7px;
}

    .carousel-thumbnail .carousel-outer {
        position: relative;
    }

    .carousel-thumbnail .carousel-indicators {
        margin: 7px 0 0 0;
        position: static;
        text-align: left;
        width: 100%;
        font-size: 0;
    }

        .carousel-thumbnail .carousel-indicators li {
            background-color: transparent;
            -webkit-border-radius: 0;
            border-radius: 0;
            display: inline-block;
            height: auto;
            margin-right: 5px;
            width: auto;
            border: 0;
            box-shadow: unset;
            -moz-box-shadow: unset;
            -webkit-box-shadow: unset;
        }

            .carousel-thumbnail .carousel-indicators li:last-child {
                margin-right: 0;
            }

            .carousel-thumbnail .carousel-indicators li img {
                display: block;
                width: 100px;
                height: auto;
            }

            .carousel-thumbnail .carousel-indicators li.active img {
                opacity: 0.5;
            }

            .carousel-thumbnail .carousel-indicators li:hover img {
                opacity: 0.75;
            }

.block-overlay {
    position: relative;
    color: #eeeeee;
}

    .block-overlay .block-overlay-inner {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: unset;
    border-color: rgba(255,255,255,0.03);
}

.tb-megamenu .nav > .active > a, .tb-megamenu .nav > .active > a:hover, .tb-megamenu .nav > .active > a:focus {
    background-color: transparent;
    color: #1CCDCA;
}

.tb-megamenu .nav li.dropdown.open.active > .dropdown-toggle, .tb-megamenu .nav > li.dropdown.open.active > a:hover {
    background-color: transparent;
    color: #1CCDCA;
}

.tb-megamenu .nav li.dropdown.active > .dropdown-toggle, .tb-megamenu .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: transparent;
    border-color: #1CCDCA;
    color: #1CCDCA;
}

.tb-megamenu .nav > li.dropdown.open.active > a:hover {
    background-color: transparent;
    color: #1CCDCA;
}

.tb-megamenu .span12.mega-col-nav .mega-inner {
    padding: 0;
}

.tb-megamenu .mega-inner {
    padding: 0px;
}

.tb-megamenu .mega-nav > li a, .tb-megamenu .dropdown-menu .mega-nav > li a {
    padding: 0 15px;
}

.tb-megamenu .nav li.dropdown > .dropdown-toggle .caret {
    display: none;
}

.tb-megamenu {
    background-color: transparent;
    text-transform: uppercase;
    font-size: 12px;
}

    .tb-megamenu .nav > li > a, .tb-megamenu .nav > li span.tb-megamenu-no-link {
        border-right: 0 none;
        color: #324545;
        line-height: 74px;
        padding: 0 20px;
        font-weight: 600;
    }

    .tb-megamenu .dropdown-menu {
        background-color: #13181A;
        border-bottom: 0 none;
        border-top: solid 1px #1CCDCA;
    }

        .tb-megamenu .dropdown-menu li {
            outline: none;
        }

            .tb-megamenu .dropdown-menu li > a {
                color: #ccc;
                border-top: 0 none;
                font-size: 12px;
                line-height: 40px;
                border-bottom: 1px solid rgba(255,255,255,0.03);
            }

                .tb-megamenu .dropdown-menu li > a:hover {
                    color: #FFF;
                    background-color: #000;
                }

                .tb-megamenu .dropdown-menu li > a:focus {
                    background-color: unset;
                    background-image: unset;
                }

        .tb-megamenu .dropdown-menu .active > a {
            background-color: unset;
            background-image: unset;
        }

            .tb-megamenu .dropdown-menu .active > a:hover {
                background-color: unset;
                background-image: unset;
                color: #FFF;
            }

    .tb-megamenu .nav > li > a:focus, .tb-megamenu .nav > li > a:hover {
        color: #1CCDCA;
    }

    .tb-megamenu .nav li.dropdown.open > .dropdown-toggle {
        background-color: unset;
        color: #1CCDCA;
    }

    .tb-megamenu .dropdown-submenu > a:after {
        margin-top: 15px;
    }

    .tb-megamenu .dropdown-submenu > .dropdown-menu {
        top: 5px;
    }

@media (max-width:979px) {
    .tb-megamenu {
        background-color: transparent;
        text-transform: uppercase;
        font-size: 12px;
    }

        .tb-megamenu .btn-navbar {
            margin-top: 18px;
        }

        .tb-megamenu .nav > li > a {
            line-height: unset;
        }

        .tb-megamenu .nav-collapse {
            width: 100vw;
            top: 65px;
        }

        .tb-megamenu .btn-navbar {
            background-color: unset;
            background-image: unset;
            -webkit-border-radius: 100% 100% 100% 100%;
            -moz-border-radius: 100% 100% 100% 100%;
            border-radius: 100% 100% 100% 100%;
            width: 38px;
            height: 38px;
        }
}

.search-block-form {
    width: 200px;
    margin-top: 18px;
}

    .search-block-form #search-block-form {
        border: 1px solid #E4E4E4;
        height: 38px;
        position: relative;
        width: 100%;
        background: #fff !important;
        -webkit-border-radius: 200px 200px 200px 200px;
        -moz-border-radius: 200px 200px 200px 200px;
        border-radius: 200px 200px 200px 200px;
        overflow: hidden;
    }

        .search-block-form #search-block-form > .js-form-type-search {
            height: 36px;
            margin: 0;
        }

    .search-block-form input[type='search'] {
        border: medium none;
        height: 100%;
        width: 100%;
        padding: 1px 20px 0 40px;
        color: #818B8D;
        font-size: 12px;
        -webkit-border-radius: 200px 200px 200px 200px;
        -moz-border-radius: 200px 200px 200px 200px;
        border-radius: 200px 200px 200px 200px;
    }

        .search-block-form input[type='search']:active, .search-block-form input[type='search']:focus {
            -moz-box-shadow: none;
            -webkit-box-shadow: none;
            box-shadow: none;
            outline: none;
        }

    .search-block-form input[type='submit'] {
        border: medium none;
        opacity: 0;
    }

    .search-block-form i.search-action {
        padding: 0;
        position: absolute;
        left: 11px;
        top: 10px;
        cursor: pointer;
        color: #1CCDCA;
    }

    .search-block-form .search-toggle {
        position: absolute;
        cursor: pointer;
        color: #1CCDCA;
        width: 38px;
        height: 38px;
        border: solid 1px #E4E4E4;
        border-radius: 100%;
        top: 0px;
        text-align: center;
        padding-top: 10px;
        display: none;
    }

.region-primary_menu div.block {
    float: right;
    margin-left: 10px;
}

@media (max-width:1190px) {
    .search-block-form {
        width: 38px;
    }

        .search-block-form input[type='submit'] {
            display: none;
        }

        .search-block-form .search-toggle {
            display: block;
        }
}

nav.onepage-menu {
    text-align: right;
}

    nav.onepage-menu ul {
        padding: 0;
        margin: 0;
        font-size: 12px;
        text-transform: uppercase;
        list-style: none;
    }

        nav.onepage-menu ul li {
            display: inline-block;
            position: relative;
        }

            nav.onepage-menu ul li a {
                color: #324545;
                display: block;
                padding: 28px 20px;
                font-weight: 600;
            }

            nav.onepage-menu ul li.current a {
                color: #1CCDCA;
            }

h2.title2 {
    font-size: 32px;
    margin-bottom: 30px;
}

    h2.title2 span {
        background: #1ccdca;
        margin-right: 20px;
        padding: 8px 17px 7px;
        color: #fff;
        -webkit-border-radius: 3px 3px 3px 3px;
        -moz-border-radius: 3px 3px 3px 3px;
        border-radius: 3px 3px 3px 3px;
    }

        h2.title2 span.red {
            background: #e74c3c;
        }

.has_col_img img {
    position: absolute;
    max-width: 50%;
    bottom: 0;
}

.description4 {
    position: relative;
    display: block;
    line-height: 24px;
    margin: 15px 0px 50px;
    width: 50%;
}

    .description4.centered {
        margin: 15px auto 50px;
        text-align: center;
    }

.main_desc {
    margin: 0 auto 40px;
    font-family: Sansation;
    font-size: 24px;
    font-weight: 300;
    line-height: 1.5;
}

.half_desc {
    width: 75%;
    margin: 0 auto;
}

.centered {
    text-align: center;
}

.c_detail {
    line-height: 28px;
    display: block;
}

    .c_detail .c_name {
        display: inline-block;
        color: #324545;
        margin-right: 10px;
        text-transform: capitalize;
    }

    .c_detail .c_desc {
        color: #9ea3a3;
    }

.block.contact-us .block-title {
    font-weight: 400;
    margin-bottom: 30px;
}

    .block.contact-us .block-title:before {
        margin-right: 15px;
        font-size: 32px;
        font-family: 'idealtheme';
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        content: "\e06e";
    }

.block.contact-us label {
    float: left;
    width: 20%;
}

.block.contact-us input[type="text"], .block.contact-us input[type="date"], .block.contact-us input[type="email"], .block.contact-us input[type="number"], .block.contact-us textarea {
    width: 80%;
    float: left;
}

.block.contact-us .form-wrapper .form-item {
    clear: both;
    overflow: auto;
    margin-bottom: 27px;
}

.block.contact-us input[type="submit"] {
    background: #1CCDCA;
    border: 1px solid #1CCDCA;
    color: #fff;
    padding: 8px 12px;
    font-size: 14px;
    display: inline-block;
    width: 80%;
    margin-left: 20%;
}

.block.contact-us #edit-preview {
    display: none;
}

.fs_block {
    border: 5px solid rgba(0,0,0,0.5);
    background: none;
    max-width: 500px;
    margin: 0 auto;
    -webkit-border-radius: 100% 100% 100% 100%;
    -moz-border-radius: 100% 100% 100% 100%;
    border-radius: 100% 100% 100% 100%;
}

    .fs_block img {
        -webkit-border-radius: 100% 100% 100% 100%;
        -moz-border-radius: 100% 100% 100% 100%;
        border-radius: 100% 100% 100% 100%;
    }

a.img_popup > span {
    z-index: 2;
    background: rgba(28,205,202,0.7);
    color: #fff;
    display: block;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    text-align: center;
    width: 50px;
    opacity: 0;
    left: 50%;
    top: 50%;
    -webkit-transform: rotate(45deg) scale(2) skew(0deg) translateX(-50%) translateY(-50%);
    -moz-transform: rotate(45deg) scale(2) skew(0deg) translateX(-50%) translateY(-50%);
    -o-transform: rotate(45deg) scale(2) skew(0deg) translateX(-50%) translateY(-50%);
    -ms-transform: rotate(45deg) scale(2) skew(0deg) translateX(-50%) translateY(-50%);
    transform: rotate(45deg) scale(2) skew(0deg) translateX(-50%) translateY(-50%);
    -webkit-border-radius: 100% 100% 100% 100%;
    -moz-border-radius: 100% 100% 100% 100%;
    border-radius: 100% 100% 100% 100%;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

a.img_popup:hover span {
    opacity: 1;
    -webkit-transform: rotate(0deg) scale(1) skew(0deg) translateX(-50%) translateY(-50%);
    -moz-transform: rotate(0deg) scale(1) skew(0deg) translateX(-50%) translateY(-50%);
    -o-transform: rotate(0deg) scale(1) skew(0deg) translateX(-50%) translateY(-50%);
    -ms-transform: rotate(0deg) scale(1) skew(0deg) translateX(-50%) translateY(-50%);
    transform: rotate(0deg) scale(1) skew(0deg) translateX(-50%) translateY(-50%);
}

.tree_features {
    margin: 0;
    padding: 0;
}

    .tree_features > li:nth-of-type(2n) {
        float: right;
        clear: right;
        text-align: right;
        margin-right: -4px;
    }

        .tree_features > li:nth-of-type(2n) .leaf_icon {
            left: auto;
            right: 0;
        }

    .tree_features > li {
        min-height: 144px;
        clear: left;
        float: left;
        background: #b33753;
        color: #fff;
        padding: 25px 25px 30px 25px;
        position: relative;
        width: 50%;
        margin-bottom: 5px;
        list-style: none;
        vertical-align: top;
        display: block;
        -webkit-border-radius: 200px 200px 200px 200px;
        -moz-border-radius: 200px 200px 200px 200px;
        border-radius: 200px 200px 200px 200px;
    }

        .tree_features > li > .tree_curv {
            background: #b33753;
            height: 100%;
            position: absolute;
            right: 0;
            top: 50%;
            width: 50%;
        }

        .tree_features > li:after {
            background: #fff;
            content: "";
            display: block;
            height: 100%;
            left: 0;
            position: absolute;
            top: 100%;
            width: 100%;
            -webkit-border-radius: 200px 200px 200px 200px;
            -moz-border-radius: 200px 200px 200px 200px;
            border-radius: 200px 200px 200px 200px;
        }

        .tree_features > li:nth-child(2n) > .tree_curv {
            left: 0;
            right: auto;
        }

        .tree_features > li:nth-child(2n) .leaf_con {
            padding-right: 144px;
            padding-left: 0;
        }

.tree_features_parent {
    margin-top: 60px;
    max-width: 50%;
    min-width: 160px;
    position: relative;
    z-index: 2;
}

.tree_features_t {
    display: block;
    font-family: "Oswald","Open Sans",sans-serif;
    font-size: 26px;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #fff !important;
}

    .tree_features_t:hover {
        color: #eee;
    }

.tree_features_d {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.leaf_icon {
    background: rgba(0,0,0,0.1);
    display: block;
    font-size: 32px;
    height: 144px;
    left: 0px;
    line-height: 144px;
    position: absolute;
    text-align: center;
    width: 144px;
    z-index: 1;
    top: 0;
    -webkit-border-radius: 100% 100% 100% 100%;
    -moz-border-radius: 100% 100% 100% 100%;
    border-radius: 100% 100% 100% 100%;
}

.bg-gray .tree_features > li::after {
    background: #f9fafc;
}

.leaf_con {
    padding-left: 144px;
    position: relative;
    z-index: 1;
}

@media only screen and (max-width:768px) {
    .tree_features > li {
        margin: 0 0 5px;
        width: 100%;
    }
}

@media only screen and (max-width:480px) {
    .tree_features > li {
        margin: 0 0 40px;
        width: 100%;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;
    }

        .tree_features > li:after {
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            -ms-border-radius: 5px;
            -o-border-radius: 5px;
            border-radius: 5px;
        }

        .tree_features > li:nth-of-type(2n) {
            margin-right: 0;
        }

            .tree_features > li:nth-of-type(2n) .leaf_icon {
                left: 50%;
                margin-bottom: 20px;
                margin-left: -72px;
                position: relative;
            }

            .tree_features > li:nth-of-type(2n) .leaf_con {
                padding: 0;
                text-align: center;
            }

        .tree_features > li .leaf_icon {
            left: 50%;
            margin-bottom: 20px;
            margin-left: -72px;
            position: relative;
        }

        .tree_features > li .leaf_con {
            padding: 0;
            text-align: center;
        }
}

.view-testimonial.style01 .views-field-field-image {
    border: 1px solid #dadbdb;
    display: inline-block;
    padding: 4px;
    position: absolute;
}

    .view-testimonial.style01 .views-field-field-image img {
        width: 95px;
        height: 95px;
    }

.view-testimonial.style01 .testimonial-detail {
    padding-left: 120px;
}

    .view-testimonial.style01 .testimonial-detail .name {
        color: #324545;
        font-size: 14px;
        margin-bottom: 10px;
        text-transform: capitalize;
    }

    .view-testimonial.style01 .testimonial-detail .position {
        color: #1CCDCA;
        margin-left: 7px;
    }

    .view-testimonial.style01 .testimonial-detail .desc {
        margin-top: 10px;
    }

.view-testimonial.style02 .bx-wrapper img {
    margin: 0 auto;
    -webkit-border-radius: 100% 100% 100% 100%;
    -moz-border-radius: 100% 100% 100% 100%;
    border-radius: 100% 100% 100% 100%;
    border: 1px solid #dadbdb;
    padding: 6px;
}

.view-testimonial.style02 .testimonial-detail {
    text-align: center;
}

    .view-testimonial.style02 .testimonial-detail .info {
        color: #324545;
        font-size: 16px;
        margin: 30px 0 15px;
        text-transform: uppercase;
    }

    .view-testimonial.style02 .testimonial-detail .position {
        color: #1CCDCA;
    }

    .view-testimonial.style02 .testimonial-detail .desc {
        margin-bottom: 0px;
        color: #8f8e8e;
        font-size: 16px;
        font-style: italic;
        line-height: 33px;
    }

.inv-grid-filter, .inv-accordion-filter {
    margin: 0 0 40px 0;
    padding: 0;
    position: relative;
    font-size: 0;
}

    .inv-grid-filter li, .inv-accordion-filter li {
        display: inline-block;
        font-size: 14px;
    }

        .inv-grid-filter li a, .inv-accordion-filter li a {
            color: #898989;
            background: #fff;
            border-bottom: 1px solid #dfe3e6;
            border-right: 1px solid #dfe3e6;
            border-top: 1px solid #dfe3e6;
            display: block;
            padding: 13px 20px;
            position: relative;
        }

            .inv-grid-filter li a.active, .inv-accordion-filter li a.active {
                background: #1CCDCA;
                color: #FFF;
            }

.portfolio-item .portfolio-desc {
    background: #fff;
    padding: 17px 20px 17px;
    position: relative;
}

    .portfolio-item .portfolio-desc .name {
        font-size: 14px;
        font-weight: 500;
        margin: 0 0 6px 0;
    }

    .portfolio-item .portfolio-desc .porto_date {
        color: #999;
        font-size: 12px;
    }

.portfolio-item .portfolio-image-overlay {
    position: relative;
    overflow: hidden;
}

    .portfolio-item .portfolio-image-overlay img {
        width: 100%;
        height: auto;
    }

    .portfolio-item .portfolio-image-overlay .overlay-details {
        position: absolute;
        z-index: 1000;
        width: 100%;
        text-align: center;
        left: 50%;
        top: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }

        .portfolio-item .portfolio-image-overlay .overlay-details a {
            background: rgba(0,0,0,0.7);
            opacity: 0;
            -webkit-transform: rotate(20deg) scale(0) skew(0) translate(0);
            -moz-transform: rotate(20deg) scale(0) skew(0) translate(0);
            -o-transform: rotate(20deg) scale(0) skew(0) translate(0);
            -ms-transform: rotate(20deg) scale(0) skew(0) translate(0);
            transform: rotate(20deg) scale(0) skew(0) translate(0);
            -webkit-transform: rotate(20deg) scale(0) skew(0) translateX(0) translateY(0px);
            -moz-transform: rotate(20deg) scale(0) skew(0) translateX(0) translateY(0px);
            -o-transform: rotate(20deg) scale(0) skew(0) translateX(0) translateY(0px);
            -ms-transform: rotate(20deg) scale(0) skew(0) translateX(0) translateY(0px);
            transform: rotate(20deg) scale(0) skew(0) translateX(0) translateY(0px);
            color: #fff;
            display: inline-block;
            position: relative;
            z-index: 1;
            font-size: 13px;
            -webkit-transition: all 0.4s ease;
            -moz-transition: all 0.4s ease;
            -o-transition: all 0.4s ease;
            -ms-transition: all 0.4s ease;
            transition: all 0.4s ease;
        }

.portfolio-item.teaser .portfolio-image-overlay .overlay-details a {
    font-style: italic;
    padding: 9px 13px;
}

.portfolio-item.teaser .portfolio-image-overlay:hover .overlay-details a {
    -webkit-transform: rotate(0deg) scale(1) skew(0) translate(0);
    -moz-transform: rotate(0deg) scale(1) skew(0) translate(0);
    -o-transform: rotate(0deg) scale(1) skew(0) translate(0);
    -ms-transform: rotate(0deg) scale(1) skew(0) translate(0);
    transform: rotate(0deg) scale(1) skew(0) translate(0);
    -webkit-transform: rotate(0deg) scale(1) skew(0) translateX(0) translateY(0px);
    -moz-transform: rotate(0deg) scale(1) skew(0) translateX(0) translateY(0px);
    -o-transform: rotate(0deg) scale(1) skew(0) translateX(0) translateY(0px);
    -ms-transform: rotate(0deg) scale(1) skew(0) translateX(0) translateY(0px);
    transform: rotate(0deg) scale(1) skew(0) translateX(0) translateY(0px);
    opacity: 1;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.portfolio-item.teaser .portfolio-desc {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-bottom: 1px solid #e6e6e6;
}

.portfolio-item.teaser:hover .portfolio-desc {
    border-bottom: 1px solid #1CCDCA;
}

    .portfolio-item.teaser:hover .portfolio-desc .name a {
        color: #1CCDCA;
    }

.portfolio-item.teaser-style2 {
    position: relative;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

    .portfolio-item.teaser-style2 .portfolio-desc {
        width: 100%;
        position: absolute;
        bottom: -100%;
        border-bottom: none;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

    .portfolio-item.teaser-style2 .portfolio-image-overlay:after {
        background: #1CCDCA;
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        opacity: 0;
    }

    .portfolio-item.teaser-style2 .portfolio-image-overlay .overlay-details a {
        font-size: 16px;
        height: 48px;
        line-height: 48px;
        margin-right: 5px;
        text-align: center;
        width: 48px;
        -webkit-border-radius: 100% 100% 100% 100%;
        -moz-border-radius: 100% 100% 100% 100%;
        border-radius: 100% 100% 100% 100%;
    }

    .portfolio-item.teaser-style2:hover .portfolio-image-overlay:after {
        opacity: 0.7;
    }

    .portfolio-item.teaser-style2:hover .portfolio-image-overlay .overlay-details a {
        -webkit-transform: rotate(0deg) scale(1) skew(0) translate(0);
        -moz-transform: rotate(0deg) scale(1) skew(0) translate(0);
        -o-transform: rotate(0deg) scale(1) skew(0) translate(0);
        -ms-transform: rotate(0deg) scale(1) skew(0) translate(0);
        transform: rotate(0deg) scale(1) skew(0) translate(0);
        -webkit-transform: rotate(0deg) scale(1) skew(0) translateX(0) translateY(0px);
        -moz-transform: rotate(0deg) scale(1) skew(0) translateX(0) translateY(0px);
        -o-transform: rotate(0deg) scale(1) skew(0) translateX(0) translateY(0px);
        -ms-transform: rotate(0deg) scale(1) skew(0) translateX(0) translateY(0px);
        transform: rotate(0deg) scale(1) skew(0) translateX(0) translateY(0px);
        opacity: 1;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

    .portfolio-item.teaser-style2:hover .portfolio-desc {
        bottom: 0;
    }

.portfolio-item.teaser-style3 {
    position: relative;
    overflow: hidden;
}

    .portfolio-item.teaser-style3 img {
        width: 100%;
        height: auto;
    }

    .portfolio-item.teaser-style3 .portfolio-desc {
        overflow: hidden;
        background: #314152;
        height: 100%;
        position: absolute;
        width: 100%;
        color: #bfc6cd;
        border-bottom: none;
        text-align: center;
    }

        .portfolio-item.teaser-style3 .portfolio-desc .name {
            font-size: 16px;
            text-transform: uppercase;
        }

            .portfolio-item.teaser-style3 .portfolio-desc .name a {
                color: #FFF;
            }

        .portfolio-item.teaser-style3 .portfolio-desc .porto_date {
            font-size: 13px;
            color: #1CCDCA;
            display: block;
            margin-bottom: 20px;
            text-transform: uppercase;
        }

        .portfolio-item.teaser-style3 .portfolio-desc .expand_image, .portfolio-item.teaser-style3 .portfolio-desc .detail_link {
            font-size: 13px;
            font-style: italic;
            padding: 9px 13px;
            background: #ed4e6e;
            color: #fff;
            display: inline-block;
            position: relative;
            z-index: 1;
            -webkit-border-radius: 3px 3px 3px 3px;
            -moz-border-radius: 3px 3px 3px 3px;
            border-radius: 3px 3px 3px 3px;
        }

        .portfolio-item.teaser-style3 .portfolio-desc .inner {
            position: absolute;
            z-index: 10;
            width: 100%;
            text-align: center;
            left: 50%;
            top: 50%;
            -webkit-transform: translateX(-50%) translateY(-50%);
            -moz-transform: translateX(-50%) translateY(-50%);
            -o-transform: translateX(-50%) translateY(-50%);
            -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
        }

.masonry article {
    height: inherit;
}

    .masonry article .portfolio-item {
        height: inherit;
    }

        .masonry article .portfolio-item .portfolio-image-overlay {
            height: inherit;
        }

.masonry-resize .teaser .portfolio-desc {
    display: none;
}

.preloader2 #preloader, .preloader1 #preloader, .preloader3 #preloader, .preloader4 #preloader {
    display: block;
}

#preloader {
    background: #ffffff;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1000000;
}

.preloader1 .spinner {
    font-size: 10px;
    height: 60px;
    left: 50%;
    margin: -30px 0 0 -25px;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 57px;
    -webkit-transform: translateZ(0);
}

    .preloader1 .spinner > div {
        background-color: #1CCDCA;
        height: 100%;
        width: 6px;
        display: inline-block;
        margin-right: 3px;
        -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
        animation: stretchdelay 1.2s infinite ease-in-out;
    }

    .preloader1 .spinner .sk-dot2 {
        -webkit-animation-delay: -1.1s;
        animation-delay: -1.1s;
    }

    .preloader1 .spinner .rect3 {
        -webkit-animation-delay: -1s;
        animation-delay: -1s;
    }

    .preloader1 .spinner .rect4 {
        -webkit-animation-delay: -0.9s;
        animation-delay: -0.9s;
    }

    .preloader1 .spinner .rect5 {
        -webkit-animation-delay: -0.8s;
        animation-delay: -0.8s;
    }

@-webkit-keyframes stretchdelay {
    0%,40%,100% {
        -webkit-transform: scaleY(0.4);
    }

    20% {
        -webkit-transform: scaleY(1);
    }
}

@keyframes stretchdelay {
    0%,40%,100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }

    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1);
    }
}

.preloader2 .spinner {
    height: 40px;
    left: 50%;
    margin: -20px 0 0 -20px;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 40px;
    -webkit-animation: sk-chasingDotsRotate 2s infinite linear;
    animation: sk-chasingDotsRotate 2s infinite linear;
    -webkit-transform: translateZ(0);
}

    .preloader2 .spinner .sk-dot1, .preloader2 .spinner .sk-dot2 {
        width: 60%;
        height: 60%;
        display: inline-block;
        position: absolute;
        top: 0;
        background-color: #1CCDCA;
        border-radius: 100%;
        -webkit-animation: sk-chasingDotsBounce 2s infinite ease-in-out;
        animation: sk-chasingDotsBounce 2s infinite ease-in-out;
    }

    .preloader2 .spinner .sk-dot2 {
        top: auto;
        bottom: 0px;
        -webkit-animation-delay: -1s;
        animation-delay: -1s;
    }

@-webkit-keyframes sk-chasingDotsRotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes sk-chasingDotsRotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes sk-chasingDotsBounce {
    0%,100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes sk-chasingDotsBounce {
    0%,100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.preloader3 .spinner {
    height: 80px;
    left: 50%;
    margin: -40px 0 0 -40px;
    position: fixed;
    top: 50%;
    width: 80px;
    -webkit-transform: translateZ(0);
}

    .preloader3 .spinner .sk-dot1 {
        opacity: 0;
        border: 4px solid #1CCDCA;
        width: 100%;
        height: 100%;
        position: absolute;
        display: block;
        -webkit-animation: cirlePreloader 1.3s infinite ease-in-out;
        animation: cirlePreloader 1.3s infinite ease-in-out;
    }

    .preloader3 .spinner .sk-dot2 {
        opacity: 0;
        border: 4px solid #1CCDCA;
        width: 100%;
        height: 100%;
        position: absolute;
        display: block;
        -webkit-animation: cirlePreloader 1.3s infinite 0.4s ease-in-out;
        animation: cirlePreloader 1.3s infinite 0.4s ease-in-out;
    }

@-webkit-keyframes cirlePreloader {
    0% {
        opacity: 1;
        -webkit-transform: scale(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes cirlePreloader {
    0% {
        opacity: 1;
        -moz-transform: scale(0);
    }

    100% {
        opacity: 0;
        -moz-transform: scale(1);
    }
}

@keyframes cirlePreloader {
    0% {
        opacity: 1;
        transform: scale(0);
    }

    100% {
        opacity: 0;
        transform: scale(1);
    }
}

div[id*=quicksettings] {
    background: #FFF;
    position: fixed;
    left: -257px;
    -webkit-transition: left 0.5s linear;
    -moz-transition: left 0.5s linear;
    -o-transition: left 0.5s linear;
    -ms-transition: left 0.5s linear;
    transition: left 0.5s linear;
    top: 120px;
    z-index: 999;
    box-shadow: 0 0 3px 0 rgba(0,0,0,0.08);
}

    div[id*=quicksettings] h2.block-title {
        font-size: 14px;
        font-weight: bold;
        line-height: 44px;
        text-align: center;
        color: #324545;
        margin: 0;
        border-bottom: solid 1px #EEEEEE;
        box-shadow: 0 0 3px 0 rgba(0,0,0,0.08);
    }

    div[id*=quicksettings] > div:not(.contextual) {
        padding: 2px 18px 20px;
        width: 255px;
    }

    div[id*=quicksettings].open {
        left: 0;
    }

    div[id*=quicksettings] .content {
        padding: 2px 18px 10px;
        width: 255px;
    }

    div[id*=quicksettings] h3 {
        color: #848688;
        font-size: 13px;
        margin: 5px 0 -5px 1px;
        line-height: 30px;
    }

    div[id*=quicksettings] select.form-select {
        border-radius: 2px;
        color: #848688;
        cursor: pointer;
        font-size: 13px;
        margin: 2px 0 10px 2px;
        padding: 5px;
        width: 214px;
        height: 30px;
    }

    div[id*=quicksettings] ul.presets {
        margin: 0;
        padding: 0;
        text-align: left;
    }

        div[id*=quicksettings] ul.presets li {
            display: inline-block;
            margin: 4px 4px 0;
            padding: 0;
        }

            div[id*=quicksettings] ul.presets li a:after {
                content: "";
            }

            div[id*=quicksettings] ul.presets li span {
                cursor: pointer;
                width: 25px;
                height: 25px;
                display: block;
                border-radius: 2px;
                -webkit-box-shadow: -2px 2px 2px -1px rgba(0,0,0,0.75);
                -moz-box-shadow: -2px 2px 2px -1px rgba(0,0,0,0.75);
                box-shadow: -2px 2px 2px -1px rgba(0,0,0,0.75);
            }

    div[id*=quicksettings] .quicksettings_toggle {
        background-color: #fff;
        box-shadow: 0 0 3px 0 rgba(0,0,0,0.08);
        border-color: #EEEEEE;
        border-radius: 0 2px 2px 0;
        border-style: solid;
        border-width: 1px 1px 1px 0;
        display: block;
        height: 44px;
        position: absolute;
        right: -44px;
        top: 0px;
        width: 44px;
        cursor: pointer;
        color: #1CCDCA;
        font-size: 23px;
        line-height: 44px;
        text-align: center;
    }

.product-item {
    border: 1px solid #DDDDDD;
    position: relative;
}

    .product-item .add2cart_image {
        display: block;
        position: relative;
        border-bottom: 1px solid #DDDDDD;
        overflow: hidden;
    }

        .product-item .add2cart_image .carousel-indicators {
            display: none;
        }

        .product-item .add2cart_image:after {
            background: rgba(255,255,255,0.4);
            content: "";
            height: 100%;
            opacity: 0;
            left: 0;
            position: absolute;
            top: 0;
            width: 100%;
        }

        .product-item .add2cart_image img {
            -webkit-transition: transform 0.7s ease;
            -moz-transition: transform 0.7s ease;
            -o-transition: transform 0.7s ease;
            -ms-transition: transform 0.7s ease;
            transition: transform 0.7s ease;
            -o-transform: scale(1);
            -ms-transform: scale(1);
            -moz-transform: scale(1);
            -webkit-transform: scale(1);
            transform: scale(1);
        }

        .product-item .add2cart_image:hover img {
            -o-transform: scale(1.2);
            -ms-transform: scale(1.2);
            -moz-transform: scale(1.2);
            -webkit-transform: scale(1.2);
            transform: scale(1.2);
        }

    .product-item .characteristic {
        color: #fff;
        display: block;
        font-size: 11px;
        height: 60px;
        line-height: 60px;
        position: absolute;
        text-align: center;
        text-transform: uppercase;
        top: 20px;
        left: 20px;
        width: 60px;
        letter-spacing: 1px;
        z-index: 2;
        -webkit-border-radius: 100% 100% 100% 100%;
        -moz-border-radius: 100% 100% 100% 100%;
        border-radius: 100% 100% 100% 100%;
        background: #1CCDCA;
    }

        .product-item .characteristic .field__item {
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
        }

            .product-item .characteristic .field__item a {
                color: #FFF;
            }

            .product-item .characteristic .field__item:after {
                border-color: #1CCDCA rgba(0,0,0,0) rgba(0,0,0,0);
                border-style: solid;
                border-width: 5px;
                bottom: -9px;
                content: "";
                display: block;
                left: 25px;
                position: absolute;
            }

    .product-item .add2cart_details {
        background: #FDFDFD;
        position: relative;
    }

        .product-item .add2cart_details .con_cont {
            padding: 15px 22px 18px;
        }

            .product-item .add2cart_details .con_cont .add2cart_prod_price {
                display: block;
                margin-bottom: 3px;
                font-size: 20px;
                font-weight: 800;
                letter-spacing: 1px;
                color: #1CCDCA;
            }

            .product-item .add2cart_details .con_cont .add2cart_prod_name a {
                display: block;
                color: #324545;
                font-size: 16px;
                text-transform: capitalize;
                margin-bottom: 9px;
            }

    .product-item .add2cart_buttons div[id ^=commerce-product-add-to-cart-form] {
        background: #fff;
        border-top: 1px solid #DDDDDD;
        color: #888;
        display: inline-block;
        float: left;
        font-size: 13px;
        padding: 14px 0 14px 20px;
        width: 50%;
    }

        .product-item .add2cart_buttons div[id ^=commerce-product-add-to-cart-form] .field--widget-commerce-product-variation-attributes {
            display: none;
        }

        .product-item .add2cart_buttons div[id ^=commerce-product-add-to-cart-form] .button--add-to-cart {
            background: none;
            border: none;
        }

            .product-item .add2cart_buttons div[id ^=commerce-product-add-to-cart-form] .button--add-to-cart:hover {
                color: #1CCDCA;
            }

    .product-item .add2cart_buttons input[id^="edit-wishlist"] {
        background: #fff;
        border: 2px solid #DDDDDD;
        color: #1ccdca;
        font-size: 16px;
        height: 40px;
        line-height: 38px;
        opacity: 0;
        position: absolute;
        left: 20px;
        text-align: center;
        bottom: 200px;
        z-index: 1;
        border-radius: 15px;
        font-size: 12px;
        padding: 0 15px;
        -webkit-transition: opacity 0.4s ease;
        -moz-transition: opacity 0.4s ease;
        -o-transition: opacity 0.4s ease;
        -ms-transition: opacity 0.4s ease;
        transition: opacity 0.4s ease;
    }

    .product-item .add2cart_buttons a {
        background: #fff;
        border-top: 1px solid #DDDDDD;
        color: #888;
        display: inline-block;
        float: left;
        font-size: 13px;
        padding: 14px 0 14px 20px;
        width: 50%;
    }

        .product-item .add2cart_buttons a.pro_add2cart_details {
            border-left: 1px solid #ddd;
        }

        .product-item .add2cart_buttons a i {
            margin-right: 7px;
        }

        .product-item .add2cart_buttons a:hover {
            color: #1CCDCA;
        }

    .product-item .form-actions {
        margin: 0;
    }

    .product-item:hover .add2cart_buttons input[id^="edit-wishlist"] {
        opacity: 1;
    }

.product-single .single_product_slider {
    border: 1px solid #E5E5E5;
    position: relative;
    background: #fff;
    padding: 7px;
    padding-bottom: 25px;
}

.product-single .single_product_sku div[class^=product--variation-field--variation_sku] > div {
    display: inline-block;
}

    .product-single .single_product_sku div[class^=product--variation-field--variation_sku] > div:first-child:after {
        content: ":";
    }

.product-single .attribute-widgets {
    clear: both;
}

    .product-single .attribute-widgets .form-item {
        float: left;
        width: 50%;
        padding-right: 7px;
        margin-bottom: 25px;
    }

.product-single .single_product_title {
    color: #1CCDCA;
    font-size: 28px;
    font-weight: 500;
    margin: 0 0 10px;
    font-family: "Oswald","Open Sans",sans-serif;
    text-transform: uppercase;
}

.product-single .single_product_price_con {
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 1px;
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 16px;
    padding-bottom: 14px;
    color: #1CCDCA;
}

.product-single .commerce-order-item-add-to-cart-form {
    padding-bottom: 25px;
}

    .product-single .commerce-order-item-add-to-cart-form .attribute-widgets {
        padding-bottom: 25px;
    }

    .product-single .commerce-order-item-add-to-cart-form .form-submit {
        background: #1CCDCA;
        border: 1px solid #1CCDCA;
        color: #fff;
        padding: 8px 12px;
        font-size: 14px;
        display: inline-block;
    }

.product-single #product-single-tabs {
    margin-top: 30px;
}

.product-single .se-block {
    margin-top: 20px;
}

ul.list1.list-full-col li {
    width: 100%;
    clear: both;
    float: none;
}

.cart table, .wishlist table {
    width: 100%;
    border: 1px solid #DDDDDD;
}

    .cart table tr:nth-child(2n), .wishlist table tr:nth-child(2n) {
        background: #fbfbfb;
    }

    .cart table th, .wishlist table th {
        font-weight: normal;
        padding: 20px 15px;
        text-transform: uppercase;
        vertical-align: middle;
        background: #fbfbfb;
        color: #324545;
    }

    .cart table td, .wishlist table td {
        padding: 20px 15px;
        vertical-align: middle;
        border-top: 1px solid #DDDDDD;
    }

    .cart table .delete-order-item, .wishlist table .delete-order-item {
        background: #fff;
        border-color: #e74c3c;
        border-width: 1px;
        color: #e74c3c;
    }

.cart .form-actions, .wishlist .form-actions {
    margin-top: 25px;
    float: right;
}

    .cart .form-actions .form-submit, .wishlist .form-actions .form-submit {
        background: #1CCDCA;
        border: 1px solid #1CCDCA;
        color: #fff;
        padding: 8px 12px;
        font-size: 14px;
        display: inline-block;
        border-radius: 3px;
        margin-left: 15px;
    }

        .cart .form-actions .form-submit:hover, .wishlist .form-actions .form-submit:hover {
            background: #324545;
            border: 1px solid #324545;
        }

        .cart .form-actions .form-submit#edit-checkout, .wishlist .form-actions .form-submit#edit-checkout {
            background: #324545;
            color: #fff;
            border: 1px solid #324545;
        }

            .cart .form-actions .form-submit#edit-checkout:hover, .wishlist .form-actions .form-submit#edit-checkout:hover {
                background: #1CCDCA;
                border: 1px solid #1CCDCA;
            }

.commerce-checkout-flow table {
    width: 100%;
}

.arrow_button {
    margin-top: 30px;
    display: block;
    text-align: center;
    border: 1px solid #1CCDCA;
    padding: 8px 0 10px;
    background: rgba(0,0,0,0.2);
}

    .arrow_button > span i {
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

        .arrow_button > span i:last-child {
            right: 10px;
            opacity: 0;
        }

    .arrow_button:hover > span i:last-child {
        right: 0px;
        opacity: 1;
    }

    .arrow_button:hover > span i:first-child {
        left: 10px;
        opacity: 0;
    }

.black_button {
    background: rgba(0,0,0,0.3);
    color: #fff;
    display: inline-block;
    font-size: 13px;
    padding: 10px 15px;
    margin: 24px 0 0;
    font-style: italic;
}

.inv-social-icon {
    padding: 0;
    margin: 0;
    font-size: 0;
    height: 38px;
    width: 38px;
    list-style: none;
    margin-right: 5px;
    display: inline-block;
    color: #777;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

    .inv-social-icon i {
        text-align: center;
        display: table-cell;
        vertical-align: middle;
        width: 38px;
        height: 38px;
        line-height: 1;
        font-size: 14px;
        -webkit-transition: all 0.4s ease;
        transition: all 0.4s ease;
        color: #aaa;
        background: none;
    }

    .inv-social-icon.social-bordered i {
        border: 1px solid;
    }

    .inv-social-icon.social-circle i {
        -webkit-border-radius: 50% 50% 50% 50%;
        -moz-border-radius: 50% 50% 50% 50%;
        border-radius: 50% 50% 50% 50%;
    }

    .inv-social-icon.social-rounded i {
        -webkit-border-radius: 3px 3px 3px 3px;
        -moz-border-radius: 3px 3px 3px 3px;
        border-radius: 3px 3px 3px 3px;
    }

    .inv-social-icon.social-bg-color i {
        color: #fff;
        background-color: #1CCDCA;
    }

    .inv-social-icon.social-dark i {
        color: #fff;
        background-color: #383838;
    }

    .inv-social-icon.social-pinterest i, .inv-social-icon.pinterest:hover i {
        border-color: #d8545d;
        color: #d8545d;
    }

    .inv-social-icon.social-rss i, .inv-social-icon.rss:hover i {
        border-color: #ff9d00;
        color: #ff9d00;
    }

    .inv-social-icon.social-facebook i, .inv-social-icon.facebook:hover i {
        border-color: #516ca4;
        color: #516ca4;
    }

    .inv-social-icon.social-twitter i, .inv-social-icon.twitter:hover i {
        border-color: #00baff;
        color: #00baff;
    }

    .inv-social-icon.social-flickr i, .inv-social-icon.flickr:hover i {
        border-color: #ff0084;
        color: #ff0084;
    }

    .inv-social-icon.social-dribbble i {
        border-color: #e299c2;
        color: #e299c2;
    }

    .inv-social-icon.social-behance i {
        border-color: #42a9fb;
        color: #42a9fb;
    }

    .inv-social-icon.social-linkedin i, .inv-social-icon.linkedin:hover i {
        border-color: #1985bc;
        color: #1985bc;
    }

    .inv-social-icon.social-vimeo i, .inv-social-icon.vimeo:hover i {
        border-color: #44bbff;
        color: #44bbff;
    }

    .inv-social-icon.social-youtube i, .inv-social-icon.youtube:hover i {
        border-color: #d5615c;
        color: #d5615c;
    }

    .inv-social-icon.social-tumblr i, .inv-social-icon.tumblr:hover i {
        border-color: #829fb9;
        color: #829fb9;
    }

    .inv-social-icon.social-github i {
        border-color: #395875;
        color: #395875;
    }

    .inv-social-icon.social-google i, .inv-social-icon.google:hover i {
        border-color: #ed523d;
        color: #ed523d;
    }

    .inv-social-icon.social-instagram i {
        border-color: #b99682;
        color: #b99682;
    }

    .inv-social-icon.social-soundcloud i {
        border-color: #ff8b45;
        color: #ff8b45;
    }

    .inv-social-icon.social-skype i, .inv-social-icon.skype:hover i {
        border-color: #44bbff;
        color: #44bbff;
    }

    .inv-social-icon.social-apple i {
        border-color: #231f20;
        color: #231f20;
    }

    .inv-social-icon.social-deviantart i {
        border-color: #abca37;
        color: #abca37;
    }

    .inv-social-icon.social-pinterest:hover i, .inv-social-icon.social-bg.social-pinterest i {
        background-color: #d8545d;
    }

    .inv-social-icon.social-rss:hover i, .inv-social-icon.social-bg.social-rss i {
        background-color: #faaa5e;
    }

    .inv-social-icon.social-facebook:hover i, .inv-social-icon.social-bg.social-facebook i {
        background-color: #677fb5;
    }

    .inv-social-icon.social-twitter:hover i, .inv-social-icon.social-bg.social-twitter i {
        background-color: #70c2e9;
    }

    .inv-social-icon.social-flickr:hover i, .inv-social-icon.social-bg.social-flickr i {
        background-color: #ff3ba4;
    }

    .inv-social-icon.social-dribbble:hover i, .inv-social-icon.social-bg.social-dribbble i {
        background-color: #e299c2;
    }

    .inv-social-icon.social-behance:hover i, .inv-social-icon.social-bg.social-behance i {
        background-color: #42a9fb;
    }

    .inv-social-icon.social-linkedin:hover i, .inv-social-icon.social-bg.social-linkedin i {
        background-color: #3daccf;
    }

    .inv-social-icon.social-vimeo:hover i, .inv-social-icon.social-bg.social-vimeo i {
        background-color: #42b5d4;
    }

    .inv-social-icon.social-youtube:hover i, .inv-social-icon.social-bg.social-youtube i {
        background-color: #d5615c;
    }

    .inv-social-icon.social-tumblr:hover i, .inv-social-icon.social-bg.social-tumblr i {
        background-color: #829fb9;
    }

    .inv-social-icon.social-github:hover i, .inv-social-icon.social-bg.social-github i {
        background-color: #6c93bb;
    }

    .inv-social-icon.social-google:hover i, .inv-social-icon.social-bg.social-google i {
        background-color: #bc7067;
    }

    .inv-social-icon.social-instagram:hover i, .inv-social-icon.social-bg.social-instagram i {
        background-color: #b99682;
    }

    .inv-social-icon.social-soundcloud:hover i, .inv-social-icon.social-bg.social-soundcloud i {
        background-color: #ff8b45;
    }

    .inv-social-icon.social-skype:hover i, .inv-social-icon.social-bg.social-skype i {
        background-color: #009ee5;
    }

    .inv-social-icon.social-apple:hover i, .inv-social-icon.social-bg.social-apple i {
        background-color: #231f20;
    }

    .inv-social-icon.social-deviantart:hover i, .inv-social-icon.social-bg.social-deviantart i {
        background-color: #abca37;
    }

.accordion .panel, .toggle .panel {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    background: none;
}

    .accordion .panel .panel-heading, .toggle .panel .panel-heading {
        border: 1px solid #ececec;
        padding: 0;
        background: #fff;
    }

        .accordion .panel .panel-heading .panel-title a, .toggle .panel .panel-heading .panel-title a {
            display: block;
            padding: 15px;
            font-weight: 300;
            color: #848494;
        }

            .accordion .panel .panel-heading .panel-title a:after, .toggle .panel .panel-heading .panel-title a:after {
                content: "\f147";
                font-family: FontAwesome;
                font-style: normal;
                font-weight: normal;
                text-decoration: inherit;
                float: right;
            }

            .accordion .panel .panel-heading .panel-title a.collapsed:after, .toggle .panel .panel-heading .panel-title a.collapsed:after {
                content: "\f196";
                font-family: FontAwesome;
                font-style: normal;
                font-weight: normal;
                text-decoration: inherit;
                float: right;
            }

            .accordion .panel .panel-heading .panel-title a:not(.collapsed), .toggle .panel .panel-heading .panel-title a:not(.collapsed) {
                color: #FFF;
                background-color: #4d559f;
            }

            .accordion .panel .panel-heading .panel-title a i, .toggle .panel .panel-heading .panel-title a i {
                margin-right: 12px;
            }

    .accordion .panel .panel-body, .toggle .panel .panel-body {
        border-color: #e5e5e5;
        border-style: solid;
        border-width: 0 1px 1px;
        background: #fff;
        border-top: 0 none !important;
        padding: 17px 25px;
    }

.bg-gray .inv-tab-wrapper .nav-tabs > li > a {
    background: #FFF;
}

.inv-tab-wrapper .nav-tabs {
    border-bottom: 0;
}

    .inv-tab-wrapper .nav-tabs > li.first > a {
        border-left: solid 1px #e5e5e5;
    }

    .inv-tab-wrapper .nav-tabs > li.active > a {
        color: #1CCDCA;
    }

        .inv-tab-wrapper .nav-tabs > li.active > a:before {
            background: #1ccdca;
            content: "";
            display: block;
            height: 3px;
            left: -1px;
            position: absolute;
            top: -1px;
            width: 102%;
        }

    .inv-tab-wrapper .nav-tabs > li > a {
        border: 1px solid #E5E5E5;
        border-left: 0 none;
        -webkit-border-radius: 0 0 0 0;
        -moz-border-radius: 0 0 0 0;
        border-radius: 0 0 0 0;
        margin-right: 0;
        color: #888;
        line-height: 50px;
        font-size: 14px;
        padding: 0 25px;
    }

        .inv-tab-wrapper .nav-tabs > li > a i {
            margin-right: 10px;
            font-size: 18px;
        }

.inv-tab-wrapper .tab-content {
    background: #FFF;
    border: solid 1px #e5e5e5;
    padding: 20px 25px 20px;
}

.inv-tab-wrapper.style02 .nav-tabs > li > a {
    border: 2px solid #E5E5E5;
    color: #999;
    background: #fff;
    font-weight: 700;
    line-height: 42px;
    margin-right: 15px;
    padding: 0 20px;
}

.inv-tab-wrapper.style02 .nav-tabs > li.active > a {
    color: #1CCDCA;
    border: 2px solid #1CCDCA;
}

    .inv-tab-wrapper.style02 .nav-tabs > li.active > a:before {
        background: transparent;
    }

.inv-tab-wrapper.style02 .tab-content {
    background: transparent;
    border: 0;
    padding: 20px 0;
}

.inv-tab-wrapper.style03 .nav-tabs > li.active a, .inv-tab-wrapper.style04 .nav-tabs > li.active a {
    background: #1CCDCA;
    color: #FFF;
}

    .inv-tab-wrapper.style03 .nav-tabs > li.active a:before, .inv-tab-wrapper.style04 .nav-tabs > li.active a:before {
        background: transparent;
    }

    .inv-tab-wrapper.style04 .nav-tabs > li.active a:before {
        background: none;
        border-color: transparent transparent #fff;
        border-style: solid;
        border-width: 7px;
        bottom: -3px;
        content: "";
        display: block;
        position: absolute;
        width: 10px;
        top: unset;
        left: unset;
    }

.inv-tab-wrapper.style05 .nav-tabs > li > a, .inv-tab-wrapper.style07 .nav-tabs > li > a, .inv-tab-wrapper.style06 .nav-tabs > li > a {
    line-height: 45px;
    color: #888;
    padding: 0 18px;
    background: #fff;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    margin-right: 10px;
    border-left: 1px solid #E5E5E5;
}

.inv-tab-wrapper.style05 .nav-tabs > li.active > a, .inv-tab-wrapper.style07 .nav-tabs > li.active > a, .inv-tab-wrapper.style06 .nav-tabs > li.active > a {
    background: #1CCDCA;
    color: #FFF;
    border: 1px solid #1CCDCA;
}

    .inv-tab-wrapper.style05 .nav-tabs > li.active > a:before, .inv-tab-wrapper.style07 .nav-tabs > li.active > a:before, .inv-tab-wrapper.style06 .nav-tabs > li.active > a:before {
        border-color: transparent transparent #666;
        border-style: solid;
        border-width: 8px;
        bottom: -26px;
        content: "";
        display: block;
        position: absolute;
        top: 55px;
        left: 18px;
        width: 0px;
        background: none;
    }

    .inv-tab-wrapper.style05 .nav-tabs > li.active > a:after, .inv-tab-wrapper.style07 .nav-tabs > li.active > a:after, .inv-tab-wrapper.style06 .nav-tabs > li.active > a:after {
        border-color: transparent transparent #fff;
        border-style: solid;
        border-width: 8px;
        bottom: -26px;
        content: "";
        display: block;
        position: absolute;
    }

.inv-tab-wrapper.style05 .tab-content, .inv-tab-wrapper.style07 .tab-content, .inv-tab-wrapper.style06 .tab-content {
    margin-top: 25px;
}

.inv-tab-wrapper.style07 .nav-tabs > li.active > a {
    color: #1CCDCA;
    border: solid 1px #1CCDCA;
    background: #FFF;
}

.inv-tab-wrapper.style07 .nav-tabs > li > a:hover {
    color: #1CCDCA;
}

    .inv-tab-wrapper.style07 .nav-tabs > li > a:hover i {
        color: #1CCDCA;
    }

.inv-tab-wrapper.style06 .nav-tabs > li > a {
    text-transform: uppercase;
    -webkit-border-radius: 100% 100% 100% 100%;
    -moz-border-radius: 100% 100% 100% 100%;
    border-radius: 100% 100% 100% 100%;
    margin-right: 8px;
}

.inv-tab-wrapper.vertical {
    background: #fff;
    border: 1px solid #E5E5E5;
}

    .inv-tab-wrapper.vertical .nav-tabs {
        float: left;
        width: 30%;
    }

        .inv-tab-wrapper.vertical .nav-tabs > li {
            display: block;
            width: 100%;
        }

            .inv-tab-wrapper.vertical .nav-tabs > li.active > a {
                border-right: 0;
            }

                .inv-tab-wrapper.vertical .nav-tabs > li.active > a:before {
                    content: "";
                    height: 100%;
                    left: -1px;
                    position: absolute;
                    top: 0;
                    width: 3px;
                }

    .inv-tab-wrapper.vertical .tab-content {
        width: 70%;
        float: left;
        border: 0;
    }

.progress-bar-wrapper.progress-type2 .progress {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: none;
    margin-bottom: 9px;
}

    .progress-bar-wrapper.progress-type2 .progress .progress-bar {
        background: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .progress-bar-wrapper.progress-type2 .progress .pb-completed {
        background: rgba(0,0,0,0.4);
        border: 1px solid rgba(0,0,0,0.4);
        box-shadow: 1px 1px 1px rgba(255,255,255,0.1) inset,2px 2px 2px rgba(0,0,0,0.3);
        color: #fff;
        top: 3px;
    }

        .progress-bar-wrapper.progress-type2 .progress .pb-completed:after {
            border-color: rgba(0,0,0,0.7) rgba(0,0,0,0) rgba(0,0,0,0);
            border-width: 5px;
            bottom: -10px;
            top: auto;
            left: 50%;
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -o-transform: translateX(-50%);
            transform: translateX(-50%);
        }

    .progress-bar-wrapper.progress-type2 .progress .pb-content-text {
        margin-left: 0;
        line-height: 40px;
        font-size: 15px;
    }

.progress-bar-wrapper .progress {
    height: 35px;
    background: #eee;
}

    .progress-bar-wrapper .progress .progress-bar {
        background-image: unset;
        background-color: #1CCDCA;
        -webkit-transition: width 3s ease;
        -moz-transition: width 3s ease;
        -o-transition: width 3s ease;
        -ms-transition: width 3s ease;
        transition: width 3s ease;
        text-align: left;
        position: relative;
    }

    .progress-bar-wrapper .progress.progress-bar-warning .progress-bar {
        background-color: #f0ad4e;
    }

    .progress-bar-wrapper .progress.progress-bar-danger .progress-bar {
        background-color: #d9534f;
    }

    .progress-bar-wrapper .progress.progress-bar-dark .progress-bar {
        background-color: #555566;
    }

    .progress-bar-wrapper .progress.progress-bar-success .progress-bar {
        background-color: #9dd55d;
    }

    .progress-bar-wrapper .progress.progress-bar-info .progress-bar {
        background-color: #22d2d2;
    }

    .progress-bar-wrapper .progress .pb-content-text {
        color: #fff;
        display: inline-block;
        font-size: 13px;
        line-height: 34px;
        margin-left: 13px;
        position: absolute;
        text-transform: uppercase;
    }

        .progress-bar-wrapper .progress .pb-content-text i {
            margin-right: 10px;
        }

    .progress-bar-wrapper .progress .pb-completed {
        background: #fff;
        bottom: 5px;
        color: #324545;
        display: block;
        font-size: 12px;
        font-style: italic;
        line-height: 24px;
        padding: 0 7px;
        position: absolute;
        right: 5px;
        top: 5px;
        text-align: center;
    }

        .progress-bar-wrapper .progress .pb-completed:after {
            border-color: rgba(0,0,0,0) #ffffff rgba(0,0,0,0) rgba(0,0,0,0);
            border-style: solid;
            border-width: 4px;
            content: "";
            display: block;
            left: -7px;
            position: absolute;
            top: 40%;
        }

    .progress-bar-wrapper .progress.style02 {
        height: 20px;
        -webkit-border-radius: 20px 20px 20px 20px;
        -moz-border-radius: 20px 20px 20px 20px;
        border-radius: 20px 20px 20px 20px;
        background: rgba(0,0,0,0.3);
        box-shadow: 0 1px 0 rgba(255,255,255,0.08),1px 7px 7px rgba(0,0,0,0.2) inset,0 1px 0 rgba(0,0,0,0.2) inset;
    }

        .progress-bar-wrapper .progress.style02 .progress-bar {
            -webkit-transition: width 3s ease;
            -moz-transition: width 3s ease;
            -o-transition: width 3s ease;
            -ms-transition: width 3s ease;
            transition: width 3s ease;
            text-align: left;
            position: relative;
            -webkit-border-radius: 20px 20px 20px 20px;
            -moz-border-radius: 20px 20px 20px 20px;
            border-radius: 20px 20px 20px 20px;
            height: 18px;
            top: 1px;
            overflow: hidden;
            left: 1px;
        }

            .progress-bar-wrapper .progress.style02 .progress-bar:before {
                background: rgba(0,0,0,0.1);
                box-shadow: 0 1px 1px rgba(0,0,0,0.2) inset,-1px -1px 0 rgba(255,255,255,0.2);
                -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2) inset,-1px -1px 0 rgba(255,255,255,0.2);
                content: "";
                height: 6px;
                position: absolute;
                right: 7px;
                top: 6px;
                width: 6px;
                -webkit-border-radius: 3px 3px 3px 3px;
                -moz-border-radius: 3px 3px 3px 3px;
                border-radius: 3px 3px 3px 3px;
            }

            .progress-bar-wrapper .progress.style02 .progress-bar:after {
                box-shadow: 0 4px 8px rgba(255,255,255,0.2) inset;
                -webkit-box-shadow: 0 4px 8px rgba(255,255,255,0.2) inset;
                content: "";
                display: block;
                height: 100%;
                width: 100%;
            }

.innovation-shortcode-box .box-icon {
    text-align: center;
    width: 88px;
    height: 88px;
    -webkit-transform: rotate(0deg) scale(1) skew(0) translate(0);
    -moz-transform: rotate(0deg) scale(1) skew(0) translate(0);
    -o-transform: rotate(0deg) scale(1) skew(0) translate(0);
    -ms-transform: rotate(0deg) scale(1) skew(0) translate(0);
    transform: rotate(0deg) scale(1) skew(0) translate(0);
    -webkit-transform: rotate(0deg) scale(1) skew(0) translateX(0) translateY(0px);
    -moz-transform: rotate(0deg) scale(1) skew(0) translateX(0) translateY(0px);
    -o-transform: rotate(0deg) scale(1) skew(0) translateX(0) translateY(0px);
    -ms-transform: rotate(0deg) scale(1) skew(0) translateX(0) translateY(0px);
    transform: rotate(0deg) scale(1) skew(0) translateX(0) translateY(0px);
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
}

    .innovation-shortcode-box .box-icon i {
        -webkit-transition: all .3s ease-out;
        -moz-transition: all .3s ease-out;
        -o-transition: all .3s ease-out;
        -ms-transition: all .3s ease-out;
        transition: all .3s ease-out;
        font-size: 30px;
        display: inline-block;
        line-height: 70px;
        color: #141414;
    }

.innovation-shortcode-box .box-title {
    font-size: 17px;
    font-weight: 500;
    margin: 0 0 12px;
    text-transform: uppercase;
}

.innovation-shortcode-box .box-content {
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    padding-bottom: 40px;
}

.innovation-shortcode-box:hover .box-title {
    color: #1CCDCA;
}

.innovation-shortcode-box.small-box .box-icon {
    width: 53px;
    height: 53px;
}

.innovation-shortcode-box.medium-box .box-icon {
    width: 70px;
    height: 70px;
}

.innovation-shortcode-box.title-color .box-title {
    color: #1CCDCA;
}

.innovation-shortcode-box.box-left {
    margin-bottom: 40px;
}

    .innovation-shortcode-box.box-left .box-icon {
        float: left;
        margin: 0px 25px 25px 0px;
    }

        .innovation-shortcode-box.box-left .box-icon i {
            line-height: 30px;
        }

    .innovation-shortcode-box.box-left .box-content-wrapper {
        margin-left: 115px;
        text-align: left;
    }

    .innovation-shortcode-box.box-left .box-title {
        margin-bottom: 15px !important;
    }

        .innovation-shortcode-box.box-left .box-title:after {
            left: 0;
            margin-left: 115px;
        }

    .innovation-shortcode-box.box-left.medium-box .box-content-wrapper {
        margin-left: 90px;
        text-align: left;
    }

.innovation-shortcode-box.box-right {
    margin-bottom: 40px;
}

    .innovation-shortcode-box.box-right .box-icon {
        float: right;
        margin: 0px 0px 15px 15px;
    }

        .innovation-shortcode-box.box-right .box-icon i {
            line-height: 30px;
        }

    .innovation-shortcode-box.box-right .box-content-wrapper {
        margin-right: 115px;
        text-align: right;
    }

    .innovation-shortcode-box.box-right .box-title {
        margin-bottom: 15px !important;
    }

        .innovation-shortcode-box.box-right .box-title:after {
            left: auto;
            right: 0;
            margin-left: 0;
            margin-right: 115px;
        }

.innovation-shortcode-box.box-square .box-icon, .innovation-shortcode-box.box-circle .box-icon {
    border: solid 1px #1CCDCA;
}

    .innovation-shortcode-box.box-square .box-icon i, .innovation-shortcode-box.box-square .box-icon img, .innovation-shortcode-box.box-circle .box-icon i, .innovation-shortcode-box.box-circle .box-icon img {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        color: #1CCDCA;
        z-index: 1;
    }

.innovation-shortcode-box.box-square.box-image .box-icon, .innovation-shortcode-box.box-circle.box-image .box-icon {
    border: 0;
}

.innovation-shortcode-box.box-circle .box-icon {
    -webkit-border-radius: 50% 50% 50% 50%;
    -moz-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
}

.innovation-shortcode-box.box-square .box-icon {
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}

.innovation-shortcode-box.box-background .box-icon {
    background-color: #1CCDCA;
}

    .innovation-shortcode-box.box-background .box-icon i {
        color: #fff;
    }

.innovation-shortcode-box.box-background:hover .box-title {
    color: #1CCDCA;
}

.innovation-shortcode-box.box-center .box-icon {
    margin: 0 auto;
    margin-bottom: 35px;
}

.innovation-shortcode-box.box-center .box-title {
    position: relative;
    text-align: center;
    margin-top: 10px;
    text-transform: uppercase;
}

.innovation-shortcode-box.box-center .box-content {
    text-align: center;
    margin-top: 25px;
}

.innovation-shortcode-box.box-center.text-left .box-icon {
    margin: 0;
}

.innovation-shortcode-box.box-center.text-left .box-title {
    text-align: left;
}

    .innovation-shortcode-box.box-center.text-left .box-title:after {
        left: 0;
        margin-left: 0;
    }

.innovation-shortcode-box.box-center.text-left .box-content {
    text-align: left;
}

.innovation-shortcode-box.box-center.text-right .box-icon {
    margin: 0 100%;
}

.innovation-shortcode-box.box-center.text-right .box-title {
    text-align: right;
}

    .innovation-shortcode-box.box-center.text-right .box-title:after {
        left: auto;
        right: 0;
        margin-left: 0;
    }

.innovation-shortcode-box.hover-bg-color:hover .box-icon {
    background-color: #1CCDCA;
}

    .innovation-shortcode-box.hover-bg-color:hover .box-icon i {
        color: #fff;
    }

.innovation-shortcode-box.bg-dark-overlay .box-icon {
    background: rgba(0,0,0,0.4);
}

.innovation-shortcode-box.bg-box-gray .box-icon {
    background: #576162;
    border: 0 none;
}

.innovation-shortcode-box.thick-border-transparent .box-icon {
    border: solid 7px #593652;
}

.innovation-shortcode-box.thick-border-transparent:hover .box-icon {
    background-color: #FFF;
}

.innovation-shortcode-box.thick-border-transparent:hover i {
    color: #1CCDCA;
}

.innovation-shortcode-box.style01, .innovation-shortcode-box.style02 {
    margin-top: 40px;
    margin-bottom: 60px;
    position: relative;
    z-index: 1;
}

    .innovation-shortcode-box.style01 .box-icon, .innovation-shortcode-box.style02 .box-icon {
        position: absolute;
        left: 50%;
        top: -34px;
        border: 0;
        z-index: 100;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        background: #FFF;
    }

        .innovation-shortcode-box.style01 .box-icon i, .innovation-shortcode-box.style02 .box-icon i {
            height: 60px;
            line-height: 60px;
            width: 60px;
            background: #1CCDCA;
            color: #fff;
        }

            .innovation-shortcode-box.style01 .box-icon i.color-green, .innovation-shortcode-box.style02 .box-icon i.color-green {
                background: #92c135;
            }

            .innovation-shortcode-box.style01 .box-icon i.color-blue, .innovation-shortcode-box.style02 .box-icon i.color-blue {
                background: #0072A5;
            }

            .innovation-shortcode-box.style01 .box-icon i.color-red, .innovation-shortcode-box.style02 .box-icon i.color-red {
                background: #E85F1B;
            }

    .innovation-shortcode-box.style01 .box-content-wrapper, .innovation-shortcode-box.style02 .box-content-wrapper {
        border: 1px solid #e7e7e7;
        -webkit-border-radius: 3px 3px 3px 3px;
        -moz-border-radius: 3px 3px 3px 3px;
        border-radius: 3px 3px 3px 3px;
        padding: 55px 15px 45px;
        background: #fff;
        position: relative;
    }

        .innovation-shortcode-box.style01 .box-content-wrapper:before, .innovation-shortcode-box.style02 .box-content-wrapper:before {
            border: 1px solid #e7e7e7;
            content: "";
            display: block;
            height: 80px;
            position: absolute;
            top: -37px;
            width: 80px;
            z-index: -1;
            left: 50%;
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -o-transform: translateX(-50%);
            transform: translateX(-50%);
        }

        .innovation-shortcode-box.style01 .box-content-wrapper .box-content, .innovation-shortcode-box.style02 .box-content-wrapper .box-content {
            padding-bottom: 0;
        }

    .innovation-shortcode-box.style01 .box-icon {
        width: 78px;
        height: 78px;
    }

        .innovation-shortcode-box.style01 .box-icon i {
            -webkit-border-radius: 3px 3px 3px 3px;
            -moz-border-radius: 3px 3px 3px 3px;
            border-radius: 3px 3px 3px 3px;
        }

    .innovation-shortcode-box.style01 .box-content-wrapper:before {
        -webkit-border-radius: 5px 5px 5px 5px;
        -moz-border-radius: 5px 5px 5px 5px;
        border-radius: 5px 5px 5px 5px;
    }

    .innovation-shortcode-box.style01:hover .box-icon {
        -webkit-transform: translateX(-50%) rotate(45deg);
        -moz-transform: translateX(-50%) rotate(45deg);
        -o-transform: translateX(-50%) rotate(45deg);
        -ms-transform: translateX(-50%) rotate(45deg);
        transform: translateX(-50%) rotate(45deg);
    }

    .innovation-shortcode-box.style01:hover .box-content-wrapper:before {
        -webkit-transform: translateX(-50%) rotate(45deg);
        -moz-transform: translateX(-50%) rotate(45deg);
        -o-transform: translateX(-50%) rotate(45deg);
        -ms-transform: translateX(-50%) rotate(45deg);
        transform: translateX(-50%) rotate(45deg);
    }

    .innovation-shortcode-box.style02 .box-icon {
        top: -40px;
    }

        .innovation-shortcode-box.style02 .box-icon i {
            height: 70px;
            line-height: 70px;
            width: 70px;
            -webkit-border-radius: 100% 100% 100% 100%;
            -moz-border-radius: 100% 100% 100% 100%;
            border-radius: 100% 100% 100% 100%;
        }

    .innovation-shortcode-box.style02 .box-content-wrapper:before {
        height: 90px;
        top: -42px;
        width: 90px;
        -webkit-border-radius: 100% 100% 100% 100%;
        -moz-border-radius: 100% 100% 100% 100%;
        border-radius: 100% 100% 100% 100%;
    }

    .innovation-shortcode-box.style02:hover .box-icon i {
        width: 88px;
        height: 88px;
    }

.innovation-shortcode-box.style03 .box-icon:before {
    background: #1CCDCA;
    content: "";
    display: block;
    margin: 0 auto;
    height: 100%;
    left: 50%;
    top: 50%;
    position: absolute;
    width: 100%;
    z-index: 1;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1.2);
    -moz-transform: translateX(-50%) translateY(-50%) scale(1.2);
    -o-transform: translateX(-50%) translateY(-50%) scale(1.2);
    -ms-transform: translateX(-50%) translateY(-50%) scale(1.2);
    transform: translateX(-50%) translateY(-50%) scale(1.2);
    -webkit-border-radius: 100% 100% 100% 100%;
    -moz-border-radius: 100% 100% 100% 100%;
    border-radius: 100% 100% 100% 100%;
    transition: all 0.4s ease;
}

.innovation-shortcode-box.style03:hover .box-icon:before {
    background-color: #1CCDCA;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
    -moz-transform: translateX(-50%) translateY(-50%) scale(1);
    -o-transform: translateX(-50%) translateY(-50%) scale(1);
    -ms-transform: translateX(-50%) translateY(-50%) scale(1);
    transform: translateX(-50%) translateY(-50%) scale(1);
    -webkit-transition: all 0.4 ease;
    -moz-transition: all 0.4 ease;
    -o-transition: all 0.4 ease;
    -ms-transition: all 0.4 ease;
    transition: all 0.4 ease;
    opacity: 1;
}

.innovation-shortcode-box.style03:hover .box-icon i {
    color: #FFF;
}

.innovation-shortcode-box.style04 .box-icon i {
    height: 74px;
    line-height: 70px;
    width: 74px;
    color: #FFF;
}

    .innovation-shortcode-box.style04 .box-icon i:after {
        background: #1CCDCA;
        content: "";
        display: block;
        height: 100%;
        left: 50%;
        position: absolute;
        top: 50%;
        width: 100%;
        z-index: -1;
        -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
        -moz-transform: translateX(-50%) translateY(-50%) scale(1);
        -o-transform: translateX(-50%) translateY(-50%) scale(1);
        -ms-transform: translateX(-50%) translateY(-50%) scale(1);
        transform: translateX(-50%) translateY(-50%) scale(1);
        transition: all 0.4s ease;
        -webkit-border-radius: 100% 100% 100% 100%;
        -moz-border-radius: 100% 100% 100% 100%;
        border-radius: 100% 100% 100% 100%;
    }

.innovation-shortcode-box.style04:hover .box-icon {
    background-color: transparent;
}

    .innovation-shortcode-box.style04:hover .box-icon i {
        color: #1CCDCA;
    }

        .innovation-shortcode-box.style04:hover .box-icon i:after {
            opacity: 0;
            -webkit-transform: translateX(-50%) translateY(-50%) scale(0);
            -moz-transform: translateX(-50%) translateY(-50%) scale(0);
            -o-transform: translateX(-50%) translateY(-50%) scale(0);
            -ms-transform: translateX(-50%) translateY(-50%) scale(0);
            transform: translateX(-50%) translateY(-50%) scale(0);
        }

.innovation-shortcode-box.style05 .box-icon {
    border: 0 none;
}

    .innovation-shortcode-box.style05 .box-icon i {
        color: #FFF;
        font-size: 18px;
    }

.innovation-shortcode-box.style05 .box-content-wrapper .box-title {
    color: #FFF;
}

.innovation-shortcode-box.style05 .box-content-wrapper .box-content {
    color: #aaa;
}

.innovation-shortcode-box.style05.box-left .box-content-wrapper {
    margin-left: 75px;
}

.innovation-shortcode-box.style05.box-right .box-content-wrapper {
    margin-right: 75px;
}

.innovation-shortcode-box.style05:hover .box-icon {
    background: #1CCDCA;
}

.innovation-shortcode-box.style05:hover .box-title {
    color: #1CCDCA;
}

.innovation-shortcode-box.border-color:hover .box-icon {
    border-color: #1CCDCA;
}

.innovation-shortcode-box:not(.box-left) .readmore-box {
    background: #fff;
    border: 1px solid #e7e7e7;
    bottom: -17px;
    color: transparent;
    display: block;
    font-size: 0;
    height: 35px;
    position: absolute;
    width: 35px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-border-radius: 100% 100% 100% 100%;
    -moz-border-radius: 100% 100% 100% 100%;
    border-radius: 100% 100% 100% 100%;
}

    .innovation-shortcode-box:not(.box-left) .readmore-box span {
        background: #c4c2c2;
        display: block;
        height: 11px;
        left: 16px;
        position: absolute;
        top: 11px;
        width: 1px;
    }

        .innovation-shortcode-box:not(.box-left) .readmore-box span:after {
            background: #c4c2c2;
            content: "";
            display: block;
            height: 1px;
            left: -5px;
            position: absolute;
            top: 5px;
            width: 11px;
        }

    .innovation-shortcode-box:not(.box-left) .readmore-box:hover {
        border: solid 1px #1CCDCA;
        cursor: pointer;
    }

        .innovation-shortcode-box:not(.box-left) .readmore-box:hover span, .innovation-shortcode-box:not(.box-left) .readmore-box:hover span::after {
            background: #1CCDCA;
        }

.innovation-shortcode-box.box-left .box-content, .innovation-shortcode-box.box-right .box-content {
    padding-bottom: 0;
}

.innovation-shortcode-box.box-left .readmore-box a, .innovation-shortcode-box.box-right .readmore-box a {
    display: inline-block;
    font-size: 12px;
    margin-top: 14px;
    position: relative;
    padding-left: 14px;
    text-transform: uppercase;
    color: #1CCDCA;
}

    .innovation-shortcode-box.box-left .readmore-box a span:before, .innovation-shortcode-box.box-left .readmore-box a span:after, .innovation-shortcode-box.box-right .readmore-box a span:before, .innovation-shortcode-box.box-right .readmore-box a span:after {
        background: #1CCDCA;
        content: "";
        display: block;
        height: 6px;
        left: 0;
        position: absolute;
        top: 3px;
        -webkit-transition: -webkit-transform 0.5s linear;
        -moz-transition: -moz-transform 0.5s linear;
        transition: transform 0.5s linear;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        width: 2px;
    }

    .innovation-shortcode-box.box-left .readmore-box a span:after, .innovation-shortcode-box.box-right .readmore-box a span:after {
        -webkit-transition: -webkit-transform 0.5s linear;
        -moz-transition: -moz-transform 0.5s linear;
        transition: transform 0.5s linear;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 6px;
    }

.counter {
    text-align: center;
}

    .counter .icon {
        font-size: 49px;
        margin: 0px auto;
        background-color: white;
        box-shadow: 3px 6px 5px #3333;
        width: 100px;
        height: 100px;
        padding-top: 21px;
        /* line-height: 23px; */
        h: relative;
    }

        .counter .icon i {
            position: relative;
            z-index: 1;
        }

    .counter .stat-count {
        font-size: 32px;
        font-weight: 700;
        margin-top: 30px;
    }

    .counter .counter-title {
        font-size: 22px;
        letter-spacing: 1px;
        padding-top: 15px;
        margin-top: 15px;
        text-transform: capitalize;
        position: relative;
    }

    .counter.style01 .stat-count, .counter.style02 .stat-count {
        font-weight: 300;
    }

    .counter.style01 .counter-title:before, .counter.style02 .counter-title:before {
        background: rgba(255,255,255,0.1);
        width: 50%;
    }

    .counter.style01 .counter-title:before, .counter.style01 .counter-title:after, .counter.style02 .counter-title:before, .counter.style02 .counter-title:after {
        content: "";
        display: block;
        height: 1px;
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .counter.style01 .icon, .counter.style02 .icon {
        color: #fff;
        height: 90px;
        line-height: 90px;
        width: 90px;
        -webkit-border-radius: 100% 100% 100% 100%;
        -moz-border-radius: 100% 100% 100% 100%;
        border-radius: 100% 100% 100% 100%;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

        .counter.style01 .icon:before, .counter.style02 .icon:before {
            content: "";
            display: block;
            height: 102px;
            left: -6px;
            position: absolute;
            top: -6px;
            width: 102px;
            opacity: 1;
            -webkit-transition-delay: 200ms;
            -moz-transition-delay: 200ms;
            -ms-transition-delay: 200ms;
            -o-transition-delay: 200ms;
            transition-delay: 200ms;
            -webkit-transition: all 0.4s ease;
            -moz-transition: all 0.4s ease;
            -o-transition: all 0.4s ease;
            -ms-transition: all 0.4s ease;
            transition: all 0.4s ease;
            -o-transform: scale(1);
            -ms-transform: scale(1);
            -moz-transform: scale(1);
            -webkit-transform: scale(1);
            transform: scale(1);
            -webkit-border-radius: 100% 100% 100% 100%;
            -moz-border-radius: 100% 100% 100% 100%;
            border-radius: 100% 100% 100% 100%;
        }

        .counter.style01 .icon:after, .counter.style02 .icon:after {
            background: #1CCDCA;
            content: "";
            display: block;
            height: 90px;
            left: 0;
            position: absolute;
            top: 0;
            width: 90px;
            opacity: 0;
            -webkit-transition: all 0.4s ease;
            -moz-transition: all 0.4s ease;
            -o-transition: all 0.4s ease;
            -ms-transition: all 0.4s ease;
            transition: all 0.4s ease;
            -o-transform: scale(1.5);
            -ms-transform: scale(1.5);
            -moz-transform: scale(1.5);
            -webkit-transform: scale(1.5);
            transform: scale(1.5);
            -webkit-border-radius: 100% 100% 100% 100%;
            -moz-border-radius: 100% 100% 100% 100%;
            border-radius: 100% 100% 100% 100%;
        }

    .counter.style01:hover .icon:before, .counter.style02:hover .icon:before {
        opacity: 0;
        -o-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    .counter.style01:hover .icon:after, .counter.style02:hover .icon:after {
        opacity: 1;
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    .counter.style01 {
        color: #FFF;
    }

        .counter.style01 .icon {
            background: rgba(0,0,0,0.3);
            border: 1px solid rgba(255,255,255,0.2);
        }

    .counter.style02 .icon {
        height: 90px;
        line-height: 90px;
        width: 90px;
    }

        .counter.style02 .icon i {
            color: #1CCDCA;
        }

    .counter.style02:hover i {
        color: #FFF;
    }

    .counter.style03 {
        color: #FFF;
    }

    .counter.style04 .icon i {
        color: #1CCDCA;
    }

.inv-pie-chart-wrapper .inv-pie-chart-title {
    color: #666666;
    font-size: 16px;
    line-height: 12px;
    margin-bottom: 12px;
    margin-top: 37px;
    text-align: center;
    text-transform: uppercase;
}

.inv-pie-chart-wrapper .inv-pie-chart-content {
    font-style: italic;
    text-align: center;
}

.inv-pie-chart-wrapper .inv-pie-chart {
    width: 166px;
    height: 166px;
    margin: 0 auto;
    -webkit-border-radius: 50% 50% 50% 50%;
    -moz-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
    position: relative;
}

    .inv-pie-chart-wrapper .inv-pie-chart.gt-50 {
        border: solid 7px #1CCDCA;
    }

        .inv-pie-chart-wrapper .inv-pie-chart.gt-50 .ppc-progress {
            clip: rect(0,83px,166px,0);
        }

            .inv-pie-chart-wrapper .inv-pie-chart.gt-50 .ppc-progress .ppc-progress-fill {
                clip: rect(0,166px,166px,83px);
                border-color: #D0CDCA;
            }

    .inv-pie-chart-wrapper .inv-pie-chart .ppc-progress {
        content: "";
        position: absolute;
        border-radius: 50%;
        left: calc(50% - 83px);
        top: calc(50% - 83px);
        width: 166px;
        height: 166px;
        clip: rect(0,166px,166px,100px);
    }

        .inv-pie-chart-wrapper .inv-pie-chart .ppc-progress .ppc-progress-fill {
            position: absolute;
            border-radius: 50%;
            left: calc(50% - 83px);
            top: calc(50% - 83px);
            width: 166px;
            height: 166px;
            clip: rect(0,83px,166px,0);
            border: solid 7px #1CCDCA;
        }

    .inv-pie-chart-wrapper .inv-pie-chart .ppc-percents {
        position: absolute;
        -webkit-border-radius: 50% 50% 50% 50%;
        -moz-border-radius: 50% 50% 50% 50%;
        border-radius: 50% 50% 50% 50%;
        left: calc(50% - 152px/2);
        top: calc(50% - 152px/2);
        width: 152px;
        height: 152px;
        text-align: center;
        display: table;
    }

        .inv-pie-chart-wrapper .inv-pie-chart .ppc-percents span {
            display: block;
            font-family: "Oswald","Open Sans",sans-serif;
            font-size: 32px;
            font-weight: 300;
            color: #666666;
        }

        .inv-pie-chart-wrapper .inv-pie-chart .ppc-percents .pcc-percents-wrapper {
            display: table-cell;
            vertical-align: middle;
        }

        .inv-pie-chart-wrapper .inv-pie-chart .ppc-percents .pcc-title {
            text-align: center;
            font-family: inherit;
            font-size: 11px;
            font-style: normal;
            font-weight: 700;
            line-height: 2;
            margin: 0;
            padding: 0;
        }

.inv-pie-chart-wrapper.style01 .inv-pie-chart-title {
    color: #FFF;
}

.inv-pie-chart-wrapper.style01 .inv-pie-chart.gt-50 .ppc-progress .ppc-progress-fill {
    border-color: #666666;
}

.inv-pie-chart-wrapper.style01 .inv-pie-chart .ppc-percents span {
    width: 100px;
    height: 100px;
    background-color: #FFF;
    line-height: 100px;
    margin: 0 auto;
    -webkit-border-radius: 100% 100% 100% 100%;
    -moz-border-radius: 100% 100% 100% 100%;
    border-radius: 100% 100% 100% 100%;
}

.inv-pie-chart-wrapper.style02.border-orange .inv-pie-chart.gt-50 {
    border: solid 7px #e85f1b;
}

.inv-pie-chart-wrapper.style02.border-purple .inv-pie-chart.gt-50 {
    border: solid 7px #5f52b7;
}

.inv-pie-chart-wrapper.style02.border-yellow .inv-pie-chart.gt-50 {
    border: solid 7px #ffbf01;
}

.inv-pie-chart-wrapper.style02.border-green .inv-pie-chart.gt-50 {
    border: solid 7px #92c135;
}

.inv-pie-chart-wrapper.style03 .inv-pie-chart {
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
}

    .inv-pie-chart-wrapper.style03 .inv-pie-chart .ppc-percents {
        -webkit-border-radius: 0 0 0 0;
        -moz-border-radius: 0 0 0 0;
        border-radius: 0 0 0 0;
    }

.bg-gray .title-wrapper.main_title .line-style i {
    background: #f9fafc;
}

.title1 .title, .title1 .block-title {
    color: #1CCDCA;
    font-weight: 400;
}

    .title1 .title i, .title1 .block-title i {
        font-size: 32px;
        margin-right: 15px;
    }

.mt0 .title {
    margin-top: 0;
}

.main_title_c1 {
    color: #1CCDCA;
}

.banner-title {
    position: relative;
    margin-bottom: 1px;
}

    .banner-title h2 {
        color: #FFF;
        margin: 0;
        text-transform: uppercase;
        padding: 25px 0 27px;
        text-align: center;
    }

    .banner-title.bg-title-purple h2 {
        background-color: #684962;
    }

    .banner-title.bg-title-color h2 {
        background-color: #1CCDCA;
    }

.small_title {
    margin-bottom: 20px;
    margin-top: 20px;
    position: relative;
}

    .small_title:after {
        background: #eee;
        content: "";
        display: block;
        height: 1px;
        left: 0;
        position: absolute;
        top: 50%;
        width: 100%;
    }

    .small_title .small_title_con {
        background: #fff;
        display: inline-block;
        padding-right: 15px;
        position: relative;
        z-index: 1;
    }

        .small_title .small_title_con.s_icon {
            color: #b5b5b5;
            display: inline-block;
            font-size: 15px;
            height: 40px;
            line-height: 40px;
            text-align: left;
            margin-right: 7px;
        }

        .small_title .small_title_con.s_text {
            color: #555555;
        }

.title-wrapper.text-center {
    text-align: center;
}

    .title-wrapper.text-center .line-style {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }

        .title-wrapper.text-center .line-style:before {
            left: 50%;
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -o-transform: translateX(-50%);
            transform: translateX(-50%);
        }

        .title-wrapper.text-center .line-style i, .title-wrapper.text-center .line-style span {
            left: 50%;
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -o-transform: translateX(-50%);
            transform: translateX(-50%);
        }

.title-wrapper.main_title {
    text-transform: uppercase;
    position: relative;
}

    .title-wrapper.main_title h3 {
        font-size: 30px;
        font-weight: 400;
        letter-spacing: 1px;
        margin-bottom: 40px;
        padding-bottom: 20px;
        position: relative;
        font-family: "Oswald","Open Sans",sans-serif;
        line-height: 40px;
    }

    .title-wrapper.main_title .line-style {
        background: rgba(0,0,0,0.07);
        bottom: 0;
        height: 1px;
        position: absolute;
        width: 33%;
    }

        .title-wrapper.main_title .line-style:before {
            background: #1CCDCA;
            content: "";
            display: block;
            height: 1px;
            position: absolute;
            width: 100px;
            -webkit-transition: all 0.4s ease;
            -moz-transition: all 0.4s ease;
            -o-transition: all 0.4s ease;
            -ms-transition: all 0.4s ease;
            transition: all 0.4s ease;
        }

        .title-wrapper.main_title .line-style i {
            background: #fff;
            color: #1CCDCA;
            display: block;
            font-size: 20px;
            height: 40px;
            line-height: 40px;
            position: absolute;
            text-align: center;
            top: -20px;
            width: 40px;
        }

    .title-wrapper.main_title:hover .line-style:before {
        width: 75%;
    }

    .title-wrapper.main_title.dot .line-style span {
        display: block;
        background: #fff;
        border: 1px solid #1CCDCA;
        height: 10px;
        position: absolute;
        top: -5px;
        width: 10px;
        -webkit-border-radius: 100% 100% 100% 100%;
        -moz-border-radius: 100% 100% 100% 100%;
        border-radius: 100% 100% 100% 100%;
    }

    .title-wrapper.main_title.short_line .line-style {
        height: 0;
    }

        .title-wrapper.main_title.short_line .line-style:before {
            background: rgba(0,0,0,0.07);
        }

    .title-wrapper.main_title.no_line .line-style {
        height: 0;
    }

        .title-wrapper.main_title.no_line .line-style:before {
            height: 0;
        }

.title-wrapper.has_bg h3 {
    display: inline-block;
    padding: 16px 18px 18px;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 1px;
    position: relative;
    font-family: "Oswald","Open Sans",sans-serif;
    line-height: 40px;
    margin-bottom: 0;
}

.title-wrapper.has_bg .line-style {
    content: "";
    border-style: solid;
    border-width: 12px 50px 0;
    background: #FFF;
    display: block;
    width: 100px;
    position: absolute;
}

.title-wrapper.has_bg.bg_gray h3 {
    background: #eee;
}

.title-wrapper.has_bg.bg_gray .line-style {
    border-color: #eee transparent transparent;
}

.title-wrapper.has_bg.bg_color h3 {
    background: #1CCDCA;
}

.title-wrapper.has_bg.bg_color .line-style {
    border-color: #1CCDCA transparent transparent;
}

.title-wrapper.small {
    font-size: 85%;
}

    .title-wrapper.small h3 {
        font-size: 22px;
    }

.pricing-table .plan_col {
    background: #ffffff;
    position: relative;
}

    .pricing-table .plan_col .spec_req2 {
        left: 50%;
        position: absolute;
        top: 0;
        z-index: 1;
    }

    .pricing-table .plan_col .polygon_con {
        max-height: 115px;
        max-width: 115px;
        display: block;
        left: 50%;
        position: absolute;
        top: 0;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }

        .pricing-table .plan_col .polygon_con .polygon_fill {
            fill: #fff;
            stroke: #1CCDCA;
        }

        .pricing-table .plan_col .polygon_con svg {
            height: 100%;
            width: 100%;
        }

    .pricing-table .plan_col ul {
        margin: 0;
        padding: 0;
    }

        .pricing-table .plan_col ul li {
            list-style: none;
        }

            .pricing-table .plan_col ul li i {
                margin-right: 10px;
            }

                .pricing-table .plan_col ul li i.check_icon {
                    color: #92C135;
                }

                .pricing-table .plan_col ul li i.wrong_icon {
                    color: #e74c3c;
                }

    .pricing-table .plan_col.plan_column1 {
        box-shadow: 0 0 0 1px rgba(0,0,0,0.08) inset;
        padding: 1px;
    }

        .pricing-table .plan_col.plan_column1.no-border {
            box-shadow: unset;
            padding: unset;
        }

    .pricing-table .plan_col.plan_column1 {
        -webkit-border-radius: 5px 5px 5px 5px;
        -moz-border-radius: 5px 5px 5px 5px;
        border-radius: 5px 5px 5px 5px;
        margin-top: 50px;
        text-align: center;
    }

        .pricing-table .plan_col.plan_column1 > h6 {
            position: relative;
            color: #1CCDCA;
            border-radius: 5px 5px 0px 0px;
            -moz-border-radius: 5px 5px 0px 0px;
            -webkit-border-radius: 5px 5px 0px 0px;
            -o-border-radius: 5px 5px 0px 0px;
            padding-bottom: 20px;
            padding-top: 65px;
            margin: -1px;
        }

            .pricing-table .plan_col.plan_column1 > h6 .plan_price_name {
                font-family: "Oswald","Open Sans",sans-serif;
                font-size: 17px;
                font-weight: 400;
                letter-spacing: 1px;
                text-transform: uppercase;
            }

        .pricing-table .plan_col.plan_column1 li {
            border-bottom: 1px solid #F1EFF0;
            padding: 13px 0px;
            color: #878787;
        }

            .pricing-table .plan_col.plan_column1 li:first-child {
                border-top: 1px solid #f1eff0;
            }

        .pricing-table .plan_col.plan_column1 .plan_price_btn {
            background: #fff;
            border: 2px solid #ECE8E7;
            display: inline-block;
            font-size: 14px;
            margin: 30px 0;
            padding: 10px 18px;
            color: #999;
            font-style: italic;
        }

            .pricing-table .plan_col.plan_column1 .plan_price_btn:hover {
                background: #576162;
                border-color: #576162;
                color: #fff;
            }

.pricing-table .plan_column1 .plan_price_block {
    display: block;
    height: 115px;
    position: absolute;
    top: 0;
    width: 115px;
    overflow: hidden;
    z-index: 2;
    top: -55px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

    .pricing-table .plan_column1 .plan_price_block .plan_price_in {
        display: block;
        height: 100%;
        position: absolute;
        width: 100%;
    }

        .pricing-table .plan_column1 .plan_price_block .plan_price_in .price {
            color: #1CCDCA;
            display: block;
            font-size: 28px;
            font-weight: 300;
            line-height: 28px;
            padding-top: 32px;
        }

            .pricing-table .plan_column1 .plan_price_block .plan_price_in .price small {
                color: #1CCDCA;
                font-size: 59%;
                font-weight: 300;
                margin-right: 5px;
            }

        .pricing-table .plan_column1 .plan_price_block .plan_price_in .plan_per {
            color: #1CCDCA;
            font-size: 12px;
            font-weight: 400;
            text-transform: uppercase;
            display: block;
            margin-top: 5px;
        }

.pricing-table .plan_col.active_plan .polygon_con .polygon_fill, .pricing-table .plan_col:hover .polygon_con .polygon_fill {
    fill: #fff;
    stroke: #1CCDCA;
}

.pricing-table .plan_price_btn {
    -webkit-border-radius: 200px 200px 200px 200px;
    -moz-border-radius: 200px 200px 200px 200px;
    border-radius: 200px 200px 200px 200px;
}

    .pricing-table .plan_price_btn i {
        margin-right: 10px;
    }

.pricing-table .plan_col.plan_column1:hover > h6, .pricing-table .plan_col.plan_column1.active_plan > h6 {
    background: #1CCDCA;
    color: #fff;
}

    .pricing-table .plan_col.plan_column1:hover > h6:after {
        opacity: 1;
    }

.pricing-table .hm-pricing-list {
    margin: 2em 0 0;
    list-style: none;
}

    .pricing-table .hm-pricing-list > li {
        margin-bottom: 15px;
        position: relative;
        background: #FFFFFF;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform: translateZ(0);
        outline: 1px solid transparent;
    }

        .pricing-table .hm-pricing-list > li.is-ended::after {
            display: none;
        }

.pricing-table .hm-secondary-theme .hm-pricing-list > li > header:after {
    background: rgba(255,255,255,0.07);
    content: "";
    display: block;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    position: absolute;
}

.pricing-table .hm-secondary-theme .hm-pricing-list > li:after {
    background: rgba(255,255,255,0.05);
    position: absolute;
    content: "";
    display: block;
    height: 100%;
    right: 0;
    top: 0;
    width: 1px;
}

.pricing-table .content_section:not(.white_section) .hm-pricing-container:not(.hm-full-width) .hm-pricing-list > li:not(.hm-popular) {
    border: 1px solid #e4e4e4;
    box-shadow: none;
}

.pricing-table .hm-pricing-header {
    font-family: "Oswald","Open Sans",sans-serif;
    position: relative;
    z-index: 1;
    height: 80px;
    padding: 1em;
    pointer-events: none;
    background: #1CCDCA;
    color: #FFFFFF;
}

    .pricing-table .hm-pricing-header h2 {
        color: inherit;
        font-size: inherit;
        font-weight: 500;
        margin-bottom: 3px;
        margin-top: 0;
        text-transform: uppercase;
    }

.pricing-table .hm-popular .hm-pricing-header {
    background: #e74c3c;
}

.pricing-table .hm-popular .hm-duration {
    color: #f3b6ab;
}

.pricing-table .hm-currency, .pricing-table .hm-value {
    font-size: 2.6rem;
    font-weight: 300;
}

.pricing-table .hm-duration {
    font-weight: 700;
    font-size: 1.3rem;
    color: #DFF9F9;
    text-transform: uppercase;
}

    .pricing-table .hm-duration::before {
        content: '/';
        margin-right: 2px;
    }

.pricing-table .hm-pricing-body {
    overflow-x: auto;
    color: #324545;
    -webkit-overflow-scrolling: touch;
}

.pricing-table .hm-pricing-features {
    width: 600px;
}

    .pricing-table .hm-pricing-features li {
        width: 100px;
        float: left;
        padding: 1.6em 1em;
        font-size: 1.4rem;
        text-align: center;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .pricing-table .hm-pricing-features em {
        display: block;
        margin-bottom: 5px;
        font-weight: 600;
    }

    .pricing-table .hm-pricing-features:after {
        content: "";
        display: table;
        clear: both;
    }

.pricing-table .hm-pricing-footer {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 80px;
    width: 100%;
}

    .pricing-table .hm-pricing-footer::after {
        content: '';
        position: absolute;
        right: 1em;
        top: 50%;
        bottom: auto;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        height: 20px;
        width: 20px;
        background: url(/enar/sites/default/files/innovation/enar/images/hm-icon-small-arrow.svg);
    }

.pricing-table .hm-select {
    position: relative;
    z-index: 1;
    display: block;
    height: 100%;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    color: transparent;
}

@media only screen and (min-width:1500px) {
    .pricing-table .hm-full-width .hm-pricing-list > li {
        padding: 2.5em 0;
    }
}

@media only screen and (min-width:768px) {
    .pricing-table .hm-header {
        height: 160px;
        line-height: 280px;
    }

        .pricing-table .hm-header h1 {
            font-size: 3.6rem;
            font-weight: 300;
        }

    .pricing-table .hm-pricing-container {
        margin: 0 auto;
    }

        .pricing-table .hm-pricing-container.hm-full-width {
            width: 100%;
            max-width: none;
        }

            .pricing-table .hm-pricing-container.hm-full-width .hm-select {
                background: #323C47;
            }

            .pricing-table .hm-pricing-container.hm-full-width .hm-popular .hm-select {
                background: #323C47;
            }

    .pricing-table .hm-pricing-list {
        margin: 0;
    }

        .pricing-table .hm-pricing-list > li {
            margin-bottom: 0px;
            width: 33.3333333333%;
            float: left;
        }

            .pricing-table .hm-pricing-list > li::after {
                display: none;
            }

            .pricing-table .hm-pricing-list > li.hm-popular {
                box-shadow: inset 0 0 0 3px #D10707;
            }

                .pricing-table .hm-pricing-list > li.hm-popular::before {
                    display: none;
                }

        .pricing-table .hm-pricing-list:after {
            content: "";
            display: table;
            clear: both;
        }

    .pricing-table .hm-pricing-container:not(.hm-full-width):not(.hm-has-margins) {
        margin-top: 60px;
    }

        .pricing-table .hm-pricing-container:not(.hm-full-width):not(.hm-has-margins) .hm-pricing-list > li.hm-popular {
            margin: -1.2em 0 0;
        }

            .pricing-table .hm-pricing-container:not(.hm-full-width):not(.hm-has-margins) .hm-pricing-list > li.hm-popular .hm-pricing-header {
                padding: 2.5em 0.9em 2.2em;
            }

            .pricing-table .hm-pricing-container:not(.hm-full-width):not(.hm-has-margins) .hm-pricing-list > li.hm-popular .hm-pricing-footer {
                padding-bottom: 3.1em;
            }

    .hm-has-margins .hm-pricing-list .pricing-table > li, .hm-has-margins .hm-pricing-list .pricing-table > li.hm-popular {
        box-shadow: none;
    }

    .pricing-table .content_section:not(.white_section) .hm-has-margins .hm-pricing-list > li.hm-popular {
        border: 1px solid #e4e4e4;
    }

    .pricing-table .hm-secondary-theme .hm-pricing-list > li {
        background: #1B222A;
    }

        .pricing-table .hm-secondary-theme .hm-pricing-list > li > header {
            background: rgba(0,0,0,0.2);
        }

        .pricing-table .hm-secondary-theme .hm-pricing-list > li.hm-popular {
            background: #161D24;
            box-shadow: 0 0 0 3px #e74c3c inset;
        }

    .pricing-table .hm-secondary-theme .hm-pricing-header {
        color: #FFFFFF;
    }

    .pricing-table .hm-secondary-theme .hm-pricing-features li {
        color: #FFFFFF;
    }

        .pricing-table .hm-secondary-theme .hm-pricing-features li:nth-of-type(2n+1) {
            background: transparent;
        }

    .pricing-table .hm-secondary-theme .hm-popular .hm-select {
        background: #1CCDCA;
    }

    .pricing-table .hm-pricing-list:nth-of-type(1)::before {
        display: none;
    }

    .pricing-table .hm-has-margins .hm-pricing-list > li {
        width: 32.3333333333%;
        float: left;
        margin-right: 1.5%;
        border-radius: 4px 4px 6px 6px;
    }

        .pricing-table .hm-has-margins .hm-pricing-list > li:last-of-type {
            margin-right: 0;
        }

        .pricing-table .hm-has-margins .hm-pricing-list > li::before {
            display: none;
        }

    .pricing-table .hm-has-margins .hm-pricing-footer {
        padding-bottom: 0;
    }

    .pricing-table .hm-has-margins .hm-select {
        display: block;
        padding: 1.1em 0;
        border-radius: 0 0 4px 4px;
    }

    .pricing-table .hm-popular .hm-pricing-wrapper > li::before {
        display: none;
    }

    .pricing-table .hm-popular .hm-pricing-header {
        color: #e74c3c;
        background: transparent;
    }

    .pricing-table .hm-popular .hm-pricing-features li {
        margin: 0 3px;
    }

    .pricing-table .hm-popular .hm-select {
        background: #273232;
    }

    .pricing-table .hm-pricing-header {
        height: auto;
        padding: 1.9em 0.9em 1.6em;
        pointer-events: auto;
        text-align: center;
        color: #324545;
        background: transparent;
    }

        .pricing-table .hm-pricing-header h2 {
            font-size: 1.8rem;
            letter-spacing: 2px;
        }

    .pricing-table .hm-value {
        font-size: 7rem;
        font-weight: 500;
    }

    .pricing-table .hm-currency, .pricing-table .hm-duration {
        color: rgba(23,61,80,0.4);
    }

    .pricing-table .hm-popular .hm-currency, .pricing-table .hm-popular .hm-duration {
        color: #e74c3c;
    }

    .pricing-table .hm-secondary-theme .hm-currency, .pricing-table .hm-secondary-theme .hm-duration {
        color: #777;
    }

    .pricing-table .hm-secondary-theme .hm-popular .hm-currency, .pricing-table .hm-secondary-theme .hm-popular .hm-duration {
        color: #777;
    }

    .pricing-table .hm-currency {
        display: inline-block;
        margin-top: 10px;
        vertical-align: top;
        font-size: 2rem;
        font-weight: 700;
    }

    .pricing-table .hm-duration {
        font-size: 1.4rem;
    }

    .pricing-table .hm-pricing-body {
        overflow-x: visible;
    }

    .pricing-table .hm-pricing-features {
        width: auto;
    }

        .pricing-table .hm-pricing-features li {
            float: none;
            width: auto;
            padding: 1em;
        }

            .pricing-table .hm-pricing-features li:nth-of-type(2n+1) {
                background: rgba(23,61,80,0.06);
            }

        .pricing-table .hm-pricing-features em {
            display: inline-block;
            margin-bottom: 0;
            font-style: normal;
        }

    .pricing-table .hm-has-margins .hm-popular .hm-pricing-features li, .pricing-table .hm-secondary-theme .hm-popular .hm-pricing-features li {
        margin: 0;
    }

    .pricing-table .hm-pricing-footer {
        position: relative;
        height: auto;
        padding: 1.8em 0;
        text-align: center;
    }

        .pricing-table .hm-pricing-footer::after {
            display: none;
        }

    .pricing-table .hm-select {
        position: static;
        display: inline-block;
        height: auto;
        padding: 1.1em 3em;
        color: #FFFFFF;
        border-radius: 2px;
        background: #1CCDCA;
        font-size: 1.4rem;
        text-indent: 0;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

    .pricing-table .no-touch .hm-select:hover {
        background: #273232;
        color: #fff;
    }

    .pricing-table .no-touch .hm-secondary-theme .hm-pricing-list > li .hm-select:hover {
        background: #1CCDCA;
        color: #fff;
    }

    .pricing-table .no-touch .hm-secondary-theme .hm-popular .hm-select:hover {
        background: #18C4C1;
    }

    .pricing-table .no-touch .hm-popular .hm-select:hover {
        background: #1CCDCA;
        color: #fff;
    }

    .pricing-table .hm-pricing-list > li.hm-popular + li::before {
        display: none;
    }
}

.btn {
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}

    .btn.white_btn {
        border: 0 none;
        background: #FFF;
    }

    .btn.no-border {
        border: 0 none;
    }

    .btn.text-color {
        color: #1CCDCA;
    }

.btn_a {
    border: 1px solid #e4e4e4;
    display: inline-block;
    font-size: 13px;
    vertical-align: top;
    overflow: hidden;
    color: #888;
}

    .btn_a.text-color {
        color: #1CCDCA;
    }

    .btn_a > span {
        background: #fff;
        display: block;
        overflow: hidden;
        position: relative;
        padding-right: 45px;
    }

        .btn_a > span > span {
            display: inline-block;
            left: 46px;
            padding: 13px 15px 14px;
            border-left: 1px solid #e4e4e4;
            border-right: 1px solid #e4e4e4;
            position: relative;
            white-space: nowrap;
        }

    .btn_a i.in_left {
        padding-left: 2px;
        left: 0px;
    }

    .btn_a i.in_right {
        padding-right: 2px;
        right: -45px;
        opacity: 0;
    }

    .btn_a:not(.color1):hover {
        color: #1CCDCA;
    }

    .btn_a:hover {
        color: #555;
    }

        .btn_a:hover > span > span {
            left: -1px;
        }

        .btn_a:hover i.in_left {
            left: -45px;
            opacity: 0;
        }

        .btn_a:hover i.in_right {
            right: 0;
            opacity: 1;
        }

    .btn_a i.in_right, .btn_a i.in_left, .btn_a > span > span {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .btn_a i.in_left, .btn_a i.in_right {
        color: #1CCDCA;
        font-size: 16px;
        position: absolute;
        text-align: center;
        top: 0;
        width: 45px;
        line-height: 46px;
    }

.bottom_space {
    margin-bottom: 20px;
}

.btn_a.color1 i.in_left, .btn_a.color2 i.in_left, .btn_a.color3 i.in_left, .btn_a.color4 i.in_left, .btn_a.color5 i.in_left, .btn_a.color6 i.in_left, .btn_a.color7 i.in_left, .btn_a.color1 i.in_right, .btn_a.color2 i.in_right, .btn_a.color3 i.in_right, .btn_a.color4 i.in_right, .btn_a.color5 i.in_right, .btn_a.color6 i.in_right, .btn_a.color7 i.in_right {
    background: rgba(0,0,0,0.1);
}

.btn_a.large_btn {
    font-size: 16px;
}

    .btn_a.large_btn > span {
        padding-right: 60px;
    }

        .btn_a.large_btn > span > span {
            left: 61px;
            padding: 17px 18px 19px;
        }

    .btn_a.large_btn i.in_left, .btn_a.large_btn i.in_right {
        line-height: 59px;
        height: 100%;
        width: 60px;
        font-size: 18px;
    }

    .btn_a.large_btn:hover > span > span {
        left: -1px;
    }

    .btn_a.large_btn:hover i.in_left {
        left: -60px;
        opacity: 0;
    }

    .btn_a.large_btn:hover i.in_right {
        right: 0;
        opacity: 1;
    }

.btn_a.small_btn {
    font-size: 13px;
}

    .btn_a.small_btn > span {
        padding-right: 35px;
    }

        .btn_a.small_btn > span > span {
            left: 36px;
            padding: 10px;
        }

    .btn_a.small_btn i.in_left, .btn_a.small_btn i.in_right {
        line-height: 39px;
        width: 35px;
        font-size: 13px;
    }

    .btn_a.small_btn:hover > span > span {
        left: -1px;
    }

    .btn_a.small_btn:hover i.in_left {
        left: -35px;
        opacity: 0;
    }

    .btn_a.small_btn:hover i.in_right {
        right: 0;
        opacity: 1;
    }

.btn_a.color1, .btn_a.color2, .btn_a.color3, .btn_a.color4, .btn_a.color5, .btn_a.color6, .btn_a.color7 {
    border: none;
}

    .btn_a.color1 > span, .btn_a.color2 > span, .btn_a.color3 > span, .btn_a.color4 > span, .btn_a.color5 > span, .btn_a.color6 > span, .btn_a.color7 > span {
        color: #fff;
    }

    .btn_a.color1 > span {
        background: #1CCDCA;
    }

    .btn_a.color2 > span {
        background: #3BADAF;
    }

    .btn_a.color3 > span {
        background: #D10707;
    }

    .btn_a.color4 > span {
        background: #5F52B7;
    }

    .btn_a.color5 > span {
        background: #B853A3;
    }

    .btn_a.color6 > span {
        background: #92C135;
    }

    .btn_a.color7 > span {
        background: #576162;
    }

        .btn_a.color1 > span > span, .btn_a.color2 > span > span, .btn_a.color3 > span > span, .btn_a.color4 > span > span, .btn_a.color5 > span > span, .btn_a.color6 > span > span, .btn_a.color7 > span > span {
            border-color: rgba(255,255,255,0);
        }

    .btn_a.color1 i.in_left, .btn_a.color1 i.in_right, .btn_a.color2 i.in_left, .btn_a.color2 i.in_right, .btn_a.color3 i.in_left, .btn_a.color3 i.in_right, .btn_a.color4 i.in_left, .btn_a.color4 i.in_right, .btn_a.color5 i.in_left, .btn_a.color5 i.in_right, .btn_a.color6 i.in_left, .btn_a.color6 i.in_right, .btn_a.color7 i.in_left, .btn_a.color7 i.in_right {
        color: #fff;
    }

.btn_b {
    background: #fff;
    border: 1px solid #e4e4e4;
    padding: 11px 14px 11px 18px;
    color: #ccc;
    display: inline-block;
    position: relative;
    overflow: hidden;
    margin-right: 15px;
    vertical-align: top;
    font-size:;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .btn_b .hidden_element:after {
        color: #999;
        content: attr(data-text);
        left: 0px;
        position: absolute;
        top: 0px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .btn_b .hidden_element:before {
        color: #999;
        content: attr(data-text);
        position: absolute;
        top: 50px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

.white_section .btn_b.white_btn {
    border: none;
}

.white_section .btn_b:not(.white_btn) {
    background: rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 0 1px rgba(0,0,0,0.3) inset;
    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.3) inset;
    box-shadow: 0 0 0 1px rgba(0,0,0,0.3) inset;
    border: none;
}

    .white_section .btn_b:not(.white_btn) .hidden_element:before, .white_section .btn_b:not(.white_btn) .hidden_element:after {
        color: #fff;
    }

.white_btn {
    background: #fff;
    border: 1px solid #fff;
    color: #555;
}

.btn_b:hover .hidden_element:after {
    top: -50px;
}

.btn_b:hover .hidden_element:before {
    top: 0;
}

.btn_b.large_btn {
    padding: 15px 20px 16px 24px;
    font-size: 16px;
}

.btn_b.small_btn {
    padding: 8px 10px 8px 12px;
    font-size: 13px;
}

.acc_content .main_button {
    line-height: normal;
    margin-top: 20px;
}

.btn_b.color1 .hidden_element:before, .btn_b.color1 .hidden_element:after, .btn_b.color2 .hidden_element:before, .btn_b.color2 .hidden_element:after, .btn_b.color3 .hidden_element:before, .btn_b.color3 .hidden_element:after, .btn_b.color4 .hidden_element:before, .btn_b.color4 .hidden_element:after, .btn_b.color5 .hidden_element:before, .btn_b.color5 .hidden_element:after, .btn_b.color6 .hidden_element:before, .btn_b.color6 .hidden_element:after, .btn_b.color7 .hidden_element:before, .btn_b.color7 .hidden_element:after {
    color: #fff;
}

.btn_b.color1 {
    background: #1CCDCA;
    border-color: #1CCDCA;
}

.btn_b.color2 {
    background: #3BADAF;
    border-color: #3BADAF;
}

.btn_b.color3 {
    background: #D10707;
    border-color: #D10707;
}

.btn_b.color4 {
    background: #5F52B7;
    border-color: #5F52B7;
}

.btn_b.color5 {
    background: #B853A3;
    border-color: #B853A3;
}

.btn_b.color6 {
    background: #92C135;
    border-color: #92C135;
}

.btn_b.color7 {
    background: #576162;
    border-color: #576162;
}

.btn_c {
    box-shadow: 0 2px 3px rgba(0,0,0,0.1) inset;
    -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.1) inset;
    -moz-box-shadow: 0 2px 3px rgba(0,0,0,0.1) inset;
    display: inline-block;
    background: #576162;
    color: #fff;
    font-size: 13px;
    font-style: italic;
    position: relative;
    margin-top: 30px;
    height: 43px;
    line-height: 42px;
    padding: 0 15px 0 54px;
    -webkit-border-radius: 200px 200px 200px 200px;
    -moz-border-radius: 200px 200px 200px 200px;
    border-radius: 200px 200px 200px 200px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .btn_c span.btn_c_ic_a {
        left: 0;
    }

    .btn_c span.btn_c_ic_b {
        right: 50%;
    }

    .btn_c span.btn_c_ic_a, .btn_c span.btn_c_ic_b {
        -webkit-border-radius: 100% 100% 100% 100%;
        -moz-border-radius: 100% 100% 100% 100%;
        border-radius: 100% 100% 100% 100%;
        background: #454d4f;
        display: block;
        height: 43px;
        line-height: 43px;
        text-align: center;
        width: 43px;
        position: absolute;
        top: 0;
        font-size: 18px;
    }

    .btn_c.large_btn {
        font-size: 18px;
        height: 60px;
        line-height: 60px;
        padding: 0 22px 0 75px;
    }

        .btn_c.large_btn span.btn_c_ic_a, .btn_c.large_btn span.btn_c_ic_b {
            height: 60px;
            line-height: 60px;
            width: 60px;
        }

    .btn_c.medium_btn {
        font-size: 15px;
        height: 50px;
        line-height: 47px;
        padding: 0 20px 0 64px;
    }

        .btn_c.medium_btn span.btn_c_ic_a, .btn_c.medium_btn span.btn_c_ic_b {
            height: 50px;
            line-height: 50px;
            width: 50px;
        }

    .btn_c:hover {
        color: #fff;
        padding: 0 54px 0 15px;
    }

        .btn_c:hover span.btn_c_ic_a {
            left: 50%;
        }

        .btn_c:hover span.btn_c_ic_b {
            -o-transform: scale(1);
            -ms-transform: scale(1);
            -moz-transform: scale(1);
            -webkit-transform: scale(1);
            transform: scale(1);
            right: 0;
        }

    .btn_c.large_btn:hover {
        padding: 0 75px 0 22px;
    }

    .btn_c.medium_btn:hover {
        padding: 0 64px 0 20px;
    }

    .btn_c span.btn_c_ic_b, .btn_c:hover span.btn_c_ic_a {
        -o-transform: scale(0);
        -ms-transform: scale(0);
        -moz-transform: scale(0);
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    .btn_c.color1 span.btn_c_ic_a, .btn_c.color1 span.btn_c_ic_b, .btn_c.color2 span.btn_c_ic_a, .btn_c.color2 span.btn_c_ic_b, .btn_c.color3 span.btn_c_ic_a, .btn_c.color3 span.btn_c_ic_b, .btn_c.color4 span.btn_c_ic_a, .btn_c.color4 span.btn_c_ic_b, .btn_c.color5 span.btn_c_ic_a, .btn_c.color5 span.btn_c_ic_b, .btn_c.color6 span.btn_c_ic_a, .btn_c.color6 span.btn_c_ic_b, .btn_c.color7 span.btn_c_ic_a, .btn_c.color7 span.btn_c_ic_b {
        background: rgba(0,0,0,0.1);
    }

    .btn_c.color1 {
        background: #1CCDCA;
    }

    .btn_c.color2 {
        background: #3BADAF;
    }

    .btn_c.color3 {
        background: #D10707;
    }

    .btn_c.color4 {
        background: #5F52B7;
    }

    .btn_c.color5 {
        background: #B853A3;
    }

    .btn_c.color6 {
        background: #92C135;
    }

    .btn_c.color7 {
        background: #576162;
    }

.main_button {
    background: #fff;
    border: 1px solid #e4e4e4;
    color: #999;
    padding: 11px 14px;
    font-size: 13px;
    display: inline-block;
}

    .main_button i {
        margin-right: 11px;
    }

    .main_button.large_btn {
        font-size: 16px;
        padding: 12px 18px 14px;
    }

        .main_button.large_btn i {
            margin-right: 14px;
        }

    .main_button.small_btn {
        font-size: 12px;
        padding: 7px 10px;
    }

        .main_button.small_btn i {
            margin-right: 9px;
        }

    .main_button:hover {
        color: #666;
    }

    .main_button.color1:hover, .main_button.color2:hover, .main_button.color3:hover, .main_button.color4:hover, .main_button.color5:hover, .main_button.color6:hover, .main_button.color7:hover, .main_button.color1, .main_button.color2, .main_button.color3, .main_button.color4, .main_button.color5, .main_button.color6, .main_button.color7 {
        color: #fff;
    }

    .main_button.color1 {
        background: #1CCDCA;
        border-color: #1CCDCA;
    }

        .main_button.color1:hover {
            background: #083C3B;
            border-color: #083C3B;
        }

    .main_button.color2 {
        background: #3BADAF;
        border-color: #3BADAF;
    }

        .main_button.color2:hover {
            background: #143B3C;
            border-color: #143B3C;
        }

    .main_button.color3 {
        background: #D10707;
        border-color: #D10707;
    }

        .main_button.color3:hover {
            background: #2F2F2F;
            border-color: #2F2F2F;
        }

    .main_button.color4 {
        background: #5F52B7;
        border-color: #5F52B7;
    }

        .main_button.color4:hover {
            background: #1F1B3C;
            border-color: #1F1B3C;
        }

    .main_button.color5 {
        background: #B853A3;
        border-color: #B853A3;
    }

        .main_button.color5:hover {
            background: #3C1B35;
            border-color: #3C1B35;
        }

    .main_button.color6 {
        background: #92C135;
        border-color: #92C135;
    }

        .main_button.color6:hover {
            background: #2D3C10;
            border-color: #2D3C10;
        }

    .main_button.color7 {
        background: #576162;
        border-color: #576162;
    }

        .main_button.color7:hover {
            background: #393B3C;
            border-color: #393B3C;
        }

.arrow_btn {
    font-size: 13px;
    color: #444444;
    margin-top: 10px;
    display: inline-block;
}

.welcome_banner .content {
    padding: 50px 15px;
}

.welcome_banner .content1 {
    padding: 0px 15px;
}

.welcome_banner h3 {
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0px 0px 15px;
}

.welcome_banner .intro_text {
    display: block;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 34px;
}

.bg-color .welcome_banner, .bg-gray1 .welcome_banner, .bg-gray2 .welcome_banner {
    color: #324545;
    font-size: 19px;
    line-height: 27px;
    text-align: center;
    letter-spacing: 1px;
    /* text-align: justify; */
    text-transform: capitalize;
}

    .bg-color .welcome_banner .btn_a, .bg-gray1 .welcome_banner .btn_a, .bg-gray2 .welcome_banner .btn_a {
        margin-left: 45px;
    }

.bg-color h3, .bg-gray1 h3, .bg-gray2 h3 {
    color: #FFF;
}

.bg-gray2 .intro_text {
    color: #aaa;
}

.rev_title_a {
    font-size: 45px;
    font-weight: 300;
}

.rev_title_aa {
    font-size: 24px;
    font-weight: 300;
    text-transform: capitalize;
}

.rev_title_b {
    font-size: 18px;
    font-weight: 300;
}

.rev_title_c:not(.upper) {
    text-transform: capitalize;
}

.rev_title_c {
    line-height: 19px;
    color: #444444;
}

.rev_title_d {
    font-size: 24px;
    font-weight: 300;
}

.rev_title_e {
    font-size: 50px;
    font-weight: 300;
    font-family: "Oswald","Open Sans",sans-serif;
}

.tp-banner-video-fullwidth .rev_title_e, .tp-banner-panzoom-fullwidth .rev_title_e, .tp-banner-boxedwidth .rev_title_e, .tp-banner-fullwidth .rev_title_e {
    font-size: 40px;
}

.rev_title_f {
    font-size: 35px;
    font-weight: 300;
    letter-spacing: -1px;
}

.rev_color1 {
    color: #D10707;
}

.rev_color2 {
    color: #282828;
}

.rev_color3 {
    color: #444444;
}

.rev_color4 {
    color: #006866;
}

.rev_color_white {
    color: #fff;
}

.rev_color_main {
    color: #1ccdca;
}

.rev_arrow_a {
    background: rgba(0,0,0,0.3);
    color: #fff;
    display: block;
    font-size: 12px;
    height: 19px;
    line-height: 19px;
    text-align: center;
    width: 19px;
}

.rev_button_a {
    border-width: 0;
}

.rev_button_b {
    border: 4px solid rgba(0,0,0,0.1);
    color: #324545;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
}

.bold {
    font-weight: 700;
}

.oswald_font {
    font-family: "Oswald","Open Sans",sans-serif;
}

.rev_offer_circle {
    background: #1ccdca;
    color: #fff;
    font-size: 50px;
    width: 150px;
    height: 150px;
    display: block;
    text-align: center;
    border: 6px solid #fff;
}

.rev_offer_circle2 > span {
    font-weight: 300;
}

.rev_offer_circle2 {
    background: #fff;
    color: #e74c3c;
    font-size: 35px;
    width: 80px;
    height: 80px;
    display: block;
    font-weight: 300;
    text-align: center;
    border: 2px solid #fff;
}

.tp-banner-fullscreen .rev_offer_circle, .tp-banner-boxedfullscreen .rev_offer_circle {
    width: 100px;
    height: 100px;
    font-size: 40px;
}

.tp-banner-fullscreen .rev_offer_circle2, .tp-banner-boxedfullscreen .rev_offer_circle2 {
    width: 65px;
    height: 65px;
    line-height: 65px;
    font-size: 30px;
}

.rev_offer_circle > span, .rev_offer_circle2 > span {
    position: absolute;
    display: block;
}

.tp-leftarrow.preview4:after {
    padding-right: 3px;
}

.tp-rightarrow.preview4:after {
    padding-left: 2px;
}

.tp-banner-panzoom-fullwidth .tp-caption.reddishbg_heavy_80 {
    font-size: 40px;
    line-height: 40px;
    padding: 15px 20px 20px;
}

.tp-banner-panzoom-fullwidth .tp-caption.reddishbg_heavy_70 {
    font-size: 30px;
    line-height: 30px;
    padding: 15px 20px 20px;
}

.tp-banner-panzoom-fullwidth .tp-caption.reddishbg_heavy_30 {
    font-size: 20px;
    line-height: 20px;
    padding: 15px 20px 20px;
}

.ren_num_a {
    padding: 20px 25px;
    font-size: 50px;
    line-height: 50px;
    color: #fff;
    border: 2px solid #fff;
    text-shadow: 0 0 7px rgba(0,0,0,0.1);
    background: rgba(0,0,0,0.05);
}

.tp-caption.reddishbg_heavy_80 {
    font-size: 50px;
    line-height: 50px;
    font-weight: 400;
    color: #26CFCC;
    text-decoration: none;
    background-color: rgba(255,255,255,0.9);
    padding: 20px 25px 25px;
    text-shadow: none;
    border-width: 0px;
    border-color: #000000;
    border-style: none;
}

.tp-caption.reddishbg_heavy_70 {
    font-size: 30px;
    line-height: 30px;
    font-weight: 400;
    color: #ffffff;
    text-decoration: none;
    background-color: rgba(38,207,204,0.8);
    padding: 20px 25px 25px;
    text-shadow: none;
    border-width: 0px;
    border-color: #000000;
    border-style: none;
}

.tp-caption.reddishbg_heavy_30 {
    text-transform: capitalize;
    font-size: 30px;
    line-height: 30px;
    font-weight: 300;
    color: #fff;
    text-decoration: none;
    background-color: rgba(0,0,0,0.7);
    padding: 20px 30px 25px;
    text-shadow: none;
    border-width: 0px;
    border-color: #000000;
    border-style: none;
}

.tp-caption.white_heavy_70.has_bg {
    background-color: rgba(38,207,204,0.8);
}

.tp-caption.white_heavy_70 {
    font-size: 70px;
    line-height: 70px;
    font-weight: 800;
    color: #fff;
    text-decoration: none;
    padding: 0;
    background-color: transparent;
    text-shadow: none;
    border-width: 0px;
    border-color: #000000;
    border-style: none;
}

.tp-caption.light_medium_20 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
    border-width: 0px;
    border-color: #000000;
    border-style: none;
}

.tp-caption.white_heavy_60 {
    font-size: 50px;
    line-height: 50px;
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
    text-shadow: none;
    border-width: 0px;
    border-color: #000000;
    border-style: none;
}

.tp-caption.black_thin_blackbg_30 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
    color: #ffffff;
    text-decoration: none;
    background-color: rgba(0,0,0,0.8);
    padding: 5px 15px 10px;
    text-shadow: none;
    border-width: 0px;
    border-color: #000000;
    border-style: none;
}

body.rtl .region-primary_menu div.block {
    float: left;
    margin-left: unset;
    margin-right: 10px;
}

body.rtl #section-header-top .hotline > span {
    display: inline-block;
}

    body.rtl #section-header-top .hotline > span i {
        float: right;
        margin-left: 8px;
        margin-top: 3px;
    }

    body.rtl #section-header-top .hotline > span.mr40 {
        margin-right: 0;
        margin-left: 40px;
    }

body.rtl #section-header-top .social-top {
    text-align: left;
}

body.rtl .tb-megamenu .nav > li {
    float: right;
}

body.rtl .tb-megamenu .mega-nav > li, body.rtl .tb-megamenu .dropdown-menu .mega-nav > li {
    text-align: right;
}

body.rtl .tb-megamenu .dropdown-submenu > .dropdown-menu {
    left: 0%;
}

body.rtl .tb-megamenu .dropdown-submenu > a:after {
    border-width: 5px 5px 5px 0px;
    border-right-color: #cccccc;
    border-left-color: unset;
    float: left;
}

body.rtl .blog-item ul.post-meta-info {
    padding-right: 0;
}

body.rtl .region-primary_menu div#block-mainnavigation {
    float: right;
}

body.rtl .region-breadcrumb {
    text-align: left;
}

body.rtl .innovation-shortcode-box.box-left.medium-box .box-content-wrapper {
    margin-left: auto;
    margin-right: 115px;
    text-align: right;
}

body.rtl .innovation-shortcode-box.box-left .box-icon {
    float: right;
    margin: 0px 0px 25px 25px;
}

body.rtl .block.contact-us .block-title {
    text-align: right;
}

body.rtl .block.contact-us label {
    float: right;
    text-align: right;
}

body.rtl .title-wrapper .title1 {
    text-align: right;
}

body.rtl .block.contact-us input[type="submit"] {
    margin-left: auto;
    margin-right: 20%;
}

html, body {
    overflow-x: hidden;
}

    body.boxed .inv-body-inner {
        background: #f9f9f9;
        max-width: 1170px;
        margin: 0 auto;
        box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
        overflow: hidden;
    }

#section-main-content {
    padding: 90px 0;
}

.no-padding-main-content #section-main-content {
    padding: 0;
}

#section-footer {
    position: relative;
    width: 100%;
    background: #191E21;
    overflow: hidden;
    color: #989898;
    font-size: 13px;
    padding: 90px 0;
}

    #section-footer:before {
        content: "";
        display: block;
        left: 0;
        position: absolute;
        top: 5px;
        width: 100%;
        background: url(/enar/sites/default/files/innovation/enar/images/footer_line.png) repeat scroll 0 0;
        height: 1px;
        opacity: .7;
    }

    #section-footer:after {
        height: 5px;
        width: 100%;
        top: 0;
        left: 0;
        background: rgba(0,0,0,0.2);
        content: "";
        position: absolute;
    }

    #section-footer h2 {
        color: #fff;
        font-size: 15px;
        line-height: initial;
        margin-bottom: 20px;
        text-transform: uppercase;
    }

#section-bottom {
    background: #191E21;
    color: #989898;
    position: relative;
}

    #section-bottom:after {
        width: 100%;
        height: 1px;
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        background: url(/enar/sites/default/files/innovation/enar/images/footer_line.png);
        opacity: 0.7;
    }

    #section-bottom .section-inner {
        background: rgba(0,0,0,0.25);
        padding: 32px 0px;
    }

    #section-bottom .footer-copytext a {
        color: #1CCDCA;
    }

    #section-bottom ul {
        text-align: right;
    }

        #section-bottom ul > li {
            display: inline-block;
            padding: 0 8px;
        }

            #section-bottom ul > li a {
                color: #989898;
                font-size: 12px;
            }

                #section-bottom ul > li a:after {
                    content: "/";
                    padding-left: 20px;
                }

            #section-bottom ul > li:first-child {
                padding-left: 0px;
            }

            #section-bottom ul > li:last-child {
                padding-right: 0px;
            }

                #section-bottom ul > li:last-child a::after {
                    content: "";
                    padding-left: 0px;
                }

#section-header-top {
    background: #f9f9f9;
    border-bottom: 1px solid #e4e4e4;
}

    #section-header-top .hotline {
        font-size: 11px;
        padding: 12px 0;
    }

        #section-header-top .hotline .upper {
            text-transform: uppercase;
        }

        #section-header-top .hotline i {
            margin-right: 8px;
        }

    #section-header-top .social-top {
        text-align: right;
    }

.social-top > a.inv-social-icon {
    color: #808c8c;
    display: inline-block;
    font-size: 14px;
    height: 32px;
    line-height: 34px;
    margin-top: 4px;
    outline: medium none;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 32px;
    z-index: 1;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

    .social-top > a.inv-social-icon:hover {
        color: #fff;
        z-index: 10;
    }

        .social-top > a.inv-social-icon:hover i {
            color: #FFF;
        }

.social-top > a > span.soc_name {
    opacity: 0;
    background: #070809;
    display: block;
    font-size: 12px;
    height: 32px;
    left: 14px;
    line-height: 31px;
    position: absolute;
    top: 0;
    z-index: 0;
    font-style: italic;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background: #1CCDCA;
    color: #FFFFFF;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

.social-top > a > span.soc_icon_bg {
    background: rgba(0,0,0,0.15);
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    display: block;
    content: "";
    width: 32px;
    height: 32px;
    line-height: 32px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.social-top > a.inv-social-icon > i {
    position: relative;
    z-index: 1;
    width: 32px;
    height: 32px;
    color: #808c8c;
}

.social-top > a:hover > span.soc_name {
    width: auto;
    padding-left: 28px;
    opacity: 1;
    -webkit-transition: all 0.4 ease;
    -moz-transition: all 0.4 ease;
    -o-transition: all 0.4 ease;
    -ms-transition: all 0.4 ease;
    transition: all 0.4 ease;
}

.social-top > a:hover > span.soc_icon_bg {
    top: 0px;
    left: 0px;
    opacity: 1;
}

.social-top > a:last-child > span.soc_name {
    right: 11px;
    left: auto;
}

.social-top > a:last-child:hover > span.soc_name {
    padding-left: 12px;
    padding-right: 28px;
}

.social-top a:last-child span.soc_name:before {
    display: none;
}

.social-top span.soc_name:after, .social-top span.soc_name:before {
    background: #070809;
    content: "";
    display: block;
    height: 32px;
    position: absolute;
    top: 0;
    width: 32px;
    z-index: -1;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background: #1CCDCA;
    color: #FFFFFF;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}

.social-top span.soc_name:after {
    right: -12px;
    -webkit-transition: all 0.4 ease;
    -moz-transition: all 0.4 ease;
    -o-transition: all 0.4 ease;
    -ms-transition: all 0.4 ease;
    transition: all 0.4 ease;
}

.social-top span.soc_name:before {
    left: -14px;
}

#section-header {
    background: #FFF;
    border-bottom: 1px solid #E4E4E4;
    height: 75px;
}

    #section-header .region-logo {
        line-height: 68px;
    }

#section-page-title.has-banner {
    position: relative;
    color: #FFF;
    overflow: hidden;
    width: 100%;
}

    #section-page-title.has-banner .region-breadcrumb a {
        color: #FFF;
    }

    #section-page-title.has-banner .region-page_title {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        z-index: 1;
    }

        #section-page-title.has-banner .region-page_title h1 {
            text-transform: uppercase;
            letter-spacing: 1px;
            text-shadow: 1px 1px 3px rgba(0,0,0,0.1);
            font-family: "Oswald","Open Sans",sans-serif;
            font-size: 35px;
            font-weight: 500;
            color: #FFF;
            margin: 0;
        }

    #section-page-title.has-banner .region-breadcrumb {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        margin: 0;
    }

.region-breadcrumb .breadcrumb {
    background-color: transparent;
}

#section-page-title:not(.has-banner) {
    background: #fbfbfb;
    border-bottom: 4px solid #fff;
    box-shadow: 0 0 4px rgba(0,0,0,0.17);
    -moz-box-shadow: 0 0px 4px rgba(0,0,0,0.17);
    -webkit-box-shadow: 0 0px 4px rgba(0,0,0,0.17);
    -ms-box-shadow: 0 0px 4px rgba(0,0,0,0.17);
    -o-box-shadow: 0 0px 4px rgba(0,0,0,0.17);
    position: relative;
    z-index: 1;
}

    #section-page-title:not(.has-banner) .region-page_title h1 {
        color: #888;
        float: left;
        clear: both;
        font-size: 30px;
        font-weight: 300;
        margin: 0;
        padding: 36px 0;
        text-transform: capitalize;
        font-family: Sansation;
    }

    #section-page-title:not(.has-banner) .region-breadcrumb {
        margin-top: -70px;
    }

.region-breadcrumb {
    line-height: 40px;
    margin: 35px 0 30px;
    font-size: 12px;
    color: #888;
    text-align: right;
}

    .region-breadcrumb .breadcrumb ol li {
        display: inline-block;
        color: #ccc;
    }

        .region-breadcrumb .breadcrumb ol li:before {
            font-family: 'idealtheme';
            content: "\f105";
        }

        .region-breadcrumb .breadcrumb ol li:first-child:before {
            content: "";
        }

        .region-breadcrumb .breadcrumb ol li a {
            margin: 0 2px;
        }

#go-to-top {
    z-index: 99999;
    text-align: center;
    width: 43px;
    height: 43px;
    padding: 8px 4px;
    position: fixed;
    bottom: -100px;
    right: 15px;
    cursor: pointer;
    overflow: auto;
    background: #1CCDCA;
    color: #ffffff;
    -webkit-transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    -ms-transition: all .4s ease-in;
    transition: all .4s ease-in;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}

    #go-to-top:hover {
        background: rgba(28,205,202,0.7);
        -webkit-transition: all .2s ease-in;
        -moz-transition: all .2s ease-in;
        -o-transition: all .2s ease-in;
        -ms-transition: all .2s ease-in;
        transition: all .2s ease-in;
    }

    #go-to-top i {
        font-size: 25px;
    }

.bg-gray .team_item.flip_effect .face {
    background: #f9fafc;
    border-color: #f9fafc;
}

.team-item.flip_effect {
    position: relative;
    width: 100%;
    height: 310px;
    margin-bottom: 30px;
    z-index: 1;
    -webkit-perspective: 400px;
    -moz-perspective: 400px;
    -o-perspective: 400px;
    perspective: 400px;
}

    .team-item.flip_effect .f1_card {
        position: relative;
        width: 100%;
        height: 100%;
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -o-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }

        .team-item.flip_effect .f1_card img {
            background: #fff;
            border: 5px solid #f3efef;
            display: block;
            overflow: hidden;
            max-width: 190px;
            margin: 8px auto 0;
            padding: 5px;
            height: auto;
            -webkit-border-radius: 100% 100% 100% 100%;
            -moz-border-radius: 100% 100% 100% 100%;
            border-radius: 100% 100% 100% 100%;
        }

        .team-item.flip_effect .f1_card .person_jop {
            display: block;
            font-size: 13px;
            text-transform: capitalize;
        }

        .team-item.flip_effect .f1_card .person_desc {
            display: block;
            font-size: 14px;
            line-height: 23px;
            margin-bottom: 15px;
            max-height: 115px;
            overflow: hidden;
            position: relative;
        }

            .team-item.flip_effect .f1_card .person_desc:after {
                bottom: 0;
                content: "...";
                display: inline-block;
                height: 23px;
                margin-left: 3px;
                position: relative;
                right: 3px;
            }

        .team-item.flip_effect .f1_card .person_name {
            display: block;
            font-size: 18px;
            text-transform: uppercase;
        }

        .team-item.flip_effect .f1_card .face {
            background: #fff;
            border: 1px solid #f1eff0;
            padding: 20px;
            position: absolute;
            width: 100%;
            height: 100%;
            -webkit-backface-visibility: hidden;
            -moz-backface-visibility: hidden;
            -o-backface-visibility: hidden;
            backface-visibility: hidden;
            overflow: hidden;
            -webkit-transform: translateZ(0);
            -moz-transition: -moz-transition 700ms ease;
            -webkit-transition: -webkit-transition 700ms ease;
            -o-transition: -o-transition 700ms ease;
            transition: transform 700ms ease;
            -webkit-border-radius: 3px 3px 3px 3px;
            -moz-border-radius: 3px 3px 3px 3px;
            border-radius: 3px 3px 3px 3px;
        }

            .team-item.flip_effect .f1_card .face.front {
                text-align: center;
                background: #fff;
            }

                .team-item.flip_effect .f1_card .face.front .person_name {
                    color: #324545;
                    margin: 18px 0 8px;
                    font-size: 16px;
                }

                .team-item.flip_effect .f1_card .face.front .person_jop {
                    color: #bab9b9;
                }

            .team-item.flip_effect .f1_card .face.back {
                background: #1CCDCA;
                color: white;
                display: block;
                padding: 15px 20px 15px 20px;
                border: 1px solid #1CCDCA;
                overflow: hidden;
                -webkit-transform: rotateY(-180deg);
                -moz-transform: rotateY(-180deg);
                -o-transform: rotateY(-180deg);
                -ms-transform: rotateY(-180deg);
                transform: rotateY(-180deg);
            }

                .team-item.flip_effect .f1_card .face.back .person_jop {
                    margin: 5px 0 13px;
                    font-weight: bold;
                }

                .team-item.flip_effect .f1_card .face.back .arrow_btn {
                    color: #fff;
                }

                .team-item.flip_effect .f1_card .face.back .social_media i {
                    color: #fff;
                    border: solid 1px;
                    border-color: rgba(255,255,255,0.5);
                    -webkit-border-radius: 50% 50% 50% 50%;
                    -moz-border-radius: 50% 50% 50% 50%;
                    border-radius: 50% 50% 50% 50%;
                }

                    .team-item.flip_effect .f1_card .face.back .social_media i:hover {
                        color: #1CCDCA;
                        border-color: #fff;
                        background: #fff;
                    }

    .team-item.flip_effect:hover .f1_card .face.back {
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }

    .team-item.flip_effect:hover .f1_card .face.front {
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
        transform: rotateY(180deg);
    }

.team-item.teaser {
    margin-bottom: 40px;
    position: relative;
    overflow: hidden;
}

    .team-item.teaser .person_name {
        display: block;
        font-size: 18px;
        text-transform: uppercase;
        color: #324545;
    }

    .team-item.teaser .person_jop {
        color: #aaa;
        display: block;
        font-size: 14px;
        margin: 3px 0 10px;
    }

    .team-item.teaser .person_desc {
        display: block;
        line-height: 25px;
        margin-bottom: 15px;
        color: #999;
    }

    .team-item.teaser .member_img {
        background: #fff;
        border: 1px solid #dadbdb;
        padding: 5px;
        overflow: hidden;
        position: relative;
        display: block;
        float: right;
        width: 30%;
        -webkit-border-radius: 100% 100% 100% 100%;
        -moz-border-radius: 100% 100% 100% 100%;
        border-radius: 100% 100% 100% 100%;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

        .team-item.teaser .member_img:before {
            background: #1CCDCA;
            border: 5px solid rgba(0,0,0,0.3);
            content: "";
            top: 0px;
            display: block;
            height: 100%;
            left: 0;
            position: absolute;
            width: 100%;
            text-align: center;
            opacity: 0;
            -webkit-border-radius: 100% 100% 100% 100%;
            -moz-border-radius: 100% 100% 100% 100%;
            border-radius: 100% 100% 100% 100%;
        }

        .team-item.teaser .member_img:after {
            content: "\e112";
            display: block;
            height: 40px;
            line-height: 40px;
            width: 40px;
            font-family: "idealtheme";
            color: #fff;
            font-size: 24px;
            text-align: center;
            opacity: 0;
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translateX(-50%) translateY(-50%);
            -moz-transform: translateX(-50%) translateY(-50%);
            -o-transform: translateX(-50%) translateY(-50%);
            -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
            -o-transform: scale(3);
            -ms-transform: scale(3);
            -moz-transform: scale(3);
            -webkit-transform: scale(3);
            transform: scale(3);
            -webkit-transition: all 0.4s ease;
            -moz-transition: all 0.4s ease;
            -o-transition: all 0.4s ease;
            -ms-transition: all 0.4s ease;
            transition: all 0.4s ease;
        }

        .team-item.teaser .member_img:hover {
            border-color: rgba(0,0,0,0);
        }

            .team-item.teaser .member_img:hover:before {
                opacity: 1;
                -webkit-transition: all 0.4s ease;
                -moz-transition: all 0.4s ease;
                -o-transition: all 0.4s ease;
                -ms-transition: all 0.4s ease;
                transition: all 0.4s ease;
            }

            .team-item.teaser .member_img:hover:after {
                opacity: 1;
                -webkit-transition: all 0.4s ease;
                -moz-transition: all 0.4s ease;
                -o-transition: all 0.4s ease;
                -ms-transition: all 0.4s ease;
                transition: all 0.4s ease;
                -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
                -moz-transform: translateX(-50%) translateY(-50%) scale(1);
                -o-transform: translateX(-50%) translateY(-50%) scale(1);
                -ms-transform: translateX(-50%) translateY(-50%) scale(1);
                transform: translateX(-50%) translateY(-50%) scale(1);
            }

        .team-item.teaser .member_img img {
            height: auto;
            -webkit-border-radius: 100% 100% 100% 100%;
            -moz-border-radius: 100% 100% 100% 100%;
            border-radius: 100% 100% 100% 100%;
        }

    .team-item.teaser .team_detail {
        float: right;
        padding-right: 20px;
        width: 70%;
    }

    .team-item.teaser .social_media i {
        border: solid 1px;
        -webkit-border-radius: 50% 50% 50% 50%;
        -moz-border-radius: 50% 50% 50% 50%;
        border-radius: 50% 50% 50% 50%;
    }

    .team-item.teaser .social_media a:hover i {
        color: #1CCDCA;
        border: solid 1px #1CCDCA;
    }

    .team-item.teaser:hover .person_name {
        color: #1CCDCA;
    }

.team-item.detail .member_img {
    display: block;
    margin-bottom: 20px;
}

.team-item.detail .person_name {
    display: block;
    font-size: 18px;
    text-transform: uppercase;
    color: #1CCDCA;
}

.team-item.detail .person_desc {
    margin-top: 20px;
}

.team-item.detail .social_media a:hover i {
    color: #1CCDCA;
    border: solid 1px #1CCDCA;
}

.team-item.team-col {
    background: #1CCDCA;
    color: #fff;
    position: relative;
    overflow: hidden;
}

    .team-item.team-col .person_name {
        display: block;
        font-size: 20px;
        text-transform: uppercase;
        color: #fff;
    }

        .team-item.team-col .person_name:hover {
            opacity: 0.7;
        }

    .team-item.team-col .person_jop {
        display: block;
        font-size: 14px;
        font-weight: bold;
        margin: 5px 0 10px;
        text-transform: capitalize;
    }

    .team-item.team-col .person_desc {
        display: block;
        margin-bottom: 20px;
        line-height: 23px;
        color: rgba(255,255,255,0.8);
    }

    .team-item.team-col .team-col-1 {
        width: 50%;
        float: left;
        position: relative;
    }

        .team-item.team-col .team-col-1 .member_img2 {
            pointer-events: none;
            display: block;
            position: relative;
            -webkit-transition: all 0.4s ease;
            -moz-transition: all 0.4s ease;
            -o-transition: all 0.4s ease;
            -ms-transition: all 0.4s ease;
            transition: all 0.4s ease;
        }

            .team-item.team-col .team-col-1 .member_img2 * {
                pointer-events: all;
            }

            .team-item.team-col .team-col-1 .member_img2 img {
                height: auto;
            }

            .team-item.team-col .team-col-1 .member_img2:before {
                background: rgba(28,205,202,0.8);
                content: "";
                top: 0px;
                display: block;
                height: 100%;
                left: 0;
                position: absolute;
                width: 100%;
                text-align: center;
                opacity: 0;
                z-index: 1;
            }

            .team-item.team-col .team-col-1 .member_img2:after {
                content: "\e112";
                display: block;
                height: 40px;
                line-height: 40px;
                position: absolute;
                width: 40px;
                font-family: "idealtheme";
                color: #fff;
                font-size: 24px;
                text-align: center;
                left: 50%;
                top: 50%;
                opacity: 0;
                -moz-transform: translateX(-50%) translateY(-50%) scale(3);
                -webkit-transform: translateX(-50%) translateY(-50%) scale(3);
                transform: translateX(-50%) translateY(-50%) scale(3);
                z-index: 2;
            }

            .team-item.team-col .team-col-1 .member_img2:hover:before {
                opacity: 1;
            }

            .team-item.team-col .team-col-1 .member_img2:hover:after {
                opacity: 1;
                -moz-transform: translateX(-50%) translateY(-50%) scale(1);
                -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
                transform: translateX(-50%) translateY(-50%) scale(1);
                -webkit-transition: all 0.4s ease;
                -moz-transition: all 0.4s ease;
                -o-transition: all 0.4s ease;
                -ms-transition: all 0.4s ease;
                transition: all 0.4s ease;
            }

            .team-item.team-col .team-col-1 .member_img2 > span {
                display: block;
                position: relative;
            }

                .team-item.team-col .team-col-1 .member_img2 > span:after {
                    box-shadow: 0 0 75px rgba(0,0,0,0.5) inset;
                    content: "";
                    display: block;
                    height: 100%;
                    left: 0;
                    position: absolute;
                    top: 0;
                    width: 100%;
                }

    .team-item.team-col .team-col-2 {
        width: 50%;
        float: left;
        position: relative;
    }

        .team-item.team-col .team-col-2 .team-col-2-con {
            position: absolute;
            padding: 20px 25px 20px;
        }

            .team-item.team-col .team-col-2 .team-col-2-con .social_media i {
                color: #FFF;
                border: 0 none;
            }

                .team-item.team-col .team-col-2 .team-col-2-con .social_media i:hover {
                    opacity: 0.7;
                }

        .team-item.team-col .team-col-2 .arrow {
            position: absolute;
            background: #1CCDCA;
            width: 15px;
            height: 15px;
            top: 30px;
            -moz-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
            z-index: 1;
            left: auto;
            left: -7px;
        }

.team-style-02 .bxslide:nth-child(2n) .team-item.teaser .member_img {
    float: left;
}

.team-style-02 .bxslide:nth-child(2n) .team-item.teaser .team_detail {
    padding-right: 0;
    padding-left: 20px;
}

.team-style-02 .bxslide:nth-child(2n + 1) .team-item.teaser .team_detail {
    text-align: right;
}

.team-style-03 .inv-grid-item:nth-child(3) .team-item.team-col .team-col-1, .team-style-03 .inv-grid-item:nth-child(3n+4) .team-item.team-col .team-col-1, .team-style-03 .inv-grid-item:nth-child(4n) .team-item.team-col .team-col-1 {
    float: right;
}

.team-style-03 .inv-grid-item:nth-child(3) .team-item.team-col .team-col-2 .arrow, .team-style-03 .inv-grid-item:nth-child(3n+4) .team-item.team-col .team-col-2 .arrow, .team-style-03 .inv-grid-item:nth-child(4n) .team-item.team-col .team-col-2 .arrow {
    left: unset;
    right: -7px;
}

.bg-gray .user_item.flip_effect .face {
    background: #f9fafc;
    border-color: #f9fafc;
}

.user-item.flip_effect {
    position: relative;
    width: 100%;
    height: 310px;
    margin-bottom: 30px;
    z-index: 1;
    -webkit-perspective: 400px;
    -moz-perspective: 400px;
    -o-perspective: 400px;
    perspective: 400px;
}

    .user-item.flip_effect .f1_card {
        position: relative;
        width: 100%;
        height: 100%;
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -o-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }

        .user-item.flip_effect .f1_card img {
            background: #fff;
            border: 5px solid #f3efef;
            display: block;
            overflow: hidden;
            max-width: 190px;
            margin: 8px auto 0;
            padding: 5px;
            height: auto;
            -webkit-border-radius: 100% 100% 100% 100%;
            -moz-border-radius: 100% 100% 100% 100%;
            border-radius: 100% 100% 100% 100%;
        }

        .user-item.flip_effect .f1_card .user_email {
            display: block;
            font-size: 13px;
            text-transform: capitalize;
        }

        .user-item.flip_effect .f1_card .user_desc {
            display: block;
            font-size: 14px;
            line-height: 23px;
            margin-bottom: 15px;
            max-height: 115px;
            overflow: hidden;
            position: relative;
        }

            .user-item.flip_effect .f1_card .user_desc:after {
                bottom: 0;
                content: "...";
                display: inline-block;
                height: 23px;
                margin-left: 3px;
                position: relative;
                right: 3px;
            }

        .user-item.flip_effect .f1_card .user_name {
            display: block;
            font-size: 18px;
            text-transform: uppercase;
        }

        .user-item.flip_effect .f1_card .face {
            background: #fff;
            border: 1px solid #f1eff0;
            padding: 20px;
            position: absolute;
            width: 100%;
            height: 100%;
            -webkit-backface-visibility: hidden;
            -moz-backface-visibility: hidden;
            -o-backface-visibility: hidden;
            backface-visibility: hidden;
            overflow: hidden;
            -webkit-transform: translateZ(0);
            -moz-transition: -moz-transition 700ms ease;
            -webkit-transition: -webkit-transition 700ms ease;
            -o-transition: -o-transition 700ms ease;
            transition: transform 700ms ease;
            -webkit-border-radius: 3px 3px 3px 3px;
            -moz-border-radius: 3px 3px 3px 3px;
            border-radius: 3px 3px 3px 3px;
        }

            .user-item.flip_effect .f1_card .face.front {
                text-align: center;
                background: #fff;
            }

                .user-item.flip_effect .f1_card .face.front .user_name {
                    color: #324545;
                    margin: 18px 0 8px;
                    font-size: 16px;
                }

                .user-item.flip_effect .f1_card .face.front .user_email {
                    color: #bab9b9;
                }

            .user-item.flip_effect .f1_card .face.back {
                background: #1CCDCA;
                color: white;
                display: block;
                padding: 15px 20px 15px 20px;
                border: 1px solid #1CCDCA;
                overflow: hidden;
                -webkit-transform: rotateY(-180deg);
                -moz-transform: rotateY(-180deg);
                -o-transform: rotateY(-180deg);
                -ms-transform: rotateY(-180deg);
                transform: rotateY(-180deg);
            }

                .user-item.flip_effect .f1_card .face.back .person_jop {
                    margin: 5px 0 13px;
                    font-weight: bold;
                }

                .user-item.flip_effect .f1_card .face.back .arrow_btn {
                    color: #fff;
                }

                .user-item.flip_effect .f1_card .face.back .social_media i {
                    color: #fff;
                    border: solid 1px;
                    border-color: rgba(255,255,255,0.5);
                    -webkit-border-radius: 50% 50% 50% 50%;
                    -moz-border-radius: 50% 50% 50% 50%;
                    border-radius: 50% 50% 50% 50%;
                }

                    .user-item.flip_effect .f1_card .face.back .social_media i:hover {
                        color: #1CCDCA;
                        border-color: #fff;
                        background: #fff;
                    }

    .user-item.flip_effect:hover .f1_card .face.back {
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }

    .user-item.flip_effect:hover .f1_card .face.front {
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
        transform: rotateY(180deg);
    }

.region-sidebar_first div.block .block-title, .region-sidebar_second div.block .block-title {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 20px;
    text-transform: uppercase;
    word-spacing: 1px;
}

.innovation-flickr .flickr_badge_image {
    width: 33.33%;
    float: left;
    padding: 0 7px 7px 0;
}

    .innovation-flickr .flickr_badge_image a {
        display: block;
        position: relative;
    }

        .innovation-flickr .flickr_badge_image a img {
            width: 100%;
            max-width: 100%;
            height: auto;
        }

        .innovation-flickr .flickr_badge_image a:before {
            content: '';
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            background-color: #1CCDCA;
            opacity: 0;
            -webkit-transition: all 200ms ease-in-out;
            -moz-transition: all 200ms ease-in-out;
            -o-transition: all 200ms ease-in-out;
            -ms-transition: all 200ms ease-in-out;
            transition: all 200ms ease-in-out;
        }

        .innovation-flickr .flickr_badge_image a:after {
            font-family: "idealtheme";
            content: "\e6e5";
            color: #fff;
            font-size: 20px;
            opacity: 0;
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translateX(-50%) translateY(-50%);
            -moz-transform: translateX(-50%) translateY(-50%);
            -o-transform: translateX(-50%) translateY(-50%);
            -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
            -webkit-transition: all 200ms ease-in-out;
            -moz-transition: all 200ms ease-in-out;
            -o-transition: all 200ms ease-in-out;
            -ms-transition: all 200ms ease-in-out;
            transition: all 200ms ease-in-out;
        }

        .innovation-flickr .flickr_badge_image a:hover:before, .innovation-flickr .flickr_badge_image a:hover:after {
            opacity: 1;
        }

.cloud-tag ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .cloud-tag ul li {
        list-style-type: none;
        display: inline-block;
        margin-bottom: 2px;
        margin-right: 2px;
    }

        .cloud-tag ul li a {
            background: rgba(0,0,0,0.5);
            display: block;
            border-color: rgba(255,255,255,0);
            color: #989898;
            font-size: 11px;
            overflow: hidden;
            padding: 9px 11px;
            text-transform: uppercase;
            font-weight: 500;
        }

.categories-list-widget ul {
    padding: 0;
}

    .categories-list-widget ul li {
        border-bottom: 1px dotted #e5e5e5;
        list-style: none;
        padding: 7px 0;
    }

        .categories-list-widget ul li:last-child {
            border-bottom: none;
        }

        .categories-list-widget ul li .num-posts {
            color: #aaa;
            float: right;
            font-size: 11px;
        }

        .categories-list-widget ul li a {
            color: #777;
            display: inline-block;
            margin-right: 10px;
            font-size: 13px;
        }

            .categories-list-widget ul li a:hover {
                color: #aaa;
            }

.cloud-tag-style2 ul {
    padding: 0;
    list-style: none;
    font-size: 0;
}

    .cloud-tag-style2 ul li {
        display: inline-block;
        margin: 0 10px 10px 0;
    }

        .cloud-tag-style2 ul li a {
            background: #fff;
            border: 1px solid #E5E5E5;
            color: #666;
            display: inline-block;
            font-size: 11px;
            font-weight: 300;
            letter-spacing: 1px;
            padding: 8px 9px;
            text-transform: uppercase;
        }

        .cloud-tag-style2 ul li .num-posts {
            background: #FAFAFA;
            border-color: #E5E5E5;
            border-style: solid;
            border-width: 1px;
            display: inline-block;
            font-size: 11px;
            padding: 8px 9px 8px 11px;
            color: #888;
            position: relative;
            margin-left: -2px;
        }

            .cloud-tag-style2 ul li .num-posts:before {
                border-color: rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #c6c6c6;
                border-style: solid;
                border-width: 4px;
                content: "";
                display: block;
                left: 0px;
                position: absolute;
                top: 12px;
            }

            .cloud-tag-style2 ul li .num-posts:after {
                border-color: rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #ffffff;
                border-style: solid;
                border-width: 4px;
                content: "";
                display: block;
                left: -1px;
                position: absolute;
                top: 12px;
            }

.about_author {
    background: #ecf0f1;
    position: relative;
    padding: 10px 5px 15px 15px;
    margin-top: 36px;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}

    .about_author > img {
        float: left;
        margin: -25px 15px 0 0;
        max-width: 100px;
        -webkit-border-radius: 3px 3px 3px 3px;
        -moz-border-radius: 3px 3px 3px 3px;
        border-radius: 3px 3px 3px 3px;
    }

    .about_author > span {
        color: #444;
        font-size: 14px;
        margin-bottom: 5px;
        display: block;
    }

    .about_author a.inv-social-icon, .about_author .inv-icon {
        font-size: 13px;
        text-align: left;
        width: 20px;
    }

        .about_author a.inv-social-icon i, .about_author .inv-icon i {
            font-size: 13px;
        }

    .about_author .inv-icon {
        padding: 0;
        margin: 0;
        font-size: 0;
        list-style: none;
        margin-right: 5px;
        display: inline-block;
        color: #777;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }

.hm_vid_con {
    border: 4px solid rgba(0,0,0,0.3);
    display: block;
    overflow: hidden;
    position: relative;
}

    .hm_vid_con .vid_icon {
        border: 3px solid rgba(255,255,255,0.9);
        height: 54px;
        line-height: 54px;
        position: absolute;
        text-align: center;
        width: 54px;
        color: #fff;
        font-size: 24px;
        z-index: 1;
        left: 50%;
        top: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        -webkit-border-radius: 100% 100% 100% 100%;
        -moz-border-radius: 100% 100% 100% 100%;
        border-radius: 100% 100% 100% 100%;
    }

        .hm_vid_con .vid_icon i {
            background: #1CCDCA;
            width: 100%;
            height: 100%;
            position: absolute;
            left: 0;
            top: 0;
            line-height: 47px;
            text-indent: 5px;
            text-shadow: 0 1px 2px rgba(0,0,0,0.2);
            -webkit-border-radius: 100% 100% 100% 100%;
            -moz-border-radius: 100% 100% 100% 100%;
            border-radius: 100% 100% 100% 100%;
        }

.simplenews-subscriber-form label {
    display: none;
}

.simplenews-subscriber-form input[type="email"] {
    max-width: 100%;
    width: 100%;
    font-size: 13px;
    padding: 8px 50px 8px 12px;
    border: 1px solid #ddd;
    color: #666;
    background: #fff;
    outline: none;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}

.simplenews-subscriber-form .description {
    display: none;
}

.simplenews-subscriber-form .form-actions {
    position: relative;
}

.simplenews-subscriber-form .field--name-mail {
    margin-top: 20px;
}

.simplenews-subscriber-form input[type="submit"] {
    margin: 0;
    background: #1CCDCA;
    border: none;
    color: #fff;
    font-size: 16px;
    height: 37px;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.2);
    -moz-text-shadow: 0 1px 2px rgba(0,0,0,0.2);
    -webkit-text-shadow: 0 1px 2px rgba(0,0,0,0.2);
    top: -50px;
    width: 40px;
    border-left: 1px solid rgba(0,0,0,0.07);
    text-indent: -9999px;
}

.simplenews-subscriber-form i {
    position: absolute;
    display: block;
    right: 14px;
    top: -37px;
    z-index: 1000;
    color: #FFF;
    cursor: pointer;
}

.simplenews-subscriber-form.logged-in input[type="submit"] {
    top: 20px;
    text-indent: 0;
    font-size: 11px;
    width: 100px;
}

.simplenews-subscriber-form.logged-in i {
    top: 32px;
    right: 80px;
}

.view-content .bx-wrapper {
    margin-bottom: 0;
}

body {
    font-family: Sansation;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
}

h1 {
    font-family: Sansation;
    font-weight: 600;
    font-size: 37px;
}

h2 {
    font-family: Sansation;
    font-weight: 600;
    font-size: 32px;
}

h3 {
    font-family: Sansation;
    font-weight: 600;
    font-size: 21px;
}

h4 {
    font-family: Sansation;
    font-weight: 600;
    font-size: 22px;
}

h5 {
    font-family: Sansation;
    font-weight: 600;
    font-size: 18px;
}

h6 {
    font-family: Sansation;
    font-weight: 600;
    font-size: 16px;
}

.hm_new_title_con h4 {
    font-family: 'Lato',sans-serif;
    font-weight: 400;
    font-size: 15px;
}

h2.title1 a, .title1 .title, .title1 .block-title, .banner-title h2 {
    font-family: 'Oswald',sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 33px;
}

.counter .stat-count {
    font-family: 'Oswald',sans-serif;
    font-weight: 700;
    font-size: 32px;
}

.inv-sticky.affix {
    position: fixed !important;
    width: 100%;
    z-index: 9999;
    top: 0;
}

.sticky-wrapper {
    position: relative;
    z-index: 101;
    /* height: 68px !important; */
}

.inv-sticky.affix-bottom {
    position: absolute;
}

@media (max-width:991px) {
    .inv-sticky.unsticky-mobile.affix {
        position: static !important;
    }
}

@font-face {
    font-family: 'FontAwesome';
    src: url(/enar/themes/innovation/vendor/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(/enar/themes/innovation/vendor/font-awesome/fonts/fontawesome-webfont.eot#iefix&v=4.7.0) format('embedded-opentype'),url(/enar/themes/innovation/vendor/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(/enar/themes/innovation/vendor/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(/enar/themes/innovation/vendor/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(/enar/themes/innovation/vendor/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

    .fa-ul > li {
        position: relative
    }

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

    .fa-li.fa-lg {
        left: -1.85714286em
    }

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    transform: scale(1,-1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before, .fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before, .fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before, .fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
    content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158"
}

.fa-won:before, .fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before, .fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before, .fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before, .fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before, .fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before, .fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before, .fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-signing:before, .fa-sign-language:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before, .fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-vcard:before, .fa-address-card:before {
    content: "\f2bb"
}

.fa-vcard-o:before, .fa-address-card-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before, .fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before, .fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

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

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

body.rtl {
    direction: rtl;
}

    body.rtl .col-xs-1, body.rtl .col-xs-2, body.rtl .col-xs-3, body.rtl .col-xs-4, body.rtl .col-xs-5, body.rtl .col-xs-6, body.rtl .col-xs-7, body.rtl .col-xs-8, body.rtl .col-xs-9, body.rtl .col-xs-10, body.rtl .col-xs-11, body.rtl .col-xs-12, body.rtl .col-sm-1, body.rtl .col-sm-2, body.rtl .col-sm-3, body.rtl .col-sm-4, body.rtl .col-sm-5, body.rtl .col-sm-6, body.rtl .col-sm-7, body.rtl .col-sm-8, body.rtl .col-sm-9, body.rtl .col-sm-10, body.rtl .col-sm-11, body.rtl .col-sm-12, body.rtl .col-md-1, body.rtl .col-md-2, body.rtl .col-md-3, body.rtl .col-md-4, body.rtl .col-md-5, body.rtl .col-md-6, body.rtl .col-md-7, body.rtl .col-md-8, body.rtl .col-md-9, body.rtl .col-md-10, body.rtl .col-md-11, body.rtl .col-md-12, body.rtl .col-lg-1, body.rtl .col-lg-2, body.rtl .col-lg-3, body.rtl .col-lg-4, body.rtl .col-lg-5, body.rtl .col-lg-6, body.rtl .col-lg-7, body.rtl .col-lg-8, body.rtl .col-lg-9, body.rtl .col-lg-10, body.rtl .col-lg-11, body.rtl .col-lg-12 {
        float: right;
    }

    body.rtl .bx-wrapper .bx-viewport {
        direction: ltr;
    }

        body.rtl .bx-wrapper .bx-viewport .bxslider-item {
            direction: rtl;
        }

    body.rtl .pull-right {
        float: left !important;
    }

    body.rtl .pull-letf {
        float: right !important;
    }

    body.rtl .col-xs-offset-12 {
        margin-right: 100%;
        margin-left: 0
    }

    body.rtl .col-xs-offset-11 {
        margin-right: 91.66666667%;
        margin-left: 0
    }

    body.rtl .col-xs-offset-10 {
        margin-right: 83.33333333%;
        margin-left: 0
    }

    body.rtl .col-xs-offset-9 {
        margin-right: 75%;
        margin-left: 0
    }

    body.rtl .col-xs-offset-8 {
        margin-right: 66.66666667%;
        margin-left: 0
    }

    body.rtl .col-xs-offset-7 {
        margin-right: 58.33333333%;
        margin-left: 0
    }

    body.rtl .col-xs-offset-6 {
        margin-right: 50%;
        margin-left: 0
    }

    body.rtl .col-xs-offset-5 {
        margin-right: 41.66666667%;
        margin-left: 0
    }

    body.rtl .col-xs-offset-4 {
        margin-right: 33.33333333%;
        margin-left: 0
    }

    body.rtl .col-xs-offset-3 {
        margin-right: 25%;
        margin-left: 0
    }

    body.rtl .col-xs-offset-2 {
        margin-right: 16.66666667%;
        margin-left: 0
    }

    body.rtl .col-xs-offset-1 {
        margin-right: 8.33333333%;
        margin-left: 0
    }

    body.rtl .col-sm-offset-12 {
        margin-right: 100%;
        margin-left: 0
    }

    body.rtl .col-sm-offset-11 {
        margin-right: 91.66666667%;
        margin-left: 0
    }

    body.rtl .col-sm-offset-10 {
        margin-right: 83.33333333%;
        margin-left: 0
    }

    body.rtl .col-sm-offset-9 {
        margin-right: 75%;
        margin-left: 0
    }

    body.rtl .col-sm-offset-8 {
        margin-right: 66.66666667%;
        margin-left: 0
    }

    body.rtl .col-sm-offset-7 {
        margin-right: 58.33333333%;
        margin-left: 0
    }

    body.rtl .col-sm-offset-6 {
        margin-right: 50%;
        margin-left: 0
    }

    body.rtl .col-sm-offset-5 {
        margin-right: 41.66666667%;
        margin-left: 0
    }

    body.rtl .col-sm-offset-4 {
        margin-right: 33.33333333%;
        margin-left: 0
    }

    body.rtl .col-sm-offset-3 {
        margin-right: 25%;
        margin-left: 0
    }

    body.rtl .col-sm-offset-2 {
        margin-right: 16.66666667%;
        margin-left: 0
    }

    body.rtl .col-sm-offset-1 {
        margin-right: 8.33333333%;
        margin-left: 0
    }

    body.rtl .col-md-offset-12 {
        margin-right: 100%;
        margin-left: 0
    }

    body.rtl .col-md-offset-11 {
        margin-right: 91.66666667%;
        margin-left: 0
    }

    body.rtl .col-md-offset-10 {
        margin-right: 83.33333333%;
        margin-left: 0
    }

    body.rtl .col-md-offset-9 {
        margin-right: 75%;
        margin-left: 0
    }

    body.rtl .col-md-offset-8 {
        margin-right: 66.66666667%;
        margin-left: 0
    }

    body.rtl .col-md-offset-7 {
        margin-right: 58.33333333%;
        margin-left: 0
    }

    body.rtl .col-md-offset-6 {
        margin-right: 50%;
        margin-left: 0
    }

    body.rtl .col-md-offset-5 {
        margin-right: 41.66666667%;
        margin-left: 0
    }

    body.rtl .col-md-offset-4 {
        margin-right: 33.33333333%;
        margin-left: 0
    }

    body.rtl .col-md-offset-3 {
        margin-right: 25%;
        margin-left: 0
    }

    body.rtl .col-md-offset-2 {
        margin-right: 16.66666667%;
        margin-left: 0
    }

    body.rtl .col-md-offset-1 {
        margin-right: 8.33333333%;
        margin-left: 0
    }

    body.rtl .col-lg-offset-12 {
        margin-right: 100%;
        margin-left: 0
    }

    body.rtl .col-lg-offset-11 {
        margin-right: 91.66666667%;
        margin-left: 0
    }

    body.rtl .col-lg-offset-10 {
        margin-right: 83.33333333%;
        margin-left: 0
    }

    body.rtl .col-lg-offset-9 {
        margin-right: 75%;
        margin-left: 0
    }

    body.rtl .col-lg-offset-8 {
        margin-right: 66.66666667%;
        margin-left: 0
    }

    body.rtl .col-lg-offset-7 {
        margin-right: 58.33333333%;
        margin-left: 0
    }

    body.rtl .col-lg-offset-6 {
        margin-right: 50%;
        margin-left: 0
    }

    body.rtl .col-lg-offset-5 {
        margin-right: 41.66666667%;
        margin-left: 0
    }

    body.rtl .col-lg-offset-4 {
        margin-right: 33.33333333%;
        margin-left: 0
    }

    body.rtl .col-lg-offset-3 {
        margin-right: 25%;
        margin-left: 0
    }

    body.rtl .col-lg-offset-2 {
        margin-right: 16.66666667%;
        margin-left: 0
    }

    body.rtl .col-lg-offset-1 {
        margin-right: 8.33333333%;
        margin-left: 0
    }

.action-links {
    margin: 1em 0;
    padding: 0;
    list-style: none;
}

[dir="rtl"] .action-links {
    margin-right: 0;
}

.action-links li {
    display: inline-block;
    margin: 0 0.3em;
}

    .action-links li:first-child {
        margin-left: 0;
    }

[dir="rtl"] .action-links li:first-child {
    margin-right: 0;
    margin-left: 0.3em;
}

.button-action {
    display: inline-block;
    padding: 0.2em 0.5em 0.3em;
    text-decoration: none;
    line-height: 160%;
}

    .button-action:before {
        margin-left: -0.1em;
        padding-right: 0.2em;
        content: "+";
        font-weight: 900;
    }

[dir="rtl"] .button-action:before {
    margin-right: -0.1em;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0.2em;
}

.breadcrumb {
    padding-bottom: 0.5em;
}

    .breadcrumb ol {
        margin: 0;
        padding: 0;
    }

[dir="rtl"] .breadcrumb ol {
    margin-right: 0;
}

.breadcrumb li {
    display: inline;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    .breadcrumb li:before {
        content: " \BB ";
    }

    .breadcrumb li:first-child:before {
        content: none;
    }

.button, .image-button {
    margin-right: 1em;
    margin-left: 1em;
}

    .button:first-child, .image-button:first-child {
        margin-right: 0;
        margin-left: 0;
    }

.collapse-processed > summary {
    padding-right: 0.5em;
    padding-left: 0.5em;
}

    .collapse-processed > summary:before {
        float: left;
        width: 1em;
        height: 1em;
        content: "";
        background: url(/enar/core/misc/menu-expanded.png) 0 100% no-repeat;
    }

[dir="rtl"] .collapse-processed > summary:before {
    float: right;
    background-position: 100% 100%;
}

.collapse-processed:not([open]) > summary:before {
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    background-position: 25% 35%;
}

[dir="rtl"] .collapse-processed:not([open]) > summary:before {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    background-position: 75% 35%;
}

.container-inline label:after, .container-inline .label:after {
    content: ":";
}

.form-type-radios .container-inline label:after, .form-type-checkboxes .container-inline label:after {
    content: "";
}

.form-type-radios .container-inline .form-type-radio, .form-type-checkboxes .container-inline .form-type-checkbox {
    margin: 0 1em;
}

.container-inline .form-actions, .container-inline.form-actions {
    margin-top: 0;
    margin-bottom: 0;
}

details {
    margin-top: 1em;
    margin-bottom: 1em;
    border: 1px solid #ccc;
}

    details > .details-wrapper {
        padding: 0.5em 1.5em;
    }

summary {
    padding: 0.2em 0.5em;
    cursor: pointer;
}

.exposed-filters .filters {
    float: left;
    margin-right: 1em;
}

[dir="rtl"] .exposed-filters .filters {
    float: right;
    margin-right: 0;
    margin-left: 1em;
}

.exposed-filters .form-item {
    margin: 0 0 0.1em 0;
    padding: 0;
}

    .exposed-filters .form-item label {
        float: left;
        width: 10em;
        font-weight: normal;
    }

[dir="rtl"] .exposed-filters .form-item label {
    float: right;
}

.exposed-filters .form-select {
    width: 14em;
}

.exposed-filters .current-filters {
    margin-bottom: 1em;
}

    .exposed-filters .current-filters .placeholder {
        font-weight: bold;
        font-style: normal;
    }

.exposed-filters .additional-filters {
    float: left;
    margin-right: 1em;
}

[dir="rtl"] .exposed-filters .additional-filters {
    float: right;
    margin-right: 0;
    margin-left: 1em;
}

.field__label {
    font-weight: bold;
}

.field--label-inline .field__label, .field--label-inline .field__items {
    float: left;
}

.field--label-inline .field__label, .field--label-inline > .field__item, .field--label-inline .field__items {
    padding-right: 0.5em;
}

[dir="rtl"] .field--label-inline .field__label, [dir="rtl"] .field--label-inline .field__items {
    padding-right: 0;
    padding-left: 0.5em;
}

.field--label-inline .field__label::after {
    content: ":";
}

form .field-multiple-table {
    margin: 0;
}

    form .field-multiple-table .field-multiple-drag {
        width: 30px;
        padding-right: 0;
    }

[dir="rtl"] form .field-multiple-table .field-multiple-drag {
    padding-left: 0;
}

form .field-multiple-table .field-multiple-drag .tabledrag-handle {
    padding-right: 0.5em;
}

[dir="rtl"] form .field-multiple-table .field-multiple-drag .tabledrag-handle {
    padding-right: 0;
    padding-left: 0.5em;
}

form .field-add-more-submit {
    margin: 0.5em 0 0;
}

.form-item, .form-actions {
    margin-top: 1em;
    margin-bottom: 1em;
}

tr.odd .form-item, tr.even .form-item {
    margin-top: 0;
    margin-bottom: 0;
}

.form-composite > .fieldset-wrapper > .description, .form-item .description {
    font-size: 0.85em;
}

label.option {
    display: inline;
    font-weight: normal;
}

.form-composite > legend, .label {
    display: inline;
    margin: 0;
    padding: 0;
    font-size: inherit;
    font-weight: bold;
}

.form-checkboxes .form-item, .form-radios .form-item {
    margin-top: 0.4em;
    margin-bottom: 0.4em;
}

.form-type-radio .description, .form-type-checkbox .description {
    margin-left: 2.4em;
}

[dir="rtl"] .form-type-radio .description, [dir="rtl"] .form-type-checkbox .description {
    margin-right: 2.4em;
    margin-left: 0;
}

.marker {
    color: #e00;
}

.form-required:after {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 0.3em;
    content: "";
    vertical-align: super;
    background-image: url(/enar/core/misc/icons/ee0000/required.svg);
    background-repeat: no-repeat;
    background-size: 6px 6px;
}

abbr.tabledrag-changed, abbr.ajax-changed {
    border-bottom: none;
}

.form-item input.error, .form-item textarea.error, .form-item select.error {
    border: 2px solid red;
}

.form-item--error-message:before {
    display: inline-block;
    width: 14px;
    height: 14px;
    content: "";
    vertical-align: sub;
    background: url(/enar/core/misc/icons/e32700/error.svg) no-repeat;
    background-size: contain;
}

.icon-help {
    padding: 1px 0 1px 20px;
    background: url(/enar/core/misc/help.png) 0 50% no-repeat;
}

[dir="rtl"] .icon-help {
    padding: 1px 20px 1px 0;
    background-position: 100% 50%;
}

.feed-icon {
    display: block;
    overflow: hidden;
    width: 16px;
    height: 16px;
    text-indent: -9999px;
    background: url(/enar/core/misc/feed.svg) no-repeat;
}

.form--inline .form-item {
    float: left;
    margin-right: 0.5em;
}

[dir="rtl"] .form--inline .form-item {
    float: right;
    margin-right: 0;
    margin-left: 0.5em;
}

[dir="rtl"] .views-filterable-options-controls .form-item {
    margin-right: 2%;
}

.form--inline .form-item-separator {
    margin-top: 2.3em;
    margin-right: 1em;
    margin-left: 0.5em;
}

[dir="rtl"] .form--inline .form-item-separator {
    margin-right: 0.5em;
    margin-left: 1em;
}

.form--inline .form-actions {
    clear: left;
}

[dir="rtl"] .form--inline .form-actions {
    clear: right;
}

.item-list .title {
    font-weight: bold;
}

.item-list ul {
    margin: 0 0 0.75em 0;
    padding: 0;
}

.item-list li {
    margin: 0 0 0.25em 1.5em;
    padding: 0;
}

[dir="rtl"] .item-list li {
    margin: 0 1.5em 0.25em 0;
}

.item-list--comma-list {
    display: inline;
}

    .item-list--comma-list .item-list__comma-list, .item-list__comma-list li, [dir="rtl"] .item-list--comma-list .item-list__comma-list, [dir="rtl"] .item-list__comma-list li {
        margin: 0;
    }

button.link {
    margin: 0;
    padding: 0;
    cursor: pointer;
    border: 0;
    background: transparent;
    font-size: 1em;
}

label button.link {
    font-weight: bold;
}

ul.inline, ul.links.inline {
    display: inline;
    padding-left: 0;
}

[dir="rtl"] ul.inline, [dir="rtl"] ul.links.inline {
    padding-right: 0;
    padding-left: 15px;
}

ul.inline li {
    display: inline;
    padding: 0 0.5em;
    list-style-type: none;
}

ul.links a.is-active {
    color: #000;
}

ul.menu {
    margin-left: 1em;
    padding: 0;
    list-style: none outside;
    text-align: left;
}

[dir="rtl"] ul.menu {
    margin-right: 1em;
    margin-left: 0;
    text-align: right;
}

.menu-item--expanded {
    list-style-type: circle;
    list-style-image: url(/enar/core/misc/menu-expanded.png);
}

.menu-item--collapsed {
    list-style-type: disc;
    list-style-image: url(/enar/core/misc/menu-collapsed.png);
}

[dir="rtl"] .menu-item--collapsed {
    list-style-image: url(/enar/core/misc/menu-collapsed-rtl.png);
}

.menu-item {
    margin: 0;
    padding-top: 0.2em;
}

ul.menu a.is-active {
    color: #000;
}

.more-link {
    display: block;
    text-align: right;
}

[dir="rtl"] .more-link {
    text-align: left;
}

.pager__items {
    clear: both;
    text-align: center;
}

.pager__item {
    display: inline;
    padding: 0.5em;
}

    .pager__item.is-active {
        font-weight: bold;
    }

tr.drag {
    background-color: #fffff0;
}

tr.drag-previous {
    background-color: #ffd;
}

body div.tabledrag-changed-warning {
    margin-bottom: 0.5em;
}

tr.selected td {
    background: #ffc;
}

td.checkbox, th.checkbox {
    text-align: center;
}

[dir="rtl"] td.checkbox, [dir="rtl"] th.checkbox {
    text-align: center;
}

th.is-active img {
    display: inline;
}

td.is-active {
    background-color: #ddd;
}

div.tabs {
    margin: 1em 0;
}

ul.tabs {
    margin: 0 0 0.5em;
    padding: 0;
    list-style: none;
}

.tabs > li {
    display: inline-block;
    margin-right: 0.3em;
}

[dir="rtl"] .tabs > li {
    margin-right: 0;
    margin-left: 0.3em;
}

.tabs a {
    display: block;
    padding: 0.2em 1em;
    text-decoration: none;
}

    .tabs a.is-active {
        background-color: #eee;
    }

    .tabs a:focus, .tabs a:hover {
        background-color: #f5f5f5;
    }

.form-textarea-wrapper textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
}

.ui-dialog--narrow {
    max-width: 500px;
}

@media screen and (max-width:600px) {
    .ui-dialog--narrow {
        min-width: 95%;
        max-width: 95%;
    }
}

.messages {
    padding: 15px 20px 15px 35px;
    word-wrap: break-word;
    border: 1px solid;
    border-width: 1px 1px 1px 0;
    border-radius: 2px;
    background: no-repeat 10px 17px;
    overflow-wrap: break-word;
}

[dir="rtl"] .messages {
    padding-right: 35px;
    padding-left: 20px;
    text-align: right;
    border-width: 1px 0 1px 1px;
    background-position: right 10px top 17px;
}

.messages + .messages {
    margin-top: 1.538em;
}

.messages__list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.messages__item + .messages__item {
    margin-top: 0.769em;
}

.messages--status {
    color: #325e1c;
    border-color: #c9e1bd #c9e1bd #c9e1bd transparent;
    background-color: #f3faef;
    background-image: url(/enar/core/misc/icons/73b355/check.svg);
    box-shadow: -8px 0 0 #77b259;
}

[dir="rtl"] .messages--status {
    margin-left: 0;
    border-color: #c9e1bd transparent #c9e1bd #c9e1bd;
    box-shadow: 8px 0 0 #77b259;
}

.messages--warning {
    color: #734c00;
    border-color: #f4daa6 #f4daa6 #f4daa6 transparent;
    background-color: #fdf8ed;
    background-image: url(/enar/core/misc/icons/e29700/warning.svg);
    box-shadow: -8px 0 0 #e09600;
}

[dir="rtl"] .messages--warning {
    border-color: #f4daa6 transparent #f4daa6 #f4daa6;
    box-shadow: 8px 0 0 #e09600;
}

.messages--error {
    color: #a51b00;
    border-color: #f9c9bf #f9c9bf #f9c9bf transparent;
    background-color: #fcf4f2;
    background-image: url(/enar/core/misc/icons/e32700/error.svg);
    box-shadow: -8px 0 0 #e62600;
}

[dir="rtl"] .messages--error {
    border-color: #f9c9bf transparent #f9c9bf #f9c9bf;
    box-shadow: 8px 0 0 #e62600;
}

.messages--error p.error {
    color: #a51b00;
}
