@charset "UTF-8";
@import url("../../Assets/L4/plugins/font-awesome/css/fontawesome.css");
@import url("../../Assets/L4/plugins/font-awesome/css/all.css");
@import url("../../Assets/L4/plugins/font-awesome/css/brands.css");
@import url("../../Assets/L4/plugins/font-awesome/css/solid.css");
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
    }
}
/*
@import url("../../Assets/L4/plugins/bootstrap/fonts/glyphicons-halflings-regular.eot")
*/
	@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../../Assets/L4/plugins/bootstrap/fonts/glyphicons-halflings-regular.eot');
    src: url('../../Assets/L4/plugins/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../../Assets/L4/plugins/bootstrap/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../../Assets/L4/plugins/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../../Assets/L4/plugins/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../../Assets/L4/plugins/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: "*"
}

.glyphicon-plus:before {
    content: "+"
}

.glyphicon-eur:before, .glyphicon-euro:before {
    content: "€"
}

.glyphicon-minus:before {
    content: "−"
}

.glyphicon-cloud:before {
    content: "☁"
}

.glyphicon-envelope:before {
    content: "✉"
}

.glyphicon-pencil:before {
    content: "✏"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-cd:before {
    content: ""
}

.glyphicon-save-file:before {
    content: ""
}

.glyphicon-open-file:before {
    content: ""
}

.glyphicon-level-up:before {
    content: ""
}

.glyphicon-copy:before {
    content: ""
}

.glyphicon-paste:before {
    content: ""
}

.glyphicon-alert:before {
    content: ""
}

.glyphicon-equalizer:before {
    content: ""
}

.glyphicon-king:before {
    content: ""
}

.glyphicon-queen:before {
    content: ""
}

.glyphicon-pawn:before {
    content: ""
}

.glyphicon-bishop:before {
    content: ""
}

.glyphicon-knight:before {
    content: ""
}

.glyphicon-baby-formula:before {
    content: ""
}

.glyphicon-tent:before {
    content: "⛺"
}

.glyphicon-blackboard:before {
    content: ""
}

.glyphicon-bed:before {
    content: ""
}

.glyphicon-apple:before {
    content: ""
}

.glyphicon-erase:before {
    content: ""
}

.glyphicon-hourglass:before {
    content: "⌛"
}

.glyphicon-lamp:before {
    content: ""
}

.glyphicon-duplicate:before {
    content: ""
}

.glyphicon-piggy-bank:before {
    content: ""
}

.glyphicon-scissors:before {
    content: ""
}

.glyphicon-bitcoin:before {
    content: ""
}

.glyphicon-btc:before {
    content: ""
}

.glyphicon-xbt:before {
    content: ""
}

.glyphicon-yen:before {
    content: "¥"
}

.glyphicon-jpy:before {
    content: "¥"
}

.glyphicon-ruble:before {
    content: "₽"
}

.glyphicon-rub:before {
    content: "₽"
}

.glyphicon-scale:before {
    content: ""
}

.glyphicon-ice-lolly:before {
    content: ""
}

.glyphicon-ice-lolly-tasted:before {
    content: ""
}

.glyphicon-education:before {
    content: ""
}

.glyphicon-option-horizontal:before {
    content: ""
}

.glyphicon-option-vertical:before {
    content: ""
}

.glyphicon-menu-hamburger:before {
    content: ""
}

.glyphicon-modal-window:before {
    content: ""
}

.glyphicon-oil:before {
    content: ""
}

.glyphicon-grain:before {
    content: ""
}

.glyphicon-sunglasses:before {
    content: ""
}

.glyphicon-text-size:before {
    content: ""
}

.glyphicon-text-color:before {
    content: ""
}

.glyphicon-text-background:before {
    content: ""
}

.glyphicon-object-align-top:before {
    content: ""
}

.glyphicon-object-align-bottom:before {
    content: ""
}

.glyphicon-object-align-horizontal:before {
    content: ""
}

.glyphicon-object-align-left:before {
    content: ""
}

.glyphicon-object-align-vertical:before {
    content: ""
}

.glyphicon-object-align-right:before {
    content: ""
}

.glyphicon-triangle-right:before {
    content: ""
}

.glyphicon-triangle-left:before {
    content: ""
}

.glyphicon-triangle-bottom:before {
    content: ""
}

.glyphicon-triangle-top:before {
    content: ""
}

.glyphicon-console:before {
    content: ""
}

.glyphicon-superscript:before {
    content: ""
}

.glyphicon-subscript:before {
    content: ""
}

.glyphicon-menu-left:before {
    content: ""
}

.glyphicon-menu-right:before {
    content: ""
}

.glyphicon-menu-down:before {
    content: ""
}

.glyphicon-menu-up:before {
    content: ""
}

* {
    -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: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color:#fff
}

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

a {
    color: #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: '— '
}

.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: ' —'
}

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 {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius:6px
}

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

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

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

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

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

.fade {
    opacity: 0;
    -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: "/ "
}

.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: '‹'
}

.carousel-control .icon-next:before {
    content: '›'
}

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

.ie8 .header-fixed .header.header-fixed-shrink {
    background:#fff
}

.ie8 .blog-twitter .blog-twitter-inner:after, .ie8 .blog-twitter .blog-twitter-inner:before {
    border:none
}

.ie8 .our-clients img {
    width: 100%;
    height: 100px;
    vertical-align:inherit
}

.ie8 .our-clients .img-hover {
    display:none
}

.ie8 .sticker-left {
    width: 90px;
    text-align: right;
    background:#72c02c
}

.ie8 .sticker-right {
    width: 100px;
    text-align: left;
    background:#e74c3c
}

.ie8 .easy-bg-v2 {
    width: 75px;
    text-align:left
}

.ie8 .rgba-red {
    background:#e74c3c
}

.ie8 .rgba-blue {
    background:#3498db
}

.ie8 .rgba-default {
    background:#72c02c
}

.ie8 .rgba-purple {
    background:#9b6bcc
}

.ie8 .rgba-aqua {
    background:#27d7e7
}

.ie8 .rgba-yellow {
    background:#f1c40f
}

.ie8 .sky-form .icon-append {
    right: 5px !important;
    padding-left:0
}

.ie8 .service-block-v2 .service-block-in {
    background:url(/Assets/L4/img/transparent/white.png) repeat
}

.ie8 .job-img .job-banner, .ie8 .job-img .job-img-inputs, .ie8 .parallax-team:before, .ie8 .image-block .company-description, .ie8 .search-block:before, .ie8 .parallax-counter .counters, .ie8 .carousel-v1 .carousel-caption {
    background:url(/Assets/L4/img/transparent/black.png) repeat
}

.breadcrumbs {
    overflow: hidden;
    padding: 10px 0 6px;
    border-bottom: solid 1px #eee;
    background:url(/Assets/L4/img/patterns/breadcrumbs.png) repeat
}

.breadcrumbs h1 {
    color: #666;
    font-size: 22px;
    margin-top:8px
}

.breadcrumb {
    top: 10px;
    padding-right: 0;
    background: none;
    position:relative
}

.breadcrumb a {
    color:#777
}

.breadcrumb li.active, .breadcrumb li a:hover {
    color: #72c02c;
    text-decoration:none
}

@media (max-width: 550px) {
    .breadcrumbs h1.pull-left, .breadcrumbs ul.pull-right {
        width: 100%;
        text-align:center
    }

    .breadcrumbs h1.pull-left {
        margin-bottom:0
    }

    .breadcrumbs .breadcrumb {
        top: 0;
        margin-bottom:10px
    }
}

.team-v1 .team-v1__user {
    position:relative
}

.team-v1 .team-v1__user > .team-img {
    position:relative
}

.team-v1 .team-v1__user > .team-img:after {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: transparent;
    transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition:all .4s ease-in-out
}

.team-v1 .team-v1__user:hover > .team-img:after {
    background:rgba(0, 0, 0, .5)
}

.team-v1 .team-v1__user > .team-img ul {
    left: 0;
    top: 45%;
    z-index: 1;
    padding: 0;
    width: 100%;
    height: 36px;
    list-style: none;
    margin-top: -18px;
    text-align: center;
    visibility: hidden;
    position: absolute;
    transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition:all .2s ease-in-out
}

.team-v1 .team-v1__user:hover > .team-img ul {
    top: 50%;
    visibility:visible
}

.team-v1 .team-v1__user > .team-img ul li {
    margin: 0 5px;
    text-align: center;
    display:inline-block
}

.team-v1 .team-v1__user > h3 {
    color: #000;
    font-size: 18px;
    line-height: 20px;
    margin: 15px 0 7px;
    text-transform:uppercase
}

.team-v1 .team-v1__user > h4 {
    color: #999;
    font-size: 11px;
    line-height: 16px;
    text-transform:uppercase
}

.team-v1 .team-v1__user > p {
    margin: 20px 0;
    position:relative
}

.team-v1 .team-v1__user > p:before {
    left: 0;
    top: -10px;
    height: 1px;
    width: 40px;
    content: " ";
    position: absolute;
    background: #bbb;
    transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition:all .4s ease-in-out
}

.team-v1 .team-v1__user:hover > p:before {
    width: 100%;
    background:#72c02c
}

.slider-inner .da-slider {
    box-shadow: none;
    border-bottom:2px solid #ddd
}

.slider-inner .da-dots {
    z-index:10
}

@media (max-width: 450px) {
    .da-slide p {
        display:none
    }
}

@media (max-width: 900px) {
    .da-slide .da-img {
        display:none
    }
}

.ms-promo-info {
    font-size: 45px;
    font-weight: 300;
    line-height: 1.5;
    text-transform: uppercase;
    font-family: "Open Sans", Arial, sans-serif
}

.ms-promo-info-in {
    font-size: 60px;
    font-weight:600
}

.ms-promo-sub {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.4;
    font-family: "Open Sans", Arial, sans-serif
}

.ms-promo-sub-in {
    font-size:15px
}

.ms-img-bordered {
    background: #fff;
    padding:7px
}

.tp-dottedoverlay {
    z-index:1 !important
}

.tp-bullets.preview4 .bullet {
    border-radius:10px !important
}

.tp-banner-container ul li, .fullscreenbanner-container ul li {
    list-style: none;
    visibility:hidden
}

.tp-banner-container a.btn-u, .tp-banner-container a.btn-u:hover {
    color: #fff;
    border:solid 1px transparent
}

.tp-banner-container a.re-btn-brd {
    background: none;
    border:solid 1px #fff
}

.tp-banner-container a.re-btn-brd:hover {
    color: #555;
    background:#fff
}

.tp-banner-container .btn-u.btn-brd {
    font-weight:400
}

.tp-banner-container {
    position:relative
}

.fullscreen-container {
    padding: 0;
    width: 100%;
    position:relative
}

.revolution-mch-1:after {
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    position: absolute;
    background:rgba(0, 0, 0, .3)
}

.revolution-ch1 {
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    line-height: 60px;
    text-transform: uppercase;
    font-family: "Open Sans", Arial, sans-serif
}

.revolution-ch2 {
    color: #fff;
    font-size: 20px;
    max-width: 470px;
    line-height: 32px;
    position: relative;
    text-align: center;
    font-weight: normal;
    font-family: "Open Sans", Arial, sans-serif
}

.revolution-ch2:after {
    left: 50%;
    width: 70px;
    height: 2px;
    content: ' ';
    bottom: -20px;
    background: #fff;
    margin-left: -35px;
    position:absolute
}

.re-title-v1 {
    color: #fff;
    font-size: 75px;
    font-weight: 600;
    line-height: 60px;
    text-transform: uppercase;
    font-family: "Open Sans", Arial, sans-serif
}

.re-title-v2 {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    line-height: 45px;
    text-align: center;
    text-transform: uppercase;
    font-family: "Open Sans", Arial, sans-serif
}

.re-text-v1 {
    color: #fff;
    font-size: 24px;
    text-align: center;
    font-family: "Open Sans", Arial, sans-serif
}

.re-text-v2 {
    color: #fff;
    font-size: 24px;
    font-family: "Open Sans", Arial, sans-serif
}

.rs-caption-1 {
    color: #fff;
    font-size: 32px;
    font-weight: 200;
    padding: 6px 75px;
    position: relative;
    border-top: solid 1px #fff;
    border-bottom:solid 1px #fff
}

.rs-caption-1:after, .rs-caption-1:before {
    font-size: 16px;
    content: "";
    position: absolute;
    font-family:FontAwesome
}

@media (max-width: 768px) {
    .rs-caption-1:after, .rs-caption-1:before {
        content: ""
    }
}

.rs-caption-1:after {
    right:4%
}

.rs-caption-1:before {
    left:4%
}

.rs-caption-2 {
    color: #fff;
    position: relative;
    font-size: 26px;
    font-weight: 200;
    line-height: 40px;
    padding: 10px 50px;
    text-align:center
}

.rs-caption-2:after {
    left: 50%;
    content: "";
    height: 1px;
    width: 100px;
    bottom: -10px;
    background: #fff;
    margin-left: -50px;
    position:absolute
}

.rs-caption-3 a {
    margin: 0 5px;
    padding: 7px 20px;
    text-transform:uppercase
}

@media (max-width: 768px) {
    .rs-caption-1, .rs-caption-2, .rs-caption-3 {
        font-weight:normal
    }
}

.layer_slider {
    overflow:hidden
}

.ls-ct-half, .ls-ct-center {
    border-radius:100px !important
}

@media (max-width: 900px) {
    #sequence-theme .info {
        top: 80px !important;
        width: 60% !important;
        margin-right:50px
    }
}

@media (max-width: 450px) {
    #sequence-theme .info {
        top: 70px !important;
        width: 70% !important;
        margin-right:25px
    }

    #sequence-theme h2 {
        font-size:30px !important
    }

    #sequence-theme .info p {
        font-size:18px !important
    }
}

.clients {
    border: 0;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 30px;
    box-shadow: none !important;
    margin-bottom:0 !important
}

.clients li {
    overflow: hidden;
    margin-left: 1px;
    position: relative;
    background:#fafafa
}

.clients li:hover {
    background:#f6f6f6
}

.clients li img.color-img {
    top: 0;
    left: 0;
    display: none;
    position:absolute
}

.clients li:hover img.color-img {
    display:block
}

.clients li img {
    filter: gray;
    float: none !important;
    margin:0 auto !important
}

.clients li img:hover {
    filter:none
}

.pie-progress-charts .inner-pchart {
    text-align:center
}

.pie-progress-charts .circle {
    color: #555;
    font-weight: 200;
    margin-bottom:20px
}

.pie-progress-charts .circle-title {
    font-size:22px
}

@media (max-width: 767px) {
    .pie-progress-charts .inner-pchart {
        margin-bottom:40px
    }
}

.counters {
    color: #555;
    text-align:center
}

@media (max-width: 767px) {
    .counters {
        margin-bottom:30px
    }

    .counters:last-child {
        margin-bottom:inherit
    }
}

.counters span {
    font-size:35px
}

.counters span.counter-icon {
    display: block;
    margin-bottom:10px
}

.counters span.counter-icon i {
    color: #fff;
    padding: 16px;
    min-width: 65px;
    font-size: 30px;
    position: relative;
    background:#72c02c
}

.counters span.counter-icon i:after {
    width: 0;
    height: 0;
    left: 38%;
    content: " ";
    bottom: -7px;
    display: block;
    position: absolute;
    border-top: 7px solid #72c02c;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-left-style: inset;
    border-right-style:inset
}

.counters:hover span.counter-icon i {
    border-color:#000
}

#topcontrol {
    color: #fff;
    z-index: 99;
    width: 30px;
    height: 30px;
    font-size: 20px;/*
    background: #222;*/
    position: relative;
    right: 14px !important;
    bottom: 11px !important;
    border-radius:3px !important
}

#topcontrol:after {
    top: -2px;
    left: 8.5px;
    content: "";
    position: absolute;
    text-align: center;
    font-family:FontAwesome
}

#topcontrol:hover {
    color: #fff;
    background: #72c02c;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition:all .3s ease-in-out
}

.owl-btn {
    color: #777;
    cursor: pointer;
    font-size: 18px;
    padding: 2px 9px;
    text-align: center;
    background:#f5f5f5
}

.owl-btn:hover {
    color: #fff;
    background:#72c02c
}

.owl-carousel-v1 .owl-navigation {
    text-align: right;
    margin-bottom:20px
}

.owl-carousel-v1 .item {
    margin:0 5px
}

.owl-carousel-v1 .item img {
    text-align:center
}

.owl-carousel-v1 .owl-pagination {
    display:none
}

.owl-carousel-v2 .owl-slider-v2 {
    margin-bottom:20px
}

.owl-carousel-v2 .item {
    margin:0 15px
}

.owl-carousel-v2 .item img {
    text-align:center
}

.owl-carousel-v2 .owl-navigation {
    text-align:center
}

.owl-carousel-v2 .owl-pagination {
    display:none
}

.owl-carousel-v3 .item {
    margin:0 15px
}

.owl-carousel-v3 .item img {
    text-align:center
}

.owl-carousel-v3 .owl-pagination {
    display:none
}

.owl-carousel-v4 .owl-wrapper-outer {
    margin-bottom:20px
}

.owl-carousel-v4 .item {
    margin:0 3px
}

.owl-carousel-v4 .item img {
    width:100%
}

.owl-carousel-v5 .owl-wrapper-outer {
    margin-bottom:20px
}

.owl-carousel-v5 .owl-controls .owl-page.active span, .owl-carousel-v5 .owl-controls.clickable .owl-page:hover span {
    background:#72c02c
}

.owl-carousel-v5 .owl-controls .owl-page span {
    margin:5px 3px !important
}

.owl-carousel-v6 .owl-carousel-item {
    margin: 0 10px;
    padding: 7px 0;
    text-align: center;
    position: relative;
    border:1px solid #e4e2e2
}

.owl-carousel-v6 .owl-carousel-item img {
    width: 150px;
    height:auto
}

.owl-carousel-v6 .owl-wrapper-outer {
    margin-bottom:20px
}

.owl-carousel-v6 .owl-controls .owl-page span {
    margin:5px 3px !important
}

.owl-pagination {
    text-align:center !important
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    opacity: 1;
    filter:Alpha(Opacity=100)
}

.owl-theme .owl-controls .owl-page {
    zoom: 1;
    display: inline-block;
    * display:inline
}

.owl-theme .owl-controls .owl-page span {
    width: 12px;
    height: 12px;
    opacity: .3;
    display: block;
    margin: 5px 7px;
    background: #bbb;
    filter: Alpha(Opacity=50);
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius:50% !important
}

.owl-carousel-style-v1 img {
    width: 120px;
    height:auto
}

.owl-carousel-style-v2 .item {
    margin: 0 3px;
    background: #fafafa;
    text-align: center;
    border:solid 1px #eee
}

.owl-carousel-style-v2 .item img {
    padding: 0 3px;
    display:inline-block
}

.owl-carousel-style-v2 .item:hover {
    background: #f7f7f7;
    border-color: #e5e5e5;
    transition:all .4s ease-in-out
}

.owl-carousel-style-v2 .owl-pagination {
    display:none
}

.owl-clients-v1 img {
    width: 120px;
    height:auto
}

.owl-clients-v1 .owl-pagination {
    display:none
}

.testimonials-v3 {
    padding: 100px 0;
    font-family: "Open Sans", Arial, sans-serif
}

.testimonials-v3 ul {
    margin: 0;
    padding: 0;
    text-align: center;
    position:relative
}

.testimonials-v3 li img {
    width: 150px;
    height: 150px;
    margin-bottom:10px
}

.testimonials-v3 li > p {
    font-size:14px
}

.testimonials-v3 .testimonials-v3-title {
    font-size: 22px;
    font-weight: 200;
    margin-bottom:20px
}

.testimonials-v3 .testimonials-v3-title p {
    color: #72c02c;
    margin-bottom:0
}

.testimonials-v3 .testimonials-v3-title span {
    color: #777;
    display: block;
    font-size:14px
}

.testimonials-v3 .owl-pagination {
    display:none
}

.testimonials-v3 .owl-buttons .owl-prev, .testimonials-v3 .owl-buttons .owl-next {
    padding: 13px;
    position: relative;
    margin: 15px 2px 0;
    background: #f5f5f5;
    display:inline-block
}

.testimonials-v3 .owl-buttons .owl-prev:after, .testimonials-v3 .owl-buttons .owl-next:after {
    top: 0;
    color: #bbb;
    font-size: 16px;
    position: absolute;
    font-weight: normal;
    display: inline-block;
    font-family:FontAwesome
}

.testimonials-v3 .owl-buttons .owl-prev:after {
    left: 10px;
    content: ""
}

.testimonials-v3 .owl-buttons .owl-next:after {
    right: 10px;
    content: ""
}

.testimonials-v3 .owl-buttons .owl-prev:hover:after, .testimonials-v3 .owl-buttons .owl-next:hover:after {
    color:#fff
}

.testimonials-v3 .owl-buttons .owl-prev:hover, .testimonials-v3 .owl-buttons .owl-next:hover {
    background: #72c02c;
    -webkit-transition: background .4s ease-in-out;
    -moz-transition: background .4s ease-in-out;
    -o-transition: background .4s ease-in-out;
    transition:background .4s ease-in-out
}

.owl-work-v1 .owl-navigation {
    top: 3px;
    position:relative
}

.owl-work-v1 .owl-navigation {
    margin-bottom:10px
}

.owl-work-v1 .item a {
    text-align:center
}

.owl-work-v1 .item a:hover {
    text-decoration:none
}

.owl-work-v1 .item a:hover strong {
    color:#555
}

.owl-work-v1 .item em.overflow-hidden {
    display:block
}

.owl-work-v1 .item a span {
    display: block;
    padding: 10px;
    border-bottom:solid 2px #eee
}

.owl-work-v1 .item a strong {
    color: #555;
    display:block
}

.owl-work-v1 .item a i {
    color:#777
}

.owl-work-v1 .item a img {
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
    transition:all .8s ease-in-out
}

.owl-work-v1 .item a:hover img {
    opacity: .8;
    -webkit-transform: scale(1.2) rotate(3deg);
    -moz-transform: scale(1.2) rotate(3deg);
    -o-transform: scale(1) rotate(3deg);
    -ms-transform: scale(1.2) rotate(3deg);
    transform:scale(1.2) rotate(3deg)
}

.owl-work-v1 .item a:hover span {
    border-bottom: solid 2px #72c02c;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition:all .3s ease-in-out
}

.parallax-twitter {
    color: #fff;
    padding: 100px 0;
    position: relative;
    text-align: center;
    background: #333 url(/Assets/L4/img/bg/19.jpg) 50% 0 fixed;
    background-size: cover;
    background-position:center center
}

.parallax-twitter:after {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background:rgba(0, 0, 0, .5)
}

.parallax-twitter:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background:url(/Assets/L4/img/patterns/gridtile.png) repeat
}

.parallax-twitter-in {
    z-index: 1;
    position:relative
}

.parallax-twitter-in ul {
    margin:0
}

.parallax-twitter-in li {
    color:#fff
}

.parallax-twitter-in li p {
    color: #fff;
    font-size: 18px;
    font-weight:200
}

.parallax-twitter-in li a {
    color: #eee;
    text-decoration:underline
}

.parallax-twitter-in li a:hover {
    text-decoration:none
}

.parallax-twitter-in li span {
    color: #ddd;
    display: block;
    font-size: 14px;
    font-weight: 400;
    margin-bottom:20px
}

.parallax-twitter-in .owl-page {
    width:18px
}

.clients-section {
    padding: 60px 0;
    position: relative;
    background: #333 url(/Assets/L4/img/bg/7.jpg) 50% fixed;
    background-size: cover;
    background-position:center center
}

.clients-section:after {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background:rgba(0, 0, 0, .8)
}

.clients-section:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background:url(/Assets/L4/img/patterns/gridtile.png) repeat
}

.clients-section .title-v1 p, .clients-section .title-v1 h2 {
    color:#fff
}

.clients-section ul {
    padding: 0;
    z-index: 1;
    list-style:none
}

.clients-section li {
    margin: 0 3px;
    background:#fff
}

.clients-section li a {
    padding: 10px;
    display: block;
    overflow: hidden;
    text-align: center;
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition:all .3s ease-in-out
}

.clients-section li a:hover {
    -transform: scale(1.2);
    -o-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform:scale(1.2)
}

.clients-section img {
    width: 100px;
    height:100px
}

.clients-section .owl-pagination {
    display:none
}

.owl-video img {
    position: relative;
    text-align: center;
    margin:0 auto 20px
}

.owl-video img.video-play {
    top: 50%;
    left: 50%;
    margin-top: -52px;
    margin-left: -52px;
    position:absolute
}

.owl-video .owl-controls .owl-page span {
    margin:5px 3px
}

* {
    border-radius:0
}

a, a:focus, a:hover, a:active, button, button:hover {
    outline:0 !important
}

a:focus {
    text-decoration:none
}

hr {
    margin:30px 0
}

hr.hr-xs {
    margin:10px 0
}

hr.hr-md {
    margin:20px 0
}

hr.hr-lg {
    margin:40px 0
}

h1 {
    font-size: 28px;
    line-height:35px
}

h2 {
    font-size: 24px;
    line-height:33px
}

h3 {
    font-size: 20px;
    line-height:27px
}

h4 {
    line-height:25px
}

h5 {
    line-height:20px
}

h6 {
    line-height:18px
}

h1, h2, h3, h4, h5, h6 {
    color: #555;
    margin-top: 5px;
    text-shadow: none;
    font-weight: normal;
    font-family: "Open Sans", Arial, sans-serif
}

h1 i, h2 i, h3 i, h4 i, h5 i, h6 i {
    margin-right:5px
}

.headline {
    display: block;
    margin: 10px 0 25px 0;
    border-bottom:1px dotted #e4e9f0
}

.headline h2 {
    font-size:22px
}

.headline h2, .headline h3, .headline h4 {
    margin: 0 0 -2px 0;
    padding-bottom: 5px;
    display: inline-block;
    border-bottom:2px solid #72c02c
}

.headline-md {
    margin-bottom:15px
}

.headline-md h2 {
    font-size:21px
}

.heading {
    text-align:center
}

.heading h2 {
    padding: 0 12px;
    position: relative;
    display: inline-block;
    line-height:34px !important
}

.heading h2:before, .heading h2:after {
    content: ' ';
    width: 70%;
    position: absolute;
    border-width: 1px;
    border-color:#bbb
}

.heading h2:before {
    right:100%
}

.heading h2:after {
    left:100%
}

@media (max-width: 768px) {
    .heading h2:before, .heading h2:after {
        width:20%
    }
}

.heading-v1 h2:before, .heading-v1 h2:after {
    top: 15px;
    height: 6px;
    border-top-style: solid;
    border-bottom-style:solid
}

.heading-v2 h2:before, .heading-v2 h2:after {
    top: 15px;
    height: 6px;
    border-top-style: dashed;
    border-bottom-style:dashed
}

.heading-v3 h2:before, .heading-v3 h2:after {
    top: 15px;
    height: 6px;
    border-top-style: dotted;
    border-bottom-style:dotted
}

.heading-v4 h2:before, .heading-v4 h2:after {
    top: 17px;
    border-bottom-style:solid
}

.heading-v5 h2:before, .heading-v5 h2:after {
    top: 17px;
    border-bottom-style:dashed
}

.heading-v6 h2:before, .heading-v6 h2:after {
    top: 17px;
    border-bottom-style:dotted
}

.title-v1 {
    z-index: 1;
    position: relative;
    text-align: center;
    margin-bottom:60px
}

.title-v1 h1, .title-v1 h2 {
    color: #444;
    font-size: 28px;
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 20px;
    text-transform: uppercase;
    font-family: "Open Sans", Arial, sans-serif
}

.title-v1 h1:after, .title-v1 h2:after {
    bottom: 0;
    left: 50%;
    height: 1px;
    width: 70px;
    content: " ";
    margin-left: -35px;
    position: absolute;
    background:#72c02c
}

.title-v1 p {
    font-size: 17px;
    font-weight:200
}

h2.title-v2 {
    color: #555;
    position: relative;
    margin-bottom:30px
}

h2.title-v2:after {
    left: 0;
    width: 70px;
    height: 2px;
    content: " ";
    bottom: -10px;
    background: #555;
    position:absolute
}

h1.title-v2.title-center, h2.title-v2.title-center, h3.title-v2.title-center {
    text-align:center
}

h1.title-v2.title-center:after, h2.title-v2.title-center:after, h3.title-v2.title-center:after {
    left: 50%;
    width: 70px;
    margin-left:-35px
}

h1.title-light, h2.title-light, h3.title-light {
    color:#fff
}

h2.title-light:after {
    background: #fff
}

h1[class^="title-v3-"], h2[class^="title-v3-"], h3[class^="title-v3-"] {
    color:#555
}

h2.title-v3-xlg {
    font-size: 28px;
    line-height:32px
}

h1.title-v3-lg, h2.title-v3-lg {
    font-size: 24px;
    line-height:28px
}

h1.title-v3-md, h2.title-v3-md {
    font-size: 20px;
    line-height:24px
}

h2.title-v3-sm, h3.title-v3-md {
    font-size: 18px;
    line-height:24px
}

h3.title-v3-md {
    line-height:22px
}

h3.title-v3-sm {
    font-size: 16px;
    line-height:20px
}

h2.title-v3-xs {
    font-size: 16px;
    line-height:22px
}

h3.title-v3-xs {
    font-size: 14px;
    margin-bottom:0
}

.title-v4 {
    font-size: 18px;
    margin: 0 0 20px;
    font-weight: bold;
    position: relative;
    text-transform: uppercase;
    border-bottom:3px solid #333
}

.headline-center {
    text-align: center;
    position:relative
}

.headline-center h2 {
    color: #555;
    font-size: 24px;
    position: relative;
    margin-bottom: 20px;
    padding-bottom:15px
}

.headline-center h2:after {
    left: 50%;
    z-index: 1;
    width: 30px;
    height: 2px;
    content: " ";
    bottom: -5px;
    margin-left: -15px;
    text-align: center;
    position: absolute;
    background:#72c02c
}

.headline-center p {
    font-size:14px
}

@media (max-width: 991px) {
    .headline-center p {
        padding:0 50px
    }
}

.headline-center.headline-light h2 {
    color:#fff
}

.headline-center.headline-light p {
    color:#eee
}

.headline-center-v2 {
    z-index: 0;
    text-align: center;
    position:relative
}

.headline-center-v2 h2 {
    color: #555;
    font-size: 24px;
    margin-bottom: 20px;
    text-transform:uppercase
}

.headline-center-v2 span.bordered-icon {
    color: #fff;
    padding: 0 10px;
    font-size: 15px;
    line-height: 18px;
    position: relative;
    margin-bottom: 25px;
    display:inline-block
}

.headline-center-v2 span.bordered-icon:before, .headline-center-v2 span.bordered-icon:after {
    top: 8px;
    height: 1px;
    content: " ";
    width: 100px;
    background: #fff;
    position:absolute
}

.headline-center-v2 span.bordered-icon:before {
    left:100%
}

.headline-center-v2 span.bordered-icon:after {
    right:100%
}

.headline-center-v2 p {
    color: #555;
    font-size: 14px;
    padding:0 70px
}

.headline-center-v2.headline-center-v2-dark p {
    color:#666
}

.headline-center-v2.headline-center-v2-dark span.bordered-icon {
    color:#666
}

.headline-center-v2.headline-center-v2-dark span.bordered-icon:before, .headline-center-v2.headline-center-v2-dark span.bordered-icon:after {
    background:#666
}

.headline-left {
    position:relative
}

.headline-left .headline-brd {
    color: #555;
    position: relative;
    margin-bottom: 25px;
    padding-bottom:10px
}

.headline-left .headline-brd:after {
    left: 1px;
    z-index: 1;
    width: 30px;
    height: 2px;
    content: " ";
    bottom: -5px;
    position: absolute;
    background:#72c02c
}

.headline-v2 {
    display: block;
    background: #fff;
    padding: 1px 10px;
    margin: 0 0 20px 0;
    border-left:2px solid #000
}

.headline-v2 h2 {
    margin: 3px 0;
    font-size: 20px;
    font-weight:200
}

h2.heading-md {
    font-size: 20px;
    line-height:24px
}

h2.heading-sm, h3.heading-md {
    font-size: 18px;
    line-height:24px
}

h3.heading-md {
    line-height:22px
}

h3.heading-sm {
    font-size: 16px;
    line-height:20px
}

h2.heading-xs {
    font-size: 16px;
    line-height:22px
}

h3.heading-xs {
    font-size: 14px;
    margin-bottom:0
}

.devider.devider-dotted {
    border-top:2px dotted #eee
}

.devider.devider-dashed {
    border-top:2px dashed #eee
}

.devider.devider-db {
    height: 5px;
    border-top: 1px solid #eee;
    border-bottom:1px solid #eee
}

.devider.devider-db-dashed {
    height: 5px;
    border-top: 1px dashed #ddd;
    border-bottom:1px dashed #ddd
}

.devider.devider-db-dotted {
    height: 5px;
    border-top: 1px dotted #ddd;
    border-bottom:1px dotted #ddd
}

.table thead > tr > th {
    border-bottom:none
}

@media (max-width: 768px) {
    .table th.hidden-sm, .table td.hidden-sm {
        display:none !important
    }
}

.form-control {
    box-shadow: none;
    border-radius:0
}

.input-group-addon {
    border-radius:0
}

.form-control:focus {
    border-color: #bbb;
    box-shadow:0 0 2px #c9c9c9
}

.form-spacing .form-control {
    margin-bottom:15px
}

.input-group-addon {
    color: #b3b3b3;
    font-size: 14px;
    background:#fff
}

.carousel-v1 .carousel-caption {
    left: 0;
    right: 0;
    bottom: 0;
    padding: 7px 15px;
    background:rgba(0, 0, 0, .7)
}

.carousel-v1 .carousel-caption p {
    color: #fff;
    margin-bottom:0
}

.carousel-v1 .carousel-arrow a.carousel-control {
    opacity: 1;
    font-size: 30px;
    height: inherit;
    width: inherit;
    background: none;
    text-shadow: none;
    position:inherit
}

.carousel-v1 .carousel-arrow a i {
    top: 50%;
    opacity: .6;
    background: #000;
    margin-top: -18px;
    padding: 2px 12px;
    position:absolute
}

.carousel-v1 .carousel-arrow a i:hover {
    opacity:.8
}

.carousel-v1 .carousel-arrow a.left i {
    left:0
}

.carousel-v1 .carousel-arrow a.right i {
    right:0
}

.carousel-v2 .carousel-control, .carousel-v2 .carousel-control:hover {
    opacity: 1;
    text-shadow:none
}

.carousel-v2 .carousel-control.left, .carousel-v2 .carousel-control.right {
    top: 50%;
    z-index: 5;
    color: #eee;
    width: 45px;
    height: 45px;
    font-size: 30px;
    margin-top: -22px;
    position: absolute;
    text-align: center;
    display: inline-block;
    border: 2px solid #eee;
    background:rgba(0, 0, 0, .1)
}

.carousel-v2 .carousel-control:hover {
    background: rgba(0, 0, 0, .3);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition:all .4s ease-in-out
}

.carousel-v2 .carousel-control.left {
    left:20px
}

.carousel-v2 .carousel-control.right {
    right:20px
}

.carousel-v2 .carousel-control .arrow-prev, .carousel-v2 .carousel-control .arrow-next {
    top: -5px;
    position:relative
}

.carousel-v2 .carousel-control .arrow-next {
    right:-2px
}

@media (min-width: 768px) {
    .carousel-indicators {
        bottom:10px
    }
}

.nav-tabs > li > a, .nav-pills > li > a, .nav-tabs.nav-justified > li > a {
    border-radius:0
}

.tab-v1 .nav-tabs {
    border: none;
    background: none;
    border-bottom:solid 2px #72c02c
}

.tab-v1 .nav-tabs a {
    font-size: 14px;
    padding:5px 15px
}

.tab-v1 .nav-tabs > .active > a, .tab-v1 .nav-tabs > .active > a:hover, .tab-v1 .nav-tabs > .active > a:focus {
    color: #fff;
    border: none;
    background:#72c02c
}

.tab-v1 .nav-tabs > li > a {
    border:none
}

.tab-v1 .nav-tabs > li > a:hover {
    color: #fff;
    background:#72c02c
}

.tab-v1 .tab-content {
    padding:10px 0
}

.tab-v1 .tab-content img {
    margin-top: 4px;
    margin-bottom:15px
}

.tab-v1 .tab-content img.img-tab-space {
    margin-top:7px
}

.tab-v2 .nav-tabs {
    border-bottom:none
}

.tab-v2 .nav-tabs li a {
    padding: 9px 16px;
    background: none;
    border:none
}

.tab-v2 .nav-tabs li.active a {
    background: #fff;
    padding: 7px 15px 9px;
    border: solid 1px #eee;
    border-top: solid 2px #72c02c;
    border-bottom:none !important
}

.tab-v2 .tab-content {
    padding: 10px 16px;
    border:solid 1px #eee
}

.tab-v3 .nav-pills li a {
    color: #777;
    font-size: 17px;
    padding: 4px 8px;
    margin-bottom: 3px;
    background: #fafafa;
    border:solid 1px #eee
}

.tab-v3 .nav-pills li a:hover, .tab-v3 .nav-pills li.active a {
    color: #fff;
    background: #72c02c;
    border:solid 1px #68af28
}

.tab-v3 .nav-pills li i {
    width: 1.25em;
    margin-right: 5px;
    text-align: center;
    display:inline-block
}

.tab-v3 .tab-content {
    padding: 15px;
    background: #fafafa;
    border:solid 1px #eee
}

.tab-v4 .tab-heading {
    width: 100%;
    overflow: hidden;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    border-bottom:3px solid #333
}

.tab-v4 .tab-heading h2 {
    margin: 0;
    float: left;
    font-size: 18px;
    font-weight:bold
}

.tab-v4 .nav-tabs {
    top: 3px;
    border: none;
    float: right;
    overflow: hidden;
    position:relative
}

.tab-v4 .nav-tabs a {
    color: #555;
    font-size: 12px;
    padding: 6px 15px;
    text-transform:uppercase
}

.tab-v4 .nav-tabs > .active > a, .tab-v4 .nav-tabs > .active > a:hover, .tab-v4 .nav-tabs > .active > a:focus {
    border: none;
    background:inherit
}

.tab-v4 .nav-tabs > li > a {
    border:none
}

.tab-v4 .nav-tabs > li > a:hover {
    background:inherit
}

.tab-v4 .tab-content {
    padding:20px 0 10px
}

.tab-v5 .nav-tabs {
    border-bottom:none
}

.tab-v5 .nav-tabs li a {
    border: none;
    font-size: 14px;
    background: none;
    padding:9px 16px
}

