/*
 *Limo HTML5 E-Commerce Template Styles v1.5
 *Copyright 2014 8Guild.com
 */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=latin,cyrillic);
@import url(http://fonts.googleapis.com/css?family=Roboto:100,200,300,400,500,600,700,800,900);
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    /*font-family: sans-serif;*/
    font-family: 'Roboto', sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0px !important;
    font-family: 'Roboto', sans-serif;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

    a:active,
    a:hover {
        outline: 0;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled],
    html input[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

    input[type="checkbox"],
    input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
    }

    input[type="number"]::-webkit-inner-spin-button,
    input[type="number"]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        box-sizing: content-box;
    }

        input[type="search"]::-webkit-search-cancel-button,
        input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    .navbar {
        display: none;
    }

    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

        .table td,
        .table th {
            background-color: #fff !important;
        }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
    content: "\002a";
}

.glyphicon-plus:before {
    content: "\002b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "\20ac";
}

.glyphicon-minus:before {
    content: "\2212";
}

.glyphicon-cloud:before {
    content: "\2601";
}

.glyphicon-envelope:before {
    content: "\2709";
}

.glyphicon-pencil:before {
    content: "\270f";
}

.glyphicon-glass:before {
    content: "\e001";
}

.glyphicon-music:before {
    content: "\e002";
}

.glyphicon-search:before {
    content: "\e003";
}

.glyphicon-heart:before {
    content: "\e005";
}

.glyphicon-star:before {
    content: "\e006";
}

.glyphicon-star-empty:before {
    content: "\e007";
}

.glyphicon-user:before {
    content: "\e008";
}

.glyphicon-film:before {
    content: "\e009";
}

.glyphicon-th-large:before {
    content: "\e010";
}

.glyphicon-th:before {
    content: "\e011";
}

.glyphicon-th-list:before {
    content: "\e012";
}

.glyphicon-ok:before {
    content: "\e013";
}

.glyphicon-remove:before {
    content: "\e014";
}

.glyphicon-zoom-in:before {
    content: "\e015";
}

.glyphicon-zoom-out:before {
    content: "\e016";
}

.glyphicon-off:before {
    content: "\e017";
}

.glyphicon-signal:before {
    content: "\e018";
}

.glyphicon-cog:before {
    content: "\e019";
}

.glyphicon-trash:before {
    content: "\e020";
}

.glyphicon-home:before {
    content: "\e021";
}

.glyphicon-file:before {
    content: "\e022";
}

.glyphicon-time:before {
    content: "\e023";
}

.glyphicon-road:before {
    content: "\e024";
}

.glyphicon-download-alt:before {
    content: "\e025";
}

.glyphicon-download:before {
    content: "\e026";
}

.glyphicon-upload:before {
    content: "\e027";
}

.glyphicon-inbox:before {
    content: "\e028";
}

.glyphicon-play-circle:before {
    content: "\e029";
}

.glyphicon-repeat:before {
    content: "\e030";
}

.glyphicon-refresh:before {
    content: "\e031";
}

.glyphicon-list-alt:before {
    content: "\e032";
}

.glyphicon-lock:before {
    content: "\e033";
}

.glyphicon-flag:before {
    content: "\e034";
}

.glyphicon-headphones:before {
    content: "\e035";
}

.glyphicon-volume-off:before {
    content: "\e036";
}

.glyphicon-volume-down:before {
    content: "\e037";
}

.glyphicon-volume-up:before {
    content: "\e038";
}

.glyphicon-qrcode:before {
    content: "\e039";
}

.glyphicon-barcode:before {
    content: "\e040";
}

.glyphicon-tag:before {
    content: "\e041";
}

.glyphicon-tags:before {
    content: "\e042";
}

.glyphicon-book:before {
    content: "\e043";
}

.glyphicon-bookmark:before {
    content: "\e044";
}

.glyphicon-print:before {
    content: "\e045";
}

.glyphicon-camera:before {
    content: "\e046";
}

.glyphicon-font:before {
    content: "\e047";
}

.glyphicon-bold:before {
    content: "\e048";
}

.glyphicon-italic:before {
    content: "\e049";
}

.glyphicon-text-height:before {
    content: "\e050";
}

.glyphicon-text-width:before {
    content: "\e051";
}

.glyphicon-align-left:before {
    content: "\e052";
}

.glyphicon-align-center:before {
    content: "\e053";
}

.glyphicon-align-right:before {
    content: "\e054";
}

.glyphicon-align-justify:before {
    content: "\e055";
}

.glyphicon-list:before {
    content: "\e056";
}

.glyphicon-indent-left:before {
    content: "\e057";
}

.glyphicon-indent-right:before {
    content: "\e058";
}

.glyphicon-facetime-video:before {
    content: "\e059";
}

.glyphicon-picture:before {
    content: "\e060";
}

.glyphicon-map-marker:before {
    content: "\e062";
}

.glyphicon-adjust:before {
    content: "\e063";
}

.glyphicon-tint:before {
    content: "\e064";
}

.glyphicon-edit:before {
    content: "\e065";
}

.glyphicon-share:before {
    content: "\e066";
}

.glyphicon-check:before {
    content: "\e067";
}

.glyphicon-move:before {
    content: "\e068";
}

.glyphicon-step-backward:before {
    content: "\e069";
}

.glyphicon-fast-backward:before {
    content: "\e070";
}

.glyphicon-backward:before {
    content: "\e071";
}

.glyphicon-play:before {
    content: "\e072";
}

.glyphicon-pause:before {
    content: "\e073";
}

.glyphicon-stop:before {
    content: "\e074";
}

.glyphicon-forward:before {
    content: "\e075";
}

.glyphicon-fast-forward:before {
    content: "\e076";
}

.glyphicon-step-forward:before {
    content: "\e077";
}

.glyphicon-eject:before {
    content: "\e078";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.glyphicon-plus-sign:before {
    content: "\e081";
}

.glyphicon-minus-sign:before {
    content: "\e082";
}

.glyphicon-remove-sign:before {
    content: "\e083";
}

.glyphicon-ok-sign:before {
    content: "\e084";
}

.glyphicon-question-sign:before {
    content: "\e085";
}

.glyphicon-info-sign:before {
    content: "\e086";
}

.glyphicon-screenshot:before {
    content: "\e087";
}

.glyphicon-remove-circle:before {
    content: "\e088";
}

.glyphicon-ok-circle:before {
    content: "\e089";
}

.glyphicon-ban-circle:before {
    content: "\e090";
}

.glyphicon-arrow-left:before {
    content: "\e091";
}

.glyphicon-arrow-right:before {
    content: "\e092";
}

.glyphicon-arrow-up:before {
    content: "\e093";
}

.glyphicon-arrow-down:before {
    content: "\e094";
}

.glyphicon-share-alt:before {
    content: "\e095";
}

.glyphicon-resize-full:before {
    content: "\e096";
}

.glyphicon-resize-small:before {
    content: "\e097";
}

.glyphicon-exclamation-sign:before {
    content: "\e101";
}

.glyphicon-gift:before {
    content: "\e102";
}

.glyphicon-leaf:before {
    content: "\e103";
}

.glyphicon-fire:before {
    content: "\e104";
}

.glyphicon-eye-open:before {
    content: "\e105";
}

.glyphicon-eye-close:before {
    content: "\e106";
}

.glyphicon-warning-sign:before {
    content: "\e107";
}

.glyphicon-plane:before {
    content: "\e108";
}

.glyphicon-calendar:before {
    content: "\e109";
}

.glyphicon-random:before {
    content: "\e110";
}

.glyphicon-comment:before {
    content: "\e111";
}

.glyphicon-magnet:before {
    content: "\e112";
}

.glyphicon-chevron-up:before {
    content: "\e113";
}

.glyphicon-chevron-down:before {
    content: "\e114";
}

.glyphicon-retweet:before {
    content: "\e115";
}

.glyphicon-shopping-cart:before {
    content: "\e116";
}

.glyphicon-folder-close:before {
    content: "\e117";
}

.glyphicon-folder-open:before {
    content: "\e118";
}

.glyphicon-resize-vertical:before {
    content: "\e119";
}

.glyphicon-resize-horizontal:before {
    content: "\e120";
}

.glyphicon-hdd:before {
    content: "\e121";
}

.glyphicon-bullhorn:before {
    content: "\e122";
}

.glyphicon-bell:before {
    content: "\e123";
}

.glyphicon-certificate:before {
    content: "\e124";
}

.glyphicon-thumbs-up:before {
    content: "\e125";
}

.glyphicon-thumbs-down:before {
    content: "\e126";
}

.glyphicon-hand-right:before {
    content: "\e127";
}

.glyphicon-hand-left:before {
    content: "\e128";
}

.glyphicon-hand-up:before {
    content: "\e129";
}

.glyphicon-hand-down:before {
    content: "\e130";
}

.glyphicon-circle-arrow-right:before {
    content: "\e131";
}

.glyphicon-circle-arrow-left:before {
    content: "\e132";
}

.glyphicon-circle-arrow-up:before {
    content: "\e133";
}

.glyphicon-circle-arrow-down:before {
    content: "\e134";
}

.glyphicon-globe:before {
    content: "\e135";
}

.glyphicon-wrench:before {
    content: "\e136";
}

.glyphicon-tasks:before {
    content: "\e137";
}

.glyphicon-filter:before {
    content: "\e138";
}

.glyphicon-briefcase:before {
    content: "\e139";
}

.glyphicon-fullscreen:before {
    content: "\e140";
}

.glyphicon-dashboard:before {
    content: "\e141";
}

.glyphicon-paperclip:before {
    content: "\e142";
}

.glyphicon-heart-empty:before {
    content: "\e143";
}

.glyphicon-link:before {
    content: "\e144";
}

.glyphicon-phone:before {
    content: "\e145";
}

.glyphicon-pushpin:before {
    content: "\e146";
}

.glyphicon-usd:before {
    content: "\e148";
}

.glyphicon-gbp:before {
    content: "\e149";
}

.glyphicon-sort:before {
    content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}

.glyphicon-sort-by-order:before {
    content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}

.glyphicon-sort-by-attributes:before {
    content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

.glyphicon-unchecked:before {
    content: "\e157";
}

.glyphicon-expand:before {
    content: "\e158";
}

.glyphicon-collapse-down:before {
    content: "\e159";
}

.glyphicon-collapse-up:before {
    content: "\e160";
}

.glyphicon-log-in:before {
    content: "\e161";
}

.glyphicon-flash:before {
    content: "\e162";
}

.glyphicon-log-out:before {
    content: "\e163";
}

.glyphicon-new-window:before {
    content: "\e164";
}

.glyphicon-record:before {
    content: "\e165";
}

.glyphicon-save:before {
    content: "\e166";
}

.glyphicon-open:before {
    content: "\e167";
}

.glyphicon-saved:before {
    content: "\e168";
}

.glyphicon-import:before {
    content: "\e169";
}

.glyphicon-export:before {
    content: "\e170";
}

.glyphicon-send:before {
    content: "\e171";
}

.glyphicon-floppy-disk:before {
    content: "\e172";
}

.glyphicon-floppy-saved:before {
    content: "\e173";
}

.glyphicon-floppy-remove:before {
    content: "\e174";
}

.glyphicon-floppy-save:before {
    content: "\e175";
}

.glyphicon-floppy-open:before {
    content: "\e176";
}

.glyphicon-credit-card:before {
    content: "\e177";
}

.glyphicon-transfer:before {
    content: "\e178";
}

.glyphicon-cutlery:before {
    content: "\e179";
}

.glyphicon-header:before {
    content: "\e180";
}

.glyphicon-compressed:before {
    content: "\e181";
}

.glyphicon-earphone:before {
    content: "\e182";
}

.glyphicon-phone-alt:before {
    content: "\e183";
}

.glyphicon-tower:before {
    content: "\e184";
}

.glyphicon-stats:before {
    content: "\e185";
}

.glyphicon-sd-video:before {
    content: "\e186";
}

.glyphicon-hd-video:before {
    content: "\e187";
}

.glyphicon-subtitles:before {
    content: "\e188";
}

.glyphicon-sound-stereo:before {
    content: "\e189";
}

.glyphicon-sound-dolby:before {
    content: "\e190";
}

.glyphicon-sound-5-1:before {
    content: "\e191";
}

.glyphicon-sound-6-1:before {
    content: "\e192";
}

.glyphicon-sound-7-1:before {
    content: "\e193";
}

.glyphicon-copyright-mark:before {
    content: "\e194";
}

.glyphicon-registration-mark:before {
    content: "\e195";
}

.glyphicon-cloud-download:before {
    content: "\e197";
}

.glyphicon-cloud-upload:before {
    content: "\e198";
}

.glyphicon-tree-conifer:before {
    content: "\e199";
}

.glyphicon-tree-deciduous:before {
    content: "\e200";
}

.glyphicon-cd:before {
    content: "\e201";
}

.glyphicon-save-file:before {
    content: "\e202";
}

.glyphicon-open-file:before {
    content: "\e203";
}

.glyphicon-level-up:before {
    content: "\e204";
}

.glyphicon-copy:before {
    content: "\e205";
}

.glyphicon-paste:before {
    content: "\e206";
}

.glyphicon-alert:before {
    content: "\e209";
}

.glyphicon-equalizer:before {
    content: "\e210";
}

.glyphicon-king:before {
    content: "\e211";
}

.glyphicon-queen:before {
    content: "\e212";
}

.glyphicon-pawn:before {
    content: "\e213";
}

.glyphicon-bishop:before {
    content: "\e214";
}

.glyphicon-knight:before {
    content: "\e215";
}

.glyphicon-baby-formula:before {
    content: "\e216";
}

.glyphicon-tent:before {
    content: "\26fa";
}

.glyphicon-blackboard:before {
    content: "\e218";
}

.glyphicon-bed:before {
    content: "\e219";
}

.glyphicon-apple:before {
    content: "\f8ff";
}

.glyphicon-erase:before {
    content: "\e221";
}

.glyphicon-hourglass:before {
    content: "\231b";
}

.glyphicon-lamp:before {
    content: "\e223";
}

.glyphicon-duplicate:before {
    content: "\e224";
}

.glyphicon-piggy-bank:before {
    content: "\e225";
}

.glyphicon-scissors:before {
    content: "\e226";
}

.glyphicon-bitcoin:before {
    content: "\e227";
}

.glyphicon-btc:before {
    content: "\e227";
}

.glyphicon-xbt:before {
    content: "\e227";
}

.glyphicon-yen:before {
    content: "\00a5";
}

.glyphicon-jpy:before {
    content: "\00a5";
}

.glyphicon-ruble:before {
    content: "\20bd";
}

.glyphicon-rub:before {
    content: "\20bd";
}

.glyphicon-scale:before {
    content: "\e230";
}

.glyphicon-ice-lolly:before {
    content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}

.glyphicon-education:before {
    content: "\e233";
}

.glyphicon-option-horizontal:before {
    content: "\e234";
}

.glyphicon-option-vertical:before {
    content: "\e235";
}

.glyphicon-menu-hamburger:before {
    content: "\e236";
}

.glyphicon-modal-window:before {
    content: "\e237";
}

.glyphicon-oil:before {
    content: "\e238";
}

.glyphicon-grain:before {
    content: "\e239";
}

.glyphicon-sunglasses:before {
    content: "\e240";
}

.glyphicon-text-size:before {
    content: "\e241";
}

.glyphicon-text-color:before {
    content: "\e242";
}

.glyphicon-text-background:before {
    content: "\e243";
}

.glyphicon-object-align-top:before {
    content: "\e244";
}

.glyphicon-object-align-bottom:before {
    content: "\e245";
}

.glyphicon-object-align-horizontal:before {
    content: "\e246";
}

.glyphicon-object-align-left:before {
    content: "\e247";
}

.glyphicon-object-align-vertical:before {
    content: "\e248";
}

.glyphicon-object-align-right:before {
    content: "\e249";
}

.glyphicon-triangle-right:before {
    content: "\e250";
}

.glyphicon-triangle-left:before {
    content: "\e251";
}

.glyphicon-triangle-bottom:before {
    content: "\e252";
}

.glyphicon-triangle-top:before {
    content: "\e253";
}

.glyphicon-console:before {
    content: "\e254";
}

.glyphicon-superscript:before {
    content: "\e255";
}

.glyphicon-subscript:before {
    content: "\e256";
}

.glyphicon-menu-left:before {
    content: "\e257";
}

.glyphicon-menu-right:before {
    content: "\e258";
}

.glyphicon-menu-down:before {
    content: "\e259";
}

.glyphicon-menu-up:before {
    content: "\e260";
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    *:before,
    *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    /*font-family: "Open Sans", Helvetica, Arial, sans-serif;*/
    font-family: 'Roboto', sans-serif;
    font-size: 1em;
    line-height: 1.42857143;
    color: #474747;
    background-color: #ffffff;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #00ADF6;
    text-decoration: none;
}

    a:hover,
    a:focus {
        color: #D0D0D0;
        text-decoration: underline;
    }

    a:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 0px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 1em;
    margin-bottom: 1em;
    border: 0;
    /*border-top: 1px solid #e6e6e6;*/
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

[role="button"] {
    cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}

    h1 small,
    h2 small,
    h3 small,
    h4 small,
    h5 small,
    h6 small,
    .h1 small,
    .h2 small,
    .h3 small,
    .h4 small,
    .h5 small,
    .h6 small,
    h1 .small,
    h2 .small,
    h3 .small,
    h4 .small,
    h5 .small,
    h6 .small,
    .h1 .small,
    .h2 .small,
    .h3 .small,
    .h4 .small,
    .h5 .small,
    .h6 .small {
        font-weight: normal;
        line-height: 1;
        color: #8c8c8c;
    }

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 1em;
    margin-bottom: 0.5em;
}

    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,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

    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: 2.25em;
}

h2,
.h2 {
    font-size: 1.75em;
}

h3,
.h3 {
    font-size: 1.5em;
}

h4,
.h4 {
    font-size: 1.125em;
}

h5,
.h5 {
    font-size: 1em;
}

h6,
.h6 {
    font-size: 0.875em;
}

p {
    margin: 0 0 0.5em;
}

.lead {
    margin-bottom: 1em;
    font-size: 1em;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width: 768px) {
    .lead {
        font-size: 1.5em;
    }
}

small,
.small {
    font-size: 87%;
}

mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #8c8c8c;
}

.text-primary {
    color: #ffffff;
}

a.text-primary:hover,
a.text-primary:focus {
    color: #e6e6e6;
}

.text-success {
    color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
    color: #2b542c;
}

.text-info {
    color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
    color: #245269;
}

.text-warning {
    color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
    color: #66512c;
}

.text-danger {
    color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
    color: #843534;
}

.bg-primary {
    color: #fff;
    background-color: #ffffff;
}

a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #e6e6e6;
}

.bg-success {
    background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3;
}

.bg-info {
    background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee;
}

.bg-warning {
    background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5;
}

.bg-danger {
    background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #e4b9b9;
}

.page-header {
    padding-bottom: -0.5em;
    margin: 2em 0 1em;
    border-bottom: 1px solid #e6e6e6;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 0.5em;
}

    ul ul,
    ol ul,
    ul ol,
    ol ol {
        margin-bottom: 0;
    }

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

    .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px;
    }

dl {
    margin-top: 0;
    margin-bottom: 1em;
}

dt,
dd {
    line-height: 1.42857143;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dl-horizontal dd {
        margin-left: 180px;
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #8c8c8c;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote {
    padding: 0.5em 1em;
    margin: 0 0 1em;
    font-size: 1.25em;
    border-left: 5px solid #e6e6e6;
}

    blockquote p:last-child,
    blockquote ul:last-child,
    blockquote ol:last-child {
        margin-bottom: 0;
    }

    blockquote footer,
    blockquote small,
    blockquote .small {
        display: block;
        font-size: 80%;
        line-height: 1.42857143;
        color: #8c8c8c;
    }

        blockquote footer:before,
        blockquote small:before,
        blockquote .small:before {
            content: '\2014 \00A0';
        }

    .blockquote-reverse,
    blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #e6e6e6;
        border-left: 0;
        text-align: right;
    }

        .blockquote-reverse footer:before,
        blockquote.pull-right footer:before,
        .blockquote-reverse small:before,
        blockquote.pull-right small:before,
        .blockquote-reverse .small:before,
        blockquote.pull-right .small:before {
            content: '';
        }

        .blockquote-reverse footer:after,
        blockquote.pull-right footer:after,
        .blockquote-reverse small:after,
        blockquote.pull-right small:after,
        .blockquote-reverse .small:after,
        blockquote.pull-right .small:after {
            content: '\00A0 \2014';
        }

address {
    margin-bottom: 1em;
    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: 0px;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #ffffff;
    background-color: #333333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: bold;
        box-shadow: none;
    }

pre {
    display: block;
    padding: 0em;
    margin: 0 0 0.5em;
    font-size: 0em;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    border-radius: 0px;
}

    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;
}

.container2 {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }

    .container2 {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }

    .container2 {
        width: 1000px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-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-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-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-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-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-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-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: #8c8c8c;
    text-align: left;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1em;
}

    .table > thead > tr > th,
    .table > tbody > tr > th,
    .table > tfoot > tr > th,
    .table > thead > tr > td,
    .table > tbody > tr > td,
    .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #dddddd;
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #dddddd;
    }

    .table > caption + thead > tr:first-child > th,
    .table > colgroup + thead > tr:first-child > th,
    .table > thead:first-child > tr:first-child > th,
    .table > caption + thead > tr:first-child > td,
    .table > colgroup + thead > tr:first-child > td,
    .table > thead:first-child > tr:first-child > td {
        border-top: 0;
    }

    .table > tbody + tbody {
        border-top: 2px solid #dddddd;
    }

    .table .table {
        background-color: #ffffff;
    }

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #dddddd;
}

    .table-bordered > thead > tr > th,
    .table-bordered > tbody > tr > th,
    .table-bordered > tfoot > tr > th,
    .table-bordered > thead > tr > td,
    .table-bordered > tbody > tr > td,
    .table-bordered > tfoot > tr > td {
        border: 1px solid #dddddd;
    }

    .table-bordered > thead > tr > th,
    .table-bordered > thead > tr > td {
        border-bottom-width: 2px;
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
    background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
    background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
    background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 0.75em;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #dddddd;
    }

        .table-responsive > .table {
            margin-bottom: 0;
        }

            .table-responsive > .table > thead > tr > th,
            .table-responsive > .table > tbody > tr > th,
            .table-responsive > .table > tfoot > tr > th,
            .table-responsive > .table > thead > tr > td,
            .table-responsive > .table > tbody > tr > td,
            .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap;
            }

        .table-responsive > .table-bordered {
            border: 0;
        }

            .table-responsive > .table-bordered > thead > tr > th:first-child,
            .table-responsive > .table-bordered > tbody > tr > th:first-child,
            .table-responsive > .table-bordered > tfoot > tr > th:first-child,
            .table-responsive > .table-bordered > thead > tr > td:first-child,
            .table-responsive > .table-bordered > tbody > tr > td:first-child,
            .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left: 0;
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child,
            .table-responsive > .table-bordered > tbody > tr > th:last-child,
            .table-responsive > .table-bordered > tfoot > tr > th:last-child,
            .table-responsive > .table-bordered > thead > tr > td:last-child,
            .table-responsive > .table-bordered > tbody > tr > td:last-child,
            .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right: 0;
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th,
            .table-responsive > .table-bordered > tfoot > tr:last-child > th,
            .table-responsive > .table-bordered > tbody > tr:last-child > td,
            .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0;
            }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 1em;
    font-size: 1.5em;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

input[type="file"] {
    display: block;
}

input[type="range"] {
    display: block;
    width: 100%;
}

select[multiple],
select[size] {
    height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 1em;
    line-height: 1.42857143;
    color: #00ADF6;
}

.form-control {
    display: block;
    width: 100%;
    height: 46px;
    padding: 6px 12px;
    font-size: 1em;
    line-height: 1.42857143;
    color: #00ADF6;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #ffffff;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, 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, 0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    }

    .form-control::-moz-placeholder {
        color: #999999;
        opacity: 1;
    }

    .form-control:-ms-input-placeholder {
        color: #999999;
    }

    .form-control::-webkit-input-placeholder {
        color: #999999;
    }

    .form-control::-ms-expand {
        border: 0;
        background-color: transparent;
    }

    .form-control[disabled],
    .form-control[readonly],
    fieldset[disabled] .form-control {
        background-color: #e6e6e6;
        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: 46px;
    }

    input[type="date"].input-sm,
    input[type="time"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm,
    .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"] {
        line-height: 13em;
    }

    input[type="date"].input-lg,
    input[type="time"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg,
    .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"] {
        line-height: 24em;
    }
}

.form-group {
    margin-bottom: 15px;
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .radio label,
    .checkbox label {
        min-height: 1em;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: normal;
        cursor: pointer;
    }

    .radio input[type="radio"],
    .radio-inline input[type="radio"],
    .checkbox input[type="checkbox"],
    .checkbox-inline input[type="checkbox"] {
        position: absolute;
        margin-left: -20px;
        margin-top: 4px \9;
    }

    .radio + .radio,
    .checkbox + .checkbox {
        margin-top: -5px;
    }

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}

    .radio-inline + .radio-inline,
    .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px;
    }

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 2em;
}

    .form-control-static.input-lg,
    .form-control-static.input-sm {
        padding-left: 0;
        padding-right: 0;
    }

.input-sm {
    height: 13em;
    padding: 5px 10px;
    font-size: 0.875em;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-sm {
    height: 13em;
    line-height: 13em;
}

textarea.input-sm,
select[multiple].input-sm {
    height: auto;
}

.form-group-sm .form-control {
    height: 13em;
    padding: 5px 10px;
    font-size: 0.875em;
    line-height: 1.5;
    border-radius: 3px;
}

.form-group-sm select.form-control {
    height: 13em;
    line-height: 13em;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto;
}

.form-group-sm .form-control-static {
    height: 13em;
    min-height: 1.875em;
    padding: 6px 10px;
    font-size: 0.875em;
    line-height: 1.5;
}

.input-lg {
    height: 24em;
    padding: 10px 16px;
    font-size: 1.125em;
    line-height: 1.3333333;
    border-radius: 6px;
}

select.input-lg {
    height: 24em;
    line-height: 24em;
}

textarea.input-lg,
select[multiple].input-lg {
    height: auto;
}

.form-group-lg .form-control {
    height: 24em;
    padding: 10px 16px;
    font-size: 1.125em;
    line-height: 1.3333333;
    border-radius: 6px;
}

.form-group-lg select.form-control {
    height: 24em;
    line-height: 24em;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto;
}

.form-group-lg .form-control-static {
    height: 24em;
    min-height: 2.125em;
    padding: 11px 16px;
    font-size: 1.125em;
    line-height: 1.3333333;
}

.has-feedback {
    position: relative;
}

    .has-feedback .form-control {
        padding-right: 57.5px;
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 46px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    pointer-events: none;
}

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
    width: 24em;
    height: 24em;
    line-height: 24em;
}

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
    width: 13em;
    height: 13em;
    line-height: 13em;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    }

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    }

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
    top: 6em;
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #656c71;
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .form-inline .input-group .input-group-addon,
        .form-inline .input-group .input-group-btn,
        .form-inline .input-group .form-control {
            width: auto;
        }

        .form-inline .input-group > .form-control {
            width: 100%;
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .form-inline .radio label,
        .form-inline .checkbox label {
            padding-left: 0;
        }

        .form-inline .radio input[type="radio"],
        .form-inline .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 8em;
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 1.125em;
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 0.875em;
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 0 6px 12px;
    font-size: 1em;
    line-height: 1.42857143;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .btn:focus,
    .btn:active:focus,
    .btn.active:focus,
    .btn.focus,
    .btn:active.focus,
    .btn.active.focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn:hover,
    .btn:focus,
    .btn.focus {
        color: #ffffff;
        text-decoration: none;
    }

    .btn:active,
    .btn.active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

    .btn.disabled,
    .btn[disabled],
    fieldset[disabled] .btn {
        cursor: not-allowed;
        opacity: 0.65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-default {
    color: #ffffff;
    background-color: #00ADF6;
    border-color: #cccccc;
}

    .btn-default:focus,
    .btn-default.focus {
        color: #ffffff;
        background-color: #D0D0D0;
        border-color: #8c8c8c;
    }

    .btn-default:hover {
        color: #ffffff;
        background-color: #D0D0D0;
        border-color: #adadad;
    }

    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        color: #ffffff;
        background-color: #D0D0D0;
        border-color: #adadad;
    }

        .btn-default:active:hover,
        .btn-default.active:hover,
        .open > .dropdown-toggle.btn-default:hover,
        .btn-default:active:focus,
        .btn-default.active:focus,
        .open > .dropdown-toggle.btn-default:focus,
        .btn-default:active.focus,
        .btn-default.active.focus,
        .open > .dropdown-toggle.btn-default.focus {
            color: #ffffff;
            background-color: #be6400;
            border-color: #8c8c8c;
        }

    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        background-image: none;
    }

    .btn-default.disabled:hover,
    .btn-default[disabled]:hover,
    fieldset[disabled] .btn-default:hover,
    .btn-default.disabled:focus,
    .btn-default[disabled]:focus,
    fieldset[disabled] .btn-default:focus,
    .btn-default.disabled.focus,
    .btn-default[disabled].focus,
    fieldset[disabled] .btn-default.focus {
        background-color: #00ADF6;
        border-color: #cccccc;
    }

    .btn-default .badge {
        color: #00ADF6;
        background-color: #ffffff;
    }

.btn-primary {
    color: #ffffff;
    background-color: #ffffff;
    border-color: #f2f2f2;
}

    .btn-primary:focus,
    .btn-primary.focus {
        color: #ffffff;
        background-color: #00ADF6;
        border-color: #b3b3b3;
    }

    .btn-primary:hover {
        color: #ffffff;
        background-color: #e6e6e6;
        border-color: #d4d4d4;
    }

    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        color: #ffffff;
        background-color: #e6e6e6;
        border-color: #d4d4d4;
    }

        .btn-primary:active:hover,
        .btn-primary.active:hover,
        .open > .dropdown-toggle.btn-primary:hover,
        .btn-primary:active:focus,
        .btn-primary.active:focus,
        .open > .dropdown-toggle.btn-primary:focus,
        .btn-primary:active.focus,
        .btn-primary.active.focus,
        .open > .dropdown-toggle.btn-primary.focus {
            color: #ffffff;
            background-color: #d4d4d4;
            border-color: #b3b3b3;
        }

    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        background-image: none;
    }

    .btn-primary.disabled:hover,
    .btn-primary[disabled]:hover,
    fieldset[disabled] .btn-primary:hover,
    .btn-primary.disabled:focus,
    .btn-primary[disabled]:focus,
    fieldset[disabled] .btn-primary:focus,
    .btn-primary.disabled.focus,
    .btn-primary[disabled].focus,
    fieldset[disabled] .btn-primary.focus {
        background-color: #ffffff;
        border-color: #f2f2f2;
    }

    .btn-primary .badge {
        color: #ffffff;
        background-color: #ffffff;
    }

.btn-success {
    color: #ffffff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

    .btn-success:focus,
    .btn-success.focus {
        color: #ffffff;
        background-color: #449d44;
        border-color: #255625;
    }

    .btn-success:hover {
        color: #ffffff;
        background-color: #449d44;
        border-color: #398439;
    }

    .btn-success:active,
    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        color: #ffffff;
        background-color: #449d44;
        border-color: #398439;
    }

        .btn-success:active:hover,
        .btn-success.active:hover,
        .open > .dropdown-toggle.btn-success:hover,
        .btn-success:active:focus,
        .btn-success.active:focus,
        .open > .dropdown-toggle.btn-success:focus,
        .btn-success:active.focus,
        .btn-success.active.focus,
        .open > .dropdown-toggle.btn-success.focus {
            color: #ffffff;
            background-color: #398439;
            border-color: #255625;
        }

    .btn-success:active,
    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        background-image: none;
    }

    .btn-success.disabled:hover,
    .btn-success[disabled]:hover,
    fieldset[disabled] .btn-success:hover,
    .btn-success.disabled:focus,
    .btn-success[disabled]:focus,
    fieldset[disabled] .btn-success:focus,
    .btn-success.disabled.focus,
    .btn-success[disabled].focus,
    fieldset[disabled] .btn-success.focus {
        background-color: #5cb85c;
        border-color: #4cae4c;
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #ffffff;
    }

.btn-info {
    color: #ffffff;
    background-color: #5fa9dd;
    border-color: #4a9ed9;
}

    .btn-info:focus,
    .btn-info.focus {
        color: #ffffff;
        background-color: #3592d4;
        border-color: #1d5b86;
    }

    .btn-info:hover {
        color: #ffffff;
        background-color: #3592d4;
        border-color: #2880bd;
    }

    .btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        color: #ffffff;
        background-color: #3592d4;
        border-color: #2880bd;
    }

        .btn-info:active:hover,
        .btn-info.active:hover,
        .open > .dropdown-toggle.btn-info:hover,
        .btn-info:active:focus,
        .btn-info.active:focus,
        .open > .dropdown-toggle.btn-info:focus,
        .btn-info:active.focus,
        .btn-info.active.focus,
        .open > .dropdown-toggle.btn-info.focus {
            color: #ffffff;
            background-color: #2880bd;
            border-color: #1d5b86;
        }

    .btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        background-image: none;
    }

    .btn-info.disabled:hover,
    .btn-info[disabled]:hover,
    fieldset[disabled] .btn-info:hover,
    .btn-info.disabled:focus,
    .btn-info[disabled]:focus,
    fieldset[disabled] .btn-info:focus,
    .btn-info.disabled.focus,
    .btn-info[disabled].focus,
    fieldset[disabled] .btn-info.focus {
        background-color: #5fa9dd;
        border-color: #4a9ed9;
    }

    .btn-info .badge {
        color: #5fa9dd;
        background-color: #ffffff;
    }

