@charset "UTF-8";

/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 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;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .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: -.5em
}

sub {
    bottom: -.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 silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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 {

    *,
    :after,
    :before {
        background: 0 0 !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: ""
    }

    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../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(../images/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-eur:before,
.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.4285;
    color: #868686;
    background-color: #fff
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #ff4800;
    text-decoration: none
}

a:focus,
a:hover {
    color: #606060;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.4285;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 19px;
    margin-bottom: 19px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 19px;
    margin-bottom: 9.5px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 9.5px;
    margin-bottom: 9.5px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 9.5px
}

.lead {
    margin-bottom: 19px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 85%
}

.mark,
mark {
    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
}

.initialism,
.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff
}

.bg-primary {
    background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 8.5px;
    margin: 38px 0 19px;
    border-bottom: 1px solid #eee
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 9.5px
}

ol ol,
ol ul,
ul ol,
ul ul {
    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: 19px
}

dd,
dt {
    line-height: 1.4285
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

.dl-horizontal dd:after,
.dl-horizontal dd:before {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@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[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 9.5px 19px;
    margin: 0 0 19px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.4285;
    color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 19px;
    font-style: normal;
    line-height: 1.4285
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none
}

pre {
    display: block;
    padding: 9px;
    margin: 0 0 9.5px;
    font-size: 13px;
    line-height: 1.4285;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container:after,
.container:before {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1230px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container-fluid:after,
.container-fluid:before {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row:after,
.row:before {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-1 {
    width: 8.3333333333%
}

.col-xs-2 {
    width: 16.6666666667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.3333333333%
}

.col-xs-5 {
    width: 41.6666666667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.3333333333%
}

.col-xs-8 {
    width: 66.6666666667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.3333333333%
}

.col-xs-11 {
    width: 91.6666666667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.3333333333%
}

.col-xs-pull-2 {
    right: 16.6666666667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.3333333333%
}

.col-xs-pull-5 {
    right: 41.6666666667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.3333333333%
}

.col-xs-pull-8 {
    right: 66.6666666667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.3333333333%
}

.col-xs-pull-11 {
    right: 91.6666666667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.3333333333%
}

.col-xs-push-2 {
    left: 16.6666666667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.3333333333%
}

.col-xs-push-5 {
    left: 41.6666666667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.3333333333%
}

.col-xs-push-8 {
    left: 66.6666666667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.3333333333%
}

.col-xs-push-11 {
    left: 91.6666666667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.3333333333%
}

.col-xs-offset-2 {
    margin-left: 16.6666666667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.3333333333%
}

.col-xs-offset-5 {
    margin-left: 41.6666666667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.3333333333%
}

.col-xs-offset-8 {
    margin-left: 66.6666666667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.3333333333%
}

.col-xs-offset-11 {
    margin-left: 91.6666666667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width:768px) {

    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }

    .col-sm-1 {
        width: 8.3333333333%
    }

    .col-sm-2 {
        width: 16.6666666667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.3333333333%
    }

    .col-sm-5 {
        width: 41.6666666667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.3333333333%
    }

    .col-sm-8 {
        width: 66.6666666667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.3333333333%
    }

    .col-sm-11 {
        width: 91.6666666667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.3333333333%
    }

    .col-sm-pull-2 {
        right: 16.6666666667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.3333333333%
    }

    .col-sm-pull-5 {
        right: 41.6666666667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.3333333333%
    }

    .col-sm-pull-8 {
        right: 66.6666666667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.3333333333%
    }

    .col-sm-pull-11 {
        right: 91.6666666667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.3333333333%
    }

    .col-sm-push-2 {
        left: 16.6666666667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.3333333333%
    }

    .col-sm-push-5 {
        left: 41.6666666667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.3333333333%
    }

    .col-sm-push-8 {
        left: 66.6666666667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.3333333333%
    }

    .col-sm-push-11 {
        left: 91.6666666667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-sm-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-sm-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-sm-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-sm-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:992px) {

    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }

    .col-md-1 {
        width: 8.3333333333%
    }

    .col-md-2 {
        width: 16.6666666667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.3333333333%
    }

    .col-md-5 {
        width: 41.6666666667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.3333333333%
    }

    .col-md-8 {
        width: 66.6666666667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.3333333333%
    }

    .col-md-11 {
        width: 91.6666666667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.3333333333%
    }

    .col-md-pull-2 {
        right: 16.6666666667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.3333333333%
    }

    .col-md-pull-5 {
        right: 41.6666666667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.3333333333%
    }

    .col-md-pull-8 {
        right: 66.6666666667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.3333333333%
    }

    .col-md-pull-11 {
        right: 91.6666666667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.3333333333%
    }

    .col-md-push-2 {
        left: 16.6666666667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.3333333333%
    }

    .col-md-push-5 {
        left: 41.6666666667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.3333333333%
    }

    .col-md-push-8 {
        left: 66.6666666667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.3333333333%
    }

    .col-md-push-11 {
        left: 91.6666666667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-md-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-md-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-md-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-md-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:1200px) {

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }

    .col-lg-1 {
        width: 8.3333333333%
    }

    .col-lg-2 {
        width: 16.6666666667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.3333333333%
    }

    .col-lg-5 {
        width: 41.6666666667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.3333333333%
    }

    .col-lg-8 {
        width: 66.6666666667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.3333333333%
    }

    .col-lg-11 {
        width: 91.6666666667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.3333333333%
    }

    .col-lg-pull-2 {
        right: 16.6666666667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.3333333333%
    }

    .col-lg-pull-5 {
        right: 41.6666666667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.3333333333%
    }

    .col-lg-pull-8 {
        right: 66.6666666667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.3333333333%
    }

    .col-lg-pull-11 {
        right: 91.6666666667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.3333333333%
    }

    .col-lg-push-2 {
        left: 16.6666666667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.3333333333%
    }

    .col-lg-push-5 {
        left: 41.6666666667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.3333333333%
    }

    .col-lg-push-8 {
        left: 66.6666666667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.3333333333%
    }

    .col-lg-push-11 {
        left: 91.6666666667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-lg-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-lg-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-lg-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-lg-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 19px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.4285;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 14.25px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 19px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.4285;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 33px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.4285;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    input[type=date].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control,
    input[type=time].form-control {
        line-height: 33px
    }

    .input-group-sm input[type=date],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm input[type=time],
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg input[type=time],
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 19px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 33px
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 31px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 37px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 41.25px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 33px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 24px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #c6c6c6
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 26px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    content: " ";
    display: table
}

.form-horizontal .form-group:after {
    clear: both
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.4285;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active,
.btn-default:active,
.open>.btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.btn-default.dropdown-toggle.focus,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.open>.btn-default.dropdown-toggle {
    background-image: none
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
    background-image: none
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.btn-success.dropdown-toggle.focus,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active,
.btn-success:active,
.open>.btn-success.dropdown-toggle {
    background-image: none
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.btn-info.dropdown-toggle.focus,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.open>.btn-info.dropdown-toggle {
    background-image: none
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active,
.btn-warning:active,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.btn-warning.dropdown-toggle.focus,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.open>.btn-warning.dropdown-toggle {
    background-image: none
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.btn-danger.dropdown-toggle.focus,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.open>.btn-danger.dropdown-toggle {
    background-image: none
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #868686;
    font-weight: 400;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #606060;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

@-webkit-keyframes bounce {

    0%,
    100%,
    20%,
    50%,
    80% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@keyframes bounce {

    0%,
    100%,
    20%,
    50%,
    80% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    60% {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce
}

@-webkit-keyframes flash {

    0%,
    100%,
    50% {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {

    0%,
    100%,
    50% {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes shake {

    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

@keyframes shake {

    0%,
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    100% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    10%,
    20% {
        -webkit-transform: scale(.9) rotate(-3deg);
        transform: scale(.9) rotate(-3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    10%,
    20% {
        -webkit-transform: scale(.9) rotate(-3deg);
        -ms-transform: scale(.9) rotate(-3deg);
        transform: scale(.9) rotate(-3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg)
    }

    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg)
    }

    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg)
    }

    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg)
    }

    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        -ms-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg)
    }

    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        -ms-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg)
    }

    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        -ms-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg)
    }

    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        -ms-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg)
    }

    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        -ms-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg)
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    70% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }

    70% {
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9)
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }

    80% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px)
    }

    80% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        transform: translateX(30px)
    }

    80% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        -ms-transform: translateX(30px);
        transform: translateX(30px)
    }

    80% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px)
    }

    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        -ms-transform: translateX(-30px);
        transform: translateX(-30px)
    }

    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px)
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    80% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    80% {
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px)
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    25% {
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
}

@keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    25% {
        -webkit-transform: scale(.95);
        -ms-transform: scale(.95);
        transform: scale(.95)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

@keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

@keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

@keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

@keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg)
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg)
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0);
        opacity: 1
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        -ms-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg)
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        -ms-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg)
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0);
        -ms-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0);
        opacity: 1
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg)
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg)
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        opacity: 1
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        -ms-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg)
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        -ms-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg)
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0);
        -ms-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        opacity: 1
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0);
        -ms-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0);
        -ms-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }

    80% {
        -webkit-transform: translateX(0) skewX(-15deg);
        transform: translateX(0) skewX(-15deg);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(0) skewX(0);
        transform: translateX(0) skewX(0);
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        -ms-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }

    80% {
        -webkit-transform: translateX(0) skewX(-15deg);
        -ms-transform: translateX(0) skewX(-15deg);
        transform: translateX(0) skewX(-15deg);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(0) skewX(0);
        -ms-transform: translateX(0) skewX(0);
        transform: translateX(0) skewX(0);
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0) skewX(0);
        transform: translateX(0) skewX(0);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0) skewX(0);
        -ms-transform: translateX(0) skewX(0);
        transform: translateX(0) skewX(0);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        -ms-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        -ms-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        opacity: 1;
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    100% {
        -webkit-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-transform: rotate(80deg);
        -ms-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40% {
        -webkit-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        -ms-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        opacity: 1;
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    100% {
        -webkit-transform: translateY(700px);
        -ms-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -ms-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        -ms-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        -ms-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        -ms-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

.txt>p {
    word-wrap: break-word
}

@media(max-width:760px) {
    #cart-detail-area {
        padding-top: 0
    }

    .default-process-sec {
        padding-bottom: 0 !important
    }
}

@media(min-width:1000px) {
    .center-city {
        text-align: center
    }
}

@media(max-width:760px) {
    .table-responsive {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive .table {
        width: 100%;
        max-width: 100%;
        margin-bottom: 1rem;
        background-color: transparent
    }
}

.flexslider-dummy {
    width: 100%;
    height: 300px
}

.loading-layout-fullblock {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, .5);
    height: 100%;
    z-index: 10000;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    display: none
}

.loading-layout-fullblock .loading {
    width: 32px;
    height: 0;
    position: fixed;
    top: 50%;
    left: 50%;
    background-color: #fff;
    z-index: 10001;
    margin-left: -72px;
    padding: 0 50px;
    background-repeat: no-repeat;
    background-position: 50% 35%;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    overflow: hidden;
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial
}

.loading-layout-fullblock .loading:after {
    content: attr(data-content);
    font-size: 10px;
    font-weight: 700;
    color: #7992d3;
    position: absolute;
    bottom: 20px;
    left: 0;
    text-align: center;
    width: 100%
}

.loading-layout-fullblock .loading.active {
    height: 32px;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: -72px
}

.protip-skin-default--scheme-pro.protip-container {
    background: #000;
    text-transform: capitalize
}

.protip-skin-default--scheme-pro[data-pt-position=right-bottom] .protip-arrow,
.protip-skin-default--scheme-pro[data-pt-position=right-top] .protip-arrow,
.protip-skin-default--scheme-pro[data-pt-position=right] .protip-arrow {
    border-color: transparent #000 transparent transparent
}

#my_drop_zone {
    font-family: Karla;
    border: 1px solid #d7d7d7;
    width: 100%;
    min-height: 100px;
    padding-right: 12px
}

#my_drop_zone.left {
    text-align: left
}

#my_drop_zone {
    padding: 0 !important;
    text-align: left
}

#my_drop_zone .dz-image {
    display: inline-block;
    padding: 12px 0 12px 12px;
    list-style-type: none
}

#my_drop_zone .dz-image .aspect-ratio {
    display: inline;
    width: 100px;
    height: 100px
}

#my_drop_zone .dz-image .aspect-ratio .aspect-ratio-content {
    display: inline;
    height: 100px;
    width: 100px
}

#default-blog-list article .blog-txt .blog-content {
    height: 5em;
    max-height: 5em;
    overflow: hidden
}

#default-blog-list article .blog-txt img {
    display: inline-block;
    height: 4em !important;
    width: 4em !important;
    vertical-align: bottom;
    object-fit: cover
}

#default-blog-list article .blog-txt .btn-more {
    width: 100%;
    margin: 0;
    display: inline-block
}

@media only screen and (max-width:600px) {
    #btn-voucher {
        overflow-wrap: break-word;
        height: auto !important;
        width: 100% !important
    }
}

#btn-back-to-cart,
#btn-checkout {
    white-space: pre-wrap;
    word-break: break-word;
    max-width: 200px;
    height: fit-content
}

.default-blog-detail .sidebar:before {
    left: 30px !important;
    top: 0 !important;
    height: 100% !important
}

.default-blog-detail .category-widget {
    margin-bottom: 68px !important
}

.default-blog-detail .popular-widget {
    margin-bottom: 0 !important
}

.my-listproduct .default-product1 {
    width: 100%
}

.default-pagination>ul>li>.btn-page {
    font-family: Karla
}

.default-pagination>ul>li>.btn-page.active {
    color: #fff;
    background: #ff6060;
    text-decoration: none
}

.login-lightbox>section {
    height: 150px;
    vertical-align: middle;
    display: table-cell;
    width: 500px
}

.login-lightbox-title {
    margin-top: 0
}

.default-side-widget.no-height {
    text-align: center
}

.default-side-widget.no-height>header {
    margin: 0 0 10px
}

.default-side-widget .cart-row .default-h {
    padding: 6px 0 0;
    width: 60%
}

.default-side-widget .cart-row .close {
    right: 0
}

#default-header.style19 .default-icon-list a,
.default-product-detail h2 {
    word-wrap: break-word
}

.default-product-detail .txt-wrap.product_description {
    border-width: 1px 0 0 0;
    color: #000000;
    margin: 30px 0 22px 0;
    word-wrap: break-word
}

.default-product-detail .container .pagg-slider .slick-list {
    overflow: hidden
}

.default-product-detail .container .pagg-slider li.slick-slide img {
    width: 92px;
    height: 92px;
    object-fit: cover
}

.toggleError {
    border: 1px solid red !important
}

.default-side-widget .input.input-registrasi,
.default-side-widget textarea.textarea-registrasi {
    margin-bottom: 0
}

.alert-danger.alert-danger-registrasi {
    background-color: transparent
}

.over-hidden {
    overflow: hidden
}

.txt.about-us-area {
    word-wrap: break-word
}

.default-newsletter-popup .img-holder.popup-image,
.default-newsletter-popup .txt-holder.popup-txt-holder,
.default-newsletter-popup .txt-holder.popup-txt-holder h1,
.default-newsletter-popup .txt-holder.popup-txt-holder p {
    top: 0;
    word-wrap: break-word
}

.default-newsletter-popup .txt-holder h1 {
    max-height: 2em;
    overflow: hidden
}

.default-newsletter-popup .txt-holder:not(.no-max-height) p {
    max-height: 17em
}

.shop-widget .category-list.category-blog-list {
    display: inline-block;
    width: 200px
}

.shop-widget .category-list.category-blog-list li {
    font-family: Karla;
    font-weight: 700;
    margin: 0 0 5px 0;
    color: #3a3a3a;
    font-size: 16px;
    padding: 0
}

.shop-widget .category-list.category-blog-list li.first-category {
    margin-top: 15px;
    padding: 0 0 10px 0
}

.shop-widget .category-list.category-blog-list li .icon-collapse {
    cursor: pointer;
    float: left
}

.shop-widget .category-list.category-blog-list li label {
    font-weight: initial
}

@media only screen and (max-width:767px) {
    .default-newsletter-popup .txt-holder {
        max-width: 100%;
        top: 25px
    }

    .default-newsletter-popup .txt-holder:not(.no-max-height) p {
        max-height: 2em
    }

    .holder {
        overflow: hidden
    }

    .holder .txt-holder {
        top: 2em !important;
        max-width: 100% !important;
        word-wrap: break-word
    }

    .holder .img-holder.popup-image {
        float: left;
        margin-top: 1em;
        align-items: center;
        width: 100%;
        max-width: 100%;
        max-height: 8em;
        right: 0
    }

    .holder .img-holder.popup-image img {
        height: 8em;
        object-fit: contain
    }

    .default-newsletter-popup .popup-form {
        margin-top: 4em;
        position: relative;
        width: 100%;
        padding: 0;
        text-align: center
    }

    .default-newsletter-popup .popup-form.mobilepopup-form {
        margin-top: 6em;
        position: relative;
        width: 100%;
        padding: 0
    }

    .default-detail-sec.bottompadding-zero {
        padding-bottom: 0
    }

    .default-member-transaksi-box .default-detail-transaksi-box {
        height: 155px
    }

    .default-detail-transaksi-box .title-produk {
        width: 100%;
        padding: 0
    }
}

.ui-widget.ui-widget-content.ui-autocomplete {
    height: 200px;
    overflow-y: scroll;
    overflow-x: hidden
}

.slick-slide img:not(.otherimage).big-img {
    max-height: 400px;
    height: auto
}

#default-footer .bank-card.paymentType {
    width: 100%;
    padding: 10px 0
}

#default-footer .bank-card.paymentType img {
    height: 30px;
    width: auto;
    display: -webkit-inline-box;
    display: inline-box
}

input[disabled].default-txt-input:hover {
    cursor: no-drop
}

.banner-frame .banner-show:nth-child(n+4) {
    margin-top: 2em
}

.banner-frame img {
    max-height: 250px;
    width: auto;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.default-contact-banner.contains-banner {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.break-word {
    word-break: break-word
}

.m-t-0 {
    margin-top: 0
}

.loading-blockout {
    display: block;
    background: #fff
}

.fr {
    float: right
}

main[data-title=checkoutlogin-page] #form-login {
    margin-top: 20px
}

.shop-widget .category-blog-list li .collapsein {
    margin-top: 10px
}

.shop-widget .category-blog-list li .collapsein li {
    padding: 10px 0
}

.default-side-widget form .left label.toggleError.checkbox-inline {
    color: red;
    border: 0 solid #000 !important
}

.default-product1.large .price,
.default-product1.large .title {
    text-align: left
}

.my-listproduct .default-product1 {
    min-height: 370px
}

.row .default-detail-transaksi-box.transaksi-box {
    overflow: hidden;
    position: relative;
    height: auto
}

.row .default-detail-transaksi-box.transaksi-box div {
    position: relative
}

.row .default-detail-transaksi-box.transaksi-box .img-trans-detail-product-container {
    height: 125px
}

a.btn-red {
    background: #d3d3d3;
    border: 1px solid #a4a4a4;
    color: #3a3a3a
}

a.btn-black {
    background: #494948;
    border: 1px solid #494948
}

a.btn-black:focus {
    color: #fff
}

a.btn-red:hover {
    background: 0 0;
    border: 1px solid #a4a4a4;
    color: #a4a4a4
}

a.btn-black:hover {
    background: 0 0;
    border: 1px solid #3a3a3a;
    color: #3a3a3a
}

.row .default-member-transaksi-box div.pre-line {
    white-space: pre-line
}

div.status-transaksi a.default-notifikasi-info.lightbox.button-status-transaksi:hover {
    font-family: Karla;
    background-color: #bedded;
    border: 2px solid #91cbd6
}

div.status-transaksi a.default-notifikasi-warning.lightbox.button-status-transaksi:hover {
    background-color: #f3efdb;
    border: 2px solid #efdebc
}

div.status-transaksi a.default-notifikasi-success.lightbox.button-status-transaksi:hover {
    background-color: #cfe9c5;
    border: 2px solid #b2d693
}

div.status-transaksi a.default-notifikasi-danger.lightbox.button-status-transaksi:hover {
    background-color: #f1bfbf;
    border: 2px solid #e1a7b0
}

div.status-transaksi a.default-notifikasi-default.lightbox.button-status-transaksi:hover {
    background-color: #e5e4e4
}

.row ul.category-show-hide li.parent-category:nth-child(n+11) {
    display: none
}

ul.list-inline.filter-mobile {
    display: none
}

@media only screen and (max-width:767px) {
    ul.list-inline.filter-mobile {
        display: block;
        font-weight: 700;
        padding: 10px;
        width: 40%;
        text-align: center
    }

    aside#sidebar.sidebar-product {
        display: none
    }

    aside#sidebar.sidebar-product.show {
        display: block
    }
}

.layout-upload-confirm {
    margin-bottom: 10px
}

.layout-upload-confirm img.upload-confirm {
    width: auto;
    height: 200px
}

.popup-lacak-kiriman {
    width: 900px;
    max-height: 700px
}

.popup-lacak-kiriman div.row {
    border-top: 1px solid #b4b4b4;
    padding: 5px;
    margin: 0
}

#kebijakanContentContainer p {
    word-wrap: break-word
}

span.title-bantuan {
    text-align: left;
    font-family: Karla;
    color: #7b7b7b;
    font-size: 13px;
    letter-spacing: 1px;
    margin: 20px 0 10px 0
}

.btn-green {
    background: #4caf50;
    border: none
}

.btn-whatsapp {
    font-family: Poppins;
    font-size: 14px;
    letter-spacing: 1px;
    background: 0 0;
    border: 1px solid #25d366;
    color: #25d366;
    padding: 5px 10px;
    display: table;
    width: 100%;
    text-align: center
}

.btn-whatsapp:hover {
    background: #25d366;
    border: 1px solid #25d366;
    color: #fff
}

.default-container-member input.new-forminput {
    background: #fff
}

.default-container-member .default-address-textarea.new-forminput {
    background: #fff;
    height: 150px;
    margin: 0
}

#total.total-price {
    color: #000;
    font-size: 18px
}

.default-product-table {
    overflow: hidden !important
}

.default-product-table .container-button {
    margin-bottom: 10px
}

.btn-full-width {
    width: 100%
}

.default-member-transaksi-box.pre-box {
    margin: 0 auto;
    width: 100%;
    display: inline-table
}

.alert.mb-0,
.mb-0 {
    margin-bottom: 0
}

.default-container-member button#btn-change-guest {
    margin: 5px 0 0
}

.break-all {
    word-break: break-all
}

.banner-frame div.text-center.banner-show {
    display: inline-grid;
    align-items: center;
    height: 250px
}

#default-header.style19 .default-logo.frontend-logo {
    width: auto;
    max-width: 100%;
    height: 150px;
    margin: 0
}

#default-header.style19 .default-logo img {
    height: 100%;
    max-width: 100%;
    width: auto;
    margin: auto
}

.default-product1.large .caption .best-price.small-best-price {
    font-size: 15px;
    background: #dd1c1a;
    margin-bottom: 5px
}

.default-product1.large .caption .best-price.small-best-price.bg-wholsale {
    background: #00b51f
}

.default-product1 .caption .best-price.small-best-price.bg-wholsale {
    background: #00b51f
}

.default-product1.large .title a {
    text-align: center;
    font-size: 16px
}

.default-product1 .price .discount-price.small-discount-price,
.default-product1.large .price span.actual-price.small-actual-price {
    font-size: 18px
}

#error-message h2 {
    text-align: center;
    margin-bottom: 100px
}

.default-logo h2.title-logo {
    margin-top: 30px
}

.logo h3.title-logo.no-margin {
    margin-top: 0
}

#nav>ul>li.menu-header {
    margin: auto;
    width: 120px
}

.default-product1 .links.add.cart-fullwidth {
    display: table;
    width: 100%
}

.default-side-widget .cart-btn-row.nopadding {
    padding-top: 10px
}

.default-side-widget .cart-btn-row a.btn-cart-product {
    width: 200px;
    display: block;
    margin: 10px auto;
    text-align: center
}

.form-control {
    border-radius: 0
}

.index-blog-h3 {
    padding: 0 !important;
    margin: 0 !important;
    font-weight: 700 !important;
    color: #3a3a3a !important;
    text-transform: uppercase !important;
    word-wrap: break-word;
    font-family: Karla !important
}

@media(min-width:576px) {
    .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.default-pagination>ul.pagi-blog>li>a {
    background: 0 0 !important;
    color: #3a3a3a
}

.default-pagination>ul.pagi-blog>li>a[disabled] {
    color: #a1a1a1;
    cursor: no-drop
}

.default-pagination>ul.pagi-blog>li>a.active {
    background: #3a3a3a !important;
    cursor: default
}

.default-pagination>ul.pagi-blog>li>a:not(.active):hover {
    color: #a1a1a1
}

.nav-detail-blog[disabled] {
    background: #f2f2f2 !important;
    color: #a4a4a4 !important;
    border: 1px solid #f2f2f2 !important
}

.responsive-center-image {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    width: auto
}

.default-contact-detail-p {
    white-space: pre-wrap !important;
    word-break: break-word !important
}

.navbar-form-search {
    position: relative
}

.navbar-form-search .form-control {
    width: 250px
}

.navbar-form-search .search-form-container {
    text-align: right;
    position: absolute;
    width: 250px;
    overflow: hidden;
    background: #fff;
    right: 40px;
    top: -35px;
    z-index: 9;
    transition: all .3s ease-in-out
}

.navbar-form-search .search-form-container.hdn {
    width: 0
}

.navbar-form-search .search-form-container .search-input-group {
    width: 250px;
    display: -webkit-inline-box
}

#search-product #hide-search-input-container,
#search-product #search-button {
    outline: 0
}

#hide-search-input-container span {
    margin-right: 10px
}

#search-input-container {
    margin-top: -1px
}

#input-product-search:focus {
    border: solid 1px #ccc;
    outline: 0;
    box-shadow: none
}

.slider.slider-hidden .pagg-slider,
.slider.slider-hidden .product-slider .slide {
    display: none
}

.onoffswitch {
    position: relative;
    width: 55px;
    display: inline-block;
    font-size: 80%;
    margin-right: 10px
}

.onoffswitch .onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #e5e5e5;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    margin: 0;
    width: 55px
}

.onoffswitch .onoffswitch-inner {
    width: 200%;
    margin-left: -100%;
    -webkit-transition: margin .15s ease-in-out;
    -o-transition: margin .15s ease-in-out;
    -moz-transition: margin .15s ease-in-out;
    transition: margin .15s ease-in-out
}

.onoffswitch .onoffswitch-inner:after,
.onoffswitch .onoffswitch-inner:before {
    float: left;
    width: 50%;
    height: 24px;
    padding: 0;
    line-height: 24px;
    font-size: 80%;
    color: #fff;
    font-weight: 400;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.onoffswitch .onoffswitch-inner:before {
    content: "ON";
    padding-left: 10px;
    background-color: hsl(203, 100%, 39.1569%);
    color: #fff
}

.onoffswitch .onoffswitch-inner:after {
    content: "OFF";
    padding-right: 10px;
    background-color: #f9f9f9;
    color: #3d3d3d;
    text-align: right
}

.onoffswitch .onoffswitch-switch {
    width: 22px;
    height: 22px;
    margin: 0;
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 2px;
    bottom: 0;
    right: 32px;
    -webkit-transition: right .15s ease-in-out;
    -o-transition: right .15s ease-in-out;
    -moz-transition: right .15s ease-in-out;
    transition: right .15s ease-in-out
}

.toggle-group {
    position: relative;
    height: 27px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: inline-flex
}

.toggle-group input[type=checkbox] {
    position: absolute;
    left: 10px
}

.toggle-group input[type=checkbox]:checked~.onoffswitch .onoffswitch-label .onoffswitch-inner {
    margin-left: 0
}

.toggle-group input[type=checkbox]:checked~.onoffswitch .onoffswitch-label .onoffswitch-switch {
    right: 1px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .5)
}

.toggle-group input[type=checkbox]:focus~.onoffswitch {
    outline: 0
}

.toggle-group label {
    cursor: pointer;
    text-align: left;
    line-height: 24px;
    width: 100%;
    z-index: 1;
    height: 24px;
    font-weight: 200
}

.aural {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute;
    width: 1px
}

.aural:focus {
    clip: rect(0, 0, 0, 0);
    font-size: 1em;
    height: auto;
    outline: 0;
    position: static !important;
    width: auto;
    overflow: visible
}

.toggle-group input[type=checkbox].checkbox-oos {
    height: auto;
    position: fixed
}

.toggle-group label.onoffswitch {
    display: inline-flex
}

#form-use-dropshiper {
    margin-top: 20px
}

body::-webkit-scrollbar {
    width: 12px;
    background-color: #f2f2f2
}

body::-webkit-scrollbar-thumb {
    background-color: #3a3a3a;
    outline: 1px solid #708090
}

.default-newsletter-popup .popup-form.position-unset {
    position: unset
}

.default-product1 .links a.a-addtocart-variant {
    float: none
}

.table-transaksi-kecil {
    display: none
}

.table-transaksi-besar {
    display: block
}

@media only screen and (max-width:767px) {
    .table-transaksi-kecil {
        display: block
    }

    .table-transaksi-besar {
        display: none
    }
}

a.panel-collapsed.input-product-category {
    display: flex
}

.clickable {
    width: 30px;
    font-size: 20px;
    text-align: center
}

@-webkit-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30%,
    70% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

@-moz-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30%,
    70% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

@keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30%,
    70% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

@-webkit-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }

    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@-moz-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }

    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }

    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

.dropzone,
.dropzone * {
    box-sizing: border-box
}

.dropzone {
    min-height: 150px;
    border: 2px solid rgba(0, 0, 0, .3);
    background: #fff;
    padding: 20px 20px
}

.dropzone.dz-clickable {
    cursor: pointer
}

.dropzone.dz-clickable * {
    cursor: default
}

.dropzone.dz-clickable .dz-message,
.dropzone.dz-clickable .dz-message * {
    cursor: pointer
}

.dropzone.dz-started .dz-message {
    display: none
}

.dropzone.dz-drag-hover {
    border-style: solid
}

.dropzone.dz-drag-hover .dz-message {
    opacity: .5
}

.dropzone .dz-message {
    text-align: center;
    margin: 2em 0
}

.dropzone .dz-preview {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 16px;
    min-height: 100px
}

.dropzone .dz-preview:hover {
    z-index: 1000
}

.dropzone .dz-preview:hover .dz-details {
    opacity: 1
}

.dropzone .dz-preview.dz-file-preview .dz-image {
    border-radius: 20px;
    background: #999;
    background: linear-gradient(to bottom, #eee, #ddd)
}

.dropzone .dz-preview.dz-file-preview .dz-details {
    opacity: 1
}

.dropzone .dz-preview.dz-image-preview {
    background: #fff
}

.dropzone .dz-preview.dz-image-preview .dz-details {
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -ms-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.dropzone .dz-preview .dz-remove {
    font-size: 14px;
    text-align: center;
    display: block;
    cursor: pointer;
    border: none
}

.dropzone .dz-preview .dz-remove:hover {
    text-decoration: underline
}

.dropzone .dz-preview:hover .dz-details {
    opacity: 1
}

.dropzone .dz-preview .dz-details {
    z-index: 20;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    font-size: 13px;
    min-width: 100%;
    max-width: 100%;
    padding: 2em 1em;
    text-align: center;
    color: rgba(0, 0, 0, .9);
    line-height: 150%
}

.dropzone .dz-preview .dz-details .dz-size {
    margin-bottom: 1em;
    font-size: 16px
}

.dropzone .dz-preview .dz-details .dz-filename {
    white-space: nowrap
}

.dropzone .dz-preview .dz-details .dz-filename:hover span {
    border: 1px solid rgba(200, 200, 200, .8);
    background-color: rgba(255, 255, 255, .8)
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
    overflow: hidden;
    text-overflow: ellipsis
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
    border: 1px solid transparent
}

.dropzone .dz-preview .dz-details .dz-filename span,
.dropzone .dz-preview .dz-details .dz-size span {
    background-color: rgba(255, 255, 255, .4);
    padding: 0 .4em;
    border-radius: 3px
}

.dropzone .dz-preview:hover .dz-image img {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-filter: blur(8px);
    filter: blur(8px)
}

.dropzone .dz-preview .dz-image {
    border-radius: 20px;
    overflow: hidden;
    width: 120px;
    height: 120px;
    position: relative;
    display: block;
    z-index: 10
}

.dropzone .dz-preview .dz-image img {
    display: block
}

.dropzone .dz-preview.dz-success .dz-success-mark {
    -webkit-animation: passing-through 3s cubic-bezier(.77, 0, .175, 1);
    -moz-animation: passing-through 3s cubic-bezier(.77, 0, .175, 1);
    -ms-animation: passing-through 3s cubic-bezier(.77, 0, .175, 1);
    -o-animation: passing-through 3s cubic-bezier(.77, 0, .175, 1);
    animation: passing-through 3s cubic-bezier(.77, 0, .175, 1)
}

.dropzone .dz-preview.dz-error .dz-error-mark {
    opacity: 1;
    -webkit-animation: slide-in 3s cubic-bezier(.77, 0, .175, 1);
    -moz-animation: slide-in 3s cubic-bezier(.77, 0, .175, 1);
    -ms-animation: slide-in 3s cubic-bezier(.77, 0, .175, 1);
    -o-animation: slide-in 3s cubic-bezier(.77, 0, .175, 1);
    animation: slide-in 3s cubic-bezier(.77, 0, .175, 1)
}

.dropzone .dz-preview .dz-error-mark,
.dropzone .dz-preview .dz-success-mark {
    pointer-events: none;
    opacity: 0;
    z-index: 500;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    margin-left: -27px;
    margin-top: -27px
}

.dropzone .dz-preview .dz-error-mark svg,
.dropzone .dz-preview .dz-success-mark svg {
    display: block;
    width: 54px;
    height: 54px
}

.dropzone .dz-preview.dz-processing .dz-progress {
    opacity: 1;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.dropzone .dz-preview.dz-complete .dz-progress {
    opacity: 0;
    -webkit-transition: opacity .4s ease-in;
    -moz-transition: opacity .4s ease-in;
    -ms-transition: opacity .4s ease-in;
    -o-transition: opacity .4s ease-in;
    transition: opacity .4s ease-in
}

.dropzone .dz-preview:not(.dz-processing) .dz-progress {
    -webkit-animation: pulse 6s ease infinite;
    -moz-animation: pulse 6s ease infinite;
    -ms-animation: pulse 6s ease infinite;
    -o-animation: pulse 6s ease infinite;
    animation: pulse 6s ease infinite
}

.dropzone .dz-preview .dz-progress {
    opacity: 1;
    z-index: 1000;
    pointer-events: none;
    position: absolute;
    height: 16px;
    left: 50%;
    top: 50%;
    margin-top: -8px;
    width: 80px;
    margin-left: -40px;
    background: rgba(255, 255, 255, .9);
    -webkit-transform: scale(1);
    border-radius: 8px;
    overflow: hidden
}

.dropzone .dz-preview .dz-progress .dz-upload {
    background: #333;
    background: linear-gradient(to bottom, #666, #444);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0;
    -webkit-transition: width .3s ease-in-out;
    -moz-transition: width .3s ease-in-out;
    -ms-transition: width .3s ease-in-out;
    -o-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out
}

.dropzone .dz-preview.dz-error .dz-error-message {
    display: block
}

.dropzone .dz-preview.dz-error:hover .dz-error-message {
    opacity: 1;
    pointer-events: auto
}

.dropzone .dz-preview .dz-error-message {
    pointer-events: none;
    z-index: 1000;
    position: absolute;
    display: block;
    display: none;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
    border-radius: 8px;
    font-size: 13px;
    top: 130px;
    left: -10px;
    width: 140px;
    background: #be2626;
    background: linear-gradient(to bottom, #be2626, #a92222);
    padding: .5em 1.2em;
    color: #fff
}

.dropzone .dz-preview .dz-error-message:after {
    content: '';
    position: absolute;
    top: -6px;
    left: 64px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #be2626
}

@font-face {
    font-family: Simple-Line-Icons;
    src: url(../fonts/Simple-Line-Icons.eot);
    src: url(../fonts/Simple-Line-Icons.eot#iefix) format('embedded-opentype'), url(../fonts/Simple-Line-Icons.woff) format('woff'), url(../fonts/Simple-Line-Icons.ttf) format('truetype'), url(../fonts/Simple-Line-Icons.svg#Simple-Line-Icons) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Karla;
    font-style: normal;
    font-weight: 400;
    src: local('Karla'), local('Karla-Regular'), url(../fonts/qkBbXvYC6trAT7RbLtyG5Q.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: Karla;
    font-style: normal;
    font-weight: 400;
    src: local('Karla'), local('Karla-Regular'), url(../fonts/qkBbXvYC6trAT7RVLtw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    src: local('Poppins Regular'), local('Poppins-Regular'), url(../fonts/pxiEyp8kv8JHgFVrJJbecmNE.woff2) format('woff2');
    unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    src: local('Poppins Regular'), local('Poppins-Regular'), url(../fonts/pxiEyp8kv8JHgFVrJJnecmNE.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    src: local('Poppins Regular'), local('Poppins-Regular'), url(../fonts/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

[data-icon]:before {
    font-family: Simple-Line-Icons;
    content: attr(data-icon);
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-action-redo,
.icon-action-undo,
.icon-anchor,
.icon-arrow-down,
.icon-arrow-left,
.icon-arrow-right,
.icon-arrow-up,
.icon-badge,
.icon-bag,
.icon-ban,
.icon-bar-chart,
.icon-basket,
.icon-basket-loaded,
.icon-bell,
.icon-book-open,
.icon-briefcase,
.icon-bubble,
.icon-bubbles,
.icon-bulb,
.icon-calculator,
.icon-calendar,
.icon-call-end,
.icon-call-in,
.icon-call-out,
.icon-camcorder,
.icon-camera,
.icon-check,
.icon-chemistry,
.icon-clock,
.icon-close,
.icon-cloud-download,
.icon-cloud-upload,
.icon-compass,
.icon-control-end,
.icon-control-forward,
.icon-control-pause,
.icon-control-play,
.icon-control-rewind,
.icon-control-start,
.icon-credit-card,
.icon-crop,
.icon-cup,
.icon-cursor,
.icon-cursor-move,
.icon-diamond,
.icon-direction,
.icon-directions,
.icon-disc,
.icon-dislike,
.icon-doc,
.icon-docs,
.icon-drawer,
.icon-drop,
.icon-earphones,
.icon-earphones-alt,
.icon-emoticon-smile,
.icon-energy,
.icon-envelope,
.icon-envelope-letter,
.icon-envelope-open,
.icon-equalizer,
.icon-eye,
.icon-eyeglasses,
.icon-feed,
.icon-film,
.icon-fire,
.icon-flag,
.icon-folder,
.icon-folder-alt,
.icon-frame,
.icon-game-controller,
.icon-ghost,
.icon-globe,
.icon-globe-alt,
.icon-graduation,
.icon-graph,
.icon-grid,
.icon-handbag,
.icon-heart,
.icon-home,
.icon-hourglass,
.icon-info,
.icon-key,
.icon-layers,
.icon-like,
.icon-link,
.icon-list,
.icon-lock,
.icon-lock-open,
.icon-login,
.icon-logout,
.icon-loop,
.icon-magic-wand,
.icon-magnet,
.icon-magnifier,
.icon-magnifier-add,
.icon-magnifier-remove,
.icon-map,
.icon-microphone,
.icon-mouse,
.icon-moustache,
.icon-music-tone,
.icon-music-tone-alt,
.icon-note,
.icon-notebook,
.icon-paper-clip,
.icon-paper-plane,
.icon-pencil,
.icon-picture,
.icon-pie-chart,
.icon-pin,
.icon-plane,
.icon-playlist,
.icon-plus,
.icon-pointer,
.icon-power,
.icon-present,
.icon-printer,
.icon-puzzle,
.icon-question,
.icon-refresh,
.icon-reload,
.icon-rocket,
.icon-screen-desktop,
.icon-screen-smartphone,
.icon-screen-tablet,
.icon-settings,
.icon-share,
.icon-share-alt,
.icon-shield,
.icon-shuffle,
.icon-size-actual,
.icon-size-fullscreen,
.icon-social-dribbble,
.icon-social-dropbox,
.icon-social-facebook,
.icon-social-tumblr,
.icon-social-twitter,
.icon-social-youtube,
.icon-speech,
.icon-speedometer,
.icon-star,
.icon-support,
.icon-symbol-female,
.icon-symbol-male,
.icon-tag,
.icon-target,
.icon-trash,
.icon-trophy,
.icon-umbrella,
.icon-user,
.icon-user-female,
.icon-user-follow,
.icon-user-following,
.icon-user-unfollow,
.icon-users,
.icon-vector,
.icon-volume-1,
.icon-volume-2,
.icon-volume-off,
.icon-wallet,
.icon-wrench {
    font-family: Simple-Line-Icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

.icon-user-female:before {
    content: "\e000"
}

.icon-user-follow:before {
    content: "\e002"
}

.icon-user-following:before {
    content: "\e003"
}

.icon-user-unfollow:before {
    content: "\e004"
}

.icon-trophy:before {
    content: "\e006"
}

.icon-screen-smartphone:before {
    content: "\e010"
}

.icon-screen-desktop:before {
    content: "\e011"
}

.icon-plane:before {
    content: "\e012"
}

.icon-notebook:before {
    content: "\e013"
}

.icon-moustache:before {
    content: "\e014"
}

.icon-mouse:before {
    content: "\e015"
}

.icon-magnet:before {
    content: "\e016"
}

.icon-energy:before {
    content: "\e020"
}

.icon-emoticon-smile:before {
    content: "\e021"
}

.icon-disc:before {
    content: "\e022"
}

.icon-cursor-move:before {
    content: "\e023"
}

.icon-crop:before {
    content: "\e024"
}

.icon-credit-card:before {
    content: "\e025"
}

.icon-chemistry:before {
    content: "\e026"
}

.icon-user:before {
    content: "\e005"
}

.icon-speedometer:before {
    content: "\e007"
}

.icon-social-youtube:before {
    content: "\e008"
}

.icon-social-twitter:before {
    content: "\e009"
}

.icon-social-tumblr:before {
    content: "\e00a"
}

.icon-social-facebook:before {
    content: "\e00b"
}

.icon-social-dropbox:before {
    content: "\e00c"
}

.icon-social-dribbble:before {
    content: "\e00d"
}

.icon-shield:before {
    content: "\e00e"
}

.icon-screen-tablet:before {
    content: "\e00f"
}

.icon-magic-wand:before {
    content: "\e017"
}

.icon-hourglass:before {
    content: "\e018"
}

.icon-graduation:before {
    content: "\e019"
}

.icon-ghost:before {
    content: "\e01a"
}

.icon-game-controller:before {
    content: "\e01b"
}

.icon-fire:before {
    content: "\e01c"
}

.icon-eyeglasses:before {
    content: "\e01d"
}

.icon-envelope-open:before {
    content: "\e01e"
}

.icon-envelope-letter:before {
    content: "\e01f"
}

.icon-bell:before {
    content: "\e027"
}

.icon-badge:before {
    content: "\e028"
}

.icon-anchor:before {
    content: "\e029"
}

.icon-wallet:before {
    content: "\e02a"
}

.icon-vector:before {
    content: "\e02b"
}

.icon-speech:before {
    content: "\e02c"
}

.icon-puzzle:before {
    content: "\e02d"
}

.icon-printer:before {
    content: "\e02e"
}

.icon-present:before {
    content: "\e02f"
}

.icon-playlist:before {
    content: "\e030"
}

.icon-pin:before {
    content: "\e031"
}

.icon-picture:before {
    content: "\e032"
}

.icon-map:before {
    content: "\e033"
}

.icon-layers:before {
    content: "\e034"
}

.icon-handbag:before {
    content: "\e035"
}

.icon-globe-alt:before {
    content: "\e036"
}

.icon-globe:before {
    content: "\e037"
}

.icon-frame:before {
    content: "\e038"
}

.icon-folder-alt:before {
    content: "\e039"
}

.icon-film:before {
    content: "\e03a"
}

.icon-feed:before {
    content: "\e03b"
}

.icon-earphones-alt:before {
    content: "\e03c"
}

.icon-earphones:before {
    content: "\e03d"
}

.icon-drop:before {
    content: "\e03e"
}

.icon-drawer:before {
    content: "\e03f"
}

.icon-docs:before {
    content: "\e040"
}

.icon-directions:before {
    content: "\e041"
}

.icon-direction:before {
    content: "\e042"
}

.icon-diamond:before {
    content: "\e043"
}

.icon-cup:before {
    content: "\e044"
}

.icon-compass:before {
    content: "\e045"
}

.icon-call-out:before {
    content: "\e046"
}

.icon-call-in:before {
    content: "\e047"
}

.icon-call-end:before {
    content: "\e048"
}

.icon-calculator:before {
    content: "\e049"
}

.icon-bubbles:before {
    content: "\e04a"
}

.icon-briefcase:before {
    content: "\e04b"
}

.icon-book-open:before {
    content: "\e04c"
}

.icon-basket-loaded:before {
    content: "\e04d"
}

.icon-basket:before {
    content: "\e04e"
}

.icon-bag:before {
    content: "\e04f"
}

.icon-action-undo:before {
    content: "\e050"
}

.icon-action-redo:before {
    content: "\e051"
}

.icon-wrench:before {
    content: "\e052"
}

.icon-umbrella:before {
    content: "\e053"
}

.icon-trash:before {
    content: "\e054"
}

.icon-tag:before {
    content: "\e055"
}

.icon-support:before {
    content: "\e056"
}

.icon-size-fullscreen:before {
    content: "\e057"
}

.icon-size-actual:before {
    content: "\e058"
}

.icon-shuffle:before {
    content: "\e059"
}

.icon-share-alt:before {
    content: "\e05a"
}

.icon-share:before {
    content: "\e05b"
}

.icon-rocket:before {
    content: "\e05c"
}

.icon-question:before {
    content: "\e05d"
}

.icon-pie-chart:before {
    content: "\e05e"
}

.icon-pencil:before {
    content: "\e05f"
}

.icon-note:before {
    content: "\e060"
}

.icon-music-tone-alt:before {
    content: "\e061"
}

.icon-music-tone:before {
    content: "\e062"
}

.icon-microphone:before {
    content: "\e063"
}

.icon-loop:before {
    content: "\e064"
}

.icon-logout:before {
    content: "\e065"
}

.icon-login:before {
    content: "\e066"
}

.icon-list:before {
    content: "\e067"
}

.icon-like:before {
    content: "\e068"
}

.icon-home:before {
    content: "\e069"
}

.icon-grid:before {
    content: "\e06a"
}

.icon-graph:before {
    content: "\e06b"
}

.icon-equalizer:before {
    content: "\e06c"
}

.icon-dislike:before {
    content: "\e06d"
}

.icon-cursor:before {
    content: "\e06e"
}

.icon-control-start:before {
    content: "\e06f"
}

.icon-control-rewind:before {
    content: "\e070"
}

.icon-control-play:before {
    content: "\e071"
}

.icon-control-pause:before {
    content: "\e072"
}

.icon-control-forward:before {
    content: "\e073"
}

.icon-control-end:before {
    content: "\e074"
}

.icon-calendar:before {
    content: "\e075"
}

.icon-bulb:before {
    content: "\e076"
}

.icon-bar-chart:before {
    content: "\e077"
}

.icon-arrow-up:before {
    content: "\e078"
}

.icon-arrow-right:before {
    content: "\e079"
}

.icon-arrow-left:before {
    content: "\e07a"
}

.icon-arrow-down:before {
    content: "\e07b"
}

.icon-ban:before {
    content: "\e07c"
}

.icon-bubble:before {
    content: "\e07d"
}

.icon-camcorder:before {
    content: "\e07e"
}

.icon-camera:before {
    content: "\e07f"
}

.icon-check:before {
    content: "\e080"
}

.icon-clock:before {
    content: "\e081"
}

.icon-close:before {
    content: "\e082"
}

.icon-cloud-download:before {
    content: "\e083"
}

.icon-cloud-upload:before {
    content: "\e084"
}

.icon-doc:before {
    content: "\e085"
}

.icon-envelope:before {
    content: "\e086"
}

.icon-eye:before {
    content: "\e087"
}

.icon-flag:before {
    content: "\e088"
}

.icon-folder:before {
    content: "\e089"
}

.icon-heart:before {
    content: "\e08a"
}

.icon-info:before {
    content: "\e08b"
}

.icon-key:before {
    content: "\e08c"
}

.icon-link:before {
    content: "\e08d"
}

.icon-lock:before {
    content: "\e08e"
}

.icon-lock-open:before {
    content: "\e08f"
}

.icon-magnifier:before {
    content: "\e090"
}

.icon-magnifier-add:before {
    content: "\e091"
}

.icon-magnifier-remove:before {
    content: "\e092"
}

.icon-paper-clip:before {
    content: "\e093"
}

.icon-paper-plane:before {
    content: "\e094"
}

.icon-plus:before {
    content: "\e095"
}

.icon-pointer:before {
    content: "\e096"
}

.icon-power:before {
    content: "\e097"
}

.icon-refresh:before {
    content: "\e098"
}

.icon-reload:before {
    content: "\e099"
}

.icon-settings:before {
    content: "\e09a"
}

.icon-star:before {
    content: "\e09b"
}

.icon-symbol-female:before {
    content: "\e09c"
}

.icon-symbol-male:before {
    content: "\e09d"
}

.icon-target:before {
    content: "\e09e"
}

.icon-volume-1:before {
    content: "\e09f"
}

.icon-volume-2:before {
    content: "\e0a0"
}

.icon-volume-off:before {
    content: "\e0a1"
}

.icon-users:before {
    content: "\e001"
}

/*!
 * Font Awesome Pro 5.1.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa-fw,
.fa-li {
    text-align: center
}

.fa,
.fab,
.fal,
.far,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    animation: a 2s infinite linear
}

.fa-pulse {
    animation: a 1s infinite steps(8)
}

@keyframes a {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    transform: rotate(90deg)
}

.fa-rotate-180 {
    transform: rotate(180deg)
}

.fa-rotate-270 {
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    transform: scaleX(-1)
}

.fa-flip-vertical {
    transform: scaleY(-1)
}

.fa-flip-horizontal.fa-flip-vertical {
    transform: scale(-1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2em
}

.fa-stack-1x,
.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: "\f26e"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-adn:before {
    content: "\f170"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-alarm-clock:before {
    content: "\f34e"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-allergies:before {
    content: "\f461"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-android:before {
    content: "\f17b"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angry:before {
    content: "\f556"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before {
    content: "\f371"
}

.fa-apple:before {
    content: "\f179"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-archive:before {
    content: "\f187"
}

.fa-archway:before {
    content: "\f557"
}

.fa-arrow-alt-circle-down:before {
    content: "\f358"
}

.fa-arrow-alt-circle-left:before {
    content: "\f359"
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b"
}

.fa-arrow-alt-down:before {
    content: "\f354"
}

.fa-arrow-alt-from-bottom:before {
    content: "\f346"
}

.fa-arrow-alt-from-left:before {
    content: "\f347"
}

.fa-arrow-alt-from-right:before {
    content: "\f348"
}

.fa-arrow-alt-from-top:before {
    content: "\f349"
}

.fa-arrow-alt-left:before {
    content: "\f355"
}

.fa-arrow-alt-right:before {
    content: "\f356"
}

.fa-arrow-alt-square-down:before {
    content: "\f350"
}

.fa-arrow-alt-square-left:before {
    content: "\f351"
}

.fa-arrow-alt-square-right:before {
    content: "\f352"
}

.fa-arrow-alt-square-up:before {
    content: "\f353"
}

.fa-arrow-alt-to-bottom:before {
    content: "\f34a"
}

.fa-arrow-alt-to-left:before {
    content: "\f34b"
}

.fa-arrow-alt-to-right:before {
    content: "\f34c"
}

.fa-arrow-alt-to-top:before {
    content: "\f34d"
}

.fa-arrow-alt-up:before {
    content: "\f357"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-arrow-from-bottom:before {
    content: "\f342"
}

.fa-arrow-from-left:before {
    content: "\f343"
}

.fa-arrow-from-right:before {
    content: "\f344"
}

.fa-arrow-from-top:before {
    content: "\f345"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-square-down:before {
    content: "\f339"
}

.fa-arrow-square-left:before {
    content: "\f33a"
}

.fa-arrow-square-right:before {
    content: "\f33b"
}

.fa-arrow-square-up:before {
    content: "\f33c"
}

.fa-arrow-to-bottom:before {
    content: "\f33d"
}

.fa-arrow-to-left:before {
    content: "\f33e"
}

.fa-arrow-to-right:before {
    content: "\f340"
}

.fa-arrow-to-top:before {
    content: "\f341"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-arrows-alt-h:before {
    content: "\f337"
}

.fa-arrows-alt-v:before {
    content: "\f338"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-atlas:before {
    content: "\f558"
}

.fa-audible:before {
    content: "\f373"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-award:before {
    content: "\f559"
}

.fa-aws:before {
    content: "\f375"
}

.fa-backspace:before {
    content: "\f55a"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-badge:before {
    content: "\f335"
}

.fa-badge-check:before {
    content: "\f336"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-balance-scale-left:before {
    content: "\f515"
}

.fa-balance-scale-right:before {
    content: "\f516"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-band-aid:before {
    content: "\f462"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-barcode-alt:before {
    content: "\f463"
}

.fa-barcode-read:before {
    content: "\f464"
}

.fa-barcode-scan:before {
    content: "\f465"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-baseball:before {
    content: "\f432"
}

.fa-baseball-ball:before {
    content: "\f433"
}

.fa-basketball-ball:before {
    content: "\f434"
}

.fa-basketball-hoop:before {
    content: "\f435"
}

.fa-bath:before {
    content: "\f2cd"
}

.fa-battery-bolt:before {
    content: "\f376"
}

.fa-battery-empty:before {
    content: "\f244"
}

.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-slash:before {
    content: "\f377"
}

.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-bed:before {
    content: "\f236"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bezier-curve:before {
    content: "\f55b"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-blanket:before {
    content: "\f498"
}

.fa-blender:before {
    content: "\f517"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-bold:before {
    content: "\f032"
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-bong:before {
    content: "\f55c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-book-heart:before {
    content: "\f499"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-bowling-pins:before {
    content: "\f437"
}

.fa-box:before {
    content: "\f466"
}

.fa-box-alt:before {
    content: "\f49a"
}

.fa-box-check:before {
    content: "\f467"
}

.fa-box-fragile:before {
    content: "\f49b"
}

.fa-box-full:before {
    content: "\f49c"
}

.fa-box-heart:before {
    content: "\f49d"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-box-up:before {
    content: "\f49f"
}

.fa-box-usd:before {
    content: "\f4a0"
}

.fa-boxes:before {
    content: "\f468"
}

.fa-boxes-alt:before {
    content: "\f4a1"
}

.fa-boxing-glove:before {
    content: "\f438"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fa-broadcast-tower:before {
    content: "\f519"
}

.fa-broom:before {
    content: "\f51a"
}

.fa-browser:before {
    content: "\f37e"
}

.fa-brush:before {
    content: "\f55d"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-bug:before {
    content: "\f188"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-burn:before {
    content: "\f46a"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-bus:before {
    content: "\f207"
}

.fa-bus-alt:before {
    content: "\f55e"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-calendar-alt:before {
    content: "\f073"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-calendar-edit:before {
    content: "\f333"
}

.fa-calendar-exclamation:before {
    content: "\f334"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-times:before {
    content: "\f273"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-alt:before {
    content: "\f332"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-cannabis:before {
    content: "\f55f"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-caret-circle-down:before {
    content: "\f32d"
}

.fa-caret-circle-left:before {
    content: "\f32e"
}

.fa-caret-circle-right:before {
    content: "\f330"
}

.fa-caret-circle-up:before {
    content: "\f331"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-caret-square-down:before {
    content: "\f150"
}

.fa-caret-square-left:before {
    content: "\f191"
}

.fa-caret-square-right:before {
    content: "\f152"
}

.fa-caret-square-up:before {
    content: "\f151"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-chalkboard:before {
    content: "\f51b"
}

.fa-chalkboard-teacher:before {
    content: "\f51c"
}

.fa-chart-area:before {
    content: "\f1fe"
}

.fa-chart-bar:before {
    content: "\f080"
}

.fa-chart-line:before {
    content: "\f201"
}

.fa-chart-pie:before {
    content: "\f200"
}

.fa-check:before {
    content: "\f00c"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-check-double:before {
    content: "\f560"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-chess:before {
    content: "\f439"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-chess-bishop-alt:before {
    content: "\f43b"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-chess-clock:before {
    content: "\f43d"
}

.fa-chess-clock-alt:before {
    content: "\f43e"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-chess-king-alt:before {
    content: "\f440"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-chess-knight-alt:before {
    content: "\f442"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-chess-pawn-alt:before {
    content: "\f444"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-chess-queen-alt:before {
    content: "\f446"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-chess-rook-alt:before {
    content: "\f448"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-double-down:before {
    content: "\f322"
}

.fa-chevron-double-left:before {
    content: "\f323"
}

.fa-chevron-double-right:before {
    content: "\f324"
}

.fa-chevron-double-up:before {
    content: "\f325"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-square-down:before {
    content: "\f329"
}

.fa-chevron-square-left:before {
    content: "\f32a"
}

.fa-chevron-square-right:before {
    content: "\f32b"
}

.fa-chevron-square-up:before {
    content: "\f32c"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-church:before {
    content: "\f51d"
}

.fa-circle:before {
    content: "\f111"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-clock:before {
    content: "\f017"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-download-alt:before {
    content: "\f381"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-cloud-upload-alt:before {
    content: "\f382"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-club:before {
    content: "\f327"
}

.fa-cocktail:before {
    content: "\f561"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-code-commit:before {
    content: "\f386"
}

.fa-code-merge:before {
    content: "\f387"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cog:before {
    content: "\f013"
}

.fa-cogs:before {
    content: "\f085"
}

.fa-coins:before {
    content: "\f51e"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comment-alt:before {
    content: "\f27a"
}

.fa-comment-alt-check:before {
    content: "\f4a2"
}

.fa-comment-alt-dots:before {
    content: "\f4a3"
}

.fa-comment-alt-edit:before {
    content: "\f4a4"
}

.fa-comment-alt-exclamation:before {
    content: "\f4a5"
}

.fa-comment-alt-lines:before {
    content: "\f4a6"
}

.fa-comment-alt-minus:before {
    content: "\f4a7"
}

.fa-comment-alt-plus:before {
    content: "\f4a8"
}

.fa-comment-alt-slash:before {
    content: "\f4a9"
}

.fa-comment-alt-smile:before {
    content: "\f4aa"
}

.fa-comment-alt-times:before {
    content: "\f4ab"
}

.fa-comment-check:before {
    content: "\f4ac"
}

.fa-comment-dots:before {
    content: "\f4ad"
}

.fa-comment-edit:before {
    content: "\f4ae"
}

.fa-comment-exclamation:before {
    content: "\f4af"
}

.fa-comment-lines:before {
    content: "\f4b0"
}

.fa-comment-minus:before {
    content: "\f4b1"
}

.fa-comment-plus:before {
    content: "\f4b2"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-comment-smile:before {
    content: "\f4b4"
}

.fa-comment-times:before {
    content: "\f4b5"
}

.fa-comments:before {
    content: "\f086"
}

.fa-comments-alt:before {
    content: "\f4b6"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-compress:before {
    content: "\f066"
}

.fa-compress-alt:before {
    content: "\f422"
}

.fa-compress-wide:before {
    content: "\f326"
}

.fa-concierge-bell:before {
    content: "\f562"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-container-storage:before {
    content: "\f4b7"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-conveyor-belt:before {
    content: "\f46e"
}

.fa-conveyor-belt-alt:before {
    content: "\f46f"
}

.fa-cookie:before {
    content: "\f563"
}

.fa-cookie-bite:before {
    content: "\f564"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-creative-commons-zero:before {
    content: "\f4f3"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-credit-card-blank:before {
    content: "\f389"
}

.fa-credit-card-front:before {
    content: "\f38a"
}

.fa-cricket:before {
    content: "\f449"
}

.fa-crop:before {
    content: "\f125"
}

.fa-crop-alt:before {
    content: "\f565"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-crow:before {
    content: "\f520"
}

.fa-crown:before {
    content: "\f521"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-curling:before {
    content: "\f44a"
}

.fa-cut:before {
    content: "\f0c4"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-deaf:before {
    content: "\f2a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-desktop-alt:before {
    content: "\f390"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-diagnoses:before {
    content: "\f470"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-dice:before {
    content: "\f522"
}

.fa-dice-five:before {
    content: "\f523"
}

.fa-dice-four:before {
    content: "\f524"
}

.fa-dice-one:before {
    content: "\f525"
}

.fa-dice-six:before {
    content: "\f526"
}

.fa-dice-three:before {
    content: "\f527"
}

.fa-dice-two:before {
    content: "\f528"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-digital-tachograph:before {
    content: "\f566"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-divide:before {
    content: "\f529"
}

.fa-dizzy:before {
    content: "\f567"
}

.fa-dna:before {
    content: "\f471"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

.fa-dollar-sign:before {
    content: "\f155"
}

.fa-dolly:before {
    content: "\f472"
}

.fa-dolly-empty:before {
    content: "\f473"
}

.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-dolly-flatbed-alt:before {
    content: "\f475"
}

.fa-dolly-flatbed-empty:before {
    content: "\f476"
}

.fa-donate:before {
    content: "\f4b9"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-door-open:before {
    content: "\f52b"
}

.fa-dot-circle:before {
    content: "\f192"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-download:before {
    content: "\f019"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-drafting-compass:before {
    content: "\f568"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drum:before {
    content: "\f569"
}

.fa-drum-steelpan:before {
    content: "\f56a"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edit:before {
    content: "\f044"
}

.fa-eject:before {
    content: "\f052"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-h-alt:before {
    content: "\f39b"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-ellipsis-v-alt:before {
    content: "\f39c"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-envira:before {
    content: "\f299"
}

.fa-equals:before {
    content: "\f52c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-euro-sign:before {
    content: "\f153"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-exchange-alt:before {
    content: "\f362"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-square:before {
    content: "\f321"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-expand:before {
    content: "\f065"
}

.fa-expand-alt:before {
    content: "\f424"
}

.fa-expand-arrows:before {
    content: "\f31d"
}

.fa-expand-arrows-alt:before {
    content: "\f31e"
}

.fa-expand-wide:before {
    content: "\f320"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-dropper:before {
    content: "\f1fb"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-feather:before {
    content: "\f52d"
}

.fa-feather-alt:before {
    content: "\f56b"
}

.fa-female:before {
    content: "\f182"
}

.fa-field-hockey:before {
    content: "\f44c"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-alt:before {
    content: "\f15c"
}

.fa-file-archive:before {
    content: "\f1c6"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-file-check:before {
    content: "\f316"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-file-contract:before {
    content: "\f56c"
}

.fa-file-download:before {
    content: "\f56d"
}

.fa-file-edit:before {
    content: "\f31c"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-exclamation:before {
    content: "\f31a"
}

.fa-file-export:before {
    content: "\f56e"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-file-import:before {
    content: "\f56f"
}

.fa-file-invoice:before {
    content: "\f570"
}

.fa-file-invoice-dollar:before {
    content: "\f571"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-file-medical-alt:before {
    content: "\f478"
}

.fa-file-minus:before {
    content: "\f318"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-plus:before {
    content: "\f319"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-file-signature:before {
    content: "\f573"
}

.fa-file-times:before {
    content: "\f317"
}

.fa-file-upload:before {
    content: "\f574"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-fill:before {
    content: "\f575"
}

.fa-fill-drip:before {
    content: "\f576"
}

.fa-film:before {
    content: "\f008"
}

.fa-film-alt:before {
    content: "\f3a0"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-fingerprint:before {
    content: "\f577"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-first-aid:before {
    content: "\f479"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-fish:before {
    content: "\f578"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-flushed:before {
    content: "\f579"
}

.fa-fly:before {
    content: "\f417"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-font:before {
    content: "\f031"
}

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before {
    content: "\f425"
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-football-ball:before {
    content: "\f44e"
}

.fa-football-helmet:before {
    content: "\f44f"
}

.fa-forklift:before {
    content: "\f47a"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-fragile:before {
    content: "\f4bb"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-frown:before {
    content: "\f119"
}

.fa-frown-open:before {
    content: "\f57a"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-futbol:before {
    content: "\f1e3"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gas-pump:before {
    content: "\f52f"
}

.fa-gavel:before {
    content: "\f0e3"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-github:before {
    content: "\f09b"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-glass-martini:before {
    content: "\f000"
}

.fa-glass-martini-alt:before {
    content: "\f57b"
}

.fa-glasses:before {
    content: "\f530"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-globe-africa:before {
    content: "\f57c"
}

.fa-globe-americas:before {
    content: "\f57d"
}

.fa-globe-asia:before {
    content: "\f57e"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-golf-ball:before {
    content: "\f450"
}

.fa-golf-club:before {
    content: "\f451"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-greater-than:before {
    content: "\f531"
}

.fa-greater-than-equal:before {
    content: "\f532"
}

.fa-grimace:before {
    content: "\f57f"
}

.fa-grin:before {
    content: "\f580"
}

.fa-grin-alt:before {
    content: "\f581"
}

.fa-grin-beam:before {
    content: "\f582"
}

.fa-grin-beam-sweat:before {
    content: "\f583"
}

.fa-grin-hearts:before {
    content: "\f584"
}

.fa-grin-squint:before {
    content: "\f585"
}

.fa-grin-squint-tears:before {
    content: "\f586"
}

.fa-grin-stars:before {
    content: "\f587"
}

.fa-grin-tears:before {
    content: "\f588"
}

.fa-grin-tongue:before {
    content: "\f589"
}

.fa-grin-tongue-squint:before {
    content: "\f58a"
}

.fa-grin-tongue-wink:before {
    content: "\f58b"
}

.fa-grin-wink:before {
    content: "\f58c"
}

.fa-grip-horizontal:before {
    content: "\f58d"
}

.fa-grip-vertical:before {
    content: "\f58e"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-h1:before {
    content: "\f313"
}

.fa-h2:before {
    content: "\f314"
}

.fa-h3:before {
    content: "\f315"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

.fa-hand-heart:before {
    content: "\f4bc"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-hand-holding-box:before {
    content: "\f47b"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-hand-holding-seedling:before {
    content: "\f4bf"
}

.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-hand-holding-water:before {
    content: "\f4c1"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-hand-paper:before {
    content: "\f256"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-hand-receiving:before {
    content: "\f47c"
}

.fa-hand-rock:before {
    content: "\f255"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-hands:before {
    content: "\f4c2"
}

.fa-hands-heart:before {
    content: "\f4c3"
}

.fa-hands-helping:before {
    content: "\f4c4"
}

.fa-hands-usd:before {
    content: "\f4c5"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-handshake-alt:before {
    content: "\f4c6"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-hdd:before {
    content: "\f0a0"
}

.fa-heading:before {
    content: "\f1dc"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-headphones-alt:before {
    content: "\f58f"
}

.fa-headset:before {
    content: "\f590"
}

.fa-heart:before {
    content: "\f004"
}

.fa-heart-circle:before {
    content: "\f4c7"
}

.fa-heart-square:before {
    content: "\f4c8"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-helicopter:before {
    content: "\f533"
}

.fa-hexagon:before {
    content: "\f312"
}

.fa-highlighter:before {
    content: "\f591"
}

.fa-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-history:before {
    content: "\f1da"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-hockey-sticks:before {
    content: "\f454"
}

.fa-home:before {
    content: "\f015"
}

.fa-home-heart:before {
    content: "\f4c9"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-hospital-alt:before {
    content: "\f47d"
}

.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-hot-tub:before {
    content: "\f593"
}

.fa-hotel:before {
    content: "\f594"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-start:before {
    content: "\f251"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.fa-image:before {
    content: "\f03e"
}

.fa-images:before {
    content: "\f302"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-inbox-in:before {
    content: "\f310"
}

.fa-inbox-out:before {
    content: "\f311"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-industry-alt:before {
    content: "\f3b3"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-info-square:before {
    content: "\f30f"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-inventory:before {
    content: "\f480"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-italic:before {
    content: "\f033"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-jack-o-lantern:before {
    content: "\f30e"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joint:before {
    content: "\f595"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-key:before {
    content: "\f084"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-kiss:before {
    content: "\f596"
}

.fa-kiss-beam:before {
    content: "\f597"
}

.fa-kiss-wink-heart:before {
    content: "\f598"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-lamp:before {
    content: "\f4ca"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-laugh:before {
    content: "\f599"
}

.fa-laugh-beam:before {
    content: "\f59a"
}

.fa-laugh-squint:before {
    content: "\f59b"
}

.fa-laugh-wink:before {
    content: "\f59c"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-leaf-heart:before {
    content: "\f4cb"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-less:before {
    content: "\f41d"
}

.fa-less-than:before {
    content: "\f536"
}

.fa-less-than-equal:before {
    content: "\f537"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-level-down-alt:before {
    content: "\f3be"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-up-alt:before {
    content: "\f3bf"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-list:before {
    content: "\f03a"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-alt:before {
    content: "\f30d"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-lock-open-alt:before {
    content: "\f3c2"
}

.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-long-arrow-alt-up:before {
    content: "\f30c"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-loveseat:before {
    content: "\f4cc"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-luchador:before {
    content: "\f455"
}

.fa-luggage-cart:before {
    content: "\f59d"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-male:before {
    content: "\f183"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-map:before {
    content: "\f279"
}

.fa-map-marked:before {
    content: "\f59f"
}

.fa-map-marked-alt:before {
    content: "\f5a0"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-marker:before {
    content: "\f5a1"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-medal:before {
    content: "\f5a2"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-medium-m:before {
    content: "\f3c7"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-megaport:before {
    content: "\f5a3"
}

.fa-meh:before {
    content: "\f11a"
}

.fa-meh-blank:before {
    content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
    content: "\f5a5"
}

.fa-memory:before {
    content: "\f538"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-alt:before {
    content: "\f3c9"
}

.fa-microphone-alt-slash:before {
    content: "\f539"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-minus-hexagon:before {
    content: "\f307"
}

.fa-minus-octagon:before {
    content: "\f308"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-mobile-android:before {
    content: "\f3ce"
}

.fa-mobile-android-alt:before {
    content: "\f3cf"
}

.fa-modx:before {
    content: "\f285"
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-money-bill:before {
    content: "\f0d6"
}

.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-money-bill-wave:before {
    content: "\f53a"
}

.fa-money-bill-wave-alt:before {
    content: "\f53b"
}

.fa-money-check:before {
    content: "\f53c"
}

.fa-money-check-alt:before {
    content: "\f53d"
}

.fa-monument:before {
    content: "\f5a6"
}

.fa-moon:before {
    content: "\f186"
}

.fa-mortar-pestle:before {
    content: "\f5a7"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-music:before {
    content: "\f001"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-nimblr:before {
    content: "\f5a8"
}

.fa-nintendo-switch:before {
    content: "\f418"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-octagon:before {
    content: "\f306"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-outdent:before {
    content: "\f03b"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-paint-brush-alt:before {
    content: "\f5a9"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-pallet-alt:before {
    content: "\f483"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-parking:before {
    content: "\f540"
}

.fa-passport:before {
    content: "\f5ab"
}

.fa-paste:before {
    content: "\f0ea"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-pen:before {
    content: "\f304"
}

.fa-pen-alt:before {
    content: "\f305"
}

.fa-pen-fancy:before {
    content: "\f5ac"
}

.fa-pen-nib:before {
    content: "\f5ad"
}

.fa-pen-square:before {
    content: "\f14b"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-pencil-ruler:before {
    content: "\f5ae"
}

.fa-pennant:before {
    content: "\f456"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-percent:before {
    content: "\f295"
}

.fa-percentage:before {
    content: "\f541"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-person-carry:before {
    content: "\f4cf"
}

.fa-person-dolly:before {
    content: "\f4d0"
}

.fa-person-dolly-empty:before {
    content: "\f4d1"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-plus:before {
    content: "\f4d2"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-php:before {
    content: "\f457"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-pills:before {
    content: "\f484"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-plane:before {
    content: "\f072"
}

.fa-plane-alt:before {
    content: "\f3de"
}

.fa-plane-arrival:before {
    content: "\f5af"
}

.fa-plane-departure:before {
    content: "\f5b0"
}

.fa-play:before {
    content: "\f04b"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plus:before {
    content: "\f067"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-plus-hexagon:before {
    content: "\f300"
}

.fa-plus-octagon:before {
    content: "\f301"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-portrait:before {
    content: "\f3e0"
}

.fa-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-prescription:before {
    content: "\f5b1"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-prescription-bottle-alt:before {
    content: "\f486"
}

.fa-print:before {
    content: "\f02f"
}

.fa-procedures:before {
    content: "\f487"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-project-diagram:before {
    content: "\f542"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\f128"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-question-square:before {
    content: "\f2fd"
}

.fa-quidditch:before {
    content: "\f458"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-racquet:before {
    content: "\f45a"
}

.fa-ramp-loading:before {
    content: "\f4d4"
}

.fa-random:before {
    content: "\f074"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-react:before {
    content: "\f41b"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-receipt:before {
    content: "\f543"
}

.fa-rectangle-landscape:before {
    content: "\f2fa"
}

.fa-rectangle-portrait:before {
    content: "\f2fb"
}

.fa-rectangle-wide:before {
    content: "\f2fc"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-rendact:before {
    content: "\f3e4"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-repeat:before {
    content: "\f363"
}

.fa-repeat-1:before {
    content: "\f365"
}

.fa-repeat-1-alt:before {
    content: "\f366"
}

.fa-repeat-alt:before {
    content: "\f364"
}

.fa-reply:before {
    content: "\f3e5"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-retweet-alt:before {
    content: "\f361"
}

.fa-rev:before {
    content: "\f5b2"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-road:before {
    content: "\f018"
}

.fa-robot:before {
    content: "\f544"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-route:before {
    content: "\f4d7"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before {
    content: "\f158"
}

.fa-ruler:before {
    content: "\f545"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-ruler-horizontal:before {
    content: "\f547"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-sad-cry:before {
    content: "\f5b3"
}

.fa-sad-tear:before {
    content: "\f5b4"
}

.fa-safari:before {
    content: "\f267"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-scanner:before {
    content: "\f488"
}

.fa-scanner-keyboard:before {
    content: "\f489"
}

.fa-scanner-touchscreen:before {
    content: "\f48a"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-school:before {
    content: "\f549"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-scrubber:before {
    content: "\f2f8"
}

.fa-search:before {
    content: "\f002"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-seedling:before {
    content: "\f4d8"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-server:before {
    content: "\f233"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-all:before {
    content: "\f367"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield:before {
    content: "\f132"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-shield-check:before {
    content: "\f2f7"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before {
    content: "\f48b"
}

.fa-shipping-timed:before {
    content: "\f48c"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shopware:before {
    content: "\f5b5"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-shuttle-van:before {
    content: "\f5b6"
}

.fa-shuttlecock:before {
    content: "\f45b"
}

.fa-sign:before {
    content: "\f4d9"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before {
    content: "\f012"
}

.fa-signature:before {
    content: "\f5b7"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-sith:before {
    content: "\f512"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack:before {
    content: "\f198"
}

.fa-slack-hash:before {
    content: "\f3ef"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fa-sliders-h-square:before {
    content: "\f3f0"
}

.fa-sliders-v:before {
    content: "\f3f1"
}

.fa-sliders-v-square:before {
    content: "\f3f2"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-smile:before {
    content: "\f118"
}

.fa-smile-beam:before {
    content: "\f5b8"
}

.fa-smile-plus:before {
    content: "\f5b9"
}

.fa-smile-wink:before {
    content: "\f4da"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-solar-panel:before {
    content: "\f5ba"
}

.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-spade:before {
    content: "\f2f4"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-spinner-third:before {
    content: "\f3f4"
}

.fa-splotch:before {
    content: "\f5bc"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-spray-can:before {
    content: "\f5bd"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-stamp:before {
    content: "\f5bf"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-exclamation:before {
    content: "\f2f3"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-star-half-alt:before {
    content: "\f5c0"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-store:before {
    content: "\f54e"
}

.fa-store-alt:before {
    content: "\f54f"
}

.fa-strava:before {
    content: "\f428"
}

.fa-stream:before {
    content: "\f550"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-subway:before {
    content: "\f239"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-suitcase-rolling:before {
    content: "\f5c1"
}

.fa-sun:before {
    content: "\f185"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-surprise:before {
    content: "\f5c2"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-swimmer:before {
    content: "\f5c4"
}

.fa-swimming-pool:before {
    content: "\f5c5"
}

.fa-sync:before {
    content: "\f021"
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-table-tennis:before {
    content: "\f45d"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-tablet-alt:before {
    content: "\f3fa"
}

.fa-tablet-android:before {
    content: "\f3fb"
}

.fa-tablet-android-alt:before {
    content: "\f3fc"
}

.fa-tablet-rugged:before {
    content: "\f48f"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-tachometer:before {
    content: "\f0e4"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-taxi:before {
    content: "\f1ba"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before {
    content: "\f3fe"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-tennis-ball:before {
    content: "\f45e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-themeco:before {
    content: "\f5c6"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-times-hexagon:before {
    content: "\f2ee"
}

.fa-times-octagon:before {
    content: "\f2f0"
}

.fa-times-square:before {
    content: "\f2d3"
}

.fa-tint:before {
    content: "\f043"
}

.fa-tint-slash:before {
    content: "\f5c7"
}

.fa-tired:before {
    content: "\f5c8"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-tooth:before {
    content: "\f5c9"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-train:before {
    content: "\f238"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-tree-alt:before {
    content: "\f400"
}

.fa-trello:before {
    content: "\f181"
}

.fa-triangle:before {
    content: "\f2ec"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-trophy-alt:before {
    content: "\f2eb"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-truck-container:before {
    content: "\f4dc"
}

.fa-truck-couch:before {
    content: "\f4dd"
}

.fa-truck-loading:before {
    content: "\f4de"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-truck-ramp:before {
    content: "\f4e0"
}

.fa-tshirt:before {
    content: "\f553"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-tv:before {
    content: "\f26c"
}

.fa-tv-retro:before {
    content: "\f401"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-uber:before {
    content: "\f402"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-umbrella-beach:before {
    content: "\f5ca"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-university:before {
    content: "\f19c"
}

.fa-unlink:before {
    content: "\f127"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-upload:before {
    content: "\f093"
}

.fa-usb:before {
    content: "\f287"
}

.fa-usd-circle:before {
    content: "\f2e8"
}

.fa-usd-square:before {
    content: "\f2e9"
}

.fa-user:before {
    content: "\f007"
}

.fa-user-alt:before {
    content: "\f406"
}

.fa-user-alt-slash:before {
    content: "\f4fa"
}

.fa-user-astronaut:before {
    content: "\f4fb"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-clock:before {
    content: "\f4fd"
}

.fa-user-cog:before {
    content: "\f4fe"
}

.fa-user-edit:before {
    content: "\f4ff"
}

.fa-user-friends:before {
    content: "\f500"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-minus:before {
    content: "\f503"
}

.fa-user-ninja:before {
    content: "\f504"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-shield:before {
    content: "\f505"
}

.fa-user-slash:before {
    content: "\f506"
}

.fa-user-tag:before {
    content: "\f507"
}

.fa-user-tie:before {
    content: "\f508"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-users-cog:before {
    content: "\f509"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-utensil-fork:before {
    content: "\f2e3"
}

.fa-utensil-knife:before {
    content: "\f2e4"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-utensils-alt:before {
    content: "\f2e6"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-vector-square:before {
    content: "\f5cb"
}

.fa-venus:before {
    content: "\f221"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-vial:before {
    content: "\f492"
}

.fa-vials:before {
    content: "\f493"
}

.fa-viber:before {
    content: "\f409"
}

.fa-video:before {
    content: "\f03d"
}

.fa-video-plus:before {
    content: "\f4e1"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-vk:before {
    content: "\f189"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-volleyball-ball:before {
    content: "\f45f"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-mute:before {
    content: "\f2e2"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-walking:before {
    content: "\f554"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-warehouse-alt:before {
    content: "\f495"
}

.fa-watch:before {
    content: "\f2e1"
}

.fa-weebly:before {
    content: "\f5cc"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weight:before {
    content: "\f496"
}

.fa-weight-hanging:before {
    content: "\f5cd"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-whistle:before {
    content: "\f460"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-window:before {
    content: "\f40e"
}

.fa-window-alt:before {
    content: "\f40f"
}

.fa-window-close:before {
    content: "\f410"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-wine-glass-alt:before {
    content: "\f5ce"
}

.fa-wix:before {
    content: "\f5cf"
}

.fa-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-won-sign:before {
    content: "\f159"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-yen-sign:before {
    content: "\f157"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/fa-brands-400.eot);
    src: url(../fonts/fa-brands-400.eot#iefix) format("embedded-opentype"), url(../fonts/fa-brands-400.woff2) format("woff2"), url(../fonts/fa-brands-400.woff) format("woff"), url(../webfonts/fa-brands-400.ttf) format("truetype"), url(../images/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
    font-family: "Font Awesome 5 Brands"
}

.fa,
.fal,
.far,
.fas {
    font-family: "Font Awesome 5 Pro"
}

@font-face {
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/fa-light-300.eot);
    src: url(../fonts/fa-light-300.eot#iefix) format("embedded-opentype"), url(../fonts/fa-light-300.woff2) format("woff2"), url(../fonts/fa-light-300.woff) format("woff"), url(../fonts/fa-light-300.ttf) format("truetype"), url(../images/fa-light-300.svg#fontawesome) format("svg")
}

.fal {
    font-weight: 300
}

@font-face {
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/fa-regular-400.eot);
    src: url(../fonts/fa-regular-400.eot#iefix) format("embedded-opentype"), url(../fonts/fa-regular-400.woff2) format("woff2"), url(../fonts/fa-regular-400.woff) format("woff"), url(../fonts/fa-regular-400.ttf) format("truetype"), url(../images/fa-regular-400.svg#fontawesome) format("svg")
}

.far {
    font-weight: 400
}

@font-face {
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/fa-solid-900.eot);
    src: url(../fonts/fa-solid-900.eot#iefix) format("embedded-opentype"), url(../fonts/fa-solid-900.woff2) format("woff2"), url(../fonts/fa-solid-900.woff) format("woff"), url(../fonts/fa-solid-900.ttf) format("truetype"), url(../images/fa-solid-900.svg#fontawesome) format("svg")
}

.fa,
.fas {
    font-weight: 900
}

.fa-tokopedia:before {
    content: "\e800"
}

@font-face {
    font-family: Karla;
    font-style: normal;
    font-weight: 400;
    src: local('Karla'), local('Karla-Regular'), url(../fonts/qkBbXvYC6trAT7RbLtyG5Q.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

input[type=date]::-webkit-inner-spin-button {
    display: none;
    -webkit-appearance: none
}

.width-100 {
    width: 100%
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.collapsein {
    display: none;
    vertical-align: text-top;
    margin-top: 20px
}

.w-220 {
    width: 220px
}

.lh-160 {
    line-height: 160px
}

.w-auto {
    width: auto
}

.w-60px {
    width: 60px
}

.w-100 {
    width: 100%
}

.p-0 {
    padding: 0
}

.p-10 {
    padding: 10px
}

.pt-10 {
    padding-top: 10px
}

.pt-20 {
    padding-top: 20px
}

.pl-10 {
    padding-left: 10px
}

.pall-10 {
    padding: 10px
}

.mt-10 {
    margin-top: 10px
}

.mt-20 {
    margin-top: 20px
}

.mt-40 {
    margin-top: 40px
}

.mtmin-15 {
    margin-top: -15px
}

.mb-10 {
    margin-bottom: 10px
}

.mb-1-em {
    margin-bottom: 1em
}

.mtb-10 {
    margin: 10px 0
}

.mb-20 {
    margin-bottom: 20px
}

.lh-35 {
    line-height: 35px
}

.lh-150 {
    line-height: 150px
}

.h-100 {
    height: 100%
}

.w-185 {
    width: 185px
}

.step-success {
    border-color: green
}

.step-cancelled {
    border-color: red
}

.pointer-cursor {
    cursor: pointer
}

.btn-delete-cart {
    cursor: pointer
}

#pembayaran-detail-area:target {
    display: block
}

.btn-notif-wishlist-remove {
    cursor: pointer
}

.default-transaksi-kodekupon {
    font-family: Karla;
    border: 2px #ff9602 dashed;
    text-transform: uppercase;
    border-radius: 7px;
    background-color: #fff;
    height: 40px;
    line-height: 35px;
    text-align: center;
    color: #ff9602
}

.default-transaksi-kodekupon-off {
    font-family: Karla;
    border: 2px #868686 dashed;
    text-transform: uppercase;
    height: 40px;
    line-height: 35px;
    text-align: center;
    color: #868686
}

.default-detail-transaksi-button {
    background-color: #000;
    padding: 15px 100px;
    color: #fff;
    border: 2px grey solid
}

.default-button-ubah-status {
    border: 1px solid #3a3a3a;
    background-color: #3a3a3a;
    padding: 5px 15px;
    font-size: 16px !important;
    color: #fff;
    cursor: pointer;
    -webkit-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
    margin: 5px 5px 5px 0;
    display: inline-table
}

.default-button-ubah-status:hover {
    border: 1px solid #3a3a3a;
    background-color: transparent;
    padding: 5px 15px;
    font-size: 16px !important;
    color: #3a3a3a;
    cursor: pointer;
    -webkit-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out
}

.default-member-transaksi-box {
    font-family: Karla;
    background-color: #f0f0f0;
    margin-top: 10px;
    padding: 40px 15px;
    line-height: 25px
}

.default-detail-transaksi-box {
    width: 100%;
    height: 125px;
    background-color: #fff;
    border: 2px #6b6b6b solid
}

.default-detail-transaksi-box .img-trans-detail-product-container {
    height: 100%;
    padding: .5em
}

.default-detail-transaksi-box .img-trans-detail-product {
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center
}

.default-detail-transaksi-box .detail-product-name {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 1
}

.default-notifikasi-default {
    padding: 5px 10px;
    color: #868686;
    background-color: #f0f0f0;
    border-color: #868686
}

.default-notifikasi-info {
    padding: 5px 10px;
    color: #31708f;
    background-color: #d9edf7;
    border: 2px solid;
    border-color: #bce8f1
}

.default-notifikasi-warning {
    padding: 5px 10px;
    color: #8a6d3b;
    background-color: #fcf8e3;
    border: 2px solid;
    border-color: #faebcc
}

.default-notifikasi-danger {
    padding: 5px 10px;
    color: #a94442;
    background-color: #f2dede;
    border: 2px solid;
    border-color: #ebccd1
}

.default-notifikasi-success {
    padding: 5px 10px;
    color: #3c763d;
    background-color: #dff0d8;
    border: 2px solid;
    border-color: #d6e9c6
}

.default-container-pelayanan {
    margin: 0;
    border: 2px solid #dedede;
    box-shadow: 0 0 30px #888
}

.default-detail-sec .default-container-pelayanan {
    background: 0 0 !important
}

.default-side-widget textarea {
    border: 1px solid #d7d7d7;
    float: left;
    width: 100%;
    outline: 0;
    color: #000;
    margin: 0 0 11px;
    padding: 9px 22px;
    background: #fff;
    font: 300 14px/20px"Karla"
}

.default-trans-container {
    margin: 30px 0;
    overflow: hidden
}

.default-trans-status {
    width: 15%;
    height: 15%;
    border-style: solid;
    border-radius: 100%;
    padding: 3%;
    margin: 0
}

.default-trans-hr {
    width: 1em;
    padding: 0;
    height: .2em;
    background-color: #000;
    margin-top: 7.5%
}

.default-trans-hr-done {
    width: 30px;
    height: 2px;
    background-color: green;
    margin-top: 50px
}

.default-trans-status img {
    margin: 0
}

.float-left {
    float: left
}

.notif-success {
    border-color: green;
    color: #3c763d;
    background-color: #dff0d8;
    line-height: 40px;
    padding-left: 20px;
    margin-bottom: 10px
}

.notif-error {
    border-color: red;
    color: #a94442;
    background-color: #f2dede;
    line-height: 40px;
    padding-left: 20px;
    margin-bottom: 10px
}

.hidden {
    display: none !important
}

.default-container-member input {
    border: 1px solid #d7d7d7;
    float: left;
    width: 100%;
    height: 38px;
    outline: 0;
    color: #000;
    margin: 12px 20px 11px;
    padding: 9px 22px;
    background: #fff;
    font: 300 16px Karla
}

.default-container-member input.shipping-info {
    margin: 0
}

.default-container-member .default-detail-transaksi-button {
    font-family: Karla;
    color: #fff
}

.default-container-member .default-address-textarea {
    border: 1px solid #d7d7d7;
    float: left;
    width: 100%;
    outline: 0;
    color: #000;
    margin: 12px 20px 11px;
    padding: 9px 22px;
    background: #fff;
    font: 300 14px/20px Karla
}

.default-container-member span {
    font-family: Karla;
    color: #000;
    font-size: 18px
}

.default-container-member .default-address-button {
    cursor: pointer;
    width: 150px;
    height: 26px;
    background-color: transparent;
    border-style: solid;
    border-width: 1px;
    border-color: #3a3a3a;
    text-align: center;
    vertical-align: middle;
    line-height: 25px;
    color: #3a3a3a
}

.default-container-member .default-address-button a {
    color: #3a3a3a
}

.default-container-member .default-address-button:hover {
    background: #3a3a3a;
    border: 1px solid #3a3a3a;
    color: #fff !important
}

.default-container-member .default-address-button:hover * {
    background: #3a3a3a;
    border: 1px solid #3a3a3a;
    color: #fff !important
}

.default-button-delete {
    margin-left: 15px
}

.default-container-member .default-address-img {
    display: block;
    width: 16px;
    height: 16px;
    position: static;
    margin-left: 10px;
    margin-top: 4px
}

.default-member-select {
    border: 1px solid #ccc;
    float: left;
    width: 100%;
    height: 38px;
    outline: 0;
    color: #000;
    margin: 12px 20px 11px;
    padding: 9px 22px;
    background: #fff;
    font: 300 14px/20px Karla
}

.default-address-select {
    border: 1px solid #d7d7d7;
    float: left;
    width: 100%;
    height: 38px;
    outline: 0;
    color: #000;
    margin: 12px 20px 11px;
    padding: 9px 22px;
    background: #fff;
    font: 300 14px/20px Karla
}

.default-container-member span.default-transaksi-status-hijau {
    color: green
}

.default-container-member button {
    float: left;
    width: 100%;
    height: 38px;
    outline: 0;
    margin: 12px 20px 11px;
    padding: 9px 22px;
    font: 300 14px/20px Karla
}

.default-container-member button#btn-voucher {
    margin-left: 0
}

.default-container-member .imgCoin {
    width: 5em;
    display: inline-block
}

.default-about-sec .imgCoin {
    width: 5em;
    display: inline-block
}

.default-about-sec .spanCoin {
    display: inline-block;
    font-size: 18px
}

.default-container-member .default-member-center {
    font-family: Karla;
    padding-left: 70px
}

.default-member-center .upload-foto-profile {
    width: 100px;
    margin: 1em 1.5em;
    border: 1px solid #000
}

.default-product1 .links,
.default-product2 .links,
.product-3 .color-box,
.product-3 .links {
    margin: 0;
    padding: 0;
    list-style: none
}

#wrapper {
    width: 100%;
    overflow: hidden;
    position: relative
}

#default-footer .f-holder:after,
#default-footer:after,
#sidebar:after,
.clearfix:after,
.default-about-sec:after,
.default-blog-detail .header:after,
.default-contact-detail .txt-wrap:after,
.default-detail-sec .block li:after,
.default-error-sec:after,
.default-map-descrp:after,
.default-newsletter-popup .holder:after,
.default-newsletter-popup:after,
.default-product-table:after,
.default-product2 .links:after,
.default-seller-sec:after,
.default-shoplist-header:after,
.f-promo-box .f-widget-item:after {
    content: '';
    display: block;
    clear: both
}

#nav .default-dropmenu,
#nav .s-drop,
#nav>ul>li.drop>a:after,
.btn-type1,
.btn-type2,
.btn-type3,
.btn-type4,
.default-bottom-bar .bar-opener .bar,
.default-bottom-bar .default-search-box .fa,
.default-bottom-bar a,
.default-mdropover,
.default-nav-holder a,
.default-search-popup .search-close span,
.default-side-menu .side-close span,
.default-side-over,
.default-top-bar a {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

#wrapper {
    padding: 0
}

.w1 {
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

a:focus,
a:hover {
    border: 0;
    outline: 0;
    outline-offset: 0;
    text-decoration: none
}

#default-header {
    z-index: 4;
    position: relative
}

#default-header a:hover {
    text-decoration: none
}

#default-header .icon-heart {
    position: relative;
    top: 0
}

#default-header .icon-magnifier {
    position: relative;
    top: 2px
}

#default-header.style2 .default-logo {
    float: none;
    margin: 0 auto;
    display: block
}

#default-header.style2 #nav {
    margin: 0;
    float: none
}

#default-header.style2 #nav ul {
    float: none
}

#default-header.style3 .default-top-bar {
    padding: 0;
    background: #282828
}

#default-header.style3 .tel {
    color: #a1a1a1;
    font-size: 12px;
    padding: 9px 12px;
    margin: 0 22px 0 0
}

#default-header.style3 .tel .fa {
    font-size: 12px;
    margin: 0 4px 0 0
}

#default-header.style3 .tel.active,
#default-header.style3 .tel:hover {
    background: #3f3e43
}

#default-header.style3 .default-bottom-bar {
    padding: 31px 0
}

#default-header.style3 #nav {
    margin: 10px 0 0
}

#default-header.style4 .default-bottom-bar {
    padding: 18px 19px 19px 18px
}

#default-header.style4 #nav {
    margin: 9px -12px 0 0
}

#default-header.style4 .tel {
    float: left;
    color: #2e2e2e;
    letter-spacing: 1px;
    margin: 10px 0 0 39px;
    font: 700 12px/19px"Oxygen", sans-serif
}

#default-header.style4 .tel .fa {
    font-size: 14px;
    margin: 0 9px 0 0
}

#default-header.style5 .default-bottom-bar {
    padding: 0
}

#default-header.style5 #nav {
    margin: 17px 0 0;
    text-transform: capitalize
}

#default-header.style5 #nav>ul>li {
    margin: 0 18px 0 2px
}

#default-header.style5 #nav>ul>li.drop {
    margin: 0 9px 0 0
}

#default-header.style5 #nav .default-dropmenu {
    top: 68px
}

#default-header.style5 .default-icon-list li {
    margin: 13px 27px 0 0
}

#default-header.style5 .icon-magnifier {
    width: 25px;
    height: 25px;
    color: #2e2e2e;
    display: block;
    font-size: 11px;
    border-radius: 50%;
    padding: 6px 0 0 6px;
    border: 1px solid #2e2e2e
}

#default-header.style5 .icon-magnifier:hover {
    color: #ff6060;
    border-color: #ff6060
}

#default-header.style5 .default-logo {
    margin: 32px 0 0
}

#default-header.style5 .tel {
    float: left;
    color: #2e2e2e;
    letter-spacing: 1px;
    margin: 42px 0 0 19px;
    font: 700 12px/19px"Oxygen", sans-serif
}

#default-header.style6 {
    background: #fff
}

#default-header.style6 .default-top-bar {
    color: #a1a1a1;
    padding: 12px 0 4px;
    background: 0 0;
    border-bottom: 1px solid #f2f2f2
}

#default-header.style6 .default-top-bar a {
    color: #a1a1a1
}

#default-header.style6 .default-top-bar a:hover {
    color: #ff6060
}

#default-header.style6 .tel {
    margin: 0 53px 0 0
}

#default-header.style6 .default-top-lang {
    border-color: #dadada
}

#default-header.style6 .default-logo {
    float: none;
    margin: 0 auto;
    display: block
}

#default-header.style6 .default-bottom-bar {
    padding: 33px 0 28px
}

#default-header.style6 .default-icon-list li {
    margin-top: -6px
}

#default-header.style6 .default-icon-list a {
    color: #a1a1a1
}

#default-header.style6 .default-icon-list a:hover {
    color: #ff6060
}

#default-header.style6 .cart-opener .num {
    background: #7e7e7e
}

#default-header.style6 .bar-opener {
    border-color: #a1a1a1
}

#default-header.style6 .bar-opener .bar {
    float: left;
    background: #a1a1a1
}

#default-header.style6 .bar-opener.active,
#default-header.style6 .bar-opener:hover {
    border-color: #ff6060
}

#default-header.style6 .bar-opener.active .bar,
#default-header.style6 .bar-opener:hover .bar {
    background: #ff6060
}

#default-header.style7 .default-top-bar {
    padding: 0
}

#default-header.style7 .tel {
    color: #a1a1a1;
    font-size: 12px;
    padding: 9px 12px;
    margin: 0 22px 0 0
}

#default-header.style7 .tel .fa {
    font-size: 12px;
    margin: 0 4px 0 0
}

#default-header.style7 .tel.active,
#default-header.style7 .tel:hover {
    background: #3f3e43
}

#default-header.style7 .default-bottom-bar {
    padding: 22px 0
}

#default-header.style7 .default-icon-list {
    margin: 0 13px 0 0
}

#default-header.style7 #nav {
    margin: 9px 40px 0 0
}

#default-header.style8 .default-top-bar {
    color: #a1a1a1;
    padding: 12px 0 4px;
    background: 0 0;
    border-bottom: 1px solid #dadada
}

#default-header.style8 .default-top-bar a {
    color: #a1a1a1
}

#default-header.style8 .default-top-bar a:hover {
    color: #ff6060
}

#default-header.style8 .tel {
    margin: 0 53px 0 0
}

#default-header.style8 .default-top-lang {
    border-color: #dadada
}

#default-header.style8 .default-icon-list li {
    margin-top: -6px
}

#default-header.style8 .default-icon-list a {
    color: #a1a1a1
}

#default-header.style8 .default-icon-list a:hover {
    color: #ff6060
}

#default-header.style8 .cart-opener .num {
    background: #7e7e7e
}

#default-header.style8 .bar-opener {
    border-color: #a1a1a1
}

#default-header.style8 .bar-opener .bar {
    background: #a1a1a1
}

#default-header.style8 .bar-opener.active,
#default-header.style8 .bar-opener:hover {
    border-color: #ff6060
}

#default-header.style8 .bar-opener.active .bar,
#default-header.style8 .bar-opener:hover .bar {
    background: #ff6060
}

#default-header.style8 .default-logo {
    float: none;
    margin: 0 auto;
    display: block
}

#default-header.style8 #nav {
    margin: 0;
    float: none
}

#default-header.style8 #nav>ul {
    float: none
}

#default-header.style8 #nav>ul>li>a {
    color: #5b5b5b
}

#default-header.style8 #nav>ul>li>a:hover {
    color: #ff6060
}

#default-header.style8 #nav>ul>li:hover>a {
    color: #fff
}

#default-header.style8 .default-top-social {
    font-size: 14px;
    padding: 2px 0 0
}

#default-header.style8 .default-top-social a {
    color: #a1a1a1
}

#default-header.style8 .default-top-social a:hover {
    color: #ff6060
}

#default-header.style8 .default-bottom-bar {
    padding: 36px 0 25px;
    background: 0 0;
    border-bottom: 1px solid #dadada
}

#default-header.style8 .default-nav-holder {
    padding: 30px 0
}

#default-header.style9 {
    background: #fff
}

#default-header.style9 .default-logo {
    float: none;
    margin: 0 auto;
    display: block
}

#default-header.style9 .default-bottom-bar {
    padding: 33px 0 28px
}

#default-header.style9 .default-icon-list li {
    margin-top: -6px
}

#default-header.style9 .default-icon-list.right {
    margin: -5px 0 0
}

#default-header.style9 #nav {
    float: left;
    margin: 5px 0 0 34px
}

#default-header.style9 #nav .default-dropmenu {
    padding: 25px 0 0
}

#default-header.style10 .default-top-bar {
    color: #8f8d8c;
    background: 0 0;
    padding: 23px 28px 5px 33px;
    border-bottom: 1px solid rgba(238, 238, 238, .22)
}

#default-header.style10 .default-top-bar a {
    color: #8f8d8c
}

#default-header.style10 .default-top-bar a:hover {
    color: #ff6060
}

#default-header.style10 .default-bottom-bar {
    background: 0 0;
    padding: 33px 16px 36px 30px;
    border-bottom: 1px solid rgba(238, 238, 238, .22)
}

#default-header.style10 .default-top-lang {
    border: 0
}

#default-header.style10 .default-top-social {
    padding: 4px 0 0
}

#default-header.style10 .default-top-social a {
    color: #fff
}

#default-header.style10 .default-top-social a:hover {
    color: #ff6060
}

#default-header.style10 .default-icon-list {
    margin-top: -5px
}

#default-header.style10 .default-icon-list li {
    margin: 0 0 0 21px
}

#default-header.style10 .default-icon-list a {
    color: #fff
}

#default-header.style10 .default-icon-list a:hover {
    color: #ff6060
}

#default-header.style10 .bar-opener {
    border-color: transparent
}

#default-header.style10 .bar-opener .bar {
    background: #fff
}

#default-header.style10 .bar-opener.active .bar,
#default-header.style10 .bar-opener:hover .bar {
    background: #ff6060
}

#default-header.style10 .default-logo {
    float: none;
    margin: 0 auto;
    display: block
}

#default-header.style10 #nav {
    margin: 0;
    float: none
}

#default-header.style10 #nav>ul {
    float: none
}

#default-header.style10 #nav>ul>li>a {
    color: #fff
}

#default-header.style10 #nav>ul>li>a:hover {
    color: #ff6060
}

#default-header.style10 #nav>ul>li:hover>a {
    color: #fff
}

#default-header.style10 .default-nav-holder {
    padding: 34px 0
}

#default-header.style11 .default-bottom-bar {
    background: 0 0;
    padding: 70px 16px 70px 30px
}

#default-header.style11 .default-icon-list {
    margin-top: -5px
}

#default-header.style11 .default-icon-list li {
    margin: 0 0 0 21px
}

#default-header.style11 .default-icon-list a {
    color: #fff
}

#default-header.style11 .default-icon-list a:hover {
    color: #ff6060
}

#default-header.style11 .bar-opener {
    border-color: transparent
}

#default-header.style11 .bar-opener .bar {
    background: #fff
}

#default-header.style11 .bar-opener.active .bar,
#default-header.style11 .bar-opener:hover .bar {
    background: #ff6060
}

#default-header.style12 .default-top-bar {
    color: #8f8d8c;
    background: 0 0;
    padding: 23px 28px 5px 33px;
    border-bottom: 1px solid rgba(238, 238, 238, .22)
}

#default-header.style12 .default-top-bar a {
    color: #8f8d8c
}

#default-header.style12 .default-top-bar a:hover {
    color: #ff6060
}

#default-header.style12 .default-bottom-bar {
    background: 0 0;
    padding: 35px 35px 36px 30px;
    border-bottom: 1px solid rgba(238, 238, 238, .22)
}

#default-header.style12 .default-top-lang {
    border: 0
}

#default-header.style12 .default-top-social {
    margin: 0;
    font-size: 13px
}

#default-header.style12 .tel {
    float: left;
    color: #fff;
    margin: 6px 0 0 5px;
    letter-spacing: 1px;
    font: 700 14px/20px"Oxygen", sans-serif
}

#default-header.style12 .tel .fa {
    font-size: 14px;
    margin: 0 12px 0 0
}

#default-header.style12 .default-icon-list {
    margin-top: -5px
}

#default-header.style12 .default-icon-list li {
    margin: 0 0 0 15px
}

#default-header.style12 .default-icon-list a {
    color: #fff
}

#default-header.style12 .default-icon-list a:hover {
    color: #ff6060
}

#default-header.style12 .bar-opener {
    border-color: transparent
}

#default-header.style12 .bar-opener .bar {
    background: #fff
}

#default-header.style12 .bar-opener.active .bar,
#default-header.style12 .bar-opener:hover .bar {
    background: #ff6060
}

#default-header.style12 .default-logo {
    float: none;
    margin: 0 auto;
    display: block
}

#default-header.style12 #nav {
    margin: 0;
    float: none
}

#default-header.style12 #nav>ul {
    float: none
}

#default-header.style12 #nav>ul>li>a {
    color: #fff
}

#default-header.style12 #nav>ul>li>a:hover {
    color: #ff6060
}

#default-header.style12 #nav>ul>li:hover>a {
    color: #fff
}

#default-header.style12 .default-nav-holder {
    padding: 34px 0
}

#default-header.style13 .default-bottom-bar {
    padding: 48px 26px 43px 47px
}

#default-header.style13 #nav {
    margin: 12px -3px 0 0
}

#default-header.style13 .default-icon-list li {
    margin: 5px 0 0 17px
}

#default-header.style13 .bar-opener.big {
    border-color: #fff;
    padding: 3px 4px 0 0
}

#default-header.style13 .tel {
    float: left;
    color: #2e2e2e;
    letter-spacing: 1px;
    margin: 10px 0 0 23px;
    font: 700 12px/19px"Oxygen", sans-serif
}

#default-header.style13 .tel .fa {
    font-size: 14px;
    margin: 0 9px 0 0
}

#default-header.style14 {
    top: 0;
    left: 0;
    right: 0;
    position: absolute
}

#default-header.style14 .default-top-bar {
    padding: 14px 0 9px;
    background: 0 0
}

#default-header.style14 .default-bottom-bar {
    float: left;
    width: 100%;
    z-index: 1;
    position: relative;
    padding: 28px 11px 33px 20px
}

#default-header.style14 .default-bottom-bar:after {
    top: 0;
    bottom: 0;
    left: -14px;
    z-index: -1;
    content: "";
    right: -9999px;
    background: #fff;
    position: absolute
}

#default-header.style14 .default-logo {
    margin: 5px 0 0
}

#default-header.style14 #nav {
    margin: 12px -3px 0 0
}

#default-header.style14 #nav .default-dropmenu {
    top: 55px
}

#default-header.style14 .default-icon-list li {
    margin: 5px 2px 0 18px
}

#default-header.style14 .bar-opener.big {
    border-color: #fff;
    padding: 3px 4px 0 0
}

#default-header.style15 .default-top-bar {
    background: 0 0;
    padding: 24px 21px 4px 54px
}

#default-header.style15 .default-bottom-bar {
    background: 0 0;
    padding: 8px 10px 42px 67px
}

#default-header.style15 .tel {
    float: right;
    color: #5b5b5b
}

#default-header.style15 .tel .fa {
    font-size: 12px;
    margin: 0 12px 0 28px
}

#default-header.style15 .default-top-lang {
    border-left: 0;
    color: #5b5b5b;
    margin: 3px 0 8px;
    padding: 0 25px 1px 0;
    border-right: 1px solid #5b5b5b
}

#default-header.style15 .default-top-lang .lang-opener {
    color: #5b5b5b
}

#default-header.style15 .default-top-lang .lang-opener:hover {
    color: #ff6060
}

#default-header.style15 .default-icon-list li {
    margin: 1px 6px 0 17px
}

#default-header.style15 .default-icon-list a {
    color: #fff
}

#default-header.style15 .default-icon-list a:hover {
    color: #ff6060
}

#default-header.style15 #nav {
    margin: 9px 0 0
}

#default-header.style15 #nav>ul>li>a {
    color: #fff
}

#default-header.style15 #nav>ul>li>a:hover {
    color: #ff6060
}

#default-header.style15 #nav>ul>li:hover>a {
    color: #fff
}

#default-header.style15 .bar-opener {
    border-color: transparent
}

#default-header.style15 .bar-opener .bar {
    background: #fff
}

#default-header.style15 .bar-opener.active .bar,
#default-header.style15 .bar-opener:hover .bar {
    background: #ff6060
}

#default-header.style16 .default-top-bar {
    background: 0 0
}

#default-header.style17 {
    color: #a1a1a1
}

#default-header.style17 .default-top-bar {
    padding: 10px 0;
    background: #f2f2f2
}

#default-header.style17 .default-top-bar .tel {
    color: #a1a1a1;
    margin: 0 46px 0 0;
    font-family: "Source Sans Pro", sans-serif
}

#default-header.style17 .default-top-bar .tel:hover {
    color: #ff6060
}

#default-header.style17 .default-top-bar .tel .fa {
    font-size: 12px;
    margin: 0 3px 0 0
}

#default-header.style17 .default-bottom-bar {
    padding: 26px 0 34px
}

#default-header.style17 .default-bottom-bar .default-logo {
    margin: 6px 0 0
}

#default-header.style17 .default-bottom-bar .default-icon-list {
    padding: 0 12px 0 0
}

#default-header.style17 .container-fluid {
    margin: 0 auto;
    max-width: 1485px
}

#default-header.style18 {
    background: #fff
}

#default-header.style18 .default-top-bar {
    color: #e6e6e6;
    padding: 9px 0 4px;
    background: #3d3d3d
}

#default-header.style18 .default-top-bar a {
    color: #e6e6e6
}

#default-header.style18 .default-top-bar a:hover {
    color: #ff6060
}

#default-header.style18 .tel {
    margin: 0 53px 0 0
}

#default-header.style18 .default-top-lang {
    border-color: #dadada
}

#default-header.style18 .default-logo {
    float: none;
    margin: 0 auto;
    display: block
}

#default-header.style18 .default-bottom-bar {
    padding: 33px 0 28px
}

#default-header.style18 .default-icon-list li {
    margin-top: -6px
}

#default-header.style18 .default-icon-list li.drop.open>a {
    color: #fff
}

#default-header.style18 .default-icon-list a {
    color: #7e7e7e
}

#default-header.style18 .default-icon-list a:hover {
    color: #ff6060
}

#default-header.style18 .default-icon-list .btn-type3 {
    color: #fff
}

#default-header.style18 .default-icon-list .btn-type3:hover {
    color: #000
}

#default-header.style18 .default-icon-list .btn-type2 {
    color: #000
}

#default-header.style18 .default-icon-list .btn-type2:hover {
    color: #fff
}

#default-header.style18 .cart-opener .num {
    background: #7e7e7e
}

#default-header.style18 .bar-opener {
    border-color: #7e7e7e
}

#default-header.style18 .bar-opener .bar {
    float: left;
    background: #7e7e7e
}

#default-header.style18 .bar-opener.active,
#default-header.style18 .bar-opener:hover {
    border-color: #ff6060
}

#default-header.style18 .bar-opener.active .bar,
#default-header.style18 .bar-opener:hover .bar {
    background: #ff6060
}

#default-header.style19 .default-top-bar {
    color: #ffffff;
    padding: 9px 0 7px;
    background: #ff5200
}

#default-header.style19 .default-top-bar a {
    font-family: Karla;
    font-size: 12px;
    color: #3a3a3a;
    letter-spacing: .5px;
    list-style: none
}

#default-header.style19 .tel {
    margin: 0 41px 0 0
}

#default-header.style19 .default-top-lang {
    border-color: #dadada
}

#default-header.style19 .default-top-lang:hover .drop {
    display: block
}

#default-header.style19 .default-icon-list {
    margin: 0 4px 0 0
}

#default-header.style19 .default-icon-list li {
    margin-top: -6px
}

#default-header.style19 .cart-opener .num {
    background: #ff6060
}

#default-header.style19 .bar-opener {
    border-color: #a1a1a1
}

#default-header.style19 .bar-opener .bar {
    background: #a1a1a1
}

#default-header.style19 .bar-opener.active,
#default-header.style19 .bar-opener:hover {
    border-color: #ff6060
}

#default-header.style19 .bar-opener.active .bar,
#default-header.style19 .bar-opener:hover .bar {
    background: #ff6060
}

#default-header.style19 .default-logo {
    width: 130px;
    float: none;
    text-align: center;
    margin: 0 auto;
    display: block
}

#default-header.style19 .default-logo h3 {
    color: #010101;
    letter-spacing: -1.5px;
    font: 700 35px/0"Source Sans Pro", sans-serif
}

#default-header.style19 #nav {
    font-family: Poppins;
    color: #7b7b7b;
    letter-spacing: 1px;
    font-size: 16px;
    margin: 0;
    float: none
}

#default-header.style19 #nav>ul {
    float: none
}

#default-header.style19 #nav>ul>li>a {
    color: #5b5b5b
}

#default-header.style19 #nav>ul>li>a:hover {
    font-weight: 700
}

#default-header.style19 #nav>ul>li>a.active {
    font-weight: 700
}

#default-header.style19 #nav>ul>li:hover.drop>a {
    color: #fff
}

#default-header.style19 #nav .default-dropmenu {
    padding: 21px 0 0
}

#default-header.style19 .default-top-social a {
    color: #7e7e7e
}

#default-header.style19 .default-top-social a:hover {
    color: #ff6060
}

#default-header.style19 .default-bottom-bar {
    padding: 36px 0 25px;
    background: 0 0;
    border-bottom: .4px solid #d7d7d7
}

#default-header.style19 .default-nav-holder {
    padding: 30px 0
}

#default-header.sticky .default-bottom-bar {
    top: 0;
    left: 0;
    right: 0;
    position: fixed;
    box-shadow: 0 0 20px 10px rgba(0, 0, 0, .1)
}

#default-header.sticky.style19 .default-bottom-bar {
    position: static
}

#default-header.sticky.style19 .default-nav-holder {
    top: 0;
    left: 0;
    right: 0;
    position: fixed;
    background: #fff
}

.default-top-bar {
    color: #fff;
    background: #000;
    padding: 12px 30px 4px 54px
}

.default-top-bar a {
    color: #fff
}

.default-top-bar a:hover {
    color: #ff6060
}

.default-top-bar .tel {
    float: left;
    letter-spacing: 1px;
    font: 700 12px/19px"Oxygen", sans-serif
}

.default-top-bar .tel .fa {
    font-size: 14px;
    margin: 0 9px 0 0
}

.default-top-bar .default-top-social {
    padding: 0;
    float: left;
    list-style: none;
    margin: 0 0 0 44px
}

.default-top-bar .default-top-social li {
    float: left;
    margin: 0 10px 0 3px
}

.default-top-bar .account {
    float: right;
    letter-spacing: 1px;
    font: 11px/20px"Oxygen", sans-serif
}

.default-top-bar .account a {
    font-weight: 700
}

.default-top-bar .default-top-lang {
    float: right;
    position: relative;
    padding: 0 0 1px 16px;
    margin: 3px 0 8px 16px;
    border-left: 1px solid grey;
    font: 11px/14px"Oxygen", sans-serif
}

.default-top-bar .default-top-lang .lang-opener {
    letter-spacing: 1px
}

.default-top-bar .default-top-lang .lang-opener .fa {
    font-size: 13px;
    margin: 0 0 0 2px
}

.default-top-bar .default-top-lang .drop {
    z-index: 1;
    top: 100%;
    right: 0;
    width: 115px;
    display: none;
    position: absolute
}

.default-top-bar .default-top-lang .drop ul {
    list-style: none;
    padding: 5px 5px;
    background: #fff;
    border: 1px solid #eee;
    text-align: center
}

.default-top-bar .default-top-lang .drop li {
    margin: 5px 0
}

.default-top-bar .default-top-list {
    margin: 0;
    padding: 0;
    float: right;
    list-style: none;
    letter-spacing: 1px;
    font: 700 11px/20px"Oxygen", sans-serif
}

.default-top-bar .default-top-list li {
    float: left
}

.default-top-bar .default-top-list li.active a {
    background: #3f3e43
}

.default-top-bar .default-top-list a {
    color: #a1a1a1;
    display: block;
    padding: 9px 19px
}

.default-top-bar .default-top-list a:hover {
    background: #3f3e43
}

.default-top-bar .default-top-list2 {
    margin: 0;
    padding: 0;
    width: 100%;
    float: right;
    list-style: none;
    letter-spacing: 1px;
    font: 700 11px/18px"Source Sans Pro", sans-serif
}

.default-top-bar .default-top-list2 li {
    float: right;
    padding: 0 11px;
    margin: 0 0 0 4px;
    border-left: 1px solid #dbdbdb
}

.default-top-bar .default-top-list2 li:last-child {
    border: 0
}

.default-top-bar .default-top-list2 a {
    color: #a1a1a1
}

.default-top-bar .default-top-list2 a:hover {
    color: #ff6060
}

.default-bottom-bar {
    background: #fff;
    padding: 42px 31px 42px 48px;
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.default-bottom-bar .default-holder {
    float: left;
    width: 100%
}

.default-bottom-bar .default-top-social {
    margin: 0;
    float: left;
    font-size: 2em;
    padding: 30px 0 0;
    list-style: none
}

.default-bottom-bar .default-top-social li {
    float: left;
    margin: 0 12px 0 3px
}

.default-bottom-bar .default-top-social a {
    color: #2f2f2f
}

.default-bottom-bar .default-top-social a:hover {
    color: #ff6060;
    text-decoration: none
}

.default-bottom-bar .default-logo {
    float: left
}

.default-bottom-bar .default-logo img {
    display: block
}

.default-bottom-bar .default-icon-list {
    margin: 0;
    padding: 25px 0 0 0;
    float: right;
    font-size: 24px;
    list-style: none
}

.default-bottom-bar .default-icon-list li {
    position: relative;
    margin: 5px 0 0 15px;
    display: inline-block;
    vertical-align: middle
}

.default-bottom-bar .default-icon-list li>a {
    color: #2f2f2f
}

.default-bottom-bar .default-icon-list li>a:hover {
    color: #ff6060;
    text-decoration: none
}

.default-bottom-bar .default-icon-list li.drop.open>a {
    z-index: 5;
    color: #fff
}

.default-bottom-bar .default-icon-list li.drop.open>a:after {
    width: 0;
    top: 83%;
    left: 50%;
    height: 0;
    content: " ";
    margin-left: -13px;
    position: absolute;
    pointer-events: none;
    border: solid transparent;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 13px
}

.default-bottom-bar .default-icon-list li.open .default-drop {
    opacity: 1;
    visibility: visible
}

.default-bottom-bar .default-icon-list li.open .default-mdropover {
    opacity: 1;
    visibility: visible
}

.default-bottom-bar .default-icon-list.right {
    float: left
}

.default-bottom-bar .default-icon-list.right .bar-opener .bar {
    float: left
}

.default-bottom-bar .default-icon-list .default-drop {
    top: 100%;
    z-index: 2;
    opacity: 0;
    width: 380px;
    right: -49px;
    position: absolute;
    visibility: hidden
}

.default-bottom-bar .default-icon-list .default-drop .default-drop-sub {
    margin: 18px 0 0;
    background: #fff
}

.default-bottom-bar .default-icon-list .default-drop .default-side-widget {
    padding: 52px 24px 45px 37px
}

.default-bottom-bar .cart-opener {
    cursor: pointer;
    display: block;
    position: relative
}

.default-bottom-bar .cart-opener .num {
    padding-top: 2px;
    width: 22px;
    right: -12px;
    bottom: -2px;
    height: 22px;
    color: #fff;
    text-align: center;
    background: #2e2e2e;
    position: absolute;
    border-radius: 50%;
    border: 2px solid #fff;
    font: 11px/15px Montserrat, sans-serif
}

.default-bottom-bar .bar-opener {
    width: 24px;
    height: 24px;
    display: block;
    font-size: 23px;
    text-align: right;
    border-radius: 50%;
    padding: 6px 4px 0 0;
    border: 2px solid #000
}

.default-bottom-bar .bar-opener .bar {
    height: 2px;
    width: 11px;
    float: right;
    background: #000;
    margin: 0 0 1px 5px
}

.default-bottom-bar .bar-opener .bar.small {
    width: 7px
}

.default-bottom-bar .bar-opener.active,
.default-bottom-bar .bar-opener:hover {
    border-color: #ff6060
}

.default-bottom-bar .bar-opener.active .bar,
.default-bottom-bar .bar-opener:hover .bar {
    background: #ff6060
}

.default-bottom-bar .bar-opener.big .bar {
    width: 20px;
    margin: 0 0 3px 5px
}

.default-bottom-bar .bar-opener.big .bar.small {
    width: 17px
}

.default-bottom-bar .default-sh-cart {
    width: 180px;
    float: right;
    color: #000;
    margin: 0 0 0 31px;
    position: relative;
    letter-spacing: 1px;
    padding: 2px 0 0 42px;
    font: 11px/15px Montserrat, sans-serif
}

.default-bottom-bar .default-sh-cart .icon-handbag {
    top: 5px;
    left: 5px;
    font-size: 24px;
    position: absolute;
    cursor: pointer
}

.default-bottom-bar .default-sh-cart strong {
    display: block;
    margin: 0 0 2px;
    font-size: 12px
}

.default-bottom-bar .default-sh-cart span {
    display: block
}

.default-bottom-bar .default-sh-cart2 {
    float: right;
    width: 103px;
    height: 85px;
    color: #fff;
    padding: 22px 0 0;
    text-align: center;
    background: #414544;
    letter-spacing: 1px;
    font: 700 11px/25px"Oxygen", sans-serif
}

.default-bottom-bar .default-sh-cart2 span {
    display: block
}

.default-bottom-bar .default-sh-cart2 .icon-handbag {
    font-size: 24px
}

.default-bottom-bar .default-top-list {
    margin: 0;
    padding: 0;
    width: 100%;
    float: right;
    list-style: none;
    letter-spacing: 1px;
    font: 700 11px/18px"Oxygen", sans-serif
}

.default-bottom-bar .default-top-list li {
    float: right;
    margin: 0 9px 0 3px;
    padding: 0 10px 0 15px;
    border-left: 1px solid #dbdbdb
}

.default-bottom-bar .default-top-list li:last-child {
    border: 0
}

.default-bottom-bar .default-top-list a {
    color: #8a8a8a
}

.default-bottom-bar .default-top-list a:hover {
    color: #ff6060
}

.default-bottom-bar .default-nav-box {
    width: 68%;
    float: right;
    padding: 18px 0 0 0
}

.default-bottom-bar .default-search-box {
    width: 52.5%;
    float: right;
    position: relative;
    border-radius: 14px;
    margin: 4px 3.1% 0 0;
    border: 2px solid #000;
    padding: 5px 50px 4px 23px
}

.default-bottom-bar .default-search-box::-webkit-input-placeholder {
    color: #919191
}

.default-bottom-bar .default-search-box::-moz-placeholder {
    opacity: 1;
    color: #919191
}

.default-bottom-bar .default-search-box:-moz-placeholder {
    color: #919191
}

.default-bottom-bar .default-search-box:-ms-input-placeholder {
    color: #919191
}

.default-bottom-bar .default-search-box .placeholder {
    color: #919191
}

.default-bottom-bar .default-search-box input {
    border: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
    height: 20px;
    outline: 0;
    color: #919191;
    background: 0 0;
    font: 12px/20px"Source Sans Pro", sans-serif
}

.default-bottom-bar .default-search-box .fa {
    top: 6px;
    border: 0;
    right: 10px;
    color: #000;
    font-size: 16px;
    background: 0 0;
    position: absolute
}

.default-bottom-bar .default-search-box .fa:hover {
    color: #ff6060
}

#nav {
    float: right;
    margin: 12px 0 0;
    text-transform: uppercase;
    font: 14px/20px Montserrat, sans-serif
}

#nav>ul {
    margin: 0;
    padding: 0;
    float: right;
    list-style: none
}

#nav>ul>li {
    position: relative;
    vertical-align: top;
    margin: 0 36px 0 7px;
    display: inline-block
}

#nav>ul>li .default-mdropover {
    pointer-events: none
}

#nav>ul>li>a {
    color: #2e2e2e;
    position: relative;
    letter-spacing: 1px
}

#nav>ul>li>a:hover {
    color: #ff6060;
    text-decoration: none
}

#nav>ul>li.drop {
    position: static;
    margin: 0 29px 0 0
}

#nav>ul>li.drop>a:after {
    width: 0;
    top: 100%;
    left: 50%;
    height: 0;
    opacity: 0;
    content: " ";
    visibility: hidden;
    margin-left: -13px;
    position: absolute;
    pointer-events: none;
    border: solid transparent;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 13px
}

#nav>ul>li.drop:hover>a {
    z-index: 5;
    color: #fff
}

#nav>ul>li.drop:hover>a:after {
    visibility: visible;
    opacity: 1
}

#nav>ul>li:hover .default-dropmenu {
    opacity: 1;
    visibility: visible
}

#nav>ul>li:hover .default-mdropover {
    opacity: 1;
    visibility: visible
}

#nav>ul>li:hover .s-drop {
    opacity: 1;
    visibility: visible;
    top: 100%
}

#nav>ul>li.dark>a:after {
    border-bottom-color: #000 !important
}

#nav>ul>li.dark .default-frame {
    background: #000 !important
}

#nav>ul>li.dark .title {
    color: #c5c5c5
}

#nav>ul>li.dark .title a {
    color: #c5c5c5
}

#nav>ul>li.dark .title a:hover {
    color: #ff6060
}

#nav>ul>li.dark .title:after {
    background: #c5c5c5
}

#nav>ul>li.dark .default-dropmenu a {
    color: #909295
}

#nav>ul>li.dark .default-dropmenu a:hover {
    color: #ff6060
}

#nav .default-dropmenu {
    top: 24px;
    z-index: 5;
    opacity: 0;
    left: -9999px;
    right: -9999px;
    padding: 30px 0 0;
    visibility: hidden;
    position: absolute
}

#nav .default-dropmenu .sub-dropcont {
    overflow: hidden;
    margin: 0 0 31px
}

#nav .default-dropmenu .sub-drop {
    overflow: hidden
}

#nav .default-dropmenu .title {
    display: block;
    color: #535353;
    margin: 0 0 18px;
    padding: 0 0 4px;
    position: relative;
    pointer-events: none;
    font: 16px/20px Montserrat, sans-serif
}

#nav .default-dropmenu .title a {
    color: #535353
}

#nav .default-dropmenu .title a:hover {
    color: #ff6060
}

#nav .default-dropmenu .title:after {
    left: 0;
    bottom: 0;
    height: 2px;
    width: 68px;
    content: "";
    position: absolute;
    background: #5a5a5a
}

#nav .default-dropmenu .title.small:after {
    width: 34px
}

#nav .default-dropmenu ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none;
    text-transform: lowercase;
    font: 300 14px/20px"Source Sans Pro", sans-serif
}

#nav .default-dropmenu ul li {
    margin: 0 0 4px;
    text-transform: capitalize
}

#nav .default-dropmenu ul a {
    color: #757575
}

#nav .default-dropmenu ul a:hover {
    color: #ff6060
}

#nav .default-dropmenu .default-frame {
    margin: 0 auto;
    overflow: hidden;
    max-width: 1200px;
    background: #fff;
    background-size: cover;
    padding: 69px 72px 26px;
    background-repeat: no-repeat;
    background-position: 50% 100%
}

#nav .default-dropmenu .default-frame .default-f-box {
    overflow: hidden
}

#nav .default-dropmenu .default-col-3 {
    float: left;
    width: 23.3%
}

#nav .default-dropmenu .default-col-3.promo {
    width: 30%;
    padding: 0 0 0 1.9%
}

#nav .default-dropmenu .default-col-3.coll5 {
    width: 20%
}

#nav .default-dropmenu .default-promobox-h {
    overflow: hidden;
    padding: 30px 0 20px
}

#nav .default-dropmenu .default-promobox-h .default-promobox {
    float: left;
    padding: 0 0 20px
}

#nav .default-dropmenu .default-promobox-h .default-promobox:nth-child(even) {
    float: right
}

#nav .s-drop {
    left: 0;
    top: 140%;
    margin: 0;
    opacity: 0;
    width: 220px;
    list-style: none;
    text-align: left;
    padding: 28px 0 0;
    visibility: hidden;
    position: absolute;
    font: 300 12px/35px"Source Sans Pro", sans-serif
}

#nav .s-drop ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#nav .s-drop ul>li {
    padding: 0 15px;
    position: relative;
    border-bottom: 1px solid #eee
}

#nav .s-drop ul>li.drop:before {
    top: 7px;
    right: 10px;
    color: #2e2e2e;
    font-size: 11px;
    content: "\f105";
    position: absolute;
    font-family: "Font Awesome 5 Pro"
}

#nav .s-drop ul>li:hover .s-drop {
    opacity: 1 !important;
    visibility: visible !important;
    top: 0 !important
}

#nav .s-drop ul>li:last-child {
    border-bottom: 0
}

#nav .s-drop>ul {
    padding: 5px 0;
    background: #fff;
    border: 1px solid #eee
}

#nav .s-drop a {
    display: block;
    color: #2e2e2e;
    position: relative;
    letter-spacing: 1px
}

#nav .s-drop .s-drop {
    left: 100%;
    background: #fff;
    top: 140% !important;
    opacity: 0 !important;
    border: 1px solid #eee;
    visibility: hidden !important
}

.default-nav-holder {
    padding: 21px 0
}

.marginzero {
    margin: 0 !important
}

.bgblack {
    background: #000 !important
}

.default-mdropover {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 1;
    position: fixed;
    visibility: hidden;
    background: rgba(0, 0, 0, .5)
}

.default-side-over {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 5;
    position: fixed;
    visibility: hidden;
    background: rgba(0, 0, 0, .5)
}

.default-side-over.active {
    opacity: 1;
    visibility: visible
}

.default-side-menu {
    top: 0;
    right: 0;
    bottom: 0;
    width: 385px;
    z-index: 9999;
    position: fixed;
    overflow-y: auto;
    background: #f8f8f8;
    transform: translateX(385px);
    -ms-transform: translateX(385px);
    -webkit-transform: translateX(385px);
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.default-side-menu .side-close {
    top: 38px;
    right: 40px;
    width: 16px;
    height: 16px;
    position: absolute
}

.default-side-menu .side-close span {
    height: 2px;
    width: 16px;
    display: block;
    background: #9d9d9d;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

.default-side-menu .side-close span+span {
    margin: -2px 0 0;
    transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.default-side-menu .side-close:hover span {
    background: #ff6060
}

.default-side-menu .default-side-title {
    color: #777;
    display: block;
    margin: 0 0 20px;
    background: #f0f0f0;
    text-transform: uppercase;
    padding: 30px 50px 24px 34px;
    font: 18px/20px Montserrat, sans-serif
}

.side-col-active .default-side-menu .default-mdropover {
    opacity: 1;
    visibility: visible
}

.side-col-active .w1 {
    transform: translateX(-383px);
    -ms-transform: translateX(-383px);
    -webkit-transform: translateX(-383px)
}

.right-side.side-col-active .w1 {
    transform: translateX(383px);
    -ms-transform: translateX(383px);
    -webkit-transform: translateX(383px)
}

.right-side .default-side-menu {
    left: 0;
    right: auto;
    transform: translateX(-385px);
    -ms-transform: translateX(-385px);
    -webkit-transform: translateX(-385px)
}

.default-side-widget {
    color: #7d7d7d;
    overflow: hidden;
    padding: 43px 32px 37px 34px;
    font: 300 14px/20px"Source Sans Pro", sans-serif
}

.default-side-widget.borderbottom {
    border-bottom: 1px solid #e6e6e6
}

.default-side-widget .default-side-subtitle {
    display: block;
    margin: 0 0 10px;
    text-transform: uppercase;
    font: 18px/20px Montserrat, sans-serif
}

.default-side-widget p {
    margin: 0
}

.default-side-widget header {
    overflow: hidden;
    margin: 0 0 35px
}

.default-side-widget form {
    overflow: hidden;
    position: relative;
    margin: 0 0 0 -6px
}

.default-side-widget form::-webkit-input-placeholder {
    color: #909090
}

.default-side-widget form::-moz-placeholder {
    opacity: 1;
    color: #909090
}

.default-side-widget form:-moz-placeholder {
    color: #909090
}

.default-side-widget form:-ms-input-placeholder {
    color: #909090
}

.default-side-widget form .placeholder {
    color: #909090
}

.default-side-widget form .checkbox {
    top: 0;
    left: 0;
    opacity: 0;
    z-index: -9;
    visibility: hidden;
    position: absolute
}

.default-side-widget form .box {
    float: left;
    width: 100%;
    margin: 0 0 16px;
    padding: 5px 9px 0 7px
}

.default-side-widget form .left {
    float: left;
    position: relative
}

.default-side-widget form .right {
    float: right;
    position: relative;
    font: 12px/18px"Oxygen", sans-serif
}

.default-side-widget form .left label {
    margin: 0;
    color: #9a9a9a;
    position: relative;
    padding: 0 0 0 18px;
    font: 12px/18px Karla
}

.default-side-widget form .left label:after {
    left: 0;
    top: 3px;
    content: "";
    width: 10px;
    height: 10px;
    position: absolute
}

.default-side-widget form .left label:before {
    top: -1px;
    left: 1px;
    z-index: 2;
    display: none;
    font-size: 8px;
    color: #ff6060;
    content: "\f00c";
    position: absolute;
    font-family: 'Font Awesome 5 Pro'
}

.default-side-widget form .left .checkbox:checked+label:before {
    display: block
}

.default-side-widget form .help {
    color: #9a9a9a;
    font: 13px/18px Karla
}

.default-side-widget form .help:not(.no-float) {
    float: right
}

.default-side-widget form .help:hover {
    color: #3a3a3a
}

.default-side-widget .input {
    border: 1px solid #d7d7d7;
    float: left;
    width: 100%;
    height: 38px;
    outline: 0;
    color: #000;
    margin: 0 0 11px;
    padding: 9px 22px;
    background: #fff;
    font: 300 14px/20px"Karla"
}

.default-side-widget .fa-search {
    border: 0;
    top: 14px;
    right: 16px;
    color: #909090;
    font-size: 12px;
    background: 0 0;
    position: absolute;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.default-side-widget .fa-search:hover {
    color: #ff6060
}

.default-side-widget .cart-row {
    overflow: hidden;
    margin: 0 0 17px;
    position: relative
}

.default-side-widget .cart-row .close {
    top: 10px;
    right: 15px;
    color: #ff6060;
    font-size: 14px;
    position: absolute;
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.default-side-widget .cart-row .close:hover {
    color: #000;
    text-decoration: none
}

.default-side-widget .cart-row .img {
    width: 74px;
    float: left;
    margin: 0 13px 0 9px
}

.default-side-widget .cart-row .cart-btn-row {
    overflow: hidden
}

.default-side-widget .cart-row .default-h {
    overflow: hidden;
    padding: 6px 0 0
}

.default-side-widget .default-h-title {
    display: block;
    color: #757575;
    font: 600 14px/20px Karla
}

.default-side-widget .default-h-title a {
    color: #757575;
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.default-side-widget .default-h-title a:hover {
    color: #ff6060;
    text-decoration: none
}

.default-side-widget .price {
    color: #010101;
    font: 600 15px/20px Karla
}

.default-side-widget .price a {
    color: #757575;
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.default-side-widget .price a:hover {
    color: #ff6060;
    text-decoration: none
}

.default-side-widget .cart-row-total {
    color: #757575;
    overflow: hidden;
    margin: 0 0 20px;
    padding: 16px 21px 0 10px;
    border-top: 1px solid #eee;
    font: 600 14px/26px"Source Sans Pro", sans-serif
}

.default-side-widget .default-total {
    font-family: Karla;
    float: left
}

.default-side-widget .default-total-txt {
    float: right;
    color: #3a3a3a;
    font: 600 15px/20px Karla
}

.default-side-widget .cart-btn-row {
    overflow: hidden;
    padding: 22px 0 0;
    border-top: 1px solid #eee
}

.default-side-widget .cart-btn-row a {
    margin: 0 16px 0 10px
}

.default-side-widget .btn-type3 {
    padding: 5px 22px;
    font: 14px/20px Montserrat, sans-serif
}

.or-divider {
    color: grey;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    font: 700 14px/20px Montserrat, sans-serif
}

.or-divider .txt {
    width: 46px;
    height: 46px;
    margin: 0 auto;
    display: block;
    padding: 10px 0 0;
    border-radius: 50%;
    position: relative;
    background: #f8f8f8;
    border: 1px solid #e6e6e6
}

.or-divider .txt:after {
    top: 50%;
    z-index: -1;
    height: 1px;
    content: "";
    left: -9999px;
    right: -9999px;
    position: absolute;
    border-top: 1px solid #e6e6e6
}

.default-side-nav {
    overflow: hidden;
    text-transform: uppercase;
    font: 18px/20px Montserrat, sans-serif
}

.default-side-nav .drop {
    max-height: 0;
    font-size: 15px;
    overflow: hidden;
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.default-side-nav .drop ul {
    padding: 10px 15px
}

.default-side-nav .drop li {
    margin: 0 0 10px
}

.default-side-nav .drop.open {
    max-height: 999px
}

.default-side-nav ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.default-side-nav ul li {
    margin: 0 0 5px
}

.default-side-nav a {
    color: #7d7d7d;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.default-side-nav a:hover {
    color: #ff6060;
    text-decoration: none
}

.default-side-nav.small {
    text-transform: lowercase;
    text-transform: capitalize;
    font: 16px/20px Montserrat, sans-serif
}

.default-search-popup {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 4;
    opacity: 0;
    position: fixed;
    visibility: hidden;
    text-align: center;
    background: #f8f8f8;
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.default-search-popup .default-holder {
    width: 100%;
    height: 100vh;
    display: table;
    vertical-align: middle;
    font-family: Karla
}

.default-search-popup .default-frame {
    display: table-cell;
    vertical-align: middle
}

.default-search-popup .default-frame form {
    width: 770px;
    margin: 0 auto;
    position: relative;
    border-left: 1px solid #bdbdbd
}

.default-search-popup .icon-microphone {
    top: 20px;
    right: 43px;
    color: #9d9d9d;
    font-size: 23px;
    position: absolute;
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.default-search-popup .icon-microphone:hover {
    color: #ff6060
}

.default-search-popup .icon-magnifier {
    border: 0;
    top: 19px;
    right: 5px;
    padding: 0;
    outline: 0;
    color: #9d9d9d;
    font-size: 23px;
    position: absolute;
    background: 0 0;
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.default-search-popup .icon-magnifier:hover {
    color: #ff6060
}

.default-search-popup input {
    margin: 0;
    border: 0;
    float: left;
    width: 100%;
    height: 60px;
    outline: 0;
    color: #3a3a3a;
    background: 0 0;
    padding: 15px 73px 15px 23px;
    font: 300 25px/30px Karla
}

.default-search-popup input::-webkit-input-placeholder {
    color: #9d9d9d
}

.default-search-popup input::-moz-placeholder {
    opacity: 1;
    color: #9d9d9d
}

.default-search-popup input:-moz-placeholder {
    color: #9d9d9d
}

.default-search-popup input:-ms-input-placeholder {
    color: #9d9d9d
}

.default-search-popup input .placeholder {
    color: #9d9d9d
}

.default-search-popup .search-close {
    right: 50%;
    width: 16px;
    height: 16px;
    bottom: 100px;
    position: fixed
}

.default-search-popup .search-close span {
    height: 2px;
    width: 16px;
    display: block;
    background: #252525;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

.default-search-popup .search-close span+span {
    margin: -2px 0 0;
    transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.default-search-popup .search-close:hover span {
    background: #ff6060
}

.default-search-popup .search-close:hover font {
    transition: all .3s ease-in-out;
    color: #ff6060
}

.search-active .default-search-popup {
    opacity: 1;
    visibility: visible
}

.btn-type1 {
    border: 1px solid #3a3a3a;
    outline: 0;
    color: #fff;
    padding: 8px 22px;
    background: #3a3a3a;
    vertical-align: top;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    font-family: Karla !important;
    text-transform: uppercase
}

.btn-type1:hover {
    background: 0 0;
    border: 1px solid #3a3a3a;
    letter-spacing: 0;
    color: #3a3a3a
}

.btn-type1:disabled {
    background: #ebebeb;
    letter-spacing: 0;
    color: #b0b0b0
}

.btn-type99 {
    outline: 0;
    padding: 8px 22px;
    vertical-align: top;
    display: inline-block;
    font: 700 14px Karla;
    background: 0 0;
    border: 1px solid #3a3a3a;
    color: #3a3a3a;
    text-transform: uppercase
}

.btn-type99:hover {
    background: #3a3a3a;
    border: 1px solid #3a3a3a;
    color: #fff
}

.btn-type-cart {
    border: 1px solid #dd1c1a;
    outline: 0;
    color: #fff;
    padding: 8px 22px;
    background: #dd1c1a;
    vertical-align: top;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .5px;
    font-family: Karla !important;
    text-transform: uppercase
}

.btn-type-cart:disabled {
    border: 1px solid #a4a4a4;
    background: #ebebeb;
    color: #b0b0b0;
    cursor: not-allowed
}

.btn-type-cart:hover {
    background: 0 0;
    border: 1px solid #dd1c1a;
    color: #dd1c1a
}

.btn-type-cart:disabled:hover {
    border: 1px solid #a4a4a4;
    background: #ebebeb;
    color: #b0b0b0
}

#disabled-product-notice {
    display: none
}

.btn-type99:disabled {
    background: #f2f2f2;
    color: #444
}

.btn-type2 {
    outline: 0;
    color: #000;
    padding: 5px 22px;
    vertical-align: top;
    display: inline-block;
    background: 0 0;
    border: 1px solid #000;
    text-transform: uppercase;
    font: 14px/20px Montserrat, sans-serif
}

.btn-type2:focus,
.btn-type2:hover {
    background: #000;
    border: 1px solid #3a3a3a;
    color: #3a3a3a
}

.btn-type3 {
    outline: 0;
    color: #fff;
    padding: 9px 20px;
    background: #3a3a3a;
    vertical-align: top;
    display: inline-block;
    border: 1px solid #3a3a3a;
    text-transform: uppercase;
    font: 300 14px/20px Karla;
    font-weight: 700
}

.btn-type3:focus,
.btn-type3:hover {
    background: 0 0;
    border: 1px solid #3a3a3a;
    color: #3a3a3a
}

.btn-type4 {
    color: #aaa;
    outline: 0;
    padding: 5px 22px;
    vertical-align: top;
    display: inline-block;
    background: 0 0;
    border: 1px solid #d1d1d1;
    text-transform: uppercase;
    font: 700 12px/20px"Source Sans Pro", sans-serif
}

.btn-type4:focus,
.btn-type4:hover {
    background: 0 0;
    border: 1px solid #3a3a3a;
    color: #3a3a3a
}

.btn-type1[disabled],
.btn-type2[disabled],
.btn-type3[disabled],
.btn-type4[disabled] {
    cursor: not-allowed;
    border: 1px solid #ebebeb
}

#default-footer.montserrat {
    font-family: Montserrat, sans-serif
}

#default-footer.montserrat .f-widget-heading {
    text-transform: uppercase
}

#default-footer.fullwidth {
    width: 100% !important;
    max-width: 100% !important
}

#default-footer.style1 {
    margin: 0 auto
}

#default-footer.style1 .footer-holder {
    padding: 70px 0 70px
}

#default-footer.style2 .footer-holder {
    padding: 51px 0 60px
}

#default-footer.style2 .f-widget-about p {
    margin: 0 0 33px
}

#default-footer.style2 .f-widget-about .address-list li:first-child {
    margin: 0 0 20px
}

#default-footer.style2 .footer-area {
    padding: 24px 0 20px
}

#default-footer.style3 .divider {
    padding-top: 50px;
    padding-bottom: 26px
}

#default-footer.style3 .f-widget-about p {
    margin: 0 0 32px
}

#default-footer.style3 .f-widget-newsletter p {
    margin: 0 0 23px
}

#default-footer.style3 .f-widget-newsletter .newsletter-form {
    margin: 0 0 30px
}

#default-footer.style4 {
    margin: 0 auto;
    max-width: 1600px
}

#default-footer.style4 .f-promo-box {
    padding: 27px 0 65px
}

#default-footer.style4 .footer-holder {
    background: #f6f6f6;
    padding: 73px 0 57px
}

#default-footer.style4 .f-widget-about p {
    margin: 0 0 32px
}

#default-footer.style4 .f-widget-newsletter p {
    margin: 0 0 23px
}

#default-footer.style4 .f-widget-newsletter .newsletter-form {
    margin: 0 0 30px
}

#default-footer.style5 {
    margin: 0 auto;
    max-width: 1200px
}

#default-footer.style5 .footer-holder {
    padding: 130px 11% 100px 9%
}

#default-footer.style5 .f-widget-newsletter .newsletter-form {
    width: 210px
}

#default-footer.style6 .footer-holder {
    padding: 83px 0 29px
}

#default-footer.style6 .footer-holder .f-widget-heading {
    margin: 0 0 15px
}

#default-footer.style6 .nav-widget-1 .f-widget-nav li {
    margin: 0 0 8px
}

#default-footer.style6 .f-widget-about {
    padding: 10px 0 0
}

#default-footer.style6 .logo {
    margin: 0 0 58px
}

#default-footer.style6 .footer-area p {
    color: #8f8f8f;
    letter-spacing: 1px;
    font: 11px/20px"Source Sans Pro", sans-serif
}

#default-footer.style6 .bank-card-2.align-center {
    margin: 0 auto 7px
}

#default-footer.style7 .footer-holder {
    padding: 70px 0 61px
}

#default-footer.style7 .f-widget-about p {
    margin: 0 0 32px
}

#default-footer.style7 .f-widget-newsletter p {
    margin: 0 0 23px
}

#default-footer.style7 .f-widget-newsletter .newsletter-form {
    margin: 0 0 30px
}

#default-footer.style8 {
    margin: 0 auto;
    max-width: 1203px
}

#default-footer.style8 .logo {
    margin: 0 0 42px
}

#default-footer.style8 .footer-holder {
    padding: 86px 0 70px 68px
}

#default-footer.style8 .f-widget-about .address-list {
    margin: 0 0 43px
}

#default-footer.style8 .f-widget-about .address-list li:first-child {
    margin: 0 0 19px
}

#default-footer.style9 {
    margin: 0 auto;
    max-width: 1200px
}

#default-footer.style9 p {
    margin: 0 0 22px
}

#default-footer.style9 .social-network {
    font-size: 18px
}

#default-footer.style9 .footer-holder {
    padding: 135px 38px 110px 121px
}

#default-footer.style9 .footer-holder .f-widget-heading.follow {
    margin: 0 0 7px;
    padding: 0
}

#default-footer.style9 .footer-area {
    padding: 22px 0 20px
}

#default-footer.style9 .bank-card {
    float: none;
    margin: 0 auto
}

#default-footer.style9 .f-widget-newsletter .newsletter-form {
    margin: 0 0 33px
}

#default-footer .divider {
    border-width: 1px 0;
    border-style: solid;
    padding-bottom: 20px;
    padding-top: 20px;
    border-color: #e8e8e8
}

#default-footer .dark {
    background: #f6f6f6;
    position: relative
}

#default-footer .dark .divider {
    padding-top: 0;
    padding-bottom: 40px;
    border-width: 0 0 1px
}

#default-footer .light {
    background: #3e3e3e;
    position: relative;
    border-bottom: none
}

#default-footer .light .f-widget-about .address-list a {
    -webkit-transition: all .25s linear;
    transition: all .25s linear
}

#default-footer .light .f-widget-about .address-list a:hover {
    color: #fff
}

#default-footer .light .nav-widget-1 .f-widget-nav a {
    -webkit-transition: all .25s linear;
    transition: all .25s linear
}

#default-footer .light .nav-widget-1 .f-widget-nav a:hover {
    color: #fff
}

#default-footer .light .divider {
    padding-top: 0;
    padding-bottom: 40px;
    border-width: 0 0 1px
}

#default-footer .logo {
    width: 130px;
    margin: 0 0 23px;
    display: inline-block;
    vertical-align: top
}

#default-footer p {
    margin: 0
}

#default-footer .f-holder .f-widget-heading {
    font-size: 16px;
    line-height: 16px;
    margin: 0 0 35px;
    font-weight: 700;
    color: #575757
}

#default-footer .f-holder .f-nav-holder {
    padding-top: 100px;
    padding-bottom: 100px
}

#default-footer .f-holder .f-nav-holder.dark:before {
    right: 0
}

#default-footer .f-holder .f-about {
    min-height: 357px;
    background-position: 50% 50%;
    background-size: cover;
    padding-top: 80px;
    margin: 40px 0 0;
    color: #fff;
    background: #8b8b8b
}

#default-footer .f-holder .f-about .address-list a {
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
    color: #fff
}

#default-footer .f-holder .f-about .address-list a:hover {
    color: #000
}

#default-footer .footer-holder {
    padding: 40px 0 0
}

#default-footer .footer-holder .bg-dark {
    position: relative;
    padding: 60px 0;
    background: #f6f6f6
}

#default-footer .footer-holder .bg-dark:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: auto;
    top: 0;
    bottom: auto;
    right: -75px;
    border-style: solid;
    border-width: 0 0 331px 75px;
    border-color: transparent transparent rgba(255, 255, 255, .8);
    z-index: 1
}

#default-footer .footer-holder.black {
    background: #000;
    position: relative;
    border-bottom: none;
    color: #666
}

#default-footer .footer-holder.black .nav-widget-1 .f-widget-nav li a {
    -webkit-transition: all .25s linear;
    transition: all .25s linear
}

#default-footer .footer-holder.black .nav-widget-1 .f-widget-nav li a:hover {
    color: #fff
}

#default-footer .footer-holder.black .social-icon a {
    -webkit-transition: all .25s linear;
    transition: all .25s linear
}

#default-footer .footer-holder.black .social-icon a:hover {
    color: #fff
}

#default-footer .footer-holder.black a {
    color: #666
}

#default-footer .footer-holder.black .f-widget-heading {
    color: #fff
}

#default-footer .footer-holder .f-widget-heading {
    font-family: Karla;
    font-size: 16px;
    line-height: 16px;
    margin: 0 0 35px;
    font-weight: 700;
    color: #3a3a3a
}

#default-footer .footer-holder .f-widget-heading.heading {
    color: #000
}

#default-footer .footer-holder .f-widget-heading.follow {
    display: block;
    margin: 0 0 20px;
    padding: 0 5px 0 0
}

#default-footer .footer-holder.light .f-widget-heading {
    color: #fff
}

#default-footer .footer-area {
    padding: 31px 0 20px
}

#default-footer .footer-area .logo {
    margin: 0 auto 20px
}

#default-footer .footer-area .copyright {
    margin: -70px 0 0
}

#default-footer .footer-area .copyright a {
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
    color: #868686
}

#default-footer .footer-area .copyright a:hover {
    color: #ff6060
}

#default-footer .footer-area .copy-right p a {
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
    color: #868686
}

#default-footer .footer-area .copy-right p a:hover {
    color: #ff6060
}

#default-footer .footer-area p {
    font-family: Karla;
    margin: 0 0 15px
}

#default-footer .footer-area p a {
    font-weight: 700;
    color: #000;
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

#default-footer .footer-area p a:hover {
    color: #ff6060
}

#default-footer .bank-card-2 {
    width: 140px;
    float: right;
    padding: 4px 0 0
}

#default-footer .bank-card-2.align-center {
    margin: 0 auto 20px;
    float: none
}

#default-footer .bank-card-2.pull-left {
    float: left;
    margin: -80px 0 0
}

#default-footer .bank-card {
    width: 265px;
    float: right;
    margin: -5px 0 0
}

#default-footer .bank-card.align-center {
    margin: 0 auto;
    float: none
}

#default-footer .bank-card img {
    height: auto;
    display: block;
    max-width: 100%
}

#default-footer .f-widget-about {
    color: #a0a0a0
}

#default-footer .f-widget-about p {
    font-family: Karla;
    color: #606060;
    margin: 0 0 25px;
    white-space: pre-wrap;
    word-break: break-word
}

#default-footer .f-widget-about .address-list {
    overflow: hidden;
    margin: 0 0 20px;
    padding: 0
}

#default-footer .f-widget-about .address-list.align-right {
    margin: -4px 0 10px
}

#default-footer .f-widget-about .address-list.align-right .fa-envelope-o,
#default-footer .f-widget-about .address-list.align-right .fa-map-marker,
#default-footer .f-widget-about .address-list.align-right .fa-phone,
#default-footer .f-widget-about .address-list.align-right address {
    float: right
}

#default-footer .f-widget-about .address-list.align-right .fa-map-marker {
    margin: 4px 0 0 13px
}

#default-footer .f-widget-about .address-list.align-right .fa-phone {
    margin: 1px 0 0 9px
}

#default-footer .f-widget-about .address-list.align-right .fa-envelope-o {
    margin: 3px 0 0 7px
}

#default-footer .f-widget-about .address-list li {
    word-wrap: break-word;
    font-family: Karla;
    letter-spacing: .5px;
    display: block;
    overflow: hidden
}

#default-footer .f-widget-about .address-list li:first-child {
    margin: 0 0 14px
}

#default-footer .f-widget-about .address-list li a {
    -webkit-transition: all .25s linear;
    transition: all .25s linear
}

#default-footer .f-widget-about .address-list li a:hover {
    color: #ff6060
}

#default-footer .f-widget-about .address-list address {
    float: left;
    margin: 0;
    font-style: normal
}

#default-footer .f-widget-about .address-list .fa-envelope-o,
#default-footer .f-widget-about .address-list .fa-map-marker,
#default-footer .f-widget-about .address-list .fa-phone {
    float: left
}

#default-footer .f-widget-about .address-list .fa-map-marker {
    margin: 4px 13px 0 0
}

#default-footer .f-widget-about .address-list .fa-phone {
    margin: 1px 9px 0 0
}

#default-footer .f-widget-about .address-list .fa-envelope-o {
    margin: 3px 7px 0 0
}

#default-footer .nav-widget-1 {
    width: 33.3%;
    float: left
}

#default-footer .nav-widget-1.f-nav {
    width: 25%
}

#default-footer .nav-widget-1 .f-widget-nav {
    overflow: hidden;
    margin: 0
}

#default-footer .nav-widget-1 .f-widget-nav li {
    overflow: hidden;
    display: block;
    margin: 0 0 13px
}

#default-footer .nav-widget-1 .f-widget-nav li a {
    -webkit-transition: all .25s linear;
    transition: all .25s linear
}

#default-footer .nav-widget-1 .f-widget-nav li a:hover {
    color: #ff6060
}

#default-footer .f-widget-newsletter .holder {
    overflow: hidden;
    margin: 75px 0 -70px 0
}

#default-footer .f-widget-newsletter .holder h4 {
    margin-top: 20px
}

#default-footer .f-widget-newsletter .newsletter-form {
    width: 218px;
    height: 30px;
    float: left;
    margin: 12px 30px 50px;
    overflow: hidden;
    border-width: 1px;
    border-style: solid;
    border-color: #868686
}

#default-footer .f-widget-newsletter .newsletter-form::-webkit-input-placeholder {
    color: #8c8c8c
}

#default-footer .f-widget-newsletter .newsletter-form::-moz-placeholder {
    opacity: 1;
    color: #8c8c8c
}

#default-footer .f-widget-newsletter .newsletter-form:-moz-placeholder {
    color: #8c8c8c
}

#default-footer .f-widget-newsletter .newsletter-form:-ms-input-placeholder {
    color: #8c8c8c
}

#default-footer .f-widget-newsletter .newsletter-form .placeholder {
    color: #8c8c8c
}

#default-footer .f-widget-newsletter .newsletter-form.form2 {
    border: none;
    width: 575px;
    height: auto
}

#default-footer .f-widget-newsletter .newsletter-form.form2 .form-control {
    width: 66%;
    height: 42px;
    border-radius: 0;
    margin-right: 50px;
    background: #fff
}

#default-footer .f-widget-newsletter .newsletter-form.form2 button {
    font-size: 11px;
    line-height: 13px;
    height: 42px;
    padding: 0;
    width: 20%;
    background: #f6f6f6;
    color: #8f8f8f;
    border-radius: 5px 5px 5px 5px;
    -webkit-transition: all .25s linear;
    transition: all .25s linear
}

#default-footer .f-widget-newsletter .newsletter-form.form2 button:hover {
    background: #ff6060;
    color: #fff
}

#default-footer .f-widget-newsletter .newsletter-form .form-control {
    width: 88%;
    height: 30px;
    float: left;
    background: 0 0;
    border: none;
    box-shadow: none;
    color: #8c8c8c;
    outline: 0;
    font-weight: 200;
    padding: 7px 10px 7px 22px;
    font: 700 11px/16px Montserrat, sans-serif
}

#default-footer .f-widget-newsletter .newsletter-form button {
    float: left;
    background: 0 0;
    border: 1px solid #c1c1c1;
    outline: 0;
    font: 700 11px/16px Montserrat, sans-serif;
    width: 6%;
    padding: 6px 0 0 0
}

#default-footer .social-network.social-icon {
    font-size: 18px;
    line-height: 20px
}

#default-footer .social-network li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px 0 2px
}

#default-footer .f-widget-news .news-articles {
    overflow: hidden
}

#default-footer .f-widget-news .news-articles .news-column {
    margin: 0 0 26px;
    color: #a0a0a0
}

#default-footer .f-widget-news .news-articles .fa-twitter {
    float: left;
    font-size: 18px;
    line-height: 20px;
    margin: 4px 10px 0 0
}

#default-footer .f-widget-news .news-articles .txt-box {
    overflow: hidden;
    line-height: 23px
}

#default-footer .f-widget-news .news-articles .txt-box a {
    font-weight: 700;
    -webkit-transition: all .25s linear;
    transition: all .25s linear
}

#default-footer .f-widget-news .news-articles .txt-box a:hover {
    color: #ff6060
}

#default-footer .f-widget-tabs .tabs li {
    float: left;
    margin: 0 3px 6px 0
}

#default-footer .f-widget-tabs .tabs li a {
    padding: 1px 15px;
    display: block;
    border-radius: 25px;
    border: 1px solid #c1c1c1;
    -webkit-transition: all .25s linear;
    transition: all .25s linear
}

#default-footer .f-widget-tabs .tabs li a:hover {
    background: #ff6060;
    color: #fff
}

#default-footer .f-widget-nav2 li {
    float: left;
    margin: 0 26px 0 0
}

#default-footer .f-widget-nav2 a {
    -webkit-transition: all .25s linear;
    transition: all .25s linear
}

#default-footer .f-widget-nav2 a:hover {
    color: #ff6060
}

#default-footer .social-network a {
    -webkit-transition: all .25s linear;
    transition: all .25s linear
}

#default-footer .social-network a:hover {
    color: #ff6060
}

.f-promo-box {
    padding: 65px 0 0
}

.f-promo-box.light .f-widget-item .f-promo-box-heading,
.f-promo-box.light .f-widget-item .widget-icon {
    color: #fff
}

.f-promo-box.light .f-widget-item .txt-holder {
    color: #a0a0a0
}

.f-promo-box .subcrib-form {
    width: 305px;
    height: 42px;
    float: right;
    overflow: hidden;
    border-radius: 25px
}

.f-promo-box .subcrib-form .form-control {
    width: 71.4%;
    height: 42px;
    float: left;
    background: #fff;
    color: #696969;
    border-radius: 25px 0 0 25px;
    border: none;
    box-shadow: none;
    outline: 0;
    font-size: 13px;
    line-height: 15px;
    font-weight: 700;
    padding: 7px 10px 7px 22px
}

.f-promo-box .subcrib-form button {
    float: left;
    border: none;
    background: #696969;
    color: #fff;
    outline: 0;
    border-radius: 0 25px 25px 0;
    font-size: 11px;
    line-height: 13px;
    font-weight: 700;
    width: 28.5%;
    height: 42px;
    letter-spacing: 1px;
    padding: 2px 0 0 0;
    -webkit-transition: all .25s linear;
    transition: all .25s linear
}

.f-promo-box .subcrib-form button:hover {
    background: #ff6060
}

.f-promo-box .social-network {
    font-size: 31px;
    line-height: 33px;
    margin: 0 0 0 40px;
    float: left
}

.f-promo-box .social-network li {
    margin: 0 11px 0 3px
}

.f-promo-box .f-widget-item.border {
    position: relative;
    padding: 0 10px 0 0
}

.f-promo-box .f-widget-item.border:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: -36px;
    top: 0;
    bottom: auto;
    right: auto;
    width: 1px;
    height: 53px;
    z-index: 0;
    background: #e0e0e0
}

.f-promo-box .f-widget-item .txt-holder {
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    font-family: Oxygen, sans-serif;
    letter-spacing: 1px;
    color: #353535
}

.f-promo-box .f-widget-item .f-promo-box-heading {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    letter-spacing: 0;
    margin: 0 0 1px;
    color: #353535;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif
}

.f-promo-box .f-widget-item .txt {
    font-size: 18px;
    line-height: 20px;
    float: left;
    color: #353535;
    font-weight: 700;
    padding: 11px 0 0;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif
}

.f-promo-box .f-widget-item .widget-icon {
    float: left;
    margin: 0 23px 0 0;
    font-size: 45px;
    line-height: 50px;
    color: #838182
}

.f-promo-box .f-widget-item .widget-icon.light-gray {
    color: #bebebe
}

.f-promo-box .f-widget-item .fa-money {
    top: -4px;
    position: relative
}

.f-promo-box.style2 {
    padding: 56px 0 17px
}

.default-main-slider {
    padding: 0 20px;
    overflow: hidden;
    background: #f6f6f6
}

.default-main-slider .slider .img {
    display: block;
    width: 100%;
    height: auto
}

.default-main-slider .holder {
    position: relative;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

.default-main-slider .title {
    display: block;
    color: #818182;
    margin: 0 0 12px;
    font-weight: 600;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 16px
}

.default-main-slider h1 {
    color: #3b3b3b;
    margin: 0 0 -7px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 65px;
    line-height: 68px;
    font-family: Montserrat, sans-serif
}

.default-main-slider h2 {
    color: #7a7a7a;
    margin: 0 0 12px;
    font-weight: 700;
    font-size: 51px;
    line-height: 54px;
    font-family: Montserrat, sans-serif
}

.default-main-slider .text {
    float: left;
    max-width: 600px;
    padding: 162px 0 103px
}

.default-main-slider .text.centerize {
    float: none;
    margin: 0 auto
}

.default-main-slider .text.right {
    float: right
}

.default-main-slider .txt {
    color: #818182;
    max-width: 345px;
    padding: 5px 0 0;
    font-style: italic;
    margin: 0 auto 81px;
    font-size: 16px;
    line-height: 21px
}

.default-main-slider .shop {
    color: #818182;
    padding: 0 10px;
    margin: 0 0 20px;
    font-weight: 700;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 18px;
    font-family: Montserrat, sans-serif;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    display: inline-block;
    vertical-align: middle
}

.default-main-slider .shop:after,
.default-main-slider .shop:before {
    top: 8px;
    left: 100%;
    height: 1px;
    width: 30px;
    content: '';
    position: absolute;
    background: #818182;
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.default-main-slider .shop:before {
    left: auto;
    right: 100%
}

.default-main-slider .shop:hover {
    color: #ff6060
}

.default-main-slider .shop:hover:after,
.default-main-slider .shop:hover:before {
    width: 50px;
    background: #ff6060
}

.default-main-slider .slick-dots {
    left: 0;
    right: 0;
    bottom: 20px
}

.default-main-slider .slick-dots li {
    margin: 0 2px 2px;
    border-radius: 100%;
    width: 16px;
    height: 16px;
    border: 2px solid #d2d2d2;
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.default-main-slider .slick-dots li.slick-active,
.default-main-slider .slick-dots li:hover {
    border-color: #aeaeae
}

.default-main-slider .slick-dots li button {
    display: none
}

.default-main-slider .slick-next,
.default-main-slider .slick-prev {
    display: none !important
}

.default-mainslider2 {
    max-width: 1460px;
    margin: 0 auto 13px
}

.default-mainslider2 .holder {
    background: #f6f6f6;
    position: relative
}

.default-mainslider2 .img {
    display: block;
    width: 100%;
    height: auto
}

.default-mainslider2 .caption {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute
}

.default-mainslider2 .caption.add h1 {
    font-size: 58px
}

.default-mainslider2 .caption.add h2 {
    letter-spacing: 9px;
    margin: 0 -10px 8px 0;
    font: 200 58px/60px"Source Sans Pro", sans-serif
}

.default-mainslider2 .caption.add2 h1 {
    font-size: 58px;
    line-height: 60px;
    font-family: "Source Sans Pro", sans-serif
}

.default-mainslider2 .caption.add2 h2 {
    letter-spacing: -1px;
    margin: 4px 0 28px -2px;
    font: 200 58px/60px"Source Sans Pro", sans-serif
}

.default-mainslider2 .c1 {
    display: table;
    width: 100%;
    height: 100%
}

.default-mainslider2 .c2 {
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

.default-mainslider2 .text {
    width: 52%;
    float: left;
    padding: 0 15px;
    padding: 0 15px 92px 97px
}

.default-mainslider2 .text.right {
    float: right;
    padding: 0 15px;
    text-align: center
}

.default-mainslider2 .text.right .txt {
    margin: 0 auto
}

.default-mainslider2 .price {
    color: #535353;
    display: block;
    font: 28px/30px Montserrat, sans-serif
}

.default-mainslider2 .price sub {
    bottom: 0;
    font-size: 19px
}

.default-mainslider2 .txt {
    max-width: 65%
}

.default-mainslider2 .title {
    display: block;
    color: #818182;
    margin: 0 0 12px;
    letter-spacing: 4px;
    text-transform: uppercase;
    font: 600 14px/16px"Source Sans Pro", sans-serif
}

.default-mainslider2 .sub-title {
    display: block;
    color: #535353;
    margin: 0 0 10px;
    letter-spacing: 4px;
    text-transform: uppercase;
    font: 600 14px/16px"Source Sans Pro", sans-serif
}

.default-mainslider2 h1 {
    color: #3b3b3b;
    margin: 0 0 -10px;
    font: 700 65px/70px Montserrat, sans-serif
}

.default-mainslider2 h2 {
    margin: 0;
    color: #7a7a7a;
    font: 700 51px/60px Montserrat, sans-serif
}

.default-mainslider2 p {
    margin: 0;
    color: #818182;
    font: italic 300 16px/20px"Source Sans Pro", sans-serif
}

.default-mainslider2 .slick-dots {
    left: 65px;
    width: auto;
    right: 65px;
    bottom: 65px;
    text-align: right;
    position: absolute
}

.default-mainslider2 .slick-dots li {
    border-radius: 100%;
    width: 17px;
    height: 17px;
    border: 2px solid #d2d2d2
}

.default-mainslider2 .slick-dots li.slick-active {
    border-color: #aeaeae
}

.default-mainslider2 .slick-dots button {
    display: none
}

.default-mainslider2 .slick-next,
.default-mainslider2 .slick-prev {
    display: none !important
}

.default-mainslider3 {
    color: #2e2e2e;
    overflow: hidden;
    max-width: 1460px;
    margin: 0 auto -4px;
    font: 14px/20px"Source Sans Pro", sans-serif
}

.default-mainslider3 .img {
    display: block;
    width: 100%;
    height: auto
}

.default-mainslider3 .holder {
    position: relative;
    overflow: hidden
}

.default-mainslider3 .txt-wrap {
    top: 20%;
    left: 5%;
    right: 5%;
    bottom: 0;
    color: #535353;
    position: absolute;
    padding: 43px 0 0 42px
}

.default-mainslider3 .txt-wrap.right {
    text-align: right;
    padding: 105px 29px 0 0
}

.default-mainslider3 .txt-wrap.right .txt {
    float: right;
    max-width: 320px;
    margin: 0 5px 0 0
}

.default-mainslider3 .txt-wrap.right h1 {
    margin: -10px 2px -9px 0;
    font-family: Montserrat, sans-serif
}

.default-mainslider3 .txt-wrap.right h2 {
    letter-spacing: 9px;
    margin: 0 -10px 8px 0
}

.default-mainslider3 .c1 {
    display: table;
    width: 100%;
    height: 100%
}

.default-mainslider3 .c2 {
    display: table-cell;
    vertical-align: middle
}

.default-mainslider3 .title {
    display: block;
    color: #6a6a6a;
    margin: 0 0 10px;
    letter-spacing: 4px;
    text-transform: uppercase;
    font: 600 14px/16px"Source Sans Pro", sans-serif
}

.default-mainslider3 h1 {
    color: #535353;
    margin: 0 0 5px -5px;
    letter-spacing: -1.6px;
    font: 700 58px/60px"Source Sans Pro", sans-serif
}

.default-mainslider3 h2 {
    color: #535353;
    margin: 0 0 29px -5px;
    letter-spacing: -1px;
    font: 200 58px/60px"Source Sans Pro", sans-serif
}

.default-mainslider3 .price {
    color: #535353;
    display: block;
    font: 28px/30px Montserrat, sans-serif
}

.default-mainslider3 .price sub {
    bottom: 0;
    font-size: 19px
}

.default-mainslider3 .slick-dots {
    left: 0;
    right: 0;
    z-index: 1;
    bottom: 20px;
    position: absolute
}

.default-mainslider3 .slick-dots li {
    width: 17px;
    height: 17px;
    border-radius: 100%;
    border: 2px solid #d2d2d2
}

.default-mainslider3 .slick-dots li.slick-active {
    border-color: #aeaeae
}

.default-mainslider3 .slick-dots li button {
    display: none
}

.default-mainslider4 {
    background: #fff;
    margin: 0 0 40px
}

.default-mainslider4 .img {
    float: left;
    width: 100%
}

.default-mainslider4 .img img {
    display: block;
    width: 100%;
    height: auto
}

.default-mainslider4 .holder {
    overflow: hidden
}

.default-mainslider4 .holder.right .txt {
    float: left;
    text-align: left
}

.default-mainslider4 .holder.right .img {
    float: right
}

.default-mainslider4 .price {
    display: block;
    color: #535353;
    font: 27px/30px Montserrat, sans-serif
}

.default-mainslider4 .price sub {
    bottom: 0;
    font-size: 19px
}

.default-mainslider4 .txt {
    float: right;
    width: 14.3%;
    color: #535353;
    margin: 14.3% 0 0;
    text-align: right
}

.default-mainslider4 .txt .sub-title {
    display: block;
    margin: 0 0 11px;
    font-weight: 700;
    letter-spacing: 4px;
    font-size: 14px;
    line-height: 16px
}

.default-mainslider4 .txt h1 {
    margin: 0 0 5px -4px;
    letter-spacing: -1.5px;
    text-transform: uppercase;
    font: 700 58px/59px"Source Sans Pro", sans-serif
}

.default-mainslider4 .txt h2 {
    margin: 0 0 31px -3px;
    letter-spacing: -1.3px;
    text-transform: uppercase;
    font: 100 58px/59px"Source Sans Pro", sans-serif
}

.default-mainslider4 .txt p {
    margin: 0
}

.default-mainslider4 .slick-next,
.default-mainslider4 .slick-prev {
    display: none !important
}

.default-mainslider4 .slick-dots {
    left: 50px;
    right: auto;
    width: auto;
    bottom: 98px;
    text-align: right
}

.default-mainslider4 .slick-dots li {
    margin: 0 2px 0 0;
    border-radius: 100%;
    width: 17px;
    height: 17px;
    border: 2px solid #d2d2d2
}

.default-mainslider4 .slick-dots li.slick-active,
.default-mainslider4 .slick-dots li:hover {
    border-color: #aeaeae
}

.default-mainslider4 .slick-dots li button {
    display: none
}

.default-mainslider4.add .txt {
    width: 38%
}

.default-mainslider4.add .txt h1,
.default-mainslider4.add .txt h2 {
    text-transform: none
}

.slider-1 {
    overflow: hidden
}

.slider-1 .slider .img {
    display: block;
    width: 100%;
    height: auto
}

.slider-1 .slider .holder {
    position: relative;
    overflow: hidden
}

.slider-1 .slider .image {
    float: left;
    width: 50%
}

.slider-1 .slider .text {
    float: right;
    width: 50%
}

.slider-1 .slider .txt-wrap {
    position: absolute;
    left: 5%;
    right: 5%;
    bottom: 0;
    top: 20%;
    color: #535353
}

.slider-1 .slider .txt-wrap.right {
    text-align: right
}

.slider-1 .slider .txt-wrap.right .txt {
    max-width: 31%;
    float: right
}

.slider-1 .slider .txt-wrap.right p {
    max-width: 100%
}

.slider-1 .slider .txt-wrap .title,
.slider-1 .slider .txt-wrap h1,
.slider-1 .slider .txt-wrap h2 {
    color: #535353
}

.slider-1 .slider .txt-wrap .price {
    display: block;
    color: #535353;
    font-size: 28px;
    line-height: 30px
}

.slider-1 .slider .txt-wrap .price sub {
    bottom: 0
}

.slider-1 .slider .caption {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 21px
}

.slider-1 .slider .c1 {
    display: table;
    width: 100%;
    height: 100%
}

.slider-1 .slider .c2 {
    display: table-cell;
    vertical-align: middle
}

.slider-1 .slider .title {
    display: block;
    color: #fff;
    margin: 0 auto 10px;
    width: 40%;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 16px;
    display: inline-block;
    vertical-align: middle
}

.slider-1 .slider .title span {
    display: inline-block;
    vertical-align: middle;
    padding: 0 15px;
    position: relative
}

.slider-1 .slider .title span:after,
.slider-1 .slider .title span:before {
    position: absolute;
    left: 100%;
    top: 7px;
    height: 1px;
    background: #fff;
    width: 100%;
    content: ''
}

.slider-1 .slider .title span:after {
    left: auto;
    right: 100%
}

.slider-1 .slider h1 {
    margin: 0;
    color: #dec6a9;
    font-weight: 400;
    font-size: 65px;
    line-height: 65px
}

.slider-1 .slider h1 span {
    display: block;
    font-weight: 700;
    font-size: 52px;
    line-height: 52px
}

.slider-1 .slider h2 {
    margin: 0;
    color: #fff;
    font-weight: 200;
    font-size: 51px;
    line-height: 51px
}

.slider-1 .slider p {
    margin: 0 auto;
    max-width: 30%
}

.slider-1 .slider .btn .shop {
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding: 0 15px;
    -webkit-transition: all ease .5s;
    transition: all ease .5s
}

.slider-1 .slider .btn .shop:after,
.slider-1 .slider .btn .shop:before {
    position: absolute;
    left: 100%;
    top: 7px;
    height: 1px;
    content: '';
    background: #fff;
    width: 100%
}

.slider-1 .slider .btn .shop:before {
    left: auto;
    right: 100%
}

.slider-1 .slider .btn .shop:hover {
    padding: 0 25px
}

.slider-1 .slick-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    z-index: 1
}

.slider-1 .slick-dots li {
    width: 17px;
    height: 17px;
    border: 2px solid #fff;
    border-radius: 100%
}

.slider-1 .slick-dots li.slick-active {
    border-color: #dec7a9
}

.slider-1 .slick-dots li button {
    display: none
}

.slider-3 .slider.center .slick-slide {
    opacity: .5
}

.slider-3 .slider.center .slick-slide.slick-active {
    opacity: 1
}

.slider-3 .holder {
    opacity: .7;
    position: relative;
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.slider-3 .holder.slick-current {
    opacity: 1
}

.slider-3 .holder.slick-current .c2 {
    opacity: 1;
    visibility: visible
}

.slider-3 .img {
    overflow: hidden
}

.slider-3 .img img {
    display: block;
    width: 100%;
    height: auto
}

.slider-3 .caption {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    background: rgba(0, 0, 0, .4)
}

.slider-3 .c1 {
    display: table;
    width: 100%;
    height: 100%
}

.slider-3 .c2 {
    opacity: 0;
    visibility: hidden;
    padding: 107px 20px 20px;
    display: table-cell;
    vertical-align: middle;
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.slider-3 h1 {
    color: #fff;
    margin: 0 0 25px;
    font-weight: 300;
    letter-spacing: 37px;
    text-transform: uppercase;
    font-size: 69px;
    line-height: 69px
}

.slider-3 h2 {
    color: #bcb569;
    margin: 0 0 36px;
    font-weight: 600;
    letter-spacing: 2.2px;
    font: 600 48px/50px"Source Sans Pro", sans-serif
}

.slider-3 .shop {
    color: #fff;
    border-radius: 23px;
    text-decoration: none;
    border: 2px solid #fff;
    padding: 11px 26px 10px;
    text-transform: uppercase;
    font: 16px/20px Montserrat, sans-serif;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.slider-3 .shop:hover {
    background: #ff6060;
    border-color: #ff6060
}

.slider-3 .slick-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 57px
}

.slider-3 .slick-dots li {
    width: 91px;
    height: 3px;
    background: #fff
}

.slider-3 .slick-dots li.slick-active {
    background: #bcb569
}

.slider-3 .slick-dots button {
    display: none
}

.slider-3 .slick-next,
.slider-3 .slick-prev {
    display: none !important
}

.slider-5 {
    margin: 0 0 20px;
    overflow: hidden;
    background: #f3f3f3
}

.slider-5 .txt {
    float: left;
    width: 50%;
    margin-top: 10%
}

.slider-5 .title {
    display: block;
    font-weight: 600;
    color: #6a6a6a;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 16px
}

.slider-5 h1 {
    margin: 0;
    color: #535353;
    font-weight: 600;
    font-size: 59px;
    line-height: 59px
}

.slider-5 h2 {
    margin: 0;
    font-size: 59px;
    line-height: 59px
}

.slider-5 .img {
    float: right;
    width: 50%
}

.slider-5 .img img {
    display: block;
    width: 100%;
    height: auto
}

.slider-5 .price {
    display: block;
    color: #535353;
    font-size: 27px;
    line-height: 30px
}

.slider-5 sub {
    bottom: 0
}

.slider-5 .slick-dots {
    left: 0;
    right: 0;
    bottom: 0;
    text-align: left
}

.slider-5 .slick-dots li {
    width: 17px;
    height: 17px;
    border: 2px solid #d2d2d2;
    border-radius: 100%
}

.slider-5 .slick-dots li.slick-active {
    border-color: #aeaeae
}

.slider-5 .slick-dots li button {
    display: none
}

.slider-5 .slick-next,
.slider-5 .slick-prev {
    display: none !important
}

.slider-7 {
    float: left;
    width: 765px;
    margin: 0 11px
}

.slider-7 .slider img {
    display: block;
    width: 100%;
    height: auto
}

.slider-7 .slider .s-holder {
    position: relative
}

.slider-7 .slider .s-box {
    position: absolute;
    left: 7.6%;
    right: 5%;
    top: 12%
}

.slider-7 .slider .s-title {
    display: block;
    font-weight: 600;
    color: #6a6a6a;
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 10px;
    letter-spacing: 4px
}

.slider-7 .slider .heading {
    display: block;
    color: #535353;
    font-weight: 600;
    margin: 0 0 3px -7px;
    letter-spacing: -1px;
    font-size: 59px;
    line-height: 59px
}

.slider-7 .slider .heading.add {
    font-weight: 200;
    letter-spacing: -2px;
    margin: 0 0 6px -5px
}

.slider-7 .slider .s-txt {
    max-width: 50%;
    color: #6a6a6a;
    font-size: 14px;
    line-height: 21px;
    margin: 0 0 0 -3px
}

.slider-7 .slider .s-shop {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    color: #535353;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    margin: 20px 0 0
}

.slider-7 .slick-dots {
    left: 58px;
    right: auto;
    width: auto;
    bottom: 40px
}

.slider-7 .slick-dots li {
    margin: 0 2px 0 0;
    border-radius: 100%;
    width: 17px;
    height: 17px;
    border: 2px solid #d2d2d2
}

.slider-7 .slick-dots li.slick-active {
    border-color: #aeaeae
}

.slider-7 .slick-dots li button {
    display: none
}

.slider-7 .slick-next,
.slider-7 .slick-prev {
    display: none !important
}

.banner-frame {
    margin: 0 -11px;
    overflow: hidden;
    padding: 1em 0
}

.banner-frame img {
    max-width: 100%
}

.banner-frame .holder {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    padding: 42px 38px 20px 41px
}

.banner-frame h2 {
    margin: 0 0 3px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 4.6px;
    font-size: 24px;
    line-height: 28px
}

.banner-frame .default-stars {
    margin: 0;
    padding: 0;
    line-height: 1;
    font-size: 12px;
    list-style: none
}

.banner-frame .default-stars li {
    margin: 0 1px 0 0;
    display: inline-block;
    vertical-align: middle
}

.banner-frame .default-stars .fa {
    color: #c8a760
}

.banner-frame .default-stars .fa-star-o {
    color: #d6d6d6
}

.banner-frame .btn-shop {
    color: #878787;
    font-size: 14px;
    margin: 40px 0 0;
    line-height: 16px;
    text-decoration: none;
    letter-spacing: -.8px;
    font-family: Montserrat, sans-serif;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    display: inline-block;
    vertical-align: middle
}

.banner-frame .btn-shop .fa,
.banner-frame .btn-shop span {
    color: #878787;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    display: inline-block;
    vertical-align: middle
}

.banner-frame .btn-shop span {
    margin: 0 11px 0 0
}

.banner-frame .btn-shop .fa {
    text-align: center;
    border-radius: 100%;
    border: 1px solid #878787;
    width: 24px;
    height: 24px;
    font-size: 17px;
    line-height: 20px
}

.banner-frame .btn-shop.add {
    margin: 0
}

.banner-frame .btn-shop:hover {
    color: #ff6060;
    text-decoration: none
}

.banner-frame .btn-shop:hover .fa,
.banner-frame .btn-shop:hover span {
    color: #ff6060;
    border-color: #ff6060
}

.banner-frame .discount {
    color: #fff;
    float: right;
    width: 129px;
    height: 129px;
    font-weight: 700;
    text-align: center;
    border-radius: 100%;
    background: #eed24c;
    font-size: 37px;
    line-height: 40px;
    font-family: Montserrat, sans-serif
}

.banner-frame .discount span {
    display: block;
    padding: 44px 0 0
}

.banner-frame .price {
    display: block;
    color: #9f9f9f;
    padding: 12px 0 19px;
    letter-spacing: -1.5px;
    font-size: 17px;
    line-height: 23px;
    font-family: Montserrat, sans-serif
}

.banner-frame .shop {
    right: 38px;
    bottom: 24px;
    color: #878787;
    position: absolute;
    text-decoration: none;
    font-family: Montserrat, sans-serif;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    display: inline-block;
    vertical-align: middle
}

.banner-frame .shop:hover {
    color: #ff6060;
    text-decoration: none
}

.banner-frame .shop:hover .fa {
    border-color: #ff6060
}

.banner-frame .right {
    text-align: right
}

.banner-frame .white {
    color: #fff
}

.banner-frame h3 {
    margin: 0 0 10px;
    font: 700 21px/28px Montserrat, sans-serif
}

.banner-frame.nospace {
    margin: 0
}

.banner-frame.nospace .banner-10,
.banner-frame.nospace .banner-11,
.banner-frame.nospace .banner-9 {
    margin: 0;
    width: 33.33%
}

.banner-1 {
    float: left;
    width: 385px;
    position: relative
}

.banner-1 .holder {
    padding: 39px 38px 20px 41px
}

.banner-1,
.banner-10,
.banner-11,
.banner-12,
.banner-13,
.banner-14,
.banner-15,
.banner-16,
.banner-17,
.banner-18,
.banner-19,
.banner-2,
.banner-3,
.banner-4,
.banner-5,
.banner-6,
.banner-7,
.banner-8,
.banner-9 {
    float: left;
    margin: 0 11px;
    position: relative
}

.banner-17,
.banner-18,
.banner-2,
.banner-7 {
    margin-bottom: 20px
}

.banner-box {
    float: left
}

.banner-box.first {
    width: 408px
}

.banner-box.two {
    width: 294px
}

.banner-box.third {
    width: 434px
}

.banner-box.fourth {
    width: 814px
}

.banner-box.fifth {
    width: 398px
}

.banner-box.sixth {
    width: 100%
}

.banner-2 .holder {
    padding: 33px 38px 20px 35px
}

.banner-2 .price {
    padding: 27px 0 0
}

.banner-3 .holder {
    padding: 31px 26px 20px 41px
}

.banner-3 h2 {
    text-transform: none;
    letter-spacing: 4.9px
}

.banner-3 .shop {
    right: 36px;
    bottom: 32px;
    letter-spacing: -.6px
}

.banner-4 {
    width: 385px
}

.banner-4 .holder {
    padding: 33px 38px 20px 35px
}

.banner-4 .price {
    padding: 12px 0 26px
}

.banner-5 {
    width: 588px
}

.banner-5 .holder {
    padding: 0
}

.banner-5 .texts {
    position: absolute;
    padding: 2px 8px;
    line-height: 21px;
    max-width: 65%;
    bottom: 71px;
    right: 56px;
    left: 56px
}

.banner-5 .texts .title {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    background: #535353;
    padding: 3px 5px 4px;
    font-weight: 600;
    color: #fff;
    margin: 0 0 3px;
    letter-spacing: 4.1px
}

.banner-5 .texts h3 {
    margin: 0 0 8px;
    font: 300 55px/60px"Source Sans Pro", sans-serif
}

.banner-5 .texts h3 strong {
    display: block;
    font: 700 57px/62px Montserrat, sans-serif
}

.banner-5 .texts p {
    margin: 0 0 18px 2px
}

.banner-5 .texts .price-add {
    display: block;
    font: 30px/35px Montserrat, sans-serif
}

.banner-6 {
    width: 276px
}

.banner-6 .holder {
    padding: 24px 33px 28px 23px
}

.banner-6 .sub-title {
    display: block;
    font-weight: 600;
    letter-spacing: 4px;
    margin: 0 0 21px;
    letter-spacing: 4.2px
}

.banner-6 .btn-shop {
    position: absolute;
    bottom: 30px;
    left: 31px;
    right: 31px
}

.banner-6 .btn-shop .fa,
.banner-6 .btn-shop span {
    color: #fff
}

.banner-6 .btn-shop .fa {
    border-color: #fff
}

.banner-6 h3 {
    letter-spacing: 1px
}

.banner-6 .offer {
    position: absolute;
    right: 19px;
    top: 50%;
    width: 129px;
    height: 129px;
    border-radius: 100%;
    background: #62c5de;
    text-align: center;
    padding: 34px 0 0;
    letter-spacing: 1px
}

.banner-6 .offer .price-less {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    font-size: 16px;
    line-height: 18px;
    color: rgba(255, 255, 255, .57)
}

.banner-6 .offer .price-less:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
    height: 1px;
    content: '';
    background: rgba(255, 255, 255, .57)
}

.banner-6 .offer .prices {
    display: block;
    font-size: 29px;
    line-height: 32px
}

.banner-7 {
    width: 294px
}

.banner-7 .holder {
    padding: 26px 26px 28px
}

.banner-7 h2 {
    margin: 0 0 1px;
    color: #939393;
    font-size: 18px;
    line-height: 28px
}

.banner-7 .price-tag {
    position: absolute;
    right: 29px;
    bottom: 29px
}

.banner-7 .price {
    color: #991015;
    padding: 10px 0 11px;
    font-size: 27px;
    line-height: 30px
}

.banner-7 .shop-now {
    color: #fff;
    background: #2e2d32;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    padding: 2px 9px 1px;
    letter-spacing: 1px;
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.banner-7 .shop-now:hover {
    background: #ff6060
}

.banner-8 {
    width: 294px
}

.banner-8 .holder {
    padding: 29px 24px 28px
}

.banner-8 h2 {
    color: #2b3d66;
    margin: 0 0 46px;
    font-size: 18px;
    line-height: 28px
}

.banner-8 .price-tag {
    padding: 0
}

.banner-8 .price-tag .price-off {
    display: block;
    color: #9f9f9f;
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    line-height: 20px;
    position: relative;
    padding: 0 5px;
    margin: 4px 0 6px
}

.banner-8 .price-tag .price-off:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
    content: '';
    height: 1px;
    background: #9f9f9f
}

.banner-8 .price-tag .price {
    padding: 0;
    color: #2c3d65;
    font-size: 27px;
    line-height: 30px
}

.banner-8 .btn-shop {
    margin: 16px 0 0 -3px
}

.banner-8 .btn-shop span {
    color: #2c3d65;
    text-transform: uppercase
}

.banner-8 .btn-shop .fa {
    color: #2c3d65;
    border-color: #2c3d65
}

.banner-10,
.banner-11,
.banner-9 {
    width: 385px
}

.banner-10 .holder,
.banner-11 .holder,
.banner-9 .holder {
    padding: 36px 38px 28px
}

.banner-10 h2,
.banner-11 h2,
.banner-9 h2 {
    color: #b7b7b7;
    font-weight: 600;
    margin: 0 0 15px;
    letter-spacing: 5px;
    text-transform: lowercase;
    text-transform: capitalize;
    font-size: 16px;
    line-height: 18px
}

.banner-10 h2 strong,
.banner-11 h2 strong,
.banner-9 h2 strong {
    display: block;
    color: #535353;
    padding: 4px 0 0;
    letter-spacing: 2px;
    text-transform: uppercase;
    font: 700 24px/26px Montserrat, sans-serif
}

.banner-10 .btn-shop,
.banner-11 .btn-shop,
.banner-9 .btn-shop {
    margin: 58px 0 0
}

.banner-10 .btn-shop .fa,
.banner-11 .btn-shop .fa,
.banner-9 .btn-shop .fa {
    width: 18px;
    height: 18px;
    font-size: 14px;
    line-height: 16px
}

.banner-10 .btn-shop span,
.banner-11 .btn-shop span,
.banner-9 .btn-shop span {
    margin: 0 7px 0 0
}

.banner-10 .btn-area,
.banner-11 .btn-area,
.banner-9 .btn-area {
    position: absolute;
    left: 28px;
    bottom: 28px
}

.banner-12 {
    margin-bottom: 25px
}

.banner-12 h2 span {
    display: block;
    margin: 0 0 5px;
    font-weight: 600;
    text-transform: none;
    font-size: 16px;
    line-height: 18px
}

.banner-12 .btn-shop {
    position: absolute;
    right: 38px;
    bottom: 33px
}

.banner-12 .btn-shop .fa,
.banner-12 .btn-shop span {
    color: #fff
}

.banner-12 .btn-shop .fa {
    border-color: #fff;
    background: #b1de89
}

.banner-12 .btn-shop .fa:hover {
    border-color: #ff6060
}

.banner-13 .holder {
    padding: 39px 39px 20px
}

.banner-13 h2 {
    letter-spacing: 2px
}

.banner-13 h2 span {
    display: block;
    color: #b7b7b7;
    font-weight: 600;
    letter-spacing: 5px;
    text-transform: none;
    padding: 0 3px 6px 0;
    font-size: 16px;
    line-height: 18px
}

.banner-13 h2 strong {
    font: 700 24px/25px Montserrat, sans-serif
}

.banner-13 .btn-shop {
    position: absolute;
    right: 38px;
    bottom: 35px
}

.banner-15 {
    width: 589px
}

.banner-15 .holder {
    padding: 56px 37px 20px 20px
}

.banner-15 h2 {
    color: #b7b7b7;
    font-size: 16px;
    line-height: 18px
}

.banner-15 h2 strong {
    display: block;
    color: #535353;
    padding: 3px 0 0;
    font-size: 24px;
    line-height: 26px
}

.banner-15 .btn-shop {
    right: 38px;
    bottom: 51px;
    position: absolute
}

.banner-17,
.banner-18 {
    width: 385px
}

.banner-17 h4 {
    margin: 24% 0 0 10%;
    letter-spacing: 23px;
    text-align: center;
    font-weight: 700;
    font-size: 52px;
    line-height: 54px
}

.banner-18 .holder {
    padding: 35px 31px 20px 41px
}

.banner-18 h2 {
    color: #5f3b34;
    margin: 0 0 11px;
    letter-spacing: 1.6px;
    font: 700 18px/28px Montserrat, sans-serif
}

.banner-18 .price-off {
    color: #9f9f9f;
    padding: 0 3px;
    position: relative;
    margin: 20px 0 1px;
    font: 18px/20px Montserrat, sans-serif;
    display: inline-block;
    vertical-align: middle
}

.banner-18 .price-off:after {
    left: 0;
    right: 0;
    top: 10px;
    content: '';
    height: 1px;
    position: absolute;
    background: #9f9f9f
}

.banner-18 .price {
    padding: 0;
    color: #603b34;
    font: 23px/26px Montserrat, sans-serif
}

.banner-18 .btn-shop {
    margin: 36px 0 0;
    text-decoration: none
}

.banner-18 .btn-shop .icon-shop {
    color: #e5aa6f;
    display: inline-block;
    vertical-align: middle
}

.banner-18 .btn-shop .icon-shop {
    font-size: 16px;
    line-height: 18px
}

.banner-18 .btn-shop span {
    margin: 0;
    color: #e5aa6f;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 16px
}

.banner-19 {
    width: 792px;
    font: 14px/21px"Source Sans Pro", Arial, Helvetica, sans-serif
}

.banner-19 .holder {
    padding: 102px 38px 22px 73px
}

.banner-19 .txt {
    max-width: 48%
}

.banner-19 .heading {
    color: #6a6a6a;
    display: block;
    padding: 0 4px 11px;
    letter-spacing: 4.1px;
    text-transform: uppercase;
    font: 600 14px/16px"Source Sans Pro", Arial, Helvetica, sans-serif
}

.banner-19 h3 {
    margin: 0 0 8px;
    font: 100 58px/60px"Source Sans Pro", Arial, Helvetica, sans-serif
}

.banner-19 h3 strong {
    display: block;
    font-weight: 600
}

.banner-19 p {
    margin: 0 0 37px
}

.banner-19 .now {
    color: #fff;
    padding: 9px 25px;
    background: #535353;
    border-radius: 20px;
    text-decoration: none;
    letter-spacing: -.4px;
    text-transform: uppercase;
    font: 13px/16px Montserrat, sans-serif;
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.banner-19 .now:hover {
    color: #fff;
    background: #ff6060
}

.banner-20 {
    position: relative;
    margin: 0 0 20px 11px
}

.banner-20 h2 {
    margin: 0 0 14px;
    color: #2b3d66;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 21px;
    line-height: 24px
}

.banner-20 p {
    margin: 0 0 11px
}

.banner-20 .price-off {
    color: #fff;
    margin: 0 0 8px;
    padding: 0 5px;
    position: relative;
    font-size: 18px;
    line-height: 20px;
    display: inline-block;
    vertical-align: middle
}

.banner-20 .price-off:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
    height: 1px;
    content: '';
    background: #fff
}

.banner-20 .price {
    color: #2c3d65;
    padding: 0 0 32px;
    font-size: 27px;
    line-height: 30px
}

.banner-20 .card {
    color: #2d4169;
    font-weight: 700;
    padding: 8px 27px;
    border-radius: 20px;
    text-decoration: none;
    letter-spacing: .7px;
    border: 2px solid #2c3d65;
    font-size: 13px;
    line-height: 16px;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    display: inline-block;
    vertical-align: middle
}

.banner-20 .card:hover {
    color: #fff;
    background: #ff6060;
    border-color: #ff6060
}

.banner-21 {
    position: relative;
    margin: 0 0 0 11px
}

.banner-21 .holder {
    padding: 39px 38px 20px 41px
}

.banner-21 .title {
    color: #6a6a6a;
    display: block;
    padding: 0 0 4px;
    font-weight: 600;
    letter-spacing: 4px;
    text-transform: uppercase;
    font: 600 14px/16px"Source Sans Pro", Arial, Helvetica, sans-serif
}

.banner-21 h2 {
    margin: 0 0 30px;
    text-transform: none;
    letter-spacing: -1px;
    font: 100 37px/40px"Source Sans Pro", Arial, Helvetica, sans-serif
}

.banner-21 h2 strong {
    font-weight: 600
}

.banner-21 .view {
    color: #535353;
    font-weight: 700;
    padding: 8px 23px;
    border-radius: 20px;
    text-decoration: none;
    text-transform: uppercase;
    border: 2px solid #535353;
    font-size: 13px;
    line-height: 16px;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    display: inline-block;
    vertical-align: middle
}

.banner-21 .view:hover {
    color: #fff;
    background: #ff6060;
    border-color: #ff6060
}

.default-product1 {
    display: inline-block;
    vertical-align: top;
    width: 250px
}

.default-product1.gray {
    background: #f8f8f8
}

.default-product1.style-1 .box:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: '';
    background: rgba(231, 198, 126, .68);
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
    opacity: 0;
    visibility: hidden
}

.default-product1.style-1 .links {
    background: 0 0;
    border: 0
}

.default-product1.style-1 .links li+li {
    border-color: #fff
}

.default-product1.style-1 .links a {
    color: #fff;
    font-size: 24px
}

.default-product1.large .title {
    text-align: center;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px
}

.default-product1.large .price {
    text-align: center;
    font-size: 23px;
    line-height: initial
}

.default-product1 .price .discount-price {
    font-size: 19px;
    color: red;
    display: block;
    text-decoration: line-through
}

.default-product1.large .price .fa {
    font-size: 17px
}

.default-product1.large .caption .best-price {
    font-size: 17px
}

.default-product1.large .caption .off {
    font-size: 17px
}

.default-product1.large .caption .new {
    font-size: 17px
}

.default-product1.same-height .box {
    min-height: 255px
}

.default-product1:hover .box:after,
.default-product1:hover .links:not(span) {
    opacity: 1;
    visibility: visible;
    padding: 12px
}

.default-product1 .box {
    margin: 0 0 11px;
    position: relative
}

.default-product1 .b1 {
    width: 100%;
    height: 235px;
    display: table;
    object-fit: contain
}

.default-product1 .b2 {
    display: table-cell;
    vertical-align: bottom
}

.default-product1 .caption {
    top: 15px;
    left: 0;
    text-align: left;
    position: absolute
}

.default-product1 .caption .off {
    color: #fff;
    display: block;
    padding: 3px 6px;
    margin-bottom: 1px;
    background: #b2cc29;
    font: 700 14px/16px Montserrat, sans-serif
}

.default-product1 .caption .new {
    color: #fff;
    padding: 3px 6px;
    background: #000;
    text-transform: uppercase;
    font: 700 13px/16px Montserrat, sans-serif
}

.default-product1 .caption .best-price {
    color: #fff;
    padding: 3px 6px;
    background: #dd1c1a;
    letter-spacing: 1px;
    font: 700 16px"Poppins"
}

.default-product1 .txt {
    overflow: hidden
}

.default-product1 .title {
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    margin: 0 0 5px;
    color: #3a3a3a;
    text-transform: capitalize;
    font: 700 16px"Poppins"
}

.default-product1 .title a {
    font: 700 16px"Poppins";
    color: #3a3a3a;
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.default-product1 .title a:hover {
    color: #ff6060
}

.default-product1 .price {
    text-align: center;
    display: block;
    color: #3a3a3a;
    font: 300 14px"Karla"
}

.default-product1 .price .fa {
    font-size: 13px;
    margin: 0 4px 0 0
}

.default-product1 del {
    display: block;
    color: #dd1c1a;
    font: 300 14px"Karla"
}

.default-product1 del .fa {
    font-size: 13px;
    margin: 0 4px 0 0
}

.default-product1 .links {
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    display: table;
    font-size: 17px;
    background: #fff;
    visibility: hidden;
    position: absolute;
    text-align: center;
    border: 1px solid #eee;
    -webkit-transition: all ease .5s;
    transition: all ease .5s
}

.default-product1 .links .icomoon {
    vertical-align: middle
}

.default-product1 .links .icon-heart {
    top: 4px;
    position: relative
}

.default-product1 .links.add {
    box-shadow: 0 0 9px rgba(172, 172, 172, .35);
    padding: 10px 0;
    width: 79%;
    bottom: 11px;
    margin: 0 auto
}

.default-product1 .links.add .icon-handbag {
    font-size: 17px;
    top: -3px;
    position: relative
}

.default-product1 .links.add li {
    display: table-cell;
    border-color: #ccc6c6
}

.default-product1 .links li {
    display: table-cell;
    vertical-align: middle;
    padding-left: 7px;
    padding-right: 5px
}

.default-product1 .links li+li {
    border-left: 1px solid #eee
}

.default-product1 .links a {
    color: #8a8a8a;
    float: left;
    width: 100%;
    text-decoration: none;
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.default-product1 .links .addtocart-product:not(span) {
    color: #8a8a8a;
    display: block;
    padding: 12px 9px;
    text-decoration: none;
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.default-product1 .links a .icon-handbag {
    font-size: 15px;
    cursor: pointer;
    vertical-align: middle
}

.default-product1 .links,
.default-product1 .links .addtocart-product span,
.default-product1 .links a span {
    font-family: Karla;
    font-size: 15px;
    cursor: pointer;
    vertical-align: middle
}

.addtocart-product .icon-handbag {
    font-size: 15px;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle
}

.default-product1 .links .addtocart-product span,
.default-product1 .links a span {
    font-size: 14px;
    margin: 0 -2px 0 10px
}

.default-product1 .links .addtocart-product:hover,
.default-product1 .links a:hover {
    color: #ff6060
}

.default-product1 .links .icon-heart,
.default-product1 .links .icon-heart-empty {
    top: 3px;
    position: relative
}

.default-product1 .default-stars {
    left: 0;
    margin: 0;
    padding: 0;
    right: 8px;
    bottom: 10px;
    line-height: 1;
    font-size: 12px;
    list-style: none;
    position: absolute
}

.default-product1 .default-stars li {
    margin: 0 1px 0 0;
    display: inline-block;
    vertical-align: middle
}

.default-product1 .default-stars .fa {
    color: #c8a760
}

.default-product1 .default-stars .fa-star-o {
    color: #d6d6d6
}

.default-product2 {
    width: 213px;
    margin: 0 10px;
    display: inline-block;
    vertical-align: top
}

.default-product2:hover .links {
    opacity: 1;
    visibility: visible
}

.default-product2:hover img {
    opacity: .7
}

.default-product2:hover.style-2:after {
    opacity: 1;
    visibility: visible
}

.default-product2 img {
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.default-product2 .box {
    position: relative;
    margin: 0 0 14px
}

.default-product2 .links {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin: -24px 0 0;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
    opacity: 0;
    visibility: hidden
}

.default-product2 .links li {
    margin: 0 5px;
    display: inline-block;
    vertical-align: middle
}

.default-product2 .links a {
    display: block;
    color: #6b6b6b;
    background: #fff;
    border-radius: 100%;
    text-decoration: none;
    width: 41px;
    height: 41px;
    font-size: 16px;
    line-height: 38px
}

.default-product2 .links a:hover {
    color: #ff6060
}

.default-product2 .txt {
    overflow: hidden;
    padding: 0 10px 15px
}

.default-product2 .title {
    display: block;
    color: #747474;
    font: 600 14px/20px"Source Sans Pro", sans-serif
}

.default-product2 .price {
    display: block
}

.default-product2 .price .fa,
.default-product2 .price span {
    display: inline-block;
    vertical-align: middle;
    color: #000;
    font-size: 14px
}

.default-product2 .price span {
    font: 600 17px/20px"Source Sans Pro", sans-serif
}

.default-product2 .caption {
    left: 0;
    top: 36px;
    text-align: left;
    position: absolute
}

.default-product2 .caption .off {
    color: #fff;
    display: block;
    padding: 5px 8px;
    margin-bottom: 1px;
    background: #b2cc29;
    font: 700 17px/20px Montserrat, sans-serif
}

.default-product2 .caption .new {
    color: #fff;
    padding: 5px 8px;
    background: #000;
    text-transform: uppercase;
    font: 700 17px/20px Montserrat, sans-serif
}

.default-product2 .caption .best-price {
    color: #fff;
    padding: 5px 8px;
    background: #fed062;
    font: 700 17px/20px Montserrat, sans-serif
}

.default-product2 .default-stars {
    margin: 0;
    left: 20px;
    padding: 0;
    right: 8px;
    bottom: -1px;
    line-height: 1;
    font-size: 12px;
    list-style: none;
    position: absolute
}

.default-product2 .default-stars li {
    margin: 0 1px 0 0;
    display: inline-block;
    vertical-align: middle
}

.default-product2 .default-stars .fa {
    color: #c8a760
}

.default-product2 .default-stars .fa-star-o {
    color: #d6d6d6
}

.default-product2 del {
    display: block;
    color: #b3b3b3;
    font: 600 17px/20px"Source Sans Pro", sans-serif
}

.default-product2 del .fa {
    font-size: 13px;
    margin: 0 4px 0 0
}

.default-product2.style-2 {
    position: relative
}

.default-product2.style-2:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: '';
    background: rgba(205, 255, 127, .73);
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
    opacity: 0;
    visibility: hidden
}

.default-product2.style-2 .links {
    text-align: right;
    margin: 0;
    top: 10px;
    right: 10px;
    z-index: 1
}

.default-product2.style-2 .links li {
    display: block;
    margin: 0 0 8px
}

.default-product2.style-2 .links a {
    border-radius: 0;
    text-align: center;
    display: inline-block;
    vertical-align: middle
}

.default-product2.large {
    width: 276px;
    margin: 0 19px 35px 10px
}

.default-product2.large .box {
    margin: 0 0 9px
}

.default-product2.large .txt {
    padding: 0 10px 25px 19px
}

.default-product2.large .txt .title {
    margin: 0 0 9px;
    font-size: 18px;
    line-height: 20px
}

.default-product2.large .txt .price .fa,
.default-product2.large .txt .price span {
    font-size: 23px
}

.default-product2.bg-grey {
    background: #f5f5f5
}

.product-3 {
    margin: 0 10px;
    text-align: center;
    display: inline-block;
    vertical-align: top
}

.product-3:hover .links {
    box-shadow: 0 0 9px rgba(172, 172, 172, .35)
}

.product-3.hover2:hover .links {
    box-shadow: none;
    background: #f6f6f6
}

.product-3 .img {
    overflow: hidden;
    margin: 0 0 15px
}

.product-3 .img img {
    display: block;
    margin: 0 auto
}

.product-3 .txt {
    overflow: hidden;
    min-height: 77px
}

.product-3 .title {
    display: block;
    color: #535353;
    margin: 0 0 12px;
    text-transform: uppercase;
    font: 18px/20px Montserrat, sans-serif
}

.product-3 .price {
    color: #a6a6a6;
    display: block;
    font: 700 20px/20px Montserrat, sans-serif
}

.product-3 .price .fa {
    font-size: 14px
}

.product-3 .color-box {
    margin: 0 0 25px
}

.product-3 .color-box li {
    display: inline-block;
    vertical-align: middle
}

.product-3 .color-box li.active a {
    background: #fff;
    border: 1px solid transparent
}

.product-3 .color-box li.active a.red {
    border-color: #bb4527
}

.product-3 .color-box li.active a.blue {
    border-color: #40455c
}

.product-3 .color-box li.active a.green {
    border-color: #7e8347
}

.product-3 .color-box li.active a.yellow {
    border-color: #e3d158
}

.product-3 .color-box li.active a.gray {
    border-color: #868c98
}

.product-3 .color-box a {
    width: 24px;
    height: 24px;
    display: block;
    position: relative;
    border-radius: 100%
}

.product-3 .color-box a:after {
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    content: '';
    position: absolute;
    border-radius: 100%
}

.product-3 .color-box a:hover {
    background: #fff;
    border: 1px solid transparent
}

.product-3 .color-box a.red {
    border-color: #bb4527
}

.product-3 .color-box a.red:after {
    background: #bb4527
}

.product-3 .color-box a.blue {
    border-color: #40455c
}

.product-3 .color-box a.blue:after {
    background: #40455c
}

.product-3 .color-box a.green {
    border-color: #7e8347
}

.product-3 .color-box a.green:after {
    background: #7e8347
}

.product-3 .color-box a.yellow {
    border-color: #e3d158
}

.product-3 .color-box a.yellow:after {
    background: #e3d158
}

.product-3 .color-box a.gray {
    border-color: #868c98
}

.product-3 .color-box a.gray:after {
    background: #868c98
}

.product-3 p {
    color: #a8a8a8;
    font-size: 14px;
    line-height: 21px;
    font-weight: 300;
    margin: 0 0 49px
}

.product-3 .links {
    padding: 10px;
    max-width: 165px;
    background: #fff;
    margin: 0 auto 20px;
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.product-3 .links li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 12px 0 12px;
    position: relative
}

.product-3 .links li+li:after {
    top: 0;
    bottom: 0;
    width: 1px;
    left: -10px;
    content: '';
    position: absolute;
    background: #ccc6c6
}

.product-3 .links a {
    color: #8a8a8a;
    font-size: 16px;
    line-height: 18px;
    text-decoration: none
}

.default-product4 {
    overflow: hidden
}

.default-product4 .img {
    float: left;
    width: 80px;
    margin: 0 9px 0 0
}

.default-product4 .img img {
    display: block;
    width: 100%;
    height: auto
}

.default-product4 .default-stars {
    margin: 0;
    padding: 0;
    line-height: 1;
    font-size: 12px;
    list-style: none
}

.default-product4 .default-stars li {
    display: inline-block;
    vertical-align: middle
}

.default-product4 .default-stars .fa {
    color: #c8a760
}

.default-product4 .default-stars .fa-star-o {
    color: #d6d6d6
}

.default-product4 .text {
    overflow: hidden
}

.default-product4 .text .frame {
    min-height: 33px
}

.default-product4 .text .frame strong {
    display: block;
    color: #3a3a3a;
    margin: 0 0 5px;
    font-weight: 700;
    font: 14px/16px Karla
}

.default-product4 .text .frame strong a {
    font-weight: 700;
    font-family: Karla;
    color: #3a3a3a;
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.default-product4 .text .frame strong a:hover {
    color: #ff6060
}

.default-product4 .text .off {
    width: 100%;
    opacity: .6;
    color: red;
    margin: 0 13px 0 0;
    position: relative;
    font: 14px/18px Karla;
    display: inline-block;
    vertical-align: middle
}

.default-product4 .text .price {
    color: #252528;
    font: 18px/18px Karla;
    display: inline-block;
    vertical-align: middle
}

.product-area {
    padding: 23px 0 46px
}

.product-area .default-heading {
    margin-bottom: 48px
}

.product-area img {
    width: auto;
    max-width: 100%
}

.product-area .bordertop {
    border-top: 1px solid #e8e8e8
}

.product-area .borderright {
    border-right: 1px solid #e8e8e8
}

.product-area .borderbottom {
    border-bottom: 1px solid #e8e8e8
}

.product-area .default-box {
    float: left;
    padding: 0 0 40px
}

.product-area .default-box.half {
    width: 50%
}

.product-area .default-box.twothird .img {
    min-height: 155px
}

.product-area .default-holder {
    width: 50%;
    float: left
}

.product-area .default-frame {
    overflow: hidden
}

.product-area .default-frame .default-product1 .txt {
    padding: 0 0 0 14.6%
}

.product-area .default-frame .default-product1 .default-stars {
    left: 14.6%
}

.product-area .default-frame .default-product1 .default-block .txt {
    min-height: 138px;
    padding: 0 0 0 9.5%
}

.product-area .img-box {
    width: 44%;
    vertical-align: top;
    display: inline-block;
    padding: 13px 0 9px 3.2%
}

.product-area .default-block {
    width: 54.5%;
    padding: 46px 0 0;
    vertical-align: top;
    display: inline-block
}

.product-area .default-tabs {
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none
}

.product-area .default-tabs li {
    float: left;
    width: 24.1%;
    padding: 0 5px 0 0
}

.product-area .default-product1 {
    display: block
}

.product-area .default-product1 .txt {
    padding: 0 0 0 8.6%
}

.product-area .default-product1 .txt .default-stars {
    position: static;
    margin: -5px 0 15px
}

.product-area .default-product1 .title {
    margin: 0 0 12px
}

.product-area .default-product1 .default-stars {
    left: 8.6%
}

.product-area .default-product1 .price,
.product-area .default-product1 del {
    display: inline-block;
    vertical-align: middle
}

.product-area .default-product1 .b1 {
    height: auto
}

.default-producttabs {
    padding: 1em 0;
    position: relative
}

.default-producttabs .producttabs {
    margin-bottom: 4em;
    overflow: hidden;
    list-style: none;
    text-transform: uppercase;
    font: 700 20px Karla
}

.default-producttabs .producttabs li {
    float: left;
    margin: 0 28px 0 0;
    padding: 0 0 0 30px;
    border-left: 1px solid #d8d8d8;
    font: 700 20px Karla
}

.default-producttabs .producttabs li:first-child {
    border: 0;
    padding: 0
}

.default-producttabs .producttabs span {
    color: #d7d7d7;
    -webkit-transition: all .4s linear;
    font: 700 20px Karla;
    transition: all .4s linear;
    cursor: pointer
}

.default-producttabs .producttabs span.active,
.default-producttabs .producttabs span:hover {
    color: #3a3a3a;
    text-decoration: none
}

.default-producttabs .slick-next,
.default-producttabs .slick-prev {
    z-index: 3;
    right: 25px;
    top: -14px;
    left: auto;
    width: 29px;
    height: 29px;
    color: #bebebe;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #ff6060;
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.default-producttabs .slick-next:focus,
.default-producttabs .slick-next:hover,
.default-producttabs .slick-prev:focus,
.default-producttabs .slick-prev:hover {
    color: #fff;
    background: #ff6060
}

.default-producttabs .slick-next:focus:before,
.default-producttabs .slick-next:hover:before,
.default-producttabs .slick-prev:focus:before,
.default-producttabs .slick-prev:hover:before {
    color: #fff
}

.default-producttabs .slick-next:before {
    top: 5px;
    opacity: 1;
    right: 9px;
    color: #ff6060;
    font-size: 18px;
    content: "\f105";
    position: absolute;
    font-family: 'Font Awesome 5 Pro';
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.default-producttabs .slick-prev {
    right: 60px
}

.default-producttabs .slick-prev:before {
    top: 5px;
    opacity: 1;
    right: 11px;
    color: #ff6060;
    content: "\f104";
    font-size: 18px;
    position: absolute;
    font-family: 'Font Awesome 5 Pro';
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.default-producttabs .heading {
    color: #3a3a3a;
    margin: 0 0 7px;
    text-transform: uppercase;
    font: 700 26px/30px Montserrat, sans-serif
}

.default-producttabs .default-productrow {
    margin: 0;
    padding: 0;
    list-style: none
}

.default-producttabs .default-productrow>li {
    width: 20%;
    margin: 0 -4px;
    vertical-align: top;
    display: inline-block
}

.default-producttabs.style2 {
    padding: 39px 0 53px
}

.default-producttabs.style2:after {
    top: 30px
}

.default-producttabs.style2 .producttabs {
    margin: 0 0 28px
}

.default-producttabs.style2 .slick-next,
.default-producttabs.style2 .slick-prev {
    top: -38px
}

.default-producttabs.style2 .default-product1 .txt {
    padding: 0 0 0 20px
}

.default-producttabs.style2 .default-product1 .box {
    margin: 0 0 6px
}

.default-producttabs.style2 .default-product1 .title {
    margin: 0 0 11px
}

.default-producttabs.style2 .default-product1 .default-stars {
    left: 20px;
    bottom: 1px
}

.default-producttabs.style2 .default-product1 .links {
    left: 8%;
    right: 8%;
    width: 84%
}

.default-producttabs.style3 {
    padding: 68px 0 87px
}

.default-producttabs.style3:after {
    top: 65px
}

.default-producttabs.style3 .slick-next,
.default-producttabs.style3 .slick-prev {
    top: -21px
}

.default-producttabs.style3 .default-product1 .txt {
    padding: 0 0 0 22px
}

.default-producttabs.style3 .default-product1 .default-stars {
    left: 23px;
    bottom: 17px
}

.default-producttabs.style4 {
    padding: 99px 0 58px
}

.default-producttabs.style4:after {
    display: none
}

.default-producttabs.style4 .producttabs {
    text-align: center
}

.default-producttabs.style4 .producttabs li {
    float: none;
    vertical-align: top;
    display: inline-block
}

.default-producttabs.style4 .producttabs li a.active:after {
    width: 50px;
    margin: 0 0 0 -25px
}

.default-producttabs.style4 .producttabs li a {
    padding: 0 0 6px;
    position: relative;
    vertical-align: top;
    display: inline-block
}

.default-producttabs.style4 .producttabs li a:after {
    width: 0;
    bottom: 0;
    left: 50%;
    height: 2px;
    content: "";
    position: absolute;
    background: #3a3a3a;
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.default-producttabs.style5 {
    padding: 57px 0 0
}

.default-producttabs.style5:after {
    top: 49px
}

.default-producttabs.style5 .producttabs {
    margin: 0 0 28px
}

.default-producttabs.style5 .slick-next,
.default-producttabs.style5 .slick-prev {
    top: -38px
}

.default-producttabs.style5 .slick-prev {
    right: 54px
}

.default-producttabs.style5 .slick-next {
    right: 21px
}

.default-producttabs.style5 .default-product2.large {
    width: auto;
    margin: 0 15px 35px
}

.default-producttabs.style6 {
    padding: 0 0 43px
}

.default-producttabs.style6:after {
    top: 25px
}

.default-producttabs.style6 .slick-next,
.default-producttabs.style6 .slick-prev {
    top: -21px
}

.default-producttabs.style6 .slick-prev {
    right: 54px
}

.default-producttabs.style6 .slick-next {
    right: 21px
}

.default-producttabs.style6 .default-product1 {
    width: auto;
    margin: 0 15px
}

.default-producttabs.style6 .default-product1 .txt {
    padding: 0 0 0 22px
}

.default-producttabs.style6 .default-product1 .default-stars {
    left: 23px;
    bottom: 17px
}

.default-bestseller {
    padding: 69px 0 100px
}

.default-bestseller .slick-next,
.default-bestseller .slick-prev {
    z-index: 3;
    right: -88px;
    width: 45px;
    height: 45px;
    color: #bfbfbf;
    background: 0 0;
    border-radius: 50%;
    border: 2px solid #bfbfbf;
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.default-bestseller .slick-next:focus,
.default-bestseller .slick-next:hover,
.default-bestseller .slick-prev:focus,
.default-bestseller .slick-prev:hover {
    color: #ff6060;
    border-color: #ff6060
}

.default-bestseller .slick-next:focus:before,
.default-bestseller .slick-next:hover:before,
.default-bestseller .slick-prev:focus:before,
.default-bestseller .slick-prev:hover:before {
    color: #ff6060
}

.default-bestseller .slick-next:before {
    top: 8px;
    opacity: 1;
    right: 16px;
    color: #bfbfbf;
    font-size: 26px;
    content: "\f105";
    position: absolute;
    font-family: 'Font Awesome 5 Pro';
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.default-bestseller .slick-prev {
    right: auto;
    left: -97px
}

.default-bestseller .slick-prev:before {
    top: 8px;
    opacity: 1;
    right: 17px;
    color: #bfbfbf;
    content: "\f104";
    font-size: 26px;
    position: absolute;
    font-family: 'Font Awesome 5 Pro';
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.default-smallproducts {
    padding: 70px 0 65px
}

.default-smallproducts .heading {
    color: #3a3a3a;
    margin: 0 0 21px;
    font: 700 20px/25px Montserrat, sans-serif
}

.default-productsc {
    padding: 40px 0 54px
}

.default-productsc .default-heading {
    margin-bottom: 40px
}

.default-productsc.style2 {
    padding: 40px 0 44px
}

.default-productsc.style2 .default-heading {
    margin-bottom: 20px
}

.default-productsc.style3 {
    padding: 70px 0 44px
}

.default-productsc.style3 .default-heading {
    margin-bottom: 20px
}

.default-productsc .default-product1 {
    white-space: normal
}

.default-productsc .default-product1.large {
    margin: 0 18px 64px 10px
}

.default-productsc .default-product1.large .box {
    margin: 0 0 7px
}

.default-productsc .default-product1.large .title {
    margin: 0 0 10px
}

.default-productsc .default-product1.large .txt {
    padding: 0 0 0 18px
}

.default-productsc .default-product1.large .default-stars {
    left: 20px
}

.default-productsc .product-2 {
    white-space: normal
}

.default-productsc .product-3 {
    max-width: 280px;
    white-space: normal;
    margin: 0 10px 35px
}

#default-productscrollbar {
    overflow: hidden;
    white-space: nowrap
}

#default-productscrollbar .mCSB_draggerContainer {
    background: #f5f5f5;
    border-radius: 10px;
    position: relative;
    max-width: 656px;
    margin: 0 auto;
    height: 12px
}

#default-productscrollbar .mCSB_draggerContainer .mCSB_dragger {
    height: 6px;
    margin-top: 3px;
    border-radius: 5px;
    background: #cdcdcd
}

.js-tab-hidden {
    height: 0;
    overflow-y: hidden
}

.default-product-detail {
    overflow: hidden;
    padding: 0 0 25px;
    background: #efefef
}

.default-product-detail .slider {
    float: left;
    width: 55.5%;
    padding: 0 4.65% 0 0
}

.default-product-detail .comment-list {
    margin: 0;
    color: #b6b6b6;
    font-weight: 400;
    overflow: hidden;
    padding: 53px 0 0;
    font: 16px/20px Montserrat, sans-serif
}

.default-product-detail .comment-list li {
    float: left;
    margin: 0 17px 0 0
}

.default-product-detail .comment-list .fa-comments,
.default-product-detail .comment-list .fa-heart,
.default-product-detail .comment-list .fa-share-alt {
    font-size: 17px;
    line-height: 19px;
    margin: 0 4px 0 0
}

.default-product-detail .comment-list a {
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
    color: #b6b6b6
}

.default-product-detail .comment-list a:hover {
    color: #ff8283
}

.default-product-detail .pagg-slider {
    margin: 0 auto;
    max-width: 510px;
    position: relative
}

.default-product-detail .pagg-slider li .img {
    float: left;
    margin: 0 7px;
    cursor: pointer;
    border-top: 0
}

.default-product-detail .pagg-slider .slick-arrow {
    bottom: 0;
    z-index: 1;
    left: -18px;
    width: 24px;
    border: none;
    height: 100px;
    outline: 0;
    border-radius: 3px;
    position: absolute;
    text-indent: -9999px
}

.default-product-detail .pagg-slider .slick-arrow:before {
    opacity: 1;
    text-indent: 0;
    color: #3a3a3a;
    font-size: 20px;
    line-height: 22px;
    font-family: "Font Awesome 5 Pro";
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    content: "";
    z-index: -1;
    left: 4px;
    top: 50%;
    bottom: auto;
    right: auto;
    content: "\f053"
}

.default-product-detail .pagg-slider .slick-next {
    left: auto;
    right: -18px
}

.default-product-detail .pagg-slider .slick-next:before {
    content: "\f054"
}

.default-product-detail .detail-holder {
    width: 40%;
    float: left;
    padding: 50px 0;
    position: relative
}

.default-product-detail h2 {
    font-family: Poppins;
    font-weight: 700;
    font-size: 32px;
    line-height: 34px;
    letter-spacing: .5px;
    word-spacing: -4px;
    margin: 0 0 15px;
    color: #3a3a3a
}

.default-product-detail .breadcrumbs {
    overflow: hidden;
    margin: 0 0 8px;
    font-size: 15px;
    line-height: 17px;
    color: #a9a9a9
}

.default-product-detail .breadcrumbs li {
    float: left;
    margin: 0 10px 0 0
}

.default-product-detail .breadcrumbs .fa-angle-right {
    margin: 0 0 0 11px
}

.default-product-detail .breadcrumbs a {
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
    color: #a9a9a9
}

.default-product-detail .breadcrumbs a:hover {
    color: #ff8283
}

.default-product-detail .rank-rating {
    overflow: hidden;
    padding: 3px 0 0;
    margin: 0 0 30px
}

.default-product-detail .rank-rating .rating-list {
    float: left;
    margin: 0 5px 0 -1px;
    overflow: hidden;
    font-size: 14px;
    line-height: 16px
}

.default-product-detail .rank-rating .rating-list li {
    float: left;
    margin: 0 1px 0 0
}

.default-product-detail .rank-rating .rating-list .fa-star {
    color: #e6c376
}

.default-product-detail .rank-rating .total-price {
    font-size: 14px;
    line-height: 16px;
    float: left;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    padding: 0 6px 0 0;
    color: #b6b6b6
}

.default-product-detail .list {
    font-size: 13px;
    line-height: 16px;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    padding: 2px 0 34px;
    overflow: hidden;
    margin: 0 0 23px;
    border-width: 0 0 .4px;
    border-style: solid;
    color: #b6b6b6;
    border-color: #d7d7d7
}

.default-product-detail .list li {
    float: left;
    margin: 0 28px 0 0
}

.default-product-detail .list li:nth-child(2) {
    height: 33px;
    line-height: 33px
}

.default-product-detail .list li a {
    transition: all .3s ease-in-out
}

.default-product-detail .list li a:hover {
    color: #ff6060
}

.default-product-detail .list .fa-exchange,
.default-product-detail .list .fa-heart,
.default-product-detail .list .fa-heart-o {
    font-size: 16px;
    line-height: 18px;
    margin: 0 10px 0 0
}

.default-product-detail .txt-wrap {
    width: 490px;
    margin: 0 0 22px;
    font-size: 16px;
    line-height: 21px;
    border-width: 0 0 .4px;
    border-style: solid;
    color: #b6b6b6;
    border-color: #d7d7d7
}

.default-product-detail .txt-wrap p {
    margin: 0 0 20px
}

.default-product-detail .text-holder {
    overflow: hidden;
    margin: 0 0 35px
}

.default-product-detail .text-holder .price {
    font-family: Poppins;
    display: block;
    font-size: 22px;
    line-height: 24px;
    font-weight: 700;
    letter-spacing: .5px;
    color: #3a3a3a
}

.default-product-detail .text-holder .price del {
    font-size: 22px;
    line-height: 22px;
    font-family: Poppins;
    letter-spacing: .5px;
    color: #dd1c1a
}

.default-product-detail .product-form {
    overflow: hidden
}

.default-product-detail .product-form .row-val {
    float: left;
    margin: 0 10px 0 0;
    width: 100%
}

.default-product-detail .product-form label {
    font-size: 16px;
    line-height: 18px;
    float: left;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: Karla;
    font-weight: 700;
    margin: 0 12px 0 0;
    padding: 11px 0 0;
    color: #3a3a3a
}

.default-product-detail .product-form input,
.default-product-detail .product-form select {
    width: 100%;
    font-size: 18px;
    line-height: 20px;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    padding: 0 .5em;
    outline: 0;
    border: none;
    height: 30px;
    color: #a9a9a9;
    background: #fff
}

.default-product-detail .product-form input.input-qty {
    border-radius: 0;
    height: 30px;
    border: .4px solid #d7d7d7;
    font-family: Karla;
    font-size: 15px;
    width: 4em
}

.lightbox .default-product-detail {
    padding: 0
}

.lightbox .default-product-detail .slider {
    z-index: 2;
    width: 49.6%;
    padding: 0 0 0 2%;
    position: relative;
    background: #fff;
    margin: 0 4.25% 0 -15px
}

.lightbox .default-product-detail .slider:after {
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
    content: " ";
    bottom: -9999px;
    background: #fff;
    position: absolute
}

.lightbox .default-product-detail img {
    width: auto;
    max-width: 100%;
    margin: 0 auto
}

.lightbox .default-product-detail .pagg-slider {
    margin: 0 auto 74px
}

.lightbox .default-product-detail .detail-holder {
    padding: 70px 0 20px
}

.lightbox .default-product-detail .comment-list {
    padding: 73px 0 3px 5%
}

.lightbox .default-product-detail .pagg-slider .slick-arrow {
    background: #f7f7f7
}

.default-detail-sec {
    padding: 40px 0 164px
}

.default-detail-sec.style1 h2 {
    padding: 0 0 0 20px
}

.default-detail-sec h2 {
    font-size: 20px;
    line-height: 22px;
    text-transform: uppercase;
    font-family: Poppins;
    font-weight: 700;
    margin: 0 0 25px;
    color: #3a3a3a
}

.default-detail-sec .bill-detail {
    overflow: hidden;
    width: 549px
}

.default-detail-sec .bill-detail .form-group {
    margin-bottom: 17px;
    overflow: hidden
}

.default-detail-sec .bill-detail .form-group::-webkit-input-placeholder {
    color: #7d7d7d
}

.default-detail-sec .bill-detail .form-group::-moz-placeholder {
    opacity: 1;
    color: #7d7d7d
}

.default-detail-sec .bill-detail .form-group:-moz-placeholder {
    color: #7d7d7d
}

.default-detail-sec .bill-detail .form-group:-ms-input-placeholder {
    color: #7d7d7d
}

.default-detail-sec .bill-detail .form-group .placeholder {
    color: #7d7d7d
}

.default-detail-sec .bill-detail .form-control {
    font-size: 14px;
    line-height: 16px;
    background: 0 0;
    outline: 0;
    box-shadow: none;
    border-style: solid;
    border-width: 1px;
    border-radius: 10px;
    padding: 10px 18px;
    width: 100%;
    height: 55px;
    color: #7d7d7d;
    border-color: #dcdcdc;
    font-family: Karla
}

.default-detail-sec .bill-detail textarea {
    min-height: 99px;
    width: 100%;
    resize: none
}

.default-detail-sec .bill-detail input[type=checkbox] {
    margin: 0 5px 0 0;
    padding: 0
}

.default-detail-sec .bill-detail .check-box {
    font-size: 16px;
    line-height: 18px;
    font-weight: 200;
    color: #868686
}

.default-detail-sec .bill-detail .col {
    width: 47%;
    float: left;
    margin: 0 0 0 32px
}

.default-detail-sec .bill-detail .col:first-child {
    margin: 0
}

.default-detail-sec .bill-detail .update-btn {
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    border-style: solid;
    border-width: 1px;
    outline: 0;
    box-shadow: none;
    width: 214px;
    display: block;
    padding: 14px 10px 12px;
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
    background: #f6f6f6;
    color: #c6c6c6;
    border-color: #dcdcdc
}

.default-detail-sec .bill-detail .update-btn:hover {
    background: #88bd6e;
    color: #fff
}

.default-detail-sec .holder {
    overflow: hidden;
    background: #f6f6f6;
    margin: 44px 0 0 32px;
    padding: 51px 60px 43px
}

.default-detail-sec .block {
    overflow: hidden;
    padding: 21px 0 0 2px;
    margin: 0 0 67px
}

.default-detail-sec .block.cart {
    border-style: solid;
    border-width: 1px;
    margin: 0 0 18px;
    border-color: #dcdcdc;
    padding: 51px 45px 34px
}

.default-detail-sec .block.cart .txt span {
    font-size: 24px;
    line-height: 18px;
    margin: -3px 8px 0 0
}

.default-detail-sec .block.cart .txt span .fa {
    font-size: 18px
}

.default-detail-sec .block.cart .txt strong {
    font-size: 14px;
    line-height: 16px;
    padding: 0 9px 0 0;
    font-weight: 400;
    display: block;
    color: #010101
}

.default-detail-sec .block li {
    margin: 0 0 10px;
    padding: 0 0 9px;
    border-style: solid;
    border-width: 0 0 1px;
    border-color: #ccc
}

.default-detail-sec .block .title {
    font-size: 16px;
    line-height: 18px;
    display: block;
    margin: 0 0 11px;
    text-transform: uppercase;
    color: #868686
}

.default-detail-sec .block .title.sub-title {
    margin: 0
}

.default-detail-sec .block span {
    font-size: 14px;
    line-height: 16px;
    display: block;
    font-weight: 700;
    margin: 0 0 3px;
    color: #868686
}

.default-detail-sec .block .txt .title {
    margin: 0 0 9px
}

.default-detail-sec .block .txt span {
    font-size: 16px;
    line-height: 18px;
    display: block;
    color: #494949
}

.default-detail-sec .panel-group {
    padding: 0 10px 0 2px;
    margin: -2px 0 0;
    overflow: hidden
}

.default-detail-sec .panel-group .panel-heading {
    padding: 14px 0
}

.default-detail-sec .panel-group .panel-title {
    font-size: 16px;
    line-height: 18px;
    display: block;
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
    color: #868686
}

.default-detail-sec .panel-group .panel-title a {
    display: block
}

.default-detail-sec .panel-group .panel-title .check {
    float: right;
    width: 17px;
    height: 17px;
    margin: 3px 0 0;
    border-style: solid;
    border-width: 1px;
    display: block;
    background: #fff;
    border-color: #494949
}

.default-detail-sec .panel-group .panel-title .check .fa-check {
    font-size: 14px;
    line-height: 16px;
    opacity: 1;
    visibility: visible;
    display: block;
    margin: 1px 0 2px 1px;
    color: #494949
}

.default-detail-sec .panel-group .panel-title .collapsed .fa-check {
    opacity: 0;
    visibility: hidden
}

.default-detail-sec .panel-group .panel-body {
    font-size: 12px;
    line-height: 16px;
    font-weight: 200;
    overflow: hidden;
    color: #868686
}

.default-detail-sec .panel-group .panel {
    padding: 0 0 4px;
    overflow: hidden;
    border-style: solid;
    border-width: 1px 0 0;
    border-color: #ccc
}

.default-detail-sec .panel-group .panel:first-child {
    border-top: none
}

.default-detail-sec .block-holder {
    color: #868686;
    overflow: hidden;
    font-size: 16px;
    line-height: 18px;
    padding: 35px 63px 56px 93px
}

.default-detail-sec .block-holder a {
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
    color: #000
}

.default-detail-sec .block-holder a:hover {
    color: #868686
}

.default-detail-sec .block-holder input[type=checkbox] {
    float: right
}

.default-detail-sec .process-btn {
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    width: 307px;
    padding: 14px 10px;
    display: block;
    text-align: center;
    float: right;
    font-weight: 700;
    letter-spacing: 2px;
    word-spacing: 1px;
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
    color: #fff;
    background: #88bd6e
}

.default-detail-sec .process-btn .fa-check {
    margin: 0 0 0 1px
}

.default-detail-sec .process-btn:hover {
    background: #f6f6f6;
    color: #494949
}

.default-product-table {
    padding: 40px 0
}

.default-product-table .border {
    border-style: solid;
    border-width: 0 0 1px;
    border-color: #dcdcdc
}

.default-product-table .title {
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    display: block;
    padding: 0 0 18px;
    color: #868686
}

.default-product-table .img-holder {
    width: 106px;
    overflow: hidden;
    padding: 25px 0 22px
}

.default-product-table .product-name {
    font-size: 18px;
    line-height: 20px;
    display: block;
    padding: 2em 0;
    color: #757575
}

.default-product-table .price {
    font-size: 18px;
    line-height: 20px;
    float: left;
    padding: 81px 0 0;
    color: #494949
}

.default-product-table .qyt-form select {
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    padding: 7px 10px;
    border: none;
    outline: 0;
    background: #eee;
    color: #494949
}

.default-product-table .fa-trash {
    font-size: 18px;
    line-height: 20px;
    float: right;
    color: #ff6060;
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.default-product-table .fa-trash:hover {
    color: #494949
}

.default-product-table .coupon-form {
    overflow: hidden;
    padding: 40px 0 52px;
    border-bottom: 1px solid #dcdcdc
}

.default-product-table .coupon-form .form-control {
    border-style: solid;
    border-width: 1px;
    background: 0 0;
    outline: 0;
    font-size: 14px;
    line-height: 16px;
    width: 258px;
    float: left;
    margin: 0 6px 0 0;
    height: 48px;
    border-radius: 0;
    box-shadow: none;
    border-color: #dcdcdc;
    color: #7d7d7d;
    padding: 10px 30px
}

.default-product-table .coupon-form button {
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: Montserrat, sans-serif;
    border: none;
    outline: 0;
    border-radius: 0;
    display: block;
    text-align: center;
    padding: 16px 10px 13px 7px;
    width: 111px;
    float: left;
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
    background: #cba233;
    color: #fff
}

.default-product-table .coupon-form button:hover {
    background: #f05c5c
}

.default-product-table .coupon-form .default-holder {
    width: 389px;
    margin: 0 auto
}

.product-detail-tab {
    color: #aaa;
    overflow: hidden;
    padding: 74px 0 85px;
    font: 300 16px/21px"Source Sans Pro", sans-serif
}

.product-detail-tab .default-tabs {
    padding: 0;
    margin: 0 0 50px;
    list-style: none;
    border-bottom: 1px solid #c8c8c8;
    font: 700 16px/20px Montserrat, sans-serif
}

.product-detail-tab .default-tabs li {
    padding: 0 27px;
    vertical-align: top;
    display: inline-block
}

.product-detail-tab .default-tabs a {
    color: #9b9b9b;
    display: block;
    margin: 0 0 -1px;
    padding: 0 0 12px;
    border-bottom: 1px solid transparent
}

.product-detail-tab .default-tabs a.active,
.product-detail-tab .default-tabs a:hover {
    color: #000;
    border-bottom-color: #000
}

.product-detail-tab p {
    margin: 0 0 20px
}

.product-comment {
    overflow: hidden
}

.product-comment .default-box {
    margin: 0 0 47px;
    overflow: hidden;
    padding: 0 0 26px;
    border-bottom: 1px solid #f0f0f0;
    font: 300 16px/21px"Source Sans Pro", sans-serif
}

.product-comment .default-hold {
    margin: 0 0 11px;
    overflow: hidden
}

.product-comment .default-star {
    padding: 0;
    color: #e6c376;
    font-size: 14px;
    overflow: hidden;
    list-style: none;
    margin: 0 17px 0 0;
    display: inline-block;
    vertical-align: middle
}

.product-comment .default-star li {
    float: left;
    margin: 0 2px 0 0
}

.product-comment .default-star .fa-star-o {
    color: #d6d6d6
}

.product-comment .name {
    color: #aaa;
    margin: 0 24px 0 0;
    display: inline-block;
    vertical-align: middle;
    font: 700 16px/20px"Source Sans Pro", sans-serif
}

.product-comment time {
    display: inline-block;
    vertical-align: middle;
    font: italic 300 14px/20px"Source Sans Pro", sans-serif
}

.product-comment p {
    margin: 0;
    letter-spacing: .6px
}

.product-comment .default-row {
    margin: 0 0 14px;
    overflow: hidden
}

.product-comment .p-commentform {
    margin: 0 0 10px;
    overflow: hidden;
    padding: 3px 0 104px 6px;
    border-bottom: 1px solid #e1e1e1
}

.product-comment h2 {
    color: #949494;
    margin: 0 0 41px;
    font: 600 16px/20px"Source Sans Pro", sans-serif
}

.product-comment label {
    float: left;
    color: #aaa;
    width: 80px;
    font: 700 16px/20px"Source Sans Pro", sans-serif
}

.product-comment .form-control {
    margin: 0;
    float: left;
    height: 32px;
    width: 93.3%;
    outline: 0;
    color: #000;
    font-weight: 200;
    box-shadow: none;
    background: 0 0;
    overflow: hidden;
    padding: 6px 15px;
    border-radius: 20px;
    border: 1px solid #d1d1d1;
    font-size: 14px;
    line-height: 20px
}

.product-comment .form-control::-webkit-input-placeholder {
    color: #000
}

.product-comment .form-control::-moz-placeholder {
    opacity: 1;
    color: #000
}

.product-comment .form-control:-moz-placeholder {
    color: #000
}

.product-comment .form-control:-ms-input-placeholder {
    color: #000
}

.product-comment .form-control .placeholder {
    color: #000
}

.product-comment textarea {
    resize: none;
    min-height: 122px
}

.product-comment .btn-type4 {
    margin: 0 0 0 80px
}

.related-products {
    padding: 0 0 130px
}

.related-products h2 {
    color: #3a3a3a;
    margin: 0 0 13px;
    font: 700 25px"Poppins"
}

.related-products img {
    width: inherit;
    max-width: 100%
}

.related-products .default-product1 {
    padding: .5em;
    width: 19%
}

.related-products .default-product1 .default-stars {
    left: 20px
}

.related-products .default-product1 img {
    width: 100%
}

.default-shoplist-header {
    z-index: 1;
    position: relative;
    padding: 21px 0 19px
}

.default-shoplist-header .btn-box {
    float: right
}

.default-shoplist-header .btn-box>ul {
    margin: 0;
    float: left
}

.default-shoplist-header .btn-box>ul>li {
    padding: 0 0 0 3px;
    position: relative;
    vertical-align: top
}

.default-shoplist-header .btn-box>ul>li a {
    -webkit-transition: all ease .5s;
    transition: all ease .5s
}

.default-shoplist-header .btn-box>ul>li a:hover {
    text-decoration: none
}

.default-shoplist-header .btn-box>ul>li:hover .drop {
    top: 100%;
    opacity: 1;
    visibility: visible
}

.default-shoplist-header .btn-box>ul>li:hover .drop-link {
    color: #ff6060;
    border-color: #ff6060
}

.default-shoplist-header .btn-box .drop-link {
    display: block;
    color: #a5a5a5;
    margin: 0 4px 0 0;
    padding: 12px 20px;
    border: 1px solid #d8d8d8;
    font: 14px/1 Karla
}

.default-shoplist-header .btn-box .drop-link:hover {
    color: #ff6060;
    border-color: #ff6060
}

.default-shoplist-header .btn-box .default-viewswitcher {
    padding: 11px;
    display: block;
    color: #a5a5a5;
    line-height: 1;
    font-size: 16px;
    border-radius: 50%;
    border: 1px solid #d8d8d8
}

.default-shoplist-header .btn-box .default-viewswitcher:hover {
    color: #ff6060;
    border-color: #ff6060
}

.default-shoplist-header .btn-box .drop {
    left: 0;
    right: 0;
    top: 140%;
    opacity: 0;
    background: #fff;
    visibility: hidden;
    position: absolute;
    border: 1px solid #d8d8d8;
    -webkit-transition: all ease .5s;
    transition: all ease .5s
}

.default-shoplist-header .btn-box .drop a {
    display: block;
    padding: 10px 15px;
    cursor: pointer
}

.default-shoplist-header .btn-box .drop a:hover {
    color: #ff6060
}

.default-shoplist-header .btn-box .drop li {
    border-bottom: 1px solid #d8d8d8
}

.default-shoplist-header .default-textbox {
    font-family: Karla;
    color: #a5a5a5;
    padding: 2px 0 0;
    font-weight: 300;
    overflow: hidden
}

.default-shoplist-header .default-textbox p {
    margin: 0
}

.default-shoplist-header .default-textbox a {
    color: #a5a5a5
}

.default-shoplist-header .default-textbox a:hover {
    color: #ff6060;
    text-decoration: none
}

.default-productlisthold {
    margin: 0
}

.default-productlisthold>li {
    width: 33%;
    padding: 0 1em 1.5em;
    vertical-align: top
}

.default-productlisthold .default-product1 .default-stars {
    bottom: 15px;
    left: 20px
}

.default-pagination {
    padding: 42px 0 100px;
    font: 700 16px/20px Montserrat, sans-serif
}

.default-pagination ul {
    margin: 0;
    text-align: center
}

.default-pagination ul li {
    padding: 0 3px;
    vertical-align: top
}

.default-pagination ul a {
    color: #bababa;
    display: block;
    padding: 5px 10px;
    background: #f6f6f6;
    -webkit-transition: all ease .5s;
    transition: all ease .5s
}

.default-pagination ul a:hover {
    color: #fff;
    background: #ff6060;
    text-decoration: none
}

.product-post {
    padding: 0 0 8px;
    overflow: hidden;
    border-bottom: 1px solid #ededed
}

.product-post .img-holder {
    width: 30.9%;
    padding: 22px 0 0;
    vertical-align: top;
    display: inline-block
}

.product-post .img-holder img {
    width: auto;
    height: auto;
    margin: 0 auto;
    max-width: 100%
}

.product-post .txt-holder {
    width: 67%;
    vertical-align: top;
    display: inline-block;
    padding: 46px 0 0 2.3%
}

.product-post .txt-holder .align-left {
    float: left;
    width: 60.2%;
    padding: 0 30px 0 0;
    border-right: 1px solid #ededed
}

.product-post .txt-holder .align-right {
    float: right;
    width: 37.9%;
    text-align: right;
    padding: 4px 2.6% 0 0
}

.product-post .title {
    display: block;
    color: #757575;
    font-weight: 700;
    margin: 0 0 15px;
    font-size: 18px;
    line-height: 20px
}

.product-post .title a {
    color: #757575;
    -webkit-transition: all .25s linear;
    transition: all .25s linear
}

.product-post .title a:hover {
    color: #ff8283
}

.product-post .price {
    display: block;
    font-size: 22px;
    line-height: 23px;
    color: #000;
    font-weight: 600;
    margin: 0 0 19px
}

.product-post .price .fa {
    font-size: 17px;
    padding: 0 6px 0 0
}

.product-post .rating-list {
    font-size: 14px;
    line-height: 16px;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    color: #b6b6b6;
    overflow: hidden;
    margin: 0 0 21px;
    padding: 0 14px 0 0
}

.product-post .rating-list li {
    margin: 0 -2px 0 1px;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: -.5px
}

.product-post .rating-list li.active a {
    color: #e6c376
}

.product-post .rating-list a {
    color: #b6b6b6
}

.product-post .rating-list a:hover {
    color: #ff6060;
    text-decoration: none
}

.product-post .btn-cart {
    font-size: 14px;
    line-height: 16px;
    color: #b6b6b6;
    background: #f4f4f4;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    width: 173px;
    border-radius: 25px;
    padding: 15px 17px 12px 10px;
    word-spacing: 2px;
    float: right;
    margin: 0 0 20px;
    text-transform: uppercase;
    text-align: center;
    display: block;
    -webkit-transition: all .25s linear;
    transition: all .25s linear
}

.product-post .btn-cart:hover {
    background: #ff8283;
    color: #fff
}

.product-post .nav {
    font-size: 11px;
    line-height: 13px;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    color: #b6b6b6;
    display: block;
    overflow: hidden;
    margin: 0 0 21px;
    width: 100%;
    padding: 0 8px 0 0;
    text-transform: uppercase
}

.product-post .nav li {
    display: block;
    overflow: hidden;
    margin: 0 0 16px
}

.product-post .nav a {
    color: #b6b6b6;
    -webkit-transition: all .25s linear;
    transition: all .25s linear
}

.product-post .nav a:hover {
    color: #ff8283
}

#product-masonry {
    overflow: hidden;
    margin: 0 0 150px
}

#product-masonry #product-filter {
    padding: 0;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 60px;
    overflow: hidden;
    list-style: none;
    letter-spacing: 1px;
    text-transform: uppercase
}

#product-masonry #product-filter li {
    float: left
}

#product-masonry #product-filter li.left {
    float: right
}

#product-masonry #product-filter li:before {
    content: "/";
    display: inline-block;
    font-size: .8em;
    font-weight: 900;
    margin: -4px 0 0;
    padding: 0 20px;
    vertical-align: middle
}

#product-masonry #product-filter li:first-child:before,
#product-masonry #product-filter li:last-child:before {
    display: none
}

#product-masonry #product-filter li.active a,
#product-masonry #product-filter li.left a {
    color: #000
}

#product-masonry #product-filter a {
    -webkit-transition: all ease .5s;
    transition: all ease .5s
}

#product-masonry #product-filter a:hover {
    color: #000
}

#product-masonry .masonry-list {
    padding: 0;
    margin: 0 0 -1px;
    overflow: hidden;
    list-style: none;
    position: relative
}

#product-masonry .masonry-list:after {
    top: 0;
    right: 0;
    bottom: 0;
    width: 1px;
    content: "";
    background: #fff;
    position: absolute
}

#product-masonry .masonry-list>li {
    width: 25%;
    float: left;
    padding: 0 10px 30px;
    text-align: center;
    border-bottom: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7
}

#product-masonry .masonry-list .default-product1 {
    text-align: left;
    max-width: 250px
}

.slick-slider {
    margin-top: -35px;
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 40px 0 0 0;
    padding: 0
}

ul>.slick-list.draggable {
    overflow-x: auto
}

ul>.slick-list {
    margin: 0
}

.slick-list.draggable>.slick-track {
    display: inline-flex
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

.slick-slide:focus {
    outline: 0
}

.slick-slide.slick-current div.img {
    border: 1px solid #000;
    min-height: 70px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img:not(.otherimage) {
    display: block;
    object-fit: contain;
    height: 235px
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    margin: 0 10px 10px;
    display: inline
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url(../images/ajax-loader_1.gif) center center no-repeat
}

@font-face {
    font-family: slick;
    src: url(../fonts/slick.eot);
    src: url(../fonts/slick.eot?#iefix) format("embedded-opentype"), url(../fonts/slick.woff) format("woff"), url(../fonts/slick.ttf) format("truetype"), url(../fonts/slick.svgslick) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: slick;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/slick.eot);
    src: url(../fonts/slick.eot?#iefix) format("embedded-opentype"), url(../fonts/slick.woff) format("woff"), url(../fonts/slick.ttf) format("truetype"), url(../fonts/slick.svg#slick) format("svg")
}

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 80px;
    height: 80px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0;
    z-index: 5
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    color: transparent;
    outline: 0;
    background: 0 0
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 65px;
    line-height: 1;
    opacity: .2;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: 25px
}

[dir=rtl] .slick-prev {
    right: 25px;
    left: auto
}

.slick-prev:before {
    content: '←'
}

[dir=rtl] .slick-prev:before {
    content: '→'
}

.slick-next {
    right: 25px
}

[dir=rtl] .slick-next {
    right: auto;
    left: 25px
}

.slick-next:before {
    content: '→'
}

[dir=rtl] .slick-next:before {
    content: '←'
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}

.fancybox-inner,
.fancybox-outer {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px"Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-iframe,
.fancybox-image {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
    background-image: url(../images/fancybox_sprite.png)
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(../images/fancybox/fancybox_loading.gif) center center no-repeat
}

.fancybox-close {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url(../images/fancybox/blank.gif);
    -webkit-tap-highlight-color: transparent;
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto
}

.fancybox-lock body {
    overflow: hidden !important
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(../images/fancybox_overlay.png)
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px"Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: 0 0;
    background: rgba(0, 0, 0, .8);
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #fff;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}

.default-blog-detail.fullwidth {
    margin: 0 0 162px
}

.default-blog-detail.style4 {
    margin: 0 0 172px
}

.default-blog-detail.style1 {
    padding: 46px 0 0;
    margin: 0 0 112px
}

.default-blog-detail.style1 .blog-post {
    font-size: 16px
}

.default-blog-detail.style1 .blog-post.style2 .blog-txt {
    font-family: Karla !important;
    color: #3a3a3a;
    padding: 10px 0 0 0;
    width: 100%;
    text-transform: uppercase
}

.default-blog-detail.style1 .blog-post.style2 .blog-txt p {
    margin: 0 0 30px
}

.default-blog-detail.style1 .blog-post.style2 .blog-nav {
    margin: 0 0 13px
}

.default-blog-detail.style1 .blog-post.detail .blog-txt p {
    margin: 0 0 32px
}

.default-blog-detail.style1 .blog-post .blog-txt {
    width: 83%;
    padding: 0 70px 0 0
}

.default-blog-detail.style1 .blog-post .blog-nav {
    margin: 0 0 34px
}

.default-blog-detail.style1 .blog-post .img-block {
    padding: 114px 0 0;
    margin: 0 0 102px
}

.default-blog-detail.style2 {
    padding: 46px 0 0;
    margin: 0 0 112px
}

.default-blog-detail.style2 .blog-post {
    font-size: 16px;
    margin: 0 0 71px
}

.default-blog-detail.style2 .blog-post.detail .blog-txt p {
    margin: 0 0 32px
}

.default-blog-detail.style2 .blog-post .img-holder {
    margin: 0 0 37px
}

.default-blog-detail.style2 .blog-post .time {
    margin: -38px 35px 0 0
}

.default-blog-detail.style2 .blog-post .blog-txt {
    padding: 0 70px 0 0
}

.default-blog-detail.style2 .blog-post .blog-nav {
    margin: 0 0 34px
}

.default-blog-detail.style2 .blog-post .img-block {
    padding: 114px 0 0;
    margin: 0 0 102px
}

.default-blog-detail.style2 .btn-holder {
    padding: 70px 0 0
}

.default-blog-detail .header {
    padding-top: 12px;
    padding-bottom: 9px;
    position: relative;
    margin: 0 0 55px
}

.default-blog-detail .header:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: -9999px;
    top: 0;
    bottom: 0;
    right: -9999px;
    background: #eee
}

.default-blog-detail .header .breadcrumbs {
    font-size: 14px;
    line-height: 16px;
    font-weight: 200;
    overflow: hidden;
    float: left;
    color: #000
}

.default-blog-detail .header .breadcrumbs ul {
    overflow: hidden;
    margin: 0
}

.default-blog-detail .header .breadcrumbs ul li {
    margin: 0 10px 0 0;
    display: inline-block;
    vertical-align: middle
}

.default-blog-detail .header .breadcrumbs ul .fa-angle-right {
    margin: 0 0 0 5px
}

.default-blog-detail .header .breadcrumbs ul a {
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    color: #000
}

.default-blog-detail .header .breadcrumbs ul a:hover {
    color: #ff6060
}

.default-blog-detail .header .category {
    margin: 4px auto 0;
    text-align: center;
    width: 73%;
    float: left;
    color: #ff6060;
    font-size: 15px;
    line-height: 17px
}

.default-blog-detail .header .category a {
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.default-blog-detail .header .category a:hover {
    color: #ff6060
}

.default-blog-detail .header .align-right {
    float: right;
    overflow: hidden;
    font-size: 14px;
    line-height: 16px;
    color: #000;
    font-weight: 200;
    margin: 0
}

.default-blog-detail .header .align-right li {
    float: left;
    margin: 0 8px 0 22px
}

.default-blog-detail .header .align-right a {
    color: #000;
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.default-blog-detail .header .align-right a:hover {
    color: #ff6060
}

.default-blog-detail .header .align-right .fa-search {
    margin: 4px 0 0 5px
}

.default-blog-detail .header .align-right .fa-bars {
    font-size: 21px;
    line-height: 23px;
    margin: 0 0 0 9px;
    display: inline-block;
    vertical-align: middle
}

.default-blog-detail .header-holder {
    padding-top: 23px;
    padding-bottom: 100px;
    padding-left: 100px
}

.default-blog-detail .header-holder h2 {
    font-size: 28px;
    line-height: 30px;
    text-transform: uppercase;
    color: #939393;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    margin: 0 50px 0 0;
    display: inline-block;
    vertical-align: middle;
    width: 29.6%
}

.default-blog-detail .txt-wrap {
    font-size: 16px;
    line-height: 24px;
    color: #939393;
    display: inline-block;
    vertical-align: middle;
    width: 56%;
    position: relative
}

.default-blog-detail .txt-wrap:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: -50px;
    top: 0;
    bottom: auto;
    right: auto;
    width: 1px;
    height: 100px;
    background: #939393
}

.default-blog-detail .sidebar {
    position: relative
}

.default-blog-detail .sidebar:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 24px;
    top: 70px;
    bottom: auto;
    right: auto;
    background: #e7e7e7;
    width: 1px;
    height: 680px
}

.blog-post {
    overflow: hidden;
    font-size: 14px;
    line-height: 27px;
    font-weight: 200;
    color: #494949
}

.blog-post.style2 {
    line-height: 23px
}

.blog-post.style2 .img-holder {
    width: 100%;
    height: 200px;
    margin: 0 42px 0 0
}

.blog-post.style2 .comment-nav {
    right: 6px;
    bottom: 19px;
    top: auto;
    font-size: 13px;
    line-height: 15px
}

.blog-post.style2 .blog-txt {
    width: 56%
}

.blog-post.style2 .blog-txt p {
    margin: 0 0 32px
}

.blog-post.style2 h2 {
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 7px
}

.blog-post.style2 .blog-nav {
    margin: 0 0 12px;
    font-size: 13px;
    line-height: 16px
}

.blog-post.style2 .blog-nav li {
    margin: 0 30px 0 0;
    position: relative;
    z-index: 1
}

.blog-post.style2 .blog-nav li:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: -16px;
    top: 0;
    bottom: auto;
    right: auto;
    height: 14px;
    width: 1px;
    background: #494949
}

.blog-post.style2 .blog-nav li:first-child:before {
    display: none
}

.blog-post.style3 {
    margin: 0 0 97px;
    position: relative
}

.blog-post.style3 .img-holder {
    margin: 0
}

.blog-post.style3 .blog-txt {
    padding: 60px;
    width: 1090px;
    line-height: 27px;
    background: #fff;
    position: relative;
    margin: -121px 0 0 41px
}

.blog-post.style3 .blog-txt p {
    margin: 0 0 .5em
}

.blog-post.style3 .time {
    top: 38px;
    margin: 0;
    left: 60px;
    color: #494949;
    background: #fff;
    position: absolute
}

.blog-post.style3 .img-block {
    padding: 24px 0 0
}

.blog-post.style3 .img-block.fullwidth {
    width: 885px;
    margin: 0 auto 80px
}

.blog-post.style3 .img-block .img {
    margin: 0 30px 37px 0
}

.blog-post.detail .blog-txt p {
    margin: 0 0 24px
}

.blog-post .img-holder {
    width: 100%;
    overflow: hidden;
    margin: 0 0 32px;
    position: relative
}

.blog-post .blog-txt {
    float: left;
    overflow: hidden;
    width: 84%
}

.blog-post .blog-txt p {
    margin: 0 0 24px
}

.blog-post .comment-nav {
    overflow: hidden;
    margin: 0;
    position: absolute;
    right: 36px;
    top: 55px;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    font-family: Montserrat, sans-serif
}

.blog-post .comment-nav li {
    margin: 0 17px 0 0;
    float: left
}

.blog-post .comment-nav .fa-comments {
    margin: 0 4px 0 0
}

.blog-post .comment-nav .fa-share-alt {
    margin: 0 6px 0 0
}

.blog-post .comment-nav a {
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    color: #fff
}

.blog-post .comment-nav a:hover {
    color: #ff6060
}

.blog-post h2 {
    font-size: 32px;
    line-height: 33px;
    font-weight: 700;
    font-family: Poppins, Montserrat, sans-serif;
    margin: 0 0 17px;
    text-transform: uppercase;
    color: #494949
}

.blog-post h2 a {
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    color: #494949
}

.blog-post h2 a:hover {
    color: #ff6060
}

.blog-post .blog-nav {
    font-size: 14px;
    line-height: 16px;
    font-style: italic;
    font-weight: 200;
    margin: 0 0 32px;
    overflow: hidden;
    padding: 0 0 0 2px;
    color: #494949
}

.blog-post .blog-nav li {
    float: left;
    margin: 0 40px 0 0
}

.blog-post .blog-nav a {
    color: #494949;
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.blog-post .blog-nav a:hover {
    color: #ff6060
}

.blog-post .blog-nav .fa-clock-o,
.blog-post .blog-nav .fa-comment,
.blog-post .blog-nav .fa-list {
    margin: 0 7px 0 0
}

.blog-post .btn-more {
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    text-transform: uppercase;
    word-spacing: -3px;
    margin: 0 0 0 4px;
    letter-spacing: 1px;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    color: #494949
}

.blog-post .btn-more:hover {
    color: #ff6060
}

.blog-post .time {
    float: left;
    width: 78px;
    padding: 10px 10px 16px 15px;
    letter-spacing: 1px;
    overflow: hidden;
    display: block;
    margin: -32px 51px 0 0;
    text-align: center;
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    background: #919191;
    color: #fff
}

.blog-post .time strong {
    font-size: 30px;
    line-height: 33px;
    display: block
}

.blog-post .img-block {
    overflow: hidden;
    padding: 80px 0 0;
    margin: 0 0 80px
}

.blog-post .img-block.fullwidth {
    width: 865px;
    margin: 0 auto
}

.blog-post .img-block.fullwidth .img {
    width: 261px
}

.blog-post .img-block .img {
    float: left;
    width: 182px;
    margin: 0 10px 10px 0
}

.blog-post .img-block .img a {
    display: block;
    position: relative;
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.blog-post .img-block .img a .fa {
    top: 50%;
    left: 50%;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    font-size: 30px;
    line-height: 30px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    color: #fff
}

.blog-post .img-block .img a:hover .fa {
    opacity: 1;
    visibility: visible
}

.btn-holder {
    overflow: hidden
}

.btn-holder .btn-prev {
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    border-width: 2px;
    border-style: solid;
    padding: 5px 16px 5px 11px;
    text-transform: uppercase;
    float: left;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    color: #494949;
    border-color: #494949
}

.btn-holder .btn-prev:hover {
    border-color: #ff6060;
    background: #ff6060;
    color: #fff
}

.btn-holder .btn-prev .fa-angle-left {
    margin: 0 5px 0 0
}

.btn-holder .btn-next {
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    border-width: 2px;
    border-style: solid;
    padding: 5px 13px 5px 18px;
    text-transform: uppercase;
    float: right;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    color: #494949;
    border-color: #494949
}

.btn-holder .btn-next:hover {
    border-color: #ff6060;
    background: #ff6060;
    color: #fff
}

.btn-holder .btn-next .fa-angle-right {
    margin: 0 0 0 4px
}

.btn-holder .pagination {
    font-size: 23px;
    line-height: 25px;
    font-weight: 700;
    font-family: Montserrat, sans-serif;
    overflow: hidden;
    padding: 60px 0 10px 7px;
    text-transform: uppercase;
    color: #bababa
}

.btn-holder .pagination.pagelink {
    margin: 0 auto;
    width: 300px;
    padding-top: 91px
}

.btn-holder .pagination li {
    float: left;
    margin: 0 16px 0 0
}

.btn-holder .pagination .active a {
    border-width: 0 0 4px;
    border-style: solid;
    color: #494949;
    border-color: #494949
}

.btn-holder .pagination a {
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    color: #bababa
}

.btn-holder .pagination a:hover {
    color: #494949;
    border-color: #494949;
    border-width: 0 0 4px;
    border-style: solid
}

.widget {
    overflow: hidden;
    margin: 0 0 68px;
    padding: 0 6px 0 0
}

.widget h3 {
    font-size: 18px;
    line-height: 20px;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 0 23px;
    padding: 0 0 8px;
    position: relative;
    color: #494949
}

.widget.category-widget .widget-nav {
    font-family: Karla;
    font-size: 18px;
    line-height: 18px;
    font-weight: 200;
    margin: 0;
    overflow: hidden;
    padding: 0 4px 0 0;
    color: #3a3a3a
}

.widget.category-widget .widget-nav li {
    margin: 0 0 8px
}

.widget.category-widget .widget-nav a {
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    color: #494949;
    cursor: pointer
}

.widget.category-widget .widget-nav a:hover {
    color: #ff6060
}

.widget.popular-widget {
    font-size: 14px;
    line-height: 17px;
    font-weight: 200;
    color: #494949
}

.widget.popular-widget h3:before {
    width: 81px
}

.widget.popular-widget .popular-post {
    overflow: hidden;
    padding: 5px 0 0
}

.widget.popular-widget .popular-post li {
    margin: 0 0 13px;
    overflow: hidden
}

.widget.popular-widget .img-post {
    width: 100%;
    height: auto;
    display: block
}

.widget.popular-widget .info-dscrp {
    width: 76%;
    float: right;
    overflow: hidden;
    max-width: 260px;
    padding: 3px 7px 0 0
}

.widget.popular-widget .info-dscrp p {
    margin: 0 0 2px
}

.widget.popular-widget .time {
    font-style: italic;
    color: #6b6b6b
}

.widget.tag-widget {
    font-size: 16px;
    line-height: 18px;
    font-weight: 200;
    color: #494949
}

.widget.tag-widget h3:before {
    width: 24px
}

.widget.tag-widget .tags {
    width: 200px;
    overflow: hidden;
    float: right
}

.widget.tag-widget .tags li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 10px
}

.widget.tag-widget .tags a {
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.widget.tag-widget .tags a:hover {
    color: #ff6060
}

.default-author-box {
    padding: 42px 40px 35px 47px;
    overflow: hidden;
    margin: 0 0 57px;
    background: #f4f4f4
}

.default-author-box.fullwidth {
    width: 865px;
    margin: 0 auto 87px
}

.default-author-box.fullwidth .author-img {
    width: 18.8%
}

.default-author-box .author-img {
    width: 20.9%;
    float: left;
    margin: 0 37px 0 0
}

.default-author-box .author-txt {
    float: left;
    overflow: hidden;
    width: 72%;
    padding: 15px 0 0
}

.default-author-box .author-txt p {
    margin: 0 0 19px
}

.default-author-box h3 {
    font-size: 18px;
    line-height: 21px;
    font-weight: 400;
    margin: 0 0 10px;
    color: #000
}

.default-author-box h3 a {
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    color: #000
}

.default-author-box h3 a:hover {
    color: #ff6060
}

.default-author-box .social-network {
    font-size: 13px;
    line-height: 15px;
    overflow: hidden;
    padding: 0 0 0 2px;
    color: #000
}

.default-author-box .social-network li {
    float: left;
    margin: 0 13px 0 0
}

.default-author-box .social-network a {
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    color: #000
}

.default-author-box .social-network a:hover {
    color: #ff6060
}

.default-comments-section {
    overflow: hidden;
    padding: 40px 0;
    margin: 0 0 40px
}

.default-comments-section.fullwidth {
    width: 865px;
    margin: 0 auto
}

.default-comments-section.fullwidth ul .img-box {
    width: 7.9%;
    margin: 0 16px 0 0
}

.default-comments-section.fullwidth ul li.second-comment {
    padding: 0 0 0 89px
}

.default-comments-section.fullwidth ul li.second-comment .img-box {
    width: 8.9%
}

.default-comments-section.fullwidth .default-leave-comment h2 {
    margin: 0 0 27px
}

.default-comments-section.fullwidth .default-leave-comment .comment-form .form-group {
    margin: 0 0 22px
}

.default-comments-section.fullwidth .default-leave-comment .comment-form textarea {
    margin: 0
}

.default-comments-section.fullwidth .default-leave-comment .comment-form .form-btn {
    padding: 14px 7px 13px 5px;
    font-weight: 700
}

.default-comments-section .default-comments-heading {
    overflow: hidden;
    margin: 0 0 25px
}

.default-comments-section h2 {
    font-size: 24px;
    line-height: 26px;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 0 23px;
    padding: 0 0 16px;
    position: relative;
    color: #494949
}

.default-comments-section h2:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 2px;
    top: auto;
    bottom: 0;
    right: auto;
    width: 81px;
    height: 4px;
    background: #494949
}

.default-comments-section h2 a {
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    color: #494949
}

.default-comments-section h2 a:hover {
    color: #ff6060
}

.default-comments-section ul {
    padding: 0 0 0 17px;
    overflow: hidden;
    margin: 0 0 60px
}

.default-comments-section ul li {
    overflow: hidden;
    margin: 0 0 55px
}

.default-comments-section ul li.second-comment {
    padding: 0 0 0 93px
}

.default-comments-section ul li.second-comment .img-box {
    width: 9.7%
}

.default-comments-section ul li.second-comment .txt {
    width: 87%
}

.default-comments-section ul .img-box {
    width: 8.8%;
    float: left;
    overflow: hidden;
    margin: 0 20px 0 0
}

.default-comments-section ul .txt {
    float: left;
    width: 88%;
    overflow: hidden;
    font-size: 14px;
    line-height: 22px;
    padding: 7px 0 30px;
    border-width: 0 0 1px;
    border-style: solid;
    color: #868686;
    border-color: #eee
}

.default-comments-section ul .txt h3 {
    font-size: 14px;
    line-height: 16px;
    font-weight: 600;
    margin: 0 0 6px;
    color: #000
}

.default-comments-section ul .txt h3 a {
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    color: #000
}

.default-comments-section ul .txt h3 a:hover {
    color: #ff6060
}

.default-comments-section ul .txt .default-time {
    font-size: 11px;
    line-height: 12px;
    font-weight: 200;
    font-style: italic;
    display: block;
    margin: 0 0 19px;
    color: #000
}

.default-comments-section .default-leave-comment {
    overflow: hidden
}

.default-comments-section .default-leave-comment h2 {
    margin: 0 0 25px
}

.default-comments-section .default-leave-comment h2:before {
    display: none
}

.default-comments-section .default-leave-comment .comment-form {
    overflow: hidden;
    padding: 0 0 0 4px
}

.default-comments-section .default-leave-comment .comment-form .form-group {
    overflow: hidden;
    margin: 0 0 20px
}

.default-comments-section .default-leave-comment .comment-form .form-control {
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    width: 31.5%;
    height: 47px;
    float: left;
    border: none;
    outline: 0;
    box-shadow: none;
    border-radius: 0;
    margin: 0 0 0 20px;
    padding: 11px 10px 5px 26px;
    color: #868686;
    background: #f7f7f7
}

.default-comments-section .default-leave-comment .comment-form .form-control:first-child {
    margin: 0
}

.default-comments-section .default-leave-comment .comment-form textarea {
    min-height: 108px;
    resize: none;
    width: 100%;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    height: 47px;
    border: none;
    outline: 0;
    box-shadow: none;
    padding: 20px 10px 5px 26px;
    color: #868686;
    background: #f7f7f7
}

.default-comments-section .default-leave-comment .comment-form .form-btn {
    width: 93px;
    display: block;
    padding: 10px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    border: none;
    outline: 0;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    background: #f7f7f7;
    color: #868686
}

.default-comments-section .default-leave-comment .comment-form .form-btn:hover {
    background: #494949;
    color: #ff6060
}

#blog-isotops.default-iso {
    overflow: hidden;
    margin: 0 -50px 95px 0
}

.post-blog {
    width: 374px;
    float: left;
    margin: 0 37px 48px 0;
    padding: 0 40px
}

.post-blog .img-holder {
    margin: 0 -40px;
    overflow: hidden;
    position: relative
}

.post-blog .comment-nav {
    overflow: hidden;
    margin: 0;
    position: absolute;
    right: 6px;
    bottom: 14px;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    font-family: Montserrat, sans-serif
}

.post-blog .comment-nav li {
    margin: 0 17px 0 0;
    float: left
}

.post-blog .comment-nav .fa-comments {
    margin: 0 4px 0 0
}

.post-blog .comment-nav .fa-share-alt {
    margin: 0 6px 0 0
}

.post-blog .comment-nav a {
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    color: #f4f4f4
}

.post-blog .comment-nav a:hover {
    color: #ff6060
}

.post-blog h2 {
    font-size: 24px;
    line-height: 26px;
    font-weight: 700;
    font-family: Montserrat, sans-serif;
    margin: 0;
    position: absolute;
    left: 45px;
    top: 38px;
    text-transform: uppercase;
    color: #fff
}

.post-blog h2 a {
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    color: #fff
}

.post-blog h2 a:hover {
    color: #ff6060
}

.post-blog .time {
    position: relative;
    width: 66px;
    padding: 10px 10px 16px 15px;
    letter-spacing: 1px;
    overflow: hidden;
    display: block;
    margin: -36px 47px 18px -5px;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    font-weight: 200;
    background: #f4f4f4;
    color: #494949
}

.post-blog .time strong {
    font-size: 24px;
    line-height: 26px;
    display: block
}

.post-blog .txt-holder {
    overflow: hidden;
    font-size: 16px;
    line-height: 19px
}

.post-blog .txt-holder p {
    margin: 0 0 27px
}

.post-blog .btn-more {
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    color: #494949
}

.post-blog .btn-more:hover {
    color: #ff6060
}

.post-blog .btn-more .fa-angle-right {
    margin: 0 2px 0 0
}

.loading-holder {
    border-width: 1px 0;
    border-style: solid;
    border-color: #e7e7e7;
    padding: 19px 0;
    overflow: hidden
}

.loading-holder .txt {
    display: block;
    font-size: 18px;
    line-height: 21px;
    font-weight: 700;
    letter-spacing: 1px;
    font-family: Montserrat, sans-serif;
    color: #757575
}

.loading-holder .txt .fa-refresh {
    margin: 0 0 0 10px
}

#blog-isotops {
    margin: 0 0 90px
}

.default-error-sec {
    padding: 131px 0 76px
}

.default-error-sec.dark {
    background: #f6f6f6;
    position: relative
}

.default-error-sec.style2 {
    padding: 261px 0 219px
}

.default-error-sec.style2 .error-holder {
    width: auto
}

.default-error-sec.style2 .error-holder .txt {
    margin: 0 0 32px
}

.default-error-sec.style2 .btn-list .form2 .form-control {
    height: 30px;
    width: 91%;
    font-size: 14px;
    line-height: 16px
}

.default-error-sec.style2 .btn-list li {
    margin: 0 1px 0 3px
}

.default-error-sec.style3 {
    padding: 261px 0 254px
}

.default-error-sec.error-section {
    text-align: center;
    background-position: 50% 50%;
    background-size: cover;
    color: #fff;
    white-space: nowrap
}

.default-error-sec.error-section:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    min-height: 499px
}

.default-error-sec.error-section>* {
    white-space: normal;
    display: inline-block;
    vertical-align: middle;
    max-width: 99%
}

.default-error-sec.error-section .section-error {
    text-align: left
}

.default-error-sec.error-section .error-holder {
    width: auto
}

.default-error-sec.error-section .error-holder .txt {
    margin: 0 0 32px
}

.default-error-sec.error-section .btn-list .error-form {
    border-color: #fff
}

.default-error-sec.error-section .btn-list .error-form::-webkit-input-placeholder {
    color: #fff
}

.default-error-sec.error-section .btn-list .error-form::-moz-placeholder {
    opacity: 1;
    color: #fff
}

.default-error-sec.error-section .btn-list .error-form:-moz-placeholder {
    color: #fff
}

.default-error-sec.error-section .btn-list .error-form:-ms-input-placeholder {
    color: #fff
}

.default-error-sec.error-section .btn-list .error-form .placeholder {
    color: #fff
}

.default-error-sec.error-section .btn-list .error-form .btn-submit {
    color: #fff;
    padding: 5px 10px 0
}

.default-error-sec.error-section .btn-list .form2 .form-control {
    height: 30px;
    width: 91%;
    font-size: 14px;
    line-height: 16px
}

.default-error-sec.error-section .btn-list li {
    margin: 0 1px 0 3px
}

.default-error-sec.error-section .btn-back {
    background: #fff;
    color: #545454
}

.default-error-sec.error-section .error-code2,
.default-error-sec.error-section h1 {
    color: #fff
}

.default-error-sec .montserrat {
    font-family: Montserrat, sans-serif
}

.default-error-sec .error-code {
    font-size: 193px;
    line-height: 195px;
    display: block;
    font-weight: 700;
    letter-spacing: -7px;
    margin: 0 0 34px;
    color: #545454
}

.default-error-sec .error-code2 {
    font-size: 210px;
    line-height: 212px;
    display: block;
    font-weight: 700;
    letter-spacing: -7px;
    margin: -25px 0 0;
    color: #545454;
    padding: 0 0 0 11px
}

.default-error-sec .error-holder {
    width: 440px;
    overflow: hidden
}

.default-error-sec .error-holder h1 {
    margin: 0 0 14px
}

.default-error-sec .error-holder .txt {
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 28px
}

.default-error-sec .error-holder .btn-back {
    width: 148px;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 16px
}

.default-error-sec h1 {
    font-size: 36px;
    line-height: 38px;
    margin: 0 0 12px;
    font-weight: 700;
    letter-spacing: -3px;
    word-spacing: 3px;
    color: #545454
}

.default-error-sec .txt {
    font-size: 24px;
    line-height: 26px;
    font-weight: 300;
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
    overflow: hidden;
    margin: 0 0 75px
}

.default-error-sec .btn-list {
    overflow: hidden;
    margin: 0 0 67px
}

.default-error-sec .btn-list li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px 0 15px
}

.default-error-sec .btn-list li:only-child {
    width: 662px;
    padding: 52px 0 0
}

.default-error-sec .btn-list li:only-child .error-form {
    width: 100%
}

.default-error-sec .btn-list li:only-child .error-form .form-control {
    width: 93%;
    text-transform: capitalize
}

.default-error-sec .btn-list li:only-child .error-form .btn-submit {
    padding: 8px 21px 0 0
}

.default-error-sec .btn-list .error-form {
    width: 216px;
    font-weight: 700;
    border: 2px solid #545454;
    font-family: Montserrat, sans-serif
}

.default-error-sec .btn-list .error-form::-webkit-input-placeholder {
    color: #545454
}

.default-error-sec .btn-list .error-form::-moz-placeholder {
    opacity: 1;
    color: #545454
}

.default-error-sec .btn-list .error-form:-moz-placeholder {
    color: #545454
}

.default-error-sec .btn-list .error-form:-ms-input-placeholder {
    color: #545454
}

.default-error-sec .btn-list .error-form .placeholder {
    color: #545454
}

.default-error-sec .btn-list .error-form.form2 {
    width: 494px
}

.default-error-sec .btn-list .error-form.form2 .btn-submit {
    padding: 5px 10px 0
}

.default-error-sec .btn-list .error-form .form-control {
    width: 80%;
    height: 37px;
    float: left;
    border: none;
    outline: 0;
    background: 0 0;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    letter-spacing: -1px;
    padding: 10px 10px 10px 16px;
    box-shadow: none
}

.default-error-sec .btn-list .error-form .btn-submit {
    background: 0 0;
    border: none;
    color: #545454;
    outline: 0;
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    padding: 8px 10px 0 10px
}

.default-error-sec .btn-back {
    width: 174px;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    padding: 11px 15px;
    text-align: center;
    display: block;
    background: #545454;
    color: #fff;
    -webkit-transition: all .25s linear;
    transition: all .25s linear
}

.default-error-sec .btn-back.btn-transparent {
    background: 0 0;
    margin: 0 auto 20px;
    width: 184px;
    color: #545454
}

.default-error-sec .btn-back.btn-transparent .fa-home {
    margin: 0 8px 0 0
}

.default-error-sec .btn-back.btn-transparent:hover {
    opacity: .7
}

.default-error-sec .error-form {
    border-color: #545454
}

.default-error-sec .error-form::-webkit-input-placeholder {
    color: #545454
}

.default-error-sec .error-form::-moz-placeholder {
    opacity: 1;
    color: #545454
}

.default-error-sec .error-form:-moz-placeholder {
    color: #545454
}

.default-error-sec .error-form:-ms-input-placeholder {
    color: #545454
}

.default-error-sec .error-form .placeholder {
    color: #545454
}

.default-error-sec .error-form .form-control {
    color: #545454
}

.default-error-sec .error-form .btn-submit {
    color: #545454
}

.default-error-sec .error-form .btn-back {
    background: #545454;
    color: #fff
}

.default-error-sec .error-form .btn-back:hover {
    background: #868686
}

.default-error-sec .error-form .btn-back.btn-transparent {
    color: #545454
}

.default-newsletter-popup {
    width: 80%;
    margin: 0 auto;
    padding: 20px 20px 20px 42px;
    position: relative
}

.default-newsletter-popup .title {
    height: 100px;
    font-size: 90px;
    line-height: 100px;
    display: block;
    color: #f6f6f6;
    text-transform: uppercase;
    margin: 0;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    position: relative
}

.default-newsletter-popup .title-address {
    color: transparent;
    height: 0
}

.default-newsletter-popup .txt-holder {
    max-width: calc(60% - 40px);
    overflow: hidden;
    float: left;
    position: relative;
    z-index: 2;
    top: -59px;
    padding: 0 0 0 40px
}

.default-newsletter-popup h1 {
    font-size: 30px;
    line-height: 33px;
    text-transform: uppercase;
    margin: 0 0 18px;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    color: #000
}

.default-newsletter-popup .txt {
    display: block;
    font-size: 18px;
    line-height: 21px;
    margin: 0 0 47px;
    color: #757575
}

.default-newsletter-popup .txt b {
    color: #f53434
}

.default-newsletter-popup .newsletter-form {
    width: 100%;
    margin: 0 0 40px;
    overflow: hidden
}

.default-newsletter-popup .newsletter-form .form-control {
    width: 100%;
    height: 47px;
    border: none;
    outline: 0;
    box-shadow: none;
    border-radius: 25px;
    font-size: 14px;
    line-height: 16px;
    padding: 11px 10px 10px 22px;
    margin: 0 0 8px;
    background: #f2f2f2;
    color: #757575
}

.default-newsletter-popup .newsletter-form button {
    width: 122px;
    padding: 10px 10px 6px 10px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 20px;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    border: none;
    outline: 0;
    border-radius: 25px;
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
    background: #ff8283;
    color: #fff
}

.default-newsletter-popup .newsletter-form button:hover {
    background: #f2f2f2;
    color: #757575
}

.default-newsletter-popup .img-holder {
    float: right;
    position: relative;
    top: -40px;
    right: 47px;
    max-width: 40%
}

.default-newsletter-popup .popup-form {
    bottom: 45px;
    overflow: hidden;
    position: absolute;
    font-family: Oxygen, sans-serif;
    font-size: 11px;
    line-height: 13px;
    padding: 0 0 0 40px;
    color: #9a9a9a
}

.default-newsletter-popup .popup-form .form-control {
    width: 16px;
    height: 16px;
    margin: 0 7px 0 0;
    display: inline-block;
    vertical-align: middle;
    background: #9a9a9a
}

.default-newsletter-popup .txt-holder-alamat {
    max-width: calc(60% - 40px);
    overflow: hidden;
    float: left;
    position: relative;
    z-index: 2;
    padding: 0
}

.default-container-member-address form {
    padding: 0 3em
}

.popup-holder {
    position: relative;
    overflow: hidden;
    height: 0
}

.popup-holder .lightbox {
    padding: 5px;
    width: 100%
}

.fancybox-skin {
    padding: 0 !important
}

.default-map-holder {
    overflow: hidden;
    width: 100%;
    position: relative;
    height: 571px
}

.default-map-holder .map-logo {
    width: 111px;
    position: absolute;
    right: 45%;
    bottom: 43%
}

.default-map-holder .map-logo a {
    display: block
}

.default-map-descrp {
    font-size: 16px;
    line-height: 23px;
    font-weight: 300;
    padding: 53px 0;
    color: #383838
}

.default-map-descrp h1 {
    font-size: 30px;
    line-height: 33px;
    font-weight: 600;
    margin: 0 0 28px;
    color: #383838
}

.default-map-descrp p {
    margin: 0 0 23px
}

.default-contact-detail {
    padding: 75px 0 65px;
    font-weight: 300;
    font-size: 18px;
    line-height: 22px;
    position: relative;
    background: #f6f6f6;
    color: #383838
}

.default-contact-detail.content-info {
    margin: 0 auto;
    background: 0 0;
    max-width: 1059px
}

.default-contact-detail .icon {
    display: block;
    margin: 0 0 25px;
    color: #383838;
    font-size: 48px;
    line-height: 50px
}

.default-contact-detail .title {
    text-transform: uppercase;
    display: block;
    margin: 0 0 18px;
    font-family: Montserrat, sans-serif;
    letter-spacing: 1px
}

.default-contact-detail a {
    color: #383838
}

.default-contact-detail address {
    font-family: Karla;
    font-style: normal;
    margin: 0
}

.default-contact-detail .txt-wrap {
    font-size: 16px;
    line-height: 23px;
    font-weight: 300;
    overflow: hidden;
    margin: 0 0 1em;
    color: #383838
}

.default-contact-detail .txt-wrap h2 {
    font-family: Poppins;
    font-size: 32px;
    line-height: 33px;
    font-weight: 600;
    margin: 0 0 28px;
    color: #3a3a3a
}

.default-contact-detail .txt-wrap p {
    font-family: Karla;
    margin: 0 0 23px
}

.default-contact-detail .contact-txt {
    font-size: 14px;
    line-height: 16px;
    font-weight: 200;
    overflow: hidden
}

.default-contact-detail .contact-txt li {
    font-family: Karla;
    float: left;
    margin: 0 40px 20px 0
}

.default-contact-detail .contact-txt strong {
    font-family: Karla;
    color: #3a3a3a;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-transform: capitalize;
    display: block;
    margin: 0 0 11px
}

.default-contact-detail h2 {
    font-family: Poppins;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    display: block;
    margin: 0 0 11px
}

.default-contact-detail .contact-form {
    width: 100%;
    overflow: hidden
}

.default-contact-detail .contact-form .form-control {
    border: 1px solid #d7d7d7;
    background: #fff;
    font: 300 14px/20px Karla;
    box-shadow: none;
    outline: 0;
    width: 100%;
    height: 40px;
    margin: 0 0 8px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 200;
    color: #000
}

.default-contact-detail .contact-form .form-control::-webkit-input-placeholder {
    color: #000
}

.default-contact-detail .contact-form .form-control::-moz-placeholder {
    opacity: 1;
    color: #000
}

.default-contact-detail .contact-form .form-control:-moz-placeholder {
    color: #000
}

.default-contact-detail .contact-form .form-control:-ms-input-placeholder {
    color: #000
}

.default-contact-detail .contact-form .form-control .placeholder {
    color: #000
}

.default-contact-detail .contact-form textarea {
    min-height: 89px;
    resize: none
}

.default-form-sec {
    padding: 87px 0 98px
}

.default-form-sec .header {
    font-size: 14px;
    line-height: 23px;
    font-weight: 300;
    margin: 0 0 36px;
    color: #383838
}

.default-form-sec .header h2 {
    font-size: 16px;
    line-height: 18px;
    margin: 0 0 20px;
    font-weight: 600;
    color: #383838
}

.default-form-sec .contact-form {
    width: 924px;
    margin: 0 auto
}

.default-form-sec .contact-form .form-control {
    border-width: 1px;
    border-style: solid;
    border-radius: 20px;
    box-shadow: none;
    outline: 0;
    background: 0 0;
    width: 100%;
    height: 40px;
    margin: 0 0 8px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 200;
    padding: 10px 33px;
    border-color: #383838;
    color: #000
}

.default-form-sec .contact-form .form-control::-webkit-input-placeholder {
    color: #000
}

.default-form-sec .contact-form .form-control::-moz-placeholder {
    opacity: 1;
    color: #000
}

.default-form-sec .contact-form .form-control:-moz-placeholder {
    color: #000
}

.default-form-sec .contact-form .form-control:-ms-input-placeholder {
    color: #000
}

.default-form-sec .contact-form .form-control .placeholder {
    color: #000
}

.default-form-sec .contact-form textarea {
    min-height: 89px;
    resize: none
}

.default-contact-banner {
    min-height: 207px;
    padding: 82px 0 40px;
    background-size: cover;
    text-transform: capitalize;
    background-position: 50% 50%
}

.default-contact-banner.style4 {
    padding: 65px 0 14px;
    margin: 0 0 4px
}

.default-contact-banner.style4 .breadcrumbs {
    margin: 0 0 20px
}

.default-contact-banner.default-banner-22 {
    min-height: 295px;
    position: relative;
    padding: 125px 0 20px
}

.default-contact-banner.default-banner-22 h1 {
    color: #fff;
    margin: 0 0 16px
}

.default-contact-banner.default-banner-22 .breadcrumbs ul {
    color: #fff;
    opacity: .5
}

.default-contact-banner.default-banner-22 .breadcrumbs ul a {
    color: #fff
}

.default-contact-banner h1 {
    font-family: Poppins;
    font-size: 44px;
    line-height: 46px;
    font-weight: 700;
    margin: 0 0 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #3a3a3a
}

.default-contact-banner .breadcrumbs {
    font-size: 14px;
    line-height: 16px;
    font-weight: 200;
    overflow: hidden;
    color: #383838
}

.default-contact-banner .breadcrumbs ul {
    overflow: hidden
}

.default-contact-banner .breadcrumbs ul li {
    font-family: Karla;
    margin: 0 10px 0 0;
    display: inline-block;
    vertical-align: middle
}

.default-contact-banner .breadcrumbs ul a {
    font-family: Karla;
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
    color: #3a3a3a
}

.default-contact-banner .breadcrumbs ul a:hover {
    color: #ff6060
}

.default-contact-banner .breadcrumbs ul .fa-angle-right {
    margin: 0 0 0 5px
}

.default-contact-banner .search {
    display: inline-block;
    vertical-align: top
}

.default-contact-banner .search .fa-search {
    margin: 0 0 0 5px
}

.default-about-sec {
    padding: 86px 0 106px
}

.default-about-sec .txt {
    overflow: hidden;
    font-size: 18px;
    line-height: 31px;
    font-weight: 300;
    margin: 0 0 22px;
    color: #494949
}

.default-about-sec .txt p {
    font-family: Karla
}

.default-about-sec h2 {
    letter-spacing: .5px;
    font-size: 32px;
    line-height: 33px;
    font-weight: 700;
    margin: 0 0 50px;
    font-family: Poppins;
    text-transform: uppercase;
    color: #3a3a3a
}

.default-about-sec .social-network.social-icon {
    font-size: 18px;
    line-height: 20px
}

.default-about-sec .social-network li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 12px 0 0;
    font-size: 18px;
    line-height: 20px
}

.default-about-sec .default-follow-holder .title {
    display: block;
    font-size: 13px;
    line-height: 18px;
    font-family: Montserrat, sans-serif;
    margin: 0 0 15px;
    font-weight: 700;
    color: #575757
}

.default-team-sec {
    padding: 0 0 87px
}

.default-team-sec h3 {
    font-size: 30px;
    line-height: 33px;
    font-weight: 700;
    margin: 0 0 36px;
    font-family: Montserrat, sans-serif;
    text-transform: uppercase;
    color: #494949
}

.default-team-sec .holder {
    overflow: hidden
}

.default-team-sec .col {
    width: 23.6%;
    float: left;
    margin: 0 0 0 22px;
    position: relative
}

.default-team-sec .col:first-child {
    margin: 0
}

.default-team-sec .col .default-txt {
    padding: 0 0 0 6px;
    border-left: 6px solid #eee
}

.default-team-sec .img-holder {
    margin: 0 0 15px;
    overflow: hidden
}

.default-team-sec .img-holder a {
    display: block;
    position: relative
}

.default-team-sec .img-holder a .social-icon {
    font-size: 20px;
    line-height: 22px;
    opacity: 0;
    visibility: visible;
    position: absolute;
    left: 50%;
    top: 50%;
    color: #fff;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.default-team-sec .img-holder a .social-icon li {
    float: left;
    margin: 0 4px 0 0;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    text-align: center;
    padding: 8px;
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
    background: #494949
}

.default-team-sec .img-holder a .social-icon li:hover {
    color: #f53434
}

.default-team-sec .img-holder a:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(255, 255, 255, .7);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
    z-index: 0
}

.default-team-sec .img-holder a:hover:before {
    opacity: 1;
    visibility: visible
}

.default-team-sec .img-holder a:hover .social-icon {
    opacity: 1;
    visibility: visible
}

.default-team-sec h4 {
    font-size: 20px;
    line-height: 22px;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
    color: #494949
}

.default-team-sec h4 a {
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
    color: #494949
}

.default-team-sec h4 a:hover {
    color: #f53434
}

.default-team-sec .sub-title {
    font-size: 12px;
    line-height: 14px;
    display: block;
    letter-spacing: 4px;
    text-transform: uppercase;
    padding: 0 0 0 3px;
    color: #a0a0a0
}

.default-workspace-sec {
    padding: 40px 0 100px
}

.default-workspace-sec h2 {
    font-size: 30px;
    line-height: 33px;
    font-weight: 700;
    margin: 0 0 36px;
    font-family: Montserrat, sans-serif;
    text-transform: uppercase;
    color: #494949
}

.default-workspace-sec .work-slider {
    position: relative
}

.default-workspace-sec .work-slider li {
    float: left;
    overflow: hidden;
    margin: 0 0 0 15px;
    position: relative
}

.default-workspace-sec .work-slider li:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(255, 255, 255, .7);
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
    z-index: 0
}

.default-workspace-sec .work-slider .slick-active:before {
    opacity: 0;
    visibility: hidden
}

.default-workspace-sec .work-slider .img-holder {
    width: 53.4%;
    float: left;
    margin: 0 0 0 15px
}

.default-workspace-sec .work-slider .img-holder:first-child {
    margin: 0;
    width: 45.3%
}

.default-workspace-sec .work-slider .img-holder .coll1 {
    float: left;
    width: 37.8%;
    margin: 0 0 14px
}

.default-workspace-sec .work-slider .img-holder .coll2 {
    width: 59.8%;
    float: left;
    margin: 0 0 14px 15px
}

.default-workspace-sec .work-slider .img-holder .coll3 {
    width: 100%
}

.default-workspace-sec .work-slider .slick-prev.slick-arrow {
    background: 0 0;
    text-indent: -9999px;
    border: none;
    outline: 0;
    box-shadow: none;
    position: absolute;
    left: 50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1
}

.default-workspace-sec .work-slider .slick-prev.slick-arrow:before {
    position: absolute;
    content: "\f053";
    font-family: "Font Awesome 5 Pro";
    font-size: 20px;
    line-height: 22px;
    text-indent: 0;
    left: 0;
    top: 0;
    color: #494949
}

.default-workspace-sec .work-slider .slick-next.slick-arrow {
    background: 0 0;
    text-indent: -9999px;
    border: none;
    outline: 0;
    box-shadow: none;
    position: absolute;
    right: 50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1
}

.default-workspace-sec .work-slider .slick-next.slick-arrow:before {
    position: absolute;
    content: "\f054";
    font-family: "Font Awesome 5 Pro";
    font-size: 20px;
    line-height: 22px;
    text-indent: 0;
    left: 0;
    top: 0;
    color: #494949
}

.default-workspace-sec .work-slider .slick-dots {
    margin: 40px auto 0;
    width: 400px;
    overflow: hidden;
    position: relative;
    bottom: auto
}

.default-workspace-sec .work-slider .slick-dots li {
    width: 91px;
    height: 3px;
    border: none;
    outline: 0;
    box-shadow: none;
    text-indent: -9999px;
    padding: 0;
    margin: 0 10px 0 0;
    background: #ececec;
    -webkit-transition: all .25s linear;
    transition: all .25s linear
}

.default-workspace-sec .work-slider .slick-dots li.slick-active {
    background: #b6b6b6
}

.default-workspace-sec .work-slider .slick-dots li:hover {
    background: #b6b6b6
}

.default-process-sec {
    padding: 76px 0
}

.default-process-sec .process-list {
    margin: 0 0 22px;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    overflow: hidden;
    color: #9f9f9f;
    text-align: center
}

.default-process-sec .process-list li {
    min-width: 100px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 0 0 10px 60px;
    position: relative;
    font-family: Karla
}

.default-process-sec .process-list li:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: -87px;
    top: 50%;
    bottom: auto;
    right: auto;
    width: 107px;
    height: 1px;
    margin: -19px 0 0;
    background: #eee
}

.default-process-sec .process-list li:first-child {
    margin: 0
}

.default-process-sec .process-list li:first-child:before {
    display: none
}

.default-process-sec .process-list .counter {
    display: block;
    width: 86px;
    height: 86px;
    font-size: 30px;
    line-height: 33px;
    padding: 24px 0 0;
    margin: 0 auto 18px;
    border-radius: 100%;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    color: #9f9f9f;
    border-color: #eee;
    z-index: 2;
    background-color: #fff
}

.default-process-sec .process-list .title {
    display: block
}

.default-process-sec .process-list .active .title {
    color: #000
}

.default-process-sec .process-list .active .counter {
    color: #000;
    border-color: #000
}

.default-seller-sec {
    padding: 40px 0
}

.default-seller-sec .header {
    overflow: hidden;
    margin: 0 0 44px
}

.default-seller-sec .header .title {
    font-size: 14px;
    line-height: 16px;
    font-weight: 600;
    font-family: "Source Sans Pro", sans-serif;
    display: block;
    letter-spacing: 4px;
    word-spacing: 1px;
    text-transform: uppercase;
    color: #757575
}

.default-seller-sec h1 {
    font-size: 26px;
    line-height: 28px;
    font-weight: 700;
    font-family: Montserrat, sans-serif;
    margin: 0 0 3px;
    letter-spacing: -1px;
    text-transform: uppercase;
    color: #757575
}

.default-heading {
    color: #a0a0a0;
    margin: 0 0 12px;
    letter-spacing: 4px;
    font: 700 14px/20px"Source Sans Pro", sans-serif
}

.default-heading .heading {
    color: #3a3a3a;
    margin: 45px 0 60px;
    letter-spacing: 1px;
    font: 700 32px"Poppins", sans-serif
}

.default-heading p {
    margin: 0
}

.default-heading2 {
    color: #a0a0a0;
    margin: 0 0 12px;
    letter-spacing: 4px;
    padding: 0 0 0 12px;
    border-left: 9px solid #eee;
    font: 700 14px/20px"Source Sans Pro", sans-serif
}

.default-heading2 .head {
    color: #3a3a3a;
    margin: 0 0 2px;
    letter-spacing: 0;
    font: 700 26px/30px Montserrat, sans-serif
}

.default-heading2 p {
    margin: 0
}

.default-patners {
    padding: 0 0 36px
}

.default-patners .heading {
    color: #3a3a3a;
    margin: 0 0 7px;
    text-transform: uppercase;
    font: 700 26px/30px Montserrat, sans-serif
}

.default-patners .heading span {
    color: #a0a0a0;
    padding: 0 0 0 2px;
    letter-spacing: 3px;
    font: 600 14px/20px"Source Sans Pro", sans-serif;
    display: inline-block;
    vertical-align: bottom
}

.default-patners .box1 {
    width: 100%;
    height: 110px;
    display: table;
    text-align: center
}

.default-patners .box2 {
    display: table-cell;
    vertical-align: middle
}

.default-patners img {
    width: auto;
    display: inline-block
}

.default-patners .slick-next,
.default-patners .slick-prev {
    display: none !important
}

.bg-grey {
    background-color: #f8f8f8
}

.paddingzero {
    padding: 0 !important
}

.paddingtop-md {
    padding-top: 60px
}

.paddingbootom-md {
    padding-bottom: 60px
}

.default-paddingbottom20 {
    padding-bottom: 20px
}

.default-paddingbottom3em {
    padding-bottom: 3em
}

.toppadding-zero {
    padding-top: 0 !important
}

#sidebar {
    padding-top: 20px
}

.shop-widget {
    margin: 0 0 38px
}

.shop-widget.filter-widget h2 {
    font-family: Poppins;
    margin: 0 0 35px
}

.shop-widget.filter-widget.bg-grey {
    background: #f4f4f4;
    border: 1px solid #efefef;
    padding: 36px 38px 48px 30px
}

.shop-widget h2 {
    font-size: 22px;
    line-height: 24px;
    text-transform: uppercase;
    color: #494949;
    font-family: Poppins;
    font-weight: 700;
    margin: 0 0 32px
}

.shop-widget .sub-title {
    font-family: Karla;
    font-size: 14px;
    line-height: 16px;
    color: #3a3a3a;
    font-weight: 600;
    margin: 0 0 15px;
    display: block
}

.shop-widget .category-list {
    font-family: Karla;
    margin: 0;
    color: #8c8c8c;
    padding: 0 0 2px;
    text-transform: uppercase
}

.shop-widget .category-list li {
    font-family: Karla;
    overflow: hidden;
    padding: 0 0 10px;
    margin: 0 0 13px;
    border-bottom: 1px solid #8c8c8c
}

.shop-widget .category-list li:last-child {
    font-family: Karla;
    border-bottom: none
}

.shop-widget .category-list .name {
    float: left;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700
}

.shop-widget .category-list .num {
    float: right;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin: 2px 0 0
}

.shop-widget .category-list a {
    cursor: pointer;
    color: #8c8c8c;
    -webkit-transition: all .25s linear;
    transition: all .25s linear
}

.shop-widget .category-list a:hover {
    color: #ff8283
}

.shop-widget .price-range {
    overflow: hidden
}

.shop-widget .price-range .range-slider {
    background: #b3b3b3;
    border-radius: 10px;
    position: relative;
    width: 100%;
    height: 6px;
    margin: 10px 0 23px;
    z-index: 1
}

.shop-widget .price-range .range-slider:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 32px;
    top: 0;
    bottom: auto;
    right: auto;
    width: 122px;
    height: 6px;
    border-radius: 10px;
    background: #494949
}

.shop-widget .price-range .range-slider .dot {
    position: absolute;
    left: 21px;
    top: -4px;
    width: 13px;
    height: 13px;
    border: 2px solid #494949;
    background: #fff;
    border-radius: 100%
}

.shop-widget .price-range .range-slider .dot2 {
    left: 150px
}

.shop-widget .price-range .price {
    float: left;
    font-size: 14px;
    line-height: 16px;
    color: #494949;
    font-weight: 400;
    padding: 0 0 0 5px
}

.shop-widget .filter-btn {
    float: right;
    font-size: 14px;
    line-height: 16px;
    background: #494949;
    color: #fff;
    font-weight: 400;
    padding: 1px 7px 3px 10px;
    border-radius: 3px;
    -webkit-transition: all .25s linear;
    transition: all .25s linear
}

.shop-widget .filter-btn:hover {
    background: #ff8283
}

.nice-form {
    font-family: Karla;
    overflow: hidden;
    margin: 0 0 20px;
    padding: 0 0 18px 5px;
    border-bottom: 1px solid #494949
}

.nice-form .num {
    float: right;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin: 2px 0 0
}

.nice-form[type=checkbox],
.nice-form[type=radio] {
    position: fixed;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: -1
}

.nice-form .fake-input,
.nice-form label {
    display: inline-block;
    vertical-align: middle
}

.nice-form label {
    margin: 0;
    font-weight: 300
}

.nice-form .fake-input {
    display: inline-block;
    width: 11px;
    height: 11px;
    border: 1px solid #cecece;
    background: #f2f2f2;
    vertical-align: middle;
    position: relative;
    margin-right: 5px;
    border-radius: 2px
}

.nice-form[type=radio]+.fake-input {
    border-radius: 100%
}

.nice-form[type=checkbox]+.fake-input:before {
    content: '';
    width: 10px;
    height: 6px;
    position: absolute;
    top: 50%;
    left: 50%;
    border: 3px solid #777;
    border-width: 0 0 3px 3px;
    opacity: 0;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin: -5px 0 0 -2px
}

.nice-form[type=radio]+.fake-input:before {
    content: '';
    position: absolute;
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    background: #777;
    border-radius: 100%;
    opacity: 0
}

.nice-form[type=checkbox]:checked+.fake-input:before,
.nice-form[type=radio]:checked+.fake-input:before {
    opacity: 1
}

.nice-form[type=checkbox]:checked~.fake-label,
.nice-form[type=radio]:checked~.fake-label {
    font-weight: 300;
    color: #494949;
    font-size: 13px;
    line-height: 15px
}

.nice-form input:disabled+.fake-input,
.nice-form input:disabled~.fake-label {
    opacity: .5
}

.countdown-center {
    left: 0;
    top: 50%;
    position: absolute;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.countdown-center.full {
    left: 0;
    right: 0
}

.count-style1 {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5;
    text-align: right;
    text-shadow: 0 0 0 #000
}

.count-style1 .time {
    display: block;
    line-height: 1;
    font-size: 90px
}

.count-style1 p {
    margin: 0 10px 20px 0
}

.count-style1 .hold {
    width: 200px;
    padding-top: 10px;
    border-bottom: 2px solid #fff
}

.count-style1 .hold:last-child {
    border-bottom: 0
}

.count-style2 {
    color: #fff;
    font-size: 26px;
    font-weight: 500;
    line-height: 1.5;
    text-align: center;
    text-shadow: 0 0 0 #000
}

.count-style2 .time {
    display: block;
    line-height: 1;
    font-size: 70px;
    font-weight: 400
}

.count-style2 p {
    margin: 0 0 10px
}

.count-style2 .hold {
    width: 160px;
    vertical-align: top;
    display: inline-block
}

.coming-soon {
    color: #fff;
    height: 100vh;
    min-height: 700px;
    text-align: center;
    background-repeat: none;
    background-position: center;
    background-size: cover
}

.coming-soon .default-logo {
    width: 140px;
    margin: 0 auto 60px
}

.coming-soon .title {
    font-size: 28px;
    margin: 0 0 19px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 6px
}

.coming-soon .text {
    padding: 0 0 19px
}

.coming-soon .text a:hover {
    text-decoration: none
}

.coming-soon .text a:hover {
    color: #ff6060
}

.coming-soon .text2 {
    font-size: 20px;
    overflow: hidden;
    margin: 0 0 44px;
    line-height: 28px;
    letter-spacing: 4px
}

.coming-soon .text2 p {
    margin: 0 0 10px
}

.coming-soon .footer-social li {
    padding: 0;
    margin: 0 17px
}

.coming-soon .footer-social a {
    width: auto;
    height: auto;
    color: #fff;
    font-size: 20px;
    background: 0 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.coming-soon .footer-social a:hover {
    background: 0 0 !important
}

.coming-soon .footer-social a:hover {
    opacity: .2
}

.coming-soon .error-form {
    width: 360px;
    display: block;
    text-align: left;
    margin: 0 auto 30px;
    border: 1px solid #fff
}

.coming-soon .error-form .form-control {
    border: 0;
    padding: 6px 10px 6px 21px;
    float: left;
    width: 70%;
    border-radius: 0;
    font-size: 12px;
    line-height: 18px;
    height: 36px;
    color: #fff;
    background: 0 0;
    font-family: Karla
}

.coming-soon .error-form .form-control::-webkit-input-placeholder {
    color: #fff
}

.coming-soon .error-form .form-control::-moz-placeholder {
    opacity: 1;
    color: #fff
}

.coming-soon .error-form .form-control:-moz-placeholder {
    color: #fff
}

.coming-soon .error-form .form-control:-ms-input-placeholder {
    color: #fff
}

.coming-soon .error-form .form-control .placeholder {
    color: #fff
}

.coming-soon .error-form .form-control:focus {
    box-shadow: box-shadow
}

.coming-soon .error-form::-webkit-input-placeholder {
    color: #fff
}

.coming-soon .error-form::-moz-placeholder {
    opacity: 1;
    color: #fff
}

.coming-soon .error-form:-moz-placeholder {
    color: #fff
}

.coming-soon .error-form:-ms-input-placeholder {
    color: #fff
}

.coming-soon .error-form .placeholder {
    color: #fff
}

.coming-soon .error-form .btn {
    float: right;
    width: 29.5%;
    height: 36px;
    color: #000;
    font-size: 12px;
    font-weight: 700;
    border-radius: 0;
    line-height: 18px;
    background: #fff
}

.coming-soon .canvas-over {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    position: absolute
}

@font-face {
    font-family: fontello;
    src: url(../fonts/fontello.eot);
    src: url(../fonts/fontello.eot?#iefix) format("embedded-opentype"), url(../fonts/fontello.woff) format("woff"), url(../fonts/fontello.ttf) format("truetype"), url(../fonts/fontello.svgfontello) format("svg");
    font-weight: 400;
    font-style: normal
}

.icomoon[class*=" icon-"]:before,
.icomoon[class^=icon-]:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-down-open-mini:before {
    content: '\e800'
}

.icon-left-open-mini:before {
    content: '\e801'
}

.icon-right-open-mini:before {
    content: '\e802'
}

.icon-up-open-mini:before {
    content: '\e803'
}

.icon-shop:before {
    content: '\e804'
}

.icon-euro:before {
    content: '\e805'
}

.icon-heart-empty:before {
    content: '\e806'
}

.icon-exchange:before {
    content: '\e807'
}

.icon-eye:before {
    content: '\e808'
}

#wrapper {
    font-family: "Source Sans Pro", sans-serif
}

img {
    display: block;
    width: 100%
}

a:active,
a:focus,
a:hover {
    text-decoration: none;
    outline: 0
}

#default-main {
    overflow: hidden
}

#back-top {
    bottom: 0;
    opacity: 0;
    z-index: 9;
    right: 20px;
    width: 50px;
    color: #fff;
    height: 50px;
    cursor: pointer;
    font-size: 25px;
    position: fixed;
    line-height: 47px;
    text-align: center;
    border-radius: 5px;
    background: #252525;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
    -ms-transform: translateY(40px);
    -webkit-transition: all .6s ease;
    -webkit-transform: translateY(40px)
}

#back-top.active {
    opacity: 1;
    transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -ms-transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px)
}

#back-top:hover {
    opacity: .9
}

.changer-active #style-changer {
    margin: 0
}

.quantity {
    position: relative
}

input[type=number] {
    -moz-appearance: textfield
}

.quantity input {
    width: 70px;
    height: 42px;
    line-height: 1.65;
    float: left;
    display: block;
    padding: 0;
    margin: 0;
    padding-left: 20px;
    border: 1px solid #eee
}

.quantity input:focus {
    outline: 0
}

.quantity-nav {
    float: left;
    position: relative;
    height: 42px
}

.quantity-button {
    position: relative;
    cursor: pointer;
    border-left: 1px solid #eee;
    width: 20px;
    text-align: center;
    color: #333;
    font-size: 13px;
    font-family: "Trebuchet MS", Helvetica, sans-serif !important;
    line-height: 1.7;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.quantity-button.quantity-up {
    position: absolute;
    height: 50%;
    top: 0;
    border-bottom: 1px solid #eee
}

.quantity-button.quantity-down {
    position: absolute;
    bottom: -1px;
    height: 50%
}

.c-alert {
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 5px
}

.c-alert.c-alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.c-alert.c-alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.main-confirm-payment {
    margin-bottom: 2em
}

.home-no-product-area {
    margin-bottom: 321px;
    margin-top: 35px
}

.home-no-product-area .box .b1 .b2 {
    border: 1px solid #000;
    vertical-align: middle
}

.no-product-yet {
    height: 100px;
    line-height: 100px
}

.no-transaction-yet {
    width: 100%
}

.social-network {
    margin: 0;
    float: left;
    font-size: 2em;
    list-style: none
}

#bestseller-area .slick-list {
    margin: 0 50px
}

.homepage-banner {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    width: inherit;
    height: inherit
}

#cart-table tbody tr td {
    vertical-align: middle
}

.social-button {
    display: table-cell;
    vertical-align: top;
    cursor: pointer;
    border-radius: 0;
    width: 30px;
    height: 30px;
    text-align: center;
    vertical-align: middle
}

.social-button+.social-button {
    margin-left: -4px
}

.social-button.line-share-button {
    background-color: #00c300
}

.social-button.line-share-button i {
    font-size: 20px;
    color: #fff;
    margin: auto
}

.social-button.regular-share-button {
    background-color: #ff8283
}

.social-button.regular-share-button i {
    font-size: 20px;
    color: #fff
}

.social-button.facebook-share-button {
    background-color: #3b5998
}

.social-button.facebook-share-button i {
    font-size: 20px;
    color: #fff
}

.social-button.twitter-tweet-button {
    background-color: #00aced
}

.social-button.twitter-tweet-button i {
    font-size: 20px;
    color: #fff
}

.default-container-member .shipping-not-found {
    font-size: 15px;
    color: red
}

.default-container-member .shipping-ojol-notfound {
    font-size: 15px;
    color: #00f
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:991px) and (max-width:1200px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }

    .container.fullwidth {
        width: 100%
    }
}

@media (max-width:1499px) {
    .default-workspace-sec .work-slider .img-holder:first-child {
        width: 45%
    }

    .default-workspace-sec .work-slider .img-holder .coll2 {
        width: 59.6%
    }

    .default-main-slider {
        padding: 0
    }

    .default-bestseller .slick-next,
    .default-bestseller .slick-prev {
        right: 0
    }

    .default-bestseller .slick-prev {
        right: auto;
        left: 0
    }
}

@media only screen and (max-width:1300px) {
    .default-mainslider4 .txt {
        width: 41%
    }

    .product-area .title {
        font-size: 16px
    }

    .product-area .txt-box ul li {
        width: 56px
    }

    .product-area .txt-box {
        min-height: 215px
    }

    #default-header.style4 .default-bottom-bar {
        padding: 18px 0
    }

    #default-header.style10 .default-top-bar {
        padding: 23px 0 5px
    }

    #default-header.style10 .default-bottom-bar {
        padding: 33px 0 36px
    }

    #default-header.style11 .default-bottom-bar {
        padding: 70px 0
    }

    #default-header.style12 .default-top-bar {
        padding: 23px 0 5px
    }

    #default-header.style12 .default-bottom-bar {
        padding: 35px 0 36px
    }

    #default-header.style13 .default-bottom-bar {
        padding: 43px 0
    }

    #default-header.style15 .default-top-bar {
        padding: 24px 0 4px
    }

    #default-header.style15 .default-bottom-bar {
        padding: 8px 0 42px
    }

    .default-workspace-sec .work-slider .img-holder:first-child {
        width: 45%
    }

    .default-workspace-sec .work-slider .img-holder .coll1 {
        margin: 0 0 9px
    }

    .default-workspace-sec .work-slider .img-holder .coll2 {
        width: 59.3%;
        margin: 0 0 9px 15px
    }

    #default-footer.style5 .footer-holder {
        padding: 90px 0 60px
    }
}

@media only screen and (max-width:1199px) {
    .banner-box.two {
        width: 100%;
        margin-top: 22px
    }

    .banner-box.third {
        width: 340px
    }

    .banner-box.fifth {
        width: 100%;
        margin: 11px 0 0
    }

    .banner-1 {
        width: 298px
    }

    .banner-box.first {
        width: 319px
    }

    .banner-4 {
        width: 298px
    }

    .banner-5 {
        width: 624px
    }

    .banner-6 {
        width: 292px
    }

    .banner-7 {
        width: 453px
    }

    .banner-8 {
        width: 463px
    }

    .banner-10 .btn-shop,
    .banner-11 .btn-shop,
    .banner-9 .btn-shop {
        margin: 21px 0 0
    }

    .banner-10 h2,
    .banner-11 h2,
    .banner-9 h2 {
        min-height: 74px;
        margin: 0
    }

    .banner-12 .holder {
        padding: 22px 28px 10px
    }

    .banner-13 .holder {
        padding: 22px 28px 20px
    }

    .banner-15,
    .banner-16 {
        width: 47%
    }

    .banner-19 {
        width: 97.8%
    }

    .banner-box.fourth {
        width: 100%
    }

    .banner-17,
    .banner-18 {
        width: 459px
    }

    .default-mainslider4 .txt {
        width: 40%
    }

    .slider-7 {
        width: 598px
    }

    #default-header.style4 .tel {
        display: none
    }

    #default-header.style13 .tel {
        display: none
    }

    .default-bottom-bar {
        padding: 42px 0
    }

    .default-bottom-bar .default-sh-cart {
        width: 160px;
        margin: 0 0 0 15px
    }

    .default-bottom-bar .default-nav-box {
        width: 62%
    }

    .default-bottom-bar .default-search-box {
        width: 43.5%
    }

    .default-top-bar {
        padding: 12px 0 4px
    }

    #nav>ul>li {
        margin: 0 18px 0 0
    }

    #nav>ul>li.drop {
        margin: 0 18px 0 0
    }

    #nav .default-dropmenu .default-frame {
        max-width: 940px;
        padding: 59px 30px 16px
    }

    .f-widget-newsletter .newsletter-form {
        width: 210px
    }

    .f-widget-newsletter .newsletter-form.form2 {
        width: 211px
    }

    .f-promo-box .f-widget-item .txt {
        font-size: 16px
    }

    .f-promo-box .f-widget-item.border:before {
        left: -20px
    }

    .f-promo-box .subcrib-form {
        width: 255px
    }

    .default-product4 .text .off {
        font-size: 12px
    }

    .default-product4 .text .price {
        font-size: 16px
    }

    br {
        display: block
    }

    .default-product-detail .detail-holder,
    .default-product-detail .slider {
        width: 50%
    }

    .default-product-detail .txt-wrap {
        width: 100%
    }

    .default-product-detail .pagg-slider .slick-arrow {
        height: 84px
    }

    .lightbox .default-product-detail .slider {
        padding: 0 2%;
        margin: 0 1.25% 0 -15px
    }

    .lightbox .default-product-detail .pagg-slider {
        max-width: 350px
    }

    .default-form-sec .contact-form {
        width: 100%
    }

    .default-blog-detail.fullwidth {
        margin: 0 0 80px
    }

    .default-blog-detail .header .category {
        width: 66%
    }

    .default-blog-detail .sidebar:before {
        left: 9px
    }

    .default-blog-detail.style1 .blog-post.detail .blog-txt {
        width: 79%
    }

    .default-blog-detail.style1 .blog-post.style2 .blog-txt {
        width: 58%
    }

    .blog-post.style3 .blog-txt {
        width: 850px;
        padding: 60px 56px 0
    }

    .blog-post.style3 .img-block.fullwidth {
        width: 845px
    }

    .blog-post.detail .blog-txt {
        width: 86%
    }

    .blog-post .blog-txt {
        width: 79%
    }

    .blog-post .img-block.fullwidth .form-control {
        width: 32.1%
    }

    .blog-post .img-block.fullwidth .img {
        width: 230px
    }

    .default-comments-section.fullwidth {
        width: 100%
    }

    .default-comments-section ul .txt {
        width: 86%
    }

    .default-comments-section ul .second-comment .txt {
        width: 86%
    }

    .default-comments-section .default-leave-comment .comment-form .form-control {
        margin: 0 0 0 15px;
        width: 31.7%
    }

    .blog-post .img-block,
    .default-author-box.fullwidth,
    .default-comments-section {
        width: 100%
    }

    .default-author-box.fullwidth {
        margin: 0 auto 40px
    }

    .post-blog {
        width: 300px;
        margin: 0 20px 40px 0
    }

    .post-blog h2 {
        left: 30px
    }

    .default-detail-sec .bill-detail {
        width: 100%
    }

    .default-detail-sec .bill-detail .col {
        margin: 0 0 0 26px
    }

    .default-team-sec .col {
        margin: 0 0 0 17px
    }

    .default-team-sec .img-holder a .social-icon {
        font-size: 15px;
        line-height: 17px
    }

    .default-team-sec .img-holder a .social-icon li {
        width: 30px;
        height: 30px;
        padding: 5px
    }

    .default-workspace-sec .work-slider .img-holder {
        width: 52.8%
    }

    .default-workspace-sec .work-slider .img-holder:first-child {
        width: 44%
    }

    .default-workspace-sec .work-slider .img-holder .coll1 {
        width: 37.2%
    }

    .default-workspace-sec .work-slider .img-holder .coll2 {
        width: 59.1%
    }

    .product-area .img-box {
        width: 41.9%;
        padding: 13px 0 0 3.2%
    }

    .default-mainslider4 .txt h1 {
        font-size: 46px;
        line-height: 50px
    }

    .default-mainslider4 .txt h2 {
        font-size: 46px;
        line-height: 50px
    }

    .product-comment .form-control {
        width: 91.3%
    }

    .default-producttabs .default-productrow>li {
        width: 25%
    }

    .product-area .default-frame .default-product1 .default-block .txt {
        min-height: 98px
    }

    #default-footer.style9 .footer-holder {
        padding: 80px 10px 50px
    }

    #default-footer .f-widget-newsletter .newsletter-form,
    #default-footer .f-widget-newsletter .newsletter-form.form2 {
        width: 211px
    }

    .product-post .txt-holder {
        width: 68.5%
    }

    .product-post .txt-holder .align-right {
        padding: 4px 0 0
    }

    .default-newsletter-popup .popup-form {
        position: initial
    }
}

@media only screen and (max-width:991px) {
    .default-paddingsmzero {
        padding: 0 !important
    }

    .default-paddingbottomsm {
        padding-bottom: 30px
    }

    .banner-1 {
        width: 350px
    }

    .banner-box.first {
        width: 370px
    }

    .banner-4 {
        width: 350px
    }

    .banner-5 {
        width: 475px
    }

    .banner-6 {
        width: 222px
    }

    .banner-7 {
        width: 345px
    }

    .banner-8 {
        width: 352px
    }

    .banner-box.third {
        width: 100%
    }

    .banner-12 {
        width: 418px
    }

    .banner-13 {
        width: 279px
    }

    .banner-10 h2,
    .banner-11 h2,
    .banner-9 h2 {
        font-size: 11px;
        min-height: 54px
    }

    .banner-10 h2 strong,
    .banner-11 h2 strong,
    .banner-9 h2 strong {
        font-size: 16px;
        line-height: 20px
    }

    .banner-10 .holder,
    .banner-11 .holder,
    .banner-9 .holder {
        padding: 15px 20px 20px
    }

    .banner-17,
    .banner-18 {
        width: 349px
    }

    .banner-19 {
        width: 97.2%
    }

    .slider-1 .slider .title {
        margin: 0 auto 5px
    }

    .slider-1 .slider h1 {
        font-size: 45px;
        line-height: 48px
    }

    .slider-1 .slider h1 span {
        font-size: 40px;
        line-height: 42px
    }

    .slider-1 .slider h2 {
        font-size: 42px;
        line-height: 44px
    }

    .slider-1 .slider .slick-dots {
        bottom: 5px
    }

    .slider-7 {
        width: 97%
    }

    .slider-3 h1 {
        font-size: 39px;
        margin: 0 0 10px;
        line-height: 45px;
        letter-spacing: 20px
    }

    .slider-3 h2 {
        font-size: 40px;
        margin: 0 0 20px;
        line-height: 45px
    }

    .slider-3 .c2 {
        padding: 20px
    }

    .product-area .title {
        font-size: 12px
    }

    .product-area .price {
        font-size: 17px
    }

    .product-area .txt-box ul li {
        width: 42px
    }

    .product-area .txt-box {
        min-height: 155px
    }

    #default-header.style2 #nav {
        top: -10px;
        text-align: left
    }

    #default-header.style3 .tel {
        padding: 6px 10px;
        margin: 0 10px 0 0
    }

    #default-header.style3 #nav {
        margin: 0
    }

    #default-header.style4 #nav {
        top: 57px;
        margin: 0
    }

    #default-header.style5 #nav {
        top: 85px;
        margin: 0 -15px
    }

    #default-header.style5 .default-icon-list li {
        margin: 23px 17px 0 -10px
    }

    #default-header.style6 .tel {
        margin: 0 20px 0 0
    }

    #default-header.style7 #nav {
        margin: 0;
        top: 60px
    }

    #default-header.style7 .tel {
        margin: 0
    }

    #default-header.style8 .default-nav-holder {
        padding: 0
    }

    #default-header.style8 #nav {
        top: -3px;
        text-align: left
    }

    #default-header.style9 #nav {
        top: 62px;
        margin: 0;
        float: none
    }

    #default-header.style10 .default-nav-holder {
        padding: 0
    }

    #default-header.style10 #nav {
        top: 0;
        text-align: left
    }

    #default-header.style10 #nav>ul>li>a {
        color: #2e2e2e
    }

    #default-header.style10 #nav>ul>li>a:hover {
        color: #ff6060
    }

    #default-header.style12 .default-nav-holder {
        padding: 0
    }

    #default-header.style12 #nav {
        top: 0;
        text-align: left
    }

    #default-header.style12 #nav>ul>li>a {
        color: #2e2e2e
    }

    #default-header.style12 #nav>ul>li>a:hover {
        color: #ff6060
    }

    #default-header.style13 #nav {
        margin: 0
    }

    #default-header.style13 .tel {
        display: inline-block
    }

    #default-header.style14 #nav {
        margin: 35px 0 0
    }

    #default-header.style15 #nav>ul>li>a {
        color: #2e2e2e
    }

    #default-header.style15 #nav>ul>li>a:hover {
        color: #ff6060
    }

    #default-header.style18 .tel {
        margin: 0 23px 0 0
    }

    #default-header.style19 .tel {
        margin: 0 23px 0 0
    }

    #default-header.style19 .default-nav-holder {
        position: absolute;
        top: 100%;
        padding: 0
    }

    #default-header.style19 .default-icon-list {
        margin: 0 4px 0 0
    }

    #default-header.style19 #nav {
        top: 0;
        text-align: left;
        width: 1000px
    }

    #default-header.style19 #nav>ul>li>a {
        color: #2e2e2e
    }

    #default-header.style19 #nav>ul>li>a:hover {
        color: #ff6060
    }

    #nav {
        right: 0;
        margin: 0;
        top: 65px;
        opacity: 0;
        left: -9999px;
        overflow-y: auto;
        background: #fff;
        max-height: 400px;
        visibility: hidden;
        position: absolute
    }

    #nav .default-mdropover {
        display: none
    }

    #nav>ul {
        float: none
    }

    #nav>ul>li {
        margin: 0;
        display: block;
        border-bottom: 1px solid #ccc
    }

    #nav>ul>li.drop {
        margin: 0
    }

    #nav>ul>li.drop:hover>a {
        color: #ff6060
    }

    #nav>ul>li.drop:hover>a:after {
        display: none
    }

    #nav>ul>li:first-child {
        border-top: 1px solid #ccc
    }

    #nav>ul>li.dark .default-frame {
        background: #fff !important
    }

    #nav>ul>li>a {
        padding: 15px;
        display: block
    }

    #nav .default-dropmenu {
        opacity: 1;
        padding: 0;
        max-height: 0;
        overflow: hidden;
        position: static;
        visibility: visible;
        -webkit-transition: all .4s linear;
        transition: all .4s linear
    }

    #nav .default-dropmenu.open {
        max-height: 999px
    }

    #nav .default-dropmenu .default-frame {
        padding: 5px 25px 0
    }

    #nav .default-dropmenu .default-col-3 {
        float: none;
        width: 100%
    }

    #nav .default-dropmenu .default-col-3.coll5 {
        width: 100%
    }

    #nav .default-dropmenu .sub-drop {
        max-height: 0;
        -webkit-transition: all .4s linear;
        transition: all .4s linear
    }

    #nav .default-dropmenu .sub-drop.open {
        max-height: 999px
    }

    #nav .default-dropmenu .sub-drop ul {
        padding: 9px 22px 0
    }

    #nav .default-dropmenu .title {
        margin: 0;
        padding: 0;
        font-size: 14px;
        line-height: 16px;
        pointer-events: auto
    }

    #nav .default-dropmenu .title:after {
        display: none
    }

    #nav .default-dropmenu .title a:after {
        content: "\f107";
        padding: 0 0 0 10px;
        display: inline-block;
        vertical-align: middle;
        font-family: FontAwesome
    }

    #nav .default-dropmenu .promo {
        display: none
    }

    #nav .default-dropmenu .sub-dropcont {
        margin: 0 0 15px
    }

    .mobile-active #nav {
        left: 0;
        opacity: 1;
        visibility: visible
    }

    #nav .s-drop {
        padding: 0;
        opacity: 1;
        width: 100%;
        max-height: 0;
        overflow: hidden;
        position: static;
        visibility: visible
    }

    #nav .s-drop.open {
        max-height: 999px
    }

    #nav .s-drop ul {
        border: 0 !important;
        padding: 0 !important
    }

    #nav .s-drop ul li {
        border: 0 !important
    }

    #nav .s-drop ul li:hover .s-drop {
        max-height: 999px
    }

    #nav .s-drop a {
        vertical-align: top;
        display: inline-block
    }

    #nav .s-drop ul>li.drop:before {
        display: none
    }

    #nav .s-drop ul>li.drop>a {
        position: relative
    }

    #nav .s-drop ul>li.drop>a:before {
        top: -1px;
        right: -20px;
        color: #2e2e2e;
        font-size: 14px;
        content: "\f105";
        position: absolute;
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        font-family: FontAwesome
    }

    #nav .s-drop .s-drop {
        opacity: 1 !important;
        position: static !important;
        visibility: visible !important
    }

    .default-bottom-bar .default-nav-box {
        width: 100px
    }

    .default-bottom-bar .default-search-box {
        width: 53.5%;
        margin: 4px 1% 0 0
    }

    .default-nav-holder {
        padding: 0
    }

    .f-widget-newsletter .newsletter-form {
        width: 157px
    }

    .f-widget-newsletter .newsletter-form.form2 {
        width: 100%
    }

    .f-widget-newsletter .newsletter-form.form2 .form-control {
        width: 100%;
        border-radius: 25px
    }

    .f-widget-newsletter .newsletter-form.form2 button {
        width: 100%;
        border-radius: 25px
    }

    .f-promo-box .f-widget-item .widget-icon {
        font-size: 35px;
        line-height: 40px;
        margin: 0 16px 0 0
    }

    .f-promo-box .f-widget-item .f-promo-box-heading {
        font-size: 14px;
        line-height: 20px
    }

    .f-promo-box .f-widget-item .txt {
        float: none;
        margin: 0 0 20px;
        display: block
    }

    .f-promo-box .subcrib-form {
        width: 100%
    }

    #default-footer .f-widget-about .address-list address {
        width: 90%
    }

    #default-footer .footer-holder .f-widget-heading {
        margin: 0 0 10px
    }

    #default-footer .f-widget-newsletter .newsletter-form.form2 {
        width: 100%
    }

    #default-footer .f-widget-newsletter .newsletter-form.form2 .form-control {
        margin-right: 15px
    }

    .default-error-sec.style2 .error-holder {
        width: auto
    }

    .default-error-sec.style2 .error-code2 {
        font-size: 120px;
        line-height: 130px
    }

    .default-error-sec .error-code2 {
        font-size: 180px;
        line-height: 190px
    }

    .default-error-sec .error-holder {
        width: auto
    }

    .default-error-sec .btn-list .error-form.form2 {
        width: 216px
    }

    .default-error-sec .btn-list .error-form.form2 .form-control {
        width: 80%
    }

    .default-product-detail .pagg-slider {
        margin: 0 2em
    }

    .default-product-detail .pagg-slider .slick-arrow {
        height: 61px
    }

    .default-product-detail .slider {
        padding: 0;
        width: 40%
    }

    .default-product-detail .txt-wrap {
        width: 100%
    }

    .default-product-detail .detail-holder {
        width: 60%;
        padding: 50px 0
    }

    .default-product-detail h2 {
        letter-spacing: 2px;
        word-spacing: -1px
    }

    .lightbox .default-product-detail .pagg-slider {
        max-width: 280px
    }

    .lightbox .default-product-detail .detail-holder {
        width: 51%
    }

    .default-map-holder .zoom-btn {
        left: 17px;
        top: 14px
    }

    .default-map-holder .map-logo {
        bottom: 33%;
        right: 35%
    }

    .blog-post {
        margin: 0 0 50px
    }

    .blog-post.style2 .blog-txt {
        width: 59%
    }

    .blog-post.detail .blog-txt {
        width: 81%
    }

    .blog-post .blog-txt {
        width: 73%
    }

    .blog-post.style3 .blog-txt {
        width: 640px
    }

    .blog-post.style3 .img-block.fullwidth {
        width: 100%
    }

    .default-blog-detail .header .category {
        width: 56%
    }

    .default-blog-detail.style1 {
        margin: 0
    }

    .default-blog-detail.style1 .default-author-box {
        margin: 0
    }

    .default-blog-detail.style1 .default-comments-section ul {
        margin: 0
    }

    .default-blog-detail.style1 .blog-post {
        margin: 0
    }

    .default-blog-detail.style1 .blog-post.detail .blog-txt {
        width: 72%;
        padding: 0
    }

    .default-blog-detail.style1 .blog-post .img-block {
        margin: 0 0 30px;
        padding: 30px 0 0
    }

    .default-blog-detail.style1 .blog-post .img-block .img {
        width: 152px
    }

    .default-blog-detail.style4 {
        margin: 0 0 40px
    }

    .default-blog-detail.style4 .header-holder {
        padding-left: 15px;
        padding-bottom: 30px;
        padding-top: 0
    }

    #blog-isotops {
        margin: 0
    }

    .default-author-box {
        padding: 20px
    }

    .default-author-box .author-img {
        margin: 0 27px 0 0
    }

    .default-comments-section ul li .second-comment .txt {
        width: 84%
    }

    .default-comments-section .default-leave-comment .comment-form .form-control {
        margin: 0 0 0 11px;
        padding: 5px 10px 5px 10px
    }

    .post-blog {
        width: 350px;
        margin: 0 20px 40px 0
    }

    .post-blog h2 {
        left: 30px
    }

    .default-detail-sec .bill-detail .col {
        margin: 0 0 0 20px
    }

    .default-detail-sec .holder {
        margin: 44px 0 0;
        padding: 51px 30px
    }

    .default-detail-sec .block-holder {
        padding: 25px 30px
    }

    .default-product-table .price {
        padding: 71px 0 0
    }

    .default-team-sec {
        padding: 0 0 40px
    }

    .default-team-sec .col {
        width: 23%;
        margin: 0 0 0 19px
    }

    .default-team-sec .img-holder a .social-icon li {
        float: none;
        margin: 0 0 10px
    }

    .default-team-sec h4 {
        font-size: 15px;
        line-height: 17px
    }

    .default-workspace-sec .work-slider .img-holder .coll2 {
        width: 58%
    }

    .default-mainslider4 img {
        margin: 6% 0 0;
        width: 45%
    }

    .default-mainslider4 .txt {
        width: 53%;
        margin: 7% 0 0
    }

    .default-mainslider4 .txt .sub-title {
        font-size: 10px
    }

    .default-mainslider4 .txt h1,
    .default-mainslider4 .txt h2 {
        font-size: 36px;
        line-height: 40px
    }

    .default-mainslider4 .txt h2 {
        margin: 0 0 10px -3px
    }

    .product-area .default-box.half,
    .product-area .default-holder {
        width: 100%
    }

    .product-area .borderright {
        border: 0
    }

    .product-area .default-frame .default-box.half {
        width: 50%
    }

    .default-producttabs .default-productrow>li {
        width: 33.33%
    }

    .default-contact-banner {
        min-height: 161px
    }

    .default-mainslider2 h1 {
        font-size: 45px;
        line-height: 50px
    }

    .default-mainslider2 h2 {
        font-size: 35px;
        line-height: 50px
    }

    .default-mainslider3 .txt-wrap,
    .default-mainslider3 .txt-wrap.right {
        padding: 0
    }

    .banner-15 .holder {
        padding: 24px 15px 10px 10px
    }

    .banner-15 .holder .btn-shop {
        right: 20px;
        bottom: 25px
    }

    .product-comment .form-control {
        width: 88.3%
    }

    #default-footer.style8 .footer-holder {
        padding: 70px 0 60px 10px
    }

    .default-productlisthold>li {
        width: 49.5%
    }

    .product-post .img-holder {
        width: 50%
    }

    .product-post .txt-holder {
        width: 100%
    }

    .widget .filter-btn {
        font-size: 13px;
        line-height: 15px;
        padding: 2px 7px
    }

    .widget .price-range .range-slider:before {
        width: 72px
    }

    .widget .price-range .range-slider .dot2 {
        left: 100px
    }

    .widget .price-range .price {
        font-size: 13px;
        line-height: 15px;
        padding: 0
    }

    .count-style1 .time {
        font-size: 60px
    }

    .count-style1 p {
        margin: 0 5px 20px 0
    }

    .count-style1 .hold {
        width: 90px
    }

    .count-style2 .time {
        font-size: 50px
    }
}

@media only screen and (max-width:767px) {
    .default-product1 {
        width: 100%
    }

    .btnAddtoCartDetailProduct {
        width: 180px
    }

    .hidden-mobile {
        display: none
    }

    .text-left-mobile {
        z-index: 2;
        text-align: left
    }

    .text-center-mobile {
        text-align: center
    }

    .text-right-mobile {
        text-align: right
    }

    .default-detail-transaksi-button {
        padding: 15px 30px
    }

    .default-trans-container {
        padding-left: 22px;
        margin: 80px -15px;
        margin-bottom: 45px
    }

    .default-paddingbottomxs {
        padding-bottom: 30px
    }

    .default-nopaddingtopxs {
        padding-top: 0 !important
    }

    .banner-1,
    .banner-10,
    .banner-11,
    .banner-12,
    .banner-13,
    .banner-14,
    .banner-15,
    .banner-16,
    .banner-17,
    .banner-18,
    .banner-19,
    .banner-2,
    .banner-20,
    .banner-21,
    .banner-3,
    .banner-4,
    .banner-5,
    .banner-6,
    .banner-7,
    .banner-8,
    .banner-9 {
        width: 100%;
        margin: 0 0 20px;
        overflow: hidden
    }

    .banner-frame img {
        width: 100%;
        max-width: inherit
    }

    .banner-frame.nospace .banner-10,
    .banner-frame.nospace .banner-11,
    .banner-frame.nospace .banner-9 {
        width: 100%
    }

    .banner-box.first,
    .banner-box.fourth,
    .banner-box.two {
        width: 100%;
        margin: 0
    }

    .banner-frame .holder img {
        width: auto
    }

    .banner-14 .holder {
        padding: 20px 21px
    }

    .banner-14 .txt {
        max-width: 100%
    }

    .banner-19 .holder {
        padding: 22px 25px
    }

    .banner-19 .txt {
        max-width: 100%
    }

    .banner-19 .heading {
        display: none
    }

    .banner-19 h3 {
        font-size: 30px;
        margin: 0 0 20px;
        line-height: 35px
    }

    .banner-19 p {
        display: none
    }

    .default-producttabs .producttabs {
        font-size: 14px
    }

    .default-producttabs .producttabs li {
        margin: 0 18px 0 0;
        padding: 0 0 0 20px
    }

    .slider-1 .slider .img {
        left: 50%;
        width: 1920px;
        position: relative;
        margin: 0 0 0 -960px
    }

    .slider-1 .slider .title {
        width: 100%;
        overflow: hidden
    }

    .slider-1 .slider .caption {
        padding: 15px
    }

    .slider-1 .btn {
        overflow: hidden;
        padding: 6px 42px
    }

    .slider-1 .slider p {
        max-width: 100%
    }

    .default-mainslider4 .img {
        width: 100%
    }

    .default-mainslider4 .txt {
        width: 100% !important;
        text-align: center
    }

    .default-mainslider4 .txt h1 {
        font-size: 30px;
        line-height: 32px
    }

    .default-mainslider4 .txt h2 {
        font-size: 38px;
        line-height: 40px
    }

    .default-mainslider4 .slick-dots {
        position: absolute;
        left: 50%;
        margin-left: -25px;
        bottom: 0
    }

    .default-newsletter-popup .row {
        margin: 0
    }

    .default-button-delete {
        margin-left: 0;
        margin-top: 10px
    }

    .default-button-add {
        margin-left: -5px
    }

    .default-container-member .default-member-center {
        padding-left: 10px
    }

    .default-container-member input {
        width: 90%
    }

    .default-container-member button {
        width: 90%
    }

    .default-container-member select {
        width: 90%
    }

    .slider-3 h1 {
        font-size: 40px;
        line-height: 42px
    }

    .slider-3 h2 {
        font-size: 30px;
        line-height: 32px
    }

    .slider-3 .img img {
        left: 50%;
        width: 800px;
        position: relative;
        margin: 0 0 0 -300px
    }

    .slider-3 .slick-dots li {
        width: 32px
    }

    .slider-1.add .slick-next,
    .slider-1.add .slick-prev {
        display: none !important
    }

    .slider-1 .slider .txt-wrap {
        left: 15px;
        right: 15px;
        text-align: center
    }

    .slider-1 .slider .txt-wrap.right {
        text-align: center
    }

    .slider-1 .slider .txt-wrap.right .txt {
        max-width: 100%
    }

    .slider-4 .img {
        width: auto
    }

    .slider-4 .text {
        width: 100%;
        padding: 15px;
        text-align: center
    }

    .slider-4 .text.right {
        padding: 15px;
        text-align: center
    }

    .slider-4 h1 {
        font-size: 40px;
        line-height: 42px
    }

    .slider-4 h2 {
        font-size: 30px;
        line-height: 32px
    }

    .slider-4 .txt {
        max-width: 100%
    }

    .slider-4 .slick-dots {
        left: 0;
        right: 0;
        text-align: center
    }

    .slider-7 {
        margin: 0;
        width: 100%
    }

    .slider-7 .slider .s-title {
        margin: 0;
        font-size: 10px
    }

    .slider-7 .slider .s-txt {
        max-width: 100%;
        font-size: 12px
    }

    .slider-7 .slider .heading {
        margin: 0;
        font-size: 25px;
        line-height: 25px
    }

    .slider-7 .slider .heading.add {
        margin: 0 0 6px
    }

    .slider-7 .slick-dots {
        left: 20px;
        bottom: 10px
    }

    .product-area .images {
        width: 100%
    }

    .product-area .txt-box {
        width: 100%;
        min-height: inherit
    }

    .product-area .txt-box ul {
        position: static;
        padding: 10px 0
    }

    .product-area .txt-box ul li {
        width: 62px
    }

    #default-header.style2 .default-logo {
        float: left
    }

    #default-header.style2 .default-top-bar {
        padding: 6px 0 0
    }

    #default-header.style3 .default-bottom-bar {
        padding: 15px 0
    }

    #default-header.style3 .tel {
        margin: 0 0 10px;
        padding: 4px 5px
    }

    #default-header.style3 .default-top-bar .default-top-list a {
        padding: 4px 15px
    }

    #default-header.style5 #nav {
        margin: 0
    }

    #default-header.style5 .tel {
        display: none
    }

    #default-header.style6 .tel {
        margin: 0 0 8px 2px
    }

    #default-header.style6 .default-bottom-bar {
        padding: 15px 0
    }

    #default-header.style7 .tel {
        padding: 5px
    }

    #default-header.style7 .default-top-bar .default-top-list a {
        padding: 4px 15px
    }

    #default-header.style8 .tel {
        margin: 0
    }

    #default-header.style8 .default-logo {
        float: left
    }

    #default-header.style8 .default-bottom-bar {
        padding: 15px 0
    }

    #default-header.style10 .default-logo {
        float: left
    }

    #default-header.style10 .default-icon-list li {
        margin: 5px -11px 0 14px
    }

    #default-header.style10 .default-top-lang {
        margin-right: 0;
        padding-right: 0
    }

    #default-header.style11 .default-bottom-bar {
        padding: 15px 0
    }

    #default-header.style11 .default-icon-list li {
        margin: 10px 0 0 10px
    }

    #default-header.style12 .default-logo {
        float: left
    }

    #default-header.style13 .tel {
        display: none
    }

    #default-header.style13 .default-icon-list li {
        margin: 5px 0 0 3px
    }

    #default-header.style14 #nav {
        margin: 6px 0 0
    }

    #default-header.style14 .default-top-bar {
        padding: 8px 0 0
    }

    #default-header.style14 .default-bottom-bar {
        padding: 15px 0
    }

    #default-header.style14 .default-icon-list li {
        margin: 9px 0 0 11px
    }

    #default-header.style15 .default-icon-list li {
        margin: 4px 0 0 14px
    }

    #default-header.style19 .tel {
        margin: 0
    }

    #default-header.style19 .default-logo h3 {
        font: 700 20px/0 "Source Sans Pro", sans-serif;
        margin-top: 17px
    }

    #default-header.style19 .default-bottom-bar {
        padding: 15px 0
    }

    .default-bottom-bar {
        padding: 15px 0
    }

    .default-bottom-bar .default-icon-list li {
        margin: 0 0 0 .5em
    }

    .default-bottom-bar .default-icon-list .default-drop {
        right: 0;
        width: 297px
    }

    .default-bottom-bar .default-icon-list .default-drop .default-side-widget {
        padding: 32px 10px 25px
    }

    .default-bottom-bar .default-sh-cart {
        width: 42px;
        height: 34px
    }

    .default-bottom-bar .default-sh-cart strong,
    .default-bottom-bar .default-sh-cart strong+span {
        display: none
    }

    .default-bottom-bar .default-sh-cart2 {
        width: 73px
    }

    .default-bottom-bar .default-search-box {
        display: none
    }

    .default-top-bar {
        padding: 2px 0 1px;
        text-align: center
    }

    .default-top-bar .account,
    .default-top-bar .default-top-lang,
    .default-top-bar .default-top-social,
    .default-top-bar .tel {
        float: none;
        text-align: left;
        margin-bottom: 10px;
        display: inline-block;
        vertical-align: middle
    }

    .default-top-bar .text-right {
        text-align: center
    }

    .default-top-bar .default-top-social {
        margin: 0 0 10px
    }

    .default-top-bar .default-top-lang {
        border-left: 0;
        padding: 0 16px 1px 0;
        margin: 3px 16px 10px 0;
        border-right: 1px solid grey
    }

    .default-side-widget {
        padding: 43px 10px 37px
    }

    .default-side-widget .cart-row .close {
        right: 0
    }

    .default-side-widget .cart-row .img {
        margin: 0 8px 0 0
    }

    .default-side-widget .cart-row .default-h {
        padding: 6px 10px 0 0
    }

    .default-side-widget .cart-btn-row a {
        margin: 0 3px 10px
    }

    .default-side-menu {
        width: 270px;
        transform: translateX(270px);
        -ms-transform: translateX(270px);
        -webkit-transform: translateX(270px)
    }

    .right-side .default-side-menu {
        transform: translateX(-270px);
        -ms-transform: translateX(-270px);
        -webkit-transform: translateX(-270px)
    }

    .side-col-active .w1 {
        transform: translateX(-270px);
        -ms-transform: translateX(-270px);
        -webkit-transform: translateX(-270px)
    }

    .right-side.side-col-active .w1 {
        transform: translateX(270px);
        -ms-transform: translateX(270px);
        -webkit-transform: translateX(270px)
    }

    #default-footer.style1 .footer-holder {
        padding: 40px 0 10px
    }

    #default-footer.style5 .footer-holder {
        padding: 50px 0 50px
    }

    #default-footer .nav-widget-1 {
        width: 100%;
        float: none
    }

    #default-footer .nav-widget-1 .f-widget-nav {
        margin: 0 0 20px
    }

    #default-footer .f-widget-newsletter .newsletter-form {
        width: 100%;
        height: 42px;
        margin: 15px 0 90px
    }

    #default-footer .f-widget-newsletter .newsletter-form button {
        height: 42px;
        padding: 0
    }

    #default-footer .f-widget-newsletter .newsletter-form.form2 button {
        width: auto;
        padding: 0 5px
    }

    #default-footer .f-holder .f-about {
        margin: 0
    }

    #default-footer .f-holder .f-nav-holder {
        padding-top: 40px;
        padding-bottom: 40px
    }

    #default-footer .bank-card-2.pull-left {
        margin: 0
    }

    #default-footer .footer-area .copyright {
        margin: 0
    }

    #default-footer .footer-area p {
        text-align: center
    }

    #default-footer .bank-card,
    #default-footer .bank-card-2 {
        float: none;
        margin: 0 auto
    }

    #default-footer .f-widget-about .address-list.align-right .fa-envelope-o,
    #default-footer .f-widget-about .address-list.align-right .fa-map-marker,
    #default-footer .f-widget-about .address-list.align-right .fa-phone,
    #default-footer .f-widget-about .address-list.align-right address {
        float: left
    }

    #default-footer .f-widget-about .address-list li:first-child {
        margin: 0
    }

    #default-footer .f-widget-about .address-list.align-right .fa-map-marker {
        margin: 2px 13px 0 3px
    }

    #default-footer .f-widget-about .address-list.align-right .fa-phone {
        margin: 3px 11px 0 2px
    }

    #default-footer .f-widget-about .address-list.align-right .fa-envelope-o {
        margin: 3px 10px 0 0
    }

    #default-footer .col-xs-12.text-right {
        text-align: left
    }

    .f-widget-about .address-list {
        margin: 0 0 20px
    }

    .default-error-sec.style2 .btn-list li {
        margin: 0 0 20px
    }

    .default-error-sec .error-code,
    .default-error-sec .error-code2 {
        font-size: 160px;
        line-height: 170px
    }

    .default-error-sec .error-code2 {
        margin: 0
    }

    .default-error-sec h1 {
        font-size: 33px;
        line-height: 36px
    }

    .default-error-sec .btn-list {
        margin: 0 0 30px
    }

    .default-error-sec .btn-list li {
        display: block;
        margin: 0 0 20px
    }

    .default-error-sec .btn-list li:only-child {
        width: 100%
    }

    .default-error-sec .btn-list li:only-child .error-form .form-control {
        width: 80%
    }

    .default-error-sec .btn-list .error-form {
        width: 100%
    }

    .default-error-sec .btn-list .error-form.form2 {
        width: 100%
    }

    .default-error-sec .btn-list .error-form.form2 .form-control {
        width: 80%
    }

    .default-newsletter-popup {
        padding: 15px;
        width: 100%;
        height: 350px
    }

    .default-newsletter-popup .txt-holder {
        padding: 0;
        width: 100%
    }

    .default-newsletter-popup .txt {
        padding-bottom: 100px
    }

    .default-newsletter-popup .img-holder {
        top: -320px;
        right: -7px
    }

    .default-product-detail .detail-holder,
    .default-product-detail .slider {
        float: none;
        width: 100%
    }

    .default-product-detail .slider {
        margin: 0 0 30px
    }

    .default-product-detail h2 {
        font-size: 29px;
        line-height: 35px
    }

    .default-product-detail .list li {
        margin: 0 28px 10px 0
    }

    .default-product-detail .detail-holder {
        padding: 30px 0
    }

    .default-product-detail .detail-holder:before {
        left: -9999px
    }

    .default-product-detail .comment-list {
        padding: 20px 0 0
    }

    .lightbox .default-product-detail .pagg-slider {
        max-width: 280px
    }

    .lightbox .default-product-detail .detail-holder {
        width: 100%;
        padding: 40px 0 20px
    }

    .lightbox .default-product-detail .slider {
        width: auto;
        margin: 0 -15px;
        padding: 0 2% 1px
    }

    .lightbox .default-product-detail .slider:after {
        display: none
    }

    .lightbox .default-product-detail .slider .product-slider {
        max-width: 300px;
        margin: 0 auto 30px
    }

    .default-map-holder .map-logo,
    .default-map-holder .zoom-btn {
        display: none
    }

    .default-contact-detail .contact-txt li {
        margin: 0 0 20px;
        float: none
    }

    .default-blog-detail.fullwidth {
        margin: 0 0 70px
    }

    .default-blog-detail .header .category {
        width: 41%
    }

    .default-blog-detail .header .align-right {
        margin: -15px 0 4px;
        overflow: hidden
    }

    .default-blog-detail .header .align-right li {
        text-indent: -9999px;
        margin: 0 10px;
        overflow: hidden
    }

    .default-blog-detail .header .align-right li a {
        display: block
    }

    .default-blog-detail .header .align-right li a .fa-search {
        padding: 5px 0 0
    }

    .default-blog-detail .header .align-right li a .fa-bars,
    .default-blog-detail .header .align-right li a .fa-search {
        text-indent: 9999px;
        margin: 0
    }

    .default-blog-detail .sidebar:before {
        display: none
    }

    .default-blog-detail.style1 .blog-post.detail .blog-txt {
        width: 100%
    }

    .default-blog-detail.style1 .blog-post .img-block .img {
        width: 100%
    }

    .default-blog-detail.style1 .blog-post.style2 .blog-txt {
        width: 100%
    }

    .default-blog-detail.style2 {
        margin: 0 0 30px
    }

    .default-blog-detail.style2 .blog-post .blog-txt {
        padding: 0
    }

    .default-blog-detail.style2 .blog-post .img-holder {
        margin: 0 0 15px
    }

    .default-blog-detail.style2 .blog-post .time {
        margin: -15px 12px 15px 0
    }

    .default-blog-detail.style2 .blog-post .blog-nav {
        margin: 0 0 10px
    }

    .default-blog-detail.style2 .btn-holder {
        padding: 0 0 50px
    }

    .default-blog-detail.style4 h2 {
        width: 100%;
        margin: 0 0 30px;
        display: block
    }

    .default-blog-detail.style4 .txt-wrap {
        width: 100%;
        display: block
    }

    .default-blog-detail.style4 .txt-wrap:before {
        display: none
    }

    .default-author-box .author-txt {
        width: 68%
    }

    .btn-holder .pagination li {
        margin: 0 15px 0 0
    }

    .btn-holder .pagination {
        padding: 20px 0 40px
    }

    .blog-post .time {
        width: 58px;
        margin: -15px 12px 15px 0;
        font-size: 14px;
        line-height: 16px
    }

    .blog-post .time strong {
        font-size: 20px;
        line-height: 23px
    }

    .blog-post.style2 .img-holder {
        float: none;
        width: 100%
    }

    .blog-post.style2 .blog-txt {
        width: 100%
    }

    .blog-post.style3 {
        position: relative;
        margin: 0
    }

    .blog-post.style3 .img-holder {
        margin: 0
    }

    .blog-post.style3 .img-block.fullwidth {
        margin: 0
    }

    .blog-post.style3 .blog-txt {
        background: #fff;
        margin: 0;
        position: relative;
        padding: 20px;
        width: 100%
    }

    .blog-post.style3 .time {
        left: 20px;
        top: 20px
    }

    .blog-post.detail .blog-txt {
        width: inherit
    }

    .blog-post .blog-txt {
        float: none;
        width: inherit;
        overflow: visible
    }

    .blog-post h2 {
        margin: 0 0 10px;
        font-size: 16px;
        line-height: 20px
    }

    .blog-post .img-holder {
        margin: 0 0 15px
    }

    .blog-post .comment-nav {
        right: 6px;
        top: 15px
    }

    .blog-post .blog-nav {
        margin: 0 0 10px
    }

    .blog-post .blog-nav li {
        margin: 0 20px 11px 0
    }

    .default-comments-section .default-leave-comment .comment-form .form-control {
        width: 100%;
        margin: 0 0 20px
    }

    .default-comments-section .default-leave-comment .comment-form .form-control:first-child {
        margin: 0 0 20px
    }

    .default-comments-section ul {
        margin: 0
    }

    .default-comments-section ul .txt {
        width: 83%
    }

    .default-comments-section ul li.second-comment {
        padding: 0 0 0 43px
    }

    .default-comments-section ul li.second-comment .txt {
        width: 81%
    }

    #blog-isotops.default-iso {
        margin: 0 0 30px
    }

    .post-blog {
        width: 100%;
        margin: 0 0 40px
    }

    .post-blog h2 {
        left: 30px
    }

    .default-detail-sec {
        padding: 40px 0
    }

    .default-detail-sec.style1 .bill-detail {
        margin: 0 0 20px
    }

    .default-detail-sec .block.cart {
        padding: 51px 25px 41px
    }

    .default-detail-sec .bill-detail .col {
        width: 100%;
        margin: 17px 0 0
    }

    .default-detail-sec .bill-detail .col:first-child {
        margin: 0
    }

    .default-detail-sec .holder {
        padding: 51px 15px
    }

    .default-detail-sec .block-holder {
        padding: 25px 15px
    }

    .default-detail-sec .process-btn {
        width: 267px;
        letter-spacing: 0
    }

    .default-process-sec .process-list {
        width: 100%
    }

    .default-process-sec .process-list li {
        float: none;
        margin: 0 0 30px
    }

    .default-process-sec .process-list li:first-child {
        margin: 0 0 30px
    }

    .default-product-table .product-name {
        padding: 0
    }

    .default-product-table .price {
        padding: 20px 0 0
    }

    .default-product-table .qyt-form {
        padding: 20px 0 0
    }

    .default-product-table .coupon-form .form-control {
        width: 100%;
        float: none;
        margin: 0 0 10px
    }

    .default-team-sec {
        padding: 0
    }

    .default-team-sec .col {
        width: 100%;
        float: none;
        margin: 0 0 20px
    }

    .default-team-sec .col:first-child {
        margin: 0 0 20px
    }

    .default-team-sec .img-holder a .social-icon li {
        float: left;
        margin: 0 4px 0 0
    }

    .default-team-sec h4 {
        font-size: 20px;
        line-height: 22px
    }

    .default-workspace-sec .work-slider .img-holder {
        width: 100%;
        margin: 0 0 15px;
        float: none
    }

    .default-workspace-sec .work-slider .img-holder:first-child {
        width: 100%;
        margin: 0 0 15px
    }

    .default-workspace-sec .work-slider .img-holder .coll2 {
        width: 57.1%;
        margin: 0 0 9px 10px
    }

    .default-author-box.fullwidth {
        margin: 0
    }

    .product-area {
        padding: 23px 0 0
    }

    .default-mainslider4 .txt {
        margin: 0 0 20px
    }

    .default-producttabs.style4 {
        padding: 40px 0 10px
    }

    .default-producttabs .default-heading2 {
        margin: 0 0 22px
    }

    .product-area .default-frame .default-box.half {
        width: 100%
    }

    .default-producttabs .default-productrow>li {
        width: 50%
    }

    .default-contact-banner {
        min-height: 100px;
        padding: 40px 0 20px
    }

    .default-contact-banner h1 {
        font-size: 20px;
        line-height: 30px
    }

    .default-map-holder {
        height: 400px
    }

    .default-mainslider2 .text {
        width: 92%
    }

    .default-mainslider2 .title {
        font-size: 10px;
        margin: 0 0 6px;
        line-height: 12px
    }

    .default-mainslider2 h1 {
        font-size: 25px;
        line-height: 30px
    }

    .default-mainslider2 h2 {
        font-size: 20px;
        line-height: 25px
    }

    .default-mainslider2 p {
        font-size: 12px;
        line-height: 15px
    }

    .default-mainslider2 .slick-dots {
        display: none !important
    }

    .default-mainslider2 .caption.add .text,
    .default-mainslider2 .caption.add2 .text {
        width: 100%;
        padding: 0 15px 10px
    }

    .default-mainslider2 .caption.add .sub-title,
    .default-mainslider2 .caption.add2 .sub-title {
        margin: 0;
        font-size: 10px;
        line-height: 15px
    }

    .default-mainslider2 .caption.add h1,
    .default-mainslider2 .caption.add2 h1 {
        margin: 0;
        font-size: 25px;
        line-height: 25px
    }

    .default-mainslider2 .caption.add h2,
    .default-mainslider2 .caption.add2 h2 {
        margin: 0;
        font-size: 22px;
        line-height: 25px
    }

    .default-mainslider3 h1 {
        font-size: 25px;
        line-height: 30px
    }

    .default-mainslider3 h2 {
        font-size: 20px;
        line-height: 25px
    }

    .default-mainslider3 p {
        font-size: 12px;
        line-height: 15px
    }

    .default-heading {
        font-size: 12px
    }

    .default-heading .heading {
        font-size: 20px
    }

    .default-heading2 {
        font-size: 10px;
        line-height: 15px;
        letter-spacing: 3px
    }

    .default-heading2 .head {
        font-size: 18px;
        line-height: 25px
    }

    .product-comment .form-control {
        width: 100%
    }

    .product-post .img-holder {
        width: 100%;
        display: block;
        margin: 0 0 20px
    }

    .product-post .txt-holder {
        padding: 0;
        width: 100%;
        display: block
    }

    .product-post .txt-holder .align-left {
        width: 100%;
        padding: 0;
        margin: 0 0 20px;
        border-right: none
    }

    .product-post .txt-holder .align-right {
        width: 100%;
        float: none;
        padding: 0;
        text-align: left
    }

    .product-post .btn-cart {
        float: left
    }

    .widget .price-range {
        width: 290px
    }

    .widget .price-range .range-slider:before {
        width: 60%
    }

    .widget .price-range .range-slider .dot2 {
        left: 200px
    }

    .default-shoplist-header .btn-box {
        width: 100%;
        margin: 0 0 15px
    }

    .default-shoplist-header .default-textbox {
        float: left;
        width: 100%
    }

    .countdown-center.full {
        margin: 50px 0 0
    }

    .count-style1 {
        top: 20px;
        left: 50%;
        width: 300px;
        font-size: 15px;
        text-align: center;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%)
    }

    .count-style1 .time {
        font-size: 30px
    }

    .count-style1 p {
        margin: 0
    }

    .count-style1 .hold {
        float: left;
        width: 70px;
        border-bottom: 0;
        border-left: 2px solid #fff
    }

    .count-style1 .hold:first-child {
        border-left: 0
    }

    .count-style2 {
        width: 400px;
        margin: 0 auto;
        font-size: 15px;
        text-align: center
    }

    .count-style2 .time {
        font-size: 30px
    }

    .count-style2 .hold {
        width: 80px
    }

    .coming-soon {
        min-height: 570px
    }

    .coming-soon .container {
        padding: 0 !important
    }

    .coming-soon .default-logo {
        margin: 0 auto 20px
    }

    .coming-soon .title {
        font-size: 15px
    }

    .coming-soon .text2 {
        font-size: 12px;
        margin: 0 0 10px;
        line-height: 18px
    }

    .coming-soon .footer-social li {
        margin: 0 7px
    }

    .coming-soon .error-form {
        width: 280px
    }

    .hidden-xs {
        display: none !important
    }

    .related-products .default-product1 {
        width: 100%
    }

    .default-product-table {
        overflow: scroll
    }

    .default-product1.large .title {
        width: 100%
    }
}

@media only screen and (max-width:550px) {
    .default-bottom-bar .default-top-social {
        display: none
    }

    #default-header.style19 .default-logo {
        float: left
    }

    .default-product-detail .detail-holder .product-form button {
        width: 100%
    }

    .default-product1 .txt {
        text-align: center
    }
}

@media only screen and (max-width:479px) {
    .banner-1 .holder {
        padding: 15px
    }

    .banner-frame h2 {
        font-size: 18px;
        line-height: 22px;
        letter-spacing: 0
    }

    .banner-5 .texts {
        top: 15px;
        left: 15px;
        right: 15px;
        bottom: 15px;
        max-width: 100%
    }

    .banner-5 .texts h3 {
        word-break: break-all
    }

    .banner-5 .texts .title {
        font-size: 12px
    }

    .banner-14 h3 {
        font-size: 40px;
        line-height: 50px;
        word-break: break-all
    }

    .banner-17 .holder {
        padding: 20px 15px
    }

    .banner-17 h4 {
        margin: 18% 1%;
        font-size: 40px
    }

    .banner-18 .holder {
        padding: 17px 20px 20px
    }

    .banner-21 .holder {
        padding: 19px 20px 20px
    }

    .product-holder {
        text-align: center
    }

    .product-holder .product-4 {
        width: 276px;
        text-align: left;
        margin: 0 auto 50px
    }

    .default-main-slider h1 {
        font-size: 45px;
        line-height: 55px
    }

    .default-main-slider h2 {
        font-size: 30px;
        line-height: 35px
    }

    .default-main-slider .text {
        padding: 70px 0 20px
    }

    .default-main-slider .txt {
        margin: 0 auto 40px
    }

    .default-producttabs .producttabs {
        font-size: 11px
    }

    .default-producttabs .producttabs li {
        margin: 0 5px 0 0;
        padding: 0 0 0 5px
    }

    .default-producttabs:after {
        top: 85px
    }

    .default-producttabs .slick-next,
    .default-producttabs .slick-prev {
        top: -70px
    }

    .default-producttabs .default-productrow>li {
        width: 100%
    }

    .default-productlisthold>li {
        width: 100%
    }

    #default-header.style19 .default-logo {
        float: left
    }

    .default-product-detail .detail-holder .product-form button {
        width: 100%
    }
}

@media (min-width:991px) {
    .form-add-address .address-label {
        margin-top: 14px
    }
}

@media (max-width:991px) {

    .default-member-center .default-address-codepos,
    .default-member-center .default-address-select,
    .default-member-center .default-address-textarea,
    .default-member-center .default-address-type {
        margin: 0 20px 20px
    }
}

@media (max-width:767px) {
    .form-add-address .address-label {
        padding-left: 35px
    }

    .default-container-member .default-member-center .default-address-textarea,
    .default-container-member .default-member-center-address .default-address-textarea {
        width: 90%
    }
}

/*!
 * Datepicker v1.0.0
 * https://fengyuanchen.github.io/datepicker
 *
 * Copyright 2014-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2018-08-05T03:02:13.513Z
 */
.datepicker-container {
    background-color: #fff;
    direction: ltr;
    font-size: 12px;
    left: 0;
    line-height: 30px;
    position: fixed;
    top: 0;
    -ms-touch-action: none;
    touch-action: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 210px;
    z-index: -1;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.datepicker-container::after,
.datepicker-container::before {
    border: 5px solid transparent;
    content: " ";
    display: block;
    height: 0;
    position: absolute;
    width: 0
}

.datepicker-dropdown {
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 3px 6px #ccc;
    box-shadow: 0 3px 6px #ccc;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    position: absolute;
    z-index: 1
}

.datepicker-inline {
    position: static
}

.datepicker-top-left,
.datepicker-top-right {
    border-top-color: #39f
}

.datepicker-top-left::after,
.datepicker-top-left::before,
.datepicker-top-right::after,
.datepicker-top-right::before {
    border-top: 0;
    left: 10px;
    top: -5px
}

.datepicker-top-left::before,
.datepicker-top-right::before {
    border-bottom-color: #39f
}

.datepicker-top-left::after,
.datepicker-top-right::after {
    border-bottom-color: #fff;
    top: -4px
}

.datepicker-bottom-left,
.datepicker-bottom-right {
    border-bottom-color: #39f
}

.datepicker-bottom-left::after,
.datepicker-bottom-left::before,
.datepicker-bottom-right::after,
.datepicker-bottom-right::before {
    border-bottom: 0;
    bottom: -5px;
    left: 10px
}

.datepicker-bottom-left::before,
.datepicker-bottom-right::before {
    border-top-color: #39f
}

.datepicker-bottom-left::after,
.datepicker-bottom-right::after {
    border-top-color: #fff;
    bottom: -4px
}

.datepicker-bottom-right::after,
.datepicker-bottom-right::before,
.datepicker-top-right::after,
.datepicker-top-right::before {
    left: auto;
    right: 10px
}

.datepicker-panel>ul {
    margin: 0;
    padding: 0;
    width: 102%
}

.datepicker-panel>ul::after,
.datepicker-panel>ul::before {
    content: " ";
    display: table
}

.datepicker-panel>ul::after {
    clear: both
}

.datepicker-panel>ul>li {
    background-color: #fff;
    cursor: pointer;
    float: left;
    height: 30px;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 30px
}

.datepicker-panel>ul>li:hover {
    background-color: #e5f2ff
}

.datepicker-panel>ul>li.muted,
.datepicker-panel>ul>li.muted:hover {
    color: #999
}

.datepicker-panel>ul>li.highlighted {
    background-color: #e5f2ff
}

.datepicker-panel>ul>li.highlighted:hover {
    background-color: #cce5ff
}

.datepicker-panel>ul>li.picked,
.datepicker-panel>ul>li.picked:hover {
    color: #39f
}

.datepicker-panel>ul>li.disabled,
.datepicker-panel>ul>li.disabled:hover {
    background-color: #fff;
    color: #ccc;
    cursor: default
}

.datepicker-panel>ul>li.disabled.highlighted,
.datepicker-panel>ul>li.disabled:hover.highlighted {
    background-color: #e5f2ff
}

.datepicker-panel>ul>li[data-view="month next"],
.datepicker-panel>ul>li[data-view="month prev"],
.datepicker-panel>ul>li[data-view="year next"],
.datepicker-panel>ul>li[data-view="year prev"],
.datepicker-panel>ul>li[data-view="years next"],
.datepicker-panel>ul>li[data-view="years prev"],
.datepicker-panel>ul>li[data-view=next] {
    font-size: 18px
}

.datepicker-panel>ul>li[data-view="month current"],
.datepicker-panel>ul>li[data-view="year current"],
.datepicker-panel>ul>li[data-view="years current"] {
    width: 150px
}

.datepicker-panel>ul[data-view=months]>li,
.datepicker-panel>ul[data-view=years]>li {
    height: 52.5px;
    line-height: 52.5px;
    width: 52.5px
}

.datepicker-panel>ul[data-view=week]>li,
.datepicker-panel>ul[data-view=week]>li:hover {
    background-color: #fff;
    cursor: default
}

.datepicker-hide {
    display: none
}

@font-face {
    font-family: flexslider-icon;
    src: url(../fonts/flexslider-icon.eot);
    src: url(../fonts/flexslider-icon.eot#iefix) format('embedded-opentype'), url(../fonts/flexslider-icon.woff) format('woff'), url(../fonts/flexslider-icon.ttf) format('truetype'), url(../images/flexslider-icon.svg#flexslider-icon) format('svg');
    font-weight: 400;
    font-style: normal
}

.flex-container a:hover,
.flex-slider a:hover {
    outline: 0
}

.flex-control-nav,
.flex-direction-nav,
.slides,
.slides>li {
    margin: 0;
    padding: 0;
    list-style: none
}

.flex-pauseplay span {
    text-transform: capitalize
}

.flexslider {
    margin: 0;
    padding: 0
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden
}

.flexslider .slides img {
    width: 100%;
    display: block;
    max-height: 748px;
    object-fit: cover
}

.flexslider .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .flexslider .slides {
    display: block
}

* html .flexslider .slides {
    height: 1%
}

.no-js .flexslider .slides>li:first-child {
    display: block
}

.flexslider {
    margin: 0 0 60px;
    background: #fff;
    position: relative;
    zoom: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, .2);
    -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, .2);
    -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, .2);
    box-shadow: '' 0 1px 4px rgba(0, 0, 0, .2)
}

.flexslider .slides {
    zoom: 1
}

.flexslider .slides img {
    height: auto;
    -moz-user-select: none
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

@-moz-document url-prefix() {
    .loading .flex-viewport {
        max-height: none
    }
}

.carousel li {
    margin-right: 5px
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 50px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 1;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, .8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, .3);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.flex-direction-nav a:before {
    font-family: flexslider-icon;
    font-size: 40px;
    display: inline-block;
    content: '\f001';
    color: rgba(0, 0, 0, .8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, .3)
}

.flex-direction-nav a.flex-next:before {
    content: '\f002'
}

.flex-direction-nav .flex-prev {
    left: -50px
}

.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right
}

.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: .7;
    left: 10px
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1
}

.flexslider:hover .flex-direction-nav .flex-next {
    opacity: .7;
    right: 10px
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1
}

.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    cursor: default;
    z-index: -1
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: .8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000
}

.flex-pauseplay a:before {
    font-family: flexslider-icon;
    font-size: 20px;
    display: inline-block;
    content: '\f004'
}

.flex-pauseplay a:hover {
    opacity: 1
}

.flex-pauseplay a.flex-play:before {
    content: '\f003'
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, .5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, .7)
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, .9);
    cursor: default
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}

.flex-control-thumbs img {
    width: 100%;
    height: auto;
    display: block;
    opacity: .7;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.flex-control-thumbs img:hover {
    opacity: 1
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}

@media screen and (max-width:860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px
    }
}