.tab-v5 .nav-tabs li.active a {
    background: #fff;
    padding: 7px 15px 9px;
    border: solid 1px #eee;
    border-top: solid 3px #222;
    border-bottom:none !important
}

.tab-v5 .tab-content {
    padding: 13px;
    border:solid 1px #eee
}

.acc-v1 .panel-heading {
    padding: 0;
    box-shadow:none
}

.acc-v1 .panel-heading a {
    display: block;
    font-size: 14px;
    padding: 5px 15px;
    background:#fefefe
}

.acc-icon a.accordion-toggle i {
    color: #555;
    margin-right:8px
}

.acc-icon a.accordion-toggle:hover i {
    color:#39414c
}

.dropdown-menu, .navbar-toggle {
    border-radius:0
}

.pagination > li:first-child > a, .pagination > li:first-child > span, .pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span, .pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span {
    border-radius:0
}

.pagination li a {
    color: #777;
    padding:5px 15px
}

.pagination li a:hover {
    color: #fff;
    background: #5fb611;
    border-color:#5fb611
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    border-color: #72c02c;
    background-color:#72c02c
}

.pagination-no-space .pagination {
    margin:0
}

.pager li > a, .pager li > span {
    border-radius:0
}

.pager li > a:hover, .pager li > a:focus {
    color: #fff;
    background: #5fb611;
    border-color:#5fb611
}

.pager.pager-v2 li > a {
    border:none
}

.pager.pager-v2 li > a, .pager.pager-v3 li > a {
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition:all .1s ease-in-out
}

.pager.pager-v2 li > a:hover, .pager.pager-v2 li > a:focus, .pager.pager-v3 li > a:hover, .pager.pager-v3 li > a:focus {
    color: #fff;
    background:#72c02c
}

.pager.pager-v2 li.page-amount, .pager.pager-v3 li.page-amount {
    font-size: 16px;
    font-style:italic
}

.pager.pager-v2 li.page-amount, .pager.pager-v2 li.page-amount:hover, .pager.pager-v2 li.page-amount:focus, .pager.pager-v3 li.page-amount, .pager.pager-v3 li.page-amount:hover, .pager.pager-v3 li.page-amount:focus {
    top: 7px;
    color: #777;
    position:relative
}

.pager.pager-v2.pager-md li a, .pager.pager-v3.pager-md li a {
    font-size: 16px;
    padding:8px 18px
}

.pager.pager-v4 li > a {
    line-height: normal;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition:all .1s ease-in-out
}

.pager.pager-v4 li > a:hover, .pager.pager-v4 li > a:focus {
    color: #fff;
    background: #222;
    border-color:#222
}

.pager.pager-v4 li.page-amount {
    font-size: 14px;
    font-style:italic
}

.pager.pager-v4 li.page-amount, .pager.pager-v4 li.page-amount:hover, .pager.pager-v4 li.page-amount:focus {
    top: 7px;
    color: #777;
    position:relative
}

.list-group-item:first-child, .list-group-item:last-child {
    border-radius:0
}

.sidebar-nav-v1 li {
    padding:0
}

.sidebar-nav-v1 li a {
    display: block;
    padding:8px 30px 8px 10px
}

.sidebar-nav-v1 li a:hover {
    text-decoration:none
}

.sidebar-nav-v1 > li.active, .sidebar-nav-v1 > li.active:hover {
    background:#717984
}

.sidebar-nav-v1 > li.active, .sidebar-nav-v1 > li.active:hover, .sidebar-nav-v1 > li.active:focus {
    border-color:#ddd
}

.sidebar-nav-v1 > li.active > a {
    color:#fff
}

.sidebar-nav-v1 li ul {
    padding: 0;
    list-style:none
}

.sidebar-nav-v1 li ul, .sidebar-nav-v1 li.active ul a {
    background:#f8f8f8
}

.sidebar-nav-v1 li ul a {
    color: #555;
    font-size: 12px;
    border-top: solid 1px #ddd;
    padding:6px 30px 6px 17px
}

.sidebar-nav-v1 ul li:hover a, .sidebar-nav-v1 ul li.active a {
    color:#72c02c
}

.list-group-item li > .badge {
    float:right
}

.sidebar-nav-v1 span.badge {
    margin-top: 8px;
    margin-right:10px
}

.sidebar-nav-v1 .list-toggle > span.badge {
    margin-right:25px
}

.sidebar-nav-v1 ul li span.badge {
    margin-top: 8px;
    font-size: 11px;
    padding: 3px 5px;
    margin-right:10px
}

.list-toggle:after {
    top: 7px;
    right: 10px;
    color: #777;
    font-size: 14px;
    content: "";
    position: absolute;
    font-weight: normal;
    display: inline-block;
    font-family:FontAwesome
}

.list-toggle.active:after {
    color: #fff;
    content: ""
}

.btn {
    box-shadow: none;
    border-radius:0
}

.btn-u {
    border: 0;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
    padding: 6px 13px;
    position: relative;
    background: #72c02c;
    white-space: nowrap;
    display: inline-block;
    text-decoration:none
}

.btn-u:hover {
    color: #fff;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition:all .3s ease-in-out
}

.btn-u.btn-block {
    text-align:center
}

a.btn-u {
}

.btn-u-sm, a.btn-u-sm {
    padding:3px 12px
}

.btn-u-lg, a.btn-u-lg {
    font-size: 18px;
    padding:10px 25px
}

.btn-u-xs, a.btn-u-xs {
    font-size: 12px;
    padding: 2px 12px;
    line-height:18px
}

.btn-group .dropdown-menu > li > a {
    padding:3px 13px
}

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

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

@-moz-document url-prefix() {
    .footer-subsribe .btn-u {
        padding-bottom: 4px;
    }
}

@media (max-width: 768px) {
    @-moz-document url-prefix() {
        .btn-u {
            padding-bottom: 6px;
        }
}
}

.btn-u:hover, .btn-u:focus, .btn-u:active, .btn-u.active, .open .dropdown-toggle.btn-u {
    background:#5fb611
}

.btn-u-split.dropdown-toggle {
    border-left:solid 1px #5fb611
}

.btn-u.btn-u-blue {
    background:#3498db
}

.btn-u.btn-u-blue:hover, .btn-u.btn-u-blue:focus, .btn-u.btn-u-blue:active, .btn-u.btn-u-blue.active, .open .dropdown-toggle.btn-u.btn-u-blue {
    background:#2980b9
}

.btn-u.btn-u-split-blue.dropdown-toggle {
    border-left:solid 1px #2980b9
}

.btn-u.btn-u-red {
    background:#e74c3c
}

.btn-u.btn-u-red:hover, .btn-u.btn-u-red:focus, .btn-u.btn-u-red:active, .btn-u.btn-u-red.active, .open .dropdown-toggle.btn-u.btn-u-red {
    background:#c0392b
}

.btn-u.btn-u-split-red.dropdown-toggle {
    border-left:solid 1px #c0392b
}

.btn-u.btn-u-orange {
    background:#e67e22
}

.btn-u.btn-u-orange:hover, .btn-u.btn-u-orange:focus, .btn-u.btn-u-orange:active, .btn-u.btn-u-orange.active, .open .dropdown-toggle.btn-u.btn-u-orange {
    background:#d35400
}

.btn-u.btn-u-split-orange.dropdown-toggle {
    border-left:solid 1px #d35400
}

.btn-u.btn-u-sea {
    background:#1abc9c
}

.btn-u.btn-u-sea:hover, .btn-u.btn-u-sea:focus, .btn-u.btn-u-sea:active, .btn-u.btn-u-sea.active, .open .dropdown-toggle.btn-u.btn-u-sea {
    background:#16a085
}

.btn-u.btn-u-split-sea.dropdown-toggle {
    border-left:solid 1px #16a085
}

.btn-u.btn-u-green {
    background:#2ecc71
}

.btn-u.btn-u-green:hover, .btn-u.btn-u-green:focus, .btn-u.btn-u-green:active, .btn-u.btn-u-green.active, .open .dropdown-toggle.btn-u.btn-u-green {
    background:#27ae60
}

.btn-u.btn-u-split-green.dropdown-toggle {
    border-left:solid 1px #27ae60
}

.btn-u.btn-u-yellow {
    background:#f1c40f
}

.btn-u.btn-u-yellow:hover, .btn-u.btn-u-yellow:focus, .btn-u.btn-u-yellow:active, .btn-u.btn-u-yellow.active, .open .dropdown-toggle.btn-u.btn-u-yellow {
    background:#f39c12
}

.btn-u.btn-u-split-yellow.dropdown-toggle {
    border-left:solid 1px #f39c12
}

.btn-u.btn-u-default {
    background:#95a5a6
}

.btn-u.btn-u-default:hover, .btn-u.btn-u-default:focus, .btn-u.btn-u-default:active, .btn-u.btn-u-default.active, .open .dropdown-toggle.btn-u.btn-u-default {
    background:#7f8c8d
}

.btn-u.btn-u-split-default.dropdown-toggle {
    border-left:solid 1px #7f8c8d
}

.btn-u.btn-u-purple {
    background:#9b6bcc
}

.btn-u.btn-u-purple:hover, .btn-u.btn-u-purple:focus, .btn-u.btn-u-purple:active, .btn-u.btn-u-purple.active, .open .dropdown-toggle.btn-u.btn-u-purple {
    background:#814fb5
}

.btn-u.btn-u-split-purple.dropdown-toggle {
    border-left:solid 1px #814fb5
}

.btn-u.btn-u-aqua {
    background:#27d7e7
}

.btn-u.btn-u-aqua:hover, .btn-u.btn-u-aqua:focus, .btn-u.btn-u-aqua:active, .btn-u.btn-u-aqua.active, .open .dropdown-toggle.btn-u.btn-u-aqua {
    background:#26bac8
}

.btn-u.btn-u-split-aqua.dropdown-toggle {
    border-left:solid 1px #26bac8
}

.btn-u.btn-u-brown {
    background:#9c8061
}

.btn-u.btn-u-brown:hover, .btn-u.btn-u-brown:focus, .btn-u.btn-u-brown:active, .btn-u.btn-u-brown.active, .open .dropdown-toggle.btn-u.btn-u-brown {
    background:#81674b
}

.btn-u.btn-u-split-brown.dropdown-toggle {
    border-left:solid 1px #81674b
}

.btn-u.btn-u-dark-blue {
    background:#4765a0
}

.btn-u.btn-u-dark-blue:hover, .btn-u.btn-u-dark-blue:focus, .btn-u.btn-u-dark-blue:active, .btn-u.btn-u-dark-blue.active, .open .dropdown-toggle.btn-u.btn-u-dark-blue {
    background:#324c80
}

.btn-u.btn-u-split-dark.dropdown-toggle {
    border-left:solid 1px #324c80
}

.btn-u.btn-u-light-green {
    background:#79d5b3
}

.btn-u.btn-u-light-green:hover, .btn-u.btn-u-light-green:focus, .btn-u.btn-u-light-green:active, .btn-u.btn-u-light-green.active, .open .dropdown-toggle.btn-u.btn-u-light-green {
    background:#59b795
}

.btn-u.btn-u-split-light-green.dropdown-toggle {
    border-left:solid 1px #59b795
}

.btn-u.btn-u-dark {
    background:#555
}

.btn-u.btn-u-dark:hover, .btn-u.btn-u-dark:focus, .btn-u.btn-u-dark:active, .btn-u.btn-u-dark.active, .open .dropdown-toggle.btn-u.btn-u-dark {
    background:#333
}

.btn-u.btn-u-split-dark.dropdown-toggle {
    border-left:solid 1px #333
}

.btn-u.btn-u-light-grey {
    background:#585f69
}

.btn-u.btn-u-light-grey:hover, .btn-u.btn-u-light-grey:focus, .btn-u.btn-u-light-grey:active, .btn-u.btn-u-light-grey.active, .open .dropdown-toggle.btn-u.btn-u-light-grey {
    background:#484f58
}

.btn-u.btn-u-split-light-grey.dropdown-toggle {
    border-left:solid 1px #484f58
}

.btn-u.btn-brd {
    color: #555;
    background: none;
    padding: 5px 13px;
    border: solid 1px transparent;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition:all .1s ease-in-out
}

.btn-u.btn-brd:hover {
    background: none;
    border:solid 1px #eee
}

.btn-u.btn-brd:focus {
    background:none
}

.btn-u.btn-brd.btn-brd-hover:hover {
    color:#fff !important
}

.btn-u.btn-brd {
    border-color:#72c02c
}

.btn-u.btn-brd:hover {
    color: #5fb611;
    border-color:#5fb611
}

.btn-u.btn-brd.btn-brd-hover:hover {
    background:#5fb611
}

.btn-u.btn-brd.btn-u-blue {
    border-color:#3498db
}

.btn-u.btn-brd.btn-u-blue:hover {
    color: #2980b9;
    border-color:#2980b9
}

.btn-u.btn-brd.btn-u-blue.btn-brd-hover:hover {
    background:#2980b9
}

.btn-u.btn-brd.btn-u-red {
    border-color:#e74c3c
}

.btn-u.btn-brd.btn-u-red:hover {
    color: #c0392b;
    border-color:#c0392b
}

.btn-u.btn-brd.btn-u-red.btn-brd-hover:hover {
    background:#c0392b
}

.btn-u.btn-brd.btn-u-orange {
    border-color:#e67e22
}

.btn-u.btn-brd.btn-u-orange:hover {
    color: #d35400;
    border-color:#d35400
}

.btn-u.btn-brd.btn-u-orange.btn-brd-hover:hover {
    background:#d35400
}

.btn-u.btn-brd.btn-u-sea {
    border-color:#1abc9c
}

.btn-u.btn-brd.btn-u-sea:hover {
    color: #16a085;
    border-color:#16a085
}

.btn-u.btn-brd.btn-u-sea.btn-brd-hover:hover {
    background:#16a085
}

.btn-u.btn-brd.btn-u-green {
    border-color:#2ecc71
}

.btn-u.btn-brd.btn-u-green:hover {
    color: #27ae60;
    border-color:#27ae60
}

.btn-u.btn-brd.btn-u-green.btn-brd-hover:hover {
    background:#27ae60
}

.btn-u.btn-brd.btn-u-yellow {
    border-color:#f1c40f
}

.btn-u.btn-brd.btn-u-yellow:hover {
    color: #f39c12;
    border-color:#f39c12
}

.btn-u.btn-brd.btn-u-yellow.btn-brd-hover:hover {
    background:#f39c12
}

.btn-u.btn-brd.btn-u-default {
    border-color:#95a5a6
}

.btn-u.btn-brd.btn-u-default:hover {
    color: #7f8c8d;
    border-color:#7f8c8d
}

.btn-u.btn-brd.btn-u-default.btn-brd-hover:hover {
    background:#7f8c8d
}

.btn-u.btn-brd.btn-u-dark {
    border-color:#555
}

.btn-u.btn-brd.btn-u-dark:hover {
    color: #333;
    border-color:#333
}

.btn-u.btn-brd.btn-u-dark.btn-brd-hover:hover {
    background:#333
}

.btn-u.btn-brd.btn-u-light-grey {
    border-color:#585f69
}

.btn-u.btn-brd.btn-u-light-grey:hover {
    color: #484f58;
    border-color:#484f58
}

.btn-u.btn-brd.btn-u-light-grey.btn-brd-hover:hover {
    background:#484f58
}

.btn-u.btn-brd.btn-u-purple {
    border-color:#9b6bcc
}

.btn-u.btn-brd.btn-u-purple:hover {
    color: #814fb5;
    border-color:#814fb5
}

.btn-u.btn-brd.btn-u-purple.btn-brd-hover:hover {
    background:#814fb5
}

.btn-u.btn-brd.btn-u-aqua {
    border-color:#27d7e7
}

.btn-u.btn-brd.btn-u-aqua:hover {
    color: #26bac8;
    border-color:#26bac8
}

.btn-u.btn-brd.btn-u-aqua.btn-brd-hover:hover {
    background:#26bac8
}

.btn-u.btn-brd.btn-u-brown {
    border-color:#9c8061
}

.btn-u.btn-brd.btn-u-brown:hover {
    color: #81674b;
    border-color:#81674b
}

.btn-u.btn-brd.btn-u-brown.btn-brd-hover:hover {
    background:#81674b
}

.btn-u.btn-brd.btn-u-dark-blue {
    border-color:#4765a0
}

.btn-u.btn-brd.btn-u-dark-blue:hover {
    color: #324c80;
    border-color:#324c80
}

.btn-u.btn-brd.btn-u-dark-blue.btn-brd-hover:hover {
    background:#324c80
}

.btn-u.btn-brd.btn-u-light-green {
    border-color:#79d5b3
}

.btn-u.btn-brd.btn-u-light-green:hover {
    color: #59b795;
    border-color:#59b795
}

.btn-u.btn-brd.btn-u-light-green.btn-brd-hover:hover {
    background:#59b795
}

.btn-u.btn-brd.btn-u-light {
    color: #fff;
    border-color:#fff
}

.btn-u.btn-brd.btn-u-light:hover {
    border-color:#fff
}

.btn-u.btn-brd.btn-u-light.btn-brd-hover:hover {
    background: #fff;
    color:#555 !important
}

.dropdown-show {
    box-shadow: 0 0 4px #eee;
    display: inline-block;
    position:relative
}

.badge, .label {
    border-radius:0
}

span.label {
    font-size: 11px;
    font-weight: 400;
    padding:4px 7px
}

span.badge, .list-group-item.active > .badge {
    color: #fff;
    font-weight: 400;
    padding:4px 7px
}

span.label-u, span.badge-u, .list-group-item.active > .badge.badge-u {
    background:#72c02c
}

span.label-blue, span.badge-blue, .list-group-item.active > .badge {
    background:#3498db
}

span.label-red, span.badge-red, .list-group-item.active > .badge {
    background:#e74c3c
}

span.label-green, span.badge-green, .list-group-item.active > .badge.badge-green {
    background:#2ecc71
}

span.label-sea, span.badge-sea, .list-group-item.active > .badge.badge-sea {
    background:#1abc9c
}

span.label-orange, span.badge-orange, .list-group-item.active > .badge.badge-orange {
    background:#e67e22
}

span.label-yellow, span.badge-yellow, .list-group-item.active > .badge.badge-yellow {
    background:#f1c40f
}

span.label-purple, span.badge-purple, .list-group-item.active > .badge.badge-purple {
    background:#9b6bcc
}

span.label-aqua, span.badge-aqua, .list-group-item.active > .badge.badge-aqua {
    background:#27d7e7
}

span.label-brown, span.badge-brown, .list-group-item.active > .badge.badge-brown {
    background:#9c8061
}

span.label-dark-blue, span.badge-dark-blue, .list-group-item.active > .badge.badge-dark-blue {
    background:#4765a0
}

span.label-light-green, span.badge-light-green, .list-group-item.active > .badge.badge-light-green {
    background:#79d5b3
}

span.label-light, span.badge-light, .list-group-item.active > .badge.badge-light {
    color: #777;
    background:#ecf0f1
}

span.label-dark, span.badge-dark, .list-group-item.active > .badge.badge-dark {
    background:#555
}

.badge-lists li {
    position:relative
}

.badge-lists span.badge {
    top: -10px;
    right: -6px;
    position:absolute
}

.badge-lists.badge-icons span.badge {
    min-width: 12px;
    padding:3px 6px
}

.badge-lists.badge-icons i {
    font-size: 18px;
    min-width:25px
}

.badge-box-v1 a {
    color: #777;
    min-width: 40px;
    font-size: 18px;
    padding: 8px 9px;
    display: inline-block;
    border:solid 1px #eee
}

.badge-box-v2 a {
    color: #777;
    font-size: 12px;
    padding: 10px;
    min-width: 70px;
    text-align: center;
    display: inline-block;
    border:solid 1px #eee
}

.badge-box-v2 a i {
    font-size:20px
}

.badge-box-v1 a i, .badge-box-v2 a i {
    display: block;
    margin:1px auto 2px
}

.badge-box-v1 a:hover, .badge-box-v2 a:hover {
    color: #555;
    border-color: #555;
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition:all .2s ease-in-out
}

.social-icons {
    margin: 0;
    padding:0
}

.social-icons li {
    list-style: none;
    margin-right: 3px;
    margin-bottom: 5px;
    text-indent: -9999px;
    display:inline-block
}

.social-icons li a, a.social-icon {
    width: 28px;
    height: 28px;
    display: block;
    background-position: 0 0;
    background-repeat: no-repeat;
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition:all .3s ease-in-out
}

.social-icons li:hover a {
    background-position:0 -38px
}

.social-icons-color li a {
    opacity: .7;
    background-position: 0 -38px !important;
    -webkit-backface-visibility:hidden
}

.social-icons-color li a:hover {
    opacity:1
}

.social_amazon {
    background:url(/Assets/L4/img/icons/social/amazon.png) no-repeat
}

.social_behance {
    background:url(/Assets/L4/img/icons/social/behance.png) no-repeat
}

.social_blogger {
    background:url(/Assets/L4/img/icons/social/blogger.png) no-repeat
}

.social_deviantart {
    background:url(/Assets/L4/img/icons/social/deviantart.png) no-repeat
}

.social_dribbble {
    background:url(/Assets/L4/img/icons/social/dribbble.png) no-repeat
}

.social_dropbox {
    background:url(/Assets/L4/img/icons/social/dropbox.png) no-repeat
}

.social_evernote {
    background:url(/Assets/L4/img/icons/social/evernote.png) no-repeat
}

.social_facebook {
    background:url(/Assets/L4/img/icons/social/facebook.png) no-repeat
}

.social_forrst {
    background:url(/Assets/L4/img/icons/social/forrst.png) no-repeat
}

.social_github {
    background:url(/Assets/L4/img/icons/social/github.png) no-repeat
}

.social_googleplus {
    background:url(/Assets/L4/img/icons/social/googleplus.png) no-repeat
}

.social_jolicloud {
    background:url(/Assets/L4/img/icons/social/jolicloud.png) no-repeat
}

.social_last-fm {
    background:url(/Assets/L4/img/icons/social/last-fm.png) no-repeat
}

.social_linkedin {
    background:url(/Assets/L4/img/icons/social/linkedin.png) no-repeat
}

.social_picasa {
    background:url(/Assets/L4/img/icons/social/picasa.png) no-repeat
}

.social_pintrest {
    background:url(/Assets/L4/img/icons/social/pintrest.png) no-repeat
}

.social_rss {
    background:url(/Assets/L4/img/icons/social/rss.png) no-repeat
}

.social_skype {
    background:url(/Assets/L4/img/icons/social/skype.png) no-repeat
}

.social_spotify {
    background:url(/Assets/L4/img/icons/social/spotify.png) no-repeat
}

.social_stumbleupon {
    background:url(/Assets/L4/img/icons/social/stumbleupon.png) no-repeat
}

.social_tumblr {
    background:url(/Assets/L4/img/icons/social/tumblr.png) no-repeat
}

.social_twitter {
    background:url(/Assets/L4/img/icons/social/twitter.png) no-repeat
}

.social_vimeo {
    background:url(/Assets/L4/img/icons/social/vimeo.png) no-repeat
}

.social_wordpress {
    background:url(/Assets/L4/img/icons/social/wordpress.png) no-repeat
}

.social_xing {
    background:url(/Assets/L4/img/icons/social/xing.png) no-repeat
}

.social_yahoo {
    background:url(/Assets/L4/img/icons/social/yahoo.png) no-repeat
}

.social_youtube {
    background:url(/Assets/L4/img/icons/social/youtube.png) no-repeat
}

.social_vk {
    background:url(/Assets/L4/img/icons/social/vk.png) no-repeat
}

.social_instagram {
    background:url(/Assets/L4/img/icons/social/instagram.png) no-repeat
}

i.icon-custom {
    color: #555;
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 5px;
    text-align: center;
    display: inline-block;
    border:solid 1px #555
}

i.icon-sm {
    width: 35px;
    height: 35px;
    font-size: 16px;
    line-height:35px
}

i.icon-md {
    width: 55px;
    height: 55px;
    font-size: 22px;
    line-height:55px
}

i.icon-lg {
    width: 60px;
    height: 60px;
    font-size: 31px;
    line-height: 60px;
    margin-bottom:10px
}

i.icon-2x {
    font-size:30px
}

i.icon-3x {
    font-size:40px
}

i.icon-4x {
    font-size:50px
}

i.icon-line {
    font-size:17px
}

i.icon-sm.icon-line {
    font-size:14px
}

i.icon-md.icon-line {
    font-size:22px
}

i.icon-lg.icon-line {
    font-size:28px
}

i.icon-2x.icon-line {
    font-size:27px
}

i.icon-3x.icon-line {
    font-size:36px
}

i.icon-4x.icon-line {
    font-size:47px
}

.link-icon, .link-bg-icon {
    color:#555
}

.link-icon:hover, .link-bg-icon:hover {
    border: none;
    text-decoration:none
}

.link-icon:hover i {
    color: #72c02c;
    background: none;
    border:solid 1px #72c02c
}

.link-bg-icon:hover i {
    color: #72c02c;
    background: #72c02c;
    border-color: #72c02c;
    color:#fff !important
}

i.icon-color-u, i.icon-color-red, i.icon-color-sea, i.icon-color-dark, i.icon-color-grey, i.icon-color-blue, i.icon-color-green, i.icon-color-yellow, i.icon-color-orange, i.icon-color-purple, i.icon-color-aqua, i.icon-color-brown, i.icon-color-dark-blue, i.icon-color-light-grey, i.icon-color-light-green, {
    background:none
}

i.icon-color-u {
    color: #72c02c;
    border:solid 1px #72c02c
}

i.icon-color-blue {
    color: #3498db;
    border:solid 1px #3498db
}

i.icon-color-red {
    color: #e74c3c;
    border:solid 1px #e74c3c
}

i.icon-color-sea {
    color: #1abc9c;
    border:solid 1px #1abc9c
}

i.icon-color-green {
    color: #2ecc71;
    border:solid 1px #2ecc71
}

i.icon-color-yellow {
    color: #f1c40f;
    border:solid 1px #f1c40f
}

i.icon-color-orange {
    color: #e67e22;
    border:solid 1px #e67e22
}

i.icon-color-grey {
    color: #95a5a6;
    border:solid 1px #95a5a6
}

i.icon-color-purple {
    color: #9b6bcc;
    border:solid 1px #9b6bcc
}

i.icon-color-aqua {
    color: #27d7e7;
    border:solid 1px #27d7e7
}

i.icon-color-brown {
    color: #9c8061;
    border:solid 1px #9c8061
}

i.icon-color-dark-blue {
    color: #4765a0;
    border:solid 1px #4765a0
}

i.icon-color-light-green {
    color: #79d5b3;
    border:solid 1px #79d5b3
}

i.icon-color-light {
    color: #fff;
    border:solid 1px #fff
}

i.icon-color-light-grey {
    color: #585f69;
    border:solid 1px #585f69
}

i.icon-bg-u, i.icon-bg-red, i.icon-bg-sea, i.icon-bg-dark, i.icon-bg-darker, i.icon-bg-grey, i.icon-bg-blue, i.icon-bg-green, i.icon-bg-yellow, i.icon-bg-orange, i.icon-bg-purple, i.icon-bg-aqua, i.icon-bg-brown, i.icon-bg-dark-blue, i.icon-bg-light-grey, i.icon-bg-light-green {
    color: #fff;
    border-color:transparent
}

i.icon-bg-u {
    background:#72c02c
}

i.icon-bg-blue {
    background:#3498db
}

i.icon-bg-red {
    background:#e74c3c
}

i.icon-bg-sea {
    background:#1abc9c
}

i.icon-bg-green {
    background:#2ecc71
}

i.icon-bg-yellow {
    background:#f1c40f
}

i.icon-bg-orange {
    background:#e67e22
}

i.icon-bg-grey {
    background:#95a5a6
}

i.icon-bg-dark {
    background:#555
}

i.icon-bg-darker {
    background:#333
}

i.icon-bg-purple {
    background:#9b6bcc
}

i.icon-bg-aqua {
    background:#27d7e7
}

i.icon-bg-brown {
    background:#9c8061
}

i.icon-bg-dark-blue {
    background:#4765a0
}

i.icon-bg-light-green {
    background:#79d5b3
}

i.icon-bg-light {
    background: #fff;
    border-color:transparent
}

i.icon-bg-light-grey {
    background: #585f69;
    border-color: transparent
}

.fa-fixed [class^="fa"], .fa-fixed [class * =" fa"] {
    width: 1.25em;
    text-align: center;
    display: inline-block
}

.fa-fixed [class^="fa"].fa-lg, .fa-fixed [class * =" fa"].fa-lg {
    width:1.5625em
}

.content-boxes-v1 {
    text-align:center
}

.content-boxes-v1 span {
    display: block;
    margin-top:5px
}

.content-boxes-v2-o span {
    display: block;
    overflow:hidden
}

.content-boxes-v2-o small {
    display: block;
    line-height:1.6
}

.content-boxes-v2-o .icon-md + span {
    margin-top:9px
}

.content-boxes-v2-o .icon-lg + span {
    margin-top:11px
}

.content-boxes-v2-o .icon-custom {
    float: left;
    margin-top: 3px;
    margin-right:15px
}

@media (max-width: 992px) {
    .content-boxes-v2, .content-boxes-v2 .text-justify {
        text-align:center
    }

    .content-boxes-v2 span {
        display: block;
        margin-top:5px
    }
}

.content-boxes-v3 i.icon-custom {
    top: 8px;
    float: left;
    position:relative
}

.content-boxes-v3 .content-boxes-in-v3 {
    padding: 0 20px;
    overflow:hidden
}

.content-boxes-v3 .content-boxes-in-v3 h3 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 3px;
    text-transform:capitalize
}

.content-boxes-v3 .content-boxes-in-v3 h3 a {
    color:#555
}

.content-boxes-v3.content-boxes-v3-right {
    text-align:right
}

.content-boxes-v3.content-boxes-v3-right i.icon-custom {
    float:right
}

@media (max-width: 768px) {
    .content-boxes-v3.content-boxes-v3-right {
        text-align:inherit
    }

    .content-boxes-v3.content-boxes-v3-right i.icon-custom {
        float: left;
        margin-left:0
    }
}

.content-boxes-v4 h2 {
    color: #555;
    font-size: 18px;
    font-weight: bold;
    text-transform:uppercase
}

.content-boxes-v4 a {
    color: #777;
    font-size: 11px;
    font-weight: bold;
    text-transform:uppercase
}

.content-boxes-v4 i {
    width: 25px;
    color: #72c02c;
    font-size: 35px;
    margin-top:10px
}

.content-boxes-in-v4 {
    padding: 0 10px;
    overflow:hidden
}

.content-boxes-v4-sm i {
    font-size: 26px;
    margin-top: 10px;
    margin-right:5px
}

.content-boxes-v5 i {
    float: left;
    color: #999;
    width: 50px;
    height: 50px;
    padding: 11px;
    font-size: 22px;
    background: #eee;
    line-height: 28px;
    text-align: center;
    margin-right: 15px;
    display:inline-block
}

.content-boxes-v5:hover i {
    color: #fff;
    background:#72c02c
}

.content-boxes-v6 {
    padding-top: 25px;
    text-align:center
}

.content-boxes-v6 i {
    color: #fff;
    width: 90px;
    height: 90px;
    padding: 30px;
    font-size: 30px;
    line-height: 30px;
    position: relative;
    text-align: center;
    background: #dedede;
    margin-bottom: 25px;
    display:inline-block
}

.content-boxes-v6 i:after {
    top: -8px;
    left: -8px;
    right: -8px;
    bottom: -8px;
    content: " ";
    position: absolute;
    border: 1px solid #dedede;
    border-radius:50% !important
}

.content-boxes-v6:hover i, .content-boxes-v6:hover i:after {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition:all .3s ease-in-out
}

.content-boxes-v6:hover i {
    background:#72c02c
}

.content-boxes-v6:hover i:after {
    border-color:#72c02c
}

.service-block {
    padding: 20px 30px;
    text-align: center;
    margin-bottom:20px
}

.service-block p, .service-block h2 {
    color:#fff
}

.service-block h2 a:hover {
    text-decoration:none
}

.service-block-light, .service-block-default {
    background: #fafafa;
    border:solid 1px #eee
}

.service-block-default:hover {
    box-shadow:0 0 8px #eee
}

.service-block-light p, .service-block-light h2, .service-block-default p, .service-block-default h2 {
    color:#555
}

.service-block-u {
    background:#72c02c
}

.service-block-blue {
    background:#3498db
}

.service-block-red {
    background:#e74c3c
}

.service-block-sea {
    background:#1abc9c
}

.service-block-grey {
    background:#95a5a6
}

.service-block-yellow {
    background:#f1c40f
}

.service-block-orange {
    background:#e67e22
}

.service-block-green {
    background:#2ecc71
}

.service-block-purple {
    background:#9b6bcc
}

.service-block-aqua {
    background:#27d7e7
}

.service-block-brown {
    background:#9c8061
}

.service-block-dark-blue {
    background:#4765a0
}

.service-block-light-green {
    background:#79d5b3
}

.service-block-dark {
    background:#555
}

.service-block-light {
    background:#ecf0f1
}

.funny-boxes {
    background: #f7f7f7;
    padding: 20px 20px 15px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition:all .3s ease-in-out
}

.funny-boxes h2 {
    margin-top: 0;
    font-size: 18px;
    line-height:20px
}

.funny-boxes h2 a {
    color:#555
}

.funny-boxes p a {
    color:#72c02c
}

.funny-boxes .funny-boxes-img li {
    font-size: 12px;
    margin-bottom:2px
}

.funny-boxes .funny-boxes-img li i {
    color: #72c02c;
    font-size: 12px;
    margin-right:5px
}

@media (max-width: 992px) {
    .funny-boxes .funny-boxes-img li {
        display:inline-block
    }
}

.funny-boxes .funny-boxes-img img {
    margin:5px 10px 15px 0
}

.funny-boxes ul.funny-boxes-rating li {
    display:inline-block
}

.funny-boxes ul.funny-boxes-rating li i {
    color: #f8be2c;
    cursor: pointer;
    font-size:14px
}

.funny-boxes ul.funny-boxes-rating li i:hover {
    color:#f8be2c
}

.funny-boxes-colored p, .funny-boxes-colored h2 a, .funny-boxes-colored .funny-boxes-img li, .funny-boxes-colored .funny-boxes-img li i {
    color:#fff
}

.funny-boxes-red {
    background:#e74c3c
}

.funny-boxes-purple {
    background:#9b6bcc
}

.funny-boxes-blue {
    background:#3498db
}

.funny-boxes-grey {
    background:#95a5a6
}

.funny-boxes-sea {
    background:#1abc9c
}

.funny-boxes-top-sea {
    border-top:solid 2px #1abc9c
}

.funny-boxes-top-sea:hover {
    border-top-color:#16a085
}

.funny-boxes-top-yellow {
    border-top:solid 2px #f1c40f
}

.funny-boxes-top-yellow:hover {
    border-top-color:#f39c12
}

.funny-boxes-top-red {
    border-top:solid 2px #e74c3c
}

.funny-boxes-top-red:hover {
    border-top-color:#c0392b
}

.funny-boxes-top-purple {
    border-top:solid 2px #9b6bcc
}

.funny-boxes-top-purple:hover {
    border-top-color:#814fb5
}

.funny-boxes-left-orange {
    border-left:solid 2px #e67e22
}

.funny-boxes-left-orange:hover {
    border-left-color:#d35400
}

.funny-boxes-left-green {
    border-left:solid 2px #72c02c
}

.funny-boxes-left-green:hover {
    border-left-color:#5fb611
}

.funny-boxes-left-blue {
    border-left:solid 2px #3498db
}

.funny-boxes-left-blue:hover {
    border-left-color:#2980b9
}

.funny-boxes-left-dark {
    border-left:solid 2px #555
}

.funny-boxes-left-dark:hover {
    border-left-color:#333
}

.text-justify p {
    text-align:justify
}

.text-transform-uppercase {
    text-transform:uppercase
}

.text-transform-normal {
    text-transform:inherit !important
}

.font-bold {
    font-weight:600
}

.font-light {
    font-weight:200
}

.font-normal {
    font-weight:400 !important
}

.dropcap {
    float: left;
    color: #72c02c;
    padding: 5px 0;
    font-size: 45px;
    font-weight: 200;
    line-height: 30px;
    margin:0 5px 0 0
}

.dropcap-bg {
    float: left;
    color: #fff;
    padding: 7px 0;
    min-width: 50px;
    font-size: 35px;
    font-weight: 200;
    line-height: 35px;
    text-align: center;
    background: #72c02c;
    margin:4px 10px 0 0
}

.text-highlights {
    color: #fff;
    font-weight: 200;
    padding: 0 5px;
    background:#555
}

.text-highlights-green {
    background:#72c02c
}

.text-highlights-blue {
    background:#3498db
}

.text-highlights-red {
    background:#e74c3c
}

.text-highlights-sea {
    background:#1abc9c
}

.text-highlights-orange {
    background:#e67e22
}

.text-highlights-yellow {
    background:#f1c40f
}

.text-highlights-purple {
    background:#9b6bcc
}

.text-highlights-aqua {
    background:#27d7e7
}

.text-highlights-brown {
    background:#9c8061
}

.text-highlights-dark-blue {
    background:#4765a0
}

.text-highlights-light-green {
    background:#79d5b3
}

.text-border {
    border-bottom:dashed 1px #555
}

.text-border-default {
    border-color:#95a5a6
}

.text-border-green {
    border-color:#72c02c
}

.text-border-blue {
    border-color:#3498db
}

.text-border-red {
    border-color:#e74c3c
}

.text-border-yellow {
    border-color:#f1c40f
}

.text-border-purple {
    border-color:#9b6bcc
}

.list-styles li {
    margin-bottom:8px
}

.contex-bg p {
    opacity: .8;
    padding:8px 10px
}

.contex-bg p:hover {
    opacity:1
}

blockquote {
    padding: 5px 15px;
    border-left-width:2px
}

blockquote p {
    font-size: 14px;
    font-weight:400
}

blockquote h1, blockquote h2, blockquote span {
    font-size: 18px;
    margin: 0 0 8px;
    line-height:24px
}

blockquote.bq-text-lg p, blockquote.bq-text-lg small {
    text-transform:uppercase
}

blockquote.bq-text-lg p {
    font-size: 22px;
    font-weight: 300;
    line-height:32px
}

blockquote.text-right, blockquote.hero.text-right {
    border-left: none;
    border-right:2px solid #eee
}

blockquote.hero.text-right, blockquote.hero.text-right:hover {
    border-color:#555
}

blockquote:hover, blockquote.text-right:hover {
    border-color: #72c02c;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition:all .4s ease-in-out
}

blockquote.bq-dark, blockquote.bq-dark:hover {
    border-color:#585f69
}

blockquote.bq-green {
    border-color:#72c02c
}