.btn-warning {
    color: #ffffff;
    background-color: #fee96a;
    border-color: #fee551;
}

    .btn-warning:focus,
    .btn-warning.focus {
        color: #ffffff;
        background-color: #fee237;
        border-color: #ceb101;
    }

    .btn-warning:hover {
        color: #ffffff;
        background-color: #fee237;
        border-color: #fddc14;
    }

    .btn-warning:active,
    .btn-warning.active,
    .open > .dropdown-toggle.btn-warning {
        color: #ffffff;
        background-color: #fee237;
        border-color: #fddc14;
    }

        .btn-warning:active:hover,
        .btn-warning.active:hover,
        .open > .dropdown-toggle.btn-warning:hover,
        .btn-warning:active:focus,
        .btn-warning.active:focus,
        .open > .dropdown-toggle.btn-warning:focus,
        .btn-warning:active.focus,
        .btn-warning.active.focus,
        .open > .dropdown-toggle.btn-warning.focus {
            color: #ffffff;
            background-color: #fddc14;
            border-color: #ceb101;
        }

    .btn-warning:active,
    .btn-warning.active,
    .open > .dropdown-toggle.btn-warning {
        background-image: none;
    }

    .btn-warning.disabled:hover,
    .btn-warning[disabled]:hover,
    fieldset[disabled] .btn-warning:hover,
    .btn-warning.disabled:focus,
    .btn-warning[disabled]:focus,
    fieldset[disabled] .btn-warning:focus,
    .btn-warning.disabled.focus,
    .btn-warning[disabled].focus,
    fieldset[disabled] .btn-warning.focus {
        background-color: #fee96a;
        border-color: #fee551;
    }

    .btn-warning .badge {
        color: #fee96a;
        background-color: #ffffff;
    }

.btn-danger {
    color: #ffffff;
    background-color: #ff6f69;
    border-color: #ff574f;
}

    .btn-danger:focus,
    .btn-danger.focus {
        color: #ffffff;
        background-color: #ff3e36;
        border-color: #cf0800;
    }

    .btn-danger:hover {
        color: #ffffff;
        background-color: #ff3e36;
        border-color: #ff1c12;
    }

    .btn-danger:active,
    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        color: #ffffff;
        background-color: #ff3e36;
        border-color: #ff1c12;
    }

        .btn-danger:active:hover,
        .btn-danger.active:hover,
        .open > .dropdown-toggle.btn-danger:hover,
        .btn-danger:active:focus,
        .btn-danger.active:focus,
        .open > .dropdown-toggle.btn-danger:focus,
        .btn-danger:active.focus,
        .btn-danger.active.focus,
        .open > .dropdown-toggle.btn-danger.focus {
            color: #ffffff;
            background-color: #ff1c12;
            border-color: #cf0800;
        }

    .btn-danger:active,
    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        background-image: none;
    }

    .btn-danger.disabled:hover,
    .btn-danger[disabled]:hover,
    fieldset[disabled] .btn-danger:hover,
    .btn-danger.disabled:focus,
    .btn-danger[disabled]:focus,
    fieldset[disabled] .btn-danger:focus,
    .btn-danger.disabled.focus,
    .btn-danger[disabled].focus,
    fieldset[disabled] .btn-danger.focus {
        background-color: #ff6f69;
        border-color: #ff574f;
    }

    .btn-danger .badge {
        color: #ff6f69;
        background-color: #ffffff;
    }

.btn-link {
    color: #00ADF6;
    font-weight: normal;
    border-radius: 0;
}

    .btn-link,
    .btn-link:active,
    .btn-link.active,
    .btn-link[disabled],
    fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn-link,
        .btn-link:hover,
        .btn-link:focus,
        .btn-link:active {
            border-color: transparent;
        }

            .btn-link:hover,
            .btn-link:focus {
                color: #D0D0D0;
                text-decoration: underline;
                background-color: transparent;
            }

            .btn-link[disabled]:hover,
            fieldset[disabled] .btn-link:hover,
            .btn-link[disabled]:focus,
            fieldset[disabled] .btn-link:focus {
                color: #8c8c8c;
                text-decoration: none;
            }

.btn-lg,
.btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 1.125em;
    line-height: 1.3333333;
    border-radius: 6px;
}

.btn-sm,
.btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 0.875em;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs,
.btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 0.875em;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

    .fade.in {
        opacity: 1;
    }

.collapse {
    display: none;
}

    .collapse.in {
        display: block;
    }

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.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;
}

.dropup,
.dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 1em;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: -0.5em 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857143;
        color: #333333;
        white-space: nowrap;
    }

        .dropdown-menu > li > a:hover,
        .dropdown-menu > li > a:focus {
            text-decoration: none;
            color: #262626;
            background-color: #f5f5f5;
        }

    .dropdown-menu > .active > a,
    .dropdown-menu > .active > a:hover,
    .dropdown-menu > .active > a:focus {
        color: #ffffff;
        text-decoration: none;
        outline: 0;
        background-color: #ffffff;
    }

    .dropdown-menu > .disabled > a,
    .dropdown-menu > .disabled > a:hover,
    .dropdown-menu > .disabled > a:focus {
        color: #8c8c8c;
    }

        .dropdown-menu > .disabled > a:hover,
        .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            cursor: not-allowed;
        }

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    left: auto;
    right: 0;
}

.dropdown-menu-left {
    left: 0;
    right: auto;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 0.875em;
    line-height: 1.42857143;
    color: #8c8c8c;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

    .btn-group > .btn,
    .btn-group-vertical > .btn {
        position: relative;
        float: left;
    }

        .btn-group > .btn:hover,
        .btn-group-vertical > .btn:hover,
        .btn-group > .btn:focus,
        .btn-group-vertical > .btn:focus,
        .btn-group > .btn:active,
        .btn-group-vertical > .btn:active,
        .btn-group > .btn.active,
        .btn-group-vertical > .btn.active {
            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-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-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-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

    .btn-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: 0px;
        border-top-left-radius: 0px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    .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-right-radius: 0;
        border-top-left-radius: 0;
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

    .btn-group-justified > .btn,
    .btn-group-justified > .btn-group {
        float: none;
        display: table-cell;
        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="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    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-left: 0;
        padding-right: 0;
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0;
    }

        .input-group .form-control:focus {
            z-index: 3;
        }

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    height: 24em;
    padding: 10px 16px;
    font-size: 1.125em;
    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: 24em;
    line-height: 24em;
}

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].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: 13em;
    padding: 5px 10px;
    line-height: 1.5;
    border-radius: 3px;
    height: 35px;
    font-size: 0.875em;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
    height: 13em;
    line-height: 13em;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
}

    .input-group-addon:not(:first-child):not(:last-child),
    .input-group-btn:not(:first-child):not(:last-child),
    .input-group .form-control:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 1em;
    font-weight: normal;
    line-height: 1;
    color: #00ADF6;
    text-align: center;
    background-color: #e6e6e6;
    border: 1px solid #ffffff;
    border-radius: 0px;
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 0.875em;
        border-radius: 3px;
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 1.125em;
        border-radius: 6px;
    }

    .input-group-addon input[type="radio"],
    .input-group-addon input[type="checkbox"] {
        margin-top: 0;
    }

    .input-group .form-control:first-child,
    .input-group-addon:first-child,
    .input-group-btn:first-child > .btn,
    .input-group-btn:first-child > .btn-group > .btn,
    .input-group-btn:first-child > .dropdown-toggle,
    .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
    .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .input-group-addon:first-child {
        border-right: 0;
    }

    .input-group .form-control:last-child,
    .input-group-addon:last-child,
    .input-group-btn:last-child > .btn,
    .input-group-btn:last-child > .btn-group > .btn,
    .input-group-btn:last-child > .dropdown-toggle,
    .input-group-btn:first-child > .btn:not(:first-child),
    .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .input-group-addon:last-child {
        border-left: 0;
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

    .input-group-btn > .btn {
        position: relative;
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px;
        }

        .input-group-btn > .btn:hover,
        .input-group-btn > .btn:focus,
        .input-group-btn > .btn:active {
            z-index: 2;
        }

    .input-group-btn:first-child > .btn,
    .input-group-btn:first-child > .btn-group {
        margin-right: -1px;
    }

    .input-group-btn:last-child > .btn,
    .input-group-btn:last-child > .btn-group {
        z-index: 2;
        margin-left: -1px;
    }

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

    .nav > li {
        position: relative;
        display: block;
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px;
        }

            .nav > li > a:hover,
            .nav > li > a:focus {
                text-decoration: none;
                background-color: #e6e6e6;
            }

        .nav > li.disabled > a {
            color: #8c8c8c;
        }

            .nav > li.disabled > a:hover,
            .nav > li.disabled > a:focus {
                color: #8c8c8c;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed;
            }

    .nav .open > a,
    .nav .open > a:hover,
    .nav .open > a:focus {
        background-color: #e6e6e6;
        border-color: #00ADF6;
    }

    .nav .nav-divider {
        height: 1px;
        margin: -0.5em 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .nav > li > a > img {
        max-width: none;
    }

.nav-tabs {
    border-bottom: 1px solid #dddddd;
}

    .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: 0px 0px 0 0;
        }

            .nav-tabs > li > a:hover {
                border-color: #e6e6e6 #e6e6e6 #dddddd;
            }

        .nav-tabs > li.active > a,
        .nav-tabs > li.active > a:hover,
        .nav-tabs > li.active > a:focus {
            color: #555555;
            background-color: #ffffff;
            border: 1px solid #dddddd;
            border-bottom-color: transparent;
            cursor: default;
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0;
    }

        .nav-tabs.nav-justified > li {
            float: none;
        }

            .nav-tabs.nav-justified > li > a {
                text-align: center;
                margin-bottom: 5px;
            }

        .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: 0px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #dddddd;
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 0px 0px 0 0;
    }

    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #ffffff;
    }
}

.nav-pills > li {
    float: left;
}

    .nav-pills > li > a {
        border-radius: 0px;
    }

    .nav-pills > li + li {
        margin-left: 2px;
    }

    .nav-pills > li.active > a,
    .nav-pills > li.active > a:hover,
    .nav-pills > li.active > a:focus {
        color: #ffffff;
        background-color: #ffffff;
    }

.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 {
            text-align: center;
            margin-bottom: 5px;
        }

    .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: 0px;
    }

    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
        border: 1px solid #dddddd;
    }

@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 0px 0px 0 0;
    }

    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #ffffff;
    }
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 1em;
    border: 1px solid transparent;
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 0px;
    }
}

@media (min-width: 768px) {
    .navbar-header {
        float: left;
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}

    .navbar-collapse.in {
        overflow-y: auto;
    }

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important;
        }

        .navbar-collapse.in {
            overflow-y: visible;
        }

    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 768px) {
    .container > .navbar-header,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0;
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

.navbar-brand {
    float: left;
    padding: 24.5px 15px;
    font-size: 1.125em;
    line-height: 1em;
    height: 50px;
}

    .navbar-brand:hover,
    .navbar-brand:focus {
        text-decoration: none;
    }

    .navbar-brand > img {
        display: block;
    }

@media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}

    .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: 12.25px -15px;
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 1em;
    }

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }

        .navbar-nav .open .dropdown-menu > li > a,
        .navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px;
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 1em;
        }

            .navbar-nav .open .dropdown-menu > li > a:hover,
            .navbar-nav .open .dropdown-menu > li > a:focus {
                background-image: none;
            }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }

        .navbar-nav > li {
            float: left;
        }

            .navbar-nav > li > a {
                padding-top: 24.5px;
                padding-bottom: 24.5px;
            }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 2px;
    margin-bottom: 2px;
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .navbar-form .form-control-static {
        display: inline-block;
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .navbar-form .input-group .input-group-addon,
        .navbar-form .input-group .input-group-btn,
        .navbar-form .input-group .form-control {
            width: auto;
        }

        .navbar-form .input-group > .form-control {
            width: 100%;
        }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .navbar-form .radio label,
        .navbar-form .checkbox label {
            padding-left: 0;
        }

        .navbar-form .radio input[type="radio"],
        .navbar-form .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }

        .navbar-form .form-group:last-child {
            margin-bottom: 0;
        }
}

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.navbar-btn {
    margin-top: 2px;
    margin-bottom: 2px;
}

    .navbar-btn.btn-sm {
        margin-top: 18.5px;
        margin-bottom: 18.5px;
    }

    .navbar-btn.btn-xs {
        margin-top: 14px;
        margin-bottom: 14px;
    }

.navbar-text {
    margin-top: 24.5px;
    margin-bottom: 24.5px;
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important;
        float: left;
    }

    .navbar-right {
        float: right !important;
        float: right;
        margin-right: -15px;
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0;
        }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

    .navbar-default .navbar-brand {
        color: #777777;
    }

        .navbar-default .navbar-brand:hover,
        .navbar-default .navbar-brand:focus {
            color: #5e5e5e;
            background-color: transparent;
        }

    .navbar-default .navbar-text {
        color: #777777;
    }

    .navbar-default .navbar-nav > li > a {
        color: #777777;
    }

        .navbar-default .navbar-nav > li > a:hover,
        .navbar-default .navbar-nav > li > a:focus {
            color: #333333;
            background-color: transparent;
        }

    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus {
        color: #555555;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav > .disabled > a,
    .navbar-default .navbar-nav > .disabled > a:hover,
    .navbar-default .navbar-nav > .disabled > a:focus {
        color: #cccccc;
        background-color: transparent;
    }

    .navbar-default .navbar-toggle {
        border-color: #dddddd;
    }

        .navbar-default .navbar-toggle:hover,
        .navbar-default .navbar-toggle:focus {
            background-color: #dddddd;
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #888888;
        }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: #e7e7e7;
    }

    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
        background-color: #e7e7e7;
        color: #555555;
    }

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777777;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #333333;
            background-color: transparent;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555555;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #cccccc;
        background-color: transparent;
    }
}

.navbar-default .navbar-link {
    color: #777777;
}

    .navbar-default .navbar-link:hover {
        color: #333333;
    }

.navbar-default .btn-link {
    color: #777777;
}

    .navbar-default .btn-link:hover,
    .navbar-default .btn-link:focus {
        color: #333333;
    }

    .navbar-default .btn-link[disabled]:hover,
    fieldset[disabled] .navbar-default .btn-link:hover,
    .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:focus {
        color: #cccccc;
    }

.navbar-inverse {
    background-color: #222222;
    border-color: #080808;
}

    .navbar-inverse .navbar-brand {
        color: #b3b3b3;
    }

        .navbar-inverse .navbar-brand:hover,
        .navbar-inverse .navbar-brand:focus {
            color: #ffffff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-text {
        color: #b3b3b3;
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #b3b3b3;
    }

        .navbar-inverse .navbar-nav > li > a:hover,
        .navbar-inverse .navbar-nav > li > a:focus {
            color: #ffffff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav > .active > a,
    .navbar-inverse .navbar-nav > .active > a:hover,
    .navbar-inverse .navbar-nav > .active > a:focus {
        color: #ffffff;
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav > .disabled > a,
    .navbar-inverse .navbar-nav > .disabled > a:hover,
    .navbar-inverse .navbar-nav > .disabled > a:focus {
        color: #444444;
        background-color: transparent;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333333;
    }

        .navbar-inverse .navbar-toggle:hover,
        .navbar-inverse .navbar-toggle:focus {
            background-color: #333333;
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #ffffff;
        }

    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        border-color: #101010;
    }

    .navbar-inverse .navbar-nav > .open > a,
    .navbar-inverse .navbar-nav > .open > a:hover,
    .navbar-inverse .navbar-nav > .open > a:focus {
        background-color: #080808;
        color: #ffffff;
    }

@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: #b3b3b3;
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #ffffff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #ffffff;
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444444;
        background-color: transparent;
    }
}

.navbar-inverse .navbar-link {
    color: #b3b3b3;
}

    .navbar-inverse .navbar-link:hover {
        color: #ffffff;
    }

.navbar-inverse .btn-link {
    color: #b3b3b3;
}

    .navbar-inverse .btn-link:hover,
    .navbar-inverse .btn-link:focus {
        color: #ffffff;
    }

    .navbar-inverse .btn-link[disabled]:hover,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
        color: #444444;
    }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 1em;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 0px;
}

    .breadcrumb > li {
        display: inline-block;
    }

        .breadcrumb > li + li:before {
            content: "/\00a0";
            padding: 0 5px;
            color: #cccccc;
        }

    .breadcrumb > .active {
        color: #8c8c8c;
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 1em 0;
    border-radius: 0px;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a,
        .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #00ADF6;
            background-color: #ffffff;
            border: 1px solid #dddddd;
            margin-left: -1px;
        }

        .pagination > li:first-child > a,
        .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 0px;
            border-top-left-radius: 0px;
        }

        .pagination > li:last-child > a,
        .pagination > li:last-child > span {
            border-bottom-right-radius: 0px;
            border-top-right-radius: 0px;
        }

        .pagination > li > a:hover,
        .pagination > li > span:hover,
        .pagination > li > a:focus,
        .pagination > li > span:focus {
            z-index: 2;
            color: #D0D0D0;
            background-color: #e6e6e6;
            border-color: #dddddd;
        }

    .pagination > .active > a,
    .pagination > .active > span,
    .pagination > .active > a:hover,
    .pagination > .active > span:hover,
    .pagination > .active > a:focus,
    .pagination > .active > span:focus {
        z-index: 3;
        color: #ffffff;
        background-color: #ffffff;
        border-color: #ffffff;
        cursor: default;
    }

    .pagination > .disabled > span,
    .pagination > .disabled > span:hover,
    .pagination > .disabled > span:focus,
    .pagination > .disabled > a,
    .pagination > .disabled > a:hover,
    .pagination > .disabled > a:focus {
        color: #8c8c8c;
        background-color: #ffffff;
        border-color: #dddddd;
        cursor: not-allowed;
        pointer-events: none;
    }

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 1.125em;
    line-height: 1.3333333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 0.875em;
    line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.pager {
    padding-left: 0;
    margin: 1em 0;
    list-style: none;
    text-align: center;
}

    .pager li {
        display: inline;
    }

        .pager li > a,
        .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #ffffff;
            border: 1px solid #dddddd;
            border-radius: 15px;
        }

            .pager li > a:hover,
            .pager li > a:focus {
                text-decoration: none;
                background-color: #e6e6e6;
            }

    .pager .next > a,
    .pager .next > span {
        float: right;
    }

    .pager .previous > a,
    .pager .previous > span {
        float: left;
    }

    .pager .disabled > a,
    .pager .disabled > a:hover,
    .pager .disabled > a:focus,
    .pager .disabled > span {
        color: #8c8c8c;
        background-color: #ffffff;
        cursor: not-allowed;
        pointer-events: none;
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

a.label:hover,
a.label:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

.label:empty {
    display: none;
}

.btn .label {
    position: relative;
    top: -1px;
}

.label-default {
    background-color: #8c8c8c;
}

    .label-default[href]:hover,
    .label-default[href]:focus {
        background-color: #737373;
    }

.label-primary {
    background-color: #ffffff;
}

    .label-primary[href]:hover,
    .label-primary[href]:focus {
        background-color: #e6e6e6;
    }

.label-success {
    background-color: #5cb85c;
}

    .label-success[href]:hover,
    .label-success[href]:focus {
        background-color: #449d44;
    }

.label-info {
    background-color: #5fa9dd;
}

    .label-info[href]:hover,
    .label-info[href]:focus {
        background-color: #3592d4;
    }

.label-warning {
    background-color: #fee96a;
}

    .label-warning[href]:hover,
    .label-warning[href]:focus {
        background-color: #fee237;
    }

.label-danger {
    background-color: #ff6f69;
}

    .label-danger[href]:hover,
    .label-danger[href]:focus {
        background-color: #ff3e36;
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 0.875em;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #8c8c8c;
    border-radius: 10px;
}

    .badge:empty {
        display: none;
    }

.btn .badge {
    position: relative;
    top: -1px;
}

.btn-xs .badge,
.btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px;
}

a.badge:hover,
a.badge:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #00ADF6;
    background-color: #ffffff;
}

.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: #e6e6e6;
}

    .jumbotron h1,
    .jumbotron .h1 {
        color: inherit;
    }

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 2em;
        font-weight: 200;
    }

    .jumbotron > hr {
        border-top-color: #cccccc;
    }

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px;
}

.jumbotron .container {
    max-width: 100%;
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }

    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 5em;
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 1em;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 0px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}

    .thumbnail > img,
    .thumbnail a > img {
        margin-left: auto;
        margin-right: auto;
    }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #00ADF6;
}

.thumbnail .caption {
    padding: 9px;
    color: #474747;
}

.alert {
    padding: 15px;
    margin-bottom: 1em;
    border: 1px solid transparent;
    border-radius: 0px;
}

    .alert h4 {
        margin-top: 0;
        color: inherit;
    }

    .alert .alert-link {
        font-weight: bold;
    }

    .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 {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

    .alert-success hr {
        border-top-color: #c9e2b3;
    }

    .alert-success .alert-link {
        color: #2b542c;
    }

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

    .alert-info hr {
        border-top-color: #a6e1ec;
    }

    .alert-info .alert-link {
        color: #245269;
    }

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

    .alert-warning hr {
        border-top-color: #f7e1b5;
    }

    .alert-warning .alert-link {
        color: #66512c;
    }

.alert-danger {
    /*background-color: #f2dede;*/
    background-color: #F06060;
    border-color: #ebccd1;
    color: #a94442;
}

    .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;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

.progress {
    overflow: hidden;
    height: 1em;
    margin-bottom: 1em;
    background-color: #f5f5f5;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 0.875em;
    line-height: 1em;
    color: #ffffff;
    text-align: center;
    background-color: #ffffff;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
    -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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
    background-color: #5fa9dd;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
    background-color: #fee96a;
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
    background-color: #ff6f69;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
    margin-top: 15px;
}

    .media:first-child {
        margin-top: 0;
    }

.media,
.media-body {
    zoom: 1;
    overflow: hidden;
}

.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-left,
.media-right,
.media-body {
    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 {
    margin-bottom: 20px;
    padding-left: 0;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
}

    .list-group-item:first-child {
        border-top-right-radius: 0px;
        border-top-left-radius: 0px;
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    }

a.list-group-item,
button.list-group-item {
    color: #555555;
}

    a.list-group-item .list-group-item-heading,
    button.list-group-item .list-group-item-heading {
        color: #333333;
    }

    a.list-group-item:hover,
    button.list-group-item:hover,
    a.list-group-item:focus,
    button.list-group-item:focus {
        text-decoration: none;
        color: #555555;
        background-color: #f5f5f5;
    }

button.list-group-item {
    width: 100%;
    text-align: left;
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    background-color: #e6e6e6;
    color: #8c8c8c;
    cursor: not-allowed;
}

    .list-group-item.disabled .list-group-item-heading,
    .list-group-item.disabled:hover .list-group-item-heading,
    .list-group-item.disabled:focus .list-group-item-heading {
        color: inherit;
    }

    .list-group-item.disabled .list-group-item-text,
    .list-group-item.disabled:hover .list-group-item-text,
    .list-group-item.disabled:focus .list-group-item-text {
        color: #8c8c8c;
    }

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #ffffff;
    border-color: #ffffff;
}

    .list-group-item.active .list-group-item-heading,
    .list-group-item.active:hover .list-group-item-heading,
    .list-group-item.active:focus .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active:hover .list-group-item-heading > small,
    .list-group-item.active:focus .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small,
    .list-group-item.active:hover .list-group-item-heading > .small,
    .list-group-item.active:focus .list-group-item-heading > .small {
        color: inherit;
    }

    .list-group-item.active .list-group-item-text,
    .list-group-item.active:hover .list-group-item-text,
    .list-group-item.active:focus .list-group-item-text {
        color: #ffffff;
    }

.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:hover,
    button.list-group-item-success:hover,
    a.list-group-item-success:focus,
    button.list-group-item-success:focus {
        color: #3c763d;
        background-color: #d0e9c6;
    }

    a.list-group-item-success.active,
    button.list-group-item-success.active,
    a.list-group-item-success.active:hover,
    button.list-group-item-success.active:hover,
    a.list-group-item-success.active:focus,
    button.list-group-item-success.active:focus {
        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:hover,
    button.list-group-item-info:hover,
    a.list-group-item-info:focus,
    button.list-group-item-info:focus {
        color: #31708f;
        background-color: #c4e3f3;
    }

    a.list-group-item-info.active,
    button.list-group-item-info.active,
    a.list-group-item-info.active:hover,
    button.list-group-item-info.active:hover,
    a.list-group-item-info.active:focus,
    button.list-group-item-info.active:focus {
        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:hover,
    button.list-group-item-warning:hover,
    a.list-group-item-warning:focus,
    button.list-group-item-warning:focus {
        color: #8a6d3b;
        background-color: #faf2cc;
    }

    a.list-group-item-warning.active,
    button.list-group-item-warning.active,
    a.list-group-item-warning.active:hover,
    button.list-group-item-warning.active:hover,
    a.list-group-item-warning.active:focus,
    button.list-group-item-warning.active:focus {
        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:hover,
    button.list-group-item-danger:hover,
    a.list-group-item-danger:focus,
    button.list-group-item-danger:focus {
        color: #a94442;
        background-color: #ebcccc;
    }

    a.list-group-item-danger.active,
    button.list-group-item-danger.active,
    a.list-group-item-danger.active:hover,
    button.list-group-item-danger.active:hover,
    a.list-group-item-danger.active:focus,
    button.list-group-item-danger.active:focus {
        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: 1em;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
    padding: 15px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px;
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit;
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 2em;
    color: inherit;
}

    .panel-title > a,
    .panel-title > small,
    .panel-title > .small,
    .panel-title > small > a,
    .panel-title > .small > a {
        color: inherit;
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #dddddd;
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px;
}

.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-right-radius: -1px;
        border-top-left-radius: -1px;
    }

    .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: -1px;
        border-bottom-left-radius: -1px;
    }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group + .panel-footer {
    border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
    margin-bottom: 0;
}

    .panel > .table caption,
    .panel > .table-responsive > .table caption,
    .panel > .panel-collapse > .table caption {
        padding-left: 15px;
        padding-right: 15px;
    }

    .panel > .table:first-child,
    .panel > .table-responsive:first-child > .table:first-child {
        border-top-right-radius: -1px;
        border-top-left-radius: -1px;
    }

        .panel > .table:first-child > thead: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-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
            border-top-left-radius: -1px;
            border-top-right-radius: -1px;
        }

            .panel > .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 td:first-child,
            .panel > .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 td:first-child,
            .panel > .table:first-child > thead:first-child > tr:first-child th: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 th:first-child,
            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
                border-top-left-radius: -1px;
            }

            .panel > .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 td:last-child,
            .panel > .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 td:last-child,
            .panel > .table:first-child > thead:first-child > tr:first-child th: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 th:last-child,
            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
                border-top-right-radius: -1px;
            }

    .panel > .table:last-child,
    .panel > .table-responsive:last-child > .table:last-child {
        border-bottom-right-radius: -1px;
        border-bottom-left-radius: -1px;
    }

        .panel > .table:last-child > tbody:last-child > tr:last-child,
        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
        .panel > .table:last-child > tfoot:last-child > tr:last-child,
        .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
            border-bottom-left-radius: -1px;
            border-bottom-right-radius: -1px;
        }

            .panel > .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 td:first-child,
            .panel > .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 td:first-child,
            .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
            .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
            .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
                border-bottom-left-radius: -1px;
            }

            .panel > .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 td:last-child,
            .panel > .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 td:last-child,
            .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
            .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
            .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
                border-bottom-right-radius: -1px;
            }

    .panel > .panel-body + .table,
    .panel > .panel-body + .table-responsive,
    .panel > .table + .panel-body,
    .panel > .table-responsive + .panel-body {
        border-top: 1px solid #dddddd;
    }

    .panel > .table > tbody:first-child > tr:first-child th,
    .panel > .table > tbody:first-child > tr:first-child td {
        border-top: 0;
    }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0;
}

    .panel > .table-bordered > thead > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
    .panel > .table-bordered > tbody > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .panel > .table-bordered > tfoot > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .panel > .table-bordered > thead > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
    .panel > .table-bordered > tbody > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .panel > .table-bordered > tfoot > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }

    .panel > .table-bordered > thead > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
    .panel > .table-bordered > tbody > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .panel > .table-bordered > tfoot > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .panel > .table-bordered > thead > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
    .panel > .table-bordered > tbody > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .panel > .table-bordered > tfoot > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }

    .panel > .table-bordered > thead > tr:first-child > td,
    .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
    .panel > .table-bordered > tbody > tr:first-child > td,
    .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
    .panel > .table-bordered > thead > tr:first-child > th,
    .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
    .panel > .table-bordered > tbody > tr:first-child > th,
    .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
        border-bottom: 0;
    }

    .panel > .table-bordered > tbody > tr:last-child > td,
    .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .panel > .table-bordered > tfoot > tr:last-child > td,
    .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .panel > .table-bordered > tbody > tr:last-child > th,
    .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .panel > .table-bordered > tfoot > tr:last-child > th,
    .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0;
    }

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}

.panel-group {
    margin-bottom: 1em;
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 0px;
    }

        .panel-group .panel + .panel {
            margin-top: 5px;
        }

    .panel-group .panel-heading {
        border-bottom: 0;
    }

        .panel-group .panel-heading + .panel-collapse > .panel-body,
        .panel-group .panel-heading + .panel-collapse > .list-group {
            border-top: 1px solid #dddddd;
        }

    .panel-group .panel-footer {
        border-top: 0;
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #dddddd;
        }

.panel-default {
    border-color: #dddddd;
}

    .panel-default > .panel-heading {
        color: #333333;
        background-color: #f5f5f5;
        border-color: #dddddd;
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #dddddd;
        }

        .panel-default > .panel-heading .badge {
            color: #f5f5f5;
            background-color: #333333;
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #dddddd;
    }

.panel-primary {
    border-color: #ffffff;
}

    .panel-primary > .panel-heading {
        color: #ffffff;
        background-color: #ffffff;
        border-color: #ffffff;
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ffffff;
        }

        .panel-primary > .panel-heading .badge {
            color: #ffffff;
            background-color: #ffffff;
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ffffff;
    }

.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 iframe,
    .embed-responsive embed,
    .embed-responsive object,
    .embed-responsive video {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0;
    }

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0, 0, 0, 0.15);
    }

.well-lg {
    padding: 24px;
    border-radius: 6px;
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.close {
    float: right;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

    .close:hover,
    .close:focus {
        color: #000000;
        text-decoration: none;
        cursor: pointer;
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
        -o-transform: translate(0, -25%);
        transform: translate(0, -25%);
        -webkit-transition: -webkit-transform 0.3s ease-out;
        -moz-transition: -moz-transform 0.3s ease-out;
        -o-transition: -o-transform 0.3s ease-out;
        transition: transform 0.3s ease-out;
    }

    .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: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #00ADF6;
}

    .modal-backdrop.fade {
        opacity: 0;
        /*z-index : 0;*/
        filter: alpha(opacity=0);
    }

    .modal-backdrop.in {
        opacity: 0.85;
        filter: alpha(opacity=85);
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #00ADF6;
}

    .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 #00ADF6;
}

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .my-modal-dialog {
        width: 800px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 0.875em;
    opacity: 0;
    filter: alpha(opacity=0);
}

    .tooltip.in {
        opacity: 0.9;
        filter: alpha(opacity=90);
    }

    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0;
    }

    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px;
    }

    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0;
    }

    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px;
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    background-color: #000000;
    border-radius: 0px;
}

.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: #000000;
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000000;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000000;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 1em;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

    .popover.top {
        margin-top: -10px;
    }

    .popover.right {
        margin-left: 10px;
    }

    .popover.bottom {
        margin-top: 10px;
    }

    .popover.left {
        margin-left: -10px;
    }

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 1em;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.popover > .arrow,
.popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover > .arrow {
    border-width: 11px;
}

    .popover > .arrow:after {
        border-width: 10px;
        content: "";
    }

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}

    .popover.top > .arrow:after {
        content: " ";
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: #ffffff;
    }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
}

    .popover.right > .arrow:after {
        content: " ";
        left: 1px;
        bottom: -10px;
        border-left-width: 0;
        border-right-color: #ffffff;
    }

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}

    .popover.bottom > .arrow:after {
        content: " ";
        top: 1px;
        margin-left: -10px;
        border-top-width: 0;
        border-bottom-color: #ffffff;
    }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25);
}

    .popover.left > .arrow:after {
        content: " ";
        right: 1px;
        border-right-width: 0;
        border-left-color: #ffffff;
        bottom: -10px;
    }

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: 0.6s ease-in-out left;
        -o-transition: 0.6s ease-in-out left;
        transition: 0.6s ease-in-out left;
    }

        .carousel-inner > .item > img,
        .carousel-inner > .item > a > img {
            line-height: 1;
        }

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px;
    }

        .carousel-inner > .item.next,
        .carousel-inner > .item.active.right {
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
            left: 0;
        }

        .carousel-inner > .item.prev,
        .carousel-inner > .item.active.left {
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
            left: 0;
        }

            .carousel-inner > .item.next.left,
            .carousel-inner > .item.prev.right,
            .carousel-inner > .item.active {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                left: 0;
            }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}

.carousel-inner > .active {
    left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next {
    left: 100%;
}

.carousel-inner > .prev {
    left: -100%;
}

    .carousel-inner > .next.left,
    .carousel-inner > .prev.right {
        left: 0;
    }

.carousel-inner > .active.left {
    left: -100%;
}

.carousel-inner > .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0);
}

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
        background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    }

    .carousel-control.right {
        left: auto;
        right: 0;
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    }

    .carousel-control:hover,
    .carousel-control:focus {
        outline: 0;
        color: #ffffff;
        text-decoration: none;
        opacity: 0.9;
        filter: alpha(opacity=90);
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        margin-top: -10px;
        z-index: 5;
        display: inline-block;
    }

    .carousel-control .icon-prev,
    .carousel-control .glyphicon-chevron-left {
        left: 50%;
        margin-left: -10px;
    }

    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-right {
        right: 50%;
        margin-right: -10px;
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        line-height: 1;
        font-family: serif;
    }

        .carousel-control .icon-prev:before {
            content: '\2039';
        }

        .carousel-control .icon-next:before {
            content: '\203a';
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #ffffff;
        border-radius: 10px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: rgba(0, 0, 0, 0);
    }

    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #ffffff;
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

    .carousel-caption .btn {
        text-shadow: none;
    }

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px;
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px;
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table;
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.1.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.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: 0.14285714em;
    text-align: center;
}

    .fa-li.fa-lg {
        left: -1.85714286em;
    }

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    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: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(359deg);
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg);
    }

    100% {
        -o-transform: rotate(359deg);
    }
}