blockquote.hero {
    border: none;
    padding: 18px;
    font-size: 16px;
    background: #f3f3f3;
    border-left:solid 2px #666
}

blockquote.hero:hover {
    background: #eee;
    border-left-color:#666
}

blockquote.hero.hero-dark, blockquote.hero.hero-default {
    border:none
}

blockquote.hero.hero-dark {
    background:#444
}

blockquote.hero.hero-dark:hover {
    background:#555
}

blockquote.hero.hero-default {
    background:#72c02c
}

blockquote.hero.hero-default:hover {
    background:#5fb611
}

blockquote.hero.hero-dark p, blockquote.hero.hero-dark h2, blockquote.hero.hero-dark small, blockquote.hero.hero-default p, blockquote.hero.hero-default h2, blockquote.hero.hero-default small {
    color: #fff;
    font-weight:200
}

.alert {
    border-radius:0
}

.thumbnail {
    border-radius:0
}

.tag-box {
    padding: 20px;
    background: #fff;
    margin-bottom:30px
}

.tag-box h2 {
    font-size: 20px;
    line-height:25px
}

.tag-box p {
    margin-bottom:0
}

.tag-box.tag-text-space p {
    margin-bottom:10px
}

.tag-box-v1 {
    border: solid 1px #eee;
    border-top:solid 2px #72c02c
}

.tag-box-v2 {
    background: #fafafa;
    border: solid 1px #eee;
    border-left:solid 2px #72c02c
}

.tag-box-v3 {
    border:solid 2px #eee
}

.tag-box-v4 {
    border:dashed 1px #bbb
}

.tag-box-v5 {
    margin: 20px 0;
    text-align: center;
    border:dashed 1px #ccc
}

.tag-box-v5 span {
    color: #555;
    font-size: 28px;
    margin-bottom:0
}

.tag-box-v6 {
    background: #fafafa;
    border:solid 1px #eee
}

.tag-box-v7 {
    border: solid 1px #eee;
    border-bottom:solid 2px #72c02c
}

.testimonials {
    margin-bottom:10px
}

.testimonials .testimonial-info {
    color: #72c02c;
    font-size: 16px;
    padding: 0 15px;
    margin-top:18px
}

.testimonials .testimonial-info span {
    top: 3px;
    position:relative
}

.testimonials .testimonial-info em {
    color: #777;
    display: block;
    font-size:13px
}

.testimonials .testimonial-info img {
    width: 60px;
    float: left;
    height: 60px;
    padding: 2px;
    margin-right: 15px;
    border:solid 1px #ccc
}

.testimonials .testimonial-author {
    overflow:hidden
}

.testimonials .carousel-arrow {
    top: -65px;
    position:relative
}

.testimonials .carousel-arrow i {
    color: #777;
    padding: 2px;
    min-width: 25px;
    font-size: 20px;
    text-align: center;
    background:#f5f5f5
}

.testimonials .carousel-arrow i:hover {
    color: #fff;
    background:#72c02c
}

.testimonials .carousel-control {
    opacity: 1;
    width: 100%;
    text-align: right;
    text-shadow: none;
    position: absolute;
    filter:Alpha(opacity=100)
}

.testimonials .carousel-control.left {
    right: 27px;
    left:auto
}

.testimonials .carousel-control.right {
    right:0
}

.testimonials.testimonials-v1 .item p {
    position:relative
}

.testimonials.testimonials-v1 .item p:after, .testimonials.testimonials-v1 .item p:before {
    left: 80px;
    bottom:-20px
}

.testimonials.testimonials-v1 .item p:after {
    border-top: 22px solid;
    border-left: 0 solid transparent;
    border-right:22px solid transparent
}

.testimonials.testimonials-v2 .testimonial-info {
    padding:0 20px
}

.testimonials.testimonials-v2 p {
    padding-bottom:15px
}

.testimonials.testimonials-v2 .carousel-arrow {
    top:-55px
}

.testimonials.testimonials-v2 .item p:after, .testimonials.testimonials-v2 .item p:before {
    left: 8%;
    bottom:45px
}

.testimonials.testimonials-v2 .item p:after {
    border-top: 20px solid;
    border-left: 25px solid transparent;
    border-right:0 solid transparent
}

.testimonials.testimonials-v1 p, .testimonials.testimonials-v2 p {
    padding: 15px;
    font-size: 14px;
    font-style: italic;
    background:#f5f5f5
}

.testimonials.testimonials-v1 .item p:after, .testimonials.testimonials-v2 .item p:after {
    width: 0;
    height: 0;
    content: " ";
    display: block;
    position: absolute;
    border-top-color: #f5f5f5;
    border-left-style: inset;
    border-right-style:inset
}

.testimonials-bg-dark .item p, .testimonials-bg-default .item p {
    color: #fff;
    font-weight:200
}

.testimonials-bg-dark .carousel-arrow i, .testimonials-bg-default .carousel-arrow i {
    color:#fff
}

.testimonials-bg-default .item p {
    background:#72c02c
}

.testimonials.testimonials-bg-default .item p:after, .testimonials.testimonials-bg-default .item p:after {
    border-top-color:#72c02c
}

.testimonials-bg-default .carousel-arrow i {
    background:#72c02c
}

.testimonials.testimonials-bg-default .carousel-arrow i:hover {
    background:#5fb611
}

.testimonials-bg-dark .item p {
    background:#555
}

.testimonials.testimonials-bg-dark .item p:after, .testimonials.testimonials-bg-dark .item p:after {
    border-top-color:#555
}

.testimonials-bg-dark .carousel-arrow i {
    color: #fff;
    background:#555
}

.testimonials.testimonials-bg-dark .carousel-arrow i:hover {
    background:#333
}

.testimonials.testimonials-bg-dark .testimonial-info {
    color:#555
}

.panel, .panel-heading, .panel-group .panel {
    border-radius:0
}

.panel-heading {
    color: #fff;
    padding:5px 15px
}

.panel .table {
    margin-bottom:0
}

.panel-u {
    border-color:#72c02c
}

.panel-u > .panel-heading {
    background:#72c02c
}

.panel-blue {
    border-color:#3498db
}

.panel-blue > .panel-heading {
    background:#3498db
}

.panel-red {
    border-color:#e74c3c
}

.panel-red > .panel-heading {
    background:#e74c3c
}

.panel-green {
    border-color:#2ecc71
}

.panel-green > .panel-heading {
    background:#2ecc71
}

.panel-sea {
    border-color:#1abc9c
}

.panel-sea > .panel-heading {
    background:#1abc9c
}

.panel-orange {
    border-color:#e67e22
}

.panel-orange > .panel-heading {
    background:#e67e22
}

.panel-yellow {
    border-color:#f1c40f
}

.panel-yellow > .panel-heading {
    background:#f1c40f
}

.panel-grey {
    border-color:#95a5a6
}

.panel-grey > .panel-heading {
    background:#95a5a6
}

.panel-dark {
    border-color:#555
}

.panel-dark > .panel-heading {
    background:#555
}

.panel-purple {
    border-color:#9b6bcc
}

.panel-purple > .panel-heading {
    background:#9b6bcc
}

.panel-aqua {
    border-color:#27d7e7
}

.panel-aqua > .panel-heading {
    background:#27d7e7
}

.panel-brown {
    border-color:#9c8061
}

.panel-brown > .panel-heading {
    background:#9c8061
}

.panel-dark-blue {
    border-color:#4765a0
}

.panel-dark-blue > .panel-heading {
    background:#4765a0
}

.panel-light-green {
    border-color:#79d5b3
}

.panel-light-green > .panel-heading {
    background:#79d5b3
}

.panel-default-dark {
    border-color:#585f69
}

.panel-default-dark > .panel-heading {
    background:#585f69
}

.progress {
    border-radius:0
}

.progress-u {
    box-shadow:none
}

.progress-u .progress-bar {
    box-shadow:none
}

.progress-lg {
    height:25px
}

.progress-lg p {
    padding-top:3px
}

.progress-sm {
    height:12px
}

.progress-xs {
    height:7px
}

.progress-xxs {
    height:3px
}

.progress {
    background:#e5e5e5
}

.progress-bar-u {
    background:#72c02c
}

.progress-bar-blue {
    background:#3498db
}

.progress-bar-orange {
    background:#e67e22
}

.progress-bar-red {
    background:#e74c3c
}

.progress-bar-purple {
    background:#9b6bcc
}

.progress-bar-aqua {
    background:#27d7e7
}

.progress-bar-brown {
    background:#9c8061
}

.progress-bar-dark-blue {
    background:#4765a0
}

.progress-bar-light-green {
    background:#79d5b3
}

.progress-bar-dark {
    background:#555
}

.progress {
    position:relative
}

.progress .progress-bar {
    overflow: hidden;
    line-height: 20px;
    position:absolute
}

.progress-box .progress-bar {
    transition: all 3s ease-in;
    -o-transition: all 3s ease-in;
    -ms-transition: all 3s ease-in;
    -moz-transition: all 3s ease-in;
    -webkit-transition:all 3s ease-in
}

.progress.vertical {
    float: left;
    width: 100%;
    height: 200px;
    margin-right:20px
}

.progress.vertical.bottom {
    position:relative
}

.progress.vertical .progress-bar {
    height: 0;
    width: 100%;
    transition: height 3s ease;
    -o-transition: height 3s ease;
    -ms-transition: height 3s ease;
    -moz-transition: height 3s ease;
    -webkit-transition:height 3s ease
}

.progress.vertical.bottom .progress-bar {
    bottom: 0;
    position:absolute
}

.stars-existing {
    color: #72c02c;
    cursor:pointer
}

.star-lg {
    font-size:30px
}

.star-sm {
    font-size:25px
}

.star-xs {
    font-size:20px
}

.star-default {
    font-size:16px
}

img.img-bordered {
    padding: 3px;
    border:solid 1px #eee
}

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

img.image-sm {
    width: 50px;
    height:50px
}

img.image-md {
    width: 100px;
    height:100px
}

.responsive-video {
    height: 0;
    padding-top: 1px;
    position: relative;
    padding-bottom:56.25%
}

.responsive-video iframe {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position:absolute
}

.tags-v1 li {
    margin: 0;
    padding:0
}

.tags-v1 li a {
    font-size: 13px;
    padding: 4px 8px;
    line-height: 32px;
    border: solid 2px #eee;
    border-radius: 20px !important;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition:all .2s ease-in-out
}

.tags-v1 li a:hover {
    text-decoration: none;
    border-color:#e0e0e0
}

.tags-v2 li {
    padding:7px 0 7px 4px
}

.tags-v2 li a {
    color: #555;
    font-size: 13px;
    padding: 5px 10px;
    border:solid 1px #bbb
}

.tags-v2 li a:hover {
    color: #fff;
    background: #555;
    border-color: #555;
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition:all .2s ease-in-out
}

.tags-v3 li {
    padding:7px 0 7px 4px
}

.tags-v3 li a {
    color: #555;
    font-size: 12px;
    padding: 4px 12px;
    border:solid 1px #eee
}

.tags-v3 li a:hover {
    color: #fff;
    background: #222;
    border-color: #222;
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition:all .2s ease-in-out
}

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

.tags-v4 li {
    padding: 3px 2px;
    line-height: 28px;
    display:inline-block
}

.tags-v4 a {
    color: #bbb;
    font-size: 13px;
    font-weight: 400;
    padding: 4px 10px;
    border:1px solid #bbb
}

.tags-v4 a:hover {
    color: #fff;
    background: #e74c3c;
    border-color: #e74c3c;
    text-decoration: none;
    -webkit-transition: all .25s, -webkit-transform .25s;
    transition:all .25s, transform .25s
}

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

.lists-v1 li {
    margin-bottom:10px
}

.lists-v1 i {
    color: #fff;
    width: 15px;
    height: 15px;
    padding: 1px;
    font-size: 13px;
    margin-right: 7px;
    text-align: center;
    background: #72c02c;
    display: inline-block;
    border-radius:50% !important
}

.lists-v2 li {
    margin-bottom:10px
}

.lists-v2 i {
    color: #72c02c;
    font-size: 13px;
    margin-right: 7px;
    display: inline-block
}

.no-gutter > [class * ='col-'] {
    padding-right: 0;
    padding-left:0
}

.no-gutter.no-gutter-boxed {
    padding-right: 15px;
    padding-left:15px
}

.height-100 {
    min-height:100px
}

.height-150 {
    min-height:150px
}

.height-200 {
    min-height:200px
}

.height-250 {
    min-height:250px
}

.height-300 {
    min-height:300px
}

.height-350 {
    min-height:350px
}

.height-400 {
    min-height:400px
}

.height-450 {
    min-height:450px
}

.height-500 {
    min-height:500px !important
}

.no-padding {
    padding:0 !important
}

.no-margin {
    margin:0
}

.no-top-space {
    margin-top: 0 !important;
    padding-top:0 !important
}

.no-bottom-space {
    margin-bottom: 0 !important;
    padding-bottom:0 !important
}

.no-margin-bottom {
    margin-bottom:0 !important
}

.no-padding-bottom {
    padding-bottom:0 !important
}

.content-xs {
    padding-top: 20px;
    padding-bottom:20px
}

.content {
    padding-top: 40px;
    padding-bottom:40px
}

.content-sm {
    padding-top: 60px;
    padding-bottom:60px
}

.content-md {
    padding-top: 80px;
    padding-bottom:80px
}

.content-lg {
    padding-top: 100px;
    padding-bottom:100px
}

.space-lg-hor {
    padding-left: 60px;
    padding-right:60px
}

.space-xlg-hor {
    padding-left: 100px;
    padding-right:100px
}

.margin-bottom-5, .margin-bottom-10, .margin-bottom-15, .margin-bottom-20, .margin-bottom-25, .margin-bottom-30, .margin-bottom-35, .margin-bottom-40, .margin-bottom-45, .margin-bottom-50, .margin-bottom-55, .margin-bottom-60, .margin-bottom-100 {
    clear:both
}

.margin-bottom-5 {
    margin-bottom:5px
}

.margin-bottom-10 {
    margin-bottom:10px
}

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

.margin-bottom-20 {
    margin-bottom:20px
}

.margin-bottom-25 {
    margin-bottom:25px
}

.margin-bottom-30 {
    margin-bottom:30px
}

.margin-bottom-35 {
    margin-bottom:35px
}

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

.margin-bottom-45 {
    margin-bottom:45px
}

.margin-bottom-50 {
    margin-bottom:50px
}

.margin-bottom-55 {
    margin-bottom:55px
}

.margin-bottom-60 {
    margin-bottom:60px
}

.margin-bottom-100 {
    margin-bottom:100px
}

@media (max-width: 768px) {
    .sm-margin-bottom-10 {
        margin-bottom:10px
    }

    .sm-margin-bottom-20 {
        margin-bottom:20px
    }

    .sm-margin-bottom-30 {
        margin-bottom:30px
    }

    .sm-margin-bottom-40 {
        margin-bottom:40px
    }

    .sm-margin-bottom-50 {
        margin-bottom:50px
    }

    .sm-margin-bottom-60 {
        margin-bottom:60px
    }
}

@media (max-width: 992px) {
    .md-margin-bottom-10 {
        margin-bottom:10px
    }

    .md-margin-bottom-20 {
        margin-bottom:20px
    }

    .md-margin-bottom-30 {
        margin-bottom:30px
    }

    .md-margin-bottom-40 {
        margin-bottom:40px
    }

    .md-margin-bottom-50 {
        margin-bottom:50px
    }

    .md-margin-bottom-60 {
        margin-bottom:60px
    }
}

.margin-top-20 {
    margin-top:20px
}

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

.margin-left-10 {
    margin-left:10px
}

.margin-right-5 {
    margin-right:5px
}

.margin-right-10 {
    margin-right:10px
}

.padding-top-5 {
    padding-top:5px
}

.padding-left-5 {
    padding-left:5px
}

.color-sea {
    color:#1abc9c
}

.color-red {
    color:#e74c3c
}

.color-aqua {
    color:#27d7e7
}

.color-blue {
    color:#3498db
}

.color-grey {
    color:#95a5a6
}

.color-dark {
    color:#555
}

.color-darker {
    color:#333
}

.color-green {
    color:#72c02c
}

.color-brown {
    color:#9c8061
}

.color-light {
    color:#fff
}

.color-orange {
    color:#e67e22
}

.color-yellow {
    color:#f1c40f
}

.color-green1 {
    color:#2ecc71
}

.color-purple {
    color:#9b6bcc
}

.color-inherit {
    color:inherit
}

.color-dark-blue {
    color:#4765a0
}

.color-light-grey {
    color:#585f69
}

.color-light-green {
    color:#79d5b3
}

.bg-color-dark, .bg-color-darker, .bg-color-sea, .bg-color-red, .bg-color-aqua, .bg-color-blue, .bg-color-grey, .bg-color-light, .bg-color-green, .bg-color-brown, .bg-color-orange, .bg-color-green1, .bg-color-purple, .bg-color-dark-blue, .bg-color-light-grey, .bg-color-light-green {
    color:#fff
}

.bg-color-white {
    color:#555
}

.bg-color-dark {
    background-color:#555 !important
}

.bg-color-darker {
    background-color:#222 !important
}

.bg-color-white {
    background-color:#fff !important
}

.bg-color-sea {
    background-color:#1abc9c !important
}

.bg-color-red {
    background-color:#e74c3c !important
}

.bg-color-aqua {
    background-color:#27d7e7 !important
}

.bg-color-blue {
    background-color:#3498db !important
}

.bg-color-grey {
    background-color:#95a5a6 !important
}

.bg-color-light {
    background-color:#f7f7f7 !important
}

.bg-color-green {
    background-color:#72c02c !important
}

.bg-color-brown {
    background-color:#9c8061 !important
}

.bg-color-orange {
    background-color:#e67e22 !important
}

.bg-color-green1 {
    background-color:#2ecc71 !important
}

.bg-color-purple {
    background-color:#9b6bcc !important
}

.bg-color-dark-blue {
    background-color:#4765a0 !important
}

.bg-color-light-grey {
    background-color:#585f69 !important
}

.bg-color-light-green {
    background-color:#79d5b3 !important
}

.rgba-red {
    background-color:rgba(231, 76, 60, .8)
}

.rgba-blue {
    background-color:rgba(52, 152, 219, .8)
}

.rgba-aqua {
    background-color:rgba(39, 215, 231, .8)
}

.rgba-yellow {
    background-color:rgba(241, 196, 15, .8)
}

.rgba-default {
    background-color:rgba(114, 192, 44, .8)
}

.rgba-purple {
    background-color:rgba(155, 107, 204, .8)
}

.bg-grey {
    background: #f7f7f7;
    border-top: solid 1px #eee;
    border-bottom:solid 1px #eee
}

.no-rounded {
    border-radius:0 !important
}

.rounded {
    border-radius:4px !important
}

.rounded-x {
    border-radius:50% !important
}

.rounded-2x {
    border-radius:10px !important
}

.rounded-3x {
    border-radius:15px !important
}

.rounded-4x {
    border-radius:20px !important
}

.rounded-sm {
    border-radius:2px !important
}

.rounded-md {
    border-radius:3px !important
}

.rounded-top {
    border-radius:4px 4px 0 0 !important
}

.rounded-left {
    border-radius:4px 0 0 4px !important
}

.rounded-right {
    border-radius:0 4px 4px 0 !important
}

.rounded-bottom {
    border-radius:0 0 4px 4px !important
}

.overflow-h {
    overflow:hidden
}

.overflow-a {
    overflow:auto
}

.overflow-hidden {
    overflow:hidden
}

.clear-both {
    clear:both
}

.dp-none {
    display:none
}

.dp-block {
    display:block
}

.dp-table {
    display:table
}

.dp-inline-block {
    display:inline-block
}

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

.full-width {
    width:100%
}

@media (max-width: 767px) {
    .equal-height-column {
        height:auto !important
    }
}

.img-width-200 {
    width:200px
}

.lft-img-margin {
    margin:0 20px 5px 0
}

.rgt-img-margin {
    margin:0 0 5px 10px
}

img.img-center, .img-center img {
    margin-left: auto;
    margin-right:auto
}

.bg-light {
    padding: 10px 15px;
    margin-bottom: 10px;
    background: #fcfcfc;
    border:solid 1px #e5e5e5
}

.bg-light:hover {
    border:solid 1px #bbb
}

.hover-effect {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition:all .4s ease-in-out
}

.hover-effect-kenburn {
    left: 10px;
    margin-left: -10px;
    position: relative;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
    transition:all .8s ease-in-out
}

.hover-effect-kenburn:hover {
    -webkit-transform: scale(2) rotate(5deg);
    -moz-transform: scale(2) rotate(5deg);
    -o-transform: scale(2) rotate(5deg);
    -ms-transform: scale(2) rotate(5deg);
    transform:scale(2) rotate(5deg)
}

body {
    color: #333;
    font-size: 13px;
    line-height:1.6
}

body.header-fixed-space {
    padding-top:94px
}

body.header-fixed-space-v2 {
    padding-top:135px
}

@media (max-width: 991px) {
    body.header-fixed-space, body.header-fixed-space-v2 {
        padding-top:0
    }
}

p, li, li a, label {
    color:#555
}

a {
    color: #72c02c;
    text-decoration:none
}

a, a:focus, a:hover, a:active {
    outline:0 !important
}

a:focus {
    text-decoration:none
}

a:hover {
    color: #72c02c;
    text-decoration:underline
}

.wrapper {
    background:#fff
}

.boxed-layout {
    padding: 0;
    box-shadow: 0 0 5px #ccc;
    margin-left: auto !important;
    margin-right: auto !important;
    background:url(/Assets/L4/img/patterns/15.png) repeat
}

.purchase {
    padding: 25px 0 30px;
    border-bottom: solid 1px #eee;
    background:url(/Assets/L4/img/patterns/breadcrumbs.png) repeat
}

.purchase p {
    margin-bottom:0
}

.purchase span {
    color: #666;
    display: block;
    font-size: 24px;
    line-height: 35px;
    font-weight: normal;
    margin-bottom: 12px;
    font-family: "Open Sans", Arial, sans-serif
}

.purchase .btn-buy {
    text-align:center
}

.purchase .btn-buy a {
    margin-top:27px
}

.purchase .btn-buy a i {
    margin-right:5px
}

@media (max-width: 992px) {
    .purchase {
        text-align:center
    }

    .purchase span {
        font-size: 22px;
        line-height:29px
    }

    .purchase .btn-buy a {
        margin-top: 25px;
        font-size:16px
    }
}

.service {
    overflow: hidden;
    margin-bottom: 10px;
    padding:15px 15px 10px
}

.service:hover {
    background: #fcfcfc;
    box-shadow: 0 0 5px #ddd;
    -webkit-transition: box-shadow .2s ease-in-out;
    -moz-transition: box-shadow .2s ease-in-out;
    -o-transition: box-shadow .2s ease-in-out;
    transition:box-shadow .2s ease-in-out
}

.service:hover i {
    color:#656565
}

.service .desc {
    padding: 0 15px;
    overflow:hidden
}

.service .desc h4 {
    font-size: 22px;
    line-height:25px
}

.service .service-icon {
    float: left;
    padding: 10px;
    color: #72c02c;
    font-size: 35px;
    text-align: center;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition:all .4s ease-in-out
}

.service .service-icon.icon-cogs {
    font-size:37px
}

.service .service-icon.icon-plane {
    font-size:43px
}

.recent-work a {
    text-align: center;
    background: #fcfcfc;
    display:inline-block
}

.recent-work a:hover {
    text-decoration:none
}

.recent-work a:hover strong {
    color:#555
}

.recent-work em.overflow-hidden {
    display:block
}

.recent-work a span {
    display: block;
    padding: 10px;
    border-bottom:solid 2px #eee
}

.recent-work a strong {
    color: #555;
    display:block
}

.recent-work a i {
    color:#777
}

.recent-work a img {
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
    transition:all .8s ease-in-out
}

.recent-work a:hover img {
    opacity: .8;
    -webkit-transform: scale(1.2) rotate(3deg);
    -moz-transform: scale(1.2) rotate(3deg);
    -o-transform: scale(1) rotate(3deg);
    -ms-transform: scale(1.2) rotate(3deg);
    transform:scale(1.2) rotate(3deg)
}

.recent-work a:hover span {
    border-bottom: solid 2px #72c02c;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition:all .3s ease-in-out
}

.work {
    margin-top:6px
}

.work .details {
    padding:10px
}

.work .caption {
    display: block;
    padding-top: 5px;
    color: #585f69 !important;
    font-size:18px !important
}

.work .caption:hover {
    cursor: pointer;
    color: #444 !important;
    text-decoration:underline
}

.thumb-headline h2 {
    color: #eee;
    font-size:16px
}

.footer-logo {
    margin:17px 0 20px
}

.latest-list li {
    padding: 8px 0;
    border-top:1px solid #353535
}

.latest-list li:first-child {
    padding-top: 0;
    border-top:none
}

.latest-list li a {
    color:#eee
}

.latest-list small {
    color: #999;
    display:block
}

.link-list li {
    border-top:solid 1px #353535
}

.link-list li:first-child {
    border-top:none !important
}

.link-list a {
    color: #eee;
    font-size: 11px;
    padding: 6px 0;
    display: inline-block;
    text-transform:uppercase
}

.link-list li i {
    color: #bbb;
    float: right;
    margin-top:10px
}

.latest-tweets .latest-tweets-inner p {
    color: #555;
    font-size:13px
}

.latest-tweets .latest-tweets-inner a {
    text-decoration:none
}

.latest-tweets .latest-tweets-inner a:hover {
    text-decoration:underline
}

.latest-tweets .latest-tweets-inner i.fa {
    top: 2px;
    float: left;
    color: #bbb;
    color: #55acee;
    font-size: 18px;
    margin-right: 5px;
    position:relative
}

.latest-tweets .latest-tweets-inner small {
    color: #777;
    display:block
}

.social-icons {
    margin-top:5px
}

.social-icons li {
    margin:0
}

.social-icons li a {
    margin:0 3px
}

a.thumbnail {
    padding: 0;
    border: none;
    margin-bottom:15px
}

.thumbnail-style {
    padding: 7px;
    margin-bottom:20px
}

.thumbnail-style:hover {
    box-shadow: 0 0 8px #ddd;
    -webkit-transition: box-shadow .2s ease-in-out;
    -moz-transition: box-shadow .2s ease-in-out;
    -o-transition: box-shadow .2s ease-in-out;
    transition:box-shadow .2s ease-in-out
}

.thumbnail h3, .thumbnail-style h3 {
    margin:6px 0 8px 0
}

.thumbnail h3 a, .thumbnail-style h3 a {
    color: #585f69;
    font-size:18px
}

.thumbnail h3 a:hover, .thumbnail-style h3 a:hover {
    color: #72c02c;
    text-decoration:none
}

.thumbnail-style .thumbnail-img {
    position: relative;
    margin-bottom:11px
}

.thumbnail-style a.btn-more {
    right: -10px;
    bottom: 10px;
    color: #fff;
    padding: 1px 6px;
    position: absolute;
    background: #72c02c;
    display:inline-block
}

.thumbnail-style a.btn-more:hover {
    text-decoration: none;
    box-shadow:0 0 0 2px #5fb611
}

.thumbnail-style:hover a.btn-more {
    right:10px
}

.thumbnail-kenburn img {
    left: 10px;
    margin-left: -10px;
    position: relative;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
    transition:all .8s ease-in-out
}

.thumbnail-kenburn:hover img {
    -webkit-transform: scale(1.2) rotate(2deg);
    -moz-transform: scale(1.2) rotate(2deg);
    -o-transform: scale(1.2) rotate(2deg);
    -ms-transform: scale(1.2) rotate(2deg);
    transform:scale(1.2) rotate(2deg)
}

.service-alternative .service:hover {
    background: #76ca2c;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition:all .4s ease-in-out
}

.service-alternative .service:hover i, .service-alternative .service:hover p, .service-alternative .service:hover h4 {
    color:#fff
}

.service-v1 h2 {
    margin: 15px 0 10px;
    font-size: 20px;
    line-height:28px
}

.service-v1 p {
    text-align:justify
}

.posts .dl-horizontal a {
    color:#555
}

.posts .dl-horizontal {
    margin-bottom: 15px;
    overflow:hidden
}

.posts .dl-horizontal dt {
    width: 60px;
    float:left
}

.posts .dl-horizontal dt img {
    width: 60px;
    height: 60px;
    padding: 2px;
    margin-top: 2px;
    border:solid 1px #ddd
}

.posts .dl-horizontal dd {
    margin-left:70px
}

.posts .dl-horizontal dd p {
    margin:0
}

.posts .dl-horizontal dd a {
    font-size: 14px;
    line-height:16px !important
}

.posts .dl-horizontal dd a:hover {
    color: #72c02c;
    text-decoration:none
}

.posts .dl-horizontal:hover dt img, .posts .dl-horizontal:hover dd a {
    color: #72c02c;
    border-color: #72c02c !important;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition:all .2s ease-in-out
}

.team ul.team-socail {
    text-align:right
}

.team ul.team-socail li {
    margin: 0 !important;
    padding:0 !important
}

.team ul.team-socail li a, .team ul.team-socail li a:hover {
    text-decoration:none
}

.team ul.team-socail li i {
    color: #aaa;
    padding: 6px 7px;
    min-width: 30px;
    font-size: 18px;
    text-align: center;
    background: #f7f7f7;
    display:inline-block
}

.team ul.team-socail li i:hover {
    color: #fff;
    background: #72c02c;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition:all .2s ease-in-out
}

.team .thumbnail-style {
    padding:12px
}

.team .thumbnail-style img {
    margin-bottom:7px
}

.team .thumbnail-style h3 {
    margin-bottom:5px
}

.team .thumbnail-style:hover h3 a {
    color:#72c02c !important
}

.team .thumbnail-style small {
    display: block;
    margin-top: 5px;
    font-size:12px
}

.about-me {
    overflow:hidden
}

.about-me h2 {
    margin: 0;
    font-size: 20px;
    text-transform:uppercase
}

.about-me span {
    color: #999;
    display: block;
    font-size: 14px;
    margin-bottom:10px
}

.about-me .social-icons {
    margin-top:7px
}

.about-my-goals h2 {
    text-transform:uppercase
}

.about-skills {
    padding: 40px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background:url(/Assets/L4/img/breadcrumbs.png) repeat
}

.gallery-page .thumbnail, .gallery-page .thumbnail:hover {
    padding: 0;
    border: none;
    box-shadow:none
}

.gallery-page .thumbnails {
    margin-bottom:6px
}

.privacy a {
    text-decoration:underline
}

.privacy a:hover {
    color: #72c02c;
    text-decoration:none
}

.portfolio-item h2 {
    color: #555;
    font-size: 24px;
    margin:0 0 15px
}

.portfolio-item li {
    padding:3px 0
}

.portfolio-item p a {
    text-decoration:underline
}

.portfolio-item p a:hover {
    text-decoration:none
}

.portfolio-item1 ul {
    margin:10px 0 20px
}

.portfolio-item1 li {
    font-size: 16px;
    margin-bottom:3px
}

.portfolio-item1 li i {
    font-size: 18px;
    margin-right:4px
}

ul.blog-tags li {
    display:inline-block
}

ul.blog-tags a {
    font-size: 13px;
    padding: 2px 7px;
    background: #f7f7f7;
    margin: 0 3px 6px 0;
    display:inline-block
}

ul.blog-tags a i {
    color:#666
}

ul.blog-tags a:hover {
    background:#72c02c
}

ul.blog-tags a:hover, ul.blog-tags a:hover i {
    color: #fff !important;
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition:all .2s ease-in-out
}

.blog-photos li {
    display:inline
}

.blog-photos li img {
    width: 58px;
    height: 58px;
    margin:0 2px 8px
}

.blog-photos li img:hover {
    box-shadow:0 0 0 2px #72c02c
}

.blog-twitter .blog-twitter-inner {
    padding: 10px;
    position: relative;
    background: #f7f7f7;
    margin-bottom:10px
}

.blog-twitter .blog-twitter-inner, .blog-twitter .blog-twitter-inner:after, .blog-twitter .blog-twitter-inner:before {
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition:all .3s ease-in-out
}

.blog-twitter .blog-twitter-inner:after, .blog-twitter .blog-twitter-inner:before {
    width: 0;
    height: 0;
    right: 0;
    bottom: 0;
    content: " ";
    display: block;
    position:absolute
}

.blog-twitter .blog-twitter-inner:after {
    border-top: 15px solid #eee;
    border-right: 15px solid transparent;
    border-left: 0 solid transparent;
    border-left-style: inset;
    border-right-style:inset
}

.blog-twitter .blog-twitter-inner:before {
    border-bottom: 15px solid #fff;
    border-right: 0 solid transparent;
    border-left: 15px solid transparent;
    border-left-style: inset;
    border-bottom-style:inset
}

.blog-twitter .blog-twitter-inner:hover {
    border-color: #72c02c;
    border-top-color:#72c02c
}

.blog-twitter .blog-twitter-inner:hover:after {
    border-top-color:#72c02c
}

.blog-twitter .blog-twitter-inner span.twitter-time {
    color: #777;
    display: block;
    font-size:11px
}

.blog-twitter .blog-twitter-inner a {
    color: #72c02c;
    text-decoration:none
}

.blog-twitter .blog-twitter-inner a:hover {
    text-decoration:underline
}

.blog-twitter .blog-twitter-inner i.fa {
    top: 2px;
    color: #bbb;
    font-size: 18px;
    position:relative
}

.who li {
    margin-bottom:6px
}

.who li i {
    color: #72c02c;
    font-size: 13px;
    min-width: 15px;
    margin-right: 8px;
    text-align: center;
    position:relative
}

.who li:hover i, .who li:hover a {
    color:#777
}

.who li:hover a:hover {
    text-decoration:none
}

.fullwidthbanner-container.slider-promo {
    max-height:460px !important
}

.slider-promo-info-bg {
    padding: 25px 20px 20px;
    background:url(/Assets/L4/img/bg-black.png) repeat
}

.slider-promo-info span.big-size {
    color: #fff;
    display: block;
    font-size: 30px;
    margin-bottom: 25px;
    text-shadow:none !important
}

.slider-promo-info p {
    color: #fff;
    font-size: 16px;
    margin-bottom:0
}

.promo-box {
    padding: 20px;
    margin: 25px 0 20px;
    text-align:center
}

.promo-box i {
    display: block;
    font-size:50px
}

.promo-box p {
    font-size: 14px;
    margin-bottom:0
}

.promo-box strong, .promo-box strong a {
    color: #555;
    display: block;
    font-size: 20px;
    font-weight: 200;
    margin:20px 0 15px
}

.promo-box:hover strong, .promo-box:hover strong a {
    color:#72c02c
}

.promo-service {
    margin-bottom:20px
}

.promo-service li {
    margin-bottom:5px
}

.promo-service a.btn-u {
    margin:0 20px 10px 0
}

.title-box {
    font-size: 16px;
    text-align: center;
    padding: 10px 0 30px;
    border-bottom:solid 1px #eee
}

.title-box .title-box-text {
    color: #555;
    display: block;
    font-size: 35px;
    font-weight:200
}

@media (max-width: 768px) {
    .title-box .title-box-text {
        font-size: 26px;
        line-height: 34px;
        margin-bottom:10px
    }

    .title-box p {
        font-size:15px
    }
}

.block-blockquote {
    margin: 20px 0;
    text-align: center;
    border:dashed 1px #ccc
}

.block-blockquote-inner {
    padding:15px
}

.block-blockquote p {
    font-size: 26px;
    margin-bottom:0
}

.info-blocks {
    margin-bottom:15px
}

.info-blocks:hover i.icon-info-blocks {
    color: #72c02c;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition:all .2s ease-in-out
}

.info-blocks i.icon-info-blocks {
    float: left;
    color: #777;
    font-size: 30px;
    min-width: 50px;
    margin-top: 10px;
    text-align:center
}

.info-blocks .info-blocks-in {
    padding: 0 10px;
    overflow:hidden
}

.info-blocks .info-blocks-in h3 {
    color: #555;
    font-size: 20px;
    line-height:28px
}

.info-blocks .info-blocks-in p {
    font-size:12px
}

.brand-page .btn {
    margin-bottom:10px
}

.form-page input, .form-page select {
    margin-bottom:10px
}

ul.labels-demo {
    margin:5px 0
}

ul.labels-demo li {
    list-style: none;
    display: inline-block;
    margin:0 5px 2px 0
}

.badge-sidebar {
    border-left:solid 1px #eee
}

@media (max-width: 991px) {
    .badge-sidebar {
        border-left:none
    }
}

.line-icon-page .item-box {
    width: 25%;
    float: left;
    height: 90px;
    text-align: center;
    padding: 20px 10px;
    margin: 0 -1px -1px 0;
    word-wrap: break-word;
    border:1px solid #ddd
}

@media (max-width: 768px) {
    .line-icon-page .item-box {
        height:115px
    }
}

@media (max-width: 450px) {
    .line-icon-page .item-box {
        height:130px
    }
}

.line-icon-page .item-box:hover {
    background:#fafafa
}

.line-icon-page .item span {
    display: block;
    font-size: 28px;
    margin-bottom:10px
}

.line-icon-page .item:hover {
    color:#72c02c
}

.icon-page-fa {
    margin-bottom:20px
}

.icon-page-fa .item-box {
    float: left;
    height: 100px;
    width:16% !important
}

.icon-page-fa .item {
    font-size:12px
}

.icon-page-fa .item i {
    color: #555;
    display: block;
    font-size: 24px;
    margin-bottom:10px
}

@media (max-width: 767px) {
    .icon-page-fa .item-box {
        width:20% !important
    }
}

@media (max-width: 600px) {
    .icon-page-fa .item-box {
        width:30% !important
    }
}

@media (max-width: 400px) {
    .icon-page-fa .item-box {
        width:50% !important
    }
}

.bs-glyphicons {
    padding-left: 0;
    list-style: none;
    overflow: hidden;
    padding-bottom: 1px;
    margin-bottom:20px
}

.bs-glyphicons li {
    width: 25%;
    float: left;
    height: 115px;
    padding: 10px;
    font-size: 11px;
    line-height: 1.4;
    text-align: center;
    margin: 0 -1px -1px 0;
    border:1px solid #ddd
}

.bs-glyphicons .glyphicon {
    display: block;
    font-size: 18px;
    margin:5px auto 10px
}

.bs-glyphicons li:hover {
    color: #72c02c;
    background-color:#fafafa
}

@media (min-width: 768px) {
    .bs-glyphicons li {
        width:12.5%
    }
}

.demo-pro-glyphicons li {
    width: 170px;
    height: 100px;
    padding:20px 10px 30px
}

.demo-pro-glyphicons span {
    height: 40px;
    display:block
}

.demo-pro-glyphicons span:before {
    color: #555;
    padding:10px 62px
}

.demo-pro-glyphicons span.glyphicons:before {
    font-size:22px
}

.demo-pro-glyphicons span.halflings {
    height:30px
}

.demo-pro-glyphicons span.halflings:before {
    padding:10px 70px
}

.map {
    width: 100%;
    height: 350px;
    border-top: solid 1px #eee;
    border-bottom:solid 1px #eee
}

.map-box {
    height:250px
}

.map-box-space {
    margin-top:15px
}

.map-box-space1 {
    margin-top:7px
}

.service-or {
    overflow: hidden;
    position:relative
}

.service-bg {
    width: 250px;
    padding: 60px;
    position: absolute;
    top: -10px;
    right: -100px;
    background-color: rgba(255, 255, 255, .1);
    transform: rotate(55deg);
    -o-transform: rotate(55deg);
    -ms-transform: rotate(55deg);
    -moz-transform: rotate(55deg);
    -webkit-transform:rotate(55deg)
}

.easy-block-v1 {
    position:relative
}

.easy-block-v1 img {
    width:100%
}

.easy-block-v1 .overflow-h h3 {
    width: 60%;
    float: left;
    font-size: 18px;
    line-height: 24px;
    margin-bottom:5px
}

.easy-block-v1 .easy-block-v1-badge {
    left: 0;
    top: 10px;
    z-index: 1;
    color: #fff;
    padding: 4px 10px;
    position:absolute
}

.easy-block-v2 {
    overflow: hidden;
    position: relative;
    margin-bottom:20px
}

.easy-block-v2 img {
    width:100%
}

.easy-block-v2 .easy-bg-v2 {
    top: 5px;
    color: #fff;
    width: 100px;
    padding: 5px;
    right: -32px;
    font-size: 13px;
    position: absolute;
    text-align: center;
    letter-spacing: 2px;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform:rotate(45deg)
}

.easy-block-v3 {
    text-align: left;
    background: #585f69;
    padding:30px 20px 20px
}

.easy-block-v3.first {
    background:#696f77
}

.easy-block-v3.second {
    background:#707780
}

.easy-block-v3.third {
    background:#787f88
}

.easy-block-v3 i {
    color: #fff;
    float: left;
    font-size: 30px;
    min-width: 45px;
    padding-top:10px
}

.easy-block-v3 .inner-faq-b {
    overflow:hidden
}

.easy-block-v3 .inner-faq-b h2, .easy-block-v3 .inner-faq-b h3 {
    font-size: 21px;
    margin-bottom:8px
}

.easy-block-v3 .inner-faq-b h4 {
    color: #fff;
    font-size: 17px;
    margin-bottom:2px
}

.easy-block-v3 .inner-faq-b h2, .easy-block-v3 .inner-faq-b h3, .easy-block-v3 .inner-faq-b p {
    color:#fff
}

.full-w-block {
    padding: 30px 0;
    background:#282828
}

.full-w-block .info-blocks i, .full-w-block .info-blocks-in h3 {
    color:#fff
}

.full-w-block .info-blocks-in p {
    color:#ccc
}

.full-w-block .info-blocks:hover i.icon-info-blocks {
    color:#fff
}

.simple-block {
    margin-bottom:20px
}

.simple-block img {
    width:100%
}

.simple-block p {
    text-align:center
}

.simple-block .carousel-indicators {
    top: 10px;
    left: 65%;
    text-align:right
}

.simple-block .carousel-indicators .active {
    background:#555
}

.simple-block .carousel-indicators li {
    border-color:#555
}

.simple-block .carousel-inner > .item {
    margin:0
}

.simple-block .responsive-video {
    margin-bottom:3px
}

.two-blocks {
    text-align:center
}

.two-blocks-in {
    margin-bottom:30px
}

.two-blocks-in i {
    color: #fff;
    padding: 11px;
    font-size: 30px;
    min-width: 50px;
    text-align: center;
    background: #585f69;
    margin-bottom: 10px;
    display:inline-block
}

.three-blocks {
    text-align:center
}

.three-blocks-in {
    margin-bottom:30px
}

.three-blocks-in i {
    color: #777;
    padding: 9px 6px;
    font-size: 20px;
    min-width: 40px;
    margin-bottom: 10px;
    border:1px solid #777
}

.three-blocks-in h3 {
    font-size: 20px;
    margin-bottom:7px
}

.banner-info {
    margin-bottom:10px
}

.banner-info i {
    float: left;
    color: #fff;
    padding: 11px;
    min-width: 40px;
    font-size: 22px;
    text-align: center;
    margin:7px 20px 0 0
}

.banner-info i.fa {
    min-width:46px
}

.banner-info.light i {
    border:1px solid #fff
}

.banner-info.dark i {
    background:#555
}

.banner-info h3 {
    font-size: 21px;
    margin-bottom:5px
}

.banner-info.light h3 {
    color:#fff
}

.banner-info.light p {
    color:#eee
}

.title-box-v2 {
    text-align: center;
    margin-bottom:40px
}

.title-box-v2 h2 {
    font-size: 25px;
    text-transform:uppercase
}

.title-box-v2 p {
    font-size:13px
}

.no-space {
    padding:0
}

.no-space-left {
    padding-left: 0;
    padding-right:15px !important
}

.no-space-right {
    padding-right: 0;
    padding-left:15px !important
}

.list-style-v1 li {
    margin-bottom:7px
}

.list-style-v1 i {
    margin-right:5px
}

.social-contacts li {
    padding: 5px 0;
    border-top:1px solid #ddd
}

.social-contacts li:first-child {
    border-top:none
}

.social-contacts li i {
    color: #777;
    font-size: 13px;
    min-width: 13px;
    margin-right: 12px;
    text-align:center
}

.status-bar li {
    padding-left: 9px;
    border-left:1px solid #eee
}

.status-bar li:first-child {
    border-left:none
}

.status-bar li i {
    color: #72c02c;
    margin-right:5px
}

.status-bar li a:hover {
    text-decoration:none
}

.status-bar-in {
    padding: 10px;
    position: relative;
    background:#f0f0f0
}

.status-bar-in:after {
    width: 0;
    height: 0;
    top: -10px;
    left: 50px;
    content: " ";
    display: block;
    position: absolute;
    border-bottom: 11px solid #f0f0f0;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-left-style: inset;
    border-right-style:inset
}

.share-list {
    margin-bottom:0
}

.share-list li {
    padding-left:20px
}

.share-list li:first-child {
    padding-left:0
}

.share-list li i {
    color: #72c02c;
    margin-right:5px
}

.people-say img {
    float: left;
    width: 40px;
    height: auto;
    margin:6px 10px 0 0
}

.people-say .overflow-h span {
    font-weight:700
}

.people-say .overflow-h p {
    font-style: italic;
    line-height:1.3
}

.people-say .overflow-h small {
    text-align: right;
    font-style:italic
}

img.img-mouse {
    width: 150px;
    height: auto;
    margin:0 auto 60px
}

.service-info {
    position: relative;
    padding: 40px 0 50px;
    background:url(/Assets/L4/img/patterns/17.png) repeat
}

.service-info .info-description {
    overflow:hidden
}

.service-info i.service-info-icon {
    color: #777;
    float: left;
    width: 50px;
    height: 50px;
    padding: 15px;
    font-size: 20px;
    line-height: 17px;
    margin-right: 20px;
    text-align: center;
    display: inline-block;
    border:1px solid #777
}

.service-info .info-description h3 {
    margin:0 0 10px
}

.service-info .info-description p {
    color:#777
}

.project-details li {
    color: #555;
    font-weight: 200;
    margin-bottom:5px
}

.project-details strong {
    min-width: 100px;
    display:inline-block
}

.project-details a {
    text-decoration:underline
}

.testimonials-bs {
    padding: 50px 0;
    background:url(/Assets/L4/img/bg/16.jpg) 50% 0 repeat fixed
}

.testimonials-bs .headline-center-v2 span.author {
    color: #777;
    font-size:14px
}

.testimonials-bs .item {
    margin-bottom:30px
}

.testimonials-bs .carousel-arrow {
    text-align:center
}

.testimonials-bs .carousel-control-v2 i {
    color: #888;
    width: 30px;
    height: 30px;
    padding: 2px;
    font-size: 22px;
    display: inline-block;
    border:2px solid #888
}

.testimonials-bs .carousel-control-v2 i:hover {
    color: #72c02c;
    border-color: #72c02c;
    text-decoration: none;
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition:all .3s ease-in-out
}

.testimonials-bs .carousel-control-v2.left, .testimonials-bs .carousel-control-v2.right {
    text-decoration: none;
    background-image:none
}

.team-v1 li > h3 {
    color:#555
}

.footer-v2 .footer {
    padding: 40px 0;
    background: #f7f7f7;
    border-top:3px solid #eee
}

.footer-v2 .footer p {
    color:#555
}

.footer-v2 .headline h2 {
    color:#585f69
}

.footer-v2 .footer-subsribe {
    width:100%
}

.footer-v2 .link-list li {
    border-top:solid 1px #eee
}

.footer-v2 .link-list a {
    color:#555
}

.footer-v2 address {
    color: #555;
    line-height:23px
}

.footer-v2 address i {
    min-width: 20px;
    margin-right: 5px;
    text-align:center
}

.footer-v2 .copyright {
    border-top: none;
    background: #eee;
    padding:20px 0 15px
}

.footer-v2 .copyright p {
    color: #555;
    margin-bottom:0
}

.footer-v1 .footer {
    padding: 40px 0;
    background:#272727
}

.footer-v1 .footer p {
    color:#eee
}

.footer-v1 .footer h2 {
    color: #eee;
    font-size: 18px;
    font-weight:200
}

.footer-v1 .link-list li {
    border-top:solid 1px #353535
}

.footer-v1 address, .footer-v1 .link-list a, .footer-v1 .link-list i {
    color:#eee
}

.footer-v1 address {
    line-height:23px
}

.footer-v1 .footer .map-img {
    background:url(/Assets/L4/img/map-img.png) 5px 60px no-repeat
}

.footer-v1 .footer .posts .dl-horizontal a {
    color:#dadada
}

.footer-v1 .footer .dl-horizontal a:hover {
    color:#5fb611 !important
}

.footer-v1 .copyright {
    background: #222;
    border-top: none;
    padding:10px 0 5px
}

.footer-v1 .copyright p {
    color: #eee;
    margin-top:14px
}

.footer-v1 .copyright a {
    margin:0 2px
}

.footer-v1 .footer-socials {
    margin-top: 12px;
    text-align:right
}

.footer-v1 .footer-socials li a {
    color: #777;
    font-size:16px
}

@media (max-width: 991px) {
    .footer-v1 .copyright, .footer-v1 .footer-socials {
        text-align:left
    }
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode:both
}

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

@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
        transform:translateY(0)
    }

    40% {
        -webkit-transform: translateY(-30px);
        transform:translateY(-30px)
    }

    60% {
        -webkit-transform: translateY(-15px);
        transform:translateY(-15px)
    }
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform:translateY(0)
    }

    40% {
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform:translateY(-30px)
    }

    60% {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform:translateY(-15px)
    }
}

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

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

    25%, 75% {
        opacity:0
    }
}

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

    25%, 75% {
        opacity:0
    }
}

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

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform:scale(1)
    }

    50% {
        -webkit-transform: scale(1.1);
        transform:scale(1.1)
    }

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

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform:scale(1)
    }

    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform:scale(1.1)
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform:scale(1)
    }
}

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

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

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

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

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

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

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

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

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform:rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform:rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform:rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform:rotate(-5deg)
    }

    100% {
        -webkit-transform: rotate(0deg);
        transform:rotate(0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform:rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        transform:rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        transform:rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        transform:rotate(-5deg)
    }

    100% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform:rotate(0deg)
    }
}

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

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1);
        transform:scale(1)
    }

    10%, 20% {
        -webkit-transform: scale(.9) rotate(-3deg);
        transform:scale(.9) rotate(-3deg)
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        transform:scale(1.1) rotate(3deg)
    }

    40%, 60%, 80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        transform:scale(1.1) rotate(-3deg)
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        transform:scale(1) rotate(0)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform:scale(1)
    }

    10%, 20% {
        -webkit-transform: scale(.9) rotate(-3deg);
        -ms-transform: scale(.9) rotate(-3deg);
        transform:scale(.9) rotate(-3deg)
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        transform:scale(1.1) rotate(3deg)
    }

    40%, 60%, 80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        transform:scale(1.1) rotate(-3deg)
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        transform:scale(1) rotate(0)
    }
}

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

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
        transform:translateX(0%)
    }

    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        transform:translateX(-25%) rotate(-5deg)
    }

    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        transform:translateX(20%) rotate(3deg)
    }

    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        transform:translateX(-15%) rotate(-3deg)
    }

    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        transform:translateX(10%) rotate(2deg)
    }

    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        transform:translateX(-5%) rotate(-1deg)
    }

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

@keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform:translateX(0%)
    }

    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        -ms-transform: translateX(-25%) rotate(-5deg);
        transform:translateX(-25%) rotate(-5deg)
    }

    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        -ms-transform: translateX(20%) rotate(3deg);
        transform:translateX(20%) rotate(3deg)
    }

    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        -ms-transform: translateX(-15%) rotate(-3deg);
        transform:translateX(-15%) rotate(-3deg)
    }

    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        -ms-transform: translateX(10%) rotate(2deg);
        transform:translateX(10%) rotate(2deg)
    }

    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        -ms-transform: translateX(-5%) rotate(-1deg);
        transform:translateX(-5%) rotate(-1deg)
    }

    100% {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform:translateX(0%)
    }
}

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

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform:scale(.3)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        transform:scale(1.05)
    }

    70% {
        -webkit-transform: scale(.9);
        transform:scale(.9)
    }

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

@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform:scale(.3)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform:scale(1.05)
    }

    70% {
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform:scale(.9)
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform:scale(1)
    }
}

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

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform:translateY(-2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        transform:translateY(30px)
    }

    80% {
        -webkit-transform: translateY(-10px);
        transform:translateY(-10px)
    }

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

@keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform:translateY(-2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform:translateY(30px)
    }

    80% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform:translateY(-10px)
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform:translateY(0)
    }
}

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

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform:translateX(-2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        transform:translateX(30px)
    }

    80% {
        -webkit-transform: translateX(-10px);
        transform:translateX(-10px)
    }

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

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform:translateX(-2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        -ms-transform: translateX(30px);
        transform:translateX(30px)
    }

    80% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform:translateX(-10px)
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform:translateX(0)
    }
}

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

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform:translateX(2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        transform:translateX(-30px)
    }

    80% {
        -webkit-transform: translateX(10px);
        transform:translateX(10px)
    }

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

@keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform:translateX(2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        -ms-transform: translateX(-30px);
        transform:translateX(-30px)
    }

    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform:translateX(10px)
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform:translateX(0)
    }
}

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

@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform:translateY(2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        transform:translateY(-30px)
    }

    80% {
        -webkit-transform: translateY(10px);
        transform:translateY(10px)
    }

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

@keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform:translateY(2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform:translateY(-30px)
    }

    80% {
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform:translateY(10px)
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform:translateY(0)
    }
}

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

@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        transform:scale(1)
    }

    25% {
        -webkit-transform: scale(.95);
        transform:scale(.95)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform:scale(1.1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform:scale(.3)
    }
}

@keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform:scale(1)
    }

    25% {
        -webkit-transform: scale(.95);
        -ms-transform: scale(.95);
        transform:scale(.95)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform:scale(1.1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform:scale(.3)
    }
}

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

@-webkit-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform:translateY(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        transform:translateY(-20px)
    }

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

@keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform:translateY(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform:translateY(-20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform:translateY(2000px)
    }
}

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

@-webkit-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform:translateX(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        transform:translateX(20px)
    }

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

@keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform:translateX(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform:translateX(20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform:translateX(-2000px)
    }
}

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

@-webkit-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform:translateX(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        transform:translateX(-20px)
    }

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

@keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform:translateX(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform:translateX(-20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform:translateX(2000px)
    }
}

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

@-webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform:translateY(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        transform:translateY(20px)
    }

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

@keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform:translateY(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform:translateY(20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform:translateY(-2000px)
    }
}

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

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

    100% {
        opacity:1
    }
}

@keyframes fadeIn {
    0% {
        opacity:0
    }

    100% {
        opacity:1
    }
}

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

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform:translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform:translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform:translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform:translateY(0)
    }
}

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

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform:translateY(-2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform:translateY(0)
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform:translateY(-2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform:translateY(0)
    }
}

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

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform:translateX(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform:translateX(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform:translateX(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform:translateX(0)
    }
}

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

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform:translateX(-2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform:translateX(0)
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform:translateX(-2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform:translateX(0)
    }
}

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

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform:translateX(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform:translateX(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform:translateX(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform:translateX(0)
    }
}

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

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform:translateX(2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform:translateX(0)
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform:translateX(2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform:translateX(0)
    }
}

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

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform:translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform:translateY(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform:translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform:translateY(0)
    }
}

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

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform:translateY(2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform:translateY(0)
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform:translateY(2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform:translateY(0)
    }
}

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

@-webkit-keyframes fadeOut {
    0% {
        opacity:1
    }

    100% {
        opacity:0
    }
}

@keyframes fadeOut {
    0% {
        opacity:1
    }

    100% {
        opacity:0
    }
}

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

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform:translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform:translateY(20px)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform:translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform:translateY(20px)
    }
}

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

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform:translateY(0)
    }

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

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform:translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform:translateY(2000px)
    }
}

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

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform:translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform:translateX(-20px)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform:translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform:translateX(-20px)
    }
}

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

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform:translateX(0)
    }

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

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform:translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform:translateX(-2000px)
    }
}

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

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform:translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform:translateX(20px)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform:translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform:translateX(20px)
    }
}

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

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform:translateX(0)
    }

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

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform:translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform:translateX(2000px)
    }
}

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

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform:translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform:translateY(-20px)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform:translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform:translateY(-20px)
    }
}

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

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform:translateY(0)
    }

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

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform:translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform:translateY(-2000px)
    }
}

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

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function:ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function:ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function:ease-in
    }

    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function:ease-in
    }

    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function:ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function:ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function:ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function:ease-in
    }

    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function:ease-in
    }

    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function:ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name:flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity:0
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        transform:perspective(400px) rotateX(-10deg)
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform:perspective(400px) rotateX(10deg)
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity:1
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity:0
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        -ms-transform: perspective(400px) rotateX(-10deg);
        transform:perspective(400px) rotateX(-10deg)
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        -ms-transform: perspective(400px) rotateX(10deg);
        transform:perspective(400px) rotateX(10deg)
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity:1
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name:flipInX
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity:0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        transform:perspective(400px) rotateY(-10deg)
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform:perspective(400px) rotateY(10deg)
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity:1
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity:0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        -ms-transform: perspective(400px) rotateY(-10deg);
        transform:perspective(400px) rotateY(-10deg)
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        -ms-transform: perspective(400px) rotateY(10deg);
        transform:perspective(400px) rotateY(10deg)
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity:1
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name:flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity:1
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity:0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity:1
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity:0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility:visible !important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity:1
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity:0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity:1
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity:0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name:flipOutY
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity:0
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity:1
    }

    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        transform: translateX(0%) skewX(-15deg);
        opacity:1
    }

    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity:1
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity:0
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        -ms-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity:1
    }

    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        -ms-transform: translateX(0%) skewX(-15deg);
        transform: translateX(0%) skewX(-15deg);
        opacity:1
    }

    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        -ms-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity:1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function:ease-out
}

@-webkit-keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity:1
    }

    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity:0
    }
}

@keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        -ms-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity:1
    }

    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity:0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function:ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity:0
    }

    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity:1
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        -ms-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity:0
    }

    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity:1
    }
}

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

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity:0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity:1
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity:0
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity:1
    }
}

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

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity:0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity:1
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity:0
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity:1
    }
}

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

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity:0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity:1
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity:0
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity:1
    }
}

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

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity:0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity:1
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity:0
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity:1
    }
}

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

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity:1
    }

    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity:0
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity:1
    }

    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        -ms-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity:0
    }
}

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

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity:1
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity:0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity:1
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity:0
    }
}

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

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity:1
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity:0
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity:1
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity:0
    }
}

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

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity:1
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity:0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity:1
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity:0
    }
}

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

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity:1
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity:0
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity:1
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity:0
    }
}

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

@-webkit-keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform:translateY(-2000px)
    }

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

@keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform:translateY(-2000px)
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform:translateY(0)
    }
}

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

@-webkit-keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform:translateX(-2000px)
    }

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

@keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform:translateX(-2000px)
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform:translateX(0)
    }
}

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

@-webkit-keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform:translateX(2000px)
    }

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

@keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform:translateX(2000px)
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform:translateX(0)
    }
}

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

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform:translateX(0)
    }

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

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform:translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform:translateX(-2000px)
    }
}

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

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform:translateX(0)
    }

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

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform:translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform:translateX(2000px)
    }
}

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

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform:translateY(0)
    }

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

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform:translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform:translateY(-2000px)
    }
}

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

@-webkit-keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function:ease-in-out
    }

    20%, 60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function:ease-in-out
    }

    40% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function:ease-in-out
    }

    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        opacity: 1;
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function:ease-in-out
    }

    100% {
        -webkit-transform: translateY(700px);
        transform: translateY(700px);
        opacity:0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function:ease-in-out
    }

    20%, 60% {
        -webkit-transform: rotate(80deg);
        -ms-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function:ease-in-out
    }

    40% {
        -webkit-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function:ease-in-out
    }

    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        -ms-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        opacity: 1;
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function:ease-in-out
    }

    100% {
        -webkit-transform: translateY(700px);
        -ms-transform: translateY(700px);
        transform: translateY(700px);
        opacity:0
    }
}

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

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform:translateX(-100%) rotate(-120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0deg);
        transform:translateX(0) rotate(0deg)
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -ms-transform: translateX(-100%) rotate(-120deg);
        transform:translateX(-100%) rotate(-120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0deg);
        -ms-transform: translateX(0) rotate(0deg);
        transform:translateX(0) rotate(0deg)
    }
}

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

@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0deg);
        transform:translateX(0) rotate(0deg)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        transform:translateX(100%) rotate(120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0deg);
        -ms-transform: translateX(0) rotate(0deg);
        transform:translateX(0) rotate(0deg)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        -ms-transform: translateX(100%) rotate(120deg);
        transform:translateX(100%) rotate(120deg)
    }
}

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

@font-face {
    font-family: 'Simple-Line-Icons';
    src: url('../../Assets/L4/plugins/line-icons/fonts/Simple-Line-Icons.eot');
    src: url('../../Assets/L4/plugins/line-icons/fonts/Simple-Line-Icons.eot?#iefix') format('embedded-opentype'), url('../../Assets/L4/plugins/line-icons/fonts/Simple-Line-Icons.woff') format('woff'), url('../../Assets/L4/plugins/line-icons/fonts/Simple-Line-Icons.ttf') format('truetype'), url('../../Assets/L4/plugins/line-icons/fonts/Simple-Line-Icons.svg#Simple-Line-Icons') format('svg');
    font-weight: normal;
    font-style:normal
}

[data-icon]:before {
    font-family: 'Simple-Line-Icons';
    content: attr(data-icon);
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing:grayscale
}

.icon-user-female, .icon-user-follow, .icon-user-following, .icon-user-unfollow, .icon-trophy, .icon-screen-smartphone, .icon-screen-desktop, .icon-plane, .icon-notebook, .icon-moustache, .icon-mouse, .icon-magnet, .icon-energy, .icon-emoticon-smile, .icon-disc, .icon-cursor-move, .icon-crop, .icon-credit-card, .icon-chemistry, .icon-user, .icon-speedometer, .icon-social-youtube, .icon-social-twitter, .icon-social-tumblr, .icon-social-facebook, .icon-social-dropbox, .icon-social-dribbble, .icon-shield, .icon-screen-tablet, .icon-magic-wand, .icon-hourglass, .icon-graduation, .icon-ghost, .icon-game-controller, .icon-fire, .icon-eyeglasses, .icon-envelope-open, .icon-envelope-letter, .icon-bell, .icon-badge, .icon-anchor, .icon-wallet, .icon-vector, .icon-speech, .icon-puzzle, .icon-printer, .icon-present, .icon-playlist, .icon-pin, .icon-picture, .icon-map, .icon-layers, .icon-handbag, .icon-globe-alt, .icon-globe, .icon-frame, .icon-folder-alt, .icon-film, .icon-feed, .icon-earphones-alt, .icon-earphones, .icon-drop, .icon-drawer, .icon-docs, .icon-directions, .icon-direction, .icon-diamond, .icon-cup, .icon-compass, .icon-call-out, .icon-call-in, .icon-call-end, .icon-calculator, .icon-bubbles, .icon-briefcase, .icon-book-open, .icon-basket-loaded, .icon-basket, .icon-bag, .icon-action-undo, .icon-action-redo, .icon-wrench, .icon-umbrella, .icon-trash, .icon-tag, .icon-support, .icon-size-fullscreen, .icon-size-actual, .icon-shuffle, .icon-share-alt, .icon-share, .icon-rocket, .icon-question, .icon-pie-chart, .icon-pencil, .icon-note, .icon-music-tone-alt, .icon-music-tone, .icon-microphone, .icon-loop, .icon-logout, .icon-login, .icon-list, .icon-like, .icon-home, .icon-grid, .icon-graph, .icon-equalizer, .icon-dislike, .icon-cursor, .icon-control-start, .icon-control-rewind, .icon-control-play, .icon-control-pause, .icon-control-forward, .icon-control-end, .icon-calendar, .icon-bulb, .icon-bar-chart, .icon-arrow-up, .icon-arrow-right, .icon-arrow-left, .icon-arrow-down, .icon-ban, .icon-bubble, .icon-camcorder, .icon-camera, .icon-check, .icon-clock, .icon-close, .icon-cloud-download, .icon-cloud-upload, .icon-doc, .icon-envelope, .icon-eye, .icon-flag, .icon-folder, .icon-heart, .icon-info, .icon-key, .icon-link, .icon-lock, .icon-lock-open, .icon-magnifier, .icon-magnifier-add, .icon-magnifier-remove, .icon-paper-clip, .icon-paper-plane, .icon-plus, .icon-pointer, .icon-power, .icon-refresh, .icon-reload, .icon-settings, .icon-star, .icon-symbol-female, .icon-symbol-male, .icon-target, .icon-volume-1, .icon-volume-2, .icon-volume-off, .icon-users {
    font-family: 'Simple-Line-Icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing:antialiased
}

.icon-user-female:before {
    content: ""
}

.icon-user-follow:before {
    content: ""
}

.icon-user-following:before {
    content: ""
}

.icon-user-unfollow:before {
    content: ""
}

.icon-trophy:before {
    content: ""
}

.icon-screen-smartphone:before {
    content: ""
}

.icon-screen-desktop:before {
    content: ""
}

.icon-plane:before {
    content: ""
}

.icon-notebook:before {
    content: ""
}

.icon-moustache:before {
    content: ""
}

.icon-mouse:before {
    content: ""
}

.icon-magnet:before {
    content: ""
}

.icon-energy:before {
    content: ""
}

.icon-emoticon-smile:before {
    content: ""
}

.icon-disc:before {
    content: ""
}

.icon-cursor-move:before {
    content: ""
}

.icon-crop:before {
    content: ""
}

.icon-credit-card:before {
    content: ""
}

.icon-chemistry:before {
    content: ""
}

.icon-user:before {
    content: ""
}

.icon-speedometer:before {
    content: ""
}

.icon-social-youtube:before {
    content: ""
}

.icon-social-twitter:before {
    content: ""
}

.icon-social-tumblr:before {
    content: ""
}

.icon-social-facebook:before {
    content: ""
}

.icon-social-dropbox:before {
    content: ""
}

.icon-social-dribbble:before {
    content: ""
}

.icon-shield:before {
    content: ""
}

.icon-screen-tablet:before {
    content: ""
}

.icon-magic-wand:before {
    content: ""
}

.icon-hourglass:before {
    content: ""
}

.icon-graduation:before {
    content: ""
}

.icon-ghost:before {
    content: ""
}

.icon-game-controller:before {
    content: ""
}

.icon-fire:before {
    content: ""
}

.icon-eyeglasses:before {
    content: ""
}

.icon-envelope-open:before {
    content: ""
}

.icon-envelope-letter:before {
    content: ""
}

.icon-bell:before {
    content: ""
}

.icon-badge:before {
    content: ""
}

.icon-anchor:before {
    content: ""
}

.icon-wallet:before {
    content: ""
}

.icon-vector:before {
    content: ""
}

.icon-speech:before {
    content: ""
}

.icon-puzzle:before {
    content: ""
}

.icon-printer:before {
    content: ""
}

.icon-present:before {
    content: ""
}

.icon-playlist:before {
    content: ""
}

.icon-pin:before {
    content: ""
}

.icon-picture:before {
    content: ""
}

.icon-map:before {
    content: ""
}

.icon-layers:before {
    content: ""
}

.icon-handbag:before {
    content: ""
}

.icon-globe-alt:before {
    content: ""
}

.icon-globe:before {
    content: ""
}

.icon-frame:before {
    content: ""
}

.icon-folder-alt:before {
    content: ""
}

.icon-film:before {
    content: ""
}

.icon-feed:before {
    content: ""
}

.icon-earphones-alt:before {
    content: ""
}

.icon-earphones:before {
    content: ""
}

.icon-drop:before {
    content: ""
}

.icon-drawer:before {
    content: ""
}

.icon-docs:before {
    content: ""
}

.icon-directions:before {
    content: ""
}

.icon-direction:before {
    content: ""
}

.icon-diamond:before {
    content: ""
}

.icon-cup:before {
    content: ""
}

.icon-compass:before {
    content: ""
}

.icon-call-out:before {
    content: ""
}

.icon-call-in:before {
    content: ""
}

.icon-call-end:before {
    content: ""
}

.icon-calculator:before {
    content: ""
}

.icon-bubbles:before {
    content: ""
}

.icon-briefcase:before {
    content: ""
}

.icon-book-open:before {
    content: ""
}

.icon-basket-loaded:before {
    content: ""
}

.icon-basket:before {
    content: ""
}

.icon-bag:before {
    content: ""
}

.icon-action-undo:before {
    content: ""
}

.icon-action-redo:before {
    content: ""
}

.icon-wrench:before {
    content: ""
}

.icon-umbrella:before {
    content: ""
}

.icon-trash:before {
    content: ""
}

.icon-tag:before {
    content: ""
}

.icon-support:before {
    content: ""
}

.icon-size-fullscreen:before {
    content: ""
}

.icon-size-actual:before {
    content: ""
}

.icon-shuffle:before {
    content: ""
}

.icon-share-alt:before {
    content: ""
}

.icon-share:before {
    content: ""
}

.icon-rocket:before {
    content: ""
}

.icon-question:before {
    content: ""
}

.icon-pie-chart:before {
    content: ""
}

.icon-pencil:before {
    content: ""
}

.icon-note:before {
    content: ""
}

.icon-music-tone-alt:before {
    content: ""
}

.icon-music-tone:before {
    content: ""
}

.icon-microphone:before {
    content: ""
}

.icon-loop:before {
    content: ""
}

.icon-logout:before {
    content: ""
}

.icon-login:before {
    content: ""
}

.icon-list:before {
    content: ""
}

.icon-like:before {
    content: ""
}

.icon-home:before {
    content: ""
}

.icon-grid:before {
    content: ""
}

.icon-graph:before {
    content: ""
}

.icon-equalizer:before {
    content: ""
}

.icon-dislike:before {
    content: ""
}

.icon-cursor:before {
    content: ""
}

.icon-control-start:before {
    content: ""
}

.icon-control-rewind:before {
    content: ""
}

.icon-control-play:before {
    content: ""
}

.icon-control-pause:before {
    content: ""
}

.icon-control-forward:before {
    content: ""
}

.icon-control-end:before {
    content: ""
}

.icon-calendar:before {
    content: ""
}

.icon-bulb:before {
    content: ""
}

.icon-bar-chart:before {
    content: ""
}

.icon-arrow-up:before {
    content: ""
}

.icon-arrow-right:before {
    content: ""
}

.icon-arrow-left:before {
    content: ""
}

.icon-arrow-down:before {
    content: ""
}

.icon-ban:before {
    content: ""
}

.icon-bubble:before {
    content: ""
}

.icon-camcorder:before {
    content: ""
}

.icon-camera:before {
    content: ""
}

.icon-check:before {
    content: ""
}

.icon-clock:before {
    content: ""
}

.icon-close:before {
    content: ""
}

.icon-cloud-download:before {
    content: ""
}

.icon-cloud-upload:before {
    content: ""
}

.icon-doc:before {
    content: ""
}

.icon-envelope:before {
    content: ""
}

.icon-eye:before {
    content: ""
}

.icon-flag:before {
    content: ""
}

.icon-folder:before {
    content: ""
}

.icon-heart:before {
    content: ""
}

.icon-info:before {
    content: ""
}

.icon-key:before {
    content: ""
}

.icon-link:before {
    content: ""
}

.icon-lock:before {
    content: ""
}

.icon-lock-open:before {
    content: ""
}

.icon-magnifier:before {
    content: ""
}

.icon-magnifier-add:before {
    content: ""
}

.icon-magnifier-remove:before {
    content: ""
}

.icon-paper-clip:before {
    content: ""
}

.icon-paper-plane:before {
    content: ""
}

.icon-plus:before {
    content: ""
}

.icon-pointer:before {
    content: ""
}

.icon-power:before {
    content: ""
}

.icon-refresh:before {
    content: ""
}

.icon-reload:before {
    content: ""
}

.icon-settings:before {
    content: ""
}

.icon-star:before {
    content: ""
}

.icon-symbol-female:before {
    content: ""
}

.icon-symbol-male:before {
    content: ""
}

.icon-target:before {
    content: ""
}

.icon-volume-1:before {
    content: ""
}

.icon-volume-2:before {
    content: ""
}

.icon-volume-off:before {
    content: ""
}

.icon-users:before {
    content: ""
}

@font-face {
    font-family: 'FontAwesome';
    src: url('../../Assets/L4/plugins/font-awesome/fonts/fontawesome-webfont.eot?v=4.3.0');
    src: url('../../Assets/L4/plugins/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../../Assets/L4/plugins/font-awesome/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../../Assets/L4/plugins/font-awesome/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../../Assets/L4/plugins/font-awesome/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../../Assets/L4/plugins/font-awesome/fonts/fontawesome-webfont.svg?v=4.3.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;
    transform:translate(0, 0)
}

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

.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 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform:rotate(90deg)
}

.fa-rotate-180 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform:rotate(180deg)
}

.fa-rotate-270 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform:rotate(270deg)
}

.fa-flip-horizontal {
    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 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform:scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter:none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align:middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align:center
}

.fa-stack-1x {
    line-height:inherit
}

.fa-stack-2x {
    font-size:2em
}

.fa-inverse {
    color:#fff
}

.fa-glass:before {
    content: ""
}

.fa-music:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-envelope-o:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-o:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-gear:before, .fa-cog:before {
    content: ""
}

.fa-trash-o:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-file-o:before {
    content: ""
}

.fa-clock-o:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-arrow-circle-o-down:before {
    content: ""
}

.fa-arrow-circle-o-up:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-play-circle-o:before {
    content: ""
}

.fa-rotate-right:before, .fa-repeat:before {
    content: ""
}

.fa-refresh:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-dedent:before, .fa-outdent:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-video-camera:before {
    content: ""
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: ""
}

.fa-pencil:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: ""
}

.fa-share-square-o:before {
    content: ""
}

.fa-check-square-o:before {
    content: ""
}

.fa-arrows:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-times-circle-o:before {
    content: ""
}

.fa-check-circle-o:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-mail-forward:before, .fa-share:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-arrows-v:before {
    content: ""
}

.fa-arrows-h:before {
    content: ""
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-gears:before, .fa-cogs:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-thumbs-o-up:before {
    content: ""
}

.fa-thumbs-o-down:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-heart-o:before {
    content: ""
}

.fa-sign-out:before {
    content: ""
}

.fa-linkedin-square:before {
    content: ""
}

.fa-thumb-tack:before {
    content: ""
}

.fa-external-link:before {
    content: ""
}

.fa-sign-in:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-lemon-o:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-square-o:before {
    content: ""
}

.fa-bookmark-o:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-facebook-f:before, .fa-facebook:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-rss:before {
    content: ""
}

.fa-hdd-o:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-hand-o-right:before {
    content: ""
}

.fa-hand-o-left:before {
    content: ""
}

.fa-hand-o-up:before {
    content: ""
}

.fa-hand-o-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-group:before, .fa-users:before {
    content: ""
}

.fa-chain:before, .fa-link:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-cut:before, .fa-scissors:before {
    content: ""
}

.fa-copy:before, .fa-files-o:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-save:before, .fa-floppy-o:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-money:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

.fa-unsorted:before, .fa-sort:before {
    content: ""
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: ""
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-rotate-left:before, .fa-undo:before {
    content: ""
}

.fa-legal:before, .fa-gavel:before {
    content: ""
}

.fa-dashboard:before, .fa-tachometer:before {
    content: ""
}

.fa-comment-o:before {
    content: ""
}

.fa-comments-o:before {
    content: ""
}

.fa-flash:before, .fa-bolt:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-paste:before, .fa-clipboard:before {
    content: ""
}

.fa-lightbulb-o:before {
    content: ""
}

.fa-exchange:before {
    content: ""
}

.fa-cloud-download:before {
    content: ""
}

.fa-cloud-upload:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-bell-o:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cutlery:before {
    content: ""
}

.fa-file-text-o:before {
    content: ""
}

.fa-building-o:before {
    content: ""
}

.fa-hospital-o:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

.fa-angle-double-left:before {
    content: ""
}

.fa-angle-double-right:before {
    content: ""
}

.fa-angle-double-up:before {
    content: ""
}

.fa-angle-double-down:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-angle-down:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: ""
}

.fa-circle-o:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-mail-reply:before, .fa-reply:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-folder-o:before {
    content: ""
}

.fa-folder-open-o:before {
    content: ""
}

.fa-smile-o:before {
    content: ""
}

.fa-frown-o:before {
    content: ""
}

.fa-meh-o:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-keyboard-o:before {
    content: ""
}

.fa-flag-o:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: ""
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-code-fork:before {
    content: ""
}

.fa-unlink:before, .fa-chain-broken:before {
    content: ""
}

.fa-question:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-shield:before {
    content: ""
}

.fa-calendar-o:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-chevron-circle-left:before {
    content: ""
}

.fa-chevron-circle-right:before {
    content: ""
}

.fa-chevron-circle-up:before {
    content: ""
}

.fa-chevron-circle-down:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-ticket:before {
    content: ""
}

.fa-minus-square:before {
    content: ""
}

.fa-minus-square-o:before {
    content: ""
}

.fa-level-up:before {
    content: ""
}

.fa-level-down:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-pencil-square:before {
    content: ""
}

.fa-external-link-square:before {
    content: ""
}

.fa-share-square:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: ""
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: ""
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: ""
}