@keyframes 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);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-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);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1);
}

.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: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
    content: "\f000";
}

.fa-music:before {
    content: "\f001";
}

.fa-search:before {
    content: "\f002";
}

.fa-envelope-o:before {
    content: "\f003";
}

.fa-heart:before {
    content: "\f004";
}

.fa-star:before {
    content: "\f005";
}

.fa-star-o:before {
    content: "\f006";
}

.fa-user:before {
    content: "\f007";
}

.fa-film:before {
    content: "\f008";
}

.fa-th-large:before {
    content: "\f009";
}

.fa-th:before {
    content: "\f00a";
}

.fa-th-list:before {
    content: "\f00b";
}

.fa-check:before {
    content: "\f00c";
}

.fa-times:before {
    content: "\f00d";
}

.fa-search-plus:before {
    content: "\f00e";
}

.fa-search-minus:before {
    content: "\f010";
}

.fa-power-off:before {
    content: "\f011";
}

.fa-signal:before {
    content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013";
}

.fa-trash-o:before {
    content: "\f014";
}

.fa-home:before {
    content: "\f015";
}

.fa-file-o:before {
    content: "\f016";
}

.fa-clock-o:before {
    content: "\f017";
}

.fa-road:before {
    content: "\f018";
}

.fa-download:before {
    content: "\f019";
}

.fa-arrow-circle-o-down:before {
    content: "\f01a";
}

.fa-arrow-circle-o-up:before {
    content: "\f01b";
}

.fa-inbox:before {
    content: "\f01c";
}

.fa-play-circle-o:before {
    content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e";
}

.fa-refresh:before {
    content: "\f021";
}

.fa-list-alt:before {
    content: "\f022";
}

.fa-lock:before {
    content: "\f023";
}

.fa-flag:before {
    content: "\f024";
}

.fa-headphones:before {
    content: "\f025";
}

.fa-volume-off:before {
    content: "\f026";
}

.fa-volume-down:before {
    content: "\f027";
}

.fa-volume-up:before {
    content: "\f028";
}

.fa-qrcode:before {
    content: "\f029";
}

.fa-barcode:before {
    content: "\f02a";
}

.fa-tag:before {
    content: "\f02b";
}

.fa-tags:before {
    content: "\f02c";
}

.fa-book:before {
    content: "\f02d";
}

.fa-bookmark:before {
    content: "\f02e";
}

.fa-print:before {
    content: "\f02f";
}

.fa-camera:before {
    content: "\f030";
}

.fa-font:before {
    content: "\f031";
}

.fa-bold:before {
    content: "\f032";
}

.fa-italic:before {
    content: "\f033";
}

.fa-text-height:before {
    content: "\f034";
}

.fa-text-width:before {
    content: "\f035";
}

.fa-align-left:before {
    content: "\f036";
}

.fa-align-center:before {
    content: "\f037";
}

.fa-align-right:before {
    content: "\f038";
}

.fa-align-justify:before {
    content: "\f039";
}

.fa-list:before {
    content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b";
}

.fa-indent:before {
    content: "\f03c";
}

.fa-video-camera:before {
    content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e";
}

.fa-pencil:before {
    content: "\f040";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-adjust:before {
    content: "\f042";
}

.fa-tint:before {
    content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044";
}

.fa-share-square-o:before {
    content: "\f045";
}

.fa-check-square-o:before {
    content: "\f046";
}

.fa-arrows:before {
    content: "\f047";
}

.fa-step-backward:before {
    content: "\f048";
}

.fa-fast-backward:before {
    content: "\f049";
}

.fa-backward:before {
    content: "\f04a";
}

.fa-play:before {
    content: "\f04b";
}

.fa-pause:before {
    content: "\f04c";
}

.fa-stop:before {
    content: "\f04d";
}

.fa-forward:before {
    content: "\f04e";
}

.fa-fast-forward:before {
    content: "\f050";
}

.fa-step-forward:before {
    content: "\f051";
}

.fa-eject:before {
    content: "\f052";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-plus-circle:before {
    content: "\f055";
}

.fa-minus-circle:before {
    content: "\f056";
}

.fa-times-circle:before {
    content: "\f057";
}

.fa-check-circle:before {
    content: "\f058";
}

.fa-question-circle:before {
    content: "\f059";
}

.fa-info-circle:before {
    content: "\f05a";
}

.fa-crosshairs:before {
    content: "\f05b";
}

.fa-times-circle-o:before {
    content: "\f05c";
}

.fa-check-circle-o:before {
    content: "\f05d";
}

.fa-ban:before {
    content: "\f05e";
}

.fa-arrow-left:before {
    content: "\f060";
}

.fa-arrow-right:before {
    content: "\f061";
}

.fa-arrow-up:before {
    content: "\f062";
}

.fa-arrow-down:before {
    content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064";
}

.fa-expand:before {
    content: "\f065";
}

.fa-compress:before {
    content: "\f066";
}

.fa-plus:before {
    content: "\f067";
}

.fa-minus:before {
    content: "\f068";
}

.fa-asterisk:before {
    content: "\f069";
}

.fa-exclamation-circle:before {
    content: "\f06a";
}

.fa-gift:before {
    content: "\f06b";
}

.fa-leaf:before {
    content: "\f06c";
}

.fa-fire:before {
    content: "\f06d";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071";
}

.fa-plane:before {
    content: "\f072";
}

.fa-calendar:before {
    content: "\f073";
}

.fa-random:before {
    content: "\f074";
}

.fa-comment:before {
    content: "\f075";
}

.fa-magnet:before {
    content: "\f076";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-retweet:before {
    content: "\f079";
}

.fa-shopping-cart:before {
    content: "\f07a";
}

.fa-folder:before {
    content: "\f07b";
}

.fa-folder-open:before {
    content: "\f07c";
}

.fa-arrows-v:before {
    content: "\f07d";
}

.fa-arrows-h:before {
    content: "\f07e";
}

.fa-bar-chart-o:before {
    content: "\f080";
}

.fa-twitter-square:before {
    content: "\f081";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-camera-retro:before {
    content: "\f083";
}

.fa-key:before {
    content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085";
}

.fa-comments:before {
    content: "\f086";
}

.fa-thumbs-o-up:before {
    content: "\f087";
}

.fa-thumbs-o-down:before {
    content: "\f088";
}

.fa-star-half:before {
    content: "\f089";
}

.fa-heart-o:before {
    content: "\f08a";
}

.fa-sign-out:before {
    content: "\f08b";
}

.fa-linkedin-square:before {
    content: "\f08c";
}

.fa-thumb-tack:before {
    content: "\f08d";
}

.fa-external-link:before {
    content: "\f08e";
}

.fa-sign-in:before {
    content: "\f090";
}

.fa-trophy:before {
    content: "\f091";
}

.fa-github-square:before {
    content: "\f092";
}

.fa-upload:before {
    content: "\f093";
}

.fa-lemon-o:before {
    content: "\f094";
}

.fa-phone:before {
    content: "\f095";
}

.fa-square-o:before {
    content: "\f096";
}

.fa-bookmark-o:before {
    content: "\f097";
}

.fa-phone-square:before {
    content: "\f098";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-facebook:before {
    content: "\f09a";
}

.fa-github:before {
    content: "\f09b";
}

.fa-unlock:before {
    content: "\f09c";
}

.fa-credit-card:before {
    content: "\f09d";
}

.fa-rss:before {
    content: "\f09e";
}

.fa-hdd-o:before {
    content: "\f0a0";
}

.fa-bullhorn:before {
    content: "\f0a1";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-certificate:before {
    content: "\f0a3";
}

.fa-hand-o-right:before {
    content: "\f0a4";
}

.fa-hand-o-left:before {
    content: "\f0a5";
}

.fa-hand-o-up:before {
    content: "\f0a6";
}

.fa-hand-o-down:before {
    content: "\f0a7";
}

.fa-arrow-circle-left:before {
    content: "\f0a8";
}

.fa-arrow-circle-right:before {
    content: "\f0a9";
}

.fa-arrow-circle-up:before {
    content: "\f0aa";
}

.fa-arrow-circle-down:before {
    content: "\f0ab";
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-wrench:before {
    content: "\f0ad";
}

.fa-tasks:before {
    content: "\f0ae";
}

.fa-filter:before {
    content: "\f0b0";
}

.fa-briefcase:before {
    content: "\f0b1";
}

.fa-arrows-alt:before {
    content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1";
}

.fa-cloud:before {
    content: "\f0c2";
}

.fa-flask:before {
    content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5";
}

.fa-paperclip:before {
    content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7";
}

.fa-square:before {
    content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9";
}

.fa-list-ul:before {
    content: "\f0ca";
}

.fa-list-ol:before {
    content: "\f0cb";
}

.fa-strikethrough:before {
    content: "\f0cc";
}

.fa-underline:before {
    content: "\f0cd";
}

.fa-table:before {
    content: "\f0ce";
}

.fa-magic:before {
    content: "\f0d0";
}

.fa-truck:before {
    content: "\f0d1";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-pinterest-square:before {
    content: "\f0d3";
}

.fa-google-plus-square:before {
    content: "\f0d4";
}

.fa-google-plus:before {
    content: "\f0d5";
}

.fa-money:before {
    content: "\f0d6";
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-caret-up:before {
    content: "\f0d8";
}

.fa-caret-left:before {
    content: "\f0d9";
}

.fa-caret-right:before {
    content: "\f0da";
}

.fa-columns:before {
    content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-linkedin:before {
    content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4";
}

.fa-comment-o:before {
    content: "\f0e5";
}

.fa-comments-o:before {
    content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7";
}

.fa-sitemap:before {
    content: "\f0e8";
}

.fa-umbrella:before {
    content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea";
}

.fa-lightbulb-o:before {
    content: "\f0eb";
}

.fa-exchange:before {
    content: "\f0ec";
}

.fa-cloud-download:before {
    content: "\f0ed";
}

.fa-cloud-upload:before {
    content: "\f0ee";
}

.fa-user-md:before {
    content: "\f0f0";
}

.fa-stethoscope:before {
    content: "\f0f1";
}

.fa-suitcase:before {
    content: "\f0f2";
}

.fa-bell-o:before {
    content: "\f0a2";
}

.fa-coffee:before {
    content: "\f0f4";
}

.fa-cutlery:before {
    content: "\f0f5";
}

.fa-file-text-o:before {
    content: "\f0f6";
}

.fa-building-o:before {
    content: "\f0f7";
}

.fa-hospital-o:before {
    content: "\f0f8";
}

.fa-ambulance:before {
    content: "\f0f9";
}

.fa-medkit:before {
    content: "\f0fa";
}

.fa-fighter-jet:before {
    content: "\f0fb";
}

.fa-beer:before {
    content: "\f0fc";
}

.fa-h-square:before {
    content: "\f0fd";
}

.fa-plus-square:before {
    content: "\f0fe";
}

.fa-angle-double-left:before {
    content: "\f100";
}

.fa-angle-double-right:before {
    content: "\f101";
}

.fa-angle-double-up:before {
    content: "\f102";
}

.fa-angle-double-down:before {
    content: "\f103";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-angle-up:before {
    content: "\f106";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-desktop:before {
    content: "\f108";
}

.fa-laptop:before {
    content: "\f109";
}

.fa-tablet:before {
    content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b";
}

.fa-circle-o:before {
    content: "\f10c";
}

.fa-quote-left:before {
    content: "\f10d";
}

.fa-quote-right:before {
    content: "\f10e";
}

.fa-spinner:before {
    content: "\f110";
}

.fa-circle:before {
    content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112";
}

.fa-github-alt:before {
    content: "\f113";
}

.fa-folder-o:before {
    content: "\f114";
}

.fa-folder-open-o:before {
    content: "\f115";
}

.fa-smile-o:before {
    content: "\f118";
}

.fa-frown-o:before {
    content: "\f119";
}

.fa-meh-o:before {
    content: "\f11a";
}

.fa-gamepad:before {
    content: "\f11b";
}

.fa-keyboard-o:before {
    content: "\f11c";
}

.fa-flag-o:before {
    content: "\f11d";
}

.fa-flag-checkered:before {
    content: "\f11e";
}

.fa-terminal:before {
    content: "\f120";
}

.fa-code:before {
    content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123";
}

.fa-location-arrow:before {
    content: "\f124";
}

.fa-crop:before {
    content: "\f125";
}

.fa-code-fork:before {
    content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127";
}

.fa-question:before {
    content: "\f128";
}

.fa-info:before {
    content: "\f129";
}

.fa-exclamation:before {
    content: "\f12a";
}

.fa-superscript:before {
    content: "\f12b";
}

.fa-subscript:before {
    content: "\f12c";
}

.fa-eraser:before {
    content: "\f12d";
}

.fa-puzzle-piece:before {
    content: "\f12e";
}

.fa-microphone:before {
    content: "\f130";
}

.fa-microphone-slash:before {
    content: "\f131";
}

.fa-shield:before {
    content: "\f132";
}

.fa-calendar-o:before {
    content: "\f133";
}

.fa-fire-extinguisher:before {
    content: "\f134";
}

.fa-rocket:before {
    content: "\f135";
}

.fa-maxcdn:before {
    content: "\f136";
}

.fa-chevron-circle-left:before {
    content: "\f137";
}

.fa-chevron-circle-right:before {
    content: "\f138";
}

.fa-chevron-circle-up:before {
    content: "\f139";
}

.fa-chevron-circle-down:before {
    content: "\f13a";
}

.fa-html5:before {
    content: "\f13b";
}

.fa-css3:before {
    content: "\f13c";
}

.fa-anchor:before {
    content: "\f13d";
}

.fa-unlock-alt:before {
    content: "\f13e";
}

.fa-bullseye:before {
    content: "\f140";
}

.fa-ellipsis-h:before {
    content: "\f141";
}

.fa-ellipsis-v:before {
    content: "\f142";
}

.fa-rss-square:before {
    content: "\f143";
}

.fa-play-circle:before {
    content: "\f144";
}

.fa-ticket:before {
    content: "\f145";
}

.fa-minus-square:before {
    content: "\f146";
}

.fa-minus-square-o:before {
    content: "\f147";
}

.fa-level-up:before {
    content: "\f148";
}

.fa-level-down:before {
    content: "\f149";
}

.fa-check-square:before {
    content: "\f14a";
}

.fa-pencil-square:before {
    content: "\f14b";
}

.fa-external-link-square:before {
    content: "\f14c";
}

.fa-share-square:before {
    content: "\f14d";
}

.fa-compass:before {
    content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153";
}

.fa-gbp:before {
    content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158";
}

.fa-won:before,
.fa-krw:before {
    content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a";
}

.fa-file:before {
    content: "\f15b";
}

.fa-file-text:before {
    content: "\f15c";
}

.fa-sort-alpha-asc:before {
    content: "\f15d";
}

.fa-sort-alpha-desc:before {
    content: "\f15e";
}

.fa-sort-amount-asc:before {
    content: "\f160";
}

.fa-sort-amount-desc:before {
    content: "\f161";
}

.fa-sort-numeric-asc:before {
    content: "\f162";
}

.fa-sort-numeric-desc:before {
    content: "\f163";
}

.fa-thumbs-up:before {
    content: "\f164";
}

.fa-thumbs-down:before {
    content: "\f165";
}

.fa-youtube-square:before {
    content: "\f166";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-xing:before {
    content: "\f168";
}

.fa-xing-square:before {
    content: "\f169";
}

.fa-youtube-play:before {
    content: "\f16a";
}

.fa-dropbox:before {
    content: "\f16b";
}

.fa-stack-overflow:before {
    content: "\f16c";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-flickr:before {
    content: "\f16e";
}

.fa-adn:before {
    content: "\f170";
}

.fa-bitbucket:before {
    content: "\f171";
}

.fa-bitbucket-square:before {
    content: "\f172";
}

.fa-tumblr:before {
    content: "\f173";
}

.fa-tumblr-square:before {
    content: "\f174";
}

.fa-long-arrow-down:before {
    content: "\f175";
}

.fa-long-arrow-up:before {
    content: "\f176";
}

.fa-long-arrow-left:before {
    content: "\f177";
}

.fa-long-arrow-right:before {
    content: "\f178";
}

.fa-apple:before {
    content: "\f179";
}

.fa-windows:before {
    content: "\f17a";
}

.fa-android:before {
    content: "\f17b";
}

.fa-linux:before {
    content: "\f17c";
}

.fa-dribbble:before {
    content: "\f17d";
}

.fa-skype:before {
    content: "\f17e";
}

.fa-foursquare:before {
    content: "\f180";
}

.fa-trello:before {
    content: "\f181";
}

.fa-female:before {
    content: "\f182";
}

.fa-male:before {
    content: "\f183";
}

.fa-gittip:before {
    content: "\f184";
}

.fa-sun-o:before {
    content: "\f185";
}

.fa-moon-o:before {
    content: "\f186";
}

.fa-archive:before {
    content: "\f187";
}

.fa-bug:before {
    content: "\f188";
}

.fa-vk:before {
    content: "\f189";
}

.fa-weibo:before {
    content: "\f18a";
}

.fa-renren:before {
    content: "\f18b";
}

.fa-pagelines:before {
    content: "\f18c";
}

.fa-stack-exchange:before {
    content: "\f18d";
}

.fa-arrow-circle-o-right:before {
    content: "\f18e";
}

.fa-arrow-circle-o-left:before {
    content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191";
}

.fa-dot-circle-o:before {
    content: "\f192";
}

.fa-wheelchair:before {
    content: "\f193";
}

.fa-vimeo-square:before {
    content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195";
}

.fa-plus-square-o:before {
    content: "\f196";
}

.fa-space-shuttle:before {
    content: "\f197";
}

.fa-slack:before {
    content: "\f198";
}

.fa-envelope-square:before {
    content: "\f199";
}

.fa-wordpress:before {
    content: "\f19a";
}

.fa-openid:before {
    content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d";
}

.fa-yahoo:before {
    content: "\f19e";
}

.fa-google:before {
    content: "\f1a0";
}

.fa-reddit:before {
    content: "\f1a1";
}

.fa-reddit-square:before {
    content: "\f1a2";
}

.fa-stumbleupon-circle:before {
    content: "\f1a3";
}

.fa-stumbleupon:before {
    content: "\f1a4";
}

.fa-delicious:before {
    content: "\f1a5";
}

.fa-digg:before {
    content: "\f1a6";
}

.fa-pied-piper-square:before,
.fa-pied-piper:before {
    content: "\f1a7";
}

.fa-pied-piper-alt:before {
    content: "\f1a8";
}

.fa-drupal:before {
    content: "\f1a9";
}

.fa-joomla:before {
    content: "\f1aa";
}

.fa-language:before {
    content: "\f1ab";
}

.fa-fax:before {
    content: "\f1ac";
}

.fa-building:before {
    content: "\f1ad";
}

.fa-child:before {
    content: "\f1ae";
}

.fa-paw:before {
    content: "\f1b0";
}

.fa-spoon:before {
    content: "\f1b1";
}

.fa-cube:before {
    content: "\f1b2";
}

.fa-cubes:before {
    content: "\f1b3";
}

.fa-behance:before {
    content: "\f1b4";
}

.fa-behance-square:before {
    content: "\f1b5";
}

.fa-steam:before {
    content: "\f1b6";
}

.fa-steam-square:before {
    content: "\f1b7";
}

.fa-recycle:before {
    content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba";
}

.fa-tree:before {
    content: "\f1bb";
}

.fa-spotify:before {
    content: "\f1bc";
}

.fa-deviantart:before {
    content: "\f1bd";
}

.fa-soundcloud:before {
    content: "\f1be";
}

.fa-database:before {
    content: "\f1c0";
}

.fa-file-pdf-o:before {
    content: "\f1c1";
}

.fa-file-word-o:before {
    content: "\f1c2";
}

.fa-file-excel-o:before {
    content: "\f1c3";
}

.fa-file-powerpoint-o:before {
    content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8";
}

.fa-file-code-o:before {
    content: "\f1c9";
}

.fa-vine:before {
    content: "\f1ca";
}

.fa-codepen:before {
    content: "\f1cb";
}

.fa-jsfiddle:before {
    content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd";
}

.fa-circle-o-notch:before {
    content: "\f1ce";
}

.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1";
}

.fa-git-square:before {
    content: "\f1d2";
}

.fa-git:before {
    content: "\f1d3";
}

.fa-hacker-news:before {
    content: "\f1d4";
}

.fa-tencent-weibo:before {
    content: "\f1d5";
}

.fa-qq:before {
    content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9";
}

.fa-history:before {
    content: "\f1da";
}

.fa-circle-thin:before {
    content: "\f1db";
}

.fa-header:before {
    content: "\f1dc";
}

.fa-paragraph:before {
    content: "\f1dd";
}

.fa-sliders:before {
    content: "\f1de";
}

.fa-share-alt:before {
    content: "\f1e0";
}

.fa-share-alt-square:before {
    content: "\f1e1";
}

.fa-bomb:before {
    content: "\f1e2";
}
/* Outlined Icons Set */
@font-face {
    font-family: "outlined-iconset";
    src: url("../fonts/outlined-iconset.eot");
    src: url("../fonts/outlined-iconset.eot?#iefix") format("embedded-opentype"), url("../fonts/outlined-iconset.woff") format("woff"), url("../fonts/outlined-iconset.ttf") format("truetype"), url("../fonts/outlined-iconset.svg#outlined-iconset") format("svg");
    font-weight: normal;
    font-style: normal;
}

[data-icon]:before {
    font-family: "outlined-iconset" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "outlined-iconset" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-boat:before {
    content: "\e000";
}

.icon-booknote:before {
    content: "\e001";
}

.icon-booknote-add:before {
    content: "\e002";
}

.icon-booknote-remove:before {
    content: "\e003";
}

.icon-camera-1:before {
    content: "\e004";
}

.icon-camera-2:before {
    content: "\e005";
}

.icon-cloud-check:before {
    content: "\e006";
}

.icon-cloud-delete:before {
    content: "\e007";
}

.icon-cloud-download:before {
    content: "\e008";
}

.icon-cloud-upload:before {
    content: "\e009";
}

.icon-cloudy:before {
    content: "\e00a";
}

.icon-cocktail:before {
    content: "\e00b";
}

.icon-coffee:before {
    content: "\e00c";
}

.icon-compass:before {
    content: "\e00d";
}

.icon-compress:before {
    content: "\e00e";
}

.icon-cutlery:before {
    content: "\e00f";
}

.icon-delete:before {
    content: "\e010";
}

.icon-delete-folder:before {
    content: "\e011";
}

.icon-dialogue-add:before {
    content: "\e012";
}

.icon-dialogue-delete:before {
    content: "\e013";
}

.icon-dialogue-happy:before {
    content: "\e014";
}

.icon-dialogue-sad:before {
    content: "\e015";
}

.icon-dialogue-text:before {
    content: "\e016";
}

.icon-dialogue-think:before {
    content: "\e017";
}

.icon-diamond:before {
    content: "\e018";
}

.icon-dish-fork:before {
    content: "\e019";
}

.icon-dish-spoon:before {
    content: "\e01a";
}

.icon-download:before {
    content: "\e01b";
}

.icon-download-folder:before {
    content: "\e01c";
}

.icon-expand:before {
    content: "\e01d";
}

.icon-eye:before {
    content: "\e01e";
}

.icon-fast-food:before {
    content: "\e01f";
}

.icon-flag:before {
    content: "\e020";
}

.icon-folder:before {
    content: "\e021";
}

.icon-geolocalizator:before {
    content: "\e022";
}

.icon-globe:before {
    content: "\e023";
}

.icon-graph:before {
    content: "\e024";
}

.icon-graph-descending:before {
    content: "\e025";
}

.icon-graph-rising:before {
    content: "\e026";
}

.icon-hammer:before {
    content: "\e027";
}

.icon-happy-drop:before {
    content: "\e028";
}

.icon-headphones:before {
    content: "\e029";
}

.icon-heart:before {
    content: "\e02a";
}

.icon-heart-broken:before {
    content: "\e02b";
}

.icon-home:before {
    content: "\e02c";
}

.icon-hourglass:before {
    content: "\e02d";
}

.icon-image:before {
    content: "\e02e";
}

.icon-key:before {
    content: "\e02f";
}

.icon-life-buoy:before {
    content: "\e030";
}

.icon-list:before {
    content: "\e031";
}

.icon-lock-closed:before {
    content: "\e032";
}

.icon-lock-open:before {
    content: "\e033";
}

.icon-loudspeaker:before {
    content: "\e034";
}

.icon-magnifier:before {
    content: "\e035";
    color: #00adf6;
}

.icon-magnifier-minus:before {
    content: "\e036";
}

.icon-magnifier-plus:before {
    content: "\e037";
}

.icon-mail:before {
    content: "\e038";
}

.icon-mail-open:before {
    content: "\e039";
}

.icon-map:before {
    content: "\e03a";
}

.icon-medical-case:before {
    content: "\e03b";
}

.icon-microphone-1:before {
    content: "\e03c";
}

.icon-microphone-2:before {
    content: "\e03d";
}

.icon-minus:before {
    content: "\e03e";
}

.icon-multiple-image:before {
    content: "\e03f";
}

.icon-music-back:before {
    content: "\e040";
}

.icon-music-backtoend:before {
    content: "\e041";
}

.icon-music-eject:before {
    content: "\e042";
}

.icon-music-forward:before {
    content: "\e043";
}

.icon-music-forwardtoend:before {
    content: "\e044";
}

.icon-music-pause:before {
    content: "\e045";
}

.icon-music-play:before {
    content: "\e046";
}

.icon-music-random:before {
    content: "\e047";
}

.icon-music-repeat:before {
    content: "\e048";
}

.icon-music-stop:before {
    content: "\e049";
}

.icon-musical-note:before {
    content: "\e04a";
}

.icon-musical-note-2:before {
    content: "\e04b";
}

.icon-old-video-cam:before {
    content: "\e04c";
}

.icon-paper-pen:before {
    content: "\e04d";
}

.icon-paper-pencil:before {
    content: "\e04e";
}

.icon-paper-sheet:before {
    content: "\e04f";
}

.icon-pen-pencil-ruler:before {
    content: "\e050";
}

.icon-pencil:before {
    content: "\e051";
}

.icon-pencil-ruler:before {
    content: "\e052";
}

.icon-plus:before {
    content: "\e053";
}

.icon-portable-pc:before {
    content: "\e054";
}

.icon-pricetag:before {
    content: "\e055";
}

.icon-printer:before {
    content: "\e056";
}

.icon-profile:before {
    content: "\e057";
}

.icon-profile-add:before {
    content: "\e058";
}

.icon-profile-remove:before {
    content: "\e059";
}

.icon-rainy:before {
    content: "\e05a";
}

.icon-rotate:before {
    content: "\e05b";
}

.icon-setting-1:before {
    content: "\e05c";
}

.icon-setting-2:before {
    content: "\e05d";
}

.icon-share:before {
    content: "\e05e";
}

.icon-shield-down:before {
    content: "\e05f";
}

.icon-shield-left:before {
    content: "\e060";
}

.icon-shield-right:before {
    content: "\e061";
}

.icon-shield-up:before {
    content: "\e062";
}

.icon-shopping-cart:before {
    content: "\e063";
}

.icon-shopping-cart-content:before {
    content: "\e064";
    color: #00adf6;
}

.icon-sinth:before {
    content: "\e065";
}

.icon-smartphone:before {
    content: "\e066";
}

.icon-spread:before {
    content: "\e067";
}

.icon-squares:before {
    content: "\e068";
}

.icon-stormy:before {
    content: "\e069";
}

.icon-sunny:before {
    content: "\e06a";
}

.icon-tablet:before {
    content: "\e06b";
}

.icon-three-stripes-horiz:before {
    content: "\e06c";
}

.icon-three-stripes-vert:before {
    content: "\e06d";
}

.icon-ticket:before {
    content: "\e06e";
}

.icon-todolist:before {
    content: "\e06f";
}

.icon-todolist-add:before {
    content: "\e070";
}

.icon-todolist-check:before {
    content: "\e071";
}

.icon-trash-bin:before {
    content: "\e072";
}

.icon-tshirt:before {
    content: "\e073";
}

.icon-tv-monitor:before {
    content: "\e074";
}

.icon-umbrella:before {
    content: "\e075";
}

.icon-upload:before {
    content: "\e076";
}

.icon-upload-folder:before {
    content: "\e077";
}

.icon-variable:before {
    content: "\e078";
}

.icon-video-cam:before {
    content: "\e079";
}

.icon-volume-higher:before {
    content: "\e07a";
}

.icon-volume-lower:before {
    content: "\e07b";
}

.icon-volume-off:before {
    content: "\e07c";
}

.icon-watch:before {
    content: "\e07d";
}

.icon-waterfall:before {
    content: "\e07e";
}

.icon-website-1:before {
    content: "\e07f";
}

.icon-website-2:before {
    content: "\e080";
}

.icon-wine:before {
    content: "\e081";
}

.icon-calendar:before {
    content: "\e082";
}

.icon-alarm-clock:before {
    content: "\e083";
}

.icon-add-folder:before {
    content: "\e084";
}

.icon-accelerator:before {
    content: "\e085";
}

.icon-agenda:before {
    content: "\e086";
}

.icon-arrow-left:before {
    content: "\e087";
}

.icon-arrow-down:before {
    content: "\e088";
}

.icon-battery-1:before {
    content: "\e089";
}

.icon-case:before {
    content: "\e08a";
}

.icon-arrow-up:before {
    content: "\e08b";
}

.icon-arrow-right:before {
    content: "\e08c";
}

.icon-case-2:before {
    content: "\e08d";
}

.icon-cd:before {
    content: "\e08e";
}

.icon-battery-2:before {
    content: "\e08f";
}

.icon-battery-3:before {
    content: "\e090";
}

.icon-check:before {
    content: "\e091";
}

.icon-battery-4:before {
    content: "\e092";
}

.icon-chronometer:before {
    content: "\e093";
}

.icon-clock:before {
    content: "\e094";
}

.icon-blackboard-graph:before {
    content: "\e095";
}
/** /font-icons if you are not using font icons you can just remove this part/**/
@font-face {
    font-family: 'Slide-icons';
    src: url('../fonts/Slide-icons.eot');
}

@font-face {
    font-family: 'Slide-icons';
    src: url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAAWcAAsAAAAACSgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAm4AAAQxqzjSYEZGVE0AAAN4AAAAGgAAABxmWaSOR0RFRgAAA5QAAAAdAAAAIAAzAARPUy8yAAADtAAAAEsAAABgL/bcQGNtYXAAAAQAAAAAPQAAAVLgL/LNaGVhZAAABEAAAAAuAAAANv3vdhloaGVhAAAEcAAAAB4AAAAkBBD/5GhtdHgAAASQAAAAEgAAABIFOwBxbWF4cAAABKQAAAAGAAAABgAGUABuYW1lAAAErAAAAOEAAAGw7pftcnBvc3QAAAWQAAAADAAAACAAAwAAeJx9VE1oE1EQnpfsJutmSWNMQoUoWxB/qmIKnkKJWKvXQlOwhx5E7SEo9WCEHNKAJqVbn8RLzvEgKEUPCgoiIi3YHkWw2mO9CBb8O1SzurXjvLfrJiqEhXkzwzffm/nee8tAUYAxZuQvFs5PHi6cuzR1GVgAGORsM2D3Be1ehRtBbii7ddiZjyPnvmOE+QW7YRfVNNzpSQPE0vBwexqMtNIbh7Dg0KAHUrAL9sARyF6ZKpzKZDK0nMwMHHeXIXc54S7DHU109gPAZpnF5th1xiEkiANgsFpgNDATPB3ldlHZbNiNcBTZ/JNRZBPFZ0nE6mw/GT6MUC6tiPCgihA6Vkb8sXCNI35bGxRuTcYa4vqZIWlUP1sVoCx3Yyqd1gTNIUH4RhJ6rILAxw9yN/bwghVSt56rLoCyFY6gmy8kwENJwjYrlItPVauOuDWyhqDEzlKFIuvIIrAHfTJbr2uSWpgFOVvFHVDQc5dftK751P3CeyuNp8Uf/DL3tal5rFKLuiX2MxGdL00azJHKOWLcrZF3MmtZWhThNRWwx62XSYTF/d8Rc6sR2iFyNYS4MWNSzaeJA+RWfkqjCYBO5tV71bIkjTssUVe5bykrhrXqWqnZ1m9a6rfk61emfu+Px8iIA8zf/SrDNr4s8csd+Gbzn+mXOtWK3rPHkqbeGkuZuvNIGudo9wRdvDkald0Yj9HFy89vtvsgjw7/Pxm9Kf+SEfGj86HU/frlVn6RwgP7CLVRTZDCFZt6j99edcWGSPmz5h4BLO5d73bIzVL7OdTkc8j6O5MIdiPBkzcNnZ7zDvF/2OYkWvSFI78BSE0QpgAAeJxjYGBgZACCk535hiD6XIbUOhgNAD+3BfAAAHicY2BkYGDgA2IJBhBgYmAEQlYgZgHzGAAEgQA4AAAAeJxjYGZiYJzAwMrAwejDmMbAwOAOpb8ySDK0MDAwMbAyM8CBAILJEJDmmsLg8EDqAwPjg/8PGPQYHzAoNDAwMMIVKAAhIwATaAw5AHicY2BgYGaAYBkGRgYQ8AHyGMF8FgYDIM0BhEwgiQeyHxj+/wezpCAs+RcCjFBdYMDIxoDMHZEAAP1aCcoAAAB4nGNgZGBgAGLNvbqy8fw2Xxm4mRhA4FyG1DoE/f8BEwPjAyCXgwEsDQAB0gmnAAB4nGNgZGBgfPD/AYMeEwMDwz8GIAkUQQHMAG3nA/YAAAIAAAAAAAAAAgAAUQClACAAlgAAAABQAAAGAAB4nI2PMW7CQBBFn8FGIkQpo5RbIFHZsjciEhyAMg0SFwALrYS8kuEMOQLH4BgcgGPkAKnz7UxBkYKVVvPmz5/ZWeCZMwndSZjwZjwgozQeMuPLOJXnapyJv41HTJIXOZN0LOW17+p4wBNT4yGffBin8lyMM/HNeCT+Yc2BwI6aXHFLpOEI60PY1XnYxkbJnW7Kqs9PfWzZq9vhKfQPx1L3/6l/Nc9c6kLXy1/xrnGxOa1iu6+dL0q3dHevK/PzfJH7spLxkW03qrZSQ191eqHbi03dHkNsXFWUD835BcvqQqwAAAB4nGNgZsALAAB9AAQ=) format('woff'), url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAANAIAAAwBQRkZUTWZZpI4AAAboAAAAHEdERUYANQAGAAAGyAAAACBPUy8yL9TcHwAAAVgAAABWY21hcOAx89QAAAHMAAABUmdhc3D//wADAAAGwAAAAAhnbHlmlq1ZxgAAAzQAAAGAaGVhZP3vdhkAAADcAAAANmhoZWEEEP/mAAABFAAAACRobXR4BeoAcQAAAbAAAAAabG9jYQEyAOAAAAMgAAAAEm1heHAAUwAnAAABOAAAACBuYW1l7pftcgAABLQAAAGwcG9zdCBfgkMAAAZkAAAAWgABAAAAAQAAZVgBDF8PPPUACwIAAAAAAM5oGq4AAAAAzmgargAA/+ACAAHgAAAACAACAAAAAAAAAAEAAAHg/+AALgIAAAD+AAIAAAEAAAAAAAAAAAAAAAAAAAAFAAEAAAAIACQACQAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQMAAAAAAAAAAAAAEAAAAAAAAAAAAAAAUGZFZABA4BrwAAHg/+AALgHgACCAAAABAAAAAAAAAgAAAAAAAAAAqgAAAAAAAAIAAFEAqgAgAJYAAAAAAAMAAAADAAAAHAABAAAAAABMAAMAAQAAABwABAAwAAAACAAIAAIAAAAA4B3wAP//AAAAAOAa8AD//wAAH+oQAwABAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAEIAZACeAMAAAAABAAD/4AIAAeAAAgAAEQEhAgD+AAHg/gAAAAAAAQBRADYBrwGKAB0AAAE2NC8BJg8BJyYPAQYUHwEHBh8BFj8BFxY/ATYvAQGqBAQXCwx8fAwLFwQEfX0LCxcLDHx8DAsXCwt9AVwFDQUXCwt9fQsLFwUNBXx8DAsXCwt9fQsLFwsMfAABAKoABQGeAbYAEQAAEyYPAQYfAQcGHwEWMj8BNjQn1AwLEwsLrKwLCxMFDQXBCAgBtgsLEwsMrKwMCxMFBcEJGAkAAAkAIAAAAeABwAADAAcACwAPABMAFwAbAB8AIwAAEzMVIyUzFSMnMxUjBzMVIyUzFSMnMxUjBzMVIyUzFSMnMxUjIICAAUCAgKCAgKCAgAFAgICggICggIABQICAoICAAcCAgICAgCCAgICAgCCAgICAgAAAAQCWAAoBjwG2ABEAAAE2LwEmDwEGFB8BFj8BNjQvAQGKCwsTDAvBCQnBCwsUBAStAYwMCxMLC8EJGAnBCwsTBQ0FrAAAAAwAlgABAAAAAAABAAsAGAABAAAAAAACAAUAMAABAAAAAAADACcAhgABAAAAAAAEAAsAxgABAAAAAAAFAAsA6gABAAAAAAAGAAsBDgADAAEECQABABYAAAADAAEECQACAAoAJAADAAEECQADAE4ANgADAAEECQAEABYArgADAAEECQAFABYA0gADAAEECQAGABYA9gBTAGwAaQBkAGUALQBpAGMAbwBuAHMAAFNsaWRlLWljb25zAABpAGMAbwBuAHMAAGljb25zAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAFMAbABpAGQAZQAtAGkAYwBvAG4AcwAgADoAIAAyADUALQA5AC0AMgAwADEAMwAARm9udEZvcmdlIDIuMCA6IFNsaWRlLWljb25zIDogMjUtOS0yMDEzAABTAGwAaQBkAGUALQBpAGMAbwBuAHMAAFNsaWRlLWljb25zAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABTAGwAaQBkAGUALQBpAGMAbwBuAHMAAFNsaWRlLWljb25zAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAABAAIBAgEDAQQBBQEGB3VuaUYwMDAHdW5pRTAxQQd1bmlFMDFCB3VuaUUwMUMHdW5pRTAxRAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAHAAEABAAAAAIAAAAAAAEAAAAAyYlvMQAAAADOaBquAAAAAM5oGq4=) format('truetype');
    font-weight: normal;
    font-style: normal;
}

[data-icon]:before {
    font-family: 'Slide-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;
}
/** / End of font-icons /**/
.lightGallery {
    overflow: hidden !important;
}

#lightGallery-Gallery img {
    border: none !important;
}

#lightGallery-outer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999 !important;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    opacity: 1;
    -webkit-transition: opacity 0.35s ease;
    -moz-transition: opacity 0.35s ease;
    -o-transition: opacity 0.35s ease;
    -ms-transition: opacity 0.35s ease;
    transition: opacity 0.35s ease;
    background: #00ADF6;
}
/*lightGallery starting effects*/
#lightGallery-Gallery.opacity {
    opacity: 1;
    transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
}

    #lightGallery-Gallery.opacity .thumb_cont {
        opacity: 1;
    }

#lightGallery-Gallery.fadeM {
    opacity: 0;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
}
/*lightGallery starting effects*/
/*lightGallery core*/
#lightGallery-Gallery {
    height: 100%;
    opacity: 0;
    width: 100%;
    position: relative;
    transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
}

#lightGallery-slider {
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    position: absolute;
    white-space: nowrap;
}

    #lightGallery-slider .lightGallery-slide {
        background: url(../img/loading.gif) no-repeat scroll center center transparent;
        display: inline-block;
        height: 100%;
        line-height: 1px;
        text-align: center;
        width: 100%;
    }

    #lightGallery-slider.slide .lightGallery-slide {
        position: absolute;
        opacity: 0.4;
    }

    #lightGallery-slider.fadeM .lightGallery-slide {
        position: absolute;
        left: 0;
        opacity: 0;
    }

    #lightGallery-slider.animate .lightGallery-slide {
        position: absolute;
        left: 0;
    }

    #lightGallery-slider.fadeM .current {
        opacity: 1;
        z-index: 9;
    }

#lightGallery-Gallery.opacity .lightGallery-slide.current img,
#lightGallery-Gallery.opacity .lightGallery-slide.current iframe {
    transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
}