.fa-euro:before, .fa-eur:before {
    content: ""
}

.fa-gbp:before {
    content: ""
}

.fa-dollar:before, .fa-usd:before {
    content: ""
}

.fa-rupee:before, .fa-inr:before {
    content: ""
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: ""
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: ""
}

.fa-won:before, .fa-krw:before {
    content: ""
}

.fa-bitcoin:before, .fa-btc:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-file-text:before {
    content: ""
}

.fa-sort-alpha-asc:before {
    content: ""
}

.fa-sort-alpha-desc:before {
    content: ""
}

.fa-sort-amount-asc:before {
    content: ""
}

.fa-sort-amount-desc:before {
    content: ""
}

.fa-sort-numeric-asc:before {
    content: ""
}

.fa-sort-numeric-desc:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-youtube-play:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitbucket-square:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-long-arrow-down:before {
    content: ""
}

.fa-long-arrow-up:before {
    content: ""
}

.fa-long-arrow-left:before {
    content: ""
}

.fa-long-arrow-right:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-male:before {
    content: ""
}

.fa-gittip:before, .fa-gratipay:before {
    content: ""
}

.fa-sun-o:before {
    content: ""
}

.fa-moon-o:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-arrow-circle-o-right:before {
    content: ""
}

.fa-arrow-circle-o-left:before {
    content: ""
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: ""
}

.fa-dot-circle-o:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-turkish-lira:before, .fa-try:before {
    content: ""
}

.fa-plus-square-o:before {
    content: ""
}

.fa-space-shuttle:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: ""
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-spoon:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-automobile:before, .fa-car:before {
    content: ""
}

.fa-cab:before, .fa-taxi:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-file-pdf-o:before {
    content: ""
}

.fa-file-word-o:before {
    content: ""
}

.fa-file-excel-o:before {
    content: ""
}

.fa-file-powerpoint-o:before {
    content: ""
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: ""
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: ""
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: ""
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: ""
}

.fa-file-code-o:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: ""
}

.fa-circle-o-notch:before {
    content: ""
}

.fa-ra:before, .fa-rebel:before {
    content: ""
}

.fa-ge:before, .fa-empire:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-hacker-news:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-wechat:before, .fa-weixin:before {
    content: ""
}

.fa-send:before, .fa-paper-plane:before {
    content: ""
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: ""
}

.fa-history:before {
    content: ""
}

.fa-genderless:before, .fa-circle-thin:before {
    content: ""
}

.fa-header:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-sliders:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-share-alt-square:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: ""
}

.fa-tty:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-newspaper-o:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-bell-slash-o:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-eyedropper:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-area-chart:before {
    content: ""
}

.fa-pie-chart:before {
    content: ""
}

.fa-line-chart:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-cc:before {
    content: ""
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: ""
}

.fa-meanpath:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-dashcube:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

.fa-cart-arrow-down:before {
    content: ""
}

.fa-diamond:before {
    content: ""
}

.fa-ship:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-heartbeat:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-transgender:before {
    content: ""
}

.fa-transgender-alt:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

.fa-mars-stroke-v:before {
    content: ""
}

.fa-mars-stroke-h:before {
    content: ""
}

.fa-neuter:before {
    content: ""
}

.fa-facebook-official:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-user-times:before {
    content: ""
}

.fa-hotel:before, .fa-bed:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-train:before {
    content: ""
}

.fa-subway:before {
    content: ""
}

.fa-medium:before {
    content: ""
}

.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
    outline:none
}

.slides, .flex-control-nav, .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style:none
}

.flexslider {
    margin: 0;
    padding:0
}

.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility:hidden
}

.flexslider .slides img {
    width: 100%;
    display:block
}

.flex-pauseplay span {
    text-transform:capitalize
}

.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height:0
}

html[xmlns] .slides {
    display:block
}

* html .slides {
    height:1%
}

.no-js .slides > li:first-child {
    display:block
}

.flexslider {
    margin: 0 0 60px;
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    -o-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    zoom:1
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition:all 1s ease
}

.loading .flex-viewport {
    max-height:300px
}

.flexslider .slides {
    zoom:1
}

.carousel li {
    margin-right:5px
}

.flex-direction-nav {
    * height:0
}

.flex-direction-nav a {
    width: 30px;
    height: 30px;
    margin: -20px 0 0;
    display: block;
    background: url(/Assets/L4/plugins/flexslider/images/bg_direction_nav.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 0;
    -webkit-transition:all .3s ease
}

.flex-direction-nav .flex-next {
    background-position: 100% 0;
    right:-36px
}

.flex-direction-nav .flex-prev {
    left:-36px
}

.flexslider:hover .flex-next {
    opacity: .8;
    right:5px
}

.flexslider:hover .flex-prev {
    opacity: .8;
    left:5px
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
    opacity:1
}

.flex-direction-nav .flex-disabled {
    opacity: .3 !important;
    filter: alpha(opacity=30);
    cursor:default
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align:center
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    * display:inline
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, .5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    box-shadow:inset 0 0 3px rgba(0, 0, 0, .3)
}

.flex-control-paging li a:hover {
    background: #333;
    background:rgba(0, 0, 0, .7)
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, .9);
    cursor:default
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow:hidden
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin:0
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor:pointer
}

.flex-control-thumbs img:hover {
    opacity:1
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor:default
}

@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left:0
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right:0
    }
}

.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align:top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index:8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius:4px
}

.fancybox-opened {
    z-index:8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    box-shadow:0 10px 25px rgba(0, 0, 0, .5)
}

.fancybox-outer, .fancybox-inner {
    position:relative
}

.fancybox-inner {
    overflow:hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling:touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space:nowrap
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height:100%
}

.fancybox-image {
    max-width: 100%;
    max-height:100%
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('../../Assets/L4/plugins/fancybox/source/fancybox_sprite.png')
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index:8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url('../../Assets/L4/plugins/fancybox/source/fancybox_loading.gif') center center no-repeat
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index:8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('../../Assets/L4/plugins/fancybox/source/blank.gif');
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index:8040
}

.fancybox-prev {
    left:0
}

.fancybox-next {
    right:0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility:hidden
}

.fancybox-prev span {
    left: 10px;
    background-position:0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position:0 -72px
}

.fancybox-nav:hover span {
    visibility:visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow:visible !important
}

.fancybox-lock {
    overflow: hidden !important;
    width:auto
}

.fancybox-lock body {
    overflow:hidden !important
}

.fancybox-lock-test {
    overflow-y:hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('../../Assets/L4/plugins/fancybox/source/fancybox_overlay.png')
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right:0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y:scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index:8050
}

.fancybox-opened .fancybox-title {
    visibility:visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align:center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, .8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #fff;
    font-weight: bold;
    line-height: 24px;
    white-space:nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color:#fff
}

.fancybox-title-inside-wrap {
    padding-top:10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background:rgba(0, 0, 0, .8)
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and(min--moz-device-pixel-ratio: 1.5), only screen and(min-device-pixel-ratio: 1.5) {
    #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
        background-image: url('../../Assets/L4/plugins/fancybox/source/fancybox_sprite@2x.png');
        background-size:44px 152px
    }

    #fancybox-loading div {
        background-image: url('../../Assets/L4/plugins/fancybox/source/fancybox_loading@2x.gif');
        background-size:24px 24px
    }
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height:0
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action:pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform:translate3d(0, 0, 0)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width:100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition:height 500ms ease-in-out
}

.owl-carousel .owl-item {
    float:left
}

.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor:pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color:rgba(0, 0, 0, 0)
}

.grabbing {
    cursor:url(/Assets/L4/plugins/owl-carousel/owl-carousel/grabbing.png) 8 8, move
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform:translate3d(0, 0, 0)
}

.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    perspective:1200px
}

.owl-fade-out {
    z-index: 10;
    -webkit-animation: fadeOut .7s both ease;
    -moz-animation: fadeOut .7s both ease;
    animation:fadeOut .7s both ease
}

.owl-fade-in {
    -webkit-animation: fadeIn .7s both ease;
    -moz-animation: fadeIn .7s both ease;
    animation:fadeIn .7s both ease
}

.owl-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    -moz-animation: backSlideOut 1s both ease;
    animation:backSlideOut 1s both ease
}

.owl-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    -moz-animation: backSlideIn 1s both ease;
    animation:backSlideIn 1s both ease
}

.owl-goDown-out {
    -webkit-animation: scaleToFade .7s ease both;
    -moz-animation: scaleToFade .7s ease both;
    animation:scaleToFade .7s ease both
}

.owl-goDown-in {
    -webkit-animation: goDown .6s ease both;
    -moz-animation: goDown .6s ease both;
    animation:goDown .6s ease both
}

.owl-fadeUp-in {
    -webkit-animation: scaleUpFrom .5s ease both;
    -moz-animation: scaleUpFrom .5s ease both;
    animation:scaleUpFrom .5s ease both
}

.owl-fadeUp-out {
    -webkit-animation: scaleUpTo .5s ease both;
    -moz-animation: scaleUpTo .5s ease both;
    animation:scaleUpTo .5s ease both
}

@-webkit-keyframes empty {
    0% {
        opacity:1
    }
}

@-moz-keyframes empty {
    0% {
        opacity:1
    }
}

@keyframes empty {
    0% {
        opacity:1
    }
}

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

    100% {
        opacity:1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity:0
    }

    100% {
        opacity:1
    }
}

@keyframes fadeIn {
    0% {
        opacity:0
    }

    100% {
        opacity:1
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity:1
    }

    100% {
        opacity:0
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity:1
    }

    100% {
        opacity:0
    }
}

@keyframes fadeOut {
    0% {
        opacity:1
    }

    100% {
        opacity:0
    }
}

@-webkit-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform:translateZ(-500px)
    }

    75% {
        opacity: .5;
        -webkit-transform:translateZ(-500px) translateX(-200%)
    }

    100% {
        opacity: .5;
        -webkit-transform:translateZ(-500px) translateX(-200%)
    }
}

@-moz-keyframes backSlideOut {
    25% {
        opacity: .5;
        -moz-transform:translateZ(-500px)
    }

    75% {
        opacity: .5;
        -moz-transform:translateZ(-500px) translateX(-200%)
    }

    100% {
        opacity: .5;
        -moz-transform:translateZ(-500px) translateX(-200%)
    }
}

@keyframes backSlideOut {
    25% {
        opacity: .5;
        transform:translateZ(-500px)
    }

    75% {
        opacity: .5;
        transform:translateZ(-500px) translateX(-200%)
    }

    100% {
        opacity: .5;
        transform:translateZ(-500px) translateX(-200%)
    }
}

@-webkit-keyframes backSlideIn {
    0%, 25% {
        opacity: .5;
        -webkit-transform:translateZ(-500px) translateX(200%)
    }

    75% {
        opacity: .5;
        -webkit-transform:translateZ(-500px)
    }

    100% {
        opacity: 1;
        -webkit-transform:translateZ(0) translateX(0)
    }
}

@-moz-keyframes backSlideIn {
    0%, 25% {
        opacity: .5;
        -moz-transform:translateZ(-500px) translateX(200%)
    }

    75% {
        opacity: .5;
        -moz-transform:translateZ(-500px)
    }

    100% {
        opacity: 1;
        -moz-transform:translateZ(0) translateX(0)
    }
}

@keyframes backSlideIn {
    0%, 25% {
        opacity: .5;
        transform:translateZ(-500px) translateX(200%)
    }

    75% {
        opacity: .5;
        transform:translateZ(-500px)
    }

    100% {
        opacity: 1;
        transform:translateZ(0) translateX(0)
    }
}

@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform:scale(.8)
    }
}

@-moz-keyframes scaleToFade {
    to {
        opacity: 0;
        -moz-transform:scale(.8)
    }
}

@keyframes scaleToFade {
    to {
        opacity: 0;
        transform:scale(.8)
    }
}

@-webkit-keyframes goDown {
    from {
        -webkit-transform:translateY(-100%)
    }
}

@-moz-keyframes goDown {
    from {
        -moz-transform:translateY(-100%)
    }
}

@keyframes goDown {
    from {
        transform:translateY(-100%)
    }
}

@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform:scale(1.5)
    }
}

@-moz-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -moz-transform:scale(1.5)
    }
}

@keyframes scaleUpFrom {
    from {
        opacity: 0;
        transform:scale(1.5)
    }
}

@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform:scale(1.5)
    }
}

@-moz-keyframes scaleUpTo {
    to {
        opacity: 0;
        -moz-transform:scale(1.5)
    }
}

@keyframes scaleUpTo {
    to {
        opacity: 0;
        transform:scale(1.5)
    }
}

.tp-static-layers {
    position: absolute;
    z-index: 505;
    top: 0;
    left:0
}

.tp-hide-revslider, .tp-caption.tp-hidden-caption {
    visibility: hidden !important;
    display:none !important
}

.tp-caption {
    z-index: 1;
    white-space:nowrap
}

.tp-caption-demo .tp-caption {
    position: relative !important;
    display: inline-block;
    margin-bottom: 10px;
    margin-right:20px !important
}

.tp-caption.whitedivider3px {
    color: #000;
    text-shadow: none;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 1);
    text-decoration: none;
    min-width: 408px;
    min-height: 3px;
    background-position: initial initial;
    background-repeat: initial initial;
    border-width: 0;
    border-color: #000;
    border-style:none
}

.tp-caption.finewide_large_white {
    color: #fff;
    text-shadow: none;
    font-size: 60px;
    line-height: 60px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    background-color: transparent;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 8px;
    border-width: 0;
    border-color: #000;
    border-style:none
}

.tp-caption.whitedivider3px {
    color: #000;
    text-shadow: none;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 1);
    text-decoration: none;
    font-size: 0;
    line-height: 0;
    min-width: 468px;
    min-height: 3px;
    border-width: 0;
    border-color: #000;
    border-style:none
}

.tp-caption.finewide_medium_white {
    color: #fff;
    text-shadow: none;
    font-size: 37px;
    line-height: 37px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    background-color: transparent;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 5px;
    border-width: 0;
    border-color: #000;
    border-style:none
}

.tp-caption.boldwide_small_white {
    font-size: 25px;
    line-height: 25px;
    font-weight: 800;
    font-family: "Open Sans", sans-serif;
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    text-shadow: none;
    text-transform: uppercase;
    letter-spacing: 5px;
    border-width: 0;
    border-color: #000;
    border-style:none
}

.tp-caption.whitedivider3px_vertical {
    color: #000;
    text-shadow: none;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 1);
    text-decoration: none;
    font-size: 0;
    line-height: 0;
    min-width: 3px;
    min-height: 130px;
    border-width: 0;
    border-color: #000;
    border-style:none
}

.tp-caption.finewide_small_white {
    color: #fff;
    text-shadow: none;
    font-size: 25px;
    line-height: 25px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    background-color: transparent;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 5px;
    border-width: 0;
    border-color: #000;
    border-style:none
}

.tp-caption.finewide_verysmall_white_mw {
    font-size: 13px;
    line-height: 25px;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    text-shadow: none;
    text-transform: uppercase;
    letter-spacing: 5px;
    max-width: 470px;
    white-space: normal !important;
    border-width: 0;
    border-color: #000;
    border-style:none
}

.tp-caption.lightgrey_divider {
    text-decoration: none;
    background-color: #ebebeb;
    background-color: rgba(235, 235, 235, 1);
    width: 370px;
    height: 3px;
    background-position: initial initial;
    background-repeat: initial initial;
    border-width: 0;
    border-color: #222;
    border-style:none
}

.tp-caption.finewide_large_white {
    color: #fff;
    text-shadow: none;
    font-size: 60px;
    line-height: 60px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    background-color: rgba(0, 0, 0, 0);
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 8px;
    border-width: 0;
    border-color: #000;
    border-style:none
}

.tp-caption.finewide_medium_white {
    color: #fff;
    text-shadow: none;
    font-size: 34px;
    line-height: 34px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    background-color: rgba(0, 0, 0, 0);
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 5px;
    border-width: 0;
    border-color: #000;
    border-style:none
}

.tp-caption.huge_red {
    position: absolute;
    color: #df4b6b;
    font-weight: 400;
    font-size: 150px;
    line-height: 130px;
    font-family: 'Oswald', sans-serif;
    margin: 0;
    border-width: 0;
    border-style: none;
    white-space: nowrap;
    background-color: #2d3136;
    padding:0
}

.tp-caption.middle_yellow {
    position: absolute;
    color: #fbd572;
    font-weight: 600;
    font-size: 50px;
    line-height: 50px;
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    border-width: 0;
    border-style: none;
    white-space:nowrap
}

.tp-caption.huge_thin_yellow {
    position: absolute;
    color: #fbd572;
    font-weight: 300;
    font-size: 90px;
    line-height: 90px;
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    letter-spacing: 20px;
    border-width: 0;
    border-style: none;
    white-space:nowrap
}

.tp-caption.big_dark {
    position: absolute;
    color: #333;
    font-weight: 700;
    font-size: 70px;
    line-height: 70px;
    font-family: "Open Sans";
    margin: 0;
    border-width: 0;
    border-style: none;
    white-space:nowrap
}

.tp-caption.medium_dark {
    position: absolute;
    color: #333;
    font-weight: 300;
    font-size: 40px;
    line-height: 40px;
    font-family: "Open Sans";
    margin: 0;
    letter-spacing: 5px;
    border-width: 0;
    border-style: none;
    white-space:nowrap
}

.tp-caption.medium_grey {
    position: absolute;
    color: #fff;
    text-shadow: 0 2px 5px rgba(0, 0, 0, .5);
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    font-family: Arial;
    padding: 2px 4px;
    margin: 0;
    border-width: 0;
    border-style: none;
    background-color: #888;
    white-space:nowrap
}

.tp-caption.small_text {
    position: absolute;
    color: #fff;
    text-shadow: 0 2px 5px rgba(0, 0, 0, .5);
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    font-family: Arial;
    margin: 0;
    border-width: 0;
    border-style: none;
    white-space:nowrap
}

.tp-caption.medium_text {
    position: absolute;
    color: #fff;
    text-shadow: 0 2px 5px rgba(0, 0, 0, .5);
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    font-family: Arial;
    margin: 0;
    border-width: 0;
    border-style: none;
    white-space:nowrap
}

.tp-caption.large_bold_white_25 {
    font-size: 55px;
    line-height: 65px;
    font-weight: 700;
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    text-align: center;
    text-shadow: #000 0 5px 10px;
    border-width: 0;
    border-color: #fff;
    border-style:none
}

.tp-caption.medium_text_shadow {
    font-size: 25px;
    line-height: 25px;
    font-weight: 600;
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    text-align: center;
    text-shadow: #000 0 5px 10px;
    border-width: 0;
    border-color: #fff;
    border-style:none
}

.tp-caption.large_text {
    position: absolute;
    color: #fff;
    text-shadow: 0 2px 5px rgba(0, 0, 0, .5);
    font-weight: 700;
    font-size: 40px;
    line-height: 40px;
    font-family: Arial;
    margin: 0;
    border-width: 0;
    border-style: none;
    white-space:nowrap
}

.tp-caption.medium_bold_grey {
    font-size: 30px;
    line-height: 30px;
    font-weight: 800;
    font-family: "Open Sans";
    color: #666;
    text-decoration: none;
    background-color: transparent;
    text-shadow: none;
    margin: 0;
    padding: 1px 4px 0;
    border-width: 0;
    border-color: #ffd658;
    border-style:none
}

.tp-caption.very_large_text {
    position: absolute;
    color: #fff;
    text-shadow: 0 2px 5px rgba(0, 0, 0, .5);
    font-weight: 700;
    font-size: 60px;
    line-height: 60px;
    font-family: Arial;
    margin: 0;
    border-width: 0;
    border-style: none;
    white-space: nowrap;
    letter-spacing:-2px
}

.tp-caption.very_big_white {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 800;
    font-size: 60px;
    line-height: 60px;
    font-family: Arial;
    margin: 0;
    border-width: 0;
    border-style: none;
    white-space: nowrap;
    padding: 0 4px;
    padding-top: 1px;
    background-color:#000
}

.tp-caption.very_big_black {
    position: absolute;
    color: #000;
    text-shadow: none;
    font-weight: 700;
    font-size: 60px;
    line-height: 60px;
    font-family: Arial;
    margin: 0;
    border-width: 0;
    border-style: none;
    white-space: nowrap;
    padding: 0 4px;
    padding-top: 1px;
    background-color:#fff
}

.tp-caption.modern_medium_fat {
    position: absolute;
    color: #000;
    text-shadow: none;
    font-weight: 800;
    font-size: 24px;
    line-height: 20px;
    font-family: "Open Sans", sans-serif;
    margin: 0;
    border-width: 0;
    border-style: none;
    white-space:nowrap
}

.tp-caption.modern_medium_fat_white {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 800;
    font-size: 24px;
    line-height: 20px;
    font-family: "Open Sans", sans-serif;
    margin: 0;
    border-width: 0;
    border-style: none;
    white-space:nowrap
}

.tp-caption.modern_medium_light {
    position: absolute;
    color: #000;
    text-shadow: none;
    font-weight: 300;
    font-size: 24px;
    line-height: 20px;
    font-family: "Open Sans", sans-serif;
    margin: 0;
    border-width: 0;
    border-style: none;
    white-space:nowrap
}

.tp-caption.modern_big_bluebg {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 800;
    font-size: 30px;
    line-height: 36px;
    font-family: "Open Sans", sans-serif;
    padding: 3px 10px;
    margin: 0;
    border-width: 0;
    border-style: none;
    background-color: #4e5b6c;
    letter-spacing:0
}

.tp-caption.modern_big_redbg {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 300;
    font-size: 30px;
    line-height: 36px;
    font-family: "Open Sans", sans-serif;
    padding: 3px 10px;
    padding-top: 1px;
    margin: 0;
    border-width: 0;
    border-style: none;
    background-color: #de543e;
    letter-spacing:0
}

.tp-caption.modern_small_text_dark {
    position: absolute;
    color: #555;
    text-shadow: none;
    font-size: 14px;
    line-height: 22px;
    font-family: Arial;
    margin: 0;
    border-width: 0;
    border-style: none;
    white-space:nowrap
}

.tp-caption.boxshadow {
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .5);
    box-shadow:0 0 20px rgba(0, 0, 0, .5)
}

.tp-caption.black {
    color: #000;
    text-shadow:none
}

.tp-caption.noshadow {
    text-shadow:none
}

.tp-caption a {
    color: #ff7302;
    text-shadow: none;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition:all .2s ease-out
}

.tp-caption a:hover {
    color:#ffa902
}

.tp-caption.thinheadline_dark {
    position: absolute;
    color: rgba(0, 0, 0, .85);
    text-shadow: none;
    font-weight: 300;
    font-size: 30px;
    line-height: 30px;
    font-family: "Open Sans";
    background-color:transparent
}

.tp-caption.thintext_dark {
    position: absolute;
    color: rgba(0, 0, 0, .85);
    text-shadow: none;
    font-weight: 300;
    font-size: 16px;
    line-height: 26px;
    font-family: "Open Sans";
    background-color:transparent
}

.tp-caption.medium_bg_red a {
    color: #fff;
    text-decoration:none
}

.tp-caption.medium_bg_red a:hover {
    color: #fff;
    text-decoration:underline
}

.tp-caption.smoothcircle {
    font-size: 30px;
    line-height: 75px;
    font-weight: 800;
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none;
    background-color: #000;
    background-color: rgba(0, 0, 0, .498039);
    padding: 50px 25px;
    text-align: center;
    border-radius: 500px 500px 500px 500px;
    border-width: 0;
    border-color: #000;
    border-style:none
}

.tp-caption.largeblackbg {
    font-size: 50px;
    line-height: 70px;
    font-weight: 300;
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none;
    background-color: #000;
    padding: 0 20px 5px;
    text-shadow: none;
    border-width: 0;
    border-color: #fff;
    border-style:none
}

.tp-caption.largepinkbg {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 300;
    font-size: 50px;
    line-height: 70px;
    font-family: "Open Sans";
    background-color: #db4360;
    padding: 0 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius:0
}

.tp-caption.largewhitebg {
    position: absolute;
    color: #000;
    text-shadow: none;
    font-weight: 300;
    font-size: 50px;
    line-height: 70px;
    font-family: "Open Sans";
    background-color: #fff;
    padding: 0 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius:0
}

.tp-caption.largegreenbg {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 300;
    font-size: 50px;
    line-height: 70px;
    font-family: "Open Sans";
    background-color: #67ae73;
    padding: 0 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius:0
}

.tp-caption.excerpt {
    font-size: 36px;
    line-height: 36px;
    font-weight: 700;
    font-family: Arial;
    color: #fff;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 1);
    text-shadow: none;
    margin: 0;
    letter-spacing: -1.5px;
    padding: 1px 4px 0 4px;
    width: 150px;
    white-space: normal !important;
    height: auto;
    border-width: 0;
    border-color: #fff;
    border-style:none
}

.tp-caption.large_bold_grey {
    font-size: 60px;
    line-height: 60px;
    font-weight: 800;
    font-family: "Open Sans";
    color: #666;
    text-decoration: none;
    background-color: transparent;
    text-shadow: none;
    margin: 0;
    padding: 1px 4px 0;
    border-width: 0;
    border-color: #ffd658;
    border-style:none
}

.tp-caption.medium_thin_grey {
    font-size: 34px;
    line-height: 30px;
    font-weight: 300;
    font-family: "Open Sans";
    color: #666;
    text-decoration: none;
    background-color: transparent;
    padding: 1px 4px 0;
    text-shadow: none;
    margin: 0;
    border-width: 0;
    border-color: #ffd658;
    border-style:none
}

.tp-caption.small_thin_grey {
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
    font-family: "Open Sans";
    color: #757575;
    text-decoration: none;
    background-color: transparent;
    padding: 1px 4px 0;
    text-shadow: none;
    margin: 0;
    border-width: 0;
    border-color: #ffd658;
    border-style:none
}

.tp-caption.lightgrey_divider {
    text-decoration: none;
    background-color: rgba(235, 235, 235, 1);
    width: 370px;
    height: 3px;
    background-position: initial initial;
    background-repeat: initial initial;
    border-width: 0;
    border-color: #222;
    border-style:none
}

.tp-caption.large_bold_darkblue {
    font-size: 58px;
    line-height: 60px;
    font-weight: 800;
    font-family: "Open Sans";
    color: #34495e;
    text-decoration: none;
    background-color: transparent;
    border-width: 0;
    border-color: #ffd658;
    border-style:none
}

.tp-caption.medium_bg_darkblue {
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none;
    background-color: #34495e;
    padding: 10px;
    border-width: 0;
    border-color: #ffd658;
    border-style:none
}

.tp-caption.medium_bold_red {
    font-size: 24px;
    line-height: 30px;
    font-weight: 800;
    font-family: "Open Sans";
    color: #e33a0c;
    text-decoration: none;
    background-color: transparent;
    padding: 0;
    border-width: 0;
    border-color: #ffd658;
    border-style:none
}

.tp-caption.medium_light_red {
    font-size: 21px;
    line-height: 26px;
    font-weight: 300;
    font-family: "Open Sans";
    color: #e33a0c;
    text-decoration: none;
    background-color: transparent;
    padding: 0;
    border-width: 0;
    border-color: #ffd658;
    border-style:none
}

.tp-caption.medium_bg_red {
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none;
    background-color: #e33a0c;
    padding: 10px;
    border-width: 0;
    border-color: #ffd658;
    border-style:none
}

.tp-caption.medium_bold_orange {
    font-size: 24px;
    line-height: 30px;
    font-weight: 800;
    font-family: "Open Sans";
    color: #f39c12;
    text-decoration: none;
    background-color: transparent;
    border-width: 0;
    border-color: #ffd658;
    border-style:none
}

.tp-caption.medium_bg_orange {
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none;
    background-color: #f39c12;
    padding: 10px;
    border-width: 0;
    border-color: #ffd658;
    border-style:none
}

.tp-caption.grassfloor {
    text-decoration: none;
    background-color: rgba(160, 179, 151, 1);
    width: 4000px;
    height: 150px;
    border-width: 0;
    border-color: #222;
    border-style:none
}

.tp-caption.large_bold_white {
    font-size: 58px;
    line-height: 60px;
    font-weight: 800;
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    border-width: 0;
    border-color: #ffd658;
    border-style:none
}

.tp-caption.medium_light_white {
    font-size: 30px;
    line-height: 36px;
    font-weight: 300;
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    padding: 0;
    border-width: 0;
    border-color: #ffd658;
    border-style:none
}

.tp-caption.mediumlarge_light_white {
    font-size: 34px;
    line-height: 40px;
    font-weight: 300;
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    padding: 0;
    border-width: 0;
    border-color: #ffd658;
    border-style:none
}

.tp-caption.mediumlarge_light_white_center {
    font-size: 34px;
    line-height: 40px;
    font-weight: 300;
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    padding: 0 0 0 0;
    text-align: center;
    border-width: 0;
    border-color: #ffd658;
    border-style:none
}

.tp-caption.medium_bg_asbestos {
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none;
    background-color: #7f8c8d;
    padding: 10px;
    border-width: 0;
    border-color: #ffd658;
    border-style:none
}

.tp-caption.medium_light_black {
    font-size: 30px;
    line-height: 36px;
    font-weight: 300;
    font-family: "Open Sans";
    color: #000;
    text-decoration: none;
    background-color: transparent;
    padding: 0;
    border-width: 0;
    border-color: #ffd658;
    border-style:none
}

.tp-caption.large_bold_black {
    font-size: 58px;
    line-height: 60px;
    font-weight: 800;
    font-family: "Open Sans";
    color: #000;
    text-decoration: none;
    background-color: transparent;
    border-width: 0;
    border-color: #ffd658;
    border-style:none
}

.tp-caption.mediumlarge_light_darkblue {
    font-size: 34px;
    line-height: 40px;
    font-weight: 300;
    font-family: "Open Sans";
    color: #34495e;
    text-decoration: none;
    background-color: transparent;
    padding: 0;
    border-width: 0;
    border-color: #ffd658;
    border-style:none
}

.tp-caption.small_light_white {
    font-size: 17px;
    line-height: 28px;
    font-weight: 300;
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    padding: 0;
    border-width: 0;
    border-color: #ffd658;
    border-style:none
}

.tp-caption.roundedimage {
    border-width: 0;
    border-color: #222;
    border-style:none
}

.tp-caption.large_bg_black {
    font-size: 40px;
    line-height: 40px;
    font-weight: 800;
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none;
    background-color: #000;
    padding: 10px 20px 15px;
    border-width: 0;
    border-color: #ffd658;
    border-style:none
}

.tp-caption.mediumwhitebg {
    font-size: 30px;
    line-height: 30px;
    font-weight: 300;
    font-family: "Open Sans";
    color: #000;
    text-decoration: none;
    background-color: #fff;
    padding: 5px 15px 10px;
    text-shadow: none;
    border-width: 0;
    border-color: #000;
    border-style:none
}

.tp-caption.medium_bg_orange_new1 {
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none;
    background-color: #f39c12;
    padding: 10px;
    border-width: 0;
    border-color: #ffd658;
    border-style:none
}

.tp-caption.boxshadow {
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .5);
    box-shadow:0 0 20px rgba(0, 0, 0, .5)
}

.tp-caption.black {
    color: #000;
    text-shadow: none;
    font-weight: 300;
    font-size: 19px;
    line-height: 19px;
    font-family: 'Open Sans', sans
}

.tp-caption.noshadow {
    text-shadow:none
}

.tp_inner_padding {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    max-height:none !important
}

.tp-caption .frontcorner {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    border-top: 40px solid #00a8ff;
    position: absolute;
    left: -40px;
    top:0
}

.tp-caption .backcorner {
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 40px solid #00a8ff;
    position: absolute;
    right: 0;
    top:0
}

.tp-caption .frontcornertop {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 40px solid #00a8ff;
    position: absolute;
    left: -40px;
    top:0
}

.tp-caption .backcornertop {
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #00a8ff;
    position: absolute;
    right: 0;
    top:0
}

img.tp-slider-alternative-image {
    width: 100%;
    height:auto
}

.tp-simpleresponsive .button {
    padding: 6px 13px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 30px;
    cursor: pointer;
    color: #fff !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .6) !important;
    font-size: 15px;
    line-height: 45px !important;
    background: url(/Assets/L4/plugins/revolution-slider/rs-plugin/images/gradient/g30.png) repeat-x top;
    font-family: arial, sans-serif;
    font-weight: bold;
    letter-spacing:-1px
}

.tp-simpleresponsive .button.big {
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .6);
    font-weight: bold;
    padding: 9px 20px;
    font-size: 19px;
    line-height: 57px !important;
    background:url(/Assets/L4/plugins/revolution-slider/rs-plugin/images/gradient/g40.png) repeat-x top
}

.tp-simpleresponsive .purchase:hover, .tp-simpleresponsive .button:hover, .tp-simpleresponsive .button.big:hover {
    background-position:bottom, 15px 11px
}

@media only screen and (min-width: 768px) and(max-width: 959px) {
}

@media only screen and (min-width: 480px) and(max-width: 767px) {
    .tp-simpleresponsive .button {
        padding: 4px 8px 3px;
        line-height: 25px !important;
        font-size: 11px !important;
        font-weight:normal
    }

    .tp-simpleresponsive a.button {
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        -ms-transition:none
    }
}

@media only screen and (min-width: 0) and(max-width: 479px) {
    .tp-simpleresponsive .button {
        padding: 2px 5px 2px;
        line-height: 20px !important;
        font-size:10px !important
    }

    .tp-simpleresponsive a.button {
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        -ms-transition:none
    }
}

.tp-simpleresponsive .button.green, .tp-simpleresponsive .button:hover.green, .tp-simpleresponsive .purchase.green, .tp-simpleresponsive .purchase:hover.green {
    background-color: #21a117;
    -webkit-box-shadow: 0 3px 0 0 #104d0b;
    -moz-box-shadow: 0 3px 0 0 #104d0b;
    box-shadow:0 3px 0 0 #104d0b
}

.tp-simpleresponsive .button.blue, .tp-simpleresponsive .button:hover.blue, .tp-simpleresponsive .purchase.blue, .tp-simpleresponsive .purchase:hover.blue {
    background-color: #1d78cb;
    -webkit-box-shadow: 0 3px 0 0 #0f3e68;
    -moz-box-shadow: 0 3px 0 0 #0f3e68;
    box-shadow:0 3px 0 0 #0f3e68
}

.tp-simpleresponsive .button.red, .tp-simpleresponsive .button:hover.red, .tp-simpleresponsive .purchase.red, .tp-simpleresponsive .purchase:hover.red {
    background-color: #cb1d1d;
    -webkit-box-shadow: 0 3px 0 0 #7c1212;
    -moz-box-shadow: 0 3px 0 0 #7c1212;
    box-shadow:0 3px 0 0 #7c1212
}

.tp-simpleresponsive .button.orange, .tp-simpleresponsive .button:hover.orange, .tp-simpleresponsive .purchase.orange, .tp-simpleresponsive .purchase:hover.orange {
    background-color: #f70;
    -webkit-box-shadow: 0 3px 0 0 #a34c00;
    -moz-box-shadow: 0 3px 0 0 #a34c00;
    box-shadow:0 3px 0 0 #a34c00
}

.tp-simpleresponsive .button.darkgrey, .tp-simpleresponsive .button.grey, .tp-simpleresponsive .button:hover.darkgrey, .tp-simpleresponsive .button:hover.grey, .tp-simpleresponsive .purchase.darkgrey, .tp-simpleresponsive .purchase:hover.darkgrey {
    background-color: #555;
    -webkit-box-shadow: 0 3px 0 0 #222;
    -moz-box-shadow: 0 3px 0 0 #222;
    box-shadow:0 3px 0 0 #222
}

.tp-simpleresponsive .button.lightgrey, .tp-simpleresponsive .button:hover.lightgrey, .tp-simpleresponsive .purchase.lightgrey, .tp-simpleresponsive .purchase:hover.lightgrey {
    background-color: #888;
    -webkit-box-shadow: 0 3px 0 0 #555;
    -moz-box-shadow: 0 3px 0 0 #555;
    box-shadow:0 3px 0 0 #555
}

.fullscreen-container {
    width: 100%;
    position: relative;
    padding:0
}

.fullwidthbanner-container {
    width: 100%;
    position: relative;
    padding: 0;
    overflow:hidden
}

.fullwidthbanner-container .fullwidthbanner {
    width: 100%;
    position:relative
}

.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {
    position: absolute;
    visibility: hidden;
    -webkit-font-smoothing:antialiased !important
}

.tp-simpleresponsive img {
    max-width:none
}

.noFilterClass {
    filter:none !important
}

.tp-bannershadow {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select:none
}