.lightGallery-slide.current img,
.lightGallery-slide.current iframe {
    transform: scale(0.5, 0.5);
    -moz-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    -webkit-transform: scale(0.5, 0.5);
    -o-transform: scale(0.5, 0.5);
    transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
}

#lightGallery-Gallery.fadeM .lightGallery-slide.current img,
#lightGallery-Gallery.fadeM .lightGallery-slide.current iframe {
    transform: scale(0.5, 0.5);
    -moz-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    -webkit-transform: scale(0.5, 0.5);
    -o-transform: scale(0.5, 0.5);
}

#lightGallery-slider.fadeM.on .current {
    opacity: 1;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
}

#lightGallery-slider.fadeM .lightGallery-slide {
    transition: opacity 0.4s ease 0s;
    -moz-transition: opacity 0.4s ease 0s;
    -webkit-transition: opacity 0.4s ease 0s;
    -o-transition: opacity 0.4s ease 0s;
    -ms-transition: opacity 0.4s ease 0s;
}

#lightGallery-slider.slide .lightGallery-slide {
    transform: translate3d(100%, 0px, 0px);
    -moz-transform: translate3d(100%, 0px, 0px);
    -ms-transform: translate3d(100%, 0px, 0px);
    -webkit-transform: translate3d(100%, 0px, 0px);
    -o-transform: translate3d(100%, 0px, 0px);
}

#lightGallery-slider.slide.on .lightGallery-slide {
    opacity: 0;
}

#lightGallery-slider.slide .lightGallery-slide.current {
    opacity: 1 !important;
    transform: translate3d(0px, 0px, 0px) !important;
    -moz-transform: translate3d(0px, 0px, 0px) !important;
    -ms-transform: translate3d(0px, 0px, 0px) !important;
    -webkit-transform: translate3d(0px, 0px, 0px) !important;
    -o-transform: translate3d(0px, 0px, 0px) !important;
}

#lightGallery-slider.slide .lightGallery-slide.prevSlide {
    opacity: 0;
    transform: translate3d(-100%, 0px, 0px);
    -moz-transform: translate3d(-100%, 0px, 0px);
    -ms-transform: translate3d(-100%, 0px, 0px);
    -webkit-transform: translate3d(-100%, 0px, 0px);
    -o-transform: translate3d(-100%, 0px, 0px);
}

#lightGallery-slider.slide .lightGallery-slide.nextSlide {
    opacity: 0;
    transform: translate3d(100%, 0px, 0px);
    -moz-transform: translate3d(100%, 0px, 0px);
    -ms-transform: translate3d(100%, 0px, 0px);
    -webkit-transform: translate3d(100%, 0px, 0px);
    -o-transform: translate3d(100%, 0px, 0px);
}

#lightGallery-slider.slide.on .lightGallery-slide,
#lightGallery-slider.slide.on .current,
#lightGallery-slider.slide.on .prevSlide,
#lightGallery-slider.slide.on .nextSlide {
    transition: all 1s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: all 1s cubic-bezier(0, 0, 0.25, 1) 0s;
    -webkit-transition: all 1s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: all 1s cubic-bezier(0, 0, 0.25, 1) 0s;
    -ms-transition: all 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

#lightGallery-slider.speed .lightGallery-slide,
#lightGallery-slider.speed .current,
#lightGallery-slider.speed .prevSlide,
#lightGallery-slider.speed .nextSlide {
    transition-duration: inherit !important;
    -moz-transition-duration: inherit !important;
    -webkit-transition-duration: inherit !important;
    -o-transition-duration: inherit !important;
    -ms-transition-duration: inherit !important;
}

#lightGallery-slider.timing .lightGallery-slide,
#lightGallery-slider.timing .current,
#lightGallery-slider.timing .prevSlide,
#lightGallery-slider.timing .nextSlide {
    transition-timing-function: inherit !important;
    -moz-transition-timing-function: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    -o-transition-timing-function: inherit !important;
    -ms-transition-timing-function: inherit !important;
}

#lightGallery-slider .lightGallery-slide:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px;
}

#lightGallery-slider .lightGallery-slide img {
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    cursor: -moz-grabbing;
    cursor: grab;
    cursor: -webkit-grab;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    vertical-align: middle;
}
/*lightGallery core*/
/*action*/
#lightGallery-action {
    bottom: 20px;
    position: absolute;
    left: 50%;
    margin-left: -55px;
    z-index: 9;
    -webkit-backface-visibility: hidden;
}

    #lightGallery-action a {
        margin: 0 3px 0 0 !important;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        position: relative;
        top: auto;
        left: auto;
        bottom: auto;
        right: auto;
        display: inline-block !important;
        display: inline-block;
        vertical-align: middle;
        *display: inline;
        *zoom: 1;
        background: #ffffff;
        font-size: 16px;
        width: 28px;
        height: 28px;
        font-family: 'Slide-icons';
        color: #000;
        cursor: pointer;
    }

        #lightGallery-action a.disabled {
            opacity: 0.6;
            filter: alpha(opacity=60);
            cursor: default;
            background: #ffffff !important;
        }

        #lightGallery-action a:hover,
        #lightGallery-action a:focus {
            color: #00ADF6;
            background: #fff;
        }

        #lightGallery-action a#lightGallery-prev:before,
        #lightGallery-action a#lightGallery-next:after {
            left: 5px;
            bottom: 3px;
            position: absolute;
        }

        #lightGallery-action a#lightGallery-prev:before {
            content: "\e01d";
        }

        #lightGallery-action a#lightGallery-next:after {
            content: "\e01b";
        }

        #lightGallery-action a.cLthumb:after {
            font-family: 'Slide-icons';
            content: "\e01c";
            left: 6px;
            bottom: 4px;
            font-size: 16px;
            position: absolute;
        }
/*action*/
/*counter*/
#lightGallery_counter {
    bottom: 52px;
    text-align: center;
    width: 100%;
    position: absolute;
    z-index: 9;
    color: #FFFFFF;
}
/*lightGallery Thumb*/
#lightGallery-Gallery .thumb_cont {
    position: absolute;
    bottom: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fb8400;
    -webkit-transition: max-height 0.4s ease-in-out;
    -moz-transition: max-height 0.4s ease-in-out;
    -o-transition: max-height 0.4s ease-in-out;
    -ms-transition: max-height 0.4s ease-in-out;
    transition: max-height 0.4s ease-in-out;
    z-index: 9;
    max-height: 0;
    opacity: 0;
}

    #lightGallery-Gallery .thumb_cont.open {
        max-height: 350px;
    }

    #lightGallery-Gallery .thumb_cont .thumb_inner {
        margin-left: -12px;
        padding: 12px;
        max-height: 290px;
        overflow-y: auto;
    }

    #lightGallery-Gallery .thumb_cont .thumb_info {
        background-color: #474747;
        padding: 7px 20px;
    }

        #lightGallery-Gallery .thumb_cont .thumb_info .count {
            color: #ffffff;
            font-weight: bold;
            font-size: 12px;
        }

        #lightGallery-Gallery .thumb_cont .thumb_info .close {
            color: #FFFFFF;
            display: block;
            float: right !important;
            width: 28px;
            position: relative;
            height: 28px;
            border-radius: 2px;
            margin-top: -4px;
            -webkit-transition: opacity 0.3s;
            -moz-transition: opacity 0.3s;
            transition: opacity 0.3s;
            opacity: 1;
            filter: alpha(opacity=100);
            z-index: 1090;
            cursor: pointer;
        }

            #lightGallery-Gallery .thumb_cont .thumb_info .close i:after {
                left: 6px;
                position: absolute;
                top: 4px;
            }

            #lightGallery-Gallery .thumb_cont .thumb_info .close i:after,
            #lightGallery-close:after {
                content: "\e01a";
                font-family: 'Slide-icons';
                font-style: normal;
                font-size: 0.83333333em;
            }

            #lightGallery-Gallery .thumb_cont .thumb_info .close:hover {
                text-decoration: none;
                opacity: 0.75;
                filter: alpha(opacity=75);
            }

    #lightGallery-Gallery .thumb_cont .thumb {
        display: inline-block !important;
        vertical-align: middle;
        text-align: center;
        *display: inline;
        /* IE7 inline-block hack */
        *zoom: 1;
        margin-bottom: 4px;
        margin-left: 4px;
        height: 50px;
        width: 50px;
        opacity: 0.6;
        filter: alpha(opacity=60);
        overflow: hidden;
        border-radius: 3px;
        border: 3px solid transparent;
        cursor: pointer;
        -webkit-transition: border-color linear 0.2s, opacity linear 0.2s;
        -moz-transition: border-color linear 0.2s, opacity linear 0.2s;
        -o-transition: border-color linear 0.2s, opacity linear 0.2s;
        -ms-transition: border-color linear 0.2s, opacity linear 0.2s;
        transition: border-color linear 0.2s, opacity linear 0.2s;
    }

@media (min-width: 800px) {
    #lightGallery-Gallery .thumb_cont .thumb {
        width: 94px;
        height: 94px;
    }
}

#lightGallery-Gallery .thumb_cont .thumb > img {
    height: auto;
    max-width: 100%;
}

#lightGallery-Gallery .thumb_cont .thumb.active,
#lightGallery-Gallery .thumb_cont .thumb:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    border-color: #ffffff;
}
/*lightGallery Thumb*/
/*lightGallery Video*/
#lightGallery-slider .video_cont {
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    vertical-align: middle;
}

#lightGallery-slider .video_cont {
    background: none;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#lightGallery-slider .video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative;
}

    #lightGallery-slider .video iframe {
        width: 100% !important;
        height: 100% !important;
        position: absolute;
        top: 0;
        left: 0;
    }
/*lightGallery Video*/
/*lightGallery info Title Desc*/
#lightGallery-slider .info {
    background: #fb8400;
    color: #FFFFFF;
    padding: 10px 50px;
    position: absolute;
    top: 0;
    width: 100%;
}

    #lightGallery-slider .info span {
        display: block;
        line-height: 1;
    }

        #lightGallery-slider .info span:last-child {
            margin-top: 6px;
        }

    #lightGallery-slider .info .title {
        font-size: 16px;
        font-weight: bold;
    }

    #lightGallery-slider .info .desc {
        color: #e6e6e6;
        font-size: 12px;
    }
/*lightGallery info Title Desc*/
/*lightGallery Close*/
#lightGallery-close {
    color: #000;
    height: 28px;
    position: absolute;
    font-weight: 300;
    right: 20px;
    top: 20px;
    width: 28px;
    text-align: center;
    z-index: 1090;
    cursor: pointer;
    background-color: #000;
    border-radius: 2px;
    background: #ffffff;
    opacity: 1;
    filter: alpha(opacity=1);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-backface-visibility: hidden;
}

    #lightGallery-close:after {
        position: absolute;
        right: 4px;
        top: 3px;
    }

    #lightGallery-close:hover {
        text-decoration: none;
        color: #00ADF6;
        background: #fff;
    }
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.noUi-base {
    width: 100%;
    height: 100%;
    position: relative;
}

.noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
}

.noUi-handle {
    position: relative;
    z-index: 1;
}

.noUi-stacking .noUi-handle {
    /* This class is applied to the lower origin when
   its values is > 50%. */
    z-index: 10;
}

.noUi-stacking + .noUi-origin {
    /* Fix stacking order in IE7, which incorrectly
   creates a new context for the origins. */
    *z-index: -1;
}

.noUi-state-tap .noUi-origin {
    -webkit-transition: left 0.3s, top 0.3s;
    transition: left 0.3s, top 0.3s;
}

.noUi-state-drag * {
    cursor: inherit !important;
}
/* Slider size and handle placement;
 */
.noUi-horizontal {
    height: 4px;
}

    .noUi-horizontal .noUi-handle {
        width: 14px;
        height: 14px;
        left: -3px;
        top: -5px;
    }

    .noUi-horizontal.noUi-extended {
        padding: 0 15px;
    }

        .noUi-horizontal.noUi-extended .noUi-origin {
            right: -15px;
        }

.noUi-vertical {
    width: 4px;
}

    .noUi-vertical .noUi-handle {
        width: 14px;
        height: 14px;
        left: -6px;
        top: -17px;
    }

    .noUi-vertical.noUi-extended {
        padding: 15px 0;
    }

        .noUi-vertical.noUi-extended .noUi-origin {
            bottom: -15px;
        }
/* Styling;
 */
.noUi-background {
    background: #dedede;
}

.noUi-connect {
    background: #00ADF6;
    -webkit-transition: background 450ms;
    transition: background 450ms;
}