.tp-bannershadow.tp-shadow1 {
    background: url(/Assets/L4/plugins/revolution-slider/rs-plugin/assets/shadow1.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom:-60px
}

.tp-bannershadow.tp-shadow2 {
    background: url(/Assets/L4/plugins/revolution-slider/rs-plugin/assets/shadow2.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom:-60px
}

.tp-bannershadow.tp-shadow3 {
    background: url(/Assets/L4/plugins/revolution-slider/rs-plugin/assets/shadow3.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom:-60px
}

.caption.fullscreenvideo {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height:100%
}

.caption.fullscreenvideo iframe, .caption.fullscreenvideo video {
    width: 100% !important;
    height: 100% !important;
    display:none
}

.tp-caption.fullscreenvideo {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height:100%
}

.tp-caption.fullscreenvideo iframe, .tp-caption.fullscreenvideo iframe video {
    width: 100% !important;
    height: 100% !important;
    display:none
}

.fullcoveredvideo video, .fullscreenvideo video {
    background:#000
}

.fullcoveredvideo .tp-poster {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0;
    left:0
}

.html5vid.videoisplaying .tp-poster {
    display:none
}

.tp-video-play-button {
    background: #000;
    background: rgba(0, 0, 0, .3);
    padding: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 40px;
    color: #fff;
    z-index: 3;
    margin-top: -27px;
    margin-left: -28px;
    text-align: center;
    cursor:pointer
}

.html5vid .tp-revstop {
    width: 15px;
    height: 20px;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
    position: relative;
    margin: 10px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing:border-box
}

.html5vid .tp-revstop {
    display:none
}

.html5vid.videoisplaying .revicon-right-dir {
    display:none
}

.html5vid.videoisplaying .tp-revstop {
    display:block
}

.html5vid.videoisplaying .tp-video-play-button {
    display:none
}

.html5vid:hover .tp-video-play-button {
    display:block
}

.fullcoveredvideo .tp-video-play-button {
    display:none !important
}

.tp-video-controls {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    -ms-transition: opacity .3s;
    transition: opacity .3s;
    background-image: linear-gradient(bottom, #000 13%, #323232 100%);
    background-image: -o-linear-gradient(bottom, #000 13%, #323232 100%);
    background-image: -moz-linear-gradient(bottom, #000 13%, #323232 100%);
    background-image: -webkit-linear-gradient(bottom, #000 13%, #323232 100%);
    background-image: -ms-linear-gradient(bottom, #000 13%, #323232 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(.13, #000), color-stop(1, #323232));
    display: table;
    max-width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing:border-box
}

.tp-caption:hover .tp-video-controls {
    opacity:.9
}

.tp-video-button {
    background: rgba(0, 0, 0, .5);
    border: 0;
    color: #eee;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    line-height: 12px;
    font-size: 12px;
    color: #fff;
    padding: 0;
    margin: 0;
    outline:none
}

.tp-video-button:hover {
    cursor:pointer
}

.tp-video-button-wrap, .tp-video-seek-bar-wrap, .tp-video-vol-bar-wrap {
    padding: 0 5px;
    display:table-cell
}

.tp-video-seek-bar-wrap {
    width:80%
}

.tp-video-vol-bar-wrap {
    width:20%
}

.tp-volume-bar, .tp-seek-bar {
    width: 100%;
    cursor: pointer;
    outline: none;
    line-height: 12px;
    margin: 0;
    padding:0
}

.tp-dottedoverlay {
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index:4
}

.tp-dottedoverlay.twoxtwo {
    background:url(/Assets/L4/plugins/revolution-slider/rs-plugin/assets/gridtile.png)
}

.tp-dottedoverlay.twoxtwowhite {
    background:url(/Assets/L4/plugins/revolution-slider/rs-plugin/assets/gridtile_white.png)
}

.tp-dottedoverlay.threexthree {
    background:url(/Assets/L4/plugins/revolution-slider/rs-plugin/assets/gridtile_3x3.png)
}

.tp-dottedoverlay.threexthreewhite {
    background:url(/Assets/L4/plugins/revolution-slider/rs-plugin/assets/gridtile_3x3_white.png)
}

.tpclear {
    clear:both
}

.tp-bullets {
    z-index: 1000;
    position: absolute;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    -ms-transition: opacity .2s ease-out;
    -webkit-transform:translateZ(5px)
}

.tp-bullets.hidebullets {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity:0
}

.tp-bullets.simplebullets.navbar {
    border: 1px solid #666;
    border-bottom: 1px solid #444;
    background: url(/Assets/L4/plugins/revolution-slider/rs-plugin/assets/boxed_bgtile.png);
    height: 40px;
    padding: 0 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius:5px
}

.tp-bullets.simplebullets.navbar-old {
    background: url(/Assets/L4/plugins/revolution-slider/rs-plugin/assets/navigdots_bgtile.png);
    height: 35px;
    padding: 0 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius:5px
}

.tp-bullets.simplebullets.round .bullet {
    cursor: pointer;
    position: relative;
    background: url(/Assets/L4/plugins/revolution-slider/rs-plugin/assets/bullet.png) no-Repeat top left;
    width: 20px;
    height: 20px;
    margin-right: 0;
    float: left;
    margin-top: 0;
    margin-left:3px
}

.tp-bullets.simplebullets.round .bullet.last {
    margin-right:3px
}

.tp-bullets.simplebullets.round-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(/Assets/L4/plugins/revolution-slider/rs-plugin/assets/bullets.png) no-Repeat bottom left;
    width: 23px;
    height: 23px;
    margin-right: 0;
    float: left;
    margin-top:0
}

.tp-bullets.simplebullets.round-old .bullet.last {
    margin-right:0
}

.tp-bullets.simplebullets.square .bullet {
    cursor: pointer;
    position: relative;
    background: url(/Assets/L4/plugins/revolution-slider/rs-plugin/assets/bullets2.png) no-Repeat bottom left;
    width: 19px;
    height: 19px;
    margin-right: 0;
    float: left;
    margin-top:0
}

.tp-bullets.simplebullets.square .bullet.last {
    margin-right:0
}

.tp-bullets.simplebullets.square-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(/Assets/L4/plugins/revolution-slider/rs-plugin/assets/bullets2.png) no-Repeat bottom left;
    width: 19px;
    height: 19px;
    margin-right: 0;
    float: left;
    margin-top:0
}

.tp-bullets.simplebullets.square-old .bullet.last {
    margin-right:0
}

.tp-bullets.simplebullets.navbar .bullet {
    cursor: pointer;
    position: relative;
    background: url(/Assets/L4/plugins/revolution-slider/rs-plugin/assets/bullet_boxed.png) no-Repeat top left;
    width: 18px;
    height: 19px;
    margin-right: 5px;
    float: left;
    margin-top:0
}

.tp-bullets.simplebullets.navbar .bullet.first {
    margin-left:0 !important
}

.tp-bullets.simplebullets.navbar .bullet.last {
    margin-right:0 !important
}

.tp-bullets.simplebullets.navbar-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(/Assets/L4/plugins/revolution-slider/rs-plugin/assets/navigdots.png) no-Repeat bottom left;
    width: 15px;
    height: 15px;
    margin-left: 5px !important;
    margin-right: 5px !important;
    float: left;
    margin-top:10px
}

.tp-bullets.simplebullets.navbar-old .bullet.first {
    margin-left:0 !important
}

.tp-bullets.simplebullets.navbar-old .bullet.last {
    margin-right:0 !important
}

.tp-bullets.simplebullets .bullet:hover, .tp-bullets.simplebullets .bullet.selected {
    background-position:top left
}

.tp-bullets.simplebullets.round .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.navbar .bullet:hover, .tp-bullets.simplebullets.navbar .bullet.selected {
    background-position:bottom left
}

.tparrows {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    -ms-transition: opacity .2s ease-out;
    -webkit-transform: translateZ(5000px);
    -webkit-transform-style: flat;
    -webkit-backface-visibility: hidden;
    z-index: 600;
    position:relative
}

.tparrows.hidearrows {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity:0
}

.tp-leftarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/Assets/L4/plugins/revolution-slider/rs-plugin/assets/large_left.png) no-Repeat top left;
    width: 40px;
    height:40px
}

.tp-rightarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/Assets/L4/plugins/revolution-slider/rs-plugin/assets/large_right.png) no-Repeat top left;
    width: 40px;
    height:40px
}

.tp-leftarrow.round {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/Assets/L4/plugins/revolution-slider/rs-plugin/assets/small_left.png) no-Repeat top left;
    width: 19px;
    height: 14px;
    margin-right: 0;
    float: left;
    margin-top:0
}

.tp-rightarrow.round {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/Assets/L4/plugins/revolution-slider/rs-plugin/assets/small_right.png) no-Repeat top left;
    width: 19px;
    height: 14px;
    margin-right: 0;
    float: left;
    margin-top:0
}

.tp-leftarrow.round-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/Assets/L4/plugins/revolution-slider/rs-plugin/assets/arrow_left.png) no-Repeat top left;
    width: 26px;
    height: 26px;
    margin-right: 0;
    float: left;
    margin-top:0
}

.tp-rightarrow.round-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/Assets/L4/plugins/revolution-slider/rs-plugin/assets/arrow_right.png) no-Repeat top left;
    width: 26px;
    height: 26px;
    margin-right: 0;
    float: left;
    margin-top:0
}

.tp-leftarrow.navbar {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/Assets/L4/plugins/revolution-slider/rs-plugin/assets/small_left_boxed.png) no-Repeat top left;
    width: 20px;
    height: 15px;
    float: left;
    margin-right: 6px;
    margin-top:12px
}

.tp-rightarrow.navbar {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/Assets/L4/plugins/revolution-slider/rs-plugin/assets/small_right_boxed.png) no-Repeat top left;
    width: 20px;
    height: 15px;
    float: left;
    margin-left: 6px;
    margin-top:12px
}

.tp-leftarrow.navbar-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/Assets/L4/plugins/revolution-slider/rs-plugin/assets/arrowleft.png) no-Repeat top left;
    width: 9px;
    height: 16px;
    float: left;
    margin-right: 6px;
    margin-top:10px
}

.tp-rightarrow.navbar-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/Assets/L4/plugins/revolution-slider/rs-plugin/assets/arrowright.png) no-Repeat top left;
    width: 9px;
    height: 16px;
    float: left;
    margin-left: 6px;
    margin-top:10px
}

.tp-leftarrow.navbar-old.thumbswitharrow {
    margin-right:10px
}

.tp-rightarrow.navbar-old.thumbswitharrow {
    margin-left:0
}

.tp-leftarrow.square {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/Assets/L4/plugins/revolution-slider/rs-plugin/assets/arrow_left2.png) no-Repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-right: 0;
    margin-top:0
}

.tp-rightarrow.square {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/Assets/L4/plugins/revolution-slider/rs-plugin/assets/arrow_right2.png) no-Repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-left: 0;
    margin-top:0
}

.tp-leftarrow.square-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/Assets/L4/plugins/revolution-slider/rs-plugin/assets/arrow_left2.png) no-Repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-right: 0;
    margin-top:0
}

.tp-rightarrow.square-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/Assets/L4/plugins/revolution-slider/rs-plugin/assets/arrow_right2.png) no-Repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-left: 0;
    margin-top:0
}

.tp-leftarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/Assets/L4/plugins/revolution-slider/rs-plugin/assets/large_left.png) no-Repeat 0 0;
    width: 40px;
    height:40px
}

.tp-rightarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/Assets/L4/plugins/revolution-slider/rs-plugin/assets/large_right.png) no-Repeat 0 0;
    width: 40px;
    height:40px
}

.tp-leftarrow:hover, .tp-rightarrow:hover {
    background-position:bottom left
}

.tp-bullets.tp-thumbs {
    z-index: 1000;
    position: absolute;
    padding: 3px;
    background-color: #fff;
    width: 500px;
    height: 50px;
    margin-top:-50px
}

.fullwidthbanner-container .tp-thumbs {
    padding:3px
}

.tp-bullets.tp-thumbs .tp-mask {
    width: 500px;
    height: 50px;
    overflow: hidden;
    position:relative
}

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
    width: 5000px;
    position:absolute
}

.tp-bullets.tp-thumbs .bullet {
    width: 100px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
    background: none;
    margin: 0;
    float: left;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition:all .2s ease-out
}

.tp-bullets.tp-thumbs .bullet:hover, .tp-bullets.tp-thumbs .bullet.selected {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity:1
}

.tp-thumbs img {
    width:100%
}

.tp-bannertimer {
    width: 100%;
    height: 10px;
    background: url(/Assets/L4/plugins/revolution-slider/rs-plugin/assets/timer.png);
    position: absolute;
    z-index: 200;
    top:0
}

.tp-bannertimer.tp-bottom {
    bottom: 0;
    height: 5px;
    top:auto
}

@media only screen and (min-width: 0) and(max-width: 479px) {
    .responsive .tp-bullets {
        display:none
    }

    .responsive .tparrows {
        display:none
    }
}

.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select:none
}

.tp-simpleresponsive a {
    text-decoration:none
}

.tp-simpleresponsive ul, .tp-simpleresponsive ul li, .tp-simpleresponsive ul li:before {
    list-style: none;
    padding: 0 !important;
    margin: 0 !important;
    list-style: none !important;
    overflow-x: visible;
    overflow-y: visible;
    background-image:none
}

.tp-simpleresponsive > ul > li {
    list-style: none;
    position: absolute;
    visibility:hidden
}

.caption.slidelink a div, .tp-caption.slidelink a div {
    width: 3000px;
    height: 1500px;
    background:url(/Assets/L4/plugins/revolution-slider/rs-plugin/assets/coloredbg.png) repeat
}

.tp-caption.slidelink a span {
    background:url(/Assets/L4/plugins/revolution-slider/rs-plugin/assets/coloredbg.png) repeat
}

.tparrows .tp-arr-imgholder {
    display:none
}

.tparrows .tp-arr-titleholder {
    display:none
}

.tparrows.preview1 {
    width: 100px;
    height: 100px;
    -webkit-transform-style: preserve-3d;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    background:transparent
}

.tparrows.preview1:after {
    position: absolute;
    left: 0;
    top: 0;
    font-family: "revicons";
    color: #fff;
    font-size: 30px;
    width: 100px;
    height: 100px;
    text-align: center;
    background: #fff;
    background: rgba(0, 0, 0, .15);
    z-index: 2;
    line-height: 100px;
    -webkit-transition: background .3s, color .3s;
    -moz-transition: background .3s, color .3s;
    transition:background .3s, color .3s
}

.tp-rightarrow.preview1:after {
    content: ''
}

.tp-leftarrow.preview1:after {
    content: ''
}

.tparrows.preview1:hover:after {
    background: rgba(255, 255, 255, 1);
    color:#aaa
}

.tparrows.preview1 .tp-arr-imgholder {
    background-size: cover;
    background-position: center center;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility:hidden
}

.tparrows.preview1 .tp-arr-iwrapper {
    -webkit-transition: all .3s;
    transition: all .3s;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity:0
}

.tparrows.preview1:hover .tp-arr-iwrapper {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity:1
}

.tp-rightarrow.preview1 .tp-arr-imgholder {
    right: 100%;
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity:0
}

.tp-leftarrow.preview1 .tp-arr-imgholder {
    left: 100%;
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity:0
}

.tparrows.preview1:hover .tp-arr-imgholder {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity:1
}

@media only screen and (min-width: 768px) and(max-width: 979px) {
    .tparrows.preview1, .tparrows.preview1:after {
        width: 80px;
        height: 80px;
        line-height: 80px;
        font-size:24px
    }
}

@media only screen and (min-width: 480px) and(max-width: 767px) {
    .tparrows.preview1, .tparrows.preview1:after {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size:20px
    }
}

@media only screen and (min-width: 0) and(max-width: 479px) {
    .tparrows.preview1, .tparrows.preview1:after {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size:12px
    }
}

.tp-bullets.preview1 {
    height:21px
}

.tp-bullets.preview1 .bullet {
    cursor: pointer;
    position: relative !important;
    background: rgba(0, 0, 0, .15) !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 5px !important;
    height: 5px !important;
    border: 8px solid rgba(0, 0, 0, 0) !important;
    display: inline-block;
    margin-right: 5px !important;
    margin-bottom: 0 !important;
    -webkit-transition: background-color .2s, border-color .2s;
    -moz-transition: background-color .2s, border-color .2s;
    -o-transition: background-color .2s, border-color .2s;
    -ms-transition: background-color .2s, border-color .2s;
    transition: background-color .2s, border-color .2s;
    float: none !important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing:content-box
}

.tp-bullets.preview1 .bullet.last {
    margin-right:0
}

.tp-bullets.preview1 .bullet:hover, .tp-bullets.preview1 .bullet.selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #aaa !important;
    width: 5px !important;
    height: 5px !important;
    border:8px solid rgba(255, 255, 255, 1) !important
}

.tparrows.preview2 {
    min-width: 60px;
    min-height: 60px;
    background: #fff;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    overflow: hidden;
    -webkit-transition: -webkit-transform 1.3s;
    -webkit-transition: width .3s, background-color .3s, opacity .3s;
    transition: width .3s, background-color .3s, opacity .3s;
    backface-visibility:hidden
}

.tparrows.preview2:after {
    position: absolute;
    top: 50%;
    font-family: "revicons";
    color: #aaa;
    font-size: 25px;
    margin-top: -12px;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    transition:color .3s
}

.tp-rightarrow.preview2:after {
    content: '';
    right:18px
}

.tp-leftarrow.preview2:after {
    content: '';
    left:18px
}

.tparrows.preview2 .tp-arr-titleholder {
    background-size: cover;
    background-position: center center;
    display: block;
    visibility: hidden;
    position: relative;
    top: 0;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    white-space: nowrap;
    color: #000;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    line-height: 60px;
    padding:0 10px
}

.tp-rightarrow.preview2 .tp-arr-titleholder {
    right: 50px;
    -webkit-transform: translateX(-100%);
    transform:translateX(-100%)
}

.tp-leftarrow.preview2 .tp-arr-titleholder {
    left: 50px;
    -webkit-transform: translateX(100%);
    transform:translateX(100%)
}

.tparrows.preview2.hovered {
    width:300px
}

.tparrows.preview2:hover {
    background:#fff
}

.tparrows.preview2:hover:after {
    color:#000
}

.tparrows.preview2:hover .tp-arr-titleholder {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
    position:absolute
}

.tp-bullets.preview2 {
    height:17px
}

.tp-bullets.preview2 .bullet {
    cursor: pointer;
    position: relative !important;
    background: rgba(0, 0, 0, .5) !important;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid rgba(0, 0, 0, 0) !important;
    display: inline-block;
    margin-right: 2px !important;
    margin-bottom: 0 !important;
    -webkit-transition: background-color .2s, border-color .2s;
    -moz-transition: background-color .2s, border-color .2s;
    -o-transition: background-color .2s, border-color .2s;
    -ms-transition: background-color .2s, border-color .2s;
    transition: background-color .2s, border-color .2s;
    float: none !important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing:content-box
}

.tp-bullets.preview2 .bullet.last {
    margin-right:0
}

.tp-bullets.preview2 .bullet:hover, .tp-bullets.preview2 .bullet.selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: rgba(255, 255, 255, 1) !important;
    width: 6px !important;
    height: 6px !important;
    border:5px solid rgba(0, 0, 0, 1) !important
}

.tp-arr-titleholder.alwayshidden {
    display:none !important
}

@media only screen and (min-width: 768px) and(max-width: 979px) {
    .tparrows.preview2 {
        min-width: 40px;
        min-height: 40px;
        width: 40px;
        height: 40px;
        border-radius: 20px;
        -moz-border-radius: 20px;
        -webkit-border-radius:20px
    }

    .tparrows.preview2:after {
        position: absolute;
        top: 50%;
        font-family: "revicons";
        font-size: 20px;
        margin-top:-12px
    }

    .tp-rightarrow.preview2:after {
        content: '';
        right:11px
    }

    .tp-leftarrow.preview2:after {
        content: '';
        left:11px
    }

    .tparrows.preview2 .tp-arr-titleholder {
        font-size: 12px;
        line-height: 40px;
        letter-spacing:0
    }

    .tp-rightarrow.preview2 .tp-arr-titleholder {
        right:35px
    }

    .tp-leftarrow.preview2 .tp-arr-titleholder {
        left:35px
    }
}

@media only screen and (min-width: 480px) and(max-width: 767px) {
    .tparrows.preview2 {
        min-width: 30px;
        min-height: 30px;
        width: 30px;
        height: 30px;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius:15px
    }

    .tparrows.preview2:after {
        position: absolute;
        top: 50%;
        font-family: "revicons";
        font-size: 14px;
        margin-top:-12px
    }

    .tp-rightarrow.preview2:after {
        content: '';
        right:8px
    }

    .tp-leftarrow.preview2:after {
        content: '';
        left:8px
    }

    .tparrows.preview2 .tp-arr-titleholder {
        font-size: 10px;
        line-height: 30px;
        letter-spacing:0
    }

    .tp-rightarrow.preview2 .tp-arr-titleholder {
        right:25px
    }

    .tp-leftarrow.preview2 .tp-arr-titleholder {
        left:25px
    }

    .tparrows.preview2 .tp-arr-titleholder {
        display: none;
        visibility:none
    }
}

@media only screen and (min-width: 0) and(max-width: 479px) {
    .tparrows.preview2 {
        min-width: 30px;
        min-height: 30px;
        width: 30px;
        height: 30px;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius:15px
    }

    .tparrows.preview2:after {
        position: absolute;
        top: 50%;
        font-family: "revicons";
        font-size: 14px;
        margin-top:-12px
    }

    .tp-rightarrow.preview2:after {
        content: '';
        right:8px
    }

    .tp-leftarrow.preview2:after {
        content: '';
        left:8px
    }

    .tparrows.preview2 .tp-arr-titleholder {
        display: none;
        visibility:none
    }

    .tparrows.preview2:hover {
        width: 30px !important;
        height:30px !important
    }
}

.tparrows.preview3 {
    width: 70px;
    height: 70px;
    background: #fff;
    background: rgba(255, 255, 255, 1);
    -webkit-transform-style:flat
}

.tparrows.preview3:after {
    position: absolute;
    line-height: 70px;
    text-align: center;
    font-family: "revicons";
    color: #aaa;
    font-size: 30px;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 100;
    width: 70px;
    height: 70px;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    transition:color .3s
}

.tparrows.preview3:hover:after {
    color:#000
}

.tp-rightarrow.preview3:after {
    content: ''
}

.tp-leftarrow.preview3:after {
    content: ''
}

.tparrows.preview3 .tp-arr-iwrapper {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: -webkit-transform .2s;
    transition: transform .2s;
    z-index: 0;
    position: absolute;
    background: #000;
    background: rgba(0, 0, 0, .75);
    display: table;
    min-height: 90px;
    top:-10px
}

.tp-leftarrow.preview3 .tp-arr-iwrapper {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 0% 50%;
    transform-origin:0% 50%
}

.tparrows.preview3 .tp-arr-imgholder {
    display: block;
    background-size: cover;
    background-position: center center;
    display: table-cell;
    min-width: 90px;
    height: 90px;
    position: relative;
    top:0
}

.tp-rightarrow.preview3 .tp-arr-iwrapper {
    right: 0;
    padding-right:70px
}

.tp-leftarrow.preview3 .tp-arr-iwrapper {
    left: 0;
    direction: rtl;
    padding-left:70px
}

.tparrows.preview3 .tp-arr-titleholder {
    display: table-cell;
    padding: 30px;
    font-size: 16px;
    color: #fff;
    white-space: nowrap;
    position: relative;
    clear: right;
    vertical-align:middle
}

.tparrows.preview3:hover .tp-arr-iwrapper {
    -webkit-transform: scale(1, 1);
    transform:scale(1, 1)
}

.tp-bullets.preview3 {
    height:17px
}

.tp-bullets.preview3 .bullet {
    cursor: pointer;
    position: relative !important;
    background: rgba(0, 0, 0, .5) !important;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid rgba(0, 0, 0, 0) !important;
    display: inline-block;
    margin-right: 2px !important;
    margin-bottom: 0 !important;
    -webkit-transition: background-color .2s, border-color .2s;
    -moz-transition: background-color .2s, border-color .2s;
    -o-transition: background-color .2s, border-color .2s;
    -ms-transition: background-color .2s, border-color .2s;
    transition: background-color .2s, border-color .2s;
    float: none !important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing:content-box
}

.tp-bullets.preview3 .bullet.last {
    margin-right:0
}

.tp-bullets.preview3 .bullet:hover, .tp-bullets.preview3 .bullet.selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: rgba(255, 255, 255, 1) !important;
    width: 6px !important;
    height: 6px !important;
    border:5px solid rgba(0, 0, 0, 1) !important
}

@media only screen and (min-width: 768px) and(max-width: 979px) {
    .tparrows.preview3:after, .tparrows.preview3 {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size:20px
    }

    .tparrows.preview3 .tp-arr-iwrapper {
        min-height:70px
    }

    .tparrows.preview3 .tp-arr-imgholder {
        min-width: 70px;
        height:70px
    }

    .tp-rightarrow.preview3 .tp-arr-iwrapper {
        padding-right:50px
    }

    .tp-leftarrow.preview3 .tp-arr-iwrapper {
        padding-left:50px
    }

    .tparrows.preview3 .tp-arr-titleholder {
        padding: 10px;
        font-size:16px
    }
}

@media only screen and (max-width: 767px) {
    .tparrows.preview3:after, .tparrows.preview3 {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size:20px
    }

    .tparrows.preview3 .tp-arr-iwrapper {
        min-height:70px
    }
}

.tparrows.preview4 {
    width: 30px;
    height: 110px;
    background: transparent;
    -webkit-transform-style: preserve-3d;
    -webkit-perspective: 1000;
    -moz-perspective:1000
}

.tparrows.preview4:after {
    position: absolute;
    line-height: 110px;
    text-align: center;
    font-family: "revicons";
    color: #fff;
    font-size: 20px;
    top: 0;
    left: 0;
    z-index: 0;
    width: 30px;
    height: 110px;
    background: #000;
    background: rgba(0, 0, 0, .25);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity:1
}

.tp-rightarrow.preview4:after {
    content: ''
}

.tp-leftarrow.preview4:after {
    content: ''
}

.tparrows.preview4 .tp-arr-allwrapper {
    visibility: hidden;
    width: 180px;
    position: absolute;
    z-index: 1;
    min-height: 120px;
    top: 0;
    left: -150px;
    overflow: hidden;
    -webkit-perspective: 1000px;
    -webkit-transform-style:flat
}

.tp-leftarrow.preview4 .tp-arr-allwrapper {
    left:0
}

.tparrows.preview4 .tp-arr-iwrapper {
    position:relative
}

.tparrows.preview4 .tp-arr-imgholder {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 180px;
    height: 110px;
    position: relative;
    top: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility:hidden
}

.tparrows.preview4 .tp-arr-imgholder2 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 180px;
    height: 110px;
    position: absolute;
    top: 0;
    left: 180px;
    -webkit-backface-visibility: hidden;
    backface-visibility:hidden
}

.tp-leftarrow.preview4 .tp-arr-imgholder2 {
    left:-180px
}

.tparrows.preview4 .tp-arr-titleholder {
    display: block;
    font-size: 12px;
    line-height: 25px;
    padding: 0 10px;
    text-align: left;
    color: #fff;
    position: relative;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    white-space: nowrap;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 11px;
    line-height: 2.75;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity:0
}

.tparrows.preview4:after {
    transform-origin: 100% 100%;
    -webkit-transform-origin:100% 100%
}

.tp-leftarrow.preview4:after {
    transform-origin: 0% 0%;
    -webkit-transform-origin:0% 0%
}

@media only screen and (min-width: 768px) {
    .tparrows.preview4:hover:after {
        -webkit-transform: rotateY(-90deg);
        transform:rotateY(-90deg)
    }

    .tp-leftarrow.preview4:hover:after {
        -webkit-transform: rotateY(90deg);
        transform:rotateY(90deg)
    }

    .tparrows.preview4:hover .tp-arr-titleholder {
        -webkit-transition-delay: .4s;
        transition-delay: .4s;
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity:1
    }
}

.tp-bullets.preview4 {
    height:17px
}

.tp-bullets.preview4 .bullet {
    cursor: pointer;
    position: relative !important;
    background: rgba(0, 0, 0, .5) !important;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid rgba(0, 0, 0, 0) !important;
    display: inline-block;
    margin-right: 2px !important;
    margin-bottom: 0 !important;
    -webkit-transition: background-color .2s, border-color .2s;
    -moz-transition: background-color .2s, border-color .2s;
    -o-transition: background-color .2s, border-color .2s;
    -ms-transition: background-color .2s, border-color .2s;
    transition: background-color .2s, border-color .2s;
    float: none !important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing:content-box
}

.tp-bullets.preview4 .bullet.last {
    margin-right:0
}

.tp-bullets.preview4 .bullet:hover, .tp-bullets.preview4 .bullet.selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: rgba(255, 255, 255, 1) !important;
    width: 6px !important;
    height: 6px !important;
    border:5px solid rgba(0, 0, 0, 1) !important
}

@media only screen and (max-width: 767px) {
    .tparrows.preview4 {
        width: 20px;
        height:80px
    }

    .tparrows.preview4:after {
        width: 20px;
        height: 80px;
        line-height: 80px;
        font-size:14px
    }

    .tparrows.preview1 .tp-arr-allwrapper, .tparrows.preview2 .tp-arr-allwrapper, .tparrows.preview3 .tp-arr-allwrapper, .tparrows.preview4 .tp-arr-allwrapper {
        display:none !important
    }
}

.tp-loader {
    top: 50%;
    left: 50%;
    z-index: 10000;
    position:absolute
}

.tp-loader.spinner0 {
    width: 40px;
    height: 40px;
    background: url(/Assets/L4/plugins/revolution-slider/rs-plugin/assets/loader.gif) no-repeat center center;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    margin-top: -20px;
    margin-left: -20px;
    -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius:3px
}

.tp-loader.spinner1 {
    width: 40px;
    height: 40px;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    margin-top: -20px;
    margin-left: -20px;
    -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius:3px
}

.tp-loader.spinner5 {
    background: url(/Assets/L4/plugins/revolution-slider/rs-plugin/assets/loader.gif) no-repeat 10px 10px;
    background-color: #fff;
    margin: -22px -22px;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius:3px
}

@-webkit-keyframes tp-rotateplane {
    0% {
        -webkit-transform:perspective(120px)
    }

    50% {
        -webkit-transform:perspective(120px) rotateY(180deg)
    }

    100% {
        -webkit-transform:perspective(120px) rotateY(180deg) rotateX(180deg)
    }
}

@keyframes tp-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        -webkit-transform:perspective(120px) rotateX(0deg) rotateY(0deg)
    }

    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        -webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)
    }

    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

.tp-loader.spinner2 {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    background-color: red;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    border-radius: 100%;
    -webkit-animation: tp-scaleout 1s infinite ease-in-out;
    animation:tp-scaleout 1s infinite ease-in-out
}

@-webkit-keyframes tp-scaleout {
    0% {
        -webkit-transform:scale(0)
    }

    100% {
        -webkit-transform: scale(1);
        opacity:0
    }
}

@keyframes tp-scaleout {
    0% {
        transform: scale(0);
        -webkit-transform:scale(0)
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity:0
    }
}

.tp-loader.spinner3 {
    margin: -9px 0 0 -35px;
    width: 70px;
    text-align:center
}

.tp-loader.spinner3 .bounce1, .tp-loader.spinner3 .bounce2, .tp-loader.spinner3 .bounce3 {
    width: 18px;
    height: 18px;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
    animation: tp-bouncedelay 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode:both
}

.tp-loader.spinner3 .bounce1 {
    -webkit-animation-delay: -.32s;
    animation-delay:-.32s
}

.tp-loader.spinner3 .bounce2 {
    -webkit-animation-delay: -.16s;
    animation-delay:-.16s
}

@-webkit-keyframes tp-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform:scale(0)
    }

    40% {
        -webkit-transform:scale(1)
    }
}

@keyframes tp-bouncedelay {
    0%, 80%, 100% {
        transform: scale(0);
        -webkit-transform:scale(0)
    }

    40% {
        transform: scale(1);
        -webkit-transform:scale(1)
    }
}

.tp-loader.spinner4 {
    margin: -20px 0 0 -20px;
    width: 40px;
    height: 40px;
    text-align: center;
    -webkit-animation: tp-rotate 2s infinite linear;
    animation:tp-rotate 2s infinite linear
}

.tp-loader.spinner4 .dot1, .tp-loader.spinner4 .dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #fff;
    border-radius: 100%;
    -webkit-animation: tp-bounce 2s infinite ease-in-out;
    animation: tp-bounce 2s infinite ease-in-out;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow:0 0 20px 0 rgba(0, 0, 0, .15)
}

.tp-loader.spinner4 .dot2 {
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -1s;
    animation-delay:-1s
}

@-webkit-keyframes tp-rotate {
    100% {
        -webkit-transform:rotate(360deg)
    }
}

@keyframes tp-rotate {
    100% {
        transform: rotate(360deg);
        -webkit-transform:rotate(360deg)
    }
}

@-webkit-keyframes tp-bounce {
    0%, 100% {
        -webkit-transform:scale(0)
    }

    50% {
        -webkit-transform:scale(1)
    }
}

@keyframes tp-bounce {
    0%, 100% {
        transform: scale(0);
        -webkit-transform:scale(0)
    }

    50% {
        transform: scale(1);
        -webkit-transform:scale(1)
    }
}

.tp-transparentimg {
    content: "url(/Assets/L4/plugins/revolution-slider/rs-plugin/assets/transparent.png)"
}

.tp-3d {
    -webkit-transform-style: preserve-3d;
    -webkit-transform-origin:50% 50%
}

.tp-caption img {
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
    zoom:1
}

@font-face {
    font-family: 'revicons';
    src: url('../../Assets/L4/plugins/revolution-slider/rs-plugin/font/revicons.eot?5510888');
    src: url('../../Assets/L4/plugins/revolution-slider/rs-plugin/font/revicons.eot?5510888#iefix') format('embedded-opentype'), url('../../Assets/L4/plugins/revolution-slider/rs-plugin/font/revicons.woff?5510888') format('woff'), url('../../Assets/L4/plugins/revolution-slider/rs-plugin/font/revicons.ttf?5510888') format('truetype'), url('../../Assets/L4/plugins/revolution-slider/rs-plugin/font/revicons.svg?5510888#revicons') format('svg');
    font-weight: normal;
    font-style: normal
}

[class^="revicon-"]:before, [class * =" revicon-"]:before {
    font-family: "revicons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left:.2em
}

.revicon-search-1:before {
    content: ''
}

.revicon-pencil-1:before {
    content: ''
}

.revicon-picture-1:before {
    content: ''
}

.revicon-cancel:before {
    content: ''
}

.revicon-info-circled:before {
    content: ''
}

.revicon-trash:before {
    content: ''
}

.revicon-left-dir:before {
    content: ''
}

.revicon-right-dir:before {
    content: ''
}

.revicon-down-open:before {
    content: ''
}

.revicon-left-open:before {
    content: ''
}

.revicon-right-open:before {
    content: ''
}

.revicon-angle-left:before {
    content: ''
}

.revicon-angle-right:before {
    content: ''
}

.revicon-left-big:before {
    content: ''
}

.revicon-right-big:before {
    content: ''
}

.revicon-magic:before {
    content: ''
}

.revicon-picture:before {
    content: ''
}

.revicon-export:before {
    content: ''
}

.revicon-cog:before {
    content: ''
}

.revicon-login:before {
    content: ''
}

.revicon-logout:before {
    content: ''
}

.revicon-video:before {
    content: ''
}

.revicon-arrow-combo:before {
    content: ''
}

.revicon-left-open-1:before {
    content: ''
}

.revicon-right-open-1:before {
    content: ''
}

.revicon-left-open-mini:before {
    content: ''
}

.revicon-right-open-mini:before {
    content: ''
}

.revicon-left-open-big:before {
    content: ''
}

.revicon-right-open-big:before {
    content: ''
}

.revicon-left:before {
    content: ''
}

.revicon-right:before {
    content: ''
}

.revicon-ccw:before {
    content: ''
}

.revicon-arrows-ccw:before {
    content: ''
}

.revicon-palette:before {
    content: ''
}

.revicon-list-add:before {
    content: ''
}

.revicon-doc:before {
    content: ''
}

.revicon-left-open-outline:before {
    content: ''
}

.revicon-left-open-2:before {
    content: ''
}

.revicon-right-open-outline:before {
    content: ''
}

.revicon-right-open-2:before {
    content: ''
}

.revicon-equalizer:before {
    content: ''
}

.revicon-layers-alt:before {
    content: ''
}

.revicon-popup:before {
    content: ''
}

.one-page {
    padding-left: 0;
    padding-right:0
}

.one-page h1, .one-page h2 {
    color: #fff;
    font-size: 23px;
    line-height: 28px;
    text-shadow: none;
    margin-bottom:25px
}

.one-page h3.heading-sm {
    font-size:19px
}

.one-page p {
    color:#fff
}

.one-grey hr {
    border-color:#bbb
}

.one-page .one-default p, .one-page .one-default h1, .one-page .one-default h2, .one-page .one-grey p, .one-page .one-grey h1, .one-page .one-grey h2 {
    color:#555
}

.one-page .one-page-inner {
    padding: 30px 0;
    min-height:300px
}

.one-page .one-page-btn {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 200;
    padding-left: 30px;
    padding-right:30px
}

.one-page .btn-u {
    margin-bottom:15px
}

.one-page .one-default {
    background:#fff
}

.one-page .one-grey {
    background:#eee
}

.one-page .one-blue {
    background:#3498db
}

.one-page .one-red {
    background:#e74c3c
}

.one-page .one-orange {
    background:#e67e22
}

.one-page .one-green {
    background:#2ecc71
}

.header .topbar {
    z-index: 12;
    padding: 8px 0;
    position:relative
}

@media (max-width: 991px) {
    .header .topbar {
        margin-bottom:20px
    }
}

.header .topbar ul.loginbar {
    margin:0
}

.header .topbar ul.loginbar > li {
    display: inline;
    list-style: none;
    position: relative;
    padding-bottom:15px
}

.header .topbar ul.loginbar > li > a, .header .topbar ul.loginbar > li > a:hover {
    color: #7c8082;
    font-size: 11px;
    text-transform:uppercase
}

.header .topbar ul.loginbar li i.fa {
    color:#bbb
}

.header .topbar ul.loginbar li.topbar-devider {
    top: -1px;
    padding: 0;
    font-size: 8px;
    position: relative;
    margin: 0 9px 0 5px;
    font-family: Tahoma;
    border-right:solid 1px #bbb
}

.header .topbar ul.languages {
    top: 25px;
    left: -5px;
    display: none;
    padding: 4px 0;
    padding-left: 0;
    list-style: none;
    min-width: 100px;
    position: absolute;
    background:#f0f0f0
}

.header .topbar li:hover ul.languages {
    display:block
}

.header .topbar ul.languages:after {
    top: -4px;
    width: 0;
    height: 0;
    left: 8px;
    content: " ";
    display: block;
    position: absolute;
    border-bottom: 6px solid #f0f0f0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-left-style: inset;
    border-right-style:inset
}

.header .topbar ul.languages li a {
    color: #555;
    display: block;
    font-size: 10px;
    padding: 2px 12px;
    margin-bottom: 1px;
    text-transform:uppercase
}

.header .topbar ul.languages li.active a i {
    color: #999;
    float: right;
    margin-top:2px
}

.header .topbar ul.languages li a:hover, .header .topbar ul.languages li.active a {
    background:#fafafa
}

.header .topbar ul.languages li a:hover {
    text-decoration:none
}

.header {
    z-index: 99;
    background: #fff;
    position: relative;
    border-bottom:solid 2px #eee
}

.header > .container {
    display: table;
    margin-bottom:-40px
}

@media (max-width: 768px) {
    .header > .container {
        width:100%
    }
}

@media (max-width: 991px) {
    .header > .container {
        margin-bottom:0
    }
}

.header .logo {
    height: 100%;
    width: 100px;
    display: table-cell;
    vertical-align:middle
}

.header .logo img {
    z-index: 1;
    margin: 20px 0;
    position:relative
}

@media (max-width: 1200px) {
    .header img.big-logo {
        width: 170px;
        height:auto
    }
}

@media (max-width: 500px) {
    .header img.big-logo {
        width: 130px;
        height:auto
    }
}

.header img.big-logo {
    transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition:all .4s ease-in-out
}