.noUi-origin {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.noUi-target {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
/* Handles and cursors;
 */
.noUi-dragable {
    cursor: w-resize;
}

.noUi-vertical .noUi-dragable {
    cursor: n-resize;
}

.noUi-handle {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #00ADF6;
    cursor: col-resize;
}
/* Disabled state;
 */
[disabled].noUi-connect,
[disabled] .noUi-connect {
    background: #B8B8B8;
}

[disabled] .noUi-handle {
    cursor: not-allowed;
}

html {
    font-size: 100%;
}

.page-content {
    padding-top: 140px;
}
.page-content-25 {
    padding-top: 25px;
}

@media only screen and (max-width: 1200px) {
    .page-content {
        padding-top: 140px;
    }
}

.gray-bg {
    background: #e6e6e6 !important;
}

.white-bg {
    background: #fff !important;
}

.group:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}

img {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.img-circle {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.img-thumbnail {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: 1px solid #b2b2b2;
}

.img-circle-thumbnail {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 4px;
    border: 1px solid #b2b2b2;
}

::selection {
    color: #fff;
    background: #00ADF6;
}

::-moz-selection {
    color: #fff;
    background: #00ADF6;
}

.space-top {
    margin-top: 36px;
}

.space-bottom {
    margin-bottom: 36px;
}

.extra-space-top {
    margin-top: 48px;
}

.extra-space-bottom {
    margin-bottom: 48px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    line-height: 1.2;
    color: #474747;
}

h2,
h3 {
    color: #474747;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    font-weight: 300;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 8px;
    margin-bottom: 24px;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 12px;
}

h1,
.h1 {
    font-size: 2.25em;
}

h2,
.h2 {
    font-size: 1.75em;
}

h3,
.h3 {
    font-size: 1.5em;
}

h4,
.h4 {
    font-size: 1.125em;
}

h5,
.h5 {
    font-size: 1em;
}

h6,
.h6 {
    font-size: 0.875em;
}

.bold {
    font-weight: bold !important;
}

h2.extra-bold,
.h2.extra-bold {
    font-size: 3em;
    font-weight: bold;
    margin-bottom: 36px;
}

p {
    font-size: 0.875em;
    font-weight: 400;
    line-height: 1.7;
    margin-bottom: 24px;
    color: #474747;
}

    p.large {
        font-size: 1.125em;
    }

.p-style2 {
    /*font-size: 0.875em;
  font-weight: 400;
  line-height: 2.5;
  margin-bottom: 16px;
  color: #474747;*/
}

.p-style3 {
    font-size: 1em;
    font-weight: 400;
    line-height: 2.25;
    margin-bottom: 16px;
    color: #474747;
}

.light-color {
    color: #fff !important;
}

.dark-color {
    color: #000 !important;
}

.primary-color,
.text-primary {
    color: #ffffff !important;
}

.gray-color {
    color: #555555 !important;
}

.text-success {
    color: #5cb85c !important;
}

.text-info {
    color: #5fa9dd !important;
}

.text-danger {
    color: #ff6f69 !important;
}

.text-warning {
    color: #fee96a !important;
}

.text-muted {
    color: #b2b2b2 !important;
}

.thin-weight {
    font-weight: 100 !important;
}

.light-weight {
    font-weight: 300 !important;
}

.uppercase {
    text-transform: uppercase !important;
}

a {
    text-decoration: none;
    color: #00ADF6;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

    a.large {
        font-size: 1.125em;
    }

    a:hover,
    a:focus {
        outline: 0;
        text-decoration: underline;
        color: #00ADF6;
    }

    a:focus {
        text-decoration: none;
    }

ul,
ol {
    font-size: 0.875em;
    font-weight: 400;
    line-height: 1.7;
    color: #474747;
}

    ul li,
    ol li {
        margin-bottom: 8px;
    }

    ul.large,
    ol.large {
        font-size: 1.125em;
    }

.ul-style2,
.ol-style2 {
    font-size: 0.875em;
    font-weight: 400;
    line-height: 1.7;
    color: #474747;
}

    .ul-style2 li,
    .ol-style2 li {
        margin-bottom: 16px;
    }

.ul-style3,
.ol-style3 {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.7;
    color: #474747;
}

    .ul-style3 li,
    .ol-style3 li {
        margin-bottom: 16px;
    }

.btn-lb {
    font-size: 1.25em;
    color: #ffffff;
    padding: 10px 10px;
    font-weight: normal;
    text-align: center;
    background: #00adf6;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    white-space: nowrap;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    outline: 0;
    margin-right: 5px;
}

.btn-add {
    font-size: 1.25em;
    color: #ffffff;
    padding: 10px 10px;
    font-weight: normal;
    text-align: center;
    background: #00ADF6;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    white-space: nowrap;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    outline: 0;
    margin-right: 5px;
}

    .btn-add:hover {
        background: #D0D0D0;
        text-decoration: none;
    }

.btn {
    font-size: 1.25em;
    color: #ffffff;
    padding: 10px 10px;
    font-weight: normal;
    text-align: center;
    background: #00ADF6;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    white-space: nowrap;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    outline: 0;
    margin-right: 5px;
}

    .btn:hover {
        background: #D0D0D0;
        text-decoration: none;
    }

    .btn:active,
    .btn.active {
        background-image: none;
        box-shadow: none;
    }

    .btn.disabled,
    .btn[disabled],
    fieldset[disabled] .btn {
        cursor: not-allowed;
        pointer-events: none;
        color: #ffffff;
        background: #b2b2b2;
    }

    .btn span {
        font-weight: 900;
        margin-right: 15px;
    }

    .btn i {
        font-size: 1.25em;
        line-height: 1.2;
        vertical-align: middle;
        margin-right: 10px;
    }

.btn2 {
    font-size: 1.25em;
    color: #ffffff;
    padding: 5px 5px;
    font-weight: normal;
    text-align: center;
    background: #00ADF6;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    white-space: nowrap;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    outline: 0;
    margin-right: 5px;
}

    .btn2:hover {
        background: #D0D0D0;
        text-decoration: none;
    }

    .btn2:active,
    .btn2.active {
        background-image: none;
        box-shadow: none;
    }

    .btn2.disabled,
    .btn2[disabled],
    fieldset[disabled] .btn2 {
        cursor: not-allowed;
        pointer-events: none;
        color: #ffffff;
        background: #b2b2b2;
    }

    .btn2 span {
        font-weight: 900;
        margin-right: 15px;
    }

    .btn2 i {
        font-size: 1.25em;
        line-height: 1.2;
        vertical-align: middle;
        margin-right: 10px;
    }

.btn-default {
    background: #00ADF6;
    color: #ffffff;
}

    .btn-default:hover {
        background: #474747;
        color: #ffffff;
    }

.light-blu-btn-primary {
    background: #00adf6;
    color: white;
}

    .light-blu-btn-primary-border {
        border-radius: 5px;
    }

    .default-btn-primary {
        background: #F2F2F2;
        color: black;
    }

.default-btn-primary-no-border {
    background: #F2F2F2;
    color: black;
    border: none;
}

.btn-primary {
    background: #00ADF6;
    color: #ffffff;
}

    .btn-primary:hover {
        background: #00ADF6;
        color: #ffffff;
    }

.btn-success {
    background: #5cb85c;
    color: #ffffff;
}

    .btn-success:hover {
        background: #449d44;
    }

.btn-info {
    background: #5fa9dd;
    color: #ffffff;
}

    .btn-info:hover {
        background: #3592d4;
    }

.btn-warning {
    background: #fee96a;
    color: #ffffff;
}

    .btn-warning:hover {
        background: #fee237;
    }

.btn-danger {
    background: #ff6f69;
    color: #ffffff;
}

    .btn-danger:hover {
        background: #ff3e36;
    }

.btn-black {
    background: #474747;
    color: #ffffff;
}

    .btn-black:hover {
        background: #00ADF6;
    }

.btn-outlined {
    font-size: 1.25em;
    color: #00ADF6;
    padding: 10px 40px;
    font-weight: normal;
    text-align: center;
    background: none;
    border: 1px solid #00ADF6;
    vertical-align: middle;
    cursor: pointer;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    white-space: nowrap;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    outline: 0;
}

    .btn-outlined:hover {
        border-color: transparent;
        background: #00ADF6;
        color: #fff;
        text-decoration: none;
    }

    .btn-outlined:active,
    .btn-outlined.active {
        background-image: none;
        box-shadow: none;
    }

    .btn-outlined.btn-default {
        border: 1px solid #00ADF6;
        color: #00ADF6;
    }

        .btn-outlined.btn-default:hover {
            border-color: transparent;
            background: #00ADF6;
            color: #fff;
        }

    .btn-outlined.btn-primary {
        border: 1px solid #ffffff;
        color: #ffffff;
    }

        .btn-outlined.btn-primary:hover {
            border-color: transparent;
            background: #ffffff;
            color: #fff;
        }

    .btn-outlined.btn-success {
        border: 1px solid #5cb85c;
        color: #5cb85c;
    }

        .btn-outlined.btn-success:hover {
            border-color: transparent;
            background: #5cb85c;
            color: #fff;
        }

    .btn-outlined.btn-info {
        border: 1px solid #5fa9dd;
        color: #5fa9dd;
    }

        .btn-outlined.btn-info:hover {
            border-color: transparent;
            background: #5fa9dd;
            color: #fff;
        }

    .btn-outlined.btn-warning {
        border: 1px solid #fee96a;
        color: #fee96a;
    }

        .btn-outlined.btn-warning:hover {
            border-color: transparent;
            background: #fee96a;
            color: #fff;
        }

    .btn-outlined.btn-danger {
        border: 1px solid #ff6f69;
        color: #ff6f69;
    }

        .btn-outlined.btn-danger:hover {
            border-color: transparent;
            background: #ff6f69;
            color: #fff;
        }

    .btn-outlined.disabled,
    .btn-outlined[disabled],
    fieldset[disabled] .btn-outlined {
        cursor: not-allowed;
        pointer-events: none;
        background: none;
        color: #b2b2b2;
        border: 1px solid #b2b2b2;
    }

.search-btn-style {
    font-size: 1.25em;
    color: #00ADF6;
    font-weight: normal;
    text-align: center;
    background: none;
    border: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    white-space: nowrap;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    outline: 0;
}

    .search-btn-style:hover {
        border-color: transparent;
        background: transparent;
        color: #00ADF6;
        text-decoration: none;
    }

.btn-outlined-invert {
    font-size: 1.25em;
    color: #00ADF6;
    font-weight: normal;
    text-align: center;
    background: none;
    border: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    white-space: nowrap;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    outline: 0;
}

    .btn-outlined-invert:hover {
        border-color: transparent;
        background: #fff;
        color: #00ADF6;
        text-decoration: none;
    }

    .btn-outlined-invert.btn-default:hover {
        color: #00ADF6;
    }

    .btn-outlined-invert.btn-primary:hover {
        color: #ffffff;
    }

    .btn-outlined-invert.btn-success:hover {
        color: #5cb85c;
    }

    .btn-outlined-invert.btn-info:hover {
        color: #5fa9dd;
    }

    .btn-outlined-invert.btn-warning:hover {
        color: #fee96a;
    }

    .btn-outlined-invert.btn-danger:hover {
        color: #ff6f69;
    }

.btn-lg,
.btn-group-lg > .btn {
    padding: 14px 50px;
    font-size: 1.5em;
}

.btn-sm,
.btn-group-sm > .btn {
    padding: 6px 30px;
    font-size: 1em;
}

.btn-xs,
.btn-group-xs > .btn {
    padding: 2px 20px;
    font-size: 0.875em;
}

.btn-block {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

    .btn-block:hover {
        background-color: #D0D0D0;
        color: white;
    }

label {
    display: inline-block;
    margin-bottom: 12px;
    font-weight: 300;
    color: #000;
}

.form-control {
    display: block;
    width: 100%;
    height: 46px;
    padding: 6px 12px;
    font-size: 1em;
    font-weight: 300;
    line-height: 1.42857143;
    color: #474747;
    background: transparent;
    border: 1px solid #00ADF6;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

    .form-control:focus {
        border-color: #00ADF6;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 144, 22, 0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 144, 22, 0.6);
    }

    .form-control:focus {
        border-color: #00ADF6;
        outline: 0;
        -webkit-box-shadow: 0px 0px 0px 1px #00ADF6;
        -moz-box-shadow: 0px 0px 0px 1px #00ADF6;
        box-shadow: 0px 0px 0px 1px #00ADF6;
    }

    .form-control::-moz-placeholder {
        color: #999999;
        opacity: 1;
    }

    .form-control:-ms-input-placeholder {
        color: #999999;
    }

    .form-control::-webkit-input-placeholder {
        color: #999999;
    }

    .form-control[disabled],
    .form-control[readonly],
    fieldset[disabled] .form-control {
        cursor: not-allowed;
        background: lightgray;
        border: 1px solid #b2b2b2;
    }

.form-group {
    margin-bottom: 24px;
}

.input-sm {
    height: 35px;
    font-size: 0.875em;
}

.help-link {
    display: inline-block;
    float: right;
    text-align: left !important;
    font-size: 0.875em;
    margin-top: 12px;
    margin-bottom: -12px;
    border: none !important;
    color: white !important;
    font-size: 12px !important;
}

.checkbox,
.radio {
    padding-left: 0px;
    margin-bottom: 12px;
}

    .checkbox span,
    .radio span {
        display: block;
        float: left;
        margin-top: -7px;
        margin-right: 10px;
        font-size: 1.5em;
    }

    .checkbox:after,
    .radio:after {
        visibility: hidden;
        display: block;
        content: "";
        clear: both;
        height: 0;
    }

    .checkbox label,
    .radio label {
        display: inline-block;
        vertical-align: middle;
        font-weight: 300;
    }

    .checkbox .icheckbox,
    .radio .icheckbox,
    .checkbox .iradio,
    .radio .iradio {
        display: block;
        float: left;
        *display: inline;
        margin: 4px 9px 0 0;
        padding: 0;
        width: 14px;
        height: 14px;
        border: none;
        cursor: pointer;
    }

    .checkbox .icheckbox,
    .radio .icheckbox {
        background: url(../img/forms/checkbox.png) no-repeat 0px 0px;
    }

    .checkbox .iradio,
    .radio .iradio {
        background: url(../img/forms/radio.png) no-repeat 0px 0px;
    }

        .checkbox .icheckbox.checked,
        .radio .icheckbox.checked,
        .checkbox .iradio.checked,
        .radio .iradio.checked {
            background-position: 0px -14px;
        }

    .checkbox .checkbox.disabled label,
    .radio .checkbox.disabled label,
    .checkbox .radio.disabled label,
    .radio .radio.disabled label {
        cursor: default;
        color: #b2b2b2;
    }

    .checkbox .icheckbox.disabled,
    .radio .icheckbox.disabled,
    .checkbox .iradio.disabled,
    .radio .iradio.disabled {
        background-position: 0px 0px;
        opacity: 0.5;
        filter: alpha(opacity=5);
        cursor: default;
    }

    .checkbox .icheckbox.checked.disabled,
    .radio .icheckbox.checked.disabled,
    .checkbox .iradio.checked.disabled,
    .radio .iradio.checked.disabled {
        background-position: 0px -14px;
        opacity: 0.5;
        filter: alpha(opacity=5);
        cursor: default;
    }

    .checkbox.light label,
    .radio.light label {
        color: #fff;
    }

    .checkbox.light .icheckbox,
    .radio.light .icheckbox {
        background: url(../img/forms/checkbox-light.png) no-repeat 0px 0px;
    }

    .checkbox.light .iradio,
    .radio.light .iradio {
        background: url(../img/forms/radio-light.png) no-repeat 0px 0px;
    }

        .checkbox.light .icheckbox.checked,
        .radio.light .icheckbox.checked,
        .checkbox.light .iradio.checked,
        .radio.light .iradio.checked {
            background-position: 0px -14px;
        }

    .checkbox.light .checkbox.disabled label,
    .radio.light .checkbox.disabled label,
    .checkbox.light .radio.disabled label,
    .radio.light .radio.disabled label {
        cursor: default;
        color: #b2b2b2;
    }

    .checkbox.light .icheckbox.disabled,
    .radio.light .icheckbox.disabled,
    .checkbox.light .iradio.disabled,
    .radio.light .iradio.disabled {
        background-position: 0px 0px;
        opacity: 0.5;
        filter: alpha(opacity=5);
        cursor: default;
    }

    .checkbox.light .icheckbox.checked.disabled,
    .radio.light .icheckbox.checked.disabled,
    .checkbox.light .iradio.checked.disabled,
    .radio.light .iradio.checked.disabled {
        background-position: 0px -14px;
        opacity: 0.5;
        filter: alpha(opacity=5);
        cursor: default;
    }

input.error,
textarea.error {
    border-color: #ff6f69 !important;
    -webkit-box-shadow: 0px 0px 0px 1px #ff6f69 !important;
    -moz-box-shadow: 0px 0px 0px 1px #ff6f69 !important;
    box-shadow: 0px 0px 0px 1px #ff6f69 !important;
}

label.error {
    display: none !important;
}

.select-style-in-delivery {
    position: relative;
    border: 1px solid #00ADF6;
    color: #474747;
    /*width: 100%;*/
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: #fff;
}

.select-style {
    position: relative;
    border: 1px solid #00ADF6;
    color: #474747;
    width: 100%;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: #fff;
}

.select-style-in-delivery:after {
    position: absolute;
    border: 0px !important;
    background: #fff;
    top: 50%;
    width: 26px;
    text-align: center;
    right: 8px;
    color: #474747;
    font-size: 1.5em;
    line-height: 1;
    margin-top: -12px;
    font-family: FontAwesome;
    /*content: "\f107";*/
}

.select-style:after {
    position: absolute;
    background: #fff;
    top: 50%;
    width: 26px;
    text-align: center;
    right: 8px;
    color: #474747;
    font-size: 1.5em;
    line-height: 1;
    margin-top: -12px;
    font-family: FontAwesome;
    /*content: "\f107";*/
}

.select-style-in-delivery select {
    padding: 10px;
    height: 44px;
    width: 100%;
    font-weight: 300;
    border: none;
    border: 0px !important;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
}

.select-style select {
    padding: 10px;
    height: 44px;
    width: 100%;
    font-weight: 300;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
}

    .select-style select:focus {
        outline: none;
    }

.select-style-in-delivery select:focus {
    outline: none;
    border: 0px !important;
}

header {
    position: relative;
    z-index: 15;
    width: 100%;
    height: 75px;
    outline: none;
}

    header .left-bg {
        position: absolute;
        background: #ffffff;
        width: 70%;
        height: 144px;
        left: 0;
    }

    header .right-bg {
        position: absolute;
        background: #ffffff;
        width: 30%;
        height: 144px;
        right: 0;
    }

@media screen and (max-width: 500px) {
    header {
        outline: hidden;
    }
}

header .container {
    /*position: relative;*/
}

header .logo {
    display: block;
    position: absolute;
    width: 20%;
    max-height: 70%;
    top: 30px;
    left: 0px;
    z-index: 3;
}

    header .logo img {
        width: 80px;
    }

@media only screen and (max-width: 991px) {
    header .logo {
        position: relative;
        left: 30px;
        width: 100%;
        top: 10px;
    }
}

@media only screen and (max-width: 991px) {
    header .logo {
        display: block !important;
    }
}

header.small-header .logo {
    display: none;
}

header .search-form {
    display: block;
    position: absolute;
    width: 100%;
    height: auto;
    background: #ffffff;
    z-index: 5;
    color: #fff;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

    header .search-form.closed {
        opacity: 0;
        top: -200px;
    }

    header .search-form.open {
        opacity: 1;
        top: 0px;
    }

    header .search-form .container {
        position: relative;
        padding: 0 85px 0 15px;
        background-color: #ffffff;
    }

@media only screen and (max-width: 991px) {
    header .search-form .container {
        padding: 0 60px 0 15px;
    }
}

header .search-form .form-group {
    position: relative;
    margin-bottom: 0;
}

header .search-form .form-control {
    margin-top: 13px;
    color: #000;
    border: 1px solid #00ADF6;
}

header .search-form button[type=submit] {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 1.7em;
    background: none;
    border: none;
    color: #00ADF6;
    padding: 8px 18px 0 0;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

    header .search-form button[type=submit]:hover {
        opacity: 0.7;
        filter: alpha(opacity=70);
    }

header .search-form .close-search {
    position: absolute;
    right: 18px;
    font-size: 1.75em;
    top: 17px;
    opacity: 1;
    filter: alpha(opacity=100);
    cursor: pointer;
    color: #00ADF6;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

    header .search-form .close-search:hover {
        opacity: 0.7;
        filter: alpha(opacity=70);
    }

@media only screen and (max-width: 991px) {
    header .search-form .close-search {
        right: 15px;
    }
}

.toolbar-container {
    position: absolute;
    top: 0;
    width: 100%;
}

.toolbar {
    position: absolute;
    z-index: 3;
    top: 0;
    right: 15px;
    text-align: right;
    padding-top: 5px;
}

    .toolbar .middle-btns {
        padding-top: 0px;
    }

    .toolbar .btn-outlined-invert {
        /*display: none;*/
    }

    .toolbar .login-btn.btn-outlined-invert,
    .toolbar .search-btn.btn-outlined-invert {
        display: inline;
    }

    .toolbar button,
    .toolbar a {
        margin-left: 12px;
        text-decoration: none;
        -webkit-transition: background 0.2s ease, color 0.2s ease;
        -moz-transition: background 0.2s ease, color 0.2s ease;
        transition: background 0.2s ease, color 0.2s ease;
    }

        .toolbar button:hover,
        .toolbar a:hover {
            color: #00ADF6 !important;
        }

        .toolbar button:focus,
        .toolbar a:focus {
            color: #fff;
        }

@media only screen and (max-width: 991px) {
    .toolbar button span,
    .toolbar a span {
        display: none;
    }
}

.toolbar button i,
.toolbar a i {
    font-size: 1.2em;
    color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.toolbar a span {
    font-size: 0.6em;
    line-height: 3em;
    position: relative;
    top: -5px;
    color: #474747;
    text-transform: uppercase;
    margin-left: 5px;
}

    .toolbar a span b {
        font-size: 1.5em;
    }

    .toolbar a span:hover {
        color: #00ADF6;
    }

.toolbar button:hover i,
.toolbar a:hover i {
    color: #00ADF6;
}

.toolbar .search-btn {
    padding: 11px 0 0 0;
}

.toolbar .cart-btn {
    position: relative;
    width: 150px;
    height: 40px;
    display: inline-block;
    background-color: #474747;
    top: 11px;
    margin-left: 10px;
}

@media only screen and (max-width: 480px) {
    .toolbar .cart-btn {
        background-color: transparent;
    }
}

.toolbar .cart-btn:hover .cart-dropdown {
    display: inline-block;
}

@media only screen and (max-width: 991px) {
    .toolbar .cart-btn:hover .cart-dropdown {
        display: none;
    }
}

.toolbar .cart-btn > .btn {
    margin: 0;
    position: absolute;
    width: 100%;
    min-height: 100%;
    padding: 0;
    display: block;
    top: 0;
    left: 0;
    text-align: center;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}

    .toolbar .cart-btn > .btn span {
        display: block;
        margin: 0;
        font-size: 12px;
        padding: 2px 4px;
        line-height: 1;
        font-weight: 400;
        position: absolute;
        top: -7px;
        right: -7px;
        color: #ffffff;
        background-color: #00ADF6;
    }

    .toolbar .cart-btn > .btn b {
        font-weight: 400;
        position: absolute;
        display: block;
        top: 10px;
        left: 45px;
        color: #ffffff;
        font-size: 12px;
    }

    .toolbar .cart-btn > .btn i {
        -webkit-transition: color 0.2s;
        -moz-transition: color 0.2s;
        transition: color 0.2s;
        position: absolute;
        left: 12px;
        top: 10px;
        font-size: 17px;
    }

.toolbar .cart-btn:hover > .btn {
    color: #00ADF6;
    background: transparent;
    -webkit-border-radius: 0px 0px 0 0;
    -moz-border-radius: 0px 0px 0 0;
    border-radius: 0px 0px 0 0;
}

@media only screen and (max-width: 991px) {
    .toolbar .cart-btn:hover > .btn {
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
    }
}

.toolbar .cart-btn:hover > .btn i {
    color: #00ADF6;
}

.toolbar .search-btn i,
.toolbar .cart-btn i {
    font-size: 1.4em;
}

.toolbar .middle-btns a,
.toolbar .middle-btns button {
    position: relative;
    padding: 13px 10px 0 13px;
    width: 140px;
    height: 53px;
    text-align: left;
    font-weight: 300;
    font-size: 1em;
    line-height: 0;
}

    .toolbar .middle-btns a i,
    .toolbar .middle-btns button i {
        margin-right: 12px;
        font-size: 1.5em;
        vertical-align: middle;
    }

.toolbar .login-btn {
    margin-top: 12px;
}

.toolbar .search-btn {
    margin-top: -13px;
}

.social-login {
    margin-top: -10px;
}

    .social-login a {
        display: inline-block;
        margin-right: 15px;
        font-size: 3em;
        text-decoration: none;
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transition: opacity 0.3s;
        -moz-transition: opacity 0.3s;
        transition: opacity 0.3s;
    }

        .social-login a:hover {
            opacity: 0.7;
            filter: alpha(opacity=70);
            text-decoration: none;
            border: none;
        }

        .social-login a.facebook {
            color: #3b5998 !important;
        }

        .social-login a.google {
            color: #dd4b39 !important;
        }

        .social-login a.twitter {
            color: #55acee !important;
        }

.cart-dropdown {
    position: absolute;
    width: 700px;
    background: #ffffff;
    border: 1px solid #00ADF6;
    top: 56px;
    right: -1px;
    display: none;
    text-align: left;
}

    .cart-dropdown .body {
        padding: 24px 16px;
    }

        .cart-dropdown .body h3 {
            text-align: center;
            color: #fff;
            margin-bottom: 0;
        }

        .cart-dropdown .body a {
            -webkit-transition: color 0.3s;
            -moz-transition: color 0.3s;
            transition: color 0.3s;
            margin-left: 0;
        }

    .cart-dropdown span {
        position: absolute;
        width: 169px;
        height: 16px;
        background-color: transparent;
        right: 0;
        top: -17px;
    }

    .cart-dropdown table {
        width: 100%;
        border-collapse: collapse;
    }

        .cart-dropdown table th {
            font-size: 1em;
            color: #000;
            font-weight: normal;
            padding-bottom: 24px;
        }

            .cart-dropdown table th:first-child {
                padding-left: 20px;
                width: 58%;
            }

        .cart-dropdown table td {
            padding-bottom: 12px;
            color: #000;
        }

            .cart-dropdown table td a {
                color: #474747;
                -webkit-transition: all 0.2s;
                -moz-transition: all 0.2s;
                transition: all 0.2s;
            }

                .cart-dropdown table td a:hover {
                    color: #00ADF6;
                }

            .cart-dropdown table td:first-child {
                padding-right: 15px;
            }

            .cart-dropdown table td input {
                width: 46px;
                height: 34px;
                border: 1px solid #474747;
                -webkit-border-radius: 0px;
                -moz-border-radius: 0px;
                border-radius: 0px;
                outline: 0;
                text-align: center;
                padding-left: 6px;
                padding-right: 6px;
                color: #474747;
            }

                .cart-dropdown table td input:focus {
                    border-color: #00ADF6;
                }

            .cart-dropdown table td.price {
                font-weight: bold;
                font-size: 1.125em;
                float: right;
            }

            .cart-dropdown table td .delete {
                display: inline-block;
                width: 10px;
                height: 10px;
                background: url(../img/forms/delete.png) no-repeat;
                margin-right: 10px;
                cursor: pointer;
                opacity: 1;
                filter: alpha(opacity=100);
                -webkit-transition: all 0.3s;
                -moz-transition: all 0.3s;
                transition: all 0.3s;
            }

                .cart-dropdown table td .delete:hover {
                    opacity: 0.7;
                    filter: alpha(opacity=70);
                }

    .cart-dropdown .footer {
        width: 700px;
        position: relative;
        bottom: -1px;
        background: #00ADF6;
        padding: 16px;
        -webkit-border-radius: 0 0 0px 0px;
        -moz-border-radius: 0 0 0px 0px;
        border-radius: 0 0 0px 0px;
    }

        .cart-dropdown .footer .buttons {
            float: left;
        }

        .cart-dropdown .footer .total {
            float: right;
            font-size: 1.5em;
            font-weight: bold;
            color: #fff;
            padding-top: 6px;
        }

        .cart-dropdown .footer .btn {
            padding: 10px 15px 3px 15px;
            font-weight: 300;
            min-width: 113px;
            font-size: 1em;
            color: #00ADF6;
            background-color: #fff;
        }

            .cart-dropdown .footer .btn:first-child {
                margin-left: 0;
                min-width: 130px;
            }

            .cart-dropdown .footer .btn:hover {
                color: #ffffff !important;
                background-color: #474747;
            }

                .cart-dropdown .footer .btn:hover i {
                    color: #ffffff !important;
                }

            .cart-dropdown .footer .btn:after {
                visibility: hidden;
                display: block;
                content: "";
                clear: both;
                height: 0;
            }

            .cart-dropdown .footer .btn i {
                display: block;
                float: left;
                font-size: 1.4em;
                color: #00ADF6;
            }

.small-header {
    opacity: 0;
    top: -120px;
    position: fixed;
    background-color: #ffffff;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

    .small-header.stuck {
        position: fixed;
        top: 0;
        opacity: 1;
        z-index: 20;
    }

    .small-header .toolbar .cart-dropdown {
        top: 56px;
    }

@media only screen and (max-width: 991px) {
    .small-header .hide-sm {
        display: block !important;
    }
}

@media only screen and (max-width: 991px) {
    header .container {
        width: 100%;
    }

    header .mobile-border {
        width: 100%;
        position: absolute;
        padding: 0 400px 0 15px;
        left: 0;
        top: 73px;
    }

        header .mobile-border span {
            display: block;
            width: 100%;
            height: 1px;
            background: #5cb85c;
        }

    .small-header .mobile-border {
        display: none;
    }
}

@media screen and (max-width: 640px) {
    header .mobile-border {
        padding-right: 220px;
    }

    header .toolbar button,
    header .toolbar a {
        width: 70px !important;
        height: 52px !important;
    }

        header .toolbar button span,
        header .toolbar a span {
            display: none;
        }

    header .toolbar .middle-btns {
        float: right;
    }

        header .toolbar .middle-btns a {
            padding-left: 22px;
        }

    header .toolbar .cart-btn {
        height: 39px;
        width: 55px;
        background-color: transparent;
    }

        header .toolbar .cart-btn > .btn {
            padding: 12px 0 0 0;
        }

            header .toolbar .cart-btn > .btn span {
                display: none;
                font-size: 1.1em;
                font-weight: 300;
                margin-top: -5px;
            }

            header .toolbar .cart-btn > .btn b {
                display: none;
            }

            header .toolbar .cart-btn > .btn i {
                font-size: 1.5em;
                position: absolute;
                left: 15px;
                top: 7px;
            }

    .small-header .toolbar button,
    .small-header .toolbar a,
    .small-header .toolbar .middle-btns {
        text-align: center;
    }

        .small-header .toolbar button span,
        .small-header .toolbar a span,
        .small-header .toolbar .middle-btns span {
            display: inline;
        }

    .small-header .toolbar .search-btn {
        margin-top: 5px;
        width: 60px !important;
    }

    .small-header .toolbar .cart-btn {
        margin-left: 15px !important;
        width: 100px;
    }

        .small-header .toolbar .cart-btn .btn {
            width: 100px !important;
        }

    .small-header .toolbar .login-btn {
        padding-left: 0;
    }
}

@media only screen and (max-width: 480px) {
    header .mobile-border {
        display: none;
    }

    .small-header .toolbar .search-btn {
        margin-left: 0;
        width: 45px !important;
    }

    .small-header .toolbar .cart-btn {
        margin-left: 8px !important;
        width: 70px;
    }

        .small-header .toolbar .cart-btn .btn {
            width: 70px !important;
            font-size: 1.2em;
            padding-top: 12px;
        }

    .small-header .toolbar .login-btn {
        margin-left: 8px;
    }
}

@media only screen and (max-width: 360px) {
    header .logo {
        display: block;
        width: 100%;
        max-width: 87px;
        top: 18px;
        left: 50px;
    }

    header .menu-toggle {
        left: 5px;
    }

    header .toolbar button,
    header .toolbar a {
        width: 40px !important;
    }

    header .toolbar .cart-btn {
        width: 35px;
        margin-left: 0;
    }

        header .toolbar .cart-btn .btn i {
            left: 9px;
        }
}

.modal-backdrop {
    background: #474747;
    opacity: 0.7;
}

.hero-slider .overlay {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    z-index: 2;
    background: url(../img/overlays/overlay-success.png) repeat;
}

.hero-slider h2 {
    font-size: 40px;
    line-height: 40px;
    font-weight: bold;
}

@media only screen and (max-width: 480px) {
    .hero-slider .btn {
        font-size: 180%;
        padding: 8px 12px;
    }

        .hero-slider .btn span {
            margin-right: 5px;
        }
}

.hero-slider .ms-slide-layers p {
    line-height: 26px !important;
}

.hero-slider .ms-nav-next,
.hero-slider .ms-nav-prev {
    width: 32px;
    height: 38px;
    cursor: pointer;
    top: 50%;
    left: 15px;
    margin-top: -19px;
    position: absolute;
    z-index: 5;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

    .hero-slider .ms-nav-next:hover,
    .hero-slider .ms-nav-prev:hover {
        opacity: 0.7 !important;
        filter: alpha(opacity=70) !important;
    }

@media only screen and (max-width: 768px) {
    .hero-slider .ms-nav-next,
    .hero-slider .ms-nav-prev {
        display: none;
    }
}

.hero-slider .ms-nav-next {
    right: 15px;
    left: auto;
}

    .hero-slider .ms-nav-next:before,
    .hero-slider .ms-nav-prev:before {
        /*font-family: FontAwesome;
  color: #00ADF6;
  font-size: 2.25em;*/
    }

    .hero-slider .ms-nav-next:before {
        /*content: "\f0a9";*/
    }

.hero-slider .ms-nav-prev:before {
    /*content: "\f0a8";*/
}

.hero-slider .ms-bullets.ms-dir-h {
    display: table !important;
    width: 100% !important;
    text-align: center;
    margin: auto !important;
    right: auto !important;
    opacity: 1 !important;
    bottom: 15px;
    z-index: 2;
}

@media only screen and (max-width: 768px) {
    .hero-slider .ms-bullets.ms-dir-h {
        bottom: 10px;
    }
}

@media only screen and (max-width: 360px) {
    .hero-slider .ms-bullets.ms-dir-h {
        display: none !important;
    }
}

.hero-slider .ms-bullet {
    display: inline-block;
    float: none;
    width: 12px;
    height: 12px;
    margin: 4px;
    background: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.hero-slider .ms-bullet-selected {
    background: #faab49;
}

.hero-static {
    position: relative;
    width: 100%;
    height: 696px;
    overflow: hidden;
    color: #fff;
}

@media only screen and (max-width: 1200px) {
    .hero-static {
        height: 528px;
    }
}

.hero-static .bg-image {
    position: absolute;
    width: 100%;
    min-height: 100%;
    background-position: 50% 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    top: 0;
    left: 0;
    z-index: 0;
}

@media only screen and (max-width: 991px) {
    .hero-static .bg-image {
        -webkit-background-size: auto;
        -moz-background-size: auto;
        -o-background-size: auto;
        background-size: auto;
    }
}

.hero-static .overlay {
    position: absolute;
    width: 100%;
    min-height: 100%;
    background: url(../img/overlays/overlay-success.png) repeat;
    top: 0;
    left: 0;
    z-index: 2;
}

.hero-static .container {
    padding-top: 168px;
    position: relative;
    z-index: 3;
}

@media only screen and (max-width: 1200px) {
    .hero-static .container {
        padding-top: 96px;
    }
}

.hero-static h1,
.hero-static h2,
.hero-static h3,
.hero-static h4,
.hero-static h5,
.hero-static h6 {
    color: #fff;
    font-weight: bold;
    text-align: left;
    position: relative;
}

.hero-static h1 {
    font-size: 4.5em;
}

@media only screen and (max-width: 768px) {
    .hero-static h1 {
        font-size: 3.375em;
    }
}

@media only screen and (max-width: 480px) {
    .hero-static h1 {
        font-size: 2.7em;
    }
}

.hero-static p {
    color: #fff;
}

.parallax .hero-static .bg-image {
    background-attachment: fixed;
}

.cat-tiles {
    padding-top: 24px;
}

@media only screen and (max-width: 768px) {
    .cat-tiles {
        text-align: center;
    }
}

@media only screen and (max-width: 480px) {
    .cat-tiles {
        padding: 24px 10px;
    }
}

.cat-tiles h2 {
    font-size: 1.125em;
    color: #b2b2b2;
    alert-danger font-weight: normal;
    margin-bottom: 24px;
}

.cat-tiles .category {
    padding: 0;
}

@media only screen and (max-width: 991px) {
    .cat-tiles .category {
        padding: 0 15px;
    }
}

@media only screen and (max-width: 480px) {
    .cat-tiles .category {
        padding: 0;
    }
}

.cat-tiles a {
    display: block;
    width: 100%;
    padding: 0 15px 24px 15px;
    border: 1px solid transparent;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: #00ADF6;
    margin-bottom: 24px;
    text-align: center;
    font-size: 1.125em;
    -webkit-transition: border 0.25s;
    -moz-transition: border 0.25s;
    transition: border 0.25s;
}

    .cat-tiles a:hover {
        border-color: #00ADF6;
        text-decoration: none;
    }

    .cat-tiles a img {
        display: block;
        margin: auto;
    }

    .cat-tiles a p {
        margin-top: 8px;
        margin-bottom: 0;
        line-height: 1.5;
    }

@media only screen and (max-width: 480px) {
    .cat-tiles a {
        font-size: 1em;
        padding: 0 10px 16px 10px;
    }
}

.category-slider .master-slider {
    padding-bottom: 20px;
}

.category-slider .ms-tabs .ms-thumb {
    padding: 0 !important;
    text-align: center;
}

    .category-slider .ms-tabs .ms-thumb h3 {
        margin-top: 15px;
        font-size: 1em;
        font-weight: 400;
    }

.category-slider .ms-tabs.ms-dir-h .ms-thumb-frame .ms-thumb-ol {
    top: -20px;
    left: 50%;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 33px;
    height: 17px;
    background: url(../masterslider/style/arrow.png) no-repeat;
    margin-left: -16px;
    border: none !important;
}

.category-slider .ms-tabs.ms-dir-h .ms-thumb-frame-selected .ms-thumb-ol {
    opacity: 1;
    filter: alpha(opacity=100);
    top: -40px;
}

.category-slider .ms-thumb-list {
    padding-top: 30px;
    bottom: -273px !important;
    border-bottom: 1px solid #d8d8d8 !important;
}

.category-slider .ms-thumb-frame {
    background: none !important;
}

    .category-slider .ms-thumb-frame .ms-thumb {
        opacity: 0.6;
        filter: alpha(opacity=60);
        -webkit-transition: opacity 0.3s;
        -moz-transition: opacity 0.3s;
        transition: opacity 0.3s;
    }

        .category-slider .ms-thumb-frame .ms-thumb:hover {
            opacity: 1;
            filter: alpha(opacity=100);
        }

.category-slider .ms-thumb-frame-selected .ms-thumb {
    opacity: 1;
    filter: alpha(opacity=100);
}

.category-slider .ms-view {
    border-bottom: 1px solid #d8d8d8;
}

.category-slider .ms-slide .text-block {
    padding-top: 108px;
    padding-left: 25px;
    width: 502px;
}

@media only screen and (max-width: 768px) {
    .category-slider .ms-slide .text-block {
        width: 380px;
        padding-top: 84px;
    }
}

@media only screen and (max-width: 480px) {
    .category-slider .ms-slide .text-block {
        width: 200px;
        padding-top: 48px;
    }
}

.category-slider .ms-slide .text-block h2 {
    font-size: 3em;
    font-weight: 600;
}

.category-slider .ms-slide .text-block p {
    margin-bottom: 48px;
}

@media screen and (max-width: 640px) {
    .category-slider .ms-slide .text-block p {
        display: none;
    }
}

.category-slider .ms-slide .text-block .btn {
    margin-right: 20px;
    margin-bottom: 10px;
}

@media only screen and (max-width: 480px) {
    .category-slider .ms-slide .text-block .btn {
        display: block;
        max-width: 160px;
    }
}

.category-slider .ms-slide .img-block {
    padding-top: 60px;
}

    .category-slider .ms-slide .img-block img {
        display: block;
        margin: auto;
    }

.offer-tabs {
    padding: 48px 0 24px 0;
}

    .offer-tabs .tab-navs {
        width: 100%;
        max-width: 1200px;
        padding: 0 15px;
        margin: auto;
        text-align: center;
    }

        .offer-tabs .tab-navs a {
            display: inline-block;
            position: relative;
            z-index: 2;
            text-align: center;
            color: #00ADF6;
            padding-bottom: 25px;
            max-height: 232px;
            max-width: 358px;
            margin: 0 15px;
            opacity: 0.6;
            filter: alpha(opacity=60);
            -webkit-transition: opacity 0.3s;
            -moz-transition: opacity 0.3s;
            transition: opacity 0.3s;
        }

            .offer-tabs .tab-navs a h3 {
                font-size: 1em;
                font-weight: 400;
                margin-top: 20px;
            }

            .offer-tabs .tab-navs a:hover,
            .offer-tabs .tab-navs a.active {
                text-decoration: none;
                opacity: 1;
                filter: alpha(opacity=100);
            }

            .offer-tabs .tab-navs a .arrow {
                display: block;
                position: absolute;
                width: 33px;
                height: 17px;
                background: url(../img/arrow-down.png) no-repeat;
                bottom: 0;
                left: 50%;
                margin-left: -16px;
                display: none;
            }

            .offer-tabs .tab-navs a.active .arrow {
                display: block;
            }

    .offer-tabs .tab-content {
        margin-top: -16px;
        border-top: 1px solid #d8d8d8;
        border-bottom: 1px solid #d8d8d8;
        position: relative;
        z-index: 1;
    }

        .offer-tabs .tab-content .tab-pane {
            width: 100%;
            padding-top: 36px;
        }

            .offer-tabs .tab-content .tab-pane h3 {
                font-size: 3em;
                font-weight: bold;
                margin-bottom: 16px;
            }

@media only screen and (max-width: 991px) {
    .offer-tabs .tab-content .tab-pane h3 {
        font-size: 2em;
    }
}

.offer-tabs .tab-content .text-block {
    padding-bottom: 12px;
}

.offer-tabs .tab-content .img-block {
    width: 100%;
}

    .offer-tabs .tab-content .img-block img {
        display: block;
        margin: auto;
    }

@media only screen and (max-width: 768px) {
    .offer-tabs .tab-content {
        text-align: center;
    }
}

.offer-tabs .tab-content .p-style2 {
    color: #474747;
}

.offer-tabs .owl-carousel .owl-wrapper-outer {
    position: relative;
    z-index: 2;
}

.info-block .text {
    padding-top: 48px;
    padding-bottom: 48px;
}

@media only screen and (max-width: 1200px) {
    .info-block .text {
        padding-top: 36px;
        padding-bottom: 36px;
    }
}

.info-block p {
    font-weight: 300;
    color: #474747;
    font-size: 1.4em;
    margin-bottom: 36px;
    line-height: 2;
}

@media only screen and (max-width: 1200px) {
    .info-block p {
        font-size: 1.2em;
        line-height: 1.7;
    }
}

.info-block-image {
    position: relative;
    width: 100%;
    padding: 72px 0 60px 0;
    overflow: hidden;
    color: #fff;
    background-position: 50% 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

@media only screen and (max-width: 991px) {
    .info-block-image {
        -webkit-background-size: auto;
        -moz-background-size: auto;
        -o-background-size: auto;
        background-size: auto;
    }
}

@media only screen and (max-width: 768px) {
    .info-block-image {
        padding: 48px 0 36px 0;
        text-align: center;
    }
}

.info-block-image .overlay {
    position: absolute;
    width: 100%;
    min-height: 100%;
    background: url(../img/overlays/overlay-primary.png) repeat;
    top: 0;
    left: 0;
    z-index: 1;
}

.info-block-image .container {
    position: relative;
    z-index: 2;
}

.info-block-image h2 {
    color: #00ADF6;
    font-size: 2.8em;
}

@media only screen and (max-width: 768px) {
    .info-block-image h2 {
        font-size: 2.2em;
    }
}

.info-block-image .icon {
    font-size: 14em;
    line-height: 1;
    text-align: center;
}

@media only screen and (max-width: 768px) {
    .info-block-image .icon {
        font-size: 9em;
        margin-bottom: -15px;
    }
}

.info-block-image p {
    margin-top: 16px;
    color: #fff;
}

.info-block-image .color-box {
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding: 48px 25px 60px 25px;
    color: #00ADF6;
    text-align: center;
}

    .info-block-image .color-box h1,
    .info-block-image .color-box h2,
    .info-block-image .color-box h3,
    .info-block-image .color-box h4,
    .info-block-image .color-box h5,
    .info-block-image .color-box h6 {
        color: #474747;
    }

    .info-block-image .color-box .tiles {
        display: table;
        margin: 24px auto 28.8px auto;
    }

        .info-block-image .color-box .tiles div {
            display: inline-block;
            margin: 15px 5px;
            padding: 20px 30px;
            font-size: 1.125em;
            font-weight: 300;
            border: 1px solid #00ADF6;
            -webkit-border-radius: 0px;
            -moz-border-radius: 0px;
            border-radius: 0px;
        }

@media only screen and (max-width: 991px) {
    .info-block-image .color-box .tiles div {
        display: inline-block;
        text-align: center;
    }
}

.info-block-image .color-box .tiles div span {
    display: block;
    margin-top: 15px;
    color: #00ADF6;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
}

.info-block-image .color-box .tiles div i {
    color: #00ADF6;
    font-size: 2em;
}

.info-block-image .color-box .btn {
    min-width: 260px;
}

@media only screen and (max-width: 480px) {
    .info-block-image .color-box .btn {
        min-width: 0;
    }
}

@media only screen and (max-width: 991px) {
    .info-block-image .color-box {
        padding: 24px 20px 36px 20px;
    }
}

.parallax .info-block-image {
    background-attachment: fixed;
}

.feature-tabs {
    padding-top: 96px;
}

    .feature-tabs img {
        margin: 60px auto 0 auto;
    }

    .feature-tabs h2 {
        font-size: 3em;
    }

    .feature-tabs .tabs-pane {
        position: relative;
        display: none;
    }

        .feature-tabs .tabs-pane.current {
            display: block;
        }

@media only screen and (max-width: 991px) {
    .feature-tabs .tabs-pane {
        text-align: center;
    }
}

.feature-tabs .tab {
    display: table;
    float: left;
    width: 180px;
    height: 180px;
    margin: 24px 2px 0 2px;
    text-align: center;
    padding-top: 10px;
    cursor: pointer;
    background: transparent;
    color: #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

    .feature-tabs .tab i {
        display: table-cell;
        vertical-align: middle;
        font-size: 8em;
        line-height: 1;
        color: #00ADF6;
    }

@media only screen and (max-width: 1200px) {
    .feature-tabs .tab i {
        font-size: 6em;
    }
}

@media only screen and (max-width: 480px) {
    .feature-tabs .tab i {
        font-size: 3.5em;
    }
}

.feature-tabs .tab.active {
    color: #fff;
    background: #ffffff;
}

    .feature-tabs .tab.active i {
        color: #D0D0D0;
    }

@media only screen and (max-width: 1200px) {
    .feature-tabs .tab {
        width: 140px;
        height: 140px;
    }
}

@media only screen and (max-width: 480px) {
    .feature-tabs .tab {
        width: 80px;
        height: 80px;
    }
}

@media only screen and (max-width: 1200px) {
    .feature-tabs .tabs {
        display: table;
        margin: auto;
        text-align: center;
    }
}

@media only screen and (max-width: 991px) {
    .feature-tabs {
        padding-top: 48px;
    }
}

.menu {
    display: block;
    /*width: 100%;*/
    background: #ffffff;
}

    .menu .main,
    .menu .catalog {
        display: block;
        list-style: none;
        /*text-align: right;*/
        width: 100%;
        /*max-width: 748px;*/
        margin-bottom: 0;
    }

@media only screen and (max-width: 1200px) {
    .menu .main,
    .menu .catalog {
        max-width: 570px;
    }
}

.menu .main li,
.menu .catalog li {
    position: relative;
    display: inline-block;
    font-size: 0.9em;
    margin: 0 0px 0px 2px;
    -webkit-border-radius: 0px 0px 0 0;
    -moz-border-radius: 0px 0px 0 0;
    border-radius: 0px 0px 0 0;
}

    .menu .main li.has-submenu:hover .submenu,
    .menu .catalog li.has-submenu:hover .submenu {
        display: block;
    }

    .menu .main li.has-submenu a > i,
    .menu .catalog li.has-submenu a > i {
        display: none;
    }

    .menu .main li a,
    .menu .catalog li a {
        display: block;
        padding: 20px 12px 20px 12px;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        transition: all 0.2s;
        color: #474747;
        text-transform: uppercase;
    }

        .menu .main li a span,
        .menu .catalog li a span {
            font-size: 1.1em;
            font-weight: 600;
        }

    .menu .main li:hover a,
    .menu .catalog li:hover a {
        text-decoration: none;
        color: #00ADF6;
    }

.submenu2 {
    background: #F5F5F5 !important;
}

    .submenu2:hover {
        background: #ECEBEB !important;
    }

.menu .main .submenu,
.menu .catalog .submenu {
    position: absolute;
    /*top: 71px;*/
    min-width: 230px;
    z-index: 10;
    background: #00ADF6;
    border: 1px solid #ffffff;
    padding: 0;
    -webkit-border-radius: 0 0px 0px 0px;
    -moz-border-radius: 0 0px 0px 0px;
    border-radius: 0 0px 0px 0px;
    font-size: 0.8em;
    display: none;
}

    .menu .main .submenu li,
    .menu .catalog .submenu li {
        display: block;
        text-align: left;
        margin-left: 0;
        margin-bottom: 0;
        border-top: 1px solid rgba(255, 255, 255, 0.4);
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-transition: all 0.25s;
        -moz-transition: all 0.25s;
        transition: all 0.25s;
    }

        .menu .main .submenu li:first-child,
        .menu .catalog .submenu li:first-child {
            padding-top: 0;
            border-top: none;
        }

        .menu .main .submenu li:hover,
        .menu .catalog .submenu li:hover {
            background: #D0D0D0;
        }

        .menu .main .submenu li a,
        .menu .catalog .submenu li a {
            display: block;
            color: #fff;
            padding: 7px 7px 7px 10px;
            font-size: 12px;
        }

.main-navbar {
    margin-bottom: 5px !important;
    margin: auto;
    max-width: none;
}

.div-navbar {
    background-color: white;
    height: fit-content;
}

.menu .catalog-block {
    background: #f2f2f2;
}

.menu .catalog {
    border-bottom: none;
    padding: 0;
    margin: 0 auto;
}

    .menu .catalog li {
        margin: 0 0 0 32px;
        -webkit-transition: background 0.2s;
        -moz-transition: background 0.2s;
        transition: background 0.2s;
    }

        .menu .catalog li:first-child {
            margin-left: 0;
        }

        .menu .catalog li:hover {
            background-color: #D0D0D0;
        }

            .menu .catalog li:hover a {
                -webkit-transition: none;
                -moz-transition: none;
                transition: none;
                color: #fff;
            }

@media only screen and (max-width: 1200px) {
    .menu .catalog li {
        margin-left: 0;
    }
}

.menu .catalog li.has-submenu {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

    .menu .catalog li.has-submenu:hover .submenu {
        display: block;
    }

.menu .catalog li a {
    padding: 9px 14px 9px 14px;
    color: #ffffff;
    background: none;
    text-transform: none;
    font-size: 1.2em;
}

.menu .catalog li .submenu {
    position: absolute;
    top: 43px;
    /*width: 484px;*/
    width: auto;
    min-height: 210px;
    z-index: 10;
    background: #D0D0D0;
    padding: 0;
    border: 1px solid #00ADF6;
    border-top: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-border-radius: 0 0 0px 0px;
    -moz-border-radius: 0 0 0px 0px;
    border-radius: 0 0 0px 0px;
}

    .menu .catalog li .submenu li {
        width: 225px;
        border-top: 1px solid #ffffff;
    }

        .menu .catalog li .submenu li:hover {
            background: #00ADF6;
        }

        .menu .catalog li .submenu li.has-submenu {
            padding-right: 32px;
        }

            .menu .catalog li .submenu li.has-submenu:after {
                display: block;
                position: absolute;
                right: 10px;
                top: 50%;
                margin-top: -11px;
                font-family: FontAwesome;
                color: #fff;
                content: "\f054";
                font-size: 0.9em;
            }

        .menu .catalog li .submenu li > a {
            font-size: 12px;
            margin-left: 6px;
        }

    .menu .catalog li .submenu .sub-submenu {
        position: absolute;
        display: none;
        background-color: white !important;
        z-index: 5;
        top: 0;
        right: -180px;
        padding: 0px;
    }

        .menu .catalog li .submenu .sub-submenu li {
            width: 180px;
            border-top: 1px solid #ffffff;
            -webkit-transition: all 0.2s;
            -moz-transition: all 0.2s;
            transition: all 0.2s;
        }

            .menu .catalog li .submenu .sub-submenu li:first-child {
                border-top: none;
            }

            .menu .catalog li .submenu .sub-submenu li a {
                color: #00ADF6;
                font-size: 13px;
                position: relative;
                -webkit-transition: all 0.2s;
                -moz-transition: all 0.2s;
                transition: all 0.2s;
            }

            .menu .catalog li .submenu .sub-submenu li:after {
                position: absolute;
                content: "";
                bottom: 0;
                width: 0;
                border-top: 1px solid #00ADF6;
                -webkit-transition: all 0.4s;
                -moz-transition: all 0.4s;
                transition: all 0.4s;
            }

            .menu .catalog li .submenu .sub-submenu li:hover {
                background: #ffffff;
            }

                .menu .catalog li .submenu .sub-submenu li:hover:after {
                    width: 100%;
                }

    .menu .catalog li .submenu .offer {
        display: block;
        position: absolute;
        /*width: 256px;*/
        width: auto !important;
        min-height: 100%;
        top: 0;
        right: 0;
        background: #fff;
        border: none;
        -webkit-border-radius: 0 0 0px 0;
        -moz-border-radius: 0 0 0px 0;
        border-radius: 0 0 0px 0;
    }

        .menu .catalog li .submenu .offer:hover {
            background: #fff;
        }

        .menu .catalog li .submenu .offer .col-1 {
            width: 40%;
            position: absolute;
            left: 0;
            padding: 35px 0 20px 15px;
        }

            .menu .catalog li .submenu .offer .col-1 p {
                font-size: 14px;
                line-height: 2.4;
            }

        .menu .catalog li .submenu .offer .col-2 {
            width: 60%;
            position: absolute;
            right: 0;
            padding: 0 40px 0 20px;
        }

        .menu .catalog li .submenu .offer img {
            margin-bottom: 12px;
        }

        .menu .catalog li .submenu .offer .btn {
            background: #00ADF6;
            border: none;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            transition: all 0.3s;
        }

.menu-toggle {
    display: none;
    position: absolute;
    left: 16px;
    top: 16px;
    font-size: 1.75em;
    background: transparent;
    padding: 2px 10px 0 10px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: #00ADF6;
    cursor: pointer;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    transition: background 0.3s;
}

.small-header .menu {
    height: 100px;
}

    .small-header .menu .main,
    .small-header .menu .catalog {
        text-align: center;
        width: auto;
        max-width: none;
        padding-left: 0;
        padding-top: 0px;
        border-bottom: none;
    }

    .small-header .menu .main {
        margin-right: 5px;
    }

@media only screen and (max-width: 991px) {
    .small-header .menu .main {
        display: block;
    }
}

.small-header .menu .catalog li {
    margin-left: 0;
}

    .small-header .menu .catalog li .submenu {
        top: 43px;
        min-height: auto;
    }

        .small-header .menu .catalog li .submenu a {
            padding-bottom: 12px;
        }

.small-header .menu-toggle {
    left: 15px;
    top: 15px;
}



.footer {
    background: white;
    width: 100%;
    color: #fff;
    padding: 60px 0 16px 0;
}

    .footer a {
        color: gainsboro;
    }

    .footer .info {
        width: 100%;
        max-width: 390px;
    }

    .footer .logo {
        display: block;
        text-decoration: none;
        width: 100%;
        padding-bottom: 24px;
        margin-bottom: 24px;
        border-bottom: 2px solid #ffffff;
    }

        .footer .logo img {
            max-width: 195px;
            height: auto;
        }

    .footer p {
        font-size: 0.875em;
        font-weight: 400;
        line-height: 2.5;
        margin-bottom: 16px;
        color: white;
    }

    .footer .social a {
        display: inline-block;
        margin-right: 16px;
        font-size: 3.0em;
        line-height: 1;
        color: #fff;
        text-decoration: none;
        margin-bottom: 24px;
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }

        .footer .social a:hover {
            opacity: 0.7;
            filter: alpha(opacity=70);
        }

    .footer .copyright {
        width: 100%;
        border-top: 2px solid #ffffff;
        padding-top: 24px;
    }

        .footer .copyright a {
            color: #fff;
            opacity: 1;
            filter: alpha(opacity=100);
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            transition: all 0.3s;
        }

            .footer .copyright a:hover {
                opacity: 0.7;
                filter: alpha(opacity=70);
                color: #fff;
                text-decoration: none;
            }

        .footer .copyright p {
            margin-bottom: 0;
        }

    .footer .payment {
        text-align: right;
    }

        .footer .payment img {
            display: inline-block;
            width: 40px;
            margin-left: 6px;
        }

    .footer .contacts a {
        color: gainsboro;
    }

    .footer h1,
    .footer h2,
    .footer h3,
    .footer h4,
    .footer h5,
    .footer h6 {
        color: #fff;
    }

    .footer .contacts p {
        line-height: 2.25;
    }

    .footer ul,
    .footer ol {
        font-size: 1em;
        font-weight: 400;
        line-height: 1.7;
        color: #474747;
    }

        .footer ul li,
        .footer ol li {
            margin-bottom: 16px;
        }

        .footer ul li,
        .footer ol li {
            color: #fff;
        }

@media only screen and (max-width: 768px) {
    .footer {
        text-align: center;
    }

        .footer .info {
            max-width: 100%;
        }

        .footer .logo img {
            margin: auto;
        }

        .footer .contacts {
            margin-top: 24px;
        }

        .footer .payment {
            text-align: center;
            margin-top: 16px;
        }
}

.catalog-grid {
    width: 100%;
    padding: 12px 0 36px 0;
}

@media only screen and (max-width: 768px) {
    .catalog-grid {
        text-align: center;
    }
}

.catalog-grid h2 {
    color: #474747;
}

.catalog-grid .tile {
    width: 100%;
    max-width: 356px;
    position: relative;
    /*border: 1px solid #b2b2b2;*/
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin: 16px auto 24px auto;
    text-align: left;
}

    .catalog-grid .tile a {
        position: relative;
        display: block;
    }

        .catalog-grid .tile a .tile-overlay {
            position: absolute;
            top: 0;
            left: 0;
            display: block;
            width: 100%;
            min-height: 100%;
            z-index: 10;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            transition: all 0.3s;
        }

        .catalog-grid .tile a:hover .tile-overlay {
            background-color: rgba(0, 0, 0, 0.2);
        }

    .catalog-grid .tile img {
        display: block;
        margin: auto;
        -webkit-border-radius: 0px 0px 0 0;
        -moz-border-radius: 0px 0px 0 0;
        border-radius: 0px 0px 0 0;
    }

    .catalog-grid .tile .price-label {
        position: absolute;
        padding: 11px 10px 11px 12px;
        height: 47px;
        background: #00ADF6;
        top: 0;
        right: 0;
        z-index: 12;
        font-size: 1.125em;
        color: #fff;
        font-weight: 900;
    }

        .catalog-grid .tile .price-label.old-price {
            background: #b2b2b2;
            top: 47px;
            text-decoration: line-through;
        }

    .catalog-grid .tile .badges {
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 12;
    }

        .catalog-grid .tile .badges .sale,
        .catalog-grid .tile .badges .out,
        .catalog-grid .tile .badges .best-seller {
            display: block;
            float: left;
            margin-right: 2px;
            color: #fff;
            text-align: center;
            padding: 5px 10px;
        }

        .catalog-grid .tile .badges .sale {
            background-color: #00ADF6;
        }

        .catalog-grid .tile .badges .out {
            background-color: #b2b2b2;
        }

        .catalog-grid .tile .badges .best-seller {
            background-color: #474747;
        }

        .catalog-grid .tile .badges:after {
            visibility: hidden;
            display: block;
            content: "";
            clear: both;
            height: 0;
        }

    .catalog-grid .tile .footer {
        /*border-top: 1px solid #b2b2b2;*/
        padding: 24px 12px 12px 12px;
        background: #fff;
        position: relative;
        text-align: center;
        -webkit-border-radius: 0 0 0px 0px;
        -moz-border-radius: 0 0 0px 0px;
        border-radius: 0 0 0px 0px;
    }

        .catalog-grid .tile .footer a {
            color: #00ADF6;
            font-size: 1.125em;
            font-weight: 300;
        }

            .catalog-grid .tile .footer a:hover {
                color: #474747;
                text-decoration: none;
            }

        .catalog-grid .tile .footer .btn-primary {
            margin-top: 10px;
            font-size: 17px;
        }

        .catalog-grid .tile .footer span {
            display: block;
            font-size: 0.875em;
            color: #b2b2b2;
            font-weight: 300;
            margin-top: 5px;
        }

        .catalog-grid .tile .footer .tools {
            position: relative;
            margin-top: 10px;
            height: 48px;
        }

            .catalog-grid .tile .footer .tools .rate {
                position: absolute;
                top: 10px;
                left: 0;
            }

                .catalog-grid .tile .footer .tools .rate:after {
                    visibility: hidden;
                    display: block;
                    content: "";
                    clear: both;
                    height: 0;
                }

                .catalog-grid .tile .footer .tools .rate span {
                    display: block;
                    float: left;
                    font-size: 1em;
                    color: #b2b2b2;
                    margin-right: 2px;
                }

                    .catalog-grid .tile .footer .tools .rate span:before {
                        font-family: "outlined-iconset";
                        content: "\e018";
                        background: none;
                    }

                    .catalog-grid .tile .footer .tools .rate span.active {
                        color: #ffffff;
                    }

            .catalog-grid .tile .footer .tools .wishlist-btn,
            .catalog-grid .tile .footer .tools .share-btn,
            .catalog-grid .tile .footer .tools .add-cart-btn {
                position: absolute;
                text-align: center;
                font-size: 1.25em !important;
                font-weight: 300;
                white-space: nowrap;
            }

            .catalog-grid .tile .footer .tools .add-cart-btn {
                display: block;
                width: 48px;
                height: 48px;
                right: 0;
                top: 0;
                text-decoration: none;
                overflow: hidden;
                padding-top: 9px;
                background: #ffffff;
                -webkit-border-radius: 24px;
                -moz-border-radius: 24px;
                border-radius: 24px;
                z-index: 1;
                color: #fff;
                font-size: 1.25em !important;
                font-weight: 300;
                white-space: nowrap;
                -webkit-transition: width 0.25s;
                -moz-transition: width 0.25s;
                transition: width 0.25s;
            }

                .catalog-grid .tile .footer .tools .add-cart-btn span {
                    display: none;
                    margin-right: 13px;
                    color: #fff;
                }

                .catalog-grid .tile .footer .tools .add-cart-btn i {
                    font-size: 1.1em;
                    vertical-align: middle;
                }

                .catalog-grid .tile .footer .tools .add-cart-btn:hover {
                    width: 140px;
                    padding-top: 7px;
                    z-index: 2;
                }

                    .catalog-grid .tile .footer .tools .add-cart-btn:hover span {
                        display: inline-block;
                    }

            .catalog-grid .tile .footer .tools .share-btn {
                top: 2px;
                right: 62px;
                color: #ffffff;
                cursor: pointer;
                padding-top: 12px;
            }

                .catalog-grid .tile .footer .tools .share-btn i {
                    font-size: 1.2em;
                }

                .catalog-grid .tile .footer .tools .share-btn .hover-state {
                    display: none;
                    position: absolute;
                    top: -2px;
                    left: -52px;
                    width: 140px;
                    height: 48px;
                    z-index: 2;
                    background: #fff;
                    border: 1px solid #ffffff;
                    -webkit-border-radius: 24px;
                    -moz-border-radius: 24px;
                    border-radius: 24px;
                    padding-top: 9px;
                }

                    .catalog-grid .tile .footer .tools .share-btn .hover-state a {
                        color: #ffffff;
                        margin: 0 4px;
                        opacity: 1;
                        filter: alpha(opacity=100);
                    }

                        .catalog-grid .tile .footer .tools .share-btn .hover-state a:hover {
                            opacity: 0.7;
                            filter: alpha(opacity=70);
                        }

                .catalog-grid .tile .footer .tools .share-btn:hover .hover-state {
                    display: block;
                }

            .catalog-grid .tile .footer .tools .wishlist-btn {
                top: 13px;
                right: 100px;
                color: #ffffff;
            }

                .catalog-grid .tile .footer .tools .wishlist-btn i {
                    font-size: 1.2em;
                }

                .catalog-grid .tile .footer .tools .wishlist-btn .hover-state {
                    position: absolute;
                    display: none;
                    top: -13px;
                    left: -20px;
                    width: 140px;
                    height: 48px;
                    z-index: 2;
                    background: #fff;
                    border: 1px solid #ffffff;
                    -webkit-border-radius: 24px;
                    -moz-border-radius: 24px;
                    border-radius: 24px;
                    padding-top: 9px;
                }

                    .catalog-grid .tile .footer .tools .wishlist-btn .hover-state:before {
                        font-family: FontAwesome;
                        content: "\f067";
                        font-size: 1.2em;
                        vertical-align: middle;
                        margin-right: 10px;
                    }

                .catalog-grid .tile .footer .tools .wishlist-btn:hover .hover-state {
                    display: block;
                }

.catalog-single {
    padding: 24px 0 36px;
}

    .catalog-single h1 {
        font-size: 1.75em;
        font-weight: 300;
    }

@media only screen and (max-width: 991px) {
    .catalog-single h1 {
        padding-top: 24px;
    }
}

.catalog-single h3 {
    font-size: 1.375em;
    margin-bottom: 12px;
}

.catalog-single .rate {
    margin-bottom: 12px;
}

    .catalog-single .rate span {
        display: inline-block;
        font-size: 1em;
        color: #b2b2b2;
    }

        .catalog-single .rate span:before {
            font-family: "outlined-iconset";
            content: "\e018";
            background: none;
        }

        .catalog-single .rate span.active {
            color: #ffffff;
        }

.catalog-single .old-price {
    display: inline-block;
    margin: 0 15px 10px 0;
    font-size: 1.375em;
    color: #b2b2b2;
    font-weight: 900;
    text-decoration: line-through;
}

.catalog-single .price {
    display: inline-block;
    margin: 0 15px 10px 0;
    font-size: 1.75em;
    font-weight: 900;
}

.catalog-single .buttons {
    margin: 12px 0 16px 0;
}

    .catalog-single .buttons .btn {
        margin: 10px 2px;
        padding: 6px 20px;
    }

    .catalog-single .buttons .qnt-count {
        display: inline-block;
        vertical-align: middle;
        margin: 10px 2px 10px 0;
    }

        .catalog-single .buttons .qnt-count .incr-btn {
            display: inline-block;
            width: 30px;
            height: 40px;
            -webkit-border-radius: 0px;
            -moz-border-radius: 0px;
            border-radius: 0px;
            background: #00ADF6;
            color: #fff;
            text-align: center;
            font-size: 1.375em;
            line-height: 34px;
            -webkit-transition: background 0.3s;
            -moz-transition: background 0.3s;
            transition: background 0.3s;
        }

            .catalog-single .buttons .qnt-count .incr-btn:hover {
                background: #D0D0D0;
                text-decoration: none;
            }

        .catalog-single .buttons .qnt-count .form-control {
            display: inline-block;
            width: 36px;
            height: 38px;
            margin: 0 2px 5px;
            padding-left: 3px;
            padding-right: 3px;
            text-align: center;
        }

.catalog-single .social-links {
    margin-bottom: 12px;
}

    .catalog-single .social-links a {
        display: inline-block;
        margin: 0 10px 10px 0;
        font-size: 1.5em;
        color: #ffffff;
    }

        .catalog-single .social-links a:hover {
            color: #e6e6e6;
        }

.catalog-single .tags {
    margin-top: 20px;
    margin-bottom: 12px;
}

.catalog-single .promo-labels {
    padding: 8px 0;
}

    .catalog-single .promo-labels div {
        display: inline-block;
        border: 1px solid #00ADF6;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        padding: 16px 25px;
        margin: 5px 5px 5px 0;
        font-size: 1.125em;
        text-align: center;
        font-weight: 300;
        -webkit-transition: background 0.25s, color 0.25s;
        -moz-transition: background 0.25s, color 0.25s;
        transition: background 0.25s, color 0.25s;
        cursor: help;
    }

        .catalog-single .promo-labels div i {
            font-size: 2em;
            color: #00ADF6;
            display: block;
            margin-bottom: 8px;
            -webkit-transition: color 0.25s;
            -moz-transition: color 0.25s;
            transition: color 0.25s;
        }

        .catalog-single .promo-labels div:hover {
            color: #fff;
            background: #00ADF6;
        }

            .catalog-single .promo-labels div:hover i {
                color: #fff;
            }

.catalog-single .prod-gal {
    width: 100%;
    border: 1px solid #b2b2b2;
    padding: 2px;
    -webkit-border-radius: 0px 0px 0 0;
    -moz-border-radius: 0px 0px 0 0;
    border-radius: 0px 0px 0 0;
}

    .catalog-single .prod-gal .ms-view {
        background: #fff;
    }

    .catalog-single .prod-gal .ms-container {
        overflow: hidden;
    }

@media only screen and (max-width: 991px) {
    .catalog-single {
        text-align: center;
    }
}

.catalog-single .p-style2 {
    color: #474747;
}

.catalog-single .social-links i {
    color: #474747;
}

    .catalog-single .social-links i:hover {
        color: #00ADF6;
    }

.tech-specs {
    width: 100%;
    padding: 48px 0;
}

    .tech-specs h2 {
        margin-bottom: 36px;
    }

    .tech-specs .item {
        padding: 24px 15px;
        border-bottom: 1px solid #00ADF6;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }

        .tech-specs .item span {
            display: block;
            margin-top: 8px;
            color: #474747;
            font-size: 1.125em;
            font-weight: 300;
        }

        .tech-specs .item i {
            color: #474747;
            font-size: 1.9em;
        }

        .tech-specs .item p {
            margin-bottom: 0;
            color: #474747;
        }

        .tech-specs .item span,
        .tech-specs .item i,
        .tech-specs .item p {
            -webkit-transition: all 0.25s;
            -moz-transition: all 0.25s;
            transition: all 0.25s;
        }

        .tech-specs .item:hover {
            background: #00ADF6;
        }

            .tech-specs .item:hover span,
            .tech-specs .item:hover i,
            .tech-specs .item:hover p {
                color: #fff;
            }

@media only screen and (max-width: 768px) {
    .tech-specs {
        text-align: center;
    }
}

.with-sorting {
    display: inline-block;
    margin-bottom: 12px !important;
}

.sorting {
    display: inline-block;
    vertical-align: middle;
    margin: 24px 0 24px 25px;
}

@media only screen and (max-width: 768px) {
    .sorting {
        display: block;
        margin: 0 0 24px 15px;
    }
}

.sorting a {
    display: inline-block;
    font-weight: 300;
    margin-right: 15px;
    color: #b2b2b2;
}

    .sorting a:after {
        font-size: 1.5em;
        margin-left: 5px;
        vertical-align: middle;
        font-family: FontAwesome;
        content: "\f107";
    }

    .sorting a:hover {
        text-decoration: none;
        color: #00ADF6;
    }

    .sorting a.sorted:after {
        content: "\f106";
    }

.subnav {
    margin-bottom: 12px;
}

    .subnav a {
        display: inline-block;
        font-size: 1.125em;
        font-weight: 300;
        margin: 0 20px 15px 0;
    }

.shop-filters {
    width: 100%;
    position: relative;
}

    .shop-filters .filter-section {
        position: relative;
        padding-bottom: 36px;
        margin-bottom: 15px;
        border-bottom: 2px solid #00ADF6;
    }

        .shop-filters .filter-section:last-child {
            border: none;
        }

        .shop-filters .filter-section h3 {
            font-size: 1.125em;
            font-weight: 400;
            color: #474747;
        }

        .shop-filters .filter-section .price-btns a,
        .shop-filters .filter-section .price-btns .btn,
        .shop-filters .filter-section .price-btns button {
            margin-bottom: 12px;
            outline: 0;
        }

        .shop-filters .filter-section .price-btns button {
            padding: 6px 15px;
        }

        .shop-filters .filter-section .price-slider {
            margin-top: 36px;
        }

@media only screen and (max-width: 768px) {
    .shop-filters .filter-section .price-slider {
        text-align: center;
    }
}

.shop-filters .filter-section .price-slider .values {
    display: inline-block;
    margin: 24px 20px 16px 0;
}

@media only screen and (max-width: 768px) {
    .shop-filters .filter-section .price-slider .values {
        margin-right: 0;
    }
}

.shop-filters .filter-section .price-slider .values input {
    display: inline-block;
    height: 35px;
    padding-left: 8px;
    padding-right: 8px;
    width: 58px;
    text-align: center;
    font-weight: bold;
}

.shop-filters .filter-section .price-slider .values .labels {
    display: inline-block;
    font-weight: bold;
}

.shop-filters .filter-section .price-slider input[type=submit] {
    padding-left: 20px;
    padding-right: 20px;
}

@media only screen and (max-width: 1200px) {
    .shop-filters .filter-section .price-slider input[type=submit] {
        width: 100%;
    }
}

.shop-filters .filter-section .clear {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0.94em;
    color: #00ADF6;
    cursor: pointer;
    border-bottom: 1px dashed transparent;
    -webkit-transition: border 0.25s;
    -moz-transition: border 0.25s;
    transition: border 0.25s;
}

    .shop-filters .filter-section .clear:hover {
        border-bottom: 1px dashed #ffffff;
    }

.shop-filters .filter-section label {
    margin-bottom: 6px;
    font-size: 0.9em;
    font-weight: 300;
}

    .shop-filters .filter-section label .icheckbox,
    .shop-filters .filter-section label .iradio {
        display: block;
        float: left;
        *display: inline;
        margin: 4px 9px 0 0;
        padding: 0;
        width: 14px;
        height: 14px;
        border: none;
        cursor: pointer;
    }

    .shop-filters .filter-section label .icheckbox {
        background: url(../img/forms/checkbox.png) no-repeat 0px 0px;
    }

    .shop-filters .filter-section label .iradio {
        background: url(../img/forms/radio.png) no-repeat 0px 0px;
    }

        .shop-filters .filter-section label .icheckbox.checked,
        .shop-filters .filter-section label .iradio.checked {
            background-position: 0px -14px;
        }

    .shop-filters .filter-section label .checkbox.disabled label,
    .shop-filters .filter-section label .radio.disabled label {
        cursor: default;
        color: #b2b2b2;
    }

    .shop-filters .filter-section label .icheckbox.disabled,
    .shop-filters .filter-section label .iradio.disabled {
        background-position: 0px 0px;
        opacity: 0.5;
        filter: alpha(opacity=5);
        cursor: default;
    }

    .shop-filters .filter-section label .icheckbox.checked.disabled,
    .shop-filters .filter-section label .iradio.checked.disabled {
        background-position: 0px -14px;
        opacity: 0.5;
        filter: alpha(opacity=5);
        cursor: default;
    }

.shop-filters .filter-section .categories {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 1em;
    font-weight: 300;
}

    .shop-filters .filter-section .categories li {
        line-height: 1.4;
    }

        .shop-filters .filter-section .categories li a {
            color: #00ADF6;
        }

        .shop-filters .filter-section .categories li:hover > a {
            text-decoration: none;
            color: #474747;
        }

        .shop-filters .filter-section .categories li.has-subcategory a:after {
            content: "+";
            font-size: 1.2em;
            margin-left: 8px;
            font-weight: 300;
        }

        .shop-filters .filter-section .categories li.has-subcategory.opened a:after {
            content: "-";
        }

        .shop-filters .filter-section .categories li.has-subcategory .subcategory {
            max-height: 0px;
            overflow: hidden;
            list-style: none;
            margin: 0px 0 5px 0;
            padding-left: 20px;
            font-size: 0.9em;
            font-weight: 300;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            transition: all 0.3s;
        }

            .shop-filters .filter-section .categories li.has-subcategory .subcategory li a:after {
                display: none;
            }

            .shop-filters .filter-section .categories li.has-subcategory .subcategory li:hover a {
                color: #474747;
            }

            .shop-filters .filter-section .categories li.has-subcategory .subcategory.open {
                max-height: 1000px;
                margin-top: 15px;
            }

.filter-toggle {
    display: none;
    position: fixed;
    z-index: 5;
    top: 200px;
    left: 0;
    font-size: 1.4em;
    border-top: 1px solid #b2b2b2;
    border-right: 1px solid #b2b2b2;
    border-bottom: 1px solid #b2b2b2;
    color: #b2b2b2;
    background: #fff;
    -webkit-border-radius: 0 0px 0px 0;
    -moz-border-radius: 0 0px 0px 0;
    border-radius: 0 0px 0px 0;
    padding: 5px 13px;
    cursor: pointer;
}

    .filter-toggle i {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transition: opacity 0.25s;
        -moz-transition: opacity 0.25s;
        transition: opacity 0.25s;
    }

    .filter-toggle:hover i {
        opacity: 0.7;
        filter: alpha(opacity=70);
    }

@media only screen and (max-width: 768px) {
    .filters-mobile {
        display: none;
    }

    .shop-filters {
        text-align: left;
    }

    .filter-toggle {
        display: block;
    }
}

.special-offer {
    margin-bottom: 48px;
}

    .special-offer .tile {
        width: 100%;
        max-width: 260px;
        position: relative;
        border: 1px solid #b2b2b2;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        margin: 16px auto;
        text-align: left;
        -webkit-border-radius: 0 3px 0 0;
        -moz-border-radius: 0 3px 0 0;
        border-radius: 0 3px 0 0;
    }

        .special-offer .tile img {
            display: block;
            margin: auto;
            -webkit-border-radius: 0px 0px 0 0;
            -moz-border-radius: 0px 0px 0 0;
            border-radius: 0px 0px 0 0;
        }

        .special-offer .tile .price-label {
            position: absolute;
            padding: 11px 10px 11px 12px;
            height: 47px;
            z-index: 12;
            background: #00ADF6;
            top: 0;
            right: 0;
            font-size: 1.125em;
            color: #fff;
            font-weight: 900;
        }

        .special-offer .tile .footer {
            border-top: 1px solid #b2b2b2;
            padding: 12px;
            background: #fff;
            position: relative;
            text-align: center;
            -webkit-border-radius: 0 0 0px 0px;
            -moz-border-radius: 0 0 0px 0px;
            border-radius: 0 0 0px 0px;
        }

            .special-offer .tile .footer a {
                color: #00ADF6;
                font-size: 1.125em;
                font-weight: 300;
            }

                .special-offer .tile .footer a:hover {
                    color: #474747;
                    text-decoration: none;
                }

            .special-offer .tile .footer .btn-primary {
                margin-top: 10px;
                font-size: 17px;
            }

    .special-offer .sign {
        width: 100%;
        font-size: 3.75em;
        color: #474747;
        text-align: center;
        font-weight: 900;
        padding-top: 100px;
    }

@media only screen and (max-width: 1200px) {
    .special-offer .sign {
        padding-top: 80px;
    }
}

@media only screen and (max-width: 991px) {
    .special-offer .sign {
        padding-top: 60px;
    }
}

@media only screen and (max-width: 768px) {
    .special-offer .sign {
        padding-top: 0;
    }
}

.special-offer .offer {
    width: 100%;
    margin: 16px auto 28.8px auto;
    padding: 24px 15px 48px 15px;
    background: url(../img/offers/special-offer-bg.png) repeat;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    text-align: center;
    color: #fff;
}

    .special-offer .offer h3 {
        font-size: 2.25em;
        font-weight: 400;
        margin-bottom: 16px;
    }

@media only screen and (max-width: 991px) {
    .special-offer .offer h3 {
        font-size: 2em;
        margin-bottom: 9.6px;
    }
}

@media only screen and (max-width: 768px) {
    .special-offer .offer h3 {
        font-size: 2.25em;
        margin-bottom: 16px;
    }
}

.special-offer .offer h4 {
    font-size: 1.75em;
    font-weight: bold;
    margin-bottom: 36px;
}

@media only screen and (max-width: 991px) {
    .special-offer .offer h4 {
        font-size: 1.5em;
        margin-bottom: 16px;
    }
}

@media only screen and (max-width: 768px) {
    .special-offer .offer h4 {
        font-size: 1.75em;
        margin-bottom: 36px;
    }
}

@media only screen and (max-width: 1200px) {
    .special-offer .offer {
        padding-top: 12px;
    }
}

@media only screen and (max-width: 991px) {
    .special-offer .offer {
        padding: 8px 10px 48px 10px;
    }
}

@media only screen and (max-width: 768px) {
    .special-offer .offer {
        padding: 24px 15px 48px 15px;
    }
}

@media only screen and (max-width: 768px) {
    .special-offer {
        text-align: center;
    }
}

.cart-message {
    width: 100%;
    max-width: 1140px;
    max-height: 0px;
    overflow: hidden;
    margin: 12px auto 0 auto;
    padding: 0 25px;
    background: #474747;
    color: #fff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

    .cart-message.visible {
        max-height: 800px;
        padding: 12px 25px;
        opacity: 1;
    }

    .cart-message p,
    .cart-message i {
        display: block;
        float: left;
        line-height: 1.3;
        margin-top: 9px;
        margin-bottom: 10px;
        color: #fff;
    }

    .cart-message i {
        margin-right: 20px;
    }

    .cart-message a {
        display: block;
        float: right;
    }

    .cart-message:after {
        visibility: hidden;
        display: block;
        content: "";
        clear: both;
        height: 0;
    }

.shopping-cart,
.wishlist {
    padding: 24px 0 50px 0;
}

    .shopping-cart h2,
    .wishlist h2,
    .shopping-cart h3,
    .wishlist h3 {
        color: #474747;
    }

@media only screen and (max-width: 991px) {
    .shopping-cart h2,
    .wishlist h2 {
        text-align: center;
    }
}

.shopping-cart table,
.wishlist table {
    width: 100%;
    max-width: 820px;
    border-collapse: collapse;
    margin-bottom: 24px;
}

    .shopping-cart table th,
    .wishlist table th {
        font-size: 0.875em;
        font-weight: normal;
        padding: 0;
        color: #474747;
    }

@media screen and (max-width: 680px) {
    .shopping-cart table th:first-child,
    .wishlist table th:first-child {
        display: none;
    }
}

@media only screen and (max-width: 480px) {
    .shopping-cart table th,
    .wishlist table th {
        font-size: 0.83125em;
    }
}

.shopping-cart table .item,
.wishlist table .item,
.shopping-cart div.row {
    border-bottom: 1px solid #b2b2b2;
}

    .shopping-cart table .item:last-child,
    .wishlist table .item:last-child {
        border-bottom: none !important;
    }

@media screen and (max-width: 680px) {
    .shopping-cart table .item .total,
    .wishlist table .item .total {
        display: none;
    }
}

.shopping-cart table td,
.wishlist table td,
.shopping-cart div.col-sm-1,
.shopping-cart div.col-sm-2,
.shopping-cart div.col-sm-3,
.shopping-cart div.col-sm-4,
.shopping-cart div.col-sm-5,
.shopping-cart div.col-sm-6 {
    padding: 8px 5px 12px 5px;
    vertical-align: middle;
    font-size: 1.125em;
    font-weight: 300;
    position: relative;
}

@media screen and (max-width: 680px) {
    .shopping-cart table td,
    .wishlist table td {
        padding: 24px 0;
    }
}

.shopping-cart table td.align-r,
.wishlist table td.align-r {
    text-align: right;
}

.shopping-cart table td.thumb,
.wishlist table td.thumb {
    width: 22.4%;
}

@media only screen and (max-width: 768px) {
    .shopping-cart table td.thumb,
    .wishlist table td.thumb {
        width: 15%;
    }
}

@media screen and (max-width: 680px) {
    .shopping-cart table td.thumb,
    .wishlist table td.thumb {
        display: none;
    }
}

.shopping-cart table td.name,
.shopping-cart .name,
.wishlist table td.name {
    font-size: 1.5em !important;
    font-weight: 300 !important;
}

    .shopping-cart table td.name a,
    .wishlist table td.name a {
        border-bottom: 1px solid transparent;
    }

        .shopping-cart table td.name a:hover,
        .wishlist table td.name a:hover {
            text-decoration: none;
            border-bottom: 1px solid #ffffff;
        }

@media only screen and (max-width: 480px) {
    .shopping-cart table td.name,
    .shooping-cart table .name,
    .wishlist table td.name {
        font-size: 1.2em;
    }
}

.shopping-cart table td.price,
.wishlist table td.price,
.shopping-cart table td.total,
.shopping-cart .total,
.wishlist table td.total {
    font-size: 1.125em !important;
    font-weight: 900 !important;
    color: #474747;
}

@media only screen and (max-width: 480px) {
    .shopping-cart table td.price,
    .wishlist table td.price,
    .shopping-cart table td.total,
    .wishlist table td.total {
        font-size: 1em;
    }
}

.shopping-cart table td.delete,
.wishlist table td.delete {
    vertical-align: middle;
}

    .shopping-cart table td.delete i,
    .shopping-cart .cart-detail-delete i,
    .shopping-cart .button-update-cart i,
    .wishlist table td.delete i {
        display: inline-block;
        font-size: 1.5em;
        color: #00ADF6;
        cursor: pointer;
        -webkit-transition: color 0.3s;
        -moz-transition: color 0.3s;
        transition: color 0.3s;
    }

.shopping-cart table td.cart-button i,
.wishlist table td.cart-button i {
    display: inline-block;
    font-size: 1.5em;
    color: #00ADF6;
    cursor: pointer;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
}

.shopping-cart table td.delete i:hover,
.wishlist table td.delete i:hover {
    color: #474747;
}

@media screen and (max-width: 680px) {
    .shopping-cart table td.delete i,
    .wishlist table td.delete i {
        font-size: 1.3em;
    }
}

.shopping-cart table td.qnt-count .incr-btn,
.wishlist table td.qnt-count .incr-btn {
    display: inline-block;
    width: 20px;
    height: 38px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: #474747 !important;
    color: #fff;
    text-align: center;
    font-size: 1.3em;
    font-weight: normal;
    line-height: 34px;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    transition: background 0.3s;
}

    .shopping-cart table td.qnt-count .incr-btn:hover,
    .wishlist table td.qnt-count .incr-btn:hover {
        background: #00ADF6 !important;
        text-decoration: none;
    }

@media screen and (max-width: 680px) {
    .shopping-cart table td.qnt-count,
    .wishlist table td.qnt-count {
        width: 95px;
    }
}

.shopping-cart table td.qnt-count .form-control,
.wishlist table td.qnt-count .form-control {
    display: inline-block;
    width: 36px;
    height: 38px;
    margin: 0 2px;
    padding-left: 3px;
    padding-right: 3px;
    text-align: center;
}

.shopping-cart .cart-sidebar .cart-totals,
.wishlist .cart-sidebar .cart-totals {
    margin-bottom: 36px;
}

    .shopping-cart .cart-sidebar .cart-totals .devider,
    .wishlist .cart-sidebar .cart-totals .devider {
        border-bottom: 1px solid #b2b2b2;
    }

        .shopping-cart .cart-sidebar .cart-totals .devider > td,
        .wishlist .cart-sidebar .cart-totals .devider > td {
            padding-bottom: 16px;
        }

        .shopping-cart .cart-sidebar .cart-totals .devider + tr td,
        .wishlist .cart-sidebar .cart-totals .devider + tr td {
            padding-top: 16px;
        }

    .shopping-cart .cart-sidebar .cart-totals .btn,
    .wishlist .cart-sidebar .cart-totals .btn {
        margin-top: 12px;
    }

.shopping-cart .cart-sidebar .coupon,
.wishlist .cart-sidebar .coupon {
    margin-bottom: 33.6px;
}

.wishlist table .name {
    width: 25%;
}

@media only screen and (max-width: 768px) {
    .wishlist table .name {
        width: 28%;
    }
}

@media screen and (max-width: 550px) {
    .wishlist table .name {
        width: 36%;
    }
}

.wishlist table .price {
    width: 18%;
}

@media only screen and (max-width: 768px) {
    .wishlist table .price {
        width: 22%;
    }
}

@media screen and (max-width: 550px) {
    .wishlist table .price {
        width: 26%;
    }
}

@media screen and (max-width: 550px) {
    .wishlist table .button a,
    .wishlist table .button .btn {
        font-size: 0.7em;
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media screen and (max-width: 410px) {
    .wishlist table .button a,
    .wishlist table .button .btn {
        font-size: 0.5em;
    }
}

.checkout {
    margin-bottom: 24px;
}

@media only screen and (max-width: 768px) {
    .checkout {
        margin-bottom: 48px;
    }
}

@media only screen and (max-width: 768px) {
    .checkout .login-form {
        margin-bottom: 24px;
    }
}

.checkout table {
    width: 100%;
    font-size: 1.125em;
    margin-bottom: 24px;
}

    .checkout table td {
        padding-top: 16px;
    }

        .checkout table td.border {
            border-bottom: 1px solid #b2b2b2;
            padding-bottom: 16px;
        }

    .checkout table .align-r {
        text-align: right;
    }

    .checkout table th,
    .checkout table .th {
        color: #474747;
        font-weight: 300;
    }

    .checkout table .name span {
        font-weight: 900;
        margin-left: 10px;
    }

    .checkout table .price {
        font-weight: 900;
        text-align: right;
    }

.checkout .payment-method {
    width: 100%;
    padding: 24px 15px;
    margin-bottom: 24px;
    background: #00ADF6;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: #fff;
}

    .checkout .payment-method label .pp-label {
        display: inline-block;
        float: none;
        vertical-align: middle;
        margin-left: 10px;
        width: 68px;
        height: 24px;
        background: url(../img/forms/paypal-label.png) no-repeat;
    }

.top-item {
    width: 100%;
    max-width: 260px;
    position: relative;
    border: 1px solid #b2b2b2;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin: 16px auto;
    text-align: left;
}

    .top-item img {
        display: block;
        margin: auto;
        -webkit-border-radius: 0px 0px 0 0;
        -moz-border-radius: 0px 0px 0 0;
        border-radius: 0px 0px 0 0;
    }

    .top-item .price-label {
        position: absolute;
        padding: 11px 10px 11px 12px;
        height: 47px;
        z-index: 12;
        background: #00ADF6;
        top: 0;
        right: 0;
        font-size: 1.125em;
        color: #fff;
        font-weight: 900;
    }

    .top-item .footer {
        border-top: 1px solid #b2b2b2;
        padding: 12px;
        background: #fff;
        position: relative;
        text-align: center;
        -webkit-border-radius: 0 0 0px 0px;
        -moz-border-radius: 0 0 0px 0px;
        border-radius: 0 0 0px 0px;
    }

        .top-item .footer a {
            font-size: 1.125em;
            font-weight: 300;
        }

            .top-item .footer a:hover {
                color: #474747;
                text-decoration: none;
            }

        .top-item .footer .btn-primary {
            font-size: 17px;
            margin-top: 10px;
        }

.blog h3,
.blog h2 {
    color: #474747;
}

.blog .post {
    margin-bottom: 48px;
}

    .blog .post .title a {
        -webkit-transition: border 0.3s;
        -moz-transition: border 0.3s;
        transition: border 0.3s;
        border-bottom: 1px solid transparent;
    }

    .blog .post .title:hover a {
        text-decoration: none;
        border-bottom: 1px solid #ffffff;
    }

    .blog .post img {
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        margin-bottom: 24px;
    }

    .blog .post p {
        color: #474747;
    }

@media only screen and (max-width: 768px) {
    .blog .post p {
        font-size: 0.875em;
    }
}

.blog .post footer .btn {
    float: left;
    margin-right: 20px;
    margin-bottom: 16px;
}

@media only screen and (max-width: 768px) {
    .blog .post footer .btn {
        float: none;
    }
}

.blog .post footer .share {
    display: block;
    float: left;
    padding-top: 5px;
}

@media only screen and (max-width: 768px) {
    .blog .post footer .share {
        float: none;
    }
}

.blog .post footer .share a {
    font-size: 1.5em;
    margin-right: 10px;
}

    .blog .post footer .share a i {
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        transition: all 0.2s;
    }

    .blog .post footer .share a:hover {
        color: #e6e6e6;
    }

        .blog .post footer .share a:hover i {
            color: #474747;
        }

.blog .post footer .meta {
    display: block;
    padding: 15px 0 0 0;
    list-style: none;
    float: right;
    text-align: right;
    font-weight: 500;
}

@media only screen and (max-width: 768px) {
    .blog .post footer .meta {
        float: none;
        text-align: left;
    }
}

.blog .post footer .meta li {
    display: inline-block;
    margin-left: 15px;
}

@media only screen and (max-width: 768px) {
    .blog .post footer .meta li {
        margin-left: 0;
        margin-right: 15px;
    }
}

.blog .post footer .meta li i {
    margin-right: 5px;
}

.blog .post footer:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}

.blog .comments-block {
    margin-bottom: 48px;
}

.tags {
    color: #ffffff;
    margin-bottom: 33.6px;
    line-height: 1.7;
}

.latest-posts .post {
    margin-bottom: 16px;
}

    .latest-posts .post > a {
        display: inline-block;
        margin-bottom: 8px;
    }

    .latest-posts .post .meta {
        font-size: 0.875em;
        color: #b2b2b2;
    }

        .latest-posts .post .meta a {
            display: block;
            float: left;
            color: #b2b2b2;
            margin-bottom: 12px;
        }

        .latest-posts .post .meta .date {
            display: block;
            float: right;
        }

        .latest-posts .post .meta:after {
            visibility: hidden;
            display: block;
            content: "";
            clear: both;
            height: 0;
        }

.log-reg {
    margin-bottom: 72px;
}

    .log-reg h2 {
        color: #474747;
    }

    .log-reg .social-login {
        margin-bottom: 24px;
    }

    .log-reg > .large {
        color: #00ADF6;
    }

    .log-reg .registr-form {
        margin-left: 32px;
        padding-left: 64px;
        border-left: 2px solid #474747;
    }

@media only screen and (max-width: 768px) {
    .log-reg .registr-form {
        margin-left: 0;
        margin-top: 48px;
        padding-left: 0;
        border-left: none;
    }
}

.map {
    padding: 0 15px 24px 15px;
}

    .map iframe {
        width: 100% !important;
    }

@media only screen and (max-width: 768px) {
    .map iframe {
        height: 250px !important;
    }
}

.contact-form {
    margin-bottom: 48px;
}

.support h2,
.support h3,
.support p {
    color: #474747;
}

.about .hero-static {
    height: 500px;
}

    .about .hero-static .content {
        display: table;
        height: 500px;
        width: 100%;
        position: relative;
        z-index: 4;
    }

        .about .hero-static .content .inner {
            display: table-cell;
            vertical-align: middle;
            padding: 40px 15px;
        }

            .about .hero-static .content .inner h1 {
                text-align: center;
            }

                .about .hero-static .content .inner h1 span {
                    color: #00ADF6;
                    font-weight: 300;
                }

.about .team {
    margin-bottom: 48px;
}

    .about .team .member {
        width: 100%;
        max-width: 263px;
        text-align: center;
        margin: 16px auto 36px auto;
    }

        .about .team .member .mask {
            border: 1px solid #ffffff;
            padding: 4px;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            margin-bottom: 28.8px;
        }

            .about .team .member .mask img {
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
            }

        .about .team .member h4 {
            font-size: 1.5em !important;
            font-weight: 300;
        }

        .about .team .member .social {
            margin-top: 24px;
        }

            .about .team .member .social a {
                display: inline-block;
                font-size: 1.5em;
                margin: 0 7px;
            }

                .about .team .member .social a:hover {
                    color: #474747;
                }

.about .p-style3,
.about h2,
.about h4 {
    color: #474747;
}

.page-404 {
    background: url(../img/noise.gif) repeat;
}

    .page-404 .content {
        width: 100%;
        display: table;
    }

        .page-404 .content .inner {
            display: table-cell;
            vertical-align: middle;
            padding: 36px 15px;
        }

            .page-404 .content .inner .block {
                width: 100%;
                max-width: 560px;
                margin: auto;
                text-align: center;
                color: #fff;
            }

                .page-404 .content .inner .block span {
                    font-size: 6em;
                    margin-bottom: 36px;
                }

                .page-404 .content .inner .block .btn {
                    margin-bottom: 12px;
                }

                .page-404 .content .inner .block p {
                    font-size: 1.4em;
                    margin-bottom: 36px;
                    font-weight: 300;
                }

                    .page-404 .content .inner .block p span {
                        display: block;
                        font-weight: bold;
                        font-size: 1.5em;
                        margin-bottom: 0;
                    }

    .page-404 .search-404 {
        position: relative;
    }

        .page-404 .search-404 .form-control {
            color: #fff;
            border: 1px solid #fff;
            padding-right: 45px;
        }

            .page-404 .search-404 .form-control:focus {
                border-color: #ffffff;
                outline: 0;
                -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 255, 255, 0.6);
                box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 255, 255, 0.6);
            }

            .page-404 .search-404 .form-control:focus {
                border-color: #ffffff;
                outline: 0;
                -webkit-box-shadow: 0px 0px 0px 1px #ffffff;
                -moz-box-shadow: 0px 0px 0px 1px #ffffff;
                box-shadow: 0px 0px 0px 1px #ffffff;
            }

            .page-404 .search-404 .form-control::-moz-placeholder {
                color: #ffffff;
                opacity: 1;
            }

            .page-404 .search-404 .form-control:-ms-input-placeholder {
                color: #ffffff;
            }

            .page-404 .search-404 .form-control::-webkit-input-placeholder {
                color: #ffffff;
            }

            .page-404 .search-404 .form-control::-moz-placeholder {
                color: #ffffff;
                opacity: 1;
            }

            .page-404 .search-404 .form-control:-ms-input-placeholder {
                color: #ffffff;
            }

            .page-404 .search-404 .form-control::-webkit-input-placeholder {
                color: #ffffff;
            }

        .page-404 .search-404 button[type=submit] {
            display: block;
            position: absolute;
            right: 8px;
            top: 5px;
            border: none;
            background: none;
            outline: none;
            color: #fff;
            opacity: 1;
            filter: alpha(opacity=100);
            -webkit-transition: opacity 0.3s;
            -moz-transition: opacity 0.3s;
            transition: opacity 0.3s;
        }

            .page-404 .search-404 button[type=submit]:after {
                font-family: "outlined-iconset";
                content: "\e035";
                font-size: 1.5em;
            }

            .page-404 .search-404 button[type=submit]:hover {
                opacity: 0.7;
                filter: alpha(opacity=70);
            }

.cs-page {
    padding-bottom: 48px;
}

    .cs-page .cs-heading {
        font-size: 1.75em;
        color: #b2b2b2;
        border-bottom: 1px solid #b2b2b2;
        padding-bottom: 10px;
    }

    .cs-page .buttons-demo a {
        margin-bottom: 16px;
    }

.coming-soon .logo {
    display: block;
    width: 100%;
    max-width: 180px;
    margin: 48px auto;
}

.coming-soon .social-bar {
    width: 100%;
    background-color: #ffffff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding: 6px 0 6px 3px;
    margin: 24px 0 72px 0;
    text-align: center;
}

    .coming-soon .social-bar a {
        position: relative;
        display: inline-block;
        margin: 10px 60px;
        padding: 4px 10px;
        outline: none;
        color: #fff;
        text-decoration: none;
        font-size: 1.6em;
    }

        .coming-soon .social-bar a:hover,
        .coming-soon .social-bar a:focus,
        .coming-soon .social-bar a:active {
            color: #fff;
            outline: none;
            text-decoration: none;
        }

@media screen and (max-width: 1200px) {
    .coming-soon .social-bar a {
        margin: 10px 55px;
    }
}

@media only screen and (max-width: 1200px) {
    .coming-soon .social-bar a {
        margin: 10px 35px;
    }
}

@media only screen and (max-width: 991px) {
    .coming-soon .social-bar a {
        margin: 10px 25px;
    }
}

@media only screen and (max-width: 360px) {
    .coming-soon .social-bar a {
        margin: 10px 18px;
    }
}

.coming-soon .social-bar a::after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 3px;
    background: #fff;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition: opacity 0.3s, -moz-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    transform: translateY(10px);
}

.coming-soon .social-bar a:hover::after,
.coming-soon .social-bar a:focus::after {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
}

@media only screen and (max-width: 480px) {
    .coming-soon .social-bar {
        margin: 24px 0 48px 0;
    }
}

.delivery .delivery-img-container .delivery-preview {
    position: relative;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

    .delivery .delivery-img-container .delivery-preview img {
        position: absolute;
    }

.delivery .delivery-img-container .historyImgShow {
    visibility: visible;
    opacity: 1;
}

.delivery .accordion .panel {
    margin-top: 20px;
}

.delivery .accordion .panel-heading {
    position: relative;
}

    .delivery .accordion .panel-heading a {
        display: block !important;
    }

        .delivery .accordion .panel-heading a .date-time {
            font-size: 0.9em;
        }

        .delivery .accordion .panel-heading a .history-title {
            font-size: 1.25em;
            color: #00ADF6;
        }

        .delivery .accordion .panel-heading a .history-cost {
            position: absolute;
            top: 61px;
            right: 0px;
            font-size: 2em;
            color: #474747;
        }

    .delivery .accordion .panel-heading.active a {
        border: none;
    }

.delivery .accordion .panel-body {
    padding: 0 15px;
}

.delivery .accordion .delivery-details {
    margin: 0;
    text-align: left;
    width: 100%;
}

    .delivery .accordion .delivery-details .orer-heading {
        font-size: 1.2em;
        font-weight: 600;
        padding-top: 25px;
    }

    .delivery .accordion .delivery-details .details-heading {
        font-size: 1em;
        font-weight: 700;
        padding: 20px 0 4px;
    }

.delivery span {
    display: inline-block;
}

.delivery .badges {
    display: block;
    color: #ffffff;
    margin-bottom: 20px;
}

    .delivery .badges span {
        text-align: center;
        padding: 5px 10px;
    }

    .delivery .badges .in-progress {
        background-color: #474747;
        color: #ffffff;
    }

    .delivery .badges .delivered {
        background-color: #00ADF6;
        color: #ffffff;
    }

@media only screen and (max-width: 991px) {
    .tracking {
        padding: 0 15px;
    }

        .tracking .textik {
            display: none !important;
        }

        .tracking .textik2 {
            display: block !important;
        }
}

.tracking .ship-scale {
    width: 90%;
    margin: 40px 0 50px;
    height: 30px;
    position: relative;
}

    .tracking .ship-scale > .round {
        left: -4px;
        right: auto;
    }

        .tracking .ship-scale > .round.done {
            border: 4px solid #00ADF6;
        }

.tracking .flat {
    position: relative;
    display: block;
    float: left;
    background: #b2b2b2;
    width: 25%;
    height: 5px;
}

.tracking .round {
    display: block;
    position: absolute;
    right: -4px;
    top: -9px;
    width: 22px;
    height: 22px;
    background: #474747;
    border-radius: 50%;
    z-index: 13;
    color: #474747;
    font-size: 11px;
    border: 4px solid #b2b2b2;
}

    .tracking .round i {
        position: absolute;
        top: 2px;
        left: 2px;
    }

    .tracking .round .textik,
    .tracking .round .textik2 {
        display: block;
        width: 200px;
        font-size: 14px;
        color: #474747;
        position: absolute;
        top: 40px;
        left: 0;
    }

    .tracking .round .textik2 {
        display: none;
    }

.tracking .done {
    background: #00ADF6 !important;
    color: #ffffff;
}

    .tracking .done .round {
        background: #00ADF6 !important;
        color: #ffffff;
        border: 4px solid #00ADF6;
    }

.tracking .accordion {
    padding-top: 40px;
}

    .tracking .accordion .panel-heading {
        padding: 0;
    }

        .tracking .accordion .panel-heading a,
        .tracking .accordion .panel-heading a:hover {
            color: #ffffff !important;
            background: #00ADF6;
            display: block;
            padding: 5px 15px;
        }

    .tracking .accordion .panel-body {
        padding: 10px;
        background: #e5e5e5;
    }

        .tracking .accordion .panel-body table {
            width: 100%;
        }

.tracking .shipment {
    color: #474747;
    font-size: 0.785em;
    margin-bottom: 20px;
}

    .tracking .shipment .shipment-title {
        font-size: 1em;
        font-weight: 600;
        padding-bottom: 5px;
    }

.tabs-widget {
    padding: 24px 0;
}

    .tabs-widget .nav-tabs {
        width: 100%;
        text-align: center;
        border-bottom: 3px solid #00ADF6;
    }

        .tabs-widget .nav-tabs li {
            display: inline-block;
            float: none;
            margin-bottom: -1px;
        }

            .tabs-widget .nav-tabs li a {
                padding: 15px 30px 10px 30px;
                font-size: 1.3em;
                font-weight: 300;
            }

                .tabs-widget .nav-tabs li a:hover {
                    border: 1px solid #00ADF6;
                    background-color: transparent;
                }

@media only screen and (max-width: 480px) {
    .tabs-widget .nav-tabs li a {
        padding: 12px 15px 8px 15px;
        font-size: 1.1em;
    }
}

.tabs-widget .nav-tabs li.active a {
    border: 1px solid #00ADF6;
    background-color: #00ADF6;
    color: #fff;
}

    .tabs-widget .nav-tabs li.active a:hover {
        background-color: #00ADF6;
        color: #00ADF6;
        color: #fff;
    }

.tabs-widget .tab-content {
    padding: 36px 0;
}

    .tabs-widget .tab-content .tech-specs {
        padding: 0;
    }

    .tabs-widget .tab-content .p-style2 {
        color: #474747;
    }

.media-link {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin-bottom: 30px;
}

    .media-link img {
        display: block;
        margin: auto;
    }

    .media-link .overlay {
        position: absolute;
        overflow: hidden;
        width: 100%;
        min-height: 100%;
        text-align: center;
        background: url(../img/overlays/overlay-primary.png) repeat;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: opacity 0.3s;
        -moz-transition: opacity 0.3s;
        transition: opacity 0.3s;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
    }

        .media-link .overlay .descr {
            position: absolute;
            width: 100%;
            height: 100px;
            top: 50%;
            margin-top: -50px;
            padding: 0 15px;
            text-align: center;
            text-transform: uppercase;
            color: #fff;
            font-size: 1.2em;
            font-weight: 300;
            filter: alpha(opacity=0);
            -webkit-transition: all 0.25s;
            -moz-transition: all 0.25s;
            transition: all 0.25s;
            -webkit-transform: translateY(25px);
        }

@media only screen and (max-width: 991px) {
    .media-link .overlay .descr {
        font-size: 1em;
    }
}

@media only screen and (max-width: 360px) {
    .media-link .overlay .descr {
        font-size: 0.875em;
        height: 80px;
        margin-top: -40px;
    }
}

.media-link .overlay .descr > div {
    display: inline-block;
    height: 100px;
    background: #00ADF6;
    padding: 16px 25px 12px 25px;
    color: #ffffff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

@media only screen and (max-width: 360px) {
    .media-link .overlay .descr > div {
        height: 80px;
    }
}

.media-link .overlay .descr span {
    display: block;
    margin-top: 6px;
    font-weight: 900;
}

.media-link:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
}

    .media-link:hover .overlay .descr {
        filter: alpha(opacity=100);
        -webkit-transform: translateY(0px);
    }

.posts-widget {
    width: 100%;
    background: #00ADF6;
    color: #fff;
    position: relative;
}

@media only screen and (max-width: 991px) {
    .posts-widget .container {
        width: 100%;
    }
}

.posts-widget .tw-bg {
    width: 50%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    height: auto;
    min-height: 100%;
    background: #D0D0D0;
}

.posts-widget h2,
.posts-widget h3,
.posts-widget h4,
.posts-widget h5,
.posts-widget h6 {
    color: #fff;
    font-weight: bold;
}

@media only screen and (max-width: 768px) {
    .posts-widget h2,
    .posts-widget h3,
    .posts-widget h4,
    .posts-widget h5,
    .posts-widget h6 {
        text-align: center;
    }
}

.posts-widget .latest-posts {
    position: relative;
    z-index: 1;
    background: #00ADF6;
}

    .posts-widget .latest-posts .btn {
        max-width: 300px;
        margin-bottom: 36px;
    }

@media only screen and (max-width: 768px) {
    .posts-widget .latest-posts .btn {
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
    }
}

.posts-widget .latest-posts .btn-black:hover {
    background-color: #D0D0D0 !important;
}

@media only screen and (max-width: 360px) {
    .posts-widget .latest-posts h2 {
        font-size: 2.5em;
    }
}

.posts-widget .latest-posts,
.posts-widget .twitter-feed {
    padding-top: 48px;
    padding-bottom: 24px;
}

.posts-widget .twitter-feed {
    background: #D0D0D0;
    padding-left: 30px;
}

.posts-widget .post {
    margin-bottom: 16px;
}

@media only screen and (max-width: 768px) {
    .posts-widget .post {
        text-align: center;
    }
}

.posts-widget .post a {
    display: table;
    margin: 0 auto 24px auto;
}

    .posts-widget .post a img {
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        width: 100%;
        max-width: 500px;
    }

.posts-widget .post h3 a {
    display: inline;
    margin: 0;
    color: #fff;
    font-weight: bold;
    opacity: 1;
    filter: alpha(opacity=100);
}

    .posts-widget .post h3 a:hover {
        text-decoration: none;
        color: #474747;
    }

.posts-widget .post .author,
.posts-widget .post .comments,
.posts-widget .post .author i,
.posts-widget .post .comments i,
.posts-widget .post .author a,
.posts-widget .post .comments a {
    display: inline-block;
    color: #ffffff;
}

.posts-widget .post .author,
.posts-widget .post .comments {
    margin-top: 6px;
}

.posts-widget .post .author {
    margin-right: 15px;
}

    .posts-widget .post .author i,
    .posts-widget .post .comments i {
        margin-right: 5px;
    }

.posts-widget .tw-follow {
    display: block;
    position: relative;
    margin-bottom: 36px;
    -webkit-backface-visibility: hidden;
}

@media only screen and (max-width: 1200px) {
    .posts-widget .tw-follow {
        font-size: 80%;
        text-align: center;
    }
}

@media only screen and (max-width: 991px) {
    .posts-widget .tw-follow {
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
        font-size: 100%;
    }
}

@media only screen and (max-width: 360px) {
    .posts-widget .tw-follow {
        font-size: 80%;
    }
}

.posts-widget .tw-follow h2 {
    margin-bottom: 0;
    position: relative;
    z-index: 1;
}

    .posts-widget .tw-follow h2 i {
        margin-left: 15px;
    }

.posts-widget .tw-follow .button {
    position: absolute;
    width: 100%;
    min-height: 100%;
    z-index: 2;
    background: #00ADF6;
    color: #fff;
    font-size: 1.5em;
    text-align: center;
    padding-top: 11px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

    .posts-widget .tw-follow .button i {
        margin-left: 13px;
    }

@media only screen and (max-width: 1200px) {
    .posts-widget .tw-follow .button {
        padding-top: 8px;
    }
}

@media only screen and (max-width: 991px) {
    .posts-widget .tw-follow .button {
        padding-top: 11px;
    }
}

@media only screen and (max-width: 360px) {
    .posts-widget .tw-follow .button {
        padding-top: 8px;
    }
}

.posts-widget .tw-follow:hover {
    text-decoration: none;
}

    .posts-widget .tw-follow:hover .button {
        opacity: 1;
        filter: alpha(opacity=100);
    }

.posts-widget .tweet {
    margin-bottom: 36px;
}

    .posts-widget .tweet p {
        margin-top: 12px;
        color: #fff;
    }

    .posts-widget .tweet a {
        color: #474747;
        line-height: 1.7;
    }

    .posts-widget .tweet .actions {
        float: left;
    }

        .posts-widget .tweet .actions a {
            margin-right: 13px;
        }

@media only screen and (max-width: 1200px) {
    .posts-widget .tweet .actions a {
        margin-right: 8px;
    }
}

@media only screen and (max-width: 360px) {
    .posts-widget .tweet .actions {
        float: none;
    }
}

.posts-widget .tweet .date {
    display: block;
    float: right;
    line-height: 1.7;
    color: #474747;
}

@media only screen and (max-width: 360px) {
    .posts-widget .tweet .date {
        float: none;
        margin-top: 10px;
    }
}

.subscr-widget {
    color: #000;
    padding: 48px 0 33.6px 0;
    background: #b2b2b2;
}

.subscr-form {
    margin-top: 24px;
    margin-bottom: -10px;
}

    .subscr-form .form-group {
        position: relative;
    }

    .subscr-form .form-control {
        color: #000;
        border: 1px solid #474747;
        padding-right: 50px;
    }

        .subscr-form .form-control:focus {
            border-color: #000000;
            outline: 0;
            -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, 0.6);
            box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, 0.6);
        }

        .subscr-form .form-control:focus {
            border-color: #000000;
            outline: 0;
            -webkit-box-shadow: 0px 0px 0px 1px #000000;
            -moz-box-shadow: 0px 0px 0px 1px #000000;
            box-shadow: 0px 0px 0px 1px #000000;
        }

        .subscr-form .form-control::-moz-placeholder {
            color: #000000;
            opacity: 1;
        }

        .subscr-form .form-control:-ms-input-placeholder {
            color: #000000;
        }

        .subscr-form .form-control::-webkit-input-placeholder {
            color: #000000;
        }

        .subscr-form .form-control::-moz-placeholder {
            color: #000000;
            opacity: 1;
        }

        .subscr-form .form-control:-ms-input-placeholder {
            color: #000000;
        }

        .subscr-form .form-control::-webkit-input-placeholder {
            color: #000000;
        }

    .subscr-form .subscr-next,
    .subscr-form #subscr-submit {
        position: absolute;
        font-size: 1.5em;
        background: none;
        border: none;
        top: 9px;
        right: 9px;
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transition: opacity 0.3s;
        -moz-transition: opacity 0.3s;
        transition: opacity 0.3s;
    }

        .subscr-form .subscr-next:hover,
        .subscr-form #subscr-submit:hover {
            opacity: 0.7;
            filter: alpha(opacity=70);
        }

    .subscr-form .subscr-next,
    .subscr-form #subscr-submit {
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }

        .subscr-form .subscr-next:hover,
        .subscr-form #subscr-submit:hover {
            color: #00ADF6;
        }

.gallery-widget {
    padding: 48px 0;
}

    .gallery-widget h2 {
        color: #474747;
    }

    .gallery-widget .filters {
        margin-top: 24px;
    }

        .gallery-widget .filters a {
            display: inline-block;
            -webkit-transition: color 0.25s;
            -moz-transition: color 0.25s;
            transition: color 0.25s;
            font-weight: 300;
            margin: 0 20px 20px 0;
        }

            .gallery-widget .filters a:hover {
                text-decoration: none;
                color: #474747;
            }

            .gallery-widget .filters a.active {
                color: #474747;
            }

    .gallery-widget .gallery-grid {
        margin-top: 5px;
    }

        .gallery-widget .gallery-grid .gallery-item {
            width: 33.3%;
            padding: 2px;
        }

@media only screen and (max-width: 768px) {
    .gallery-widget .gallery-grid .gallery-item {
        width: 50%;
    }
}

@media only screen and (max-width: 360px) {
    .gallery-widget .gallery-grid .gallery-item {
        width: 100%;
    }
}

.gallery-widget .gallery-grid .gallery-item a {
    display: block;
    position: relative;
    width: 100%;
}

    .gallery-widget .gallery-grid .gallery-item a .overlay {
        position: absolute;
        width: 100%;
        min-height: 100%;
        top: 0;
        left: 0;
        background: url(../img/overlays/overlay-primary.png);
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: opacity 0.3s;
        -moz-transition: opacity 0.3s;
        transition: opacity 0.3s;
    }

        .gallery-widget .gallery-grid .gallery-item a .overlay span {
            display: block;
            position: absolute;
            width: 72px;
            height: 72px;
            background: #00ADF6;
            color: #fff;
            text-align: center;
            font-size: 1.7em;
            padding-top: 20px;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            top: 60%;
            left: 50%;
            margin: -36px 0 0 -36px;
            filter: alpha(opacity=0);
            -webkit-transition: top 0.25s;
            -moz-transition: top 0.25s;
            transition: top 0.25s;
        }

            .gallery-widget .gallery-grid .gallery-item a .overlay span .icon-music-play {
                line-height: 0;
                font-size: 1.25em;
            }

    .gallery-widget .gallery-grid .gallery-item a:hover .overlay {
        opacity: 1;
        filter: alpha(opacity=100);
    }

        .gallery-widget .gallery-grid .gallery-item a:hover .overlay span {
            top: 50%;
            filter: alpha(opacity=100);
        }

.brand-carousel {
    padding: 24px 0 48px 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

    .brand-carousel h2 {
        font-size: 1.125em;
        color: #b2b2b2;
        font-weight: normal;
    }

    .brand-carousel .container {
        position: relative;
    }

    .brand-carousel .inner {
        width: 100%;
        max-width: 945px;
        margin: auto;
        text-align: center;
    }

@media only screen and (max-width: 1200px) {
    .brand-carousel .inner {
        max-width: 780px;
    }
}

@media only screen and (max-width: 991px) {
    .brand-carousel .inner {
        max-width: 600px;
    }
}

@media screen and (max-width: 597px) {
    .brand-carousel .inner {
        max-width: 400px;
    }
}

@media only screen and (max-width: 360px) {
    .brand-carousel .inner {
        max-width: 200px;
    }
}

.brand-carousel .item {
    display: inline-block;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

    .brand-carousel .item:hover {
        opacity: 0.7;
        filter: alpha(opacity=70);
    }

@media only screen and (max-width: 480px) {
    .brand-carousel .item {
        padding: 0 10px;
    }
}

.brand-carousel .owl-prev,
.brand-carousel .owl-next {
    position: absolute;
    top: 47%;
    margin-top: -15px;
    color: #00ADF6 !important;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
}

    .brand-carousel .owl-prev:before,
    .brand-carousel .owl-next:before {
        font-family: "outlined-iconset";
        font-size: 1.6em;
    }

    .brand-carousel .owl-prev:hover,
    .brand-carousel .owl-next:hover {
        color: #474747 !important;
    }

@media only screen and (max-width: 768px) {
    .brand-carousel .owl-prev,
    .brand-carousel .owl-next {
        display: none !important;
    }
}

.brand-carousel .owl-prev {
    left: -60px;
}

    .brand-carousel .owl-prev:before {
        content: "\e087";
    }

.brand-carousel .owl-next {
    right: -60px;
}

    .brand-carousel .owl-next:before {
        content: "\e08c";
    }

@media only screen and (max-width: 768px) {
    .brand-carousel {
        text-align: center;
    }
}
/* clearfix */
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
/* display none until init */
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}

    .owl-carousel .owl-wrapper {
        display: none;
        position: relative;
        -webkit-transform: translate3d(0px, 0px, 0px);
    }

    .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);
}
/* mouse grab icon */
.grabbing {
    cursor: -moz-grabbing;
    cursor: grab;
    cursor: -webkit-grab;
}
/* fix */
.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);
}

.testmns-widget {
    width: 100%;
    background: #00ADF6;
    color: #fff;
    padding: 48px 0;
}

    .testmns-widget h1,
    .testmns-widget h2,
    .testmns-widget h3,
    .testmns-widget h4,
    .testmns-widget h5,
    .testmns-widget h6 {
        color: #fff;
    }

    .testmns-widget .carousel {
        margin-top: 30px;
        padding-bottom: 50px;
    }

        .testmns-widget .carousel img {
            display: block;
            margin: auto;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
        }

        .testmns-widget .carousel blockquote {
            border: none;
        }

            .testmns-widget .carousel blockquote p {
                font-size: 1.3em;
                line-height: 2;
                font-weight: 300;
                color: #fff;
            }

            .testmns-widget .carousel blockquote footer {
                background: none;
                color: #ffffff;
                width: auto;
                padding: 0;
            }

        .testmns-widget .carousel .carousel-inner {
            cursor: -moz-grabbing;
            cursor: grab;
            cursor: -webkit-grab;
        }

            .testmns-widget .carousel .carousel-inner .item img {
                display: block;
                margin: auto;
            }

        .testmns-widget .carousel .carousel-indicators {
            position: absolute;
            bottom: 0px;
            left: 50%;
            z-index: 5;
            width: 60%;
            margin-left: -30%;
            padding-left: 0;
            list-style: none;
            text-align: center;
        }

            .testmns-widget .carousel .carousel-indicators li {
                display: inline-block;
                width: 14px;
                height: 14px;
                margin: 0 6px;
                text-indent: -999px;
                background-color: #8c8c8c;
                border: none;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
                cursor: pointer;
                -webkit-transition: all 250ms ease;
                -moz-transition: all 250ms ease;
                transition: all 250ms ease;
                background: #fff;
                opacity: 0.5;
            }

                .testmns-widget .carousel .carousel-indicators li.active {
                    margin: 0 6px;
                    width: 14px;
                    height: 14px;
                    background: #fff;
                    opacity: 1;
                }

@media only screen and (max-width: 768px) {
    .testmns-widget {
        text-align: center;
    }
}

.breadcrumb {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    padding: 15px 15px 0 15px;
    background: none;
    text-align: right;
}

    .breadcrumb > li {
        font-size: 1.1em;
        color: black;
    }

        .breadcrumb > li a {
            color: black;
        }

        .breadcrumb > li + li:before {
            color: black;
        }

@media only screen and (max-width: 768px) {
    .breadcrumb {
        text-align: center;
    }
}

.pagination {
    display: table;
    width: 100%;
    text-align: center;
    margin: 12px 0 0 0;
}

    .pagination li {
        display: inline-block;
        vertical-align: middle;
        font-size: 1.5em;
        font-weight: 300;
    }

        .pagination li a {
            float: left;
            border: none;
            color: #474747;
        }

            .pagination li a:hover {
                background: none;
                color: #00ADF6;
            }

        .pagination li.active a {
            color: #00ADF6;
            background: none;
            pointer-events: none;
        }

            .pagination li.active a:hover {
                background: none;
                color: #00ADF6;
            }

        .pagination li.prev-page a,
        .pagination li.next-page a {
            margin-top: 5px;
        }

    .pagination:after {
        visibility: hidden;
        display: block;
        content: "";
        clear: both;
        height: 0;
    }

    .pagination > li:last-child > a {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

.sticky-btns {
    position: fixed;
    z-index: 15;
    right: -58px;
    bottom: 10px;
    -webkit-transition: right 0.3s;
    -moz-transition: right 0.3s;
    transition: right 0.3s;
}

    .sticky-btns.scrolled {
        right: 3px;
    }

    .sticky-btns span {
        display: block;
        float: left;
        width: 48px;
        height: 48px;
        text-align: center;
        font-size: 1.375em;
        color: #fff;
        background: #474747;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        padding-top: 7px;
        margin: 0 7px;
        cursor: pointer;
        -webkit-transition: background 0.3s;
        -moz-transition: background 0.3s;
        transition: background 0.3s;
    }

        .sticky-btns span:hover {
            background: #000000;
        }

        .sticky-btns span#scrollTop-btn {
            padding-top: 5px;
        }

    .sticky-btns #qcf-btn.active {
        -webkit-border-radius: 0 0 0px 0px !important;
        -moz-border-radius: 0 0 0px 0px !important;
        border-radius: 0 0 0px 0px !important;
    }

@media only screen and (max-width: 768px) {
    .sticky-btns #qcf-btn {
        display: none;
    }
}

.sticky-btns:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}

.sticky-btns .quick-contact {
    display: none;
    width: 280px;
    bottom: 48px;
    left: -225px;
    position: absolute;
    padding: 12px 20px 24px 20px;
    border: 1px solid #b2b2b2;
    background: #fff;
    -webkit-border-radius: 0px 0px 0 0px;
    -moz-border-radius: 0px 0px 0 0px;
    border-radius: 0px 0px 0 0px;
}

    .sticky-btns .quick-contact.visible {
        display: block;
    }

    .sticky-btns .quick-contact h3 {
        font-size: 1.375em;
        margin-bottom: 12px;
    }

    .sticky-btns .quick-contact p {
        margin-bottom: 12px;
    }

    .sticky-btns .quick-contact .form-group {
        margin-bottom: 12px;
    }

    .sticky-btns .quick-contact label {
        font-size: 0.875em;
    }

    .sticky-btns .quick-contact textarea {
        width: 238px;
        max-width: 238px;
        height: 90px;
        max-height: 90px;
        resize: none;
        overflow-y: auto;
    }

    .sticky-btns .quick-contact input[type=submit] {
        margin-top: 24px;
    }

.popover {
    border-color: #dddddd !important;
}

    .popover.top > .arrow {
        width: 33px;
        height: 17px;
        border: none;
        bottom: -36px;
        margin-left: -16px;
        background: url(../img/arrow-down.png) no-repeat;
    }

        .popover.top > .arrow:hover {
            background: transparent url(../img/arrow-down.png) no-repeat;
        }

        .popover.top > .arrow:after {
            display: none;
        }

    .popover .popover-content {
        border: none !important;
        text-align: left !important;
        padding: 0 !important;
        font-size: 0.875em !important;
    }

        .popover .popover-content:hover {
            background: none !important;
            color: #474747 !important;
        }

    .popover:hover {
        background: #fff !important;
        color: #474747 !important;
    }

.panel-toggle {
    display: inline-block;
    padding-bottom: 3px;
    border-bottom: 1px dashed #474747;
    color: #00ADF6;
    margin-bottom: 12px;
}

    .panel-toggle h1,
    .panel-toggle .h1,
    .panel-toggle .h2,
    .panel-toggle h2,
    .panel-toggle .h3,
    .panel-toggle h3,
    .panel-toggle .h4,
    .panel-toggle h4,
    .panel-toggle .h5,
    .panel-toggle h5,
    .panel-toggle .h6,
    .panel-toggle h6 {
        color: #474747;
        margin-bottom: 3px;
        -webkit-transition: color 0.3s;
        -moz-transition: color 0.3s;
        transition: color 0.3s;
    }

    .panel-toggle:hover {
        color: #D0D0D0 !important;
        text-decoration: none;
        border-bottom: 1px dashed #D0D0D0;
    }

        .panel-toggle:hover h1,
        .panel-toggle:hover .h1,
        .panel-toggle:hover .h2,
        .panel-toggle:hover h2,
        .panel-toggle:hover .h3,
        .panel-toggle:hover h3,
        .panel-toggle:hover .h4,
        .panel-toggle:hover h4,
        .panel-toggle:hover .h5,
        .panel-toggle:hover h5,
        .panel-toggle:hover .h6,
        .panel-toggle:hover h6 {
            color: #D0D0D0;
        }

    .panel-toggle i:before {
        display: inline-block;
        font-family: "outlined-iconset";
        content: "\e053";
        margin-right: 8px;
        font-size: 1.2em;
        vertical-align: middle;
        font-style: normal;
    }

    .panel-toggle.active i:before {
        content: "\e03e";
    }

.hidden-panel {
    width: 100%;
    overflow: hidden;
    max-height: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
    margin: 0;
    padding: 1px;
}

    .hidden-panel.expanded {
        max-height: 1000px;
        opacity: 1;
        margin: 8px 0 36px 0;
    }

.accordion {
    margin-bottom: 48px;
}

    .accordion .panel {
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0;
    }

    .accordion .panel-heading {
        padding: 0 15px;
    }

        .accordion .panel-heading a {
            display: inline-block;
            padding-bottom: 3px;
            border-bottom: 1px dashed transparent;
            color: #474747;
        }

            .accordion .panel-heading a h1,
            .accordion .panel-heading a .h1,
            .accordion .panel-heading a .h2,
            .accordion .panel-heading a h2,
            .accordion .panel-heading a .h3,
            .accordion .panel-heading a h3,
            .accordion .panel-heading a .h4,
            .accordion .panel-heading a h4,
            .accordion .panel-heading a .h5,
            .accordion .panel-heading a h5,
            .accordion .panel-heading a .h6,
            .accordion .panel-heading a h6 {
                color: #474747;
                margin: 0;
                -webkit-transition: color 0.3s;
                -moz-transition: color 0.3s;
                transition: color 0.3s;
            }

            .accordion .panel-heading a:hover {
                color: #D0D0D0 !important;
                text-decoration: none;
                border-bottom: 1px dashed #D0D0D0;
            }

                .accordion .panel-heading a:hover h1,
                .accordion .panel-heading a:hover .h1,
                .accordion .panel-heading a:hover .h2,
                .accordion .panel-heading a:hover h2,
                .accordion .panel-heading a:hover .h3,
                .accordion .panel-heading a:hover h3,
                .accordion .panel-heading a:hover .h4,
                .accordion .panel-heading a:hover h4,
                .accordion .panel-heading a:hover .h5,
                .accordion .panel-heading a:hover h5,
                .accordion .panel-heading a:hover .h6,
                .accordion .panel-heading a:hover h6 {
                    color: #D0D0D0;
                }

            .accordion .panel-heading a i:before {
                display: inline-block;
                font-family: "outlined-iconset";
                content: "\e053";
                margin-right: 8px;
                font-size: 1.2em;
                vertical-align: middle;
                font-style: normal;
            }

        .accordion .panel-heading.active a i:before {
            content: "\e03e";
        }

    .accordion .panel-body {
        padding: 24px 0 24px 45px;
        font-size: 0.875em;
        font-weight: 400;
        line-height: 1.7;
        margin-bottom: 24px;
        color: #474747;
        margin-bottom: 0;
    }

.cont-info-widget {
    width: 100%;
    margin-bottom: 36px;
}

    .cont-info-widget ul,
    .cont-info-widget ol {
        font-size: 0.95em;
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .cont-info-widget ul li,
        .cont-info-widget ol li {
            color: #474747;
        }

            .cont-info-widget ul li a,
            .cont-info-widget ol li a {
                color: #474747;
            }

            .cont-info-widget ul li:hover a,
            .cont-info-widget ol li:hover a {
                color: #00ADF6;
                text-decoration: none;
            }

            .cont-info-widget ul li i,
            .cont-info-widget ol li i {
                margin-right: 8px;
                color: #00ADF6;
            }

                .cont-info-widget ul li i.fa-phone,
                .cont-info-widget ol li i.fa-phone {
                    font-size: 1.1em;
                }

                .cont-info-widget ul li i.fa-mobile,
                .cont-info-widget ol li i.fa-mobile {
                    font-size: 1.4em;
                }

.sidebar-search {
    margin-bottom: 36px;
    position: relative;
}

    .sidebar-search input {
        padding-right: 45px;
    }

    .sidebar-search button[type=submit] {
        display: block;
        position: absolute;
        right: 8px;
        top: 5px;
        border: none;
        background: none;
        outline: none;
        -webkit-transition: color 0.3s;
        -moz-transition: color 0.3s;
        transition: color 0.3s;
    }

        .sidebar-search button[type=submit]:after {
            font-family: "outlined-iconset";
            content: "\e035";
            font-size: 1.5em;
        }

        .sidebar-search button[type=submit]:hover {
            color: #ffffff;
        }

.countdown {
    width: 100%;
    max-width: 780px;
    padding: 0 15px;
    margin: 48px auto 24px auto;
}

    .countdown h3 {
        font-size: 1.375em;
        text-align: center;
    }

    .countdown #timer {
        width: 100%;
        font-size: 6em;
        line-height: 0.55;
        font-weight: 100;
        padding: 50px 30px;
        background: #00ADF6;
        color: #fff;
        text-align: center;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        border-radius: 25px;
        margin: 24px auto;
    }

@media screen and (max-width: 625px) {
    .countdown #timer {
        font-size: 4em;
    }
}

@media only screen and (max-width: 480px) {
    .countdown #timer {
        font-size: 2.5em;
        font-weight: 300;
    }
}

@media only screen and (max-width: 360px) {
    .countdown #timer {
        font-size: 2em;
    }
}

.modal-content {
    position: relative;
    background-color: #ffffff;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    padding: 16px 25px;
}

.modal-header,
.modal-body,
.modal-footer {
    padding-left: 0;
    padding-right: 0;
}

    .modal-header a {
        border-bottom: 1px dashed transparent;
    }

        .modal-header a:hover {
            text-decoration: none;
            color: #D0D0D0;
            border-bottom: 1px dashed #D0D0D0;
        }

    .modal-header .close {
        position: absolute;
        top: 18px;
        right: 18px;
        font-size: 1.125em;
        color: #474747;
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transition: opacity 0.3s;
        -moz-transition: opacity 0.3s;
        transition: opacity 0.3s;
    }

        .modal-header .close:hover {
            opacity: 0.7;
            filter: alpha(opacity=70);
        }

        .modal-header .close:focus {
            outline: 0;
        }

        .modal-header .close:active {
            outline: 0;
        }

    .modal-header p {
        color: #000;
    }

.social-login a {
    border: none !important;
}

.div-table {
    display: table;
}

.div-tr {
    display: table-row;
}

.div-td {
    display: table-cell;
}

.selected-sp {
    background: white;
    color: #00ADF6;
    font-size: 10px;
    width: 100%;
    z-index: 999;
    height: 30px;
}

select {
    /*-webkit-appearance: none;
    -moz-appearance: none;*/
    text-indent: 1px;
    text-overflow: '';
}

.payment-style {
    border-color: black;
    border: 1px solid;
}

.logo-custom {
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../img/logo/logoivs.png) no-repeat;
    background-repeat: no-repeat;
    width: 250px;
    height: 50px;
    margin-left: 20px;
}

.logo-custom-white-bg {
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../img/logo/logoivs.png) no-repeat;
    background-size: auto 100%;
    background-repeat: no-repeat;
    width: 80px;
    height: 50px;
}

.payment span {
    background-size: 50px 30px;
    width: 50px;
    height: 30px;
    display: inline-block;
}

.logoFooter1 {
    background: url('../img/payment/paypal.png') no-repeat;
}

.logoFooter2 {
    background: url('../img/payment/visa.png') no-repeat;
}

.logoFooter3 {
    background: url('../img/payment/amazon.png') no-repeat;
}

.logoFooter4 {
    background: url('../img/payment/discover.png') no-repeat;
}

.logoFooter5 {
    background: url('../img/payment/master.png') no-repeat;
}

.image-style-collection {
    width: 50px !important;
    height: 50px !important;
}

.auto-width-height {
    height: auto !important;
    width: auto !important;
}

.h-20 {
    height: 20px;
}

.h-25 {
    height: 25px;
}

.h-30 {
    height: 30px;
}

.font-size-14 {
    font-size: 14px !important;
}

.font-size-16 {
    font-size: 16px !important;
}

.image-style {
    margin-top: 0px !important;
}

.myInput {
    background-image: url('../img/Search-light-blue.png'); /* Add a search icon to input */
    background-position: 10px 8px; /* Position the search icon */
    background-repeat: no-repeat; /* Do not repeat the icon image */
    width: 100%; /* Full-width */
    padding: 0px 0px 0px 40px;
    font-size: 16px; /* Increase font-size */
    margin-bottom: 20px; /* Add some space below the input */
}

.div-select-cappario {
    background-color: silver;
    list-style: none;
    text-align: left;
    padding-bottom: 5px;
}

    .div-select-cappario div:focus {
        cursor: pointer !important;
        color: gold !important;
        background-color: gold !important;
    }

.pdf-container {
    width: 100%;
    height: 500px;
    border: 1px solid black;
}

.btn-def {
    background: #D0D0D0 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #ffffff;
    cursor: pointer;
    font-size: 1.25em;
    font-weight: normal;
    margin-right: 5px;
    outline: 0 none;
    padding: 5px;
    text-align: center;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
}

    .btn-def:hover {
        background-color: #D0D0D0 !important;
    }

.download-pdf-style {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}



/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

    .close:hover,
    .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }

.btn-personal-data {
    border: 1px solid transparent;
    border-radius: 0;
    color: #00ADF6;
    display: block;
    font-size: 1.125em;
    margin-bottom: 24px;
    padding: 10px !important;
    text-align: center;
    transition: border 0.25s ease 0s;
    width: 100%;
}

.my-modal-container {
    border: 1px gray solid;
    overflow: scroll;
}

.my-button-disabled {
    background-color: #c9c9c9;
    border: none !important;
    color: black !important;
    padding: 10px !important;
    text-align: center !important;
    text-decoration: none !important;
    display: inline-block !important;
    font-size: 16px !important;
    -webkit-user-select: none; /* Chrome/Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+ */
    /* Rules below not implemented in browsers yet */
    -o-user-select: none;
    user-select: none;
}

.my-button {
    background-color: #00ADF6;
    border: none !important;
    color: white !important;
    padding: 10px !important;
    text-align: center !important;
    text-decoration: none !important;
    display: inline-block !important;
    font-size: 16px !important;
    cursor: pointer;
    -webkit-user-select: none; /* Chrome/Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+ */
    /* Rules below not implemented in browsers yet */
    -o-user-select: none;
    user-select: none;
}

    .my-button:hover {
        background-color: #D0D0D0 !important;
    }

.cookie-style {
    background-color: gray !important;
    color: white !important;
    height: auto;
    width: 100%;
    position: absolute;
    z-index: 1000;
    border: 1px white solid;
    visibility: hidden;
}