.header .navbar-toggle {
    border-color:#5fb611
}

@media (max-width: 991px) {
    .header .navbar-toggle {
        margin-right:0
    }
}

.header .navbar-toggle .fa {
    color: #fff;
    font-size:19px
}

.header .navbar-toggle, .header .navbar-toggle:hover, .header .navbar-toggle:focus {
    background: #72c02c;
    padding:6px 10px 2px
}

.header .navbar-toggle:hover {
    background:#5fb611 !important
}

.header .navbar-collapse {
    position:relative
}

.header .navbar-nav > li > a {
    color: #687074;
    font-size: 15px;
    font-weight: 400;
    text-transform:uppercase
}

.header .navbar-nav > .active > a {
    color:#72c02c
}

@media (min-width: 992px) {
    .header .navbar-nav {
        float:right
    }
}

.header.no-topbar .navbar-toggle {
    margin-top:25px
}

@media (min-width: 992px) {
    .header.no-topbar .navbar-nav {
        padding-top:36px
    }
}

@media (max-width: 991px) {
    .header .navbar-collapse, .header .navbar-collapse .container {
        padding-left: 0;
        padding-right:0
    }
}

@media (max-width: 991px) {
    .header .navbar-header {
        float:none
    }

    .header .navbar-toggle {
        display:block
    }

    .header .navbar-collapse.collapse {
        display:none !important
    }

    .header .navbar-collapse.collapse.in {
        display: block !important;
        overflow-y:auto !important
    }

    .header .navbar-nav {
        margin: 0 0 5px;
        float:none !important
    }

    .header .navbar-nav > li {
        float:none
    }

    .header .navbar-nav > li > a {
        padding-top: 30px;
        padding-bottom:40px
    }

    .header .dropdown-menu.pull-right {
        float:none !important
    }

    .header .navbar-nav .open .dropdown-menu {
        border: 0;
        float: none;
        width: auto;
        margin-top: 0;
        position: static;
        box-shadow: none;
        background-color:transparent
    }

    .header .navbar-nav .open > a, .header .navbar-nav .open > a:hover, .header .navbar-nav .open > a:focus {
        border-bottom-color:#eee
    }

    .header .navbar-nav .open .dropdown-menu > li > a, .header .navbar-nav .open .dropdown-menu .dropdown-header {
        padding:5px 15px 5px 25px
    }

    .header .navbar-nav .open .dropdown-menu > li > a {
        line-height:20px
    }

    .header .navbar-nav .open .dropdown-menu > li > a:hover, .header .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image:none
    }

    .header .navbar-nav .open .dropdown-menu > li > a {
        color:#777
    }

    .header .navbar-nav .open .dropdown-menu > li > a:hover, .header .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color:transparent
    }

    .header .navbar-nav .open .dropdown-menu > .active > a, .header .navbar-nav .open .dropdown-menu > .active > a:hover, .header .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color:#e7e7e7
    }

    .header .navbar-nav .open .dropdown-menu > .disabled > a, .header .navbar-nav .open .dropdown-menu > .disabled > a:hover, .header .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color:transparent
    }

    .header .dropdown-menu.no-bottom-space {
        padding-bottom:0
    }

    .header .navbar-nav > li > a {
        font-size: 14px;
        padding:9px 10px
    }

    .header .navbar-nav > li a {
        border-bottom:solid 1px #eee
    }

    .header .navbar-nav > li > a:focus {
        background:none
    }

    .header .navbar-nav > li > a:hover {
        color:#72c02c
    }

    .header .navbar-nav > .active > a, .header .navbar-nav > .active > a:hover, .header .navbar-nav > .active > a:focus {
        background: #72c02c;
        color:#fff !important
    }

    .header .dropdown .dropdown-submenu > a {
        font-size: 13px;
        color: #555 !important;
        text-transform:uppercase
    }
}

@media (min-width: 992px) {
    .header .navbar-collapse {
        padding:0
    }

    .header .container > .navbar-header, .header .container-fluid > .navbar-header, .header .container > .navbar-collapse, .header .container-fluid > .navbar-collapse {
        margin-bottom:-10px
    }

    .header .navbar-nav {
        position:relative
    }

    .header .navbar-nav > li > a {
        bottom: -2px;
        position: relative;
        padding:9px 30px 9px 20px
    }

    .header .navbar-nav > li > a, .header .navbar-nav > li > a:focus {
        border-bottom:solid 2px transparent
    }

    .header .navbar-nav > li > a:hover, .header .navbar-nav > .active > a {
        bottom: -2px;
        position: relative;
        border-bottom:solid 2px #72c02c
    }

    .header .navbar-nav > li > a, .header .navbar-nav > li > a:hover, .header .navbar-nav > li > a:focus, .header .navbar-nav > .active > a, .header .navbar-nav > .active > a:hover, .header .navbar-nav > .active > a:focus {
        background:none
    }

    .header .navbar-nav > .open > a, .header .navbar-nav > .open > a:hover, .header .navbar-nav > .open > a:focus {
        color:#72c02c
    }

    .header .navbar-nav > li:hover > a {
        color:#72c02c
    }

    .header .dropdown-menu {
        padding: 0;
        border: none;
        min-width: 200px;
        border-radius: 0;
        z-index: 9999 !important;
        border-top: solid 2px #72c02c;
        border-bottom:solid 2px #687074
    }

    .header .dropdown-menu li a {
        color: #687074;
        font-size: 13px;
        font-weight: 400;
        padding: 6px 15px;
        border-bottom:solid 1px #eee
    }

    .header .dropdown-menu .active > a, .header .dropdown-menu li > a:hover {
        color: #687074;
        filter: none !important;
        background: #eee;
        -webkit-transition: all .1s ease-in-out;
        -moz-transition: all .1s ease-in-out;
        -o-transition: all .1s ease-in-out;
        transition:all .1s ease-in-out
    }

    .header .dropdown-menu li > a:focus {
        background: none;
        filter:none !important
    }

    .header .navbar-nav > li.dropdown:hover > .dropdown-menu {
        display:block
    }

    .header .open > .dropdown-menu {
        display:none
    }

    .header .navbar-nav .search-open {
        width:330px
    }
}

.header .dropdown-submenu {
    position:relative
}

.header .dropdown > a:after, .header .dropdown-submenu > a:after {
    top: 8px;
    right: 9px;
    font-size: 11px;
    content: "";
    position: absolute;
    font-weight: normal;
    display: inline-block;
    font-family:FontAwesome
}

@media (max-width: 991px) {
    .header .dropdown-submenu > a:after {
        content: " "
    }
}

.header .dropdown > a:after {
    top: 9px;
    right: 15px;
    content: ""
}

.header .dropdown-submenu > .dropdown-menu {
    top: 3px;
    left: 100%;
    margin-top: -5px;
    margin-left:0
}

.header .dropdown-submenu > .dropdown-menu.submenu-left {
    left:-100%
}

.header .dropdown-submenu:hover > .dropdown-menu {
    display:block
}

@media (max-width: 991px) {
    .header .dropdown-submenu > .dropdown-menu {
        display: block;
        margin-left:15px
    }
}

.header .dropdown-submenu.pull-left {
    float:none
}

.header .dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px
}

.header .dropdown-menu li [class^="fa-"], .header .dropdown-menu li [class * =" fa-"] {
    left: -3px;
    width: 1.25em;
    margin-right: 1px;
    position: relative;
    text-align: center;
    display: inline-block
}

.header .dropdown-menu li [class^="fa-"].fa-lg, .header .dropdown-menu li [class * =" fa-"].fa-lg {
    width:1.5625em
}

.header .nav > li > .search {
    color: #aaa;
    cursor: pointer;
    min-width: 35px;
    font-size: 15px;
    text-align: center;
    background: #f7f7f7;
    padding: 11px 0 12px;
    display: inline-block;
    border-bottom:solid 2px #aaa
}

@media (min-width: 992px) {
    .header .nav > li > .search {
        bottom: -2px;
        position:relative
    }
}

.header .nav > li > .search:hover {
    color: #72c02c;
    background: #f7f7f7;
    border-bottom-color:#72c02c
}

.header .nav .search-open {
    right: 0;
    top: 40px;
    display: none;
    padding: 14px;
    position: absolute;
    background: #fcfcfc;
    border-top: solid 2px #eee;
    box-shadow:0 1px 3px #ddd
}

.header .nav .search-open form {
    margin:0
}

@media (min-width: 767px) and(max-width: 991px) {
    .header .navbar-toggle {
        margin-right:0
    }

    .header .nav .search-open {
        width:93%
    }
}

@media (max-width: 991px) {
    .header .nav > li > .search {
        color: #999;
        width: 35px;
        height: 34px;
        text-align: left;
        background: #eee;
        line-height: 12px;
        text-align: center;
        margin: 5px 10px 0;
        border-bottom:none
    }

    .header .nav > li > .search:hover {
        background: #5fb611;
        color:#fff !important
    }

    .header .nav .search-open {
        top: 5px;
        padding: 0;
        left: 48px;
        border-top: none;
        box-shadow: none;
        background: none;
        margin-right:10px
    }
}

.header .mega-menu .nav, .header .mega-menu .dropup, .header .mega-menu .dropdown, .header .mega-menu .collapse {
    position:static
}

.header .mega-menu .navbar-inner, .header .mega-menu .container {
    position:relative
}

.header .mega-menu .dropdown-menu {
    left:auto
}

.header .mega-menu .dropdown-menu > li {
    display:block
}

.header .mega-menu .dropdown-submenu .dropdown-menu {
    left:100%
}

.header .mega-menu .nav.pull-right .dropdown-menu {
    right:0
}

.header .mega-menu .mega-menu-content {
    * zoom:1;
    padding:4px 15px
}

.header .mega-menu .mega-menu-content:before, .header .mega-menu .mega-menu-content:after {
    content: "";
    display: table;
    line-height:0
}

.header .mega-menu .mega-menu-content:after {
    clear:both
}

.header .mega-menu .nav > li > .dropdown-menu:after, .header .mega-menu .nav > li > .dropdown-menu:before {
    display:none
}

.header .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu {
    left: 0;
    right: 0;
    overflow:hidden
}

@media (min-width: 992px) {
    .header .mega-menu .mega-menu-content.content-two-col {
        min-width:596px
    }

    .header .mega-menu .mega-menu-content.content-three-col {
        min-width:864px
    }
}

.header .mega-menu .dropdown.mega-menu-left .dropdown-menu {
    left: auto;
    overflow:hidden
}

.header .mega-menu .dropdown.mega-menu-right .dropdown-menu, .header .mega-menu .dropdown.mega-menu-two-col-right .dropdown-menu {
    right: 0;
    overflow:hidden
}

@media (min-width: 992px) {
    .header .mega-menu .equal-height {
        display: -webkit-flex;
        display: -ms-flexbox;
        display:flex
    }

    .header .mega-menu .equal-height-in {
        display: -webkit-flex;
        display: -ms-flexbox;
        display:flex
    }
}

.header .mega-menu .equal-height-list h3 {
    font-size: 15px;
    font-weight: 400;
    padding: 0 10px 0 13px;
    text-transform:uppercase
}

@media (min-width: 992px) {
    .header .mega-menu .big-screen-space {
        margin-bottom:20px
    }
}

@media (min-width: 992px) {
    .header .mega-menu .equal-height-in {
        padding: 20px 0;
        border-left:1px solid #eee
    }

    .header .mega-menu .equal-height-in:first-child {
        border-left: none;
        margin-left:-1px
    }

    .header .mega-menu .equal-height-list {
        width:100%
    }

    .header .mega-menu .equal-height-list li a {
        display: block;
        margin-bottom: 1px;
        position: relative;
        border-bottom: none;
        padding:5px 10px 5px 15px
    }

    .header .mega-menu .equal-height-list a:hover {
        text-decoration:none
    }

    .header .mega-menu .mega-menu-content li a {
        padding:5px 10px 5px 30px
    }

    .header .mega-menu .mega-menu-content li a:after {
        top: 7px;
        left: 15px;
        font-size: 11px;
        content: "";
        position: absolute;
        font-weight: normal;
        display: inline-block;
        font-family:FontAwesome
    }

    .header .mega-menu .disable-icons li a {
        padding:5px 10px 5px 15px
    }

    .header .mega-menu .disable-icons li a:after {
        display:none
    }
}

@media (max-width: 991px) {
    .header .mega-menu .equal-height-list h3 {
        color: #555;
        margin: 0 0 5px;
        font-size: 13px;
        font-weight: 400;
        padding: 6px 25px 5px;
        border-bottom:solid 1px #eee
    }

    .header .mega-menu .equal-height-list li a {
        color: #687074;
        display: block;
        font-size: 13px;
        font-weight: 400;
        margin-left: 15px;
        padding: 6px 25px;
        border-bottom:solid 1px #eee
    }

    .header .mega-menu .equal-height-list > h3.active, .header .mega-menu .equal-height-list > .active > a, .header .mega-menu .equal-height-list > .active > a:hover, .header .mega-menu .equal-height-list > .active > a:focus {
        color: #555;
        background-color:#e7e7e7
    }

    .header .mega-menu .equal-height-list li a:hover {
        color: #333;
        text-decoration:none
    }
}

.header-fixed .header {
    height:auto
}

.header-fixed .header.header-fixed-shrink {
    top: 0;
    left: 0;
    width: 100%;
    height: 95px;
    z-index: 999;
    position: fixed;
    margin-top: -35px;
    border-bottom: none;
    box-shadow: 0 0 3px #bbb;
    background:rgba(255, 255, 255, .96)
}

@media (max-width: 991px) {
    .header-fixed .header, .header-fixed .header.header-fixed-shrink {
        height: inherit;
        position:relative
    }
}

@media (min-width: 992px) {
    .header-fixed .header.header-fixed-shrink > .container {
        margin-bottom:-46px
    }

    .header-fixed .header.header-fixed-shrink .logo img {
        max-width: 105px;
        margin:45px 0 -4px
    }

    .header-fixed .header.header-fixed-shrink .topbar {
        margin-top:-10px
    }

    .header-fixed .header.header-fixed-shrink .navbar-nav > li > a {
        padding-top: 19px;
        padding-bottom:19px
    }

    .header-fixed .header.header-fixed-shrink .navbar-nav > li > a:hover, .header-fixed .header.header-fixed-shrink .navbar-nav > .active > a {
        border-bottom:none
    }

    .header-fixed .header.header-fixed-shrink .dropdown > a:after {
        top:20px
    }

    .header-fixed .header.header-fixed-shrink .nav > li > .search {
        color: #555;
        padding: 20px 0 22px;
        background: inherit;
        border-bottom:none
    }

    .header-fixed .header.header-fixed-shrink .nav .search-open {
        top:60px
    }
}

.header-default-v2 .topbar {
    z-index: 12;
    padding: 8px 0;
    position:relative
}

@media (max-width: 991px) {
    .header-default-v2 .topbar {
        margin-bottom:20px
    }
}

.header-default-v2 .topbar ul.loginbar {
    margin:0
}

.header-default-v2 .topbar ul.loginbar > li {
    display: inline;
    list-style: none;
    position: relative;
    padding-bottom:15px
}

.header-default-v2 .topbar ul.loginbar > li > a, .header-default-v2 .topbar ul.loginbar > li > a:hover {
    color: #7c8082;
    font-size: 11px;
    text-transform:uppercase
}

.header-default-v2 .topbar ul.loginbar li i.fa {
    color:#bbb
}

.header-default-v2 .topbar ul.loginbar li.topbar-devider {
    top: -1px;
    padding: 0;
    font-size: 8px;
    position: relative;
    margin: 0 9px 0 5px;
    font-family: Tahoma;
    border-right:solid 1px #bbb
}

.header-default-v2 .topbar ul.languages {
    top: 25px;
    left: -5px;
    display: none;
    padding: 4px 0;
    padding-left: 0;
    list-style: none;
    min-width: 100px;
    position: absolute;
    background:#f0f0f0
}

.header-default-v2 .topbar li:hover ul.languages {
    display:block
}

.header-default-v2 .topbar ul.languages:after {
    top: -4px;
    width: 0;
    height: 0;
    left: 8px;
    content: " ";
    display: block;
    position: absolute;
    border-bottom: 6px solid #f0f0f0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-left-style: inset;
    border-right-style:inset
}

.header-default-v2 .topbar ul.languages li a {
    color: #555;
    display: block;
    font-size: 10px;
    padding: 2px 12px;
    margin-bottom: 1px;
    text-transform:uppercase
}

.header-default-v2 .topbar ul.languages li.active a i {
    color: #999;
    float: right;
    margin-top:2px
}

.header-default-v2 .topbar ul.languages li a:hover, .header-default-v2 .topbar ul.languages li.active a {
    background:#fafafa
}

.header-default-v2 .topbar ul.languages li a:hover {
    text-decoration:none
}

.header-default-v2 {
    z-index: 99;
    background: #fff;
    position:relative
}

.header-default-v2 > .container {
    display:table
}

@media (max-width: 768px) {
    .header-default-v2 > .container {
        width:100%
    }
}

@media (max-width: 991px) {
    .header-default-v2 > .container {
        margin-bottom:0
    }
}

.header-default-v2 .logo {
    height: 100%;
    width: 100px;
    vertical-align:middle
}

.header-default-v2 .logo img {
    z-index: 1;
    margin: 20px 0;
    position:relative
}

@media (max-width: 1200px) {
    .header-default-v2 img.big-logo {
        width: 170px;
        height:auto
    }
}

@media (max-width: 500px) {
    .header-default-v2 img.big-logo {
        width: 130px;
        height:auto
    }
}

.header-default-v2 img.big-logo {
    transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition:all .4s ease-in-out
}

.header-default-v2 .navbar-toggle {
    border-color:#5fb611
}

@media (max-width: 991px) {
    .header-default-v2 .navbar-toggle {
        margin-right:0
    }
}

.header-default-v2 .navbar-toggle .fa {
    color: #fff;
    font-size:19px
}

.header-default-v2 .navbar-toggle, .header-default-v2 .navbar-toggle:hover, .header-default-v2 .navbar-toggle:focus {
    background: #72c02c;
    padding:6px 10px 2px
}

.header-default-v2 .navbar-toggle:hover {
    background:#5fb611 !important
}

.header-default-v2 .navbar-collapse {
    position:relative
}

.header-default-v2 .navbar-nav > li > a {
    color: #687074;
    font-size: 15px;
    font-weight: 400;
    text-transform:uppercase
}

.header-default-v2 .navbar-nav > .active > a {
    color:#72c02c
}

@media (min-width: 992px) {
    .header-default-v2 .navbar-nav {
        float:right
    }
}

.header-default-v2.no-topbar .navbar-toggle {
    margin-top:25px
}

@media (min-width: 992px) {
    .header-default-v2.no-topbar .navbar-nav {
        padding-top:36px
    }
}

@media (max-width: 991px) {
    .header-default-v2 .navbar-collapse, .header-default-v2 .navbar-collapse .container {
        padding-left: 0;
        padding-right:0
    }
}

@media (max-width: 991px) {
    .header-default-v2 .navbar-header {
        float:none
    }

    .header-default-v2 .navbar-toggle {
        display:block
    }

    .header-default-v2 .navbar-collapse.collapse {
        display:none !important
    }

    .header-default-v2 .navbar-collapse.collapse.in {
        display: block !important;
        overflow-y:auto !important
    }

    .header-default-v2 .navbar-nav {
        margin: 0 0 5px;
        float:none !important
    }

    .header-default-v2 .navbar-nav > li {
        float:none
    }

    .header-default-v2 .navbar-nav > li > a {
        padding-top: 30px;
        padding-bottom:40px
    }

    .header-default-v2 .dropdown-menu.pull-right {
        float:none !important
    }

    .header-default-v2 .navbar-nav .open .dropdown-menu {
        border: 0;
        float: none;
        width: auto;
        margin-top: 0;
        position: static;
        box-shadow: none;
        background-color:transparent
    }

    .header-default-v2 .navbar-nav .open > a, .header-default-v2 .navbar-nav .open > a:hover, .header-default-v2 .navbar-nav .open > a:focus {
        border-bottom-color:#eee
    }

    .header-default-v2 .navbar-nav .open .dropdown-menu > li > a, .header-default-v2 .navbar-nav .open .dropdown-menu .dropdown-header {
        padding:5px 15px 5px 25px
    }

    .header-default-v2 .navbar-nav .open .dropdown-menu > li > a {
        line-height:20px
    }

    .header-default-v2 .navbar-nav .open .dropdown-menu > li > a:hover, .header-default-v2 .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image:none
    }

    .header-default-v2 .navbar-nav .open .dropdown-menu > li > a {
        color:#777
    }

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

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

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

    .header-default-v2 .dropdown-menu.no-bottom-space {
        padding-bottom:0
    }

    .header-default-v2 .navbar-nav > li > a {
        font-size: 14px;
        padding:9px 10px
    }

    .header-default-v2 .navbar-nav > li a {
        border-bottom:solid 1px #eee
    }

    .header-default-v2 .navbar-nav > li > a:focus {
        background:none
    }

    .header-default-v2 .navbar-nav > li > a:hover {
        color:#72c02c
    }

    .header-default-v2 .navbar-nav > .active > a, .header-default-v2 .navbar-nav > .active > a:hover, .header-default-v2 .navbar-nav > .active > a:focus {
        background: #72c02c;
        color:#fff !important
    }

    .header-default-v2 .dropdown .dropdown-submenu > a {
        font-size: 13px;
        color: #555 !important;
        text-transform:uppercase
    }
}

@media (min-width: 992px) {
    .header-default-v2 .navbar-collapse {
        padding:0
    }

    .header-default-v2 .container > .navbar-header, .header-default-v2 .container-fluid > .navbar-header, .header-default-v2 .container > .navbar-collapse, .header-default-v2 .container-fluid > .navbar-collapse {
        margin-bottom:-10px
    }

    .header-default-v2 .navbar-nav {
        position:relative
    }

    .header-default-v2 .navbar-nav > li > a {
        bottom: -2px;
        position: relative;
        padding:9px 30px 9px 20px
    }

    .header-default-v2 .navbar-nav > li > a, .header-default-v2 .navbar-nav > li > a:focus {
        border-bottom:solid 2px transparent
    }

    .header-default-v2 .navbar-nav > li > a:hover, .header-default-v2 .navbar-nav > .active > a {
        bottom: -2px;
        position: relative;
        border-bottom:solid 2px #72c02c
    }

    .header-default-v2 .navbar-nav > li > a, .header-default-v2 .navbar-nav > li > a:hover, .header-default-v2 .navbar-nav > li > a:focus, .header-default-v2 .navbar-nav > .active > a, .header-default-v2 .navbar-nav > .active > a:hover, .header-default-v2 .navbar-nav > .active > a:focus {
        background:none
    }

    .header-default-v2 .navbar-nav > .open > a, .header-default-v2 .navbar-nav > .open > a:hover, .header-default-v2 .navbar-nav > .open > a:focus {
        color:#72c02c
    }

    .header-default-v2 .navbar-nav > li:hover > a {
        color:#72c02c
    }

    .header-default-v2 .dropdown-menu {
        padding: 0;
        border: none;
        min-width: 200px;
        border-radius: 0;
        z-index: 9999 !important;
        border-top: solid 2px #72c02c;
        border-bottom: solid 2px #687074;
        top:auto
    }

    .header-default-v2 .dropdown-menu li a {
        color: #687074;
        font-size: 13px;
        font-weight: 400;
        padding: 6px 15px;
        border-bottom:solid 1px #eee
    }

    .header-default-v2 .dropdown-menu .active > a, .header-default-v2 .dropdown-menu li > a:hover {
        color: #687074;
        filter: none !important;
        background: #eee;
        -webkit-transition: all .1s ease-in-out;
        -moz-transition: all .1s ease-in-out;
        -o-transition: all .1s ease-in-out;
        transition:all .1s ease-in-out
    }

    .header-default-v2 .dropdown-menu li > a:focus {
        background: none;
        filter:none !important
    }

    .header-default-v2 .navbar-nav > li.dropdown:hover > .dropdown-menu {
        display:block
    }

    .header-default-v2 .open > .dropdown-menu {
        display:none
    }

    .header-default-v2 .navbar-nav .search-open {
        width:330px
    }
}

.header-default-v2 .dropdown-submenu {
    position:relative
}

.header-default-v2 .dropdown > a:after, .header-default-v2 .dropdown-submenu > a:after {
    top: 8px;
    right: 9px;
    font-size: 11px;
    content: "";
    position: absolute;
    font-weight: normal;
    display: inline-block;
    font-family:FontAwesome
}

@media (max-width: 991px) {
    .header-default-v2 .dropdown-submenu > a:after {
        content: " "
    }
}

.header-default-v2 .dropdown > a:after {
    top: 9px;
    right: 15px;
    content: ""
}

.header-default-v2 .dropdown-submenu > .dropdown-menu {
    top: 3px;
    left: 100%;
    margin-top: -5px;
    margin-left:0
}

.header-default-v2 .dropdown-submenu > .dropdown-menu.submenu-left {
    left:-100%
}

.header-default-v2 .dropdown-submenu:hover > .dropdown-menu {
    display:block
}

@media (max-width: 991px) {
    .header-default-v2 .dropdown-submenu > .dropdown-menu {
        display: block;
        margin-left:15px
    }
}

.header-default-v2 .dropdown-submenu.pull-left {
    float:none
}

.header-default-v2 .dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px
}

.header-default-v2 .dropdown-menu li [class^="fa-"], .header-default-v2 .dropdown-menu li [class * =" fa-"] {
    left: -3px;
    width: 1.25em;
    margin-right: 1px;
    position: relative;
    text-align: center;
    display: inline-block
}

.header-default-v2 .dropdown-menu li [class^="fa-"].fa-lg, .header-default-v2 .dropdown-menu li [class * =" fa-"].fa-lg {
    width:1.5625em
}

.header-default-v2 .nav > li > .search {
    color: #aaa;
    cursor: pointer;
    min-width: 35px;
    font-size: 15px;
    text-align: center;
    background: #f7f7f7;
    padding: 11px 0 12px;
    display: inline-block;
    border-bottom:solid 2px #aaa
}

@media (min-width: 992px) {
    .header-default-v2 .nav > li > .search {
        bottom: -2px;
        position:relative
    }
}

.header-default-v2 .nav > li > .search:hover {
    color: #72c02c;
    background: #f7f7f7;
    border-bottom-color:#72c02c
}

.header-default-v2 .nav .search-open {
    right: 0;
    top: 40px;
    display: none;
    padding: 14px;
    position: absolute;
    background: #fcfcfc;
    border-top: solid 2px #eee;
    box-shadow:0 1px 3px #ddd
}

.header-default-v2 .nav .search-open form {
    margin:0
}

@media (min-width: 767px) and(max-width: 991px) {
    .header-default-v2 .navbar-toggle {
        margin-right:0
    }

    .header-default-v2 .nav .search-open {
        width:93%
    }
}

@media (max-width: 991px) {
    .header-default-v2 .nav > li > .search {
        color: #999;
        width: 35px;
        height: 34px;
        text-align: left;
        background: #eee;
        line-height: 12px;
        text-align: center;
        margin: 5px 10px 0;
        border-bottom:none
    }

    .header-default-v2 .nav > li > .search:hover {
        background: #5fb611;
        color:#fff !important
    }

    .header-default-v2 .nav .search-open {
        top: 5px;
        padding: 0;
        left: 48px;
        border-top: none;
        box-shadow: none;
        background: none;
        margin-right:10px
    }
}

.header-default-v2 .mega-menu .nav, .header-default-v2 .mega-menu .dropup, .header-default-v2 .mega-menu .dropdown, .header-default-v2 .mega-menu .collapse {
    position:static
}

.header-default-v2 .mega-menu .navbar-inner, .header-default-v2 .mega-menu .container {
    position:relative
}

.header-default-v2 .mega-menu .dropdown-menu {
    left:auto
}

.header-default-v2 .mega-menu .dropdown-menu > li {
    display:block
}

.header-default-v2 .mega-menu .dropdown-submenu .dropdown-menu {
    left:100%
}

.header-default-v2 .mega-menu .nav.pull-right .dropdown-menu {
    right:0
}

.header-default-v2 .mega-menu .mega-menu-content {
    * zoom:1;
    padding:4px 15px
}

.header-default-v2 .mega-menu .mega-menu-content:before, .header-default-v2 .mega-menu .mega-menu-content:after {
    content: "";
    display: table;
    line-height:0
}

.header-default-v2 .mega-menu .mega-menu-content:after {
    clear:both
}

.header-default-v2 .mega-menu .nav > li > .dropdown-menu:after, .header-default-v2 .mega-menu .nav > li > .dropdown-menu:before {
    display:none
}

.header-default-v2 .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu {
    left: 0;
    right: 0;
    overflow:hidden
}

@media (min-width: 992px) {
    .header-default-v2 .mega-menu .mega-menu-content.content-two-col {
        min-width:596px
    }

    .header-default-v2 .mega-menu .mega-menu-content.content-three-col {
        min-width:864px
    }
}

.header-default-v2 .mega-menu .dropdown.mega-menu-left .dropdown-menu {
    left: auto;
    overflow:hidden
}

.header-default-v2 .mega-menu .dropdown.mega-menu-right .dropdown-menu, .header-default-v2 .mega-menu .dropdown.mega-menu-two-col-right .dropdown-menu {
    right: 0;
    overflow:hidden
}

@media (min-width: 992px) {
    .header-default-v2 .mega-menu .equal-height {
        display: -webkit-flex;
        display: -ms-flexbox;
        display:flex
    }

    .header-default-v2 .mega-menu .equal-height-in {
        display: -webkit-flex;
        display: -ms-flexbox;
        display:flex
    }
}

.header-default-v2 .mega-menu .equal-height-list h3 {
    font-size: 15px;
    font-weight: 400;
    padding: 0 10px 0 13px;
    text-transform:uppercase
}

@media (min-width: 992px) {
    .header-default-v2 .mega-menu .big-screen-space {
        margin-bottom:20px
    }
}

@media (min-width: 992px) {
    .header-default-v2 .mega-menu .equal-height-in {
        padding: 20px 0;
        border-left:1px solid #eee
    }

    .header-default-v2 .mega-menu .equal-height-in:first-child {
        border-left: none;
        margin-left:-1px
    }

    .header-default-v2 .mega-menu .equal-height-list {
        width:100%
    }

    .header-default-v2 .mega-menu .equal-height-list li a {
        display: block;
        margin-bottom: 1px;
        position: relative;
        border-bottom: none;
        padding:5px 10px 5px 15px
    }

    .header-default-v2 .mega-menu .equal-height-list a:hover {
        text-decoration:none
    }

    .header-default-v2 .mega-menu .mega-menu-content li a {
        padding:5px 10px 5px 30px
    }

    .header-default-v2 .mega-menu .mega-menu-content li a:after {
        top: 7px;
        left: 15px;
        font-size: 11px;
        content: "";
        position: absolute;
        font-weight: normal;
        display: inline-block;
        font-family:FontAwesome
    }

    .header-default-v2 .mega-menu .disable-icons li a {
        padding:5px 10px 5px 15px
    }

    .header-default-v2 .mega-menu .disable-icons li a:after {
        display:none
    }
}

@media (max-width: 991px) {
    .header-default-v2 .mega-menu .equal-height-list h3 {
        color: #555;
        margin: 0 0 5px;
        font-size: 13px;
        font-weight: 400;
        padding: 6px 25px 5px;
        border-bottom:solid 1px #eee
    }

    .header-default-v2 .mega-menu .equal-height-list li a {
        color: #687074;
        display: block;
        font-size: 13px;
        font-weight: 400;
        margin-left: 15px;
        padding: 6px 25px;
        border-bottom:solid 1px #eee
    }

    .header-default-v2 .mega-menu .equal-height-list > h3.active, .header-default-v2 .mega-menu .equal-height-list > .active > a, .header-default-v2 .mega-menu .equal-height-list > .active > a:hover, .header-default-v2 .mega-menu .equal-height-list > .active > a:focus {
        color: #555;
        background-color:#e7e7e7
    }

    .header-default-v2 .mega-menu .equal-height-list li a:hover {
        color: #333;
        text-decoration:none
    }
}

.header-default-v2-fixed .header-default-v2 {
    height:auto
}

.header-default-v2-fixed .header-default-v2.header-default-v2-fixed-shrink {
    top: 0;
    left: 0;
    width: 100%;
    height: 95px;
    z-index: 999;
    position: fixed;
    margin-top: -35px;
    border-bottom: none;
    box-shadow: 0 0 3px #bbb;
    background:rgba(255, 255, 255, .96)
}

@media (max-width: 991px) {
    .header-default-v2-fixed .header-default-v2, .header-default-v2-fixed .header-default-v2.header-default-v2-fixed-shrink {
        height: inherit;
        position:relative
    }
}

@media (min-width: 992px) {
    .header-default-v2-fixed .header-default-v2.header-default-v2-fixed-shrink > .container {
        margin-bottom:-46px
    }

    .header-default-v2-fixed .header-default-v2.header-default-v2-fixed-shrink .logo img {
        max-width: 105px;
        margin:45px 0 -4px
    }

    .header-default-v2-fixed .header-default-v2.header-default-v2-fixed-shrink .topbar {
        margin-top:-10px
    }

    .header-default-v2-fixed .header-default-v2.header-default-v2-fixed-shrink .navbar-nav > li > a {
        padding-top: 19px;
        padding-bottom:19px
    }

    .header-default-v2-fixed .header-default-v2.header-default-v2-fixed-shrink .navbar-nav > li > a:hover, .header-default-v2-fixed .header-default-v2.header-default-v2-fixed-shrink .navbar-nav > .active > a {
        border-bottom:none
    }

    .header-default-v2-fixed .header-default-v2.header-default-v2-fixed-shrink .dropdown > a:after {
        top:20px
    }

    .header-default-v2-fixed .header-default-v2.header-default-v2-fixed-shrink .nav > li > .search {
        color: #555;
        padding: 20px 0 22px;
        background: inherit;
        border-bottom:none
    }

    .header-default-v2-fixed .header-default-v2.header-default-v2-fixed-shrink .nav .search-open {
        top:60px
    }
}

.header .navbar-nav > .active > a {
    color: #000;
    border-color:#000
}

.header .dropdown-menu {
    border-top:solid 2px #000
}

.header .navbar-nav > li:hover > a {
    color:#4f4f4f
}

.header .nav > li > .search:hover {
    border-bottom-color: #4f4f4f;
    color:#4f4f4f
}

.header .navbar-nav > li > a:hover, .header .navbar-nav > .active > a {
    border-bottom-color:#000
}

.header .navbar-toggle {
    border-color:#4f4f4f
}

.header .navbar-toggle, .header .navbar-toggle:hover, .header .navbar-toggle:focus {
    background:#000
}

.header .navbar-toggle:hover {
    background:#4f4f4f !important
}

.header .navbar-nav > .open > a, .header .navbar-nav > .open > a:hover, .header .navbar-nav > .open > a:focus {
    color:#000
}

@media (max-width: 991px) {
    .header .navbar-nav > .active > a, .header .navbar-nav > .active > a:hover, .header .navbar-nav > .active > a:focus {
        background: #000;
        color:#fff !important
    }

    .header .navbar-nav > .active > a {
        border-color:#eee
    }

    .header .nav > li > .search:hover {
        background:#000
    }
}

.header-default-v2 .navbar-nav > .active > a {
    color: #000;
    border-color:#000
}

.header-default-v2 .dropdown-menu {
    border-top:solid 2px #000
}

.header-default-v2 .navbar-nav > li:hover > a {
    color:#4f4f4f
}

.header-default-v2 .nav > li > .search:hover {
    border-bottom-color: #4f4f4f;
    color:#4f4f4f
}

.header-default-v2 .navbar-nav > li > a:hover, .header-default-v2 .navbar-nav > .active > a {
    border-bottom-color:#000
}

.header-default-v2 .navbar-toggle {
    border-color:#4f4f4f
}

.header-default-v2 .navbar-toggle, .header-default-v2 .navbar-toggle:hover, .header-default-v2 .navbar-toggle:focus {
    background:#000
}

.header-default-v2 .navbar-toggle:hover {
    background:#4f4f4f !important
}

.header-default-v2 .navbar-nav > .open > a, .header-default-v2 .navbar-nav > .open > a:hover, .header-default-v2 .navbar-nav > .open > a:focus {
    color:#000
}

@media (max-width: 991px) {
    .header-default-v2 .navbar-nav > .active > a, .header-default-v2 .navbar-nav > .active > a:hover, .header-default-v2 .navbar-nav > .active > a:focus {
        background: #000;
        color:#fff !important
    }

    .header-default-v2 .navbar-nav > .active > a {
        border-color:#eee
    }

    .header-default-v2 .nav > li > .search:hover {
        background:#000
    }
}

.btn-u {
    background:#000
}

.btn-u:hover, .btn-u:focus, .btn-u:active, .btn-u.active, .open .dropdown-toggle.btn-u {
    background: #4f4f4f;
    color:#fff
}

.btn-u-split.dropdown-toggle {
    border-left:solid 1px #4f4f4f
}

.btn-u.btn-brd {
    border-color:#000
}

.btn-u.btn-brd:hover {
    color: #d35400;
    border-color:#4f4f4f
}

.btn-u.btn-brd.btn-brd-hover:hover {
    background:#4f4f4f
}

.btn-u.btn-u-default {
    background:#000
}

.btn-u.btn-u-default:hover {
    background:#4f4f4f
}

.service .service-icon {
    color:#000
}

.service-alternative .service:hover {
    background:#000
}

.thumbnail-style h3 a:hover {
    color:#000
}

.thumbnail-style a.btn-more {
    background:#000
}

.thumbnail-style a.btn-more:hover {
    box-shadow:0 0 0 2px #4f4f4f
}

.headline h2, .headline h3, .headline h4 {
    border-bottom:2px solid #000
}

blockquote:hover {
    border-left-color:#000
}

.hero {
    border-left-color:#000
}

blockquote.hero.hero-default {
    background:#000
}

blockquote.hero.hero-default:hover {
    background:#4f4f4f
}

.carousel-arrow a.carousel-control:hover {
    color:#000
}

.footer a, .copyright a, .copyright a:hover {
    color:#fff
}

.footer a:hover {
    color:#000
}

.footer address a, .footer address a:hover {
    color:#000
}

.footer .dl-horizontal a:hover {
    color:#000 !important
}

.posts .dl-horizontal a:hover {
    color:#000
}

.posts .dl-horizontal:hover dt img, .posts .dl-horizontal:hover dd a {
    color: #000;
    border-color:#000 !important
}

.post-comment h3, .blog-item .media h3, .blog-item .media h4.media-heading span a {
    color:#000
}

.tab-v1 .nav-tabs {
    border-bottom:solid 2px #000
}

.tab-v1 .nav-tabs > .active > a, .tab-v1 .nav-tabs > .active > a:hover, .tab-v1 .nav-tabs > .active > a:focus {
    background:#000
}

.tab-v1 .nav-tabs > li > a:hover {
    background:#000
}

.tab-v2 .nav-tabs li.active a {
    border-top:solid 2px #000
}

.tab-v3 .nav-pills li a:hover, .tab-v3 .nav-pills li.active a {
    background: #000;
    border:solid 1px #4f4f4f
}

.acc-home a.active, .acc-home a.accordion-toggle:hover {
    color:#000
}

.acc-home .collapse.in {
    border-bottom:solid 1px #000
}

.testimonials .testimonial-info {
    color:#000
}

.testimonials .carousel-arrow i:hover {
    background:#000
}

.info-blocks:hover i.icon-info-blocks {
    color:#000
}

.breadcrumb li.active, .breadcrumb li a:hover {
    color:#000
}

.team .thumbnail-style:hover h3 a {
    color:#000 !important
}

.team ul.team-socail li i:hover {
    background:#000
}

.who li i, .who li:hover i, .who li:hover a {
    color:#000
}

.privacy a:hover {
    color:#000
}

.view a.info:hover {
    background:#000
}

.sorting-block .sorting-nav li.active {
    color: #000;
    border-bottom:solid 1px #000
}

.sorting-block .sorting-grid li a:hover span.sorting-cover {
    background:#000
}

.blog h3 {
    color:#000
}

.blog li a:hover {
    color:#000
}

ul.blog-tags a:hover {
    background:#000
}

.blog-post-tags ul.blog-tags a:hover {
    background:#000
}

.blog-photos li img:hover {
    box-shadow:0 0 0 2px black
}

.blog-twitter .blog-twitter-inner:hover {
    border-color: #000;
    border-top-color:#000
}

.blog-twitter .blog-twitter-inner:hover:after {
    border-top-color:#000
}

.blog-twitter .blog-twitter-inner a {
    color:#000
}

.blog-item h4.media-heading span a {
    color:#000
}

.coming-soon-border {
    border-top:solid 3px #000
}

.booking-blocks p a {
    color:#000
}

.icon-page li:hover {
    color:#000
}

.glyphicons-demo a:hover {
    color: #000;
    text-decoration:none
}

.social-icons-v1 i:hover {
    color: #fff;
    background:#000
}

.magazine-news .by-author strong {
    color:#000
}

.magazine-news a.read-more {
    color:#000
}

.magazine-mini-news .post-author strong {
    color:#000
}

.news-read-more i {
    background:#000
}

.magazine-page h3 a:hover {
    color:#000
}

.tag-box-v1 {
    border-top:solid 2px #000
}

.tag-box-v2 {
    border-left:solid 2px #000
}

.tag-box-v7 {
    border-bottom:solid 2px #000
}

.fa-icons li:hover {
    color:#000
}

.fa-icons li:hover i {
    background:#000
}

.bs-glyphicons li:hover {
    color:#000
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #000;
    border-color:#000
}

.pagination li a:hover {
    background: #4f4f4f;
    border-color:#4f4f4f
}

.pager li > a:hover, .pager li > a:focus {
    background: #4f4f4f;
    border-color:#4f4f4f
}

.pager.pager-v2 li > a:hover, .pager.pager-v2 li > a:focus, .pager.pager-v3 li > a:hover, .pager.pager-v3 li > a:focus {
    color: #fff;
    background:#000
}

.reg-block {
    border-top:solid 2px #000
}

#effect-2 figure .img-hover {
    background:#000
}

.blog h2 a:hover {
    color:#000
}

.timeline-v1 > li > .timeline-badge i:hover {
    color:#000
}

.timeline-v1 .timeline-footer .likes:hover i {
    color:#000
}

.timeline-v2 > li .cbp_tmicon {
    background:#000
}

.progress-bar-u {
    background:#000
}

.job-description .save-job a:hover, .block-description .save-job a:hover {
    color:#000
}

.job-description .p-chart .overflow-h li i, .job-description .p-chart .overflow-h li a, .block-description .p-chart .overflow-h li i, .block-description .p-chart .overflow-h li a {
    color:#000
}

.job-description .colorful-ul li a {
    color:#000
}

.s-results .related-search a:hover {
    color:#000
}

.s-results .inner-results h3 a:hover {
    color:#000
}

.s-results .up-ul li a:hover {
    color:#000
}

.s-results .down-ul li a {
    color:#000
}

.funny-boxes p a {
    color:#000
}

.funny-boxes .funny-boxes-img li i {
    color:#000
}

.funny-boxes-colored p, .funny-boxes-colored h2 a, .funny-boxes-colored .funny-boxes-img li, .funny-boxes-colored .funny-boxes-img li i {
    color:#fff
}

.sidebar-nav-v1 ul li:hover a, .sidebar-nav-v1 ul li.active a {
    color:#000
}

blockquote.bq-green {
    border-color:#000
}

blockquote:hover, blockquote.text-right:hover {
    border-color:#000
}

.quote-v1 p::before {
    color:#000
}

.funny-boxes-left-green {
    border-left:solid 2px #000
}

.funny-boxes-left-green:hover {
    border-left-color:#000
}

.testimonials .carousel-arrow i:hover {
    background:#000
}

.testimonials-bg-default .item p {
    background:#000
}

.testimonials.testimonials-bg-default .item p:after, .testimonials.testimonials-bg-default .item p:after {
    border-top-color:#000
}

.testimonials-bg-default .carousel-arrow i {
    background:#000
}

.testimonials.testimonials-bg-default .carousel-arrow i:hover {
    background:#4f4f4f
}

.promo-box:hover strong, .promo-box:hover strong a {
    color:#000
}

.dropcap {
    color:#000
}

.dropcap-bg {
    color: #fff;
    background:#000
}

span.label-u, span.badge-u {
    background:#000
}

.link-icon:hover i {
    color: #000;
    border:solid 1px #000
}

.link-bg-icon:hover i {
    color: #000;
    background: #000 !important;
    border-color:#000
}

i.icon-color-u {
    color: #000;
    border:solid 1px #000
}

i.icon-bg-u {
    background:#000
}

.line-icon-page .item:hover {
    color:#000
}

.service-block-u {
    background:#000
}

.panel-u {
    border-color:#000
}

.panel-u > .panel-heading {
    background:#000
}

.owl-btn:hover {
    background:#000
}

.counters span.counter-icon i {
    background:#000
}

.counters span.counter-icon i:after {
    border-top:7px solid #000
}

.sky-form .button {
    background:#000
}

.sky-form .rating input:checked ~ label {
    color:#000
}

.sky-form .message {
    color:#000
}

.sky-form .message i {
    border-color:#000
}

.profile .profile-post:hover span.profile-post-numb {
    color:#000
}

.profile .date-formats {
    background:#000
}

.profile .name-location span i, .profile .name-location span a:hover {
    color:#000
}

.share-list li i {
    color:#000
}

.profile .comment-list-v2 li:hover i, .profile .comment-list li:hover i {
    color:#000
}

.profile .profile-post.color-one {
    border-color:#000
}

.pricing:hover h4 {
    color:#000
}

.pricing-head h3 {
    background: #000;
    text-shadow:0 1px 0 #4f4f4f
}

.pricing-head h4 {
    color: #999;
    background: #fcfcfc;
    border-bottom:solid 1px #000
}

.pricing-content li {
    border-bottom:solid 1px #000
}

.pricing-content li i {
    color:#000
}

.sticker-left {
    background:#000
}

.pricing-footer a:hover, .pricing-footer button:hover {
    background:#4f4f4f
}

.price-active h4 {
    color:#000
}

.no-space-pricing .price-active .pricing-head h4, .no-space-pricing .pricing:hover .pricing-head h4 {
    color:#000
}

.pricing-mega-v1 .pricing-head h3, .pricing-mega-v2 .pricing-head h3, .pricing-mega-v3 .pricing-head h3 {
    text-shadow:0 1px 0 #4f4f4f
}

.pricing-mega-v1 .pricing:hover h4 i {
    color:#000
}

.pricing-mega-v1 .pricing-content li i {
    color:#000
}

.pricing-bg-colored .pricing:hover {
    background:#000
}

.pricing-bg-colored .pricing-head i {
    color:#000
}

.pricing-bg-colored .pricing-footer .btn-u {
    border:1px solid #fff
}

.pricing-bg-colored .pricing-head p {
    border-bottom:1px solid #000
}

.pricing-mega-v2 .block:hover .bg-color {
    background:#000
}

.pricing-mega-v2 .block:hover h3, .pricing-mega-v2 .block:hover h4, .pricing-mega-v2 .block:hover li, .pricing-mega-v2 .block:hover li i, .pricing-mega-v2 .block:hover h4 i {
    background:#000
}

.pricing-mega-v1 .btn-group .dropdown-menu, .pricing-mega-v3 .btn-group .dropdown-menu {
    background:#000 !important
}

.pricing-mega-v1 .btn-group .dropdown-menu li a:hover, .pricing-mega-v3 .btn-group .dropdown-menu li a:hover {
    background:#4f4f4f
}

.grid-block-v2 li:hover .grid-block-v2-info {
    border-color:#000
}

.testimonials-v3 .testimonials-v3-title p {
    color:#000
}

.testimonials-v3 .owl-buttons .owl-prev:hover, .testimonials-v3 .owl-buttons .owl-next:hover {
    background:#000
}

.content-boxes-v4 i {
    color:#000
}

.thumbnails-v1 .read-more {
    color:#000
}

.testimonials-v6 .testimonials-info:hover {
    border-color:#000
}

.team-v1 li:hover > p:before {
    background:#000
}

.team-v4 .team-social-v4 a:hover {
    color:#000
}

.team-v5 small, .team-v6 small, .team-v7 .team-v7-position {
    color:#000
}

.headline-center h2:after {
    background:#000
}

.headline-left .headline-brd:after {
    background:#000
}

.portfolio-box .portfolio-box-in i {
    background:#000
}

.flat-bg-block-v1 .checked-list i {
    color:#000
}

.owl-carousel-v5 .owl-controls .owl-page.active span, .owl-carousel-v5 .owl-controls.clickable .owl-page:hover span {
    background:#000
}

.content-boxes-v5:hover i {
    background:#000
}

.block-grid-v1:hover {
    border-color:#000
}

.block-grid-v2 li:hover .block-grid-v2-info {
    border-color:#000
}

.content-boxes-v6:hover i:after {
    border-color:#000
}

.content-boxes-v6:hover i {
    background:#000
}

.portfolio-box-v2 .portfolio-box-v2-in i {
    background:rgba(230, 126, 34, .8)
}

.portfolio-box-v2 .portfolio-box-v2-in i:hover {
    background:#000
}

.service-block-v1 i {
    background:#000
}

.service-block-v4 .service-desc i {
    color:#000
}

.service-block-v7 i {
    background:#000
}

.service-block-v8 .service-block-desc h3::after {
    background:#000
}

.testimonials-bs .carousel-control-v2 i:hover {
    border-color: #000;
    color:#000
}

.fusion-portfolio #filters-container .cbp-filter-item-active {
    background: #000;
    border-color:#000
}

.fusion-portfolio #filters-container .cbp-filter-item:hover {
    color:#000
}

.blog_masonry_3col h3 a:hover {
    color:#000
}

.cube-portfolio .cbp-l-filters-text .cbp-filter-item.cbp-filter-item-active, .cube-portfolio .cbp-l-filters-text .cbp-filter-item:hover {
    color:#000
}

.cube-portfolio .link-captions li i:hover {
    color: #fff;
    background:#000
}

.cube-portfolio .cbp-caption-activeWrap.default-transparent-hover {
    background:rgba(230, 126, 34, .9) !important
}

.owl-work-v1 .item a:hover span {
    border-bottom-color:#000
}

.footer-default .footer .dl-horizontal a:hover {
    color:#000 !important
}

.footer-default .footer a {
    color:#000
}

.footer-default .footer a:hover {
    color:#4f4f4f
}

.footer-default .copyright a {
    color:#000
}

.footer-default .copyright a:hover {
    color:#4f4f4f
}

.footer-v4 .copyright a {
    color:#000
}

.title-v1 h1:after, .title-v1 h2:after {
    background-color:#000
}

.copyright-section i.back-to-top:hover {
    color:#000
}

#topcontrol:hover {
    background-color:#000
}

.news-v1 .news-v1-info li a:hover {
    color:#000
}

.news-v1 h3 a:hover {
    color:#000
}

.news-v2 .news-v2-desc h3 a:hover {
    color:#000 !important
}

.news-v3 .post-shares li span {
    background:#000
}

.news-v3 .posted-info li a:hover {
    color:#000 !important
}

.news-v3 h2 a:hover {
    color:#000 !important
}

.blog-trending small a:hover {
    color:#000
}

.blog_masonry_3col ul.grid-boxes-news li a:hover {
    color:#000
}

.lists-v1 i {
    background:#000
}

.lists-v2 i {
    color:#000
}

.process-v1 .process-in > li i {
    background:#000
}

.featured-blog h2::after {
    background:#000
}

.featured-blog .featured-img i:hover {
    color: #fff;
    background:#000
}

.rgba-default {
    background-color:#e67e22
}

.blog-latest-posts h3 a:hover {
    color:#000 !important
}

.blog-trending h3 a:hover {
    color:#000 !important
}

#formulier .pSubmit, #inloggen .pSubmit {
    background-color: #000;
    color:#fff
}

#formulier .pSubmit:hover, #inloggen .pSubmit:hover {
    background-color:#4f4f4f
}

#formulier, #inloggen {
    width: 100%;
    margin-bottom: 40px;
    max-width:540px
}

section #formulier, section #inloggen {
    margin-bottom:20px
}

#formulier .clearfix, #inloggen .clearfix {
    margin-bottom: 10px;
    zoom:1
}

#formulier .clearfix:before, #formulier .clearfix:after, #inloggen .clearfix:before, #inloggen .clearfix:after {
    display: table;
    content: "";
    zoom:1
}

#formulier .clearfix:after, #inloggen .clearfix:after {
    clear:both
}

#formulier label, #inloggen label {
    display: block;
    margin-bottom: 4px;
    font-size: 14px;
    font-size:1.4rem
}

#formulier label .required, #inloggen label .required {
    font-size: 18px;
    font-size: 1.8rem;
    color:#e41b13
}

#formulier .input .inputs-list, #inloggen .input .inputs-list {
    margin: 0 0 5px;
    width:100%
}

#formulier .input .inputs-list li, #inloggen .input .inputs-list li {
    display: inline;
    padding: 0;
    width: 100%;
    margin-top: -15px;
    margin-left:0
}

#formulier .input .inputs-list label, #inloggen .input .inputs-list label {
    display: block;
    float: none;
    width: auto;
    padding: 0;
    margin-left: 20px;
    line-height: 18px;
    text-align: left;
    white-space:normal
}

#formulier .input .inputs-list:first-child, #inloggen .input .inputs-list:first-child {
    padding-top:6px
}

#formulier .input .inputs-list input[type=radio], #formulier .input .inputs-list input[type=checkbox], #inloggen .input .inputs-list input[type=radio], #inloggen .input .inputs-list input[type=checkbox] {
    margin-bottom: 0;
    margin-left: -20px;
    float:left
}

#formulier input, #formulier select, #formulier textarea, #inloggen input, #inloggen select, #inloggen textarea {
    display: inline-block;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: normal !important;
    line-height: normal;
    width: 100%;
    height: 2.4em;
    padding: 4px;
    border: 1px solid #bfbfbf;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing:border-box
}

.ie8 #formulier input, .ie8 #formulier select, .ie8 #formulier textarea, .ie8 #inloggen input, .ie8 #inloggen select, .ie8 #inloggen textarea {
    height: 32px;
    line-height:24px
}

.ie7 #formulier input, .ie7 #formulier select, .ie7 #formulier textarea, .ie7 #inloggen input, .ie7 #inloggen select, .ie7 #inloggen textarea {
    height: 24px;
    line-height: 22px;
    padding:0
}

#formulier input, #formulier textarea, #inloggen input, #inloggen textarea {
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .1);
    box-shadow:inset 0 1px 3px rgba(0, 0, 0, .1)
}

#formulier input:focus, #formulier textarea:focus, #inloggen input:focus, #inloggen textarea:focus {
    outline: 0;
    border-color: #999;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    box-shadow:0 0 8px rgba(0, 0, 0, .2)
}

#formulier .pHighlightText, #formulier .pHighlightSelect, #formulier .pHighlightCheckbox, #formulier .pHighlightRadio, #formulier .pHighlightFileUpload, #inloggen .pHighlightText, #inloggen .pHighlightSelect, #inloggen .pHighlightCheckbox, #inloggen .pHighlightRadio {
    border-color: red;
    -webkit-box-shadow: 0 0 8px #e41b13;
    -moz-box-shadow: 0 0 8px #e41b13;
    box-shadow:0 0 8px #e41b13
}

#formulier input.mini, #formulier textarea.mini, #inloggen input.mini, #inloggen textarea.mini {
    width:50px
}

#formulier input.small, #formulier textarea.small, #inloggen input.small, #inloggen textarea.small {
    width:80px
}

#formulier input.placeholder, #formulier textarea.placeholder, #inloggen input.placeholder, #inloggen textarea.placeholder {
    color: gray;
    font-weight:normal
}

#formulier textarea, #inloggen textarea {
    height: auto;
    overflow-y: auto;
    resize: vertical;
    height: 150px;
    max-height:400px
}

#formulier select, #inloggen select {
    cursor:pointer
}

#formulier .multiSelectBox, #inloggen .multiSelectBox {
    height: 100px;
    line-height: 27px;
    cursor:pointer
}

#formulier select.mini {
    width:60px
}

#formulier select.small {
    width:90px
}

#formulier select:focus, #inloggen select:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline:1px dotted #404040
}

.ie9 #formulier select, .ie8 #formulier select, .ie9 #inloggen select, .ie8 #inloggen select {
    padding: 4px 0 4px 4px;
    height:32px
}

#formulier input[type=checkbox], #formulier input[type=radio], #inloggen input[type=checkbox], #inloggen input[type=radio] {
    cursor: pointer;
    width: auto;
    height: auto;
    padding: 0;
    margin: 3px 0;
    * margin-top:0;
    line-height: normal;
    border:none
}

.ie9 #formulier input[type=checkbox], .ie9 #inloggen input[type=checkbox] {
    position: relative;
    top:-1px
}

#formulier .pliableSubtitel {
    color: #000;
    font-size:18px
}

#formulier input[type=file], #inloggen input[type=file] {
    padding: initial;
    border: initial;
    line-height: initial;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow:none
}

.fileinput-button {
    position: relative;
    overflow: hidden;
    float:left
}

.fileinput-button input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    -ms-filter: 'alpha(opacity=0)';
    font-size: 200px;
    direction: ltr;
    cursor:pointer
}

#files {
    float: left;
    margin-left:20px
}

@media screen\9 {
    .fileinput-button input {
        filter: alpha(opacity=0);
        font-size: 100%;
        height:100%
    }
}

#formulier button, #inloggen button {
    cursor: pointer;
    border: 0;
    outline: 0;
    padding: 5px 15px 5px;
    line-height: 1.35em;
    font-size: 18px;
    font-size: 1.8rem;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    transition:all .2s ease
}

.ie9 #formulier button, .ie9 #inloggen button {
    padding: 3px 0;
    min-width:200px
}

#formulier .clearfix.error label, #formulier .clearfix.error input, #formulier .clearfix.error textarea, #inloggen .clearfix.error label, #inloggen .clearfix.error input, #inloggen .clearfix.error textarea {
    color:#e41b13
}

#formulier .clearfix.error input, #formulier .clearfix.error textarea, #formulier .clearfix.error select, #inloggen .clearfix.error input, #inloggen .clearfix.error textarea, #inloggen .clearfix.error select {
    border-color:#e41b13
}

#formulier .clearfix.error input:focus, #formulier .clearfix.error textarea:focus, #formulier .clearfix.error select:focus, #inloggen .clearfix.error input:focus, #inloggen .clearfix.error textarea:focus, #inloggen .clearfix.error select:focus {
    -webkit-box-shadow: 0 0 6px #f58682;
    -moz-box-shadow: 0 0 6px #f58682;
    box-shadow:0 0 6px #f58682
}

#formulier .input-radios, #inloggen .input-radios {
    max-width:93.5%
}

#formulier ul, #formulier li, #inloggen ul, #inloggen li {
    padding: 0 0 0 0;
    display:inline
}

#formulier ul li:before, #inloggen ul li:before {
    content: "";
    padding-right:0
}

#inloggen .rememberme {
    float: left;
    margin-top:-1px
}

#inloggen input[type=checkbox], #inloggen input[type=radio] {
    cursor: pointer;
    width: auto;
    height: auto;
    padding: 0;
    margin: 3px 0;
    margin-right: 10px;
    * margin-top:0;
    line-height: normal;
    border: none;
    float:left
}

.inlogError {
    color:#e41b13
}

#inloggen .input-validation-error {
    border-color: red;
    -webkit-box-shadow: 0 0 2px #e41b13;
    -moz-box-shadow: 0 0 2px #e41b13;
    box-shadow:0 0 2px #e41b13
}

#PliableForm_loading {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index:1000
}

#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50% !important;
    border: 3px solid transparent;
    border-top-color: #000;
    -webkit-animation: spin 2s linear infinite;
    animation:spin 2s linear infinite
}

#loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #000;
    -webkit-animation: spin 3s linear infinite;
    animation:spin 3s linear infinite
}

#loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #424242;
    -webkit-animation: spin 1.5s linear infinite;
    animation:spin 1.5s linear infinite
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform:rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform:rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform:rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform:rotate(360deg)
    }
}

a {
    color:#000
}

a:focus, a:hover, a:active {
    color:#000
}

.color-green {
    color:#000
}

a.read-more:hover {
    color:#4f4f4f
}

.linked:hover {
    color:#000
}

.color-primary {
    color:#000
}

.color-background-primary {
    background-color:#000 !important
}

.grid-component-knop {
    padding-top: 20px;
    display: inline-block;
    width:100%
}

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

.nieuwsFeedArtikel.col-md-3 {
    padding-bottom: 20px;
    padding-left:0
}

@media (max-width: 991px) {
    .nieuwsFeedArtikel.col-md-3 {
        padding-bottom: 20px;
        padding-left: 0;
        padding-right:0
    }
}

h3.nieuwsFeedTitel {
    margin-top:10px
}

.nieuwsFeedArtikel img {
    border-radius: 5px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .08);
    width:100%
}

.nieuwsSimpelInner {
    padding: 10px 0;
    border-bottom:1px solid #f4f4f4
}

span.nieuwsSimpelDate {
    float:right
}

a.accordion-toggle:after {
    content: '+';
    float: right;
    color:#000
}

@media (min-width: 768px) {
    .modal-dialog {
        width:800px
    }

    .modal-content {
        -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, .5);
        box-shadow:0 0 40px rgba(0, 0, 0, .5)
    }
}

.modal-content {
    border:none
}

ul > li > a.lees-meer-modal {
    color:#fff
}

.fade-scale {
    transform: scale(0);
    opacity: 0;
    -webkit-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition:all .25s linear
}

.fade-scale.in {
    opacity: 1;
    transform:scale(1)
}

.modal {
    text-align: center;
    padding:0 !important
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right:-4px
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align:middle
}

.list-inline-item {
    display:inline-block
}

.modal {
    z-index:99999
}

.modal-backdrop {
    z-index:9999
}

.vo-medewerker .vo-icon-social {
    width: 30px;
    height: 30px;
    padding-top: 5px;
    font-size: 13px;
    color: #bbb;
    background-color: #f7f7f7 !important;
    position: relative;
    display: inline-block;
    text-align: center;
    transition: all .2s ease-in-out;
    border-radius:50% !important
}

.vo-medewerker .vo-icon-social:hover {
    background-color: #000 !important;
    color:#fff
}

.vo-medewerker .h4 {
    font-weight:700
}

.vo-medewerker span.color-primary {
    color: #000;
    font-weight:700
}

.margin-right-12 {
    margin-right:12px
}

.vo-medewerker .color-gray-dark {
    color:#777
}

.team-v1 .team-v1__user > p:before {
    left: 0;
    top: -10px;
    height: 1px;
    width: 40px;
    content: " ";
    position: absolute;
    background: #000;
    transition:all .4s ease-in-out
}

.team-v1 .team-v1__user:hover > p:before {
    width: 100%;
    background:#000
}

.team-v1 .team-v1__user > h4 {
    color: #000;
    font-weight:700
}

.team-v1 .team-v1__user > h3 {
    font-weight: 700;
    font-size:15px
}

.team-v1 .team-v1__user:hover > .team-img:after {
    background:rgba(0, 0, 0, .9)
}

.team-v1 .vo-icon-social {
    width: 40px;
    height: 40px;
    background-color: transparent !important;
    font-size: 16px;
    border-color: #fff !important;
    border-width: 1px;
    border-style: solid;
    padding-top: 7px;
    position: relative;
    display: inline-block;
    text-align: center;
    transition: all .2s ease-in-out;
    border-radius:50% !important
}

ul.vo-medewerker-leesmeer {
    margin-top:40px !important
}

.vo-medewerker-leesmeer a {
    color:#fff
}

.team-v1 .vo-icon-social i {
    color:#fff
}

.team-v1 .vo-icon-social:hover {
    color: #000;
    background-color:#fff !important
}

.team-v1 .vo-icon-social:hover i {
    color:#000
}

.team-img img {
    width:100%
}

.vo-socialMedia a {
    text-decoration:none
}

.vo-fotoboek {
    padding-bottom:20px
}

.smoelenboekSocial li:last-child {
    padding-right:0
}

.vo-medewerker-leesmeer li {
    padding-right:0
}

.smoelenboekSocial li {
    padding-right:10px
}

body {
    font-size:14px
}

h1, .breadcrumbs h1 {
    font-size:24px
}

h2 {
    font-size: 22px;
    -ms-word-wrap: break-word;
    word-wrap:break-word
}

.btn-u {
    white-space:normal
}

.header .logo {
    width:auto
}

@media (min-width: 992px) {
    .header .logo {
    }
}

.header-default-v2 .logo {
    max-width: 100%;
    width:auto
}

.header-default-v2 .logo img {
    width: auto;
    max-width: 100%;
    margin:0 0
}

.breadcrumb li.active {
    padding-right:20px
}

.breadcrumbs li.active, .breadcrumbs li a:hover {
    color:#000
}

.breadcrumbs {
    overflow: hidden;
    padding: 10px 0 6px;
    border-bottom: none;
    background: url(/Assets/L4/img/patterns/breadcrumbs.png) repeat;
    position:relative
}

.breadcrumbs h1 {
    margin-top:8px
}

@media (max-width: 550px) {
    .breadcrumbs h1.pull-left, .breadcrumbs ul.pull-right {
        width: 100%;
        text-align:center
    }

    .breadcrumbs h1.pull-left {
        margin-bottom:0
    }

    .breadcrumbs .breadcrumb {
        top: 0;
        margin-bottom:10px
    }
}

@media (min-width: 992px) {
    li:last-child .dropdown-submenu .dropdown-menu {
        left: auto !important;
        right:100%
    }
}

@media (min-width: 992px) {
    .header-default-v2 .navbar-nav > li > a {
        font-size:14px
    }

    .header-fixed .header-default-v2.header-sticky.header-fixed-shrink .navbar-nav > li > a {
        padding:3px 10px 3px 10px
    }

    .header-default-v2 .compact .navbar-nav > li > a {
        font-size: 13px !important;
        bottom: -2px;
        position: relative;
        padding:9px 10px 9px 10px
    }

    .header-default-v2 .compact .dropdown > a:after {
        display:none
    }

    .header-default-v2.header-sticky.header-fixed-shrink .dropdown > a:after {
        display:none
    }

    .header-fixed .header-default-v2.header-sticky {
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
        z-index: 9998;
        position:fixed
    }

    .header-fixed .header-default-v2.header-sticky.header-fixed-shrink .compact .navbar-nav > li > a {
        font-size: 13px !important;
        bottom: -2px;
        position: relative;
        padding:9px 10px 9px 10px
    }

    .header-default-v2 .margin-top-20-onder {
        margin-top:20px
    }

    .header-fixed-shrink .margin-top-20-onder {
        margin-top:16px
    }

    .header-fixed .header-default-v2.header-fixed-shrink a.logo img {
        height: 70%;
        max-height: 70%;
        line-height: 39px;
        margin-bottom:10px
    }

    .header-fixed .header-default-v2.header-fixed-shrink .navbar-nav > li > a {
        line-height:39px
    }

    .header-fixed .header-default-v2.header-fixed-shrink .compact .navbar-nav > li > a {
        line-height:20px
    }

    .header-fixed .header-default-v2.header-fixed-shrink, .header-default-v2.header-sticky.header-bottom {
        box-shadow:0 0 3px #bbb
    }
}

@media (max-width: 992px) {
    .header-default-v2 .logo img {
        margin-bottom:10px
    }
}

.header-default-v2 .navbar-nav > li > a {
    text-transform:uppercase
}

.tp-caption {
    white-space:normal
}

.revolution-ch2 {
    max-width:906px
}

.revolution-ch2:after {
    height:0
}

.promo-box h2, .promo-box h2 a {
    display: block;
    font-size: 20px;
    font-weight: 200;
    margin:20px 0 15px
}

.promo-box:hover h2, .promo-box:hover h2 a {
    color:#4f4f4f
}

@media (min-width: 991px) {
    .col-md-4 .col4GridImage {
    }

    .thumbnail-style {
        padding:0
    }
}

.thumbnail-style:hover {
    box-shadow: 0 0 0 #ddd;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition:none
}

blockquote {
    border-color: #000;
    font-style:italic
}

.col-md-8 .thumbnail-style img, .col-md-12 .thumbnail-style img {
    width:100%
}

.umb-grid .center, .umb-grid .center img {
    display: block;
    margin: 0 auto;
    text-align: center;
    max-width:100%
}

#__mcenew {
    max-width: 100%
}

#__mcenew[style * ="left"] {
    margin-right: 10px
}

#__mcenew[style * ="right"] {
    margin-left: 10px
}

.umb-grid div[style * ="background-image"] {
    background-position: center 0%;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    background-attachment: scroll;
    min-height: 100%;
    overflow-x: hidden;
    overflow-y:hidden
}

.tab-v2 .nav-tabs li a:hover {
    color:#4f4f4f
}

.umb-grid p.caption {
    color: #ccc;
    font-size: 11px
}

.vervolgpagina .content img[style * ="left"] {
    margin-right: 10px;
    margin-bottom: 5px
}

.vervolgpagina .content img[style * ="right"] {
    margin-left: 10px;
    margin-bottom:5px
}

@media (max-width: 440px) {
    .vervolgpagina .content img, .vervolgpagina .content a img, .vervolgpagina .content h2 img {
        width: 100% !important;
        height: auto !important;
        margin-bottom:10px
    }

    iframe {
        max-width: 100%;
        height:auto !important
    }
}

.Flexible-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow:hidden
}

.Flexible-container iframe, .Flexible-container object, .Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height:100%
}

.table thead > tr > th {
    font-weight:700
}

.tabel-panel {
    border-color:#000
}

.tabel-heading {
    background:#000
}

.table > tfoot > tr > td {
    font-weight:700
}

.firstColumn {
    font-weight:700
}

.vervolgpagina table {
    border: 2px solid #000;
    padding: 5px;
    margin-bottom: 20px;
    max-width:100%
}

.vervolgpagina tr:first-child td, .vervolgpagina th, .vervolgpagina tr:first-child p {
    background-color: #000;
    color: #fff;
    font-weight: 700;
    padding-top: 5px;
    padding-left:5px
}

.vervolgpagina table tr td, .vervolgpagina table tr th, .vervolgpagina table tr td, .vervolgpagina table tr th {
    border: 1px solid #b3b3b3;
    background-color: #fff;
    padding:3px 5px
}

.sidebar img {
    max-width: 100%;
    height:auto !important
}

.sidebar p {
    word-wrap:break-word
}

span.ctaL a {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 9px 20px;
    border-radius: 2px;
    background: #000;
    color: #fff !important;
    text-decoration: none;
    margin-bottom: 8px;
    clear: right;
    font-family: Helvetica, sans-serif, sans-serif;
    font-weight:400
}

span.ctaL a:hover {
    background:#4f4f4f
}

.footerLinkFix {
    margin-top:-40px
}

.footer-logo {
    max-width:100%
}

.footer address img {
    max-width: 100%;
    height:auto !important
}

address p {
    word-break:break-all
}

@media (min-width: 991px) {
    .footerLinkFix {
        margin-top:73px
    }
}

.header .topbar ul.languages {
    min-width:150px
}

.post-title {
    font-size: 1.6em;
    margin: 0 0 20px 0;
    padding-bottom: 10px;
    border-bottom:solid 1px #eee
}

.post-title a:hover {
    color:#4f4f4f
}

.img-post {
    padding: 5px;
    border: solid 1px #ccc;
    background-color: #eee;
    margin:0 0 20px 0
}

@media (max-width: 1199px) {
    .img-post {
        width:100%
    }
}

.post {
    margin-bottom: 30px;
    overflow:hidden
}

.page-header {
    color: #000;
    border-bottom: solid 1px #000;
    margin-bottom: 30px;
    margin-top: 9px !important;
    font-family: "Open Sans", Arial, sans-serif
}

.imageborder {
    padding: 5px;
    border:solid 1px #ddd
}

#nieuwsArtikel img + p {
    margin-top:20px
}

#nieuwsArtikel .headline h1 {
    border-bottom: 2px solid #000;
    margin: 0 0 -2px 0;
    padding-bottom: 5px;
    display:inline-block
}

.postdatum {
    color:#000
}

.footer-v1 .copyright, .footer-v2 .copyright {
    background-color:#000
}

.tab-content .tab-pane img {
    margin-right:10px
}

.fotoSlideshow .item img {
    width: 100%;
    height:auto
}

.row-full-height {
    height:100%
}

.col-full-height {
    height: 100%;
    vertical-align:middle
}

.row-same-height {
    display: table;
    width: 100%;
    table-layout:fixed
}

.col-xs-height {
    display: table-cell;
    float:none !important
}

@media (min-width: 768px) {
    .col-sm-height {
        display: table-cell;
        float:none !important
    }
}

@media (min-width: 992px) {
    .col-md-height {
        display: table-cell;
        float:none !important
    }
}

@media (min-width: 1200px) {
    .col-lg-height {
        display: table-cell;
        float:none !important
    }
}

.noselect {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select:none
}

.kalender3maand {
    font-family: 'Open Sans';
    width: 100%;
    overflow: hidden;
    margin-bottom:20px
}

#kalenderContainer {
    width:102%
}

.kalender3maand .kalenderMaand {
    float: left;
    display: inline;
    width: 97%;
    height: 260px;
    padding: 1% 1% 0 1%;
    margin: 0 1% 1% 0;
    border:1px solid #e4e4e4
}

.kalender3maand .clndr .clndr-controls {
    display: block;
    display: inline-block;
    width: 100%;
    height: 40px;
    margin-bottom: 3px;
    background-color:#43c7f2
}

.kalender3maand .clndr .clndr-controls .clndr-previous-button {
    float: left;
    width: 10%;
    text-align: left;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select:none
}

.kalender3maand .clndr .clndr-controls .clndr-previous-button:hover {
    background-color:#f4f4f4
}

.kalender3maand .clndr .clndr-controls .month {
    text-align: center;
    color: #fff;
    padding-top: 8px;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    width: 100%;
    margin:0 auto
}

.clndr-next-button {
    float: right;
    width:83px
}

.clndr-previous-button {
    float: left;
    width:83px
}

@media only screen and (min-width: 375px) {
    .clndr-next-button, .clndr-previous-button {
        width:152px
    }
}

.kalender3maand .multi-month-controls .legenda {
    margin-bottom: 30px;
    width: 250px;
    margin-top:10px
}

@media only screen and (min-width: 768px) {
    .kalender3maand .kalenderMaand {
        width:32%
    }

    .kalender3maand .multi-month-controls .legenda {
        margin-top:-22px
    }
}

.kalender3maand .clndr .clndr-controls .clndr-next-button {
    float: left;
    width: 10%;
    text-align: right;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select:none
}

.kalender3maand .clndr .clndr-controls .clndr-next-button:hover {
    background-color:#f4f4f4
}

.kalender3maand .clndr .clndr-grid .days-of-the-week {
    height: 20px;
    margin:0 0 5px 0
}

.kalender3maand .clndr .clndr-grid .header-day {
    width: 14.28%;
    display: block;
    text-align: center;
    margin: 0 0 2px 0;
    font-weight: 700;
    float:left
}

.kalender3maand .clndr .clndr-grid .day {
    width: 14.28%;
    float: left;
    display: inline;
    text-align: center;
    margin: 0 0 2px 0;
    color: #fff;
    background-color:#219c12
}

.kalender3maand .clndr .days .number {
    padding:3px 0
}

.kalender3maand .clndr .clndr-grid .days .empty {
    width: 14.28%;
    float: left;
    display: inline;
    margin: 0 0 2px 0;
    background-color:#fff
}

.kalender3maand .clndr .clndr-grid .day.event.wisseldag {
    background-color:#ff750f
}

.kalender3maand .clndr .clndr-grid .day.event.reservering {
    background-color:#d73030
}

.kalender3maand .multi-month-controls .quarter-button {
    display: inline-block;
    color:#004fa7
}

.kalender3maand .multi-month-controls {
    margin-top:15px
}

.kalender3maand .multi-month-controls .legenda .reservering, .kalender3maand .multi-month-controls .legenda .wisseldag, .kalender3maand .multi-month-controls .legenda .beschikbaar {
    display: inline-block;
    font-size:12px
}

.kalender3maand .multi-month-controls .legenda span {
    width: 20px;
    height: 20px;
    padding-left: 6px;
    padding-right: 6px;
    margin-right: 2px;
    border-radius:2px
}

.kalender3maand .multi-month-controls .legenda .reservering span {
    color: #fff;
    background-color: #d73030;
    width: 20px;
    height:20px
}

.kalender3maand .multi-month-controls .legenda .wisseldag span {
    color: #fff;
    background-color: #ff750f;
    width: 20px;
    height:20px
}

.kalender3maand .multi-month-controls .legenda .beschikbaar span {
    color: #fff;
    background-color: #219c12;
    width: 20px;
    height:20px
}

.kalender3maand .multi-month-controls .quarter-button:hover {
    cursor: pointer;
    background-color:#f4f4f4
}

.kalender3maand .day.inactive {
    background-color:#aaa
}

.clndr-next-button, .clndr-previous-button, .clndr-next-year-button, .clndr-previous-year-button {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select:none
}

.clndr-next-button.inactive, .clndr-previous-button.inactive, .clndr-next-year-button.inactive, .clndr-previous-year-button.inactive {
    opacity: .5;
    cursor: auto
}