.label-cookie-style {
    color: white !important;
    padding: 10px;
}

.btn-cookie-style {
    color: black !important;
    padding: 0 15px;
    text-align: center;
}

.incr-btn-style {
    height: 37px !important;
    cursor: pointer;
    -webkit-user-select: none; /* Chrome/Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+ */
    /* Rules below not implemented in browsers yet */
    -o-user-select: none;
    user-select: none;
}

.display-none {
    display: none !important;
    position: inherit !important;
}

.mycheckbox {
    margin: 5px !important;
}

.privacy-auth-link {
    border: none !important;
    cursor: pointer !important;
    padding: 0 !important;
}

    .privacy-auth-link:hover {
        text-decoration: underline !important;
    }

.no-wrap {
    white-space: nowrap !important;
}

.label-as-btn-style {
    color: white;
    text-align: center;
    background-color: #00ADF6;
    cursor: pointer;
    padding: 10px;
}

    .label-as-btn-style:hover {
        background-color: #D0D0D0 !important;
    }

.red-bg {
    background-color: #ec7070;
}

.green-bg {
    background-color: #65c365;
}

.mydanger-class {
    background-color: #ec7070;
}

.discount-label {
    padding: 5px;
    position: relative;
    float: left;
    margin: 10px;
    width: 30%;
    -webkit-border-radius: 0 4px 0 4px;
    -moz-border-radius: 0 4px 0 4px;
    border-radius: 0 4px 4px 0;
}

    .discount-label:after {
        right: 100%;
        border: solid transparent;
        content: "";
        height: 0;
        width: 0;
        position: absolute;
        border-color: rgba(136, 183, 213, 0);
        border-width: 20px;
        top: 50%;
        margin-top: -20px;
    }

    .discount-label:before {
        z-index: 2;
        position: absolute;
        content: '';
        top: 42%;
        right: 100%;
        width: 7px;
        height: 7px;
        opacity: .95;
        background: #ffffff;
        border-radius: 7px;
        -webkit-box-shadow: inset .5px 0 rgba(0, 0, 0, 0.6);
        box-shadow: inset .5px 0 rgba(0, 0, 0, 0.6);
    }

    .discount-label span {
        color: #ffffff;
        font-size: 20px;
        text-align: center;
        font-family: "Raleway",Helvetica;
    }

.red {
    background-color: #E80707;
    color: white;
}

    .red:after {
        border-right-color: #E80707;
        color: white;
    }

.yellow {
    background-color: #feaa00;
    color: white;
}

    .yellow:after {
        border-right-color: #feaa00;
        color: white;
    }

.green {
    background-color: #16B516;
    color: white;
}

    .green:after {
        border-right-color: #16B516;
        color: white;
    }

.red-text {
    color: red !important;
}

.login-header-bg {
    background-color: #00adf6;
    color: white;
}

.login-header-title {
    padding-top: 150px;
    color: white;
    font-size: 70px;
    text-shadow: 2px -1px 12px #4C545A;
}

.img-header {
    background: url(../img/ESHOP/IMG/IMG_TOP.jpg) no-repeat 0px 0px;
    background-size: cover;
    height: 420px;
    width: 100%;
    border: none !important;
}

.logo-header {
    height: 45px !important;
    border: none !important;
    position: inherit;
    margin: auto;
}

.height-fit {
    height: fit-content;
}

.text-header {
    text-align: center;
    font-size: 42px;
    padding-bottom: 15px;
    height: fit-content;
}

.span-header {
    vertical-align: -webkit-baseline-middle;
    text-shadow: 2px -1px 12px #4C545A;
}

.img-contactUs {
    background: url(../img/contactUs.png) 30% 30% no-repeat;
    width: 300px;
    height: 300px;
}

.login-div {
    background-color: #1D1D1D !important;
}

.login-title {
    color: #00adf6 !important;
    text-align: center !important;
}

.form-login {
    background-color: white;
    border-radius: 5px;
    border: none;
}

.img-eshop {
    background: url(../img/ESHOP/IMG/BG_Testo.jpg) no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 580px;
}

.eshop-ul {
    color: white;
    font-size: 1.6em;
    list-style: none;
}

    .eshop-ul li:before {
        content: "\f00c";
        font-family: FontAwesome;
        display: inline-block;
        margin-left: -1.3em;
        width: 1.3em;
    }

.eshop-title {
    color: white;
    font-size: 2.25em;
    font-weight: bold;
    padding-top: 70px;
    padding-bottom: 40px;
}

.eshop-div {
    color: white !important;
    font-size: 1.6em;
    font-weight: 300;
    padding-left: 40px;
}

.light-gray-bg {
    background-color: #e7e5e5;
}

.input-shadow {
    box-shadow: 5px 5px silver;
}

.div-for-header-img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: absolute;
    width: 100% !important;
    height: 100% !important;
}

.dark-gray-bg {
    background-color: #474747;
    padding: 10px !important;
    color: white !important;
}

    .dark-gray-bg:hover {
        background-color: #00adf6;
    }

.b-r-b {
    border-right: 2px solid black !important;
}

.border-login {
    border-right: 2px solid white !important;
    border-bottom: none !important;
}

.b-c-lb {
    border: 1px solid #00adf6 !important;
}

.b-c-none {
    border-color: transparent !important;
}

.information-text-color {
    color: #9C9C9E !important;
}

.a-text-color {
    color: #9C9C9E !important;
}

.information-text-shadow {
    text-shadow: 2px 2px black;
}

.black-shadow {
    text-shadow: 2px 2px black;
}

.border-black {
    border-right: 2px solid black !important;
}

.categories-text {
    color: black !important;
}

.ul-categories-style {
    background-color: #F2F2F2;
}

.a-in-li-categories-style {
    color: black !important;
}

.a-parent-style {
    color: gray !important;
}

.text-black {
    color: black !important;
}

.underline-title-footer {
    text-decoration: underline;
    color: #00adf6 !important;
}

.color-title-footer {
    color: #9C9C9E !important;
    border-bottom: 1px solid #00adf6;
    font-size: 1.0em !important;
}

.color-title-footer2 {
    color: #00adf6 !important;
    border-bottom: 1px solid #9C9C9E;
}

.color-white {
    color: white !important;
}

.li-text-footer {
    color: #9C9C9E !important;
    text-decoration: none !important;
    font-size: 0.8em !important;
}

.no-underline-a-footer {
    text-decoration: none !important;
}

.footer-version-color {
    color: white;
}

.footer-black {
    background-color: black;
    padding: 35px;
}

.footer-ul li a {
    color: #009fe3 !important;
    font-size: 14px !important;
    cursor: pointer;
    display: inline-block;
}

.footer-, .footer-ul li {
    margin-bottom: 0 !important;
}

.footer-copyright {
    background-color: #1d1d1d;
    border-color: rgba(255,255,255,0);
    border-top-width: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 14px;
}

.logo-footer {
    max-height: 180px !important;
    width: auto !important;
}

.a-color-designed-by {
    color: white !important;
}

.bg-footer-color {
    background-color: #00adf6 !important;
}

.list-style {
    list-style-image: url('../img/disk.png') !important;
    list-style-position: inside !important;
}

.font-size-1 {
    font-size: 1.0em !important;
}

.font-size-1-2 {
    font-size: 1.2em !important;
}

.default-color {
    color: #00adf6 !important;
}

.text-white {
    color: white !important;
}

.default-bg-color {
    background-color: white !important;
}

.lb-color {
    color: #00adf6 !important;
}

.lb-bg-color {
    background-color: #00adf6;
}

.lb-bg-color-product-menu-left {
    background-color: #F2F2F2 !important;
}
.lb-bg-color-title {
    background-color: #00adf6 !important;
    color: white !important;
}

.f-s-12 {
    font-size: 12px !important;
}

.f-s-10 {
    font-size: 10px !important;
}

.description-detail-style {
    background-color: #00adf6 !important;
    color: white !important;
    width: 250px !important;
    padding: 5px;
    font-size: 1.2em !important;
}

.interested-detail-style {
    background-color: #00adf6 !important;
    color: white !important;
    width: 400px !important;
    padding: 5px;
    font-size: 1.2em !important;
}

.dashed-border {
    border-bottom: 1px dashed black;
}

.resize-image {
    height: auto;
    width: auto;
    max-width: 200px;
    max-height: 200px;
}

.goTo-orderDetail {
}

    .goTo-orderDetail:hover {
        text-decoration: underline;
    }

#back-top {
    position: fixed;
    bottom: 20px;
    right: 10px;
    z-index: 10;
}

    #back-top a {
        width: 50px;
        display: block;
        text-align: center;
        font: 11px/100% Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        text-decoration: none;
        color: #bbb;
        /* background color transition */
        -webkit-transition: 1s;
        -moz-transition: 1s;
        transition: 1s;
    }

        #back-top a:hover {
            color: #000;
        }
    /* arrow icon (span tag) */
    #back-top span {
        width: 50px;
        height: 50px;
        display: block;
        margin-bottom: 7px;
        background: #ddd url(../img/up-arrow.png) no-repeat center center;
        /* rounded corners */
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        /* background color transition */
        -webkit-transition: 1s;
        -moz-transition: 1s;
        transition: 1s;
    }

    #back-top a:hover span {
        background-color: #777;
    }

#back-top2 {
    position: fixed;
    bottom: 20px;
    right: 10px;
    z-index: 10;
}

    #back-top2 a {
        width: 50px;
        display: block;
        text-align: center;
        font: 11px/100% Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        text-decoration: none;
        color: #bbb;
        /* background color transition */
        -webkit-transition: 1s;
        -moz-transition: 1s;
        transition: 1s;
    }

        #back-top2 a:hover {
            color: #000;
        }
    /* arrow icon (span tag) */
    #back-top2 span {
        width: 50px;
        height: 50px;
        display: block;
        margin-bottom: 7px;
        background: #ddd url(../img/up-arrow.png) no-repeat center center;
        /* rounded corners */
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        /* background color transition */
        -webkit-transition: 1s;
        -moz-transition: 1s;
        transition: 1s;
    }

    #back-top2 a:hover span {
        background-color: #777;
    }
.pointer {
    cursor: pointer;
}
.cart-error {
    background-color: Red !important;
}

.video-bg {
    background-color: #10ABDD;
}

.video {
    width: 60%;
}

@media only screen and (max-width: 900px) {
    .video {
        width: 100%;
    }

    .font-size-menu-logged {
        font-size: 1.2em !important;
        padding-top: 1px !important;
        padding-bottom: 1px !important;
    }
}

.courtesy-nav-bar {
    height: 50px;
    background-color: #10ABDD;
}

.courtesy-label-style {
    font-size: 60px;
    font-weight: bold;
}

/* deatil */
.pencil-link {
    margin-bottom: 5px !important;
}

    .pencil-link:hover, .pencil-link:active, .pencil-link:link {
        border: none;
    }

    .pencil-link:hover {
        color: grey;
    }

.btn-width {
    width: 300px;
}

.btn-upload {
    background: #f2f2f2;
    color: grey;
    font-size: 16px;
}
    .btn-upload:hover {
        background: #c1c1c1;
        color: grey;
    }

#productCheckbox {
    opacity: 1 !important;
}

#productDescription {
    resize: none;
    height: 120px;
    overflow: auto;
}


@media (max-width: 992px) {
}

@media (max-width: 768px) {
    .media-md-center {
        text-align: center !important;
    }

    .span-header {
        font-size: 34px;
    }
    
    .small-max300 {
        max-width: 300px !important;
    }

    #productCheckbox {
        position: relative !important;
    }

}

@media (max-width: 576px) {
    .border-login {
        border-right: none !important;
        border-bottom: 2px solid white !important;
    }

    .media-margin {
        margin-top: 10px;
    }

    .img-eshop {
        padding: 10px !important;
    }

    .eshop-title {
        font-size: 1.6em;
    }

    .eshop-ul, .eshop-div {
        font-size: 1.2em;
    }

    .span-header {
        font-size: 28px;
        line-height: 25px;
    }
}
