@font-face {
    font-family: 'Qanelas';
    src: url('../fonts/Qanelas/Qanelas-Medium.eot');
    src: local('Qanelas Medium'), local('Qanelas-Medium'),
    url('../fonts/Qanelas/Qanelas-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Qanelas/Qanelas-Medium.woff2') format('woff2'),
    url('../fonts/Qanelas/Qanelas-Medium.woff') format('woff'),
    url('../fonts/Qanelas/Qanelas-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Qanelas';
    src: url('../fonts/Qanelas/Qanelas-Regular.eot');
    src: local('Qanelas Regular'), local('Qanelas-Regular'),
    url('../fonts/Qanelas/Qanelas-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Qanelas/Qanelas-Regular.woff2') format('woff2'),
    url('../fonts/Qanelas/Qanelas-Regular.woff') format('woff'),
    url('../fonts/Qanelas/Qanelas-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Qanelas';
    src: url('../fonts/Qanelas/Qanelas-SemiBold.eot');
    src: local('Qanelas SemiBold'), local('Qanelas-SemiBold'),
    url('../fonts/Qanelas/Qanelas-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Qanelas/Qanelas-SemiBold.woff2') format('woff2'),
    url('../fonts/Qanelas/Qanelas-SemiBold.woff') format('woff'),
    url('../fonts/Qanelas/Qanelas-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poiret One';
    src: url('../fonts/Poiret/PoiretOne-Regular.eot');
    src: local('Poiret One'), local('PoiretOne-Regular'),
    url('../fonts/Poiret/PoiretOne-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Poiret/PoiretOne-Regular.woff2') format('woff2'),
    url('../fonts/Poiret/PoiretOne-Regular.woff') format('woff'),
    url('../fonts/Poiret/PoiretOne-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Fixel Text';
    src: url('../fonts/FixelText/FixelText-Regular.eot');
    src: local('Fixel Text Regular'), local('FixelText-Regular'),
    url('../fonts/FixelText/FixelText-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/FixelText/FixelText-Regular.woff2') format('woff2'),
    url('../fonts/FixelText/FixelText-Regular.woff') format('woff'),
    url('../fonts/FixelText/FixelText-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

html {

}

body {
    margin: 0;
    max-width: 100%;
    overflow-x: hidden;
    color: #000;
    font-family: Qanelas, sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.53847;
    letter-spacing: 0.26px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    width: 100%;
    background-color: #fff;
    position: relative;
}

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 {
    text-decoration: none;
    color: #000;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

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: #222
}

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 {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    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: not-allowed
}

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

input {
    line-height: normal
}

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

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

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    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
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td, th {
    padding: 0
}

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

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

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

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

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

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

    thead {
        display: table-header-group
    }

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

    img {
        max-width: 100% !important
    }

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

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

    .navbar {
        display: none
    }

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

    .label {
        border: 1px solid #222
    }

    .table {
        border-collapse: collapse !important
    }

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

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

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons/glyphicons-halflings-regular.eot);
    src: url('../fonts/glyphicons/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url(../fonts/glyphicons/glyphicons-halflings-regular.woff2) format('woff2'), url(../fonts/glyphicons/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons/glyphicons-halflings-regular.ttf) format('truetype'), url('../fonts/glyphicons/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-euro:before, .glyphicon-eur:before {
    content: "\20ac"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-tent:before {
    content: "\26fa"
}

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

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

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

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

.glyphicon-hourglass:before {
    content: "\231b"
}

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

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

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

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

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

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

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

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*!
 * Bootstrap v3.3.5 (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 */

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

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

[hidden], template {
    display: none;
}

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

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

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

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

small {
    font-size: 80%;
}

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

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

figure {
    margin: 1em 40px;
}

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

pre {
    overflow: auto;
}

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

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

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

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

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

input {
    line-height: normal;
}

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

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

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

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

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

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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

td, th {
    padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *, *:before, *:after {
        color: #222 !important;
        text-shadow: none !important;
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

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

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

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

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

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

    thead {
        display: table-header-group;
    }

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

    img {
        max-width: 100% !important;
    }

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

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

    .navbar {
        display: none;
    }

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

    .label {
        border: 1px solid #222;
    }

    .table {
        border-collapse: collapse !important;
    }

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

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

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

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

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

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

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

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

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

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

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

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

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

[role="button"] {
    cursor: pointer;
}

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

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

h1, .h1, h2, .h2, h3, .h3 {
    font-weight: 300;
}

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

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

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

h1, .h1 {
    font-size: 30px;
}

h2, .h2 {
    font-size: 26px;
}

h3, .h3 {
    font-size: 22px;
}

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

h5, .h5 {
    font-size: 13px;
}

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

p {
    margin: 0 0 10px;
}

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

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

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

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

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #777;
}

.text-primary {
    color: #337ab7;
}

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

.text-success {
    color: #5eb50a;
}

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

.text-info {
    color: #31708f;
}

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

.text-warning {
    color: #8a6d3b;
}

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

.text-danger {
    color: #e02e2b;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dt, dd {
    line-height: 1.5;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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: #222;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}

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

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

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

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

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin: 0 auto;
}

.container {
    width: 100%;
    max-width: 1368px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}

@media (min-width: 1600px) {
    .container {
        max-width: 1626px;
    }

    .slideshow img {
        max-height: 950px !important;
    }
}

@media (max-width: 1368px) and (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }

    .follow__instagram .owl-item {
        border-left: 5px solid #fff;
        border-right: 5px solid #fff;
        margin: auto;
    }

    #megamenu-menu .megamenu-type-category-full-image .megamenu-parent-block {
        width: 260px !important;
    }

    #megamenu-menu .dropdown-inner {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.no-gutters > .col, .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.row-cols-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.row-cols-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.row-cols-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.row-cols-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.row-cols-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.row-cols-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.order-first {
    -ms-flex-order: -1;
    order: -1;
}

.order-last {
    -ms-flex-order: 13;
    order: 13;
}

.order-0 {
    -ms-flex-order: 0;
    order: 0;
}

.order-1 {
    -ms-flex-order: 1;
    order: 1;
}

.order-2 {
    -ms-flex-order: 2;
    order: 2;
}

.order-3 {
    -ms-flex-order: 3;
    order: 3;
}

.order-4 {
    -ms-flex-order: 4;
    order: 4;
}

.order-5 {
    -ms-flex-order: 5;
    order: 5;
}

.order-6 {
    -ms-flex-order: 6;
    order: 6;
}

.order-7 {
    -ms-flex-order: 7;
    order: 7;
}

.order-8 {
    -ms-flex-order: 8;
    order: 8;
}

.order-9 {
    -ms-flex-order: 9;
    order: 9;
}

.order-10 {
    -ms-flex-order: 10;
    order: 10;
}

.order-11 {
    -ms-flex-order: 11;
    order: 11;
}

.order-12 {
    -ms-flex-order: 12;
    order: 12;
}

.offset-1 {
    margin-left: 8.333333%;
}

.offset-2 {
    margin-left: 16.666667%;
}

.offset-3 {
    margin-left: 25%;
}

.offset-4 {
    margin-left: 33.333333%;
}

.offset-5 {
    margin-left: 41.666667%;
}

.offset-6 {
    margin-left: 50%;
}

.offset-7 {
    margin-left: 58.333333%;
}

.offset-8 {
    margin-left: 66.666667%;
}

.offset-9 {
    margin-left: 75%;
}

.offset-10 {
    margin-left: 83.333333%;
}

.offset-11 {
    margin-left: 91.666667%;
}

@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .row-cols-sm-1 > * {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .row-cols-sm-2 > * {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .row-cols-sm-3 > * {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .row-cols-sm-4 > * {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .row-cols-sm-5 > * {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }

    .row-cols-sm-6 > * {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-sm-first {
        -ms-flex-order: -1;
        order: -1;
    }

    .order-sm-last {
        -ms-flex-order: 13;
        order: 13;
    }

    .order-sm-0 {
        -ms-flex-order: 0;
        order: 0;
    }

    .order-sm-1 {
        -ms-flex-order: 1;
        order: 1;
    }

    .order-sm-2 {
        -ms-flex-order: 2;
        order: 2;
    }

    .order-sm-3 {
        -ms-flex-order: 3;
        order: 3;
    }

    .order-sm-4 {
        -ms-flex-order: 4;
        order: 4;
    }

    .order-sm-5 {
        -ms-flex-order: 5;
        order: 5;
    }

    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6;
    }

    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7;
    }

    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8;
    }

    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9;
    }

    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10;
    }

    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11;
    }

    .order-sm-12 {
        -ms-flex-order: 12;
        order: 12;
    }

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

    .offset-sm-1 {
        margin-left: 8.333333%;
    }

    .offset-sm-2 {
        margin-left: 16.666667%;
    }

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

    .offset-sm-4 {
        margin-left: 33.333333%;
    }

    .offset-sm-5 {
        margin-left: 41.666667%;
    }

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

    .offset-sm-7 {
        margin-left: 58.333333%;
    }

    .offset-sm-8 {
        margin-left: 66.666667%;
    }

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

    .offset-sm-10 {
        margin-left: 83.333333%;
    }

    .offset-sm-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width: 992px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .row-cols-md-1 > * {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .row-cols-md-2 > * {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .row-cols-md-3 > * {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .row-cols-md-4 > * {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .row-cols-md-5 > * {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }

    .row-cols-md-6 > * {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-md-first {
        -ms-flex-order: -1;
        order: -1;
    }

    .order-md-last {
        -ms-flex-order: 13;
        order: 13;
    }

    .order-md-0 {
        -ms-flex-order: 0;
        order: 0;
    }

    .order-md-1 {
        -ms-flex-order: 1;
        order: 1;
    }

    .order-md-2 {
        -ms-flex-order: 2;
        order: 2;
    }

    .order-md-3 {
        -ms-flex-order: 3;
        order: 3;
    }

    .order-md-4 {
        -ms-flex-order: 4;
        order: 4;
    }

    .order-md-5 {
        -ms-flex-order: 5;
        order: 5;
    }

    .order-md-6 {
        -ms-flex-order: 6;
        order: 6;
    }

    .order-md-7 {
        -ms-flex-order: 7;
        order: 7;
    }

    .order-md-8 {
        -ms-flex-order: 8;
        order: 8;
    }

    .order-md-9 {
        -ms-flex-order: 9;
        order: 9;
    }

    .order-md-10 {
        -ms-flex-order: 10;
        order: 10;
    }

    .order-md-11 {
        -ms-flex-order: 11;
        order: 11;
    }

    .order-md-12 {
        -ms-flex-order: 12;
        order: 12;
    }

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

    .offset-md-1 {
        margin-left: 8.333333%;
    }

    .offset-md-2 {
        margin-left: 16.666667%;
    }

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

    .offset-md-4 {
        margin-left: 33.333333%;
    }

    .offset-md-5 {
        margin-left: 41.666667%;
    }

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

    .offset-md-7 {
        margin-left: 58.333333%;
    }

    .offset-md-8 {
        margin-left: 66.666667%;
    }

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

    .offset-md-10 {
        margin-left: 83.333333%;
    }

    .offset-md-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .row-cols-lg-1 > * {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .row-cols-lg-2 > * {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .row-cols-lg-3 > * {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .row-cols-lg-4 > * {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .row-cols-lg-5 > * {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }

    .row-cols-lg-6 > * {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-lg-first {
        -ms-flex-order: -1;
        order: -1;
    }

    .order-lg-last {
        -ms-flex-order: 13;
        order: 13;
    }

    .order-lg-0 {
        -ms-flex-order: 0;
        order: 0;
    }

    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1;
    }

    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2;
    }

    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3;
    }

    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4;
    }

    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5;
    }

    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6;
    }

    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7;
    }

    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8;
    }

    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9;
    }

    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10;
    }

    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11;
    }

    .order-lg-12 {
        -ms-flex-order: 12;
        order: 12;
    }

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

    .offset-lg-1 {
        margin-left: 8.333333%;
    }

    .offset-lg-2 {
        margin-left: 16.666667%;
    }

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

    .offset-lg-4 {
        margin-left: 33.333333%;
    }

    .offset-lg-5 {
        margin-left: 41.666667%;
    }

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

    .offset-lg-7 {
        margin-left: 58.333333%;
    }

    .offset-lg-8 {
        margin-left: 66.666667%;
    }

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

    .offset-lg-10 {
        margin-left: 83.333333%;
    }

    .offset-lg-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .row-cols-xl-1 > * {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .row-cols-xl-2 > * {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .row-cols-xl-3 > * {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .row-cols-xl-4 > * {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .row-cols-xl-5 > * {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }

    .row-cols-xl-6 > * {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-xl-first {
        -ms-flex-order: -1;
        order: -1;
    }

    .order-xl-last {
        -ms-flex-order: 13;
        order: 13;
    }

    .order-xl-0 {
        -ms-flex-order: 0;
        order: 0;
    }

    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1;
    }

    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2;
    }

    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3;
    }

    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4;
    }

    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5;
    }

    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6;
    }

    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7;
    }

    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8;
    }

    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9;
    }

    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10;
    }

    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11;
    }

    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-xl-0 {
        margin-left: 0;
    }

    .offset-xl-1 {
        margin-left: 8.333333%;
    }

    .offset-xl-2 {
        margin-left: 16.666667%;
    }

    .offset-xl-3 {
        margin-left: 25%;
    }

    .offset-xl-4 {
        margin-left: 33.333333%;
    }

    .offset-xl-5 {
        margin-left: 41.666667%;
    }

    .offset-xl-6 {
        margin-left: 50%;
    }

    .offset-xl-7 {
        margin-left: 58.333333%;
    }

    .offset-xl-8 {
        margin-left: 66.666667%;
    }

    .offset-xl-9 {
        margin-left: 75%;
    }

    .offset-xl-10 {
        margin-left: 83.333333%;
    }

    .offset-xl-11 {
        margin-left: 91.666667%;
    }
}

.d-none {
    display: none !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.d-table {
    display: table !important;
}

.d-table-row {
    display: table-row !important;
}

.d-table-cell {
    display: table-cell !important;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }

    .d-sm-inline {
        display: inline !important;
    }

    .d-sm-inline-block {
        display: inline-block !important;
    }

    .d-sm-block {
        display: block !important;
    }

    .d-sm-table {
        display: table !important;
    }

    .d-sm-table-row {
        display: table-row !important;
    }

    .d-sm-table-cell {
        display: table-cell !important;
    }

    .d-sm-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 992px) {
    .d-md-none {
        display: none !important;
    }

    .d-md-inline {
        display: inline !important;
    }

    .d-md-inline-block {
        display: inline-block !important;
    }

    .d-md-block {
        display: block !important;
    }

    .d-md-table {
        display: table !important;
    }

    .d-md-table-row {
        display: table-row !important;
    }

    .d-md-table-cell {
        display: table-cell !important;
    }

    .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }

    .d-lg-inline {
        display: inline !important;
    }

    .d-lg-inline-block {
        display: inline-block !important;
    }

    .d-lg-block {
        display: block !important;
    }

    .d-lg-table {
        display: table !important;
    }

    .d-lg-table-row {
        display: table-row !important;
    }

    .d-lg-table-cell {
        display: table-cell !important;
    }

    .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }

    .d-xl-inline {
        display: inline !important;
    }

    .d-xl-inline-block {
        display: inline-block !important;
    }

    .d-xl-block {
        display: block !important;
    }

    .d-xl-table {
        display: table !important;
    }

    .d-xl-table-row {
        display: table-row !important;
    }

    .d-xl-table-cell {
        display: table-cell !important;
    }

    .d-xl-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media print {
    .d-print-none {
        display: none !important;
    }

    .d-print-inline {
        display: inline !important;
    }

    .d-print-inline-block {
        display: inline-block !important;
    }

    .d-print-block {
        display: block !important;
    }

    .d-print-table {
        display: table !important;
    }

    .d-print-table-row {
        display: table-row !important;
    }

    .d-print-table-cell {
        display: table-cell !important;
    }

    .d-print-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-print-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

.flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}

.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}

.flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}

.flex-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
}

.flex-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
}

.flex-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
}

.justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}

.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}

.align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}

.align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.align-items-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
}

.align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
}

@media (min-width: 576px) {
    .flex-sm-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-sm-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .flex-sm-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .flex-sm-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-sm-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

    .justify-content-sm-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-sm-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-sm-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-sm-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-sm-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-sm-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-sm-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-sm-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-sm-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width: 992px) {
    .flex-md-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-md-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-md-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-md-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .flex-md-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .flex-md-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-md-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

    .justify-content-md-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-md-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-md-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-md-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-md-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-md-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-md-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-md-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-md-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-lg-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .flex-lg-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .flex-lg-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-lg-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

    .justify-content-lg-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-lg-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-lg-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-lg-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-lg-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-lg-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-lg-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-lg-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-lg-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-xl-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .flex-xl-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .flex-xl-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-xl-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

    .justify-content-xl-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-xl-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-xl-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-xl-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-xl-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-xl-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-xl-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-xl-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-xl-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}

.m-0 {
    margin: 0 !important;
}

.mt-0, .my-0 {
    margin-top: 0 !important;
}

.mr-0, .mx-0 {
    margin-right: 0 !important;
}

.mb-0, .my-0 {
    margin-bottom: 0 !important;
}

.ml-0, .mx-0 {
    margin-left: 0 !important;
}

.m-1 {
    margin: 0.25rem !important;
}

.mt-1, .my-1 {
    margin-top: 0.25rem !important;
}

.mr-1, .mx-1 {
    margin-right: 0.25rem !important;
}

.mb-1, .my-1 {
    margin-bottom: 0.25rem !important;
}

.ml-1, .mx-1 {
    margin-left: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.mt-2, .my-2 {
    margin-top: 0.5rem !important;
}

.mr-2, .mx-2 {
    margin-right: 0.5rem !important;
}

.mb-2, .my-2 {
    margin-bottom: 0.5rem !important;
}

.ml-2, .mx-2 {
    margin-left: 0.5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.mt-3, .my-3 {
    margin-top: 1rem !important;
}

.mr-3, .mx-3 {
    margin-right: 1rem !important;
}

.mb-3, .my-3 {
    margin-bottom: 1rem !important;
}

.ml-3, .mx-3 {
    margin-left: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.mt-4, .my-4 {
    margin-top: 1.5rem !important;
}

.mr-4, .mx-4 {
    margin-right: 1.5rem !important;
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem !important;
}

.ml-4, .mx-4 {
    margin-left: 1.5rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.mt-5, .my-5 {
    margin-top: 3rem !important;
}

.mr-5, .mx-5 {
    margin-right: 3rem !important;
}

.mb-5, .my-5 {
    margin-bottom: 3rem !important;
}

.ml-5, .mx-5 {
    margin-left: 3rem !important;
}

.p-0 {
    padding: 0 !important;
}

.pt-0, .py-0 {
    padding-top: 0 !important;
}

.pr-0, .px-0 {
    padding-right: 0 !important;
}

.pb-0, .py-0 {
    padding-bottom: 0 !important;
}

.pl-0, .px-0 {
    padding-left: 0 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.pt-1, .py-1 {
    padding-top: 0.25rem !important;
}

.pr-1, .px-1 {
    padding-right: 0.25rem !important;
}

.pb-1, .py-1 {
    padding-bottom: 0.25rem !important;
}

.pl-1, .px-1 {
    padding-left: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.pt-2, .py-2 {
    padding-top: 0.5rem !important;
}

.pr-2, .px-2 {
    padding-right: 0.5rem !important;
}

.pb-2, .py-2 {
    padding-bottom: 0.5rem !important;
}

.pl-2, .px-2 {
    padding-left: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.pt-3, .py-3 {
    padding-top: 1rem !important;
}

.pr-3, .px-3 {
    padding-right: 1rem !important;
}

.pb-3, .py-3 {
    padding-bottom: 1rem !important;
}

.pl-3, .px-3 {
    padding-left: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.pt-4, .py-4 {
    padding-top: 1.5rem !important;
}

.pr-4, .px-4 {
    padding-right: 1.5rem !important;
}

.pb-4, .py-4 {
    padding-bottom: 1.5rem !important;
}

.pl-4, .px-4 {
    padding-left: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.pt-5, .py-5 {
    padding-top: 3rem !important;
}

.pr-5, .px-5 {
    padding-right: 3rem !important;
}

.pb-5, .py-5 {
    padding-bottom: 3rem !important;
}

.pl-5, .px-5 {
    padding-left: 3rem !important;
}

.m-n1 {
    margin: -0.25rem !important;
}

.mt-n1, .my-n1 {
    margin-top: -0.25rem !important;
}

.mr-n1, .mx-n1 {
    margin-right: -0.25rem !important;
}

.mb-n1, .my-n1 {
    margin-bottom: -0.25rem !important;
}

.ml-n1, .mx-n1 {
    margin-left: -0.25rem !important;
}

.m-n2 {
    margin: -0.5rem !important;
}

.mt-n2, .my-n2 {
    margin-top: -0.5rem !important;
}

.mr-n2, .mx-n2 {
    margin-right: -0.5rem !important;
}

.mb-n2, .my-n2 {
    margin-bottom: -0.5rem !important;
}

.ml-n2, .mx-n2 {
    margin-left: -0.5rem !important;
}

.m-n3 {
    margin: -1rem !important;
}

.mt-n3, .my-n3 {
    margin-top: -1rem !important;
}

.mr-n3, .mx-n3 {
    margin-right: -1rem !important;
}

.mb-n3, .my-n3 {
    margin-bottom: -1rem !important;
}

.ml-n3, .mx-n3 {
    margin-left: -1rem !important;
}

.m-n4 {
    margin: -1.5rem !important;
}

.mt-n4, .my-n4 {
    margin-top: -1.5rem !important;
}

.mr-n4, .mx-n4 {
    margin-right: -1.5rem !important;
}

.mb-n4, .my-n4 {
    margin-bottom: -1.5rem !important;
}

.ml-n4, .mx-n4 {
    margin-left: -1.5rem !important;
}

.m-n5 {
    margin: -3rem !important;
}

.mt-n5, .my-n5 {
    margin-top: -3rem !important;
}

.mr-n5, .mx-n5 {
    margin-right: -3rem !important;
}

.mb-n5, .my-n5 {
    margin-bottom: -3rem !important;
}

.ml-n5, .mx-n5 {
    margin-left: -3rem !important;
}

.m-auto {
    margin: auto !important;
}

.mt-auto, .my-auto {
    margin-top: auto !important;
}

.mr-auto, .mx-auto {
    margin-right: auto !important;
}

.mb-auto, .my-auto {
    margin-bottom: auto !important;
}

.ml-auto, .mx-auto {
    margin-left: auto !important;
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important;
    }

    .mt-sm-0, .my-sm-0 {
        margin-top: 0 !important;
    }

    .mr-sm-0, .mx-sm-0 {
        margin-right: 0 !important;
    }

    .mb-sm-0, .my-sm-0 {
        margin-bottom: 0 !important;
    }

    .ml-sm-0, .mx-sm-0 {
        margin-left: 0 !important;
    }

    .m-sm-1 {
        margin: 0.25rem !important;
    }

    .mt-sm-1, .my-sm-1 {
        margin-top: 0.25rem !important;
    }

    .mr-sm-1, .mx-sm-1 {
        margin-right: 0.25rem !important;
    }

    .mb-sm-1, .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-sm-1, .mx-sm-1 {
        margin-left: 0.25rem !important;
    }

    .m-sm-2 {
        margin: 0.5rem !important;
    }

    .mt-sm-2, .my-sm-2 {
        margin-top: 0.5rem !important;
    }

    .mr-sm-2, .mx-sm-2 {
        margin-right: 0.5rem !important;
    }

    .mb-sm-2, .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-sm-2, .mx-sm-2 {
        margin-left: 0.5rem !important;
    }

    .m-sm-3 {
        margin: 1rem !important;
    }

    .mt-sm-3, .my-sm-3 {
        margin-top: 1rem !important;
    }

    .mr-sm-3, .mx-sm-3 {
        margin-right: 1rem !important;
    }

    .mb-sm-3, .my-sm-3 {
        margin-bottom: 1rem !important;
    }

    .ml-sm-3, .mx-sm-3 {
        margin-left: 1rem !important;
    }

    .m-sm-4 {
        margin: 1.5rem !important;
    }

    .mt-sm-4, .my-sm-4 {
        margin-top: 1.5rem !important;
    }

    .mr-sm-4, .mx-sm-4 {
        margin-right: 1.5rem !important;
    }

    .mb-sm-4, .my-sm-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-sm-4, .mx-sm-4 {
        margin-left: 1.5rem !important;
    }

    .m-sm-5 {
        margin: 3rem !important;
    }

    .mt-sm-5, .my-sm-5 {
        margin-top: 3rem !important;
    }

    .mr-sm-5, .mx-sm-5 {
        margin-right: 3rem !important;
    }

    .mb-sm-5, .my-sm-5 {
        margin-bottom: 3rem !important;
    }

    .ml-sm-5, .mx-sm-5 {
        margin-left: 3rem !important;
    }

    .p-sm-0 {
        padding: 0 !important;
    }

    .pt-sm-0, .py-sm-0 {
        padding-top: 0 !important;
    }

    .pr-sm-0, .px-sm-0 {
        padding-right: 0 !important;
    }

    .pb-sm-0, .py-sm-0 {
        padding-bottom: 0 !important;
    }

    .pl-sm-0, .px-sm-0 {
        padding-left: 0 !important;
    }

    .p-sm-1 {
        padding: 0.25rem !important;
    }

    .pt-sm-1, .py-sm-1 {
        padding-top: 0.25rem !important;
    }

    .pr-sm-1, .px-sm-1 {
        padding-right: 0.25rem !important;
    }

    .pb-sm-1, .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-sm-1, .px-sm-1 {
        padding-left: 0.25rem !important;
    }

    .p-sm-2 {
        padding: 0.5rem !important;
    }

    .pt-sm-2, .py-sm-2 {
        padding-top: 0.5rem !important;
    }

    .pr-sm-2, .px-sm-2 {
        padding-right: 0.5rem !important;
    }

    .pb-sm-2, .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-sm-2, .px-sm-2 {
        padding-left: 0.5rem !important;
    }

    .p-sm-3 {
        padding: 1rem !important;
    }

    .pt-sm-3, .py-sm-3 {
        padding-top: 1rem !important;
    }

    .pr-sm-3, .px-sm-3 {
        padding-right: 1rem !important;
    }

    .pb-sm-3, .py-sm-3 {
        padding-bottom: 1rem !important;
    }

    .pl-sm-3, .px-sm-3 {
        padding-left: 1rem !important;
    }

    .p-sm-4 {
        padding: 1.5rem !important;
    }

    .pt-sm-4, .py-sm-4 {
        padding-top: 1.5rem !important;
    }

    .pr-sm-4, .px-sm-4 {
        padding-right: 1.5rem !important;
    }

    .pb-sm-4, .py-sm-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-sm-4, .px-sm-4 {
        padding-left: 1.5rem !important;
    }

    .p-sm-5 {
        padding: 3rem !important;
    }

    .pt-sm-5, .py-sm-5 {
        padding-top: 3rem !important;
    }

    .pr-sm-5, .px-sm-5 {
        padding-right: 3rem !important;
    }

    .pb-sm-5, .py-sm-5 {
        padding-bottom: 3rem !important;
    }

    .pl-sm-5, .px-sm-5 {
        padding-left: 3rem !important;
    }

    .m-sm-n1 {
        margin: -0.25rem !important;
    }

    .mt-sm-n1, .my-sm-n1 {
        margin-top: -0.25rem !important;
    }

    .mr-sm-n1, .mx-sm-n1 {
        margin-right: -0.25rem !important;
    }

    .mb-sm-n1, .my-sm-n1 {
        margin-bottom: -0.25rem !important;
    }

    .ml-sm-n1, .mx-sm-n1 {
        margin-left: -0.25rem !important;
    }

    .m-sm-n2 {
        margin: -0.5rem !important;
    }

    .mt-sm-n2, .my-sm-n2 {
        margin-top: -0.5rem !important;
    }

    .mr-sm-n2, .mx-sm-n2 {
        margin-right: -0.5rem !important;
    }

    .mb-sm-n2, .my-sm-n2 {
        margin-bottom: -0.5rem !important;
    }

    .ml-sm-n2, .mx-sm-n2 {
        margin-left: -0.5rem !important;
    }

    .m-sm-n3 {
        margin: -1rem !important;
    }

    .mt-sm-n3, .my-sm-n3 {
        margin-top: -1rem !important;
    }

    .mr-sm-n3, .mx-sm-n3 {
        margin-right: -1rem !important;
    }

    .mb-sm-n3, .my-sm-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-sm-n3, .mx-sm-n3 {
        margin-left: -1rem !important;
    }

    .m-sm-n4 {
        margin: -1.5rem !important;
    }

    .mt-sm-n4, .my-sm-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-sm-n4, .mx-sm-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-sm-n4, .my-sm-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-sm-n4, .mx-sm-n4 {
        margin-left: -1.5rem !important;
    }

    .m-sm-n5 {
        margin: -3rem !important;
    }

    .mt-sm-n5, .my-sm-n5 {
        margin-top: -3rem !important;
    }

    .mr-sm-n5, .mx-sm-n5 {
        margin-right: -3rem !important;
    }

    .mb-sm-n5, .my-sm-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-sm-n5, .mx-sm-n5 {
        margin-left: -3rem !important;
    }

    .m-sm-auto {
        margin: auto !important;
    }

    .mt-sm-auto, .my-sm-auto {
        margin-top: auto !important;
    }

    .mr-sm-auto, .mx-sm-auto {
        margin-right: auto !important;
    }

    .mb-sm-auto, .my-sm-auto {
        margin-bottom: auto !important;
    }

    .ml-sm-auto, .mx-sm-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 992px) {
    .m-md-0 {
        margin: 0 !important;
    }

    .mt-md-0, .my-md-0 {
        margin-top: 0 !important;
    }

    .mr-md-0, .mx-md-0 {
        margin-right: 0 !important;
    }

    .mb-md-0, .my-md-0 {
        margin-bottom: 0 !important;
    }

    .ml-md-0, .mx-md-0 {
        margin-left: 0 !important;
    }

    .m-md-1 {
        margin: 0.25rem !important;
    }

    .mt-md-1, .my-md-1 {
        margin-top: 0.25rem !important;
    }

    .mr-md-1, .mx-md-1 {
        margin-right: 0.25rem !important;
    }

    .mb-md-1, .my-md-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-md-1, .mx-md-1 {
        margin-left: 0.25rem !important;
    }

    .m-md-2 {
        margin: 0.5rem !important;
    }

    .mt-md-2, .my-md-2 {
        margin-top: 0.5rem !important;
    }

    .mr-md-2, .mx-md-2 {
        margin-right: 0.5rem !important;
    }

    .mb-md-2, .my-md-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-md-2, .mx-md-2 {
        margin-left: 0.5rem !important;
    }

    .m-md-3 {
        margin: 1rem !important;
    }

    .mt-md-3, .my-md-3 {
        margin-top: 1rem !important;
    }

    .mr-md-3, .mx-md-3 {
        margin-right: 1rem !important;
    }

    .mb-md-3, .my-md-3 {
        margin-bottom: 1rem !important;
    }

    .ml-md-3, .mx-md-3 {
        margin-left: 1rem !important;
    }

    .m-md-4 {
        margin: 1.5rem !important;
    }

    .mt-md-4, .my-md-4 {
        margin-top: 1.5rem !important;
    }

    .mr-md-4, .mx-md-4 {
        margin-right: 1.5rem !important;
    }

    .mb-md-4, .my-md-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-md-4, .mx-md-4 {
        margin-left: 1.5rem !important;
    }

    .m-md-5 {
        margin: 3rem !important;
    }

    .mt-md-5, .my-md-5 {
        margin-top: 3rem !important;
    }

    .mr-md-5, .mx-md-5 {
        margin-right: 3rem !important;
    }

    .mb-md-5, .my-md-5 {
        margin-bottom: 3rem !important;
    }

    .ml-md-5, .mx-md-5 {
        margin-left: 3rem !important;
    }

    .p-md-0 {
        padding: 0 !important;
    }

    .pt-md-0, .py-md-0 {
        padding-top: 0 !important;
    }

    .pr-md-0, .px-md-0 {
        padding-right: 0 !important;
    }

    .pb-md-0, .py-md-0 {
        padding-bottom: 0 !important;
    }

    .pl-md-0, .px-md-0 {
        padding-left: 0 !important;
    }

    .p-md-1 {
        padding: 0.25rem !important;
    }

    .pt-md-1, .py-md-1 {
        padding-top: 0.25rem !important;
    }

    .pr-md-1, .px-md-1 {
        padding-right: 0.25rem !important;
    }

    .pb-md-1, .py-md-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-md-1, .px-md-1 {
        padding-left: 0.25rem !important;
    }

    .p-md-2 {
        padding: 0.5rem !important;
    }

    .pt-md-2, .py-md-2 {
        padding-top: 0.5rem !important;
    }

    .pr-md-2, .px-md-2 {
        padding-right: 0.5rem !important;
    }

    .pb-md-2, .py-md-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-md-2, .px-md-2 {
        padding-left: 0.5rem !important;
    }

    .p-md-3 {
        padding: 1rem !important;
    }

    .pt-md-3, .py-md-3 {
        padding-top: 1rem !important;
    }

    .pr-md-3, .px-md-3 {
        padding-right: 1rem !important;
    }

    .pb-md-3, .py-md-3 {
        padding-bottom: 1rem !important;
    }

    .pl-md-3, .px-md-3 {
        padding-left: 1rem !important;
    }

    .p-md-4 {
        padding: 1.5rem !important;
    }

    .pt-md-4, .py-md-4 {
        padding-top: 1.5rem !important;
    }

    .pr-md-4, .px-md-4 {
        padding-right: 1.5rem !important;
    }

    .pb-md-4, .py-md-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-md-4, .px-md-4 {
        padding-left: 1.5rem !important;
    }

    .p-md-5 {
        padding: 3rem !important;
    }

    .pt-md-5, .py-md-5 {
        padding-top: 3rem !important;
    }

    .pr-md-5, .px-md-5 {
        padding-right: 3rem !important;
    }

    .pb-md-5, .py-md-5 {
        padding-bottom: 3rem !important;
    }

    .pl-md-5, .px-md-5 {
        padding-left: 3rem !important;
    }

    .m-md-n1 {
        margin: -0.25rem !important;
    }

    .mt-md-n1, .my-md-n1 {
        margin-top: -0.25rem !important;
    }

    .mr-md-n1, .mx-md-n1 {
        margin-right: -0.25rem !important;
    }

    .mb-md-n1, .my-md-n1 {
        margin-bottom: -0.25rem !important;
    }

    .ml-md-n1, .mx-md-n1 {
        margin-left: -0.25rem !important;
    }

    .m-md-n2 {
        margin: -0.5rem !important;
    }

    .mt-md-n2, .my-md-n2 {
        margin-top: -0.5rem !important;
    }

    .mr-md-n2, .mx-md-n2 {
        margin-right: -0.5rem !important;
    }

    .mb-md-n2, .my-md-n2 {
        margin-bottom: -0.5rem !important;
    }

    .ml-md-n2, .mx-md-n2 {
        margin-left: -0.5rem !important;
    }

    .m-md-n3 {
        margin: -1rem !important;
    }

    .mt-md-n3, .my-md-n3 {
        margin-top: -1rem !important;
    }

    .mr-md-n3, .mx-md-n3 {
        margin-right: -1rem !important;
    }

    .mb-md-n3, .my-md-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-md-n3, .mx-md-n3 {
        margin-left: -1rem !important;
    }

    .m-md-n4 {
        margin: -1.5rem !important;
    }

    .mt-md-n4, .my-md-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-md-n4, .mx-md-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-md-n4, .my-md-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-md-n4, .mx-md-n4 {
        margin-left: -1.5rem !important;
    }

    .m-md-n5 {
        margin: -3rem !important;
    }

    .mt-md-n5, .my-md-n5 {
        margin-top: -3rem !important;
    }

    .mr-md-n5, .mx-md-n5 {
        margin-right: -3rem !important;
    }

    .mb-md-n5, .my-md-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-md-n5, .mx-md-n5 {
        margin-left: -3rem !important;
    }

    .m-md-auto {
        margin: auto !important;
    }

    .mt-md-auto, .my-md-auto {
        margin-top: auto !important;
    }

    .mr-md-auto, .mx-md-auto {
        margin-right: auto !important;
    }

    .mb-md-auto, .my-md-auto {
        margin-bottom: auto !important;
    }

    .ml-md-auto, .mx-md-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important;
    }

    .mt-lg-0, .my-lg-0 {
        margin-top: 0 !important;
    }

    .mr-lg-0, .mx-lg-0 {
        margin-right: 0 !important;
    }

    .mb-lg-0, .my-lg-0 {
        margin-bottom: 0 !important;
    }

    .ml-lg-0, .mx-lg-0 {
        margin-left: 0 !important;
    }

    .m-lg-1 {
        margin: 0.25rem !important;
    }

    .mt-lg-1, .my-lg-1 {
        margin-top: 0.25rem !important;
    }

    .mr-lg-1, .mx-lg-1 {
        margin-right: 0.25rem !important;
    }

    .mb-lg-1, .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-lg-1, .mx-lg-1 {
        margin-left: 0.25rem !important;
    }

    .m-lg-2 {
        margin: 0.5rem !important;
    }

    .mt-lg-2, .my-lg-2 {
        margin-top: 0.5rem !important;
    }

    .mr-lg-2, .mx-lg-2 {
        margin-right: 0.5rem !important;
    }

    .mb-lg-2, .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-lg-2, .mx-lg-2 {
        margin-left: 0.5rem !important;
    }

    .m-lg-3 {
        margin: 1rem !important;
    }

    .mt-lg-3, .my-lg-3 {
        margin-top: 1rem !important;
    }

    .mr-lg-3, .mx-lg-3 {
        margin-right: 1rem !important;
    }

    .mb-lg-3, .my-lg-3 {
        margin-bottom: 1rem !important;
    }

    .ml-lg-3, .mx-lg-3 {
        margin-left: 1rem !important;
    }

    .m-lg-4 {
        margin: 1.5rem !important;
    }

    .mt-lg-4, .my-lg-4 {
        margin-top: 1.5rem !important;
    }

    .mr-lg-4, .mx-lg-4 {
        margin-right: 1.5rem !important;
    }

    .mb-lg-4, .my-lg-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-lg-4, .mx-lg-4 {
        margin-left: 1.5rem !important;
    }

    .m-lg-5 {
        margin: 3rem !important;
    }

    .mt-lg-5, .my-lg-5 {
        margin-top: 3rem !important;
    }

    .mr-lg-5, .mx-lg-5 {
        margin-right: 3rem !important;
    }

    .mb-lg-5, .my-lg-5 {
        margin-bottom: 3rem !important;
    }

    .ml-lg-5, .mx-lg-5 {
        margin-left: 3rem !important;
    }

    .p-lg-0 {
        padding: 0 !important;
    }

    .pt-lg-0, .py-lg-0 {
        padding-top: 0 !important;
    }

    .pr-lg-0, .px-lg-0 {
        padding-right: 0 !important;
    }

    .pb-lg-0, .py-lg-0 {
        padding-bottom: 0 !important;
    }

    .pl-lg-0, .px-lg-0 {
        padding-left: 0 !important;
    }

    .p-lg-1 {
        padding: 0.25rem !important;
    }

    .pt-lg-1, .py-lg-1 {
        padding-top: 0.25rem !important;
    }

    .pr-lg-1, .px-lg-1 {
        padding-right: 0.25rem !important;
    }

    .pb-lg-1, .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-lg-1, .px-lg-1 {
        padding-left: 0.25rem !important;
    }

    .p-lg-2 {
        padding: 0.5rem !important;
    }

    .pt-lg-2, .py-lg-2 {
        padding-top: 0.5rem !important;
    }

    .pr-lg-2, .px-lg-2 {
        padding-right: 0.5rem !important;
    }

    .pb-lg-2, .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-lg-2, .px-lg-2 {
        padding-left: 0.5rem !important;
    }

    .p-lg-3 {
        padding: 1rem !important;
    }

    .pt-lg-3, .py-lg-3 {
        padding-top: 1rem !important;
    }

    .pr-lg-3, .px-lg-3 {
        padding-right: 1rem !important;
    }

    .pb-lg-3, .py-lg-3 {
        padding-bottom: 1rem !important;
    }

    .pl-lg-3, .px-lg-3 {
        padding-left: 1rem !important;
    }

    .p-lg-4 {
        padding: 1.5rem !important;
    }

    .pt-lg-4, .py-lg-4 {
        padding-top: 1.5rem !important;
    }

    .pr-lg-4, .px-lg-4 {
        padding-right: 1.5rem !important;
    }

    .pb-lg-4, .py-lg-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-lg-4, .px-lg-4 {
        padding-left: 1.5rem !important;
    }

    .p-lg-5 {
        padding: 3rem !important;
    }

    .pt-lg-5, .py-lg-5 {
        padding-top: 3rem !important;
    }

    .pr-lg-5, .px-lg-5 {
        padding-right: 3rem !important;
    }

    .pb-lg-5, .py-lg-5 {
        padding-bottom: 3rem !important;
    }

    .pl-lg-5, .px-lg-5 {
        padding-left: 3rem !important;
    }

    .m-lg-n1 {
        margin: -0.25rem !important;
    }

    .mt-lg-n1, .my-lg-n1 {
        margin-top: -0.25rem !important;
    }

    .mr-lg-n1, .mx-lg-n1 {
        margin-right: -0.25rem !important;
    }

    .mb-lg-n1, .my-lg-n1 {
        margin-bottom: -0.25rem !important;
    }

    .ml-lg-n1, .mx-lg-n1 {
        margin-left: -0.25rem !important;
    }

    .m-lg-n2 {
        margin: -0.5rem !important;
    }

    .mt-lg-n2, .my-lg-n2 {
        margin-top: -0.5rem !important;
    }

    .mr-lg-n2, .mx-lg-n2 {
        margin-right: -0.5rem !important;
    }

    .mb-lg-n2, .my-lg-n2 {
        margin-bottom: -0.5rem !important;
    }

    .ml-lg-n2, .mx-lg-n2 {
        margin-left: -0.5rem !important;
    }

    .m-lg-n3 {
        margin: -1rem !important;
    }

    .mt-lg-n3, .my-lg-n3 {
        margin-top: -1rem !important;
    }

    .mr-lg-n3, .mx-lg-n3 {
        margin-right: -1rem !important;
    }

    .mb-lg-n3, .my-lg-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-lg-n3, .mx-lg-n3 {
        margin-left: -1rem !important;
    }

    .m-lg-n4 {
        margin: -1.5rem !important;
    }

    .mt-lg-n4, .my-lg-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-lg-n4, .mx-lg-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-lg-n4, .my-lg-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-lg-n4, .mx-lg-n4 {
        margin-left: -1.5rem !important;
    }

    .m-lg-n5 {
        margin: -3rem !important;
    }

    .mt-lg-n5, .my-lg-n5 {
        margin-top: -3rem !important;
    }

    .mr-lg-n5, .mx-lg-n5 {
        margin-right: -3rem !important;
    }

    .mb-lg-n5, .my-lg-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-lg-n5, .mx-lg-n5 {
        margin-left: -3rem !important;
    }

    .m-lg-auto {
        margin: auto !important;
    }

    .mt-lg-auto, .my-lg-auto {
        margin-top: auto !important;
    }

    .mr-lg-auto, .mx-lg-auto {
        margin-right: auto !important;
    }

    .mb-lg-auto, .my-lg-auto {
        margin-bottom: auto !important;
    }

    .ml-lg-auto, .mx-lg-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important;
    }

    .mt-xl-0, .my-xl-0 {
        margin-top: 0 !important;
    }

    .mr-xl-0, .mx-xl-0 {
        margin-right: 0 !important;
    }

    .mb-xl-0, .my-xl-0 {
        margin-bottom: 0 !important;
    }

    .ml-xl-0, .mx-xl-0 {
        margin-left: 0 !important;
    }

    .m-xl-1 {
        margin: 0.25rem !important;
    }

    .mt-xl-1, .my-xl-1 {
        margin-top: 0.25rem !important;
    }

    .mr-xl-1, .mx-xl-1 {
        margin-right: 0.25rem !important;
    }

    .mb-xl-1, .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-xl-1, .mx-xl-1 {
        margin-left: 0.25rem !important;
    }

    .m-xl-2 {
        margin: 0.5rem !important;
    }

    .mt-xl-2, .my-xl-2 {
        margin-top: 0.5rem !important;
    }

    .mr-xl-2, .mx-xl-2 {
        margin-right: 0.5rem !important;
    }

    .mb-xl-2, .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-xl-2, .mx-xl-2 {
        margin-left: 0.5rem !important;
    }

    .m-xl-3 {
        margin: 1rem !important;
    }

    .mt-xl-3, .my-xl-3 {
        margin-top: 1rem !important;
    }

    .mr-xl-3, .mx-xl-3 {
        margin-right: 1rem !important;
    }

    .mb-xl-3, .my-xl-3 {
        margin-bottom: 1rem !important;
    }

    .ml-xl-3, .mx-xl-3 {
        margin-left: 1rem !important;
    }

    .m-xl-4 {
        margin: 1.5rem !important;
    }

    .mt-xl-4, .my-xl-4 {
        margin-top: 1.5rem !important;
    }

    .mr-xl-4, .mx-xl-4 {
        margin-right: 1.5rem !important;
    }

    .mb-xl-4, .my-xl-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-xl-4, .mx-xl-4 {
        margin-left: 1.5rem !important;
    }

    .m-xl-5 {
        margin: 3rem !important;
    }

    .mt-xl-5, .my-xl-5 {
        margin-top: 3rem !important;
    }

    .mr-xl-5, .mx-xl-5 {
        margin-right: 3rem !important;
    }

    .mb-xl-5, .my-xl-5 {
        margin-bottom: 3rem !important;
    }

    .ml-xl-5, .mx-xl-5 {
        margin-left: 3rem !important;
    }

    .p-xl-0 {
        padding: 0 !important;
    }

    .pt-xl-0, .py-xl-0 {
        padding-top: 0 !important;
    }

    .pr-xl-0, .px-xl-0 {
        padding-right: 0 !important;
    }

    .pb-xl-0, .py-xl-0 {
        padding-bottom: 0 !important;
    }

    .pl-xl-0, .px-xl-0 {
        padding-left: 0 !important;
    }

    .p-xl-1 {
        padding: 0.25rem !important;
    }

    .pt-xl-1, .py-xl-1 {
        padding-top: 0.25rem !important;
    }

    .pr-xl-1, .px-xl-1 {
        padding-right: 0.25rem !important;
    }

    .pb-xl-1, .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-xl-1, .px-xl-1 {
        padding-left: 0.25rem !important;
    }

    .p-xl-2 {
        padding: 0.5rem !important;
    }

    .pt-xl-2, .py-xl-2 {
        padding-top: 0.5rem !important;
    }

    .pr-xl-2, .px-xl-2 {
        padding-right: 0.5rem !important;
    }

    .pb-xl-2, .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-xl-2, .px-xl-2 {
        padding-left: 0.5rem !important;
    }

    .p-xl-3 {
        padding: 1rem !important;
    }

    .pt-xl-3, .py-xl-3 {
        padding-top: 1rem !important;
    }

    .pr-xl-3, .px-xl-3 {
        padding-right: 1rem !important;
    }

    .pb-xl-3, .py-xl-3 {
        padding-bottom: 1rem !important;
    }

    .pl-xl-3, .px-xl-3 {
        padding-left: 1rem !important;
    }

    .p-xl-4 {
        padding: 1.5rem !important;
    }

    .pt-xl-4, .py-xl-4 {
        padding-top: 1.5rem !important;
    }

    .pr-xl-4, .px-xl-4 {
        padding-right: 1.5rem !important;
    }

    .pb-xl-4, .py-xl-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-xl-4, .px-xl-4 {
        padding-left: 1.5rem !important;
    }

    .p-xl-5 {
        padding: 3rem !important;
    }

    .pt-xl-5, .py-xl-5 {
        padding-top: 3rem !important;
    }

    .pr-xl-5, .px-xl-5 {
        padding-right: 3rem !important;
    }

    .pb-xl-5, .py-xl-5 {
        padding-bottom: 3rem !important;
    }

    .pl-xl-5, .px-xl-5 {
        padding-left: 3rem !important;
    }

    .m-xl-n1 {
        margin: -0.25rem !important;
    }

    .mt-xl-n1, .my-xl-n1 {
        margin-top: -0.25rem !important;
    }

    .mr-xl-n1, .mx-xl-n1 {
        margin-right: -0.25rem !important;
    }

    .mb-xl-n1, .my-xl-n1 {
        margin-bottom: -0.25rem !important;
    }

    .ml-xl-n1, .mx-xl-n1 {
        margin-left: -0.25rem !important;
    }

    .m-xl-n2 {
        margin: -0.5rem !important;
    }

    .mt-xl-n2, .my-xl-n2 {
        margin-top: -0.5rem !important;
    }

    .mr-xl-n2, .mx-xl-n2 {
        margin-right: -0.5rem !important;
    }

    .mb-xl-n2, .my-xl-n2 {
        margin-bottom: -0.5rem !important;
    }

    .ml-xl-n2, .mx-xl-n2 {
        margin-left: -0.5rem !important;
    }

    .m-xl-n3 {
        margin: -1rem !important;
    }

    .mt-xl-n3, .my-xl-n3 {
        margin-top: -1rem !important;
    }

    .mr-xl-n3, .mx-xl-n3 {
        margin-right: -1rem !important;
    }

    .mb-xl-n3, .my-xl-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-xl-n3, .mx-xl-n3 {
        margin-left: -1rem !important;
    }

    .m-xl-n4 {
        margin: -1.5rem !important;
    }

    .mt-xl-n4, .my-xl-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-xl-n4, .mx-xl-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-xl-n4, .my-xl-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-xl-n4, .mx-xl-n4 {
        margin-left: -1.5rem !important;
    }

    .m-xl-n5 {
        margin: -3rem !important;
    }

    .mt-xl-n5, .my-xl-n5 {
        margin-top: -3rem !important;
    }

    .mr-xl-n5, .mx-xl-n5 {
        margin-right: -3rem !important;
    }

    .mb-xl-n5, .my-xl-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-xl-n5, .mx-xl-n5 {
        margin-left: -3rem !important;
    }

    .m-xl-auto {
        margin: auto !important;
    }

    .mt-xl-auto, .my-xl-auto {
        margin-top: auto !important;
    }

    .mr-xl-auto, .mx-xl-auto {
        margin-right: auto !important;
    }

    .mb-xl-auto, .my-xl-auto {
        margin-bottom: auto !important;
    }

    .ml-xl-auto, .mx-xl-auto {
        margin-left: auto !important;
    }
}

table {
    background-color: transparent;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.5;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

input[type="file"] {
    display: block;
}

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

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

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

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

.form-control {
    display: block;
    width: 100%;
    height: 45px;
    padding: 14px;
    background-color: #fff;
    border: 1px solid #E6E7EA;
    transition: all .3s ease;
}

.form-control:hover {
    border: 1px solid #A4C8BA;
}

.form-control:focus {
    outline: 0;
}

.has-error .form-control {
    border-color: #8F0000;
}

.form-control::placeholder,
.form-control::-moz-placeholder,
.form-control:-ms-input-placeholder,
.form-control::-webkit-input-placeholder {
    opacity: 1;
    color: #969CA6;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: unset;
    text-transform: none;
}

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

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

textarea.form-control {
    height: auto;
}

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

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

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

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

.form-group:not(:first-of-type) {
    margin-top: 12px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.has-feedback {
    position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.has-error .form-control:focus {
    border-color: #843534;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-horizontal .form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

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

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

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

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

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

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: none
}

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

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

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-default {
    color: #222;
    background-color: #f2f2f2;
    border-color: #f2f2f2;
}

.btn-default:focus, .btn-default.focus {
    color: #222;
    background-color: #e5e5e5;
    border-color: #e5e5e5;
}

.btn-default:hover {
    color: #222;
    background-color: #e5e5e5;
    border-color: #e5e5e5;
}

.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    color: #222;
    background-color: #e5e5e5;
    border-color: #e5e5e5;
}

.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
    color: #222;
    background-color: #d9d9d9;
    border-color: #d9d9d9;
}

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

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

.btn-default .badge {
    color: #222;
    background-color: #e5e5e5;
}

.btn-primary {
    color: #fff;
    background-color: #6495ed;
    border-color: #6495ed;
}

.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #5380d0;
    border-color: #5380d0;
}

.btn-primary:hover {
    color: #fff;
    background-color: #5380d0;
    border-color: #5380d0;
}

.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #5380d0;
    border-color: #5380d0;
}

.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #5380d0;
    border-color: #5380d0;
}

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

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
    background-color: #5380d0;
    border-color: #5380d0;
}

.btn-primary .badge {
    color: #5380d0;
    background-color: #fff;
}

.btn-success {
    color: #fff;
    background-color: #5eb50a;
    border-color: #5eb50a;
}

.btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #639633;
    border-color: #639633;
}

.btn-success:hover {
    color: #fff;
    background-color: #639633;
    border-color: #639633;
}

.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #639633;
    border-color: #639633;
}

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

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

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

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

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
}

.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
}

.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
}

.btn-info:active:hover, .btn-info.active:hover, .open > .dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open > .dropdown-toggle.btn-info.focus {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
}

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

.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
    background-color: #138496;
    border-color: #117a8b;
}

.btn-info .badge {
    color: #117a8b;
    background-color: #fff;
}

.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn-warning:focus, .btn-warning.focus {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
}

.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
}

.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
}

.btn-warning:active:hover, .btn-warning.active:hover, .open > .dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .dropdown-toggle.btn-warning:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open > .dropdown-toggle.btn-warning.focus {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
}

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

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

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

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

.btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
}

.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
}

.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
}

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

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

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

.slideshow.owl-carousel, ul.autoplay {
    /*width:100%;*/
}

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

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

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

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

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

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 16px;
    border-radius: 4px;
}

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

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

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

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

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

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.fade.in {
    opacity: 1;
}

.collapse {
    display: none;
}

.collapse.in {
    display: block;
}

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
}

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

.dropup, .dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

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

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

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

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

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

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

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

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

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

.open > a {
    outline: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn .caret {
    margin-left: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

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

.input-group .form-control {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}

.input-group > .custom-file:focus, .input-group > .custom-select:focus, .input-group > .form-control:focus {
    z-index: 3;
}

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

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

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

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

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

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

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

.input-group-addon, .input-group-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

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

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 4px;
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px;
}

.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
    margin-top: 0;
}

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

.input-group-addon:first-child {
    border-right: 0;
}

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

.input-group-addon:last-child {
    border-left: 0;
}

.input-group-btn {
    margin-left: -1px;
}

.input-group-btn > .btn {
    position: relative;
}

.input-group-btn > .btn.btn-default {
    border-color: #ced4da;
}

.input-group-btn > .btn + .btn {
    margin-left: -1px;
}

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

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px;
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav > li {
    position: relative;
    display: block;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #eee;
}

.nav > li.disabled > a {
    color: #777;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eee;
    border-color: #337ab7;
}

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

.nav > li > a > img {
    max-width: none;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.5;
    border: 1px solid transparent;
    border-radius: 4px 3px 0 0;
}

.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}

.nav-tabs.nav-justified > li {
    float: none;
}

.nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}

@media (min-width: 992px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd;
}

@media (min-width: 992px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 3px 0 0;
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}

.nav-pills > li {
    float: left;
}

.nav-pills > li > a {
    border-radius: 4px;
}

.nav-pills > li + li {
    margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7;
}

.nav-stacked > li {
    float: none;
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}

.nav-justified {
    width: 100%;
}

.nav-justified > li {
    float: none;
}

.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center;
}

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}

@media (min-width: 992px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%;
    }

    .nav-justified > li > a {
        margin-bottom: 0;
    }
}

.nav-tabs-justified {
    border-bottom: 0;
}

.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
    border: 1px solid #ddd;
}

@media (min-width: 992px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 3px 0 0;
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.navbar {
    position: relative;
    min-height: 40px;
    border: 1px solid transparent;
}

@media (min-width: 992px) {
    .navbar {
        border-radius: 4px;
    }
}

@media (min-width: 992px) {
    .navbar-header {
        float: left;
    }
}

.navbar-collapse {
    padding-right: 20px;
    padding-left: 20px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}

.navbar-collapse.in {
    overflow-y: auto;
}

@media (min-width: 992px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: 100%;
        padding-bottom: 0;
        overflow: visible !important;
    }

    .navbar-collapse.in {
        overflow-y: visible;
    }

    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 992px) {
    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width: 992px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width: 992px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0;
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}

.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none;
}

.navbar-brand > img {
    display: block;
}

@media (min-width: 992px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-toggle:focus {
    outline: 0;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}

@media (min-width: 992px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-nav {
    margin: 7.5px -15px;
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}

@media (max-width: 991px) {
    .navbar-nav .open .dropdown-menu {
        position: relative;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }

    .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }
}

@media (min-width: 992px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }

    .navbar-nav > li {
        float: left;
        position: unset;
    }

    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}

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

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

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

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

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

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

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

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

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

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

    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}

@media (max-width: 991px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }
}

@media (min-width: 992px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px;
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px;
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}

@media (min-width: 992px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px;
    }
}

@media (min-width: 992px) {
    .navbar-left {
        float: left !important;
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px;
    }

    .navbar-right ~ .navbar-right {
        margin-right: 0;
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
    color: #777;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent;
}

.navbar-default .navbar-text {
    color: #777;
}

.navbar-default .navbar-nav > li > a {
    color: #777;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #222;
    background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
}

.navbar-default .navbar-toggle {
    border-color: #ddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #e7e7e7;
}

@media (max-width: 991px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #222;
        background-color: transparent;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }
}

.navbar-default .navbar-link {
    color: #777;
}

.navbar-default .navbar-link:hover {
    color: #222;
}

.navbar-default .btn-link {
    color: #777;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
    color: #222;
}

.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc;
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808;
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent;
}

.navbar-inverse .navbar-text {
    color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent;
}

.navbar-inverse .navbar-toggle {
    border-color: #222;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #222;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #080808;
}

@media (max-width: 991px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent;
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
    color: #fff;
}

.navbar-inverse .btn-link {
    color: #9d9d9d;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
    color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444;
}

.breadcrumb {
    padding: 22px 0 8px 0;
    list-style: none;
    background: transparent;
    margin: 0;
    line-height: 0;
}

.breadcrumb > li {
    display: inline-block;
    padding: 0;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 11px;
    line-height: 15px;
}

.breadcrumb > li > a {
    font-family: "Avenir Next", sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.33;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #000;
    position: relative;
    display: inline-block;
    padding-left: 50px;
}

.breadcrumb > li > a:before {
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #000;
    width: 37px;
    height: 1px;
}

.breadcrumb > li > a:hover {
    color: #000;
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #9d9d9d;
    content: "/\00a0";
}

.breadcrumb > .active {
    color: #777;
}

div.pagination {
    display: block;
    padding: 0;
}

ul.pagination {
    display: table;
    padding: 0;
    margin: 0 auto;
    margin-top: 39px;
}

.pagination > li {
    display: inline;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 13px 18.45px;
    margin-left: 10px;
    text-decoration: none;
    font-family: "Avenir Next", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.358;
    text-transform: uppercase;
    color: #858585;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    z-index: 3;
    color: #4B342A;
    background-color: #fff;
    border-color: #4B342A;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #4B342A;
    cursor: default;
    background-color: #E4E4E4;
    border-color: #E4E4E4;
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
}

.pager li {
    display: inline;
}

.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}

.pager li > a:hover, .pager li > a:focus {
    text-decoration: none;
    background-color: #eee;
}

.pager .next > a, .pager .next > span {
    float: right;
}

.pager .previous > a, .pager .previous > span {
    float: left;
}

.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

a.label:hover, a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.label:empty {
    display: none;
}

.btn .label {
    position: relative;
    top: -1px;
}

.label-default {
    background-color: #777;
}

.label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e;
}

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

.label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090;
}

.label-success {
    background-color: #5cb85c;
}

.label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44;
}

.label-info {
    background-color: #5bc0de;
}

.label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5;
}

.label-warning {
    background-color: #f0ad4e;
}

.label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f;
}

.label-danger {
    background-color: #d9534f;
}

.label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c;
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px;
}

.badge:empty {
    display: none;
}

.btn .badge {
    position: relative;
    top: -1px;
}

.btn-xs .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px;
}

a.badge:hover, a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff;
}

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

.list-group-item > .badge + .badge {
    margin-right: 5px;
}

.nav-pills > li > a > .badge {
    margin-left: 3px;
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee;
}

.jumbotron h1, .jumbotron .h1 {
    color: inherit;
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200;
}

.jumbotron > hr {
    border-top-color: #d5d5d5;
}

.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px;
}

.jumbotron .container {
    max-width: 100%;
}

@media screen and (min-width: 992px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px;
    }

    .jumbotron h1, .jumbotron .h1 {
        font-size: 63px;
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.5;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.thumbnail > img, .thumbnail a > img {
    margin-right: auto;
    margin-left: auto;
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #337ab7;
}

.thumbnail .caption {
    padding: 9px;
    color: #222;
}

.alert {
    position: relative;
    padding: 10px;
    margin-top: 10px;
    border: 1px solid transparent;
}

.alert i {
    display: none;
}

.alert-fixed {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
    max-width: 320px;
    background: rgb(0 0 0 / 95%);
    color: #fff;
    z-index: 9999;
    font-size: 13px;
}

.alert-fixed a {
    color: #9da7b9;
}

.alert-fixed a:hover, .alert-fixed a:focus {
    color: #7c838d;
}

.alert-md {
    padding: 8px 10px;
}

.alert-sm {
    padding: 6px 8px;
    font-size: 13px;
}

.alert h4 {
    margin-top: 0;
    color: inherit;
}

.alert .alert-link {
    font-weight: bold;
}

.alert > p, .alert > ul {
    margin-bottom: 0;
}

.alert > p + p {
    margin-top: 5px;
}

.alert-dismissable, .alert-dismissible {
    padding-right: 35px;
}

.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}

.alert-success {
    color: #333;
    background-color: #F1EEE7;
    border-color: #F1EEE7;
}

.alert-success hr {
    border-top-color: #c9e2b3;
}

.alert-success .alert-link {
    color: #2b542c;
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.alert-info hr {
    border-top-color: #a6e1ec;
}

.alert-info .alert-link {
    color: #245269;
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.alert-warning hr {
    border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
    color: #66512c;
}

.alert-danger {
    color: #100504;
    background-color: #ffd3d3;
    border-color: #ffbcbc;
}

.alert-danger hr {
    border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
    color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.progress-striped .progress-bar, .progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}

.progress.active .progress-bar, .progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
    background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
    background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
    background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.media {
    margin-top: 15px;
}

.media:first-child {
    margin-top: 0;
}

.media, .media-body {
    overflow: hidden;
    zoom: 1;
}

.media-body {
    width: 10000px;
}

.media-object {
    display: block;
}

.media-object.img-thumbnail {
    max-width: none;
}

.media-right, .media > .pull-right {
    padding-left: 10px;
}

.media-left, .media > .pull-left {
    padding-right: 10px;
}

.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top;
}

.media-middle {
    vertical-align: middle;
}

.media-bottom {
    vertical-align: bottom;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

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

.list-group {
    padding-left: 0;
    margin-bottom: 20px;
    border: 1px solid #eee;
}

.list-group-item {
    position: relative;
    display: flex;
    padding: 0 15px;
    background-color: #fff;
    height: 50px;
    border-bottom: 1px solid #eeeeee;
    align-items: center;
    font-size: 14px;
}

.list-group-item:first-child {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom: 0;
}

a.list-group-item, button.list-group-item {
    color: #222;
}

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
    color: #222;
}

a.list-group-item:hover, button.list-group-item:hover, a.list-group-item:focus, button.list-group-item:focus {
    color: inherit;
    text-decoration: none;
    background-color: #f5f5f5;
}

button.list-group-item {
    width: 100%;
    text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #eee;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #222;
    border-color: #eee;
    background-color: #f7f7f7;
}

.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef;
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d;
}

a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
    color: inherit;
}

a.list-group-item-success:hover, button.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6;
}

a.list-group-item-success.active, button.list-group-item-success.active, a.list-group-item-success.active:hover, button.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

a.list-group-item-info, button.list-group-item-info {
    color: #31708f;
}

a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
    color: inherit;
}

a.list-group-item-info:hover, button.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3;
}

a.list-group-item-info.active, button.list-group-item-info.active, a.list-group-item-info.active:hover, button.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
    color: inherit;
}

a.list-group-item-warning:hover, button.list-group-item-warning:hover, a.list-group-item-warning:focus, button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc;
}

a.list-group-item-warning.active, button.list-group-item-warning.active, a.list-group-item-warning.active:hover, button.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}

.list-group-item-danger {
    color: #e02e2b;
    background-color: #f2dede;
}

a.list-group-item-danger, button.list-group-item-danger {
    color: #e02e2b;
}

a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
    color: inherit;
}

a.list-group-item-danger:hover, button.list-group-item-danger:hover, a.list-group-item-danger:focus, button.list-group-item-danger:focus {
    color: #e02e2b;
    background-color: #ebcccc;
}

a.list-group-item-danger.active, button.list-group-item-danger.active, a.list-group-item-danger.active:hover, button.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #e02e2b;
    border-color: #e02e2b;
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.panel-body {
    padding: 15px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
    color: inherit;
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group + .panel-footer {
    border-top-width: 0;
}

.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
    margin-bottom: 0;
}

.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
    padding-right: 15px;
    padding-left: 15px;
}

.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px;
}

.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0;
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0;
}

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

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

.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0;
}

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

.panel > .table-responsive {
    margin-bottom: 0;
    border: 0;
}

.panel-group {
    margin-bottom: 20px;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}

.panel-group .panel + .panel {
    margin-top: 5px;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-group .panel-footer {
    border-top: 0;
}

.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #222;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd;
}

.panel-primary {
    border-color: #337ab7;
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7;
}

.panel-primary > .panel-heading .badge {
    color: #337ab7;
    background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7;
}

.panel-success {
    border-color: #d6e9c6;
}

.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6;
}

.panel-info {
    border-color: #bce8f1;
}

.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1;
}

.panel-warning {
    border-color: #faebcc;
}

.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc;
}

.panel-danger {
    border-color: #ebccd1;
}

.panel-danger > .panel-heading {
    color: #e02e2b;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #e02e2b;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.well {
    min-height: 20px;
    padding: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 3px rgb(0 0 0 / 20%);
    box-shadow: 0 0 3px rgb(0 0 0 / 20%);
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15);
}

.well-lg {
    padding: 24px;
    border-radius: 6px;
}

.well-sm {
    padding: 9px;
    border-radius: 4px;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #222;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}

.close:hover, .close:focus {
    text-decoration: none;
    cursor: pointer;
    opacity: 1;
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
}

.modal-open {
    overflow: hidden;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    /*padding-right: 0 !important;*/
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background: #000;
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}

.modal-backdrop.in {
    filter: alpha(opacity=60);
    opacity: .6;
}

.modal-header {
    padding: 47px 15px 15px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.modal-header .close {
    position: relative;
    top: unset;
    right: unset;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal-title {
    color: #333;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.22222;
    text-transform: uppercase;
}

.modal-body {
    position: relative;
    padding: 0 15px 15px 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

.modal-dialog {
    width: 95%;
    max-width: 351px;
}

@media (min-width: 992px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
        max-width: 426px;
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto;
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9;
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px;
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px;
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px;
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #222;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #222;
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #222;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #222;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #222;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #222;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #222;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #222;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #222;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    line-break: auto;
}

.popover.top {
    margin-top: -10px;
}

.popover.right {
    margin-left: 10px;
}

.popover.bottom {
    margin-top: 10px;
}

.popover.left {
    margin-left: -10px;
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 13px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover > .arrow {
    border-width: 11px;
}

.popover > .arrow:after {
    content: "";
    border-width: 10px;
}

.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #9d9d9d;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0;
}

.popover.top > .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0;
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #9d9d9d;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0;
}

.popover.right > .arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0;
}

.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #9d9d9d;
    border-bottom-color: rgba(0, 0, 0, .25);
}

.popover.bottom > .arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff;
}

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #9d9d9d;
    border-left-color: rgba(0, 0, 0, .25);
}

.popover.left > .arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff;
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }

    .carousel-inner > .item.next, .carousel-inner > .item.active.right {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block;
}

.carousel-inner > .active {
    left: 0;
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next {
    left: 100%;
}

.carousel-inner > .prev {
    left: -100%;
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0;
}

.carousel-inner > .active.left {
    left: -100%;
}

.carousel-inner > .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    filter: alpha(opacity=50);
    opacity: .5;
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#22200000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#22200000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control:hover, .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9;
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
}

.carousel-control .icon-prev, .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1;
}

.carousel-control .icon-prev:before {
    content: '\2039';
}

.carousel-control .icon-next:before {
    content: '\203a';
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #222 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.carousel-caption .btn {
    text-shadow: none;
}

@media screen and (min-width: 992px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -15px;
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -15px;
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
    display: table;
    content: " ";
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
    clear: both;
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important;
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 991px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 991px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 991px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 991px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

/*@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important;
    }
}*/

/*@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}*/

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md, td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 991px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) {
    .common-home #slideshow1 {
        display: none !important;
    }
    .about-us__page .slideshow .item img{
        width: 65%;
    }
}

@media (max-width: 767px) {
    .common-home #slideshow1 {
        display: block !important;
    }

    .common-home #slideshow0 {
        display: none !important;
    }
}

/*@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}*/

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print, td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

@font-face {
    font-family: "uicons-regular-rounded";
    src: url("../fonts/uicons/uicons-regular-rounded.eot#iefix") format("embedded-opentype"), url("../fonts/uicons/uicons-regular-rounded.woff2") format("woff2"), url("../fonts/uicons/uicons-regular-rounded.woff") format("woff");
}

i[class^="fi-rr-"]:before, i[class*=" fi-rr-"]:before, span[class^="fi-rr-"]:before, span[class*="fi-rr-"]:before {
    font-family: uicons-regular-rounded !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fi-rr-add:before {
    content: "\f101";
}

.fi-rr-alarm-clock:before {
    content: "\f102";
}

.fi-rr-align-center:before {
    content: "\f103";
}

.fi-rr-align-justify:before {
    content: "\f104";
}

.fi-rr-align-left:before {
    content: "\f105";
}

.fi-rr-align-right:before {
    content: "\f106";
}

.fi-rr-ambulance:before {
    content: "\f107";
}

.fi-rr-angle-double-left:before {
    content: "\f108";
}

.fi-rr-angle-double-right:before {
    content: "\f109";
}

.fi-rr-angle-double-small-left:before {
    content: "\f10a";
}

.fi-rr-angle-double-small-right:before {
    content: "\f10b";
}

.fi-rr-angle-down:before {
    content: "\f10c";
}

.fi-rr-angle-left:before {
    content: "\f10d";
}

.fi-rr-angle-right:before {
    content: "\f10e";
}

.fi-rr-angle-small-down:before {
    content: "\f10f";
}

.fi-rr-angle-small-left:before {
    content: "\f110";
}

.fi-rr-angle-small-right:before {
    content: "\f111";
}

.fi-rr-angle-small-up:before {
    content: "\f112";
}

.fi-rr-angle-up:before {
    content: "\f113";
}

.fi-rr-apps-add:before {
    content: "\f114";
}

.fi-rr-apps-delete:before {
    content: "\f115";
}

.fi-rr-apps-sort:before {
    content: "\f116";
}

.fi-rr-apps:before {
    content: "\f117";
}

.fi-rr-archive:before {
    content: "\f118";
}

.fi-rr-arrow-down:before {
    content: "\f119";
}

.fi-rr-arrow-left:before {
    content: "\f11a";
}

.fi-rr-arrow-right:before {
    content: "\f11b";
}

.fi-rr-arrow-small-down:before {
    content: "\f11c";
}

.fi-rr-arrow-small-left:before {
    content: "\f11d";
}

.fi-rr-arrow-small-right:before {
    content: "\f11e";
}

.fi-rr-arrow-small-up:before {
    content: "\f11f";
}

.fi-rr-arrow-up:before {
    content: "\f120";
}

.fi-rr-asterisk:before {
    content: "\f121";
}

.fi-rr-backpack:before {
    content: "\f122";
}

.fi-rr-badge:before {
    content: "\f123";
}

.fi-rr-ban:before {
    content: "\f124";
}

.fi-rr-band-aid:before {
    content: "\f125";
}

.fi-rr-bank:before {
    content: "\f126";
}

.fi-rr-barber-shop:before {
    content: "\f127";
}

.fi-rr-baseball:before {
    content: "\f128";
}

.fi-rr-basketball:before {
    content: "\f129";
}

.fi-rr-bell-ring:before {
    content: "\f12a";
}

.fi-rr-bell-school:before {
    content: "\f12b";
}

.fi-rr-bell:before {
    content: "\f12c";
}

.fi-rr-billiard:before {
    content: "\f12d";
}

.fi-rr-bold:before {
    content: "\f12e";
}

.fi-rr-book-alt:before {
    content: "\f12f";
}

.fi-rr-book:before {
    content: "\f130";
}

.fi-rr-bookmark:before {
    content: "\f131";
}

.fi-rr-bowling:before {
    content: "\f132";
}

.fi-rr-box-alt:before {
    content: "\f133";
}

.fi-rr-box:before {
    content: "\f134";
}

.fi-rr-briefcase:before {
    content: "\f135";
}

.fi-rr-broom:before {
    content: "\f136";
}

.fi-rr-browser:before {
    content: "\f137";
}

.fi-rr-brush:before {
    content: "\f138";
}

.fi-rr-bug:before {
    content: "\f139";
}

.fi-rr-building:before {
    content: "\f13a";
}

.fi-rr-bulb:before {
    content: "\f13b";
}

.fi-rr-calculator:before {
    content: "\f13c";
}

.fi-rr-calendar:before {
    content: "\f13d";
}

.fi-rr-camera:before {
    content: "\f13e";
}

.fi-rr-caret-down:before {
    content: "\f13f";
}

.fi-rr-caret-left:before {
    content: "\f140";
}

.fi-rr-caret-right:before {
    content: "\f141";
}

.fi-rr-caret-up:before {
    content: "\f142";
}

.fi-rr-check:before {
    content: "\f143";
}

.fi-rr-checkbox:before {
    content: "\f144";
}

.fi-rr-chess:before {
    content: "\f145";
}

.fi-rr-circle-small:before {
    content: "\f146";
}

.fi-rr-circle:before {
    content: "\f147";
}

.fi-rr-clip:before {
    content: "\f148";
}

.fi-rr-clock:before {
    content: "\f149";
}

.fi-rr-cloud-check:before {
    content: "\f14a";
}

.fi-rr-cloud-disabled:before {
    content: "\f14b";
}

.fi-rr-cloud-download:before {
    content: "\f14c";
}

.fi-rr-cloud-share:before {
    content: "\f14d";
}

.fi-rr-cloud-upload:before {
    content: "\f14e";
}

.fi-rr-cloud:before {
    content: "\f14f";
}

.fi-rr-comment-alt:before {
    content: "\f150";
}

.fi-rr-comment:before {
    content: "\f151";
}

.fi-rr-compress-alt:before {
    content: "\f152";
}

.fi-rr-compress:before {
    content: "\f153";
}

.fi-rr-computer:before {
    content: "\f154";
}

.fi-rr-cookie:before {
    content: "\f155";
}

.fi-rr-copy-alt:before {
    content: "\f156";
}

.fi-rr-copy:before {
    content: "\f157";
}

.fi-rr-copyright:before {
    content: "\f158";
}

.fi-rr-cream:before {
    content: "\f159";
}

.fi-rr-credit-card:before {
    content: "\f15a";
}

.fi-rr-cross-circle:before {
    content: "\f15b";
}

.fi-rr-cross-small:before {
    content: "\f15c";
}

.fi-rr-cross:before {
    content: "\f15d";
}

.fi-rr-crown:before {
    content: "\f15e";
}

.fi-rr-cursor-finger:before {
    content: "\f15f";
}

.fi-rr-cursor-plus:before {
    content: "\f160";
}

.fi-rr-cursor-text-alt:before {
    content: "\f161";
}

.fi-rr-cursor-text:before {
    content: "\f162";
}

.fi-rr-cursor:before {
    content: "\f163";
}

.fi-rr-dart:before {
    content: "\f164";
}

.fi-rr-dashboard:before {
    content: "\f165";
}

.fi-rr-data-transfer:before {
    content: "\f166";
}

.fi-rr-database:before {
    content: "\f167";
}

.fi-rr-delete:before {
    content: "\f168";
}

.fi-rr-diamond:before {
    content: "\f169";
}

.fi-rr-dice:before {
    content: "\f16a";
}

.fi-rr-diploma:before {
    content: "\f16b";
}

.fi-rr-disk:before {
    content: "\f16c";
}

.fi-rr-doctor:before {
    content: "\f16d";
}

.fi-rr-document-signed:before {
    content: "\f16e";
}

.fi-rr-document:before {
    content: "\f16f";
}

.fi-rr-dollar:before {
    content: "\f170";
}

.fi-rr-download:before {
    content: "\f171";
}

.fi-rr-duplicate:before {
    content: "\f172";
}

.fi-rr-e-learning:before {
    content: "\f173";
}

.fi-rr-earnings:before {
    content: "\f174";
}

.fi-rr-edit-alt:before {
    content: "\f175";
}

.fi-rr-edit:before {
    content: "\f176";
}

.fi-rr-envelope:before {
    content: "\f177";
}

.fi-rr-euro:before {
    content: "\f178";
}

.fi-rr-exclamation:before {
    content: "\f179";
}

.fi-rr-expand:before {
    content: "\f17a";
}

.fi-rr-eye-crossed:before {
    content: "\f17b";
}

.fi-rr-eye-dropper:before {
    content: "\f17c";
}

.fi-rr-eye:before {
    content: "\f17d";
}

.fi-rr-feather:before {
    content: "\f17e";
}

.fi-rr-file-add:before {
    content: "\f17f";
}

.fi-rr-file-ai:before {
    content: "\f180";
}

.fi-rr-file-check:before {
    content: "\f181";
}

.fi-rr-file-delete:before {
    content: "\f182";
}

.fi-rr-file-eps:before {
    content: "\f183";
}

.fi-rr-file-gif:before {
    content: "\f184";
}

.fi-rr-file-music:before {
    content: "\f185";
}

.fi-rr-file-psd:before {
    content: "\f186";
}

.fi-rr-file:before {
    content: "\f187";
}

.fi-rr-fill:before {
    content: "\f188";
}

.fi-rr-film:before {
    content: "\f189";
}

.fi-rr-filter:before {
    content: "\f18a";
}

.fi-rr-fingerprint:before {
    content: "\f18b";
}

.fi-rr-flag:before {
    content: "\f18c";
}

.fi-rr-flame:before {
    content: "\f18d";
}

.fi-rr-flip-horizontal:before {
    content: "\f18e";
}

.fi-rr-folder-add:before {
    content: "\f18f";
}

.fi-rr-folder:before {
    content: "\f190";
}

.fi-rr-following:before {
    content: "\f191";
}

.fi-rr-football:before {
    content: "\f192";
}

.fi-rr-form:before {
    content: "\f193";
}

.fi-rr-forward:before {
    content: "\f194";
}

.fi-rr-ftp:before {
    content: "\f195";
}

.fi-rr-gallery:before {
    content: "\f196";
}

.fi-rr-glasses:before {
    content: "\f197";
}

.fi-rr-globe-alt:before {
    content: "\f198";
}

.fi-rr-globe:before {
    content: "\f199";
}

.fi-rr-golf:before {
    content: "\f19a";
}

.fi-rr-graduation-cap:before {
    content: "\f19b";
}

.fi-rr-graphic-tablet:before {
    content: "\f19c";
}

.fi-rr-grid-alt:before {
    content: "\f19d";
}

.fi-rr-grid:before {
    content: "\f19e";
}

.fi-rr-gym:before {
    content: "\f19f";
}

.fi-rr-headphones:before {
    content: "\f1a0";
}

.fi-rr-headset:before {
    content: "\f1a1";
}

.fi-rr-heart:before {
    content: "\f1a2";
}

.fi-rr-home:before {
    content: "\f1a3";
}

.fi-rr-hourglass-end:before {
    content: "\f1a4";
}

.fi-rr-hourglass:before {
    content: "\f1a5";
}

.fi-rr-ice-skate:before {
    content: "\f1a6";
}

.fi-rr-id-badge:before {
    content: "\f1a7";
}

.fi-rr-inbox:before {
    content: "\f1a8";
}

.fi-rr-incognito:before {
    content: "\f1a9";
}

.fi-rr-indent:before {
    content: "\f1aa";
}

.fi-rr-infinity:before {
    content: "\f1ab";
}

.fi-rr-info:before {
    content: "\f1ac";
}

.fi-rr-interactive:before {
    content: "\f1ad";
}

.fi-rr-interlining:before {
    content: "\f1ae";
}

.fi-rr-interrogation:before {
    content: "\f1af";
}

.fi-rr-italic:before {
    content: "\f1b0";
}

.fi-rr-jpg:before {
    content: "\f1b1";
}

.fi-rr-key:before {
    content: "\f1b2";
}

.fi-rr-keyboard:before {
    content: "\f1b3";
}

.fi-rr-label:before {
    content: "\f1b4";
}

.fi-rr-laptop:before {
    content: "\f1b5";
}

.fi-rr-lasso:before {
    content: "\f1b6";
}

.fi-rr-layers:before {
    content: "\f1b7";
}

.fi-rr-layout-fluid:before {
    content: "\f1b8";
}

.fi-rr-letter-case:before {
    content: "\f1b9";
}

.fi-rr-life-ring:before {
    content: "\f1ba";
}

.fi-rr-line-width:before {
    content: "\f1bb";
}

.fi-rr-link:before {
    content: "\f1bc";
}

.fi-rr-lipstick:before {
    content: "\f1bd";
}

.fi-rr-list-check:before {
    content: "\f1be";
}

.fi-rr-list:before {
    content: "\f1bf";
}

.fi-rr-location-alt:before {
    content: "\f1c0";
}

.fi-rr-lock-alt:before {
    content: "\f1c1";
}

.fi-rr-lock:before {
    content: "\f1c2";
}

.fi-rr-magic-wand:before {
    content: "\f1c3";
}

.fi-rr-makeup-brush:before {
    content: "\f1c4";
}

.fi-rr-marker-time:before {
    content: "\f1c5";
}

.fi-rr-marker:before {
    content: "\f1c6";
}

.fi-rr-medicine:before {
    content: "\f1c7";
}

.fi-rr-megaphone:before {
    content: "\f1c8";
}

.fi-rr-menu-burger:before {
    content: "\f1c9";
}

.fi-rr-menu-dots-vertical:before {
    content: "\f1ca";
}

.fi-rr-menu-dots:before {
    content: "\f1cb";
}

.fi-rr-microphone:before {
    content: "\f1cc";
}

.fi-rr-minus-small:before {
    content: "\f1cd";
}

.fi-rr-minus:before {
    content: "\f1ce";
}

.fi-rr-mobile:before {
    content: "\f1cf";
}

.fi-rr-mode-landscape:before {
    content: "\f1d0";
}

.fi-rr-mode-portrait:before {
    content: "\f1d1";
}

.fi-rr-money:before {
    content: "\f1d2";
}

.fi-rr-mouse:before {
    content: "\f1d3";
}

.fi-rr-music-alt:before {
    content: "\f1d4";
}

.fi-rr-music:before {
    content: "\f1d5";
}

.fi-rr-network-cloud:before {
    content: "\f1d6";
}

.fi-rr-network:before {
    content: "\f1d7";
}

.fi-rr-notebook:before {
    content: "\f1d8";
}

.fi-rr-opacity:before {
    content: "\f1d9";
}

.fi-rr-package:before {
    content: "\f1da";
}

.fi-rr-paint-brush:before {
    content: "\f1db";
}

.fi-rr-palette:before {
    content: "\f1dc";
}

.fi-rr-paper-plane:before {
    content: "\f1dd";
}

.fi-rr-password:before {
    content: "\f1de";
}

.fi-rr-pause:before {
    content: "\f1df";
}

.fi-rr-pencil:before {
    content: "\f1e0";
}

.fi-rr-pharmacy:before {
    content: "\f1e1";
}

.fi-rr-physics:before {
    content: "\f1e2";
}

.fi-rr-picture:before {
    content: "\f1e3";
}

.fi-rr-ping-pong:before {
    content: "\f1e4";
}

.fi-rr-play-alt:before {
    content: "\f1e5";
}

.fi-rr-play:before {
    content: "\f1e6";
}

.fi-rr-playing-cards:before {
    content: "\f1e7";
}

.fi-rr-plus-small:before {
    content: "\f1e8";
}

.fi-rr-plus:before {
    content: "\f1e9";
}

.fi-rr-poker-chip:before {
    content: "\f1ea";
}

.fi-rr-portrait:before {
    content: "\f1eb";
}

.fi-rr-pound:before {
    content: "\f1ec";
}

.fi-rr-power:before {
    content: "\f1ed";
}

.fi-rr-presentation:before {
    content: "\f1ee";
}

.fi-rr-print:before {
    content: "\f1ef";
}

.fi-rr-protractor:before {
    content: "\f1f0";
}

.fi-rr-pulse:before {
    content: "\f1f1";
}

.fi-rr-quote-right:before {
    content: "\f1f2";
}

.fi-rr-rec:before {
    content: "\f1f3";
}

.fi-rr-receipt:before {
    content: "\f1f4";
}

.fi-rr-rectangle-horizontal:before {
    content: "\f1f5";
}

.fi-rr-rectangle-panoramic:before {
    content: "\f1f6";
}

.fi-rr-rectangle-vertical:before {
    content: "\f1f7";
}

.fi-rr-redo:before {
    content: "\f1f8";
}

.fi-rr-reflect:before {
    content: "\f1f9";
}

.fi-rr-refresh:before {
    content: "\f1fa";
}

.fi-rr-resize:before {
    content: "\f1fb";
}

.fi-rr-resources:before {
    content: "\f1fc";
}

.fi-rr-rewind:before {
    content: "\f1fd";
}

.fi-rr-rocket:before {
    content: "\f1fe";
}

.fi-rr-rotate-right:before {
    content: "\f1ff";
}

.fi-rr-rugby:before {
    content: "\f200";
}

.fi-rr-scale:before {
    content: "\f201";
}

.fi-rr-school-bus:before {
    content: "\f202";
}

.fi-rr-school:before {
    content: "\f203";
}

.fi-rr-scissors:before {
    content: "\f204";
}

.fi-rr-screen:before {
    content: "\f205";
}

.fi-rr-search-alt:before {
    content: "\f206";
}

.fi-rr-search:before {
    content: "\f207";
}

.fi-rr-settings-sliders:before {
    content: "\f208";
}

.fi-rr-settings:before {
    content: "\f209";
}

.fi-rr-share:before {
    content: "\f20a";
}

.fi-rr-shield-check:before {
    content: "\f20b";
}

.fi-rr-shield-exclamation:before {
    content: "\f20c";
}

.fi-rr-shield-interrogation:before {
    content: "\f20d";
}

.fi-rr-shield-plus:before {
    content: "\f20e";
}

.fi-rr-shield:before {
    content: "\f20f";
}

.fi-rr-shop:before {
    content: "\f210";
}

.fi-rr-shopping-bag-add:before {
    content: "\f211";
}

.fi-rr-shopping-bag:before {
    content: "\f212";
}

.fi-rr-shopping-cart-add:before {
    content: "\f213";
}

.fi-rr-shopping-cart-check:before {
    content: "\f214";
}

.fi-rr-shopping-cart:before {
    content: "\f215";
}

.fi-rr-shuffle:before {
    content: "\f216";
}

.fi-rr-sign-in:before {
    content: "\f217";
}

.fi-rr-sign-out:before {
    content: "\f218";
}

.fi-rr-signal-alt-1:before {
    content: "\f219";
}

.fi-rr-signal-alt-2:before {
    content: "\f21a";
}

.fi-rr-signal-alt:before {
    content: "\f21b";
}

.fi-rr-skateboard:before {
    content: "\f21c";
}

.fi-rr-smartphone:before {
    content: "\f21d";
}

.fi-rr-soap:before {
    content: "\f21e";
}

.fi-rr-spa:before {
    content: "\f21f";
}

.fi-rr-speaker:before {
    content: "\f220";
}

.fi-rr-spinner-alt:before {
    content: "\f221";
}

.fi-rr-spinner:before {
    content: "\f222";
}

.fi-rr-square-root:before {
    content: "\f223";
}

.fi-rr-square:before {
    content: "\f224";
}

.fi-rr-star:before {
    content: "\f225";
}

.fi-rr-stats:before {
    content: "\f226";
}

.fi-rr-stethoscope:before {
    content: "\f227";
}

.fi-rr-sticker:before {
    content: "\f228";
}

.fi-rr-stop:before {
    content: "\f229";
}

.fi-rr-stopwatch:before {
    content: "\f22a";
}

.fi-rr-subtitles:before {
    content: "\f22b";
}

.fi-rr-surfing:before {
    content: "\f22c";
}

.fi-rr-sword:before {
    content: "\f22d";
}

.fi-rr-syringe:before {
    content: "\f22e";
}

.fi-rr-tablet:before {
    content: "\f22f";
}

.fi-rr-target:before {
    content: "\f230";
}

.fi-rr-tennis:before {
    content: "\f231";
}

.fi-rr-test-tube:before {
    content: "\f232";
}

.fi-rr-test:before {
    content: "\f233";
}

.fi-rr-text-check:before {
    content: "\f234";
}

.fi-rr-text:before {
    content: "\f235";
}

.fi-rr-thumbs-down:before {
    content: "\f236";
}

.fi-rr-thumbs-up:before {
    content: "\f237";
}

.fi-rr-ticket:before {
    content: "\f238";
}

.fi-rr-time-add:before {
    content: "\f239";
}

.fi-rr-time-check:before {
    content: "\f23a";
}

.fi-rr-time-delete:before {
    content: "\f23b";
}

.fi-rr-time-fast:before {
    content: "\f23c";
}

.fi-rr-time-forward-sixty:before {
    content: "\f23d";
}

.fi-rr-time-forward-ten:before {
    content: "\f23e";
}

.fi-rr-time-forward:before {
    content: "\f23f";
}

.fi-rr-time-half-past:before {
    content: "\f240";
}

.fi-rr-time-oclock:before {
    content: "\f241";
}

.fi-rr-time-past:before {
    content: "\f242";
}

.fi-rr-time-quarter-past:before {
    content: "\f243";
}

.fi-rr-time-quarter-to:before {
    content: "\f244";
}

.fi-rr-time-twenty-four:before {
    content: "\f245";
}

.fi-rr-tool-crop:before {
    content: "\f246";
}

.fi-rr-tool-marquee:before {
    content: "\f247";
}

.fi-rr-tooth:before {
    content: "\f248";
}

.fi-rr-transform:before {
    content: "\f249";
}

.fi-rr-trash:before {
    content: "\f24a";
}

.fi-rr-treatment:before {
    content: "\f24b";
}

.fi-rr-trophy:before {
    content: "\f24c";
}

.fi-rr-umbrella:before {
    content: "\f24d";
}

.fi-rr-underline:before {
    content: "\f24e";
}

.fi-rr-undo:before {
    content: "\f24f";
}

.fi-rr-unlock:before {
    content: "\f250";
}

.fi-rr-upload:before {
    content: "\f251";
}

.fi-rr-usb-drive:before {
    content: "\f252";
}

.fi-rr-user-add:before {
    content: "\f253";
}

.fi-rr-user-delete:before {
    content: "\f254";
}

.fi-rr-user-remove:before {
    content: "\f255";
}

.fi-rr-user-time:before {
    content: "\f256";
}

.fi-rr-user:before {
    content: "\f257";
}

.fi-rr-users:before {
    content: "\f258";
}

.fi-rr-vector-alt:before {
    content: "\f259";
}

.fi-rr-vector:before {
    content: "\f25a";
}

.fi-rr-video-camera:before {
    content: "\f25b";
}

.fi-rr-volleyball:before {
    content: "\f25c";
}

.fi-rr-volume:before {
    content: "\f25d";
}

.fi-rr-wifi-alt:before {
    content: "\f25e";
}

.fi-rr-world:before {
    content: "\f25f";
}

.fi-rr-yen:before {
    content: "\f260";
}

.fi-rr-zoom-in:before {
    content: "\f261";
}

.fi-rr-zoom-out:before {
    content: "\f262";
}

.backdrop {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 1000;
    background: #222;
    overflow-y: auto;
    opacity: .5
}

.backdrop.modal-hidden, .backdrop.in {
    transition: all .3s
}

.backdrop.modal-hidden {
    background: transparent
}

.backdrop.in {
    display: none
}

#content {
    /*min-height: 30vh;*/
}

.badge {
    display: inline-block;
    padding: 0;
    font-size: 10px;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    min-width: 16px;
    height: 16px;
    line-height: 16px
}

.badge-primary {
    color: #fff;
    background-color: #5eb50a
}

@keyframes d {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.static {
    position: static !important
}

@media (max-width: 991px) {
    .header-main__menu, .header-info__container {
        opacity: 0;
        visibility: hidden;
        height: 0;
    }
}

#menu .header-menu__cat {
    padding: 0;
    list-style: none;
    margin: 0;
    font-size: 0;
}

#menu .header-menu__cat li {
    list-style-type: none;
    display: inline-block;
    position: relative;
}

#menu .header-menu__cat li.sub-menu .sub-menu-link {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    padding: 0 15px;
    font-size: 14px;
}

#menu .header-menu__cat li:hover .sub-menu-link {
    color: #5eb50a
}

#menu .header-menu__cat .dropdown {
    position: static !important
}

#menu .header-menu__cat .dropdown-menu__popup {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    width: 100%;
    background-color: #fff;
    border: 0;
    margin: 0;
    border-radius: 0;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
}

@keyframes header-sub-show {
    from {
        height: 0
    }

    to {
        height: 127px
    }
}

@keyframes header-sub-enter {
    from {
        transform: translate(70px);
        opacity: 0;
        filter: alpha(opacity=0)
    }

    to {
        transform: translate(0);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@media only screen and (min-width: 992px) {
    #menu .header-menu__cat li.sub-menu:hover > .dropdown-menu__popup {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
    }
}

#menu .header-menu-child {
    padding: 30px 0;
    margin: 0;
    list-style: none;
    transition: all .3s;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    opacity: 0;
    flex-wrap: wrap;
    overflow: hidden
}

#menu .header-menu-child > li:hover {
    opacity: .8
}

#menu .header-menu__cat li.sub-menu:hover .header-menu-child {
    transition: all 1s ease;
    transform: translate(0);
    opacity: 1
}

#menu .header-menu-child li {
    display: flex;
    align-items: stretch;
    text-align: center;
    transition: all .3s;
}

#menu .header-menu-child li a {
    color: #222;
    white-space: nowrap;
    display: block;
    padding: 0 15px 0;
    cursor: pointer;
    position: relative;
    z-index: 99;
    text-decoration: none
}

#menu .header-menu-child li > a > span {
    display: block;
    margin-top: 12px;
    max-width: 200px;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis
}

#menu .header-menu-child li:hover {
    transform: translateY(-4px)
}

.header-bottom__menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    height: 100%;
}

.h100 {
    height: 100% !important
}

.h80 {
    height: 80px !important
}

.h-100 {
    height: 100px !important
}

.w-100 {
    width: 100px !important
}

.w-150 {
    width: 150px !important
}

.w-360 {
    width: 360px !important
}

.fw600 {
    font-weight: 600 !important
}

.fw300 {
    font-weight: 300 !important
}

.fw400 {
    font-weight: 400 !important
}

.p-t-12 {
    padding-top: 12px
}

.p-t-136 {
    padding-top: 136px
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb50 {
    margin-bottom: 50px !important
}

.mb20 {
    margin-bottom: 20px !important
}

.mt-15 {
    margin-top: 15px
}

.mr-2, .mx-2 {
    margin-right: .5rem !important
}

.mb-5, .my-5 {
    margin-bottom: 2rem !important
}

@media (min-width: 992px) {
    .mb-md-0, .my-md-0 {
        margin-bottom: 0 !important
    }
}

.pt-5, .py-5 {
    padding-top: 2rem !important
}

.pt-4, .py-4 {
    padding-top: 2rem !important
}

.pb-4, .py-4 {
    padding-bottom: 2rem !important
}

.pr-5, .px-5 {
    padding-right: 3rem !important
}

.pl-5, .px-5 {
    padding-left: 3rem !important
}

.border-bottom {
    border-bottom: 1px solid #e6e6e6 !important
}

.pb-2, .py-2 {
    padding-bottom: .5rem !important
}

.pt-2, .py-2 {
    padding-top: .5rem !important
}

.display-block {
    display: block
}

.font-size-13 {
    font-size: 13px
}

@media only screen and (max-width: 992px) {
    .font-size-13 {
        font-size: 16px;
        margin-bottom: 15px !important
    }
}

.font-size-14 {
    font-size: 13px
}

.text-uppercase {
    text-transform: uppercase !important
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.list-inline-item {
    display: inline-block
}

.line-height-normal {
    line-height: normal
}

.white-page, .white-page .breadcrumb {
    background: #fff
}

.card {
    background: #fff;
    padding: 15px
}

@media only screen and (min-width: 992px) {
    .card {
        padding: 30px
    }
}

.card > h1, .card > h2, .card > h3 {
    margin-top: 0
}

.form-text {
    margin-top: 0;
    margin-bottom: 5px;
    display: block
}

.form-text, .register-link {
    font-size: 13px
}

.d-flex {
    display: flex !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.align-items-center {
    align-items: center !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.ml-auto, .mx-auto {
    margin-left: auto !important
}

.img-responsive {
    margin-left: auto;
    margin-right: auto
}

@media (max-width: 1400px) and (min-width: 992px) {
    .product-content .product_nav a {
        padding: 45px !important;
    }
}

@media (min-width: 1400px) {
    #column-left, #column-right {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }

    #content.col-sm-9 {
        -ms-flex: 0 0 80%;
        flex: 0 0 80%;
        max-width: 80%;
    }

    #content.col-sm-6 {
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
    }

    #content.content-large .product-layout {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media (max-width: 991px) {
    #content {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.product-thumb {
    text-align: left;
    position: relative;
    height: 100%;
    transition: all 0.3s ease;
    cursor: pointer;
}

.product-thumb-card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}

.product-thumb .product-name a,
.subcategories .subcategories-item .parent-name,
.subcategories .subcategories-item .subcategories-name {
    display: block;
    height: 100%;
    transition: all .3s ease;
    position: relative;
    color: #000;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0.3px;
    text-transform: uppercase;
}

.subcategories .subcategories-title-content {
    display: flex;
    flex-direction: column;
    gap: 8px;
    justify-content: center;
}

.subcategories .subcategories-item .parent-name {
    margin-top: 10px;
    font-size: 12px;
    line-height: 1.166667;
    letter-spacing: 0.24px;
}

.subcategories .subcategories-item .subcategories-name {
    color: #000;
    -webkit-text-stroke-width: 0.5;
    -webkit-text-stroke-color: #000;
    font-family: "Poiret One", sans-serif;
    font-size: 19px;
    font-weight: 400;
    line-height: 1.18182;
    text-transform: uppercase;
}

.subcategories .subcategories-item .parent-name:hover,
.subcategories .subcategories-item .subcategories-name:hover,
.product-thumb .product-name a:hover {
    color: #A4C8BA;
}

.thumb-title .product_title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transition: all .3s
}

.thumb-title .product_title:hover {
    color: #5eb50a
}

.product-thumb .product-caption {
    display: flex;
    flex-direction: column;
    height: 100%;
    margin-top: 10px;
}

.product-thumb-description {
    display: block;
    font-size: 13px;
    color: #555
}

.product-thumb-prices {
    margin-top: auto;
}

.product-thumb-prices .product-thumb-price .main-price {
    display: block;
    font-weight: 700;
    font-size: 18px;
}

.product-thumb-prices .product-thumb-price .price-old {
    text-decoration: line-through;
    color: #909090;
    font-weight: 400;
    font-size: 13px;
    line-height: normal
}

.product-thumb-prices .product-thumb-price .price-tax {
    font-size: 13px;
    display: block;
    color: #565656;
}

.product-main-title {
    font-size: 26px;
    margin-top: 20px;
    margin-bottom: 38px;
    text-align: center;
    font-weight: 300;
}

@media only screen and (min-width: 992px) {
    .product-main-title {
        font-size: 30px;
        margin-top: 33px;
    }
}

.product-thumb-button {
    padding-top: 20px;
    position: relative
}

.product-thumb-button .product-main-button {
    padding: 6px 12px;
}

.product-thumb .product-thumb-image {
    position: relative;
    transition: all 0.3s ease;
}

.product-thumb .product-thumb-image > a {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.image-toolbar-action {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
    transition: all .3s ease;
}

@media (max-width: 991px) {
    .image-toolbar-action {
        opacity: 1;
        visibility: visible;
    }
}

.image-toolbar-action .action-btn {
    width: 24px;
    height: 24px;
    line-height: 24px;
    display: flex;
    color: inherit;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
}

.product-thumb .toolbar-wishlist svg path {
    transition: all 0.3s ease;
}

.product-thumb .toolbar-wishlist:hover svg path,
.product-thumb .toolbar-wishlist.active svg path {
    fill: #fff;
}

.product-content .action-wishlist:hover svg path,
.product-content .action-wishlist.active svg path {
    fill: #595959;
    stroke: #595959;
}

.image-toolbar-action .action-btn .icon {
    color: #999;
}

.image-toolbar-action .action-btn + .action-btn {
    margin-top: 4px;
}

.product-thumb:hover .image-toolbar-action {
    opacity: 1;
    visibility: visible;
}

.category-wall {
    width: 100%;
}

.category-wall > .row {
    margin-right: 0;
    margin-left: 0;
}

.category-wall__layout {
    padding-right: 0;
    padding-left: 0;
}

.category-wall__layout .category-item {
    padding: 15px;
    -webkit-transition: all 100ms linear;
    -moz-transition: all 100ms linear;
    -ms-transition: all 100ms linear;
    -o-transition: all 100ms linear;
    transition: all 100ms linear;
    box-shadow: inset 0 0 0 1px #fff;
    border: 0;
    border-radius: 0;
    margin-bottom: 0;
    background-color: #f7f7f7;
}

@media (min-width: 992px) {
    .category-wall__layout .category-item {
        min-height: 181px;
    }
}

.category-wall__layout .category-item:after {
    display: block;
    content: ' ';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    opacity: 0;
    -webkit-transition: .25s;
    transition: .25s;
}

.category-wall__layout .category-item:hover:after {
    opacity: 1;
}

.category-wall__layout .cat-image {
    position: relative;
    text-align: center;
}

.category-wall__layout .cat-image img {
    mix-blend-mode: multiply;
    margin-top: 15px;
}

.category-wall__layout .cat-caption {
    text-align: left;
    position: relative;
    padding-top: 15px;
}

.category-wall__layout .cat-caption .catwall-title {
    text-align: center;
    display: block;
    font-size: 14px;
    padding-bottom: 6px;
    color: #222;
}

.slideshow.owl-carousel {
    margin: 0;
    width: 100%;
}

.slideshow.owl-carousel img {
    display: block;
    height: 100%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    -o-object-fit: cover;
    object-fit: cover;
}

.owl-carousel.carousel .owl-wrapper-outer {
    box-shadow: none;
    padding: 0;
    border: 0;
    border-radius: 0
}

.owl-carousel.carousel .owl-controls .owl-page.active span {
    background-color: rgba(102, 102, 102, .6);
    border-color: transparent
}

.owl-carousel.carousel .owl-controls .owl-page span {
    box-shadow: none;
    display: block;
    box-sizing: border-box;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: 0;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    border: 1px solid rgba(102, 102, 102, .4);
    transition: .2s ease-in-out;
    transition-property: background-color, border-color
}

.header-bottom {
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    position: relative;
    height: 100%;
}

body header.header {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.60) 6.5%, rgba(0, 0, 0, 0.25) 36.5%, rgba(0, 0, 0, 0.10) 69%, rgba(255, 255, 255, 0.00) 100%);
    position: fixed;
    top: 0;
    left: 0;
    height: 66px;
}

body.other-pages header.header,
body.whiteHeader header.header {
    background: #fff;
}

body.common-home header.main-content {
    padding-top: 50px;
}

#cart {
    width: 25px;
}

@media (min-width: 992px) {
    #cart {
        width: 92px;
    }
}

#cart button.dropdown-toggle {
    background-color: transparent;
    -webkit-transition: all 100ms linear;
    -moz-transition: all 100ms linear;
    -ms-transition: all 100ms linear;
    -o-transition: all 100ms linear;
    transition: all 100ms linear;
    border: 0;
    padding: 0;
    color: #fff;
    font-size: 15px;
    display: block;
    margin: 0 0 0 auto;
    outline: 0;
    position: relative;
}

#cart-total {
    height: 50px;
    display: block;
    padding-top: 8px;
}

#cart-total > i {
    padding-right: 10px;
    position: absolute;
    left: 0;
    font-size: 20px;
    top: 15px;
}

.count {
    display: flex;
    min-width: 24px;
    height: 23px;
    padding: 0 6px;
    justify-content: center;
    align-items: center;
    gap: 6px;
    background: #F7F7F7;
    color: #000;
}

#cart .basket-title {
    color: #fff;
    line-height: 21px;
    font-size: 14px;
    display: block;
    padding-left: 35px;
}

#cart .filled-price {
    display: block;
    font-size: 10px;
    line-height: 11px;
    color: #ffffff;
    padding-left: 36px;
    text-align: left;
}

@media (max-width: 991px) {
    #cart .basket-title, #cart .filled-price {
        display: none;
    }
}

#cart .dropdown-menu {
    min-width: 300px;
    border: 0;
    border-radius: 0 0 2px 2px;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    background: #fff;
    z-index: 1001;
    margin: 0;
    padding: 0;
}

@media (max-width: 490px) {
    #cart {
        position: static;
    }

    #cart .dropdown-menu {
        width: 100%;
        min-width: 100%;
    }
}

#cart .dropdown-menu:before {
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 0 6px 7px;
    top: -7px;
    content: "";
    height: 0;
    left: 9px;
    position: absolute;
    width: 0;
    z-index: 4;
}

#cart .dropdown-menu:before {
    right: 9px;
    left: inherit;
}

#cart .dropdown-menu > li > p {
    margin: 0;
    padding: 20px;
    font-size: 17px;
}

#cart .display-products__cart {
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: auto;
    width: 100%;
    border-bottom: 1px solid #eee;
}

#cart .dropdown-menu table {
    margin-bottom: 10px;
}

#cart .display-products__cart tr td.cart-image {
    padding: 10px 0;
    padding-left: 10px;
    text-align: center;
}

#cart .table td {
    border-top: 0;
    vertical-align: middle;
}

#cart .display-products__cart tr td.cart-image img {
    border: 0;
    background-color: transparent;
    max-width: 74px;
}

#cart .display-products__cart tr td.cart-name {
    padding: 10px;
    line-height: 17px;
    font-size: 13px;
}

#cart .display-products__cart tr td.cart-quantity {
    text-align: right;
    vertical-align: middle;
    padding: 0;
    display: none;
}

#cart .display-products__cart tr td.cart-totals {
    padding: 0 10px;
    text-align: right;
    font-size: 14px;
    min-width: 110px;
    vertical-align: middle;
}

#cart .display-products__cart tr td.cart-remove {
    vertical-align: middle;
    min-width: 20px;
    padding: 0;
    padding-right: 15px;
    text-align: right;
}

#cart .display-products__cart tr td.cart-remove button {
    font-size: 14px;
    background: transparent;
    border: 0;
    outline: 0;
}

#cart .display-products__cart tr td.cart-remove button:hover {
    color: red
}

#cart .display-products__cart button i {
    display: inline-flex;
    vertical-align: middle;
}

#cart .display-products__cart tr td.cart-total {
    min-width: 90px;
    text-align: center;
}

#cart .dropdown-menu li > div {
    padding: 0 15px 15px;
}

@media (min-width: 490px) {
    #cart .dropdown-menu li > div {
        min-width: 460px;
    }

    #cart .display-products__cart tr td.cart-quantity {
        min-width: 60px;
        display: table-cell;
    }
}

#cart .cart-totals .clear-both {
    display: flex;
    justify-content: flex-end;
    padding-bottom: 5px;
}

#cart .cart-totals .clear-both:last-child {
    padding-bottom: 0;
}

#cart .cart-totals .cart-totals__right {
    font-size: 13px;
    margin-right: 10px;
}

#cart .cart-btns__footer {
    text-align: right;
    display: flex;
    justify-content: flex-end;
}

#cart .cart-btns__footer .btn-default {
    margin-right: 15px;
}

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

#cart .cart-totals__item {
    margin-bottom: 15px;
}

#cart .cart-btns__footer .btn {
    font-size: 13px;
    padding: 5px 10px;
}

.sidebar-toggle {
    cursor: pointer;
    width: 26px;
    height: 26px;
    transform: rotate(180deg)
}

.hamburger, .hamburger:after, .hamburger:before {
    cursor: pointer;
    border-radius: 1px;
    height: 3px;
    width: 24px;
    background: #495057;
    display: block;
    content: "";
    transition: background .1s ease-in-out, color .1s ease-in-out
}

.hamburger {
    position: relative
}

.hamburger:before {
    top: -8px;
    position: absolute
}

.hamburger:after {
    bottom: -8px;
    position: absolute
}

.tooltip {
    font-family: 'Roboto', sans-serif
}

.sort-change label {
    margin-right: 10px;
    font-weight: 400;
}

@media only screen and (max-width: 991px) {
    .sort-change label {
        display: block
    }
}

.sort-change select {
    height: 36px;
    border-color: #eeeeee;
    padding: 0 5px;
    outline: 0;
    background: #fff;
    border-radius: 2px;
    cursor: pointer;
}

@media only screen and (max-width: 991px) {
    .sort-change select {
        width: 100%
    }
}

.subcategories {
    margin-top: 60px;
    row-gap: 40px;
}

.subcategories-item__link {
    display: block;
    position: relative;
}

.subcategories-item__link .subcategories-image {
    position: relative;
}

.subcategories-item__link .subcategories-image .overley-image {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, rgba(0, 0, 0, 0.10) 62.92%, rgba(0, 0, 0, 0.20) 83.89%);
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease;
}

.subcategories-item__link:hover .subcategories-image .overley-image {
    visibility: visible;
    opacity: 1;
}

.subcategories-item__link .subcategories-image img {
    width: auto;
    height: 100%;
}

@media (max-width: 767.98px) {
    .no-float {
        float: none !important;
        margin-bottom: 15px
    }

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

#sidebar {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1000;
    display: none;
    width: 350px;
    height: 100%;
    background-color: #fff;
    transform: translateX(100%);
    -webkit-transform: translateX(100%)
}

@media only screen and (max-width: 480px) {
    #sidebar {
        width: 100%
    }
}

.selected {
    animation: slide-in .3s forwards;
    -webkit-animation: slide-in .3s forwards;
    box-shadow: -.5rem 0 1.125rem rgba(21, 27, 38, .11)
}

.dismiss {
    animation: slide-out .3s forwards;
    -webkit-animation: slide-out .3s forwards
}

@keyframes slide-in {
    0% {
        -webkit-transform: translateX(100%);
    }

    100% {
        -webkit-transform: translateX(0%);
    }
}

@-webkit-keyframes slide-in {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(0%);
    }
}

@keyframes slide-out {
    0% {
        transform: translateX(0%);
    }

    100% {
        transform: translateX(100%);
    }
}

@-webkit-keyframes slide-out {
    0% {
        -webkit-transform: translateX(0%);
    }

    100% {
        -webkit-transform: translateX(100%);
    }
}

.sidebar-scroll {
    height: 100%;
    overflow: hidden;
    overflow-y: auto;
    padding-top: 80px
}

.sidebar-container {
    position: relative;
    min-height: 100%
}

.sidebar-panel.footer-offset {
    height: 100%;
    box-sizing: border-box;
    padding-bottom: 65px
}

.sidebar-informer {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 2
}

.sidebar-informer h4 {
    margin-bottom: 10px
}

.sidebar-informer i {
    position: absolute;
    right: 20px;
    font-size: 24px;
    cursor: pointer
}

.sidebar-informer i:hover {
    color: #5eb50a
}

.custom-scrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom
}

.sidebar-body, .sidebar-content {
    height: 100%
}

.sidebar-body {
    position: relative;
    overflow: visible
}

.scrollbox {
    position: relative;
    overflow: auto;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr
}

.scrollbar-container {
    overflow: hidden;
    width: auto;
    height: auto
}

.sidebar-contents h4 {
    margin-bottom: 7px !important
}

.media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

.media-body {
    -ms-flex: 1;
    flex: 1
}

.media-body i {
    font-size: 16px;
    vertical-align: text-top
}

.sidebar-panel-link:hover {
    color: #5eb50a
}

.sidebar-panel-link {
    color: #222
}

.sidebar-footer {
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0
}

.sidebar-footer-panel {
    background: #fff;
    border-top: 1px solid #e3e6f0
}

.sidebar-panel-link {
    color: #222;
    font-weight: 400
}

.sidebar-empty-list .fa {
    opacity: .4
}

.modal-container {
    text-align: left;
    padding: 20px 30px 30px;
    background: #fff;
    position: relative
}

.modal-buy-popup {
    padding-top: 0;
    height: 122px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px
}

@media screen and (max-width: 533px) {
    .modal-buy-popup {
        height: auto;
        display: block;
        text-align: center
    }
}

.modal-buy-popup img {
    height: 10rem;
    float: left;
    margin-top: 0;
    margin-right: 2.6rem
}

@media screen and (max-width: 533px) {
    .modal-buy-popup img {
        float: none;
        margin: 12px auto;
        display: block
    }
}

.add-product {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

.modal-buy-popup h4 {
    margin: 0;
    line-height: 24px;
    font-weight: 700;
    font-size: 16px
}

@media screen and (max-width: 533px) {
    .modal-buy-popup h4 {
        padding: 0
    }
}

.modal-buy-popup span {
    color: #222;
    display: block;
    font-weight: 400
}

.buy-popup-btn {
    box-sizing: border-box;
    display: inline-block;
    width: 214px;
    text-align: center
}

@media screen and (max-width: 533px) {
    .buy-popup-btn {
        margin: 0 auto;
        display: block;
        width: 100%;
        float: none
    }
}

.buy-popup-btn.left {
    border-radius: 50px;
    margin-right: 12px;
    color: #222;
    line-height: 38px;
    cursor: pointer;
    border: 1px solid #e6e6e6
}

@media screen and (max-width: 533px) {
    .buy-popup-btn.left {
        margin: 12px auto
    }
}

.buy-popup-btn.right {
    background: #5eb50a;
    border-radius: 50px;
    cursor: pointer;
    line-height: 40px;
    color: #fff
}

.buy-popup-btn.right:hover {
    background: #6495ed;
    color: #fff;
    text-decoration: none
}

.buy-popup-btn.left:hover {
    color: #5eb50a
}

.close {
    position: absolute;
    top: 12px;
    right: 14px;
    z-index: 100;
    font-weight: 100;
    opacity: 1;
}

.rating span {
    color: #ffb400;
    display: inline-block
}

.rating .star-empty {
    color: #ddd
}

.rating i {
    font-size: 13px
}

.add_informer {
    position: absolute;
    top: 20px;
    right: 0;
    background: #5eb50a;
    color: #fff;
    border-radius: 6px;
    min-width: 27px;
    height: 24px;
    line-height: 19px;
    text-align: center;
    border: 3px solid #fff;
    display: none
}

.add_informer span {
    display: none;
    height: auto;
    font-size: 12px
}

.add_informer.wishlist .fe-bookmark, .add_informer.compare .fe-bar-chart-2 {
    display: inline-block
}

.add_informer.visible {
    -webkit-animation: notification 2s infinite 3s ease-in-out;
    -o-animation: notification 2s infinite 3s ease-in-out;
    animation: notification 2s infinite 3s ease-in-out;
    -webkit-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    transform-origin: 50% 0
}

@-webkit-keyframes notification {
    0%, 25%, to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    15%, 5% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    10%, 20% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }
}

@-o-keyframes notification {
    0%, 25%, to {
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    15%, 5% {
        -o-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    10%, 20% {
        -o-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }
}

@keyframes notification {
    0%, 25%, to {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    15%, 5% {
        -webkit-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    10%, 20% {
        -webkit-transform: rotate(-15deg);
        -o-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }
}

.animated {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite
}

@-webkit-keyframes bounce {
    0%, 20%, 40%, 60%, 80%, 100% {
        -webkit-transform: translateY(0)
    }

    50% {
        -webkit-transform: rotate(-5px)
    }
}

@keyframes bounce {
    0%, 20%, 40%, 60%, 80%, 100% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-5px)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce
}

@-webkit-keyframes color-shake {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0)
    }

    20%, 80% {
        -webkit-transform: translate3d(2px, 0, 0);
        transform: translate3d(2px, 0, 0)
    }

    30%, 50%, 70% {
        -webkit-transform: translate3d(-4px, 0, 0);
        transform: translate3d(-4px, 0, 0)
    }

    40%, 60% {
        -webkit-transform: translate3d(4px, 0, 0);
        transform: translate3d(4px, 0, 0)
    }
}

@keyframes color-shake {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0)
    }

    20%, 80% {
        -webkit-transform: translate3d(2px, 0, 0);
        transform: translate3d(2px, 0, 0)
    }

    30%, 50%, 70% {
        -webkit-transform: translate3d(-4px, 0, 0);
        transform: translate3d(-4px, 0, 0)
    }

    40%, 60% {
        -webkit-transform: translate3d(4px, 0, 0);
        transform: translate3d(4px, 0, 0)
    }
}

.color-shake {
    -webkit-animation: color-shake .82s cubic-bezier(.36, .07, .19, .97) both;
    animation: color-shake .82s cubic-bezier(.36, .07, .19, .97) both;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

@-webkit-keyframes submenu-show {
    from {
        -webkit-transform: scale(.85);
        transform: scale(.85);
        opacity: 0
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes submenu-show {
    from {
        -webkit-transform: scale(.85);
        transform: scale(.85);
        opacity: 0
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

.thumbnails .thumbnail {
    border: 0;
}

.thumbnails, .thumbnails .thumbnail, .product-image__block {
    position: relative
}

.thumbnails .image-additional {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center
}

.thumbnails .image-additional a:not(:last-child) {
    margin-right: 10px
}

.thumbnails .image-additional a {
    text-align: center;
    float: left;
    margin-bottom: 0;
    overflow: hidden;
    border: 1px solid #dcddde;
    padding: 4px;
    transition: all .3s
}

.thumbnails .image-additional a:hover {
    border-color: #a8aeb5
}

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

.product-content .nav-tabs {
    border: 0;
}

.js_toggle {
    margin-bottom: 20px
}

.js_toggle > button > i {
    font-size: 16px;
    vertical-align: middle
}

.product-description {
    padding-top: 20px;
    border-top: 1px solid #eee;
    margin-top: 20px;
    margin-bottom: 20px
}

.product-description li {
    font-size: 14px;
    line-height: normal;
    margin-bottom: 7px
}

.product-description .answer {
    display: inline-block;
    font-size: 14px;
    color: #555
}

.heading-informer .stock span.text-success, .heading-informer .stock span.text-danger {
    display: inline-block;
    font-size: 13px;
}

.heading-informer .rating a {
    display: inline-block;
    margin-left: 10px;
    font-weight: 400;
    text-decoration: none;
    transition: all .3s ease-in-out;
    font-size: 13px;
    color: #9d9d9d;
}

.heading-informer .rating a:hover {
    color: #72767d;
}

.product-price .main-price {
    font-size: 29px;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 15px;
}

.product-price .price-first {
    padding-top: 16px;
}

.middle-block-center {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.space-nowrap {
    white-space: nowrap;
}

.tab-content {
    padding-top: 30px;
    padding-bottom: 20px;
    margin-top: 10px;
    font-size: 14px;
}

.product-price .main-price, .product-price .price-tax, .product-price .price-points, .price-discounts .price-discount {
    display: block;
}

.price-discounts {
    margin-top: 15px;
}

.sale-label {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 60px;
    line-height: 60px;
    background: #ff2086;
    text-align: center;
    border-radius: 50%;
    z-index: 2;
    font-size: 16px;
    color: #fff
}

.product-options {
    padding-top: 20px;
    border-top: 1px solid #eee;
    margin-top: 20px;
}

.short-character h4 {
    margin: 0 0 10px 0;
    font-size: 12px;
    color: #222;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: 700;
}

.all-charact {
    position: relative;
    cursor: pointer;
    display: initial;
    border-bottom: 1px dotted #6191e6;
    font-size: 13px;
}

.product-price .old-price {
    color: #9d9d9d;
    font-size: 17px;
    position: relative;
    display: inline-block;
}

.product-price .old-price:before {
    content: '';
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0
}

.product-price .old-price:before {
    position: absolute;
    right: 0;
    width: 100%;
    height: 1px;
    background-color: #9d9d9d
}

.adaptive-table {
    width: 100%
}

.adaptive-table__heading {
    width: 60%;
    font-weight: 400;
}

.adaptive-table__heading:before {
    border-bottom: 2px dotted #e6e6e6;
    left: 0;
    top: 14px;
    right: 5px;
    content: "";
    position: absolute;
    margin-left: 10px
}

.product-table__name {
    background-color: #fff;
    display: inline-block;
    position: relative;
    padding: 0 5px 0 0
}

@media (max-width: 991px) {
    .adaptive-table__row {
        margin-bottom: 10px;
        display: flex
    }
}

.adaptive-table__row .adaptive-table__heading {
    padding-right: 10px;
    position: relative
}

@media (min-width: 992px) {
    .adaptive-table__heading {
        width: 33.333333%;
        display: table-cell;
        padding-bottom: 10px;
        vertical-align: top
    }
}

.adaptive-table__cell {
    width: 40%;
    display: table-cell;
    border-collapse: separate;
    border-spacing: 5px;
    color: #222;
    font-weight: 400
}

@media (min-width: 992px) {
    .adaptive-table__cell {
        width: 75%;
        display: table-cell;
        padding-bottom: 10px
    }
}

.adaptive-title {
    padding-bottom: 16px;
    color: #222;
    width: 25%;
    font-weight: 700;
    font-size: 16px;
}

.adaptive-table__flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.adaptive-table__flex:not(:last-child) {
    margin-bottom: 33px;
}

.adaptive-table__row {
    display: flex;
}

.adaptive-table__item {
    width: 75%;
}

@media (max-width: 991px) {
    .adaptive-table__flex {
        flex-direction: column;
    }

    .adaptive-title, .adaptive-table__item {
        width: auto;
    }
}

.tab-inside__title {
    margin-top: 0;
    font-weight: 600;
    margin-bottom: 30px;
    white-space: nowrap;
}

.review-content {
    display: flex;
    justify-content: space-between;
}

.product-zoom {
    position: absolute;
    top: 50%;
    width: 124px;
    text-align: center;
    line-height: 35px;
    border-radius: 35px;
    background: rgba(0, 0, 0, .74);
    color: #fff;
    cursor: pointer;
    opacity: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: opacity .2s
}

.thumbnails .thumbnail:hover .product-zoom {
    opacity: 1;
    transition: opacity 200ms;
    visibility: visible
}

.heading-informer {
    display: flex;
}

.heading-informer .rating {
    margin-left: 36px;
}

.stepper {
    padding-bottom: 20px;
}

.stepper__controls {
    display: flex;
}

.stepper__controls button {
    border: 1px solid #eee;
    width: 25px;
    outline: none;
    height: 30px;
    background: #f5f5f5;
}

.stepper-plus {
    margin-left: -1px;
    border-radius: 0 3px 3px 0;
}

.stepper-minus {
    margin-right: -1px;
    border-radius: 4px 0 0 4px;
}

.stepper__input {
    border: 1px solid #eee;
    text-align: center;
    font-size: 13px;
    background: #fff;
    outline: none;
    min-width: 50px;
}

.flex-group button {
    height: 40px;
    width: 50%;
}

.tabs-container .nav-tabs {
    margin-bottom: 15px;
}

.nav-tabs__info {
    padding-top: 45px;
    border-top: 1px solid #e6e6e6;
    margin-top: 40px;
    text-align: center;
}

.nav-tabs__info .nav-tabs > li > a {
    color: #222;
    padding: 0 40px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    display: inline-block;
    margin-right: 2px;
    background-color: #f2f2f2;
    float: none;
    border-radius: 4px;
    border: 0;
}

.nav-tabs__info .nav-tabs > li.active > a, .nav-tabs__info .nav-tabs > li.active > a:focus, .nav-tabs__info .nav-tabs > li.active > a:hover {
    color: #fff;
    display: inline-block;
    background-color: #5eb50a;
    font-weight: Normal;
    cursor: default;
    border: 0;
}

.breadcrumb > li {
    display: none;
}

@media (max-width: 991px) {
    #megamenu-menu #contactMenu {
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        padding-top: 25px;
        margin-top: 20px;

    }

    #megamenu-menu #contactMenu > div {
        margin-bottom: 10px;
    }

    #megamenu-menu #contactMenu * {
        color: #000;
    }

    #megamenu-menu #contactMenu svg {
        margin-right: 8px;
    }

    #megamenu-menu #contactMenu .footer-contact {
        /*        display: none;*/
    }

    .product-search #mfilter-content-container .input-group {
        margin-bottom: 10px !important;
    }

    .product-search h1 {
        padding-bottom: 10px !important;
    }

    .product-thumb .product-name a.remove {
        float: none !important;
    }

    .account-wishlist .breadcrumb {
        padding: 10px 0 !important;
    }

    .account-wishlist h2 {
        margin-bottom: 15px;
    }

    .breadcrumb {
        padding: 10px 0;
    }

    .blog_post h1, .blog_post .author_info .c_one .col_title,
    .blog_post .author_info .c_two .col_title,
    .footer__top .title {
        font-size: 20px !important;
    }

    .blog_post .main_description h3,
    .map_filter_title a {
        font-size: 18px !important;
    }

    .about-us__content h1 {
        font-size: 20px !important;
        padding-top: 10px !important;
    }

    .new__collections_inner .subtitle {
        position: relative;
        left: 1px;
    }

    #videoModal .modal-dialog {
        max-width: 100%;
        top: 10%;
    }

    body:is(.product_page) header.header {
        position: fixed !important;
    }

    .blog_post #related_categories .owl-prev {
        top: 8px !important;
    }

    .nav-tabs__info .nav-tabs > li {
        float: none;
    }

    .nav-tabs__info .nav-tabs > li + li {
        margin-top: 15px;
    }

    .nav-tabs__info .nav-tabs > li > a {
        width: 100%;
    }
}

#easy_zoom {
    width: 600px;
    height: 400px;
    border: 5px solid #eee;
    background: #fff;
    color: #222;
    position: absolute;
    top: 15px;
    left: 400px;
    overflow: hidden;
    -moz-box-shadow: 0 0 10px #555;
    -webkit-box-shadow: 0 0 10px #555;
    box-shadow: 0 0 10px #555;
    line-height: 400px;
    text-align: center
}

.purchase-fixed {
    left: 0;
    bottom: 0;
    z-index: 998;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    position: fixed
}

.purchased_quantity {
    position: relative;
    background-color: #30353d;
    width: 290px;
    box-shadow: 0 4px 7px 0 rgba(0, 0, 0, .19);
    padding-left: 10px;
    margin: 15px;
    border-radius: 4px
}

.purchased_quantity .purchase {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding: 10px;
    font-size: 97%;
    width: calc(100% - 50px);
    word-wrap: break-word;
    color: #fff;
    letter-spacing: .64px
}

.purchased_quantity .close {
    text-shadow: none;
    opacity: 1;
    color: #fff;
    font-size: 1.7em;
    margin-right: 10px;
    outline: 0
}

.user-action__button {
    display: flex;
    padding-top: 20px;
    border-top: 1px solid #eee;
    margin-top: 25px;
}

.user-action__button span {
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    color: #9d9d9d;
}

.user-action__button span + span {
    margin-left: 34px;
}

.user-action__button span:hover {
    color: #5eb50a
}

.user-action__button span svg {
    margin-right: 5px;
}

.action-wishlist .icon {
    margin-right: 9px;
}

.product-prev {
    left: 0
}

.product-next {
    right: 0
}

@media (min-width: 826px) {
    .product-prev {
        left: -20px
    }

    .product-next {
        right: -20px
    }
}

.product-prev, .product-next {
    position: absolute;
    z-index: 3;
    top: calc(50% - 10px);
    height: 40px;
    width: 40px;
    line-height: 40px;
    background-color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    transition: all .3s;
    box-shadow: 0 0 10px rgba(0, 0, 0, .15)
}

.product-next:before {
    content: "";
    position: absolute;
    top: 18px;
    right: 18px;
    width: 2px;
    height: 11px;
    background-color: #1d1d1d;
    transform: rotate(45deg)
}

.product-next:after {
    content: "";
    position: absolute;
    top: 11px;
    right: 18px;
    width: 2px;
    height: 11px;
    background-color: #1d1d1d;
    transform: rotate(135deg)
}

.product-prev:before {
    content: "";
    position: absolute;
    top: 18px;
    left: 18px;
    width: 2px;
    height: 11px;
    background-color: #1d1d1d;
    transform: rotate(135deg)
}

.product-prev:after {
    content: "";
    position: absolute;
    top: 11px;
    left: 18px;
    width: 2px;
    height: 11px;
    background-color: #1d1d1d;
    transform: rotate(45deg)
}

.category-wall:hover .product-prev, .category-wall:hover .product-next {
    opacity: 1;
    visibility: visible
}

section.about {
    padding: 50px 0
}

.scrolltop {
    bottom: 50px;
    cursor: pointer;
    position: fixed;
    right: 1%;
    z-index: 3;
}

.scrolltop-btn {
    display: inline-block;
    height: 50px;
    width: 50px;
}

.scrolltop-btn:after {
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 50px;
    content: '';
    display: block;
    height: 50px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 50px;
}

.scrolltop-btn:hover:after {
    opacity: 1;
}

.clear-button {
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    font-family: inherit;
    font-weight: inherit;
    outline: none;
    padding: 0;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: button;
}

.icon {
    display: inline-block;
    fill: currentColor;
    vertical-align: middle;
}

.owl-carousel .owl-buttons div i {
    display: inline-block
}

.owl-carousel .owl-buttons div:hover,
.collections .owl-carousel .owl-nav button.owl-prev:hover,
.collections .owl-carousel .owl-nav button.owl-next:hover,
.salons .owl-carousel .owl-buttons div:hover {
    background: #A4C8BA;
    border-color: #A4C8BA;
    opacity: 1;
}

.owl-carousel .owl-buttons div svg path,
.collections .owl-carousel .owl-nav button.owl-prev svg path,
.collections .owl-carousel .owl-nav button.owl-next svg path,
.salons .owl-carousel .owl-buttons div svg path {
    transition: all .3s ease;
}

.owl-carousel .owl-buttons div:hover svg path,
.collections .owl-carousel .owl-nav button.owl-prev:hover svg path,
.collections .owl-carousel .owl-nav button.owl-next:hover svg path,
.salons .owl-carousel .owl-buttons div:hover svg path {
    stroke: #fff;
}

.review-rating {
    display: flex;
}

.review-rating input {
    display: none
}

.review-label {
    width: 35px;
    text-align: center;
}

.review-rating label {
    margin: 0;
    cursor: pointer;
    user-select: none;
    color: #dadae6
}

.review-rating label i {
    font-size: 28px;
}

.review-label.checked .review-star, .review-label.active .review-star {
    color: #ffb400
}

.review-block {
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
}

.subsection-specs {
    background-color: #111;
    padding-top: 158px;
    padding-bottom: 40px;
    margin-top: 40px;
    margin-bottom: 40px;
    width: 100%;
    position: relative
}

.typography-spec-value {
    font-size: 56px;
    line-height: 1.07143;
    font-weight: 600;
    color: #f5f7f9
}

.section-headline {
    margin-top: 0
}

@media only screen and (min-width: 1069px) {
    .typography-spec-value {
        font-size: 49px
    }
}

@media only screen and (max-height: 900px) and (min-width: 1069px) {
    .typography-spec-value {
        font-size: 40px
    }
}

.theme-dark h2 {
    color: #f5f5f7
}

.specs {
    display: grid;
    margin-top: 85px;
    grid-template-columns: 408px 368px 1fr;
    grid-template-rows: 1fr 1fr;
    grid-row-gap: 44px;
    grid-column-gap: 0;
    padding-bottom: 120px
}

@media only screen and (max-width: 1199px) {
    .specs {
        grid-template-columns: repeat(auto-fill, minmax(320px, 1fr))
    }
}

.spec-value, .spec-caption {
    display: block
}

.specs .spec .spec-value, .specs .spec .spec-caption {
    width: 170px
}

.spec-caption {
    font-weight: 600;
    color: #aaa;
    margin-top: 8px
}

.absolute-img {
    background-repeat: no-repeat;
    background-image: url(/image/catalog/iphone11-pro.jpg);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-size: cover;
    opacity: .2
}

.flex-group {
    display: flex
}

.flex-center {
    display: flex;
    align-items: center;
    justify-content: center
}

.flex-1 {
    flex: 1
}

#form-language .dropdown-toggle, #form-currency .dropdown-toggle {
    background: #242424;
    border: 0;
    border-radius: 4px;
    font-size: 10px;
    padding: 2px 7px;
    color: #fff;
    margin-right: 10px;
    text-decoration: none;
}

#form-language .language-select, #form-currency .currency-select {
    text-align: left;
    border: 0;
    color: #222;
    font-size: 13px;
    text-decoration: none;
}

.product-star {
    display: flex;
    justify-content: space-between;
    padding-bottom: 8px;
    align-items: center;
}

.product-code {
    color: #9d9d9d;
    font-size: 11px;
    text-transform: uppercase;
    overflow: hidden;
}

.breadcrumb-block {
    color: #000;
    width: 100%;
}

.popup-bottom {
    display: none;
    position: fixed;
    bottom: 0px;
    width: 100%;
    background-color: #fff;
    box-shadow: 3px 5px 24px #d0d0d0;
    z-index: 3;
    -webkit-animation-name: in-down;
    -moz-animation-name: in-down;
    -o-animation-name: in-down;
    animation-name: in-down;
    -webkit-animation-duration: .6s;
    -moz-animation-duration: .6s;
    -o-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-timing-function: cubic-bezier(.7, 0, .3, 1);
    -moz-animation-timing-function: cubic-bezier(.7, 0, .3, 1);
    -o-animation-timing-function: cubic-bezier(.7, 0, .3, 1);
    animation-timing-function: cubic-bezier(.7, 0, .3, 1);
}

@-moz-keyframes in-down {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        -moz-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes in-down {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-o-keyframes in-down {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes in-down {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        -moz-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.popup-content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 15px 0;
}

.popup-content__image {
    margin-right: 30px;
}

.popup-content__left {
    max-width: 600px;
    display: flex;
    align-items: center;
    margin-right: auto;
}

.popup-content__right button {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #f2f2f2;
    margin-left: 15px;
}

.popup-content__right button:hover {
    background-color: #e5e5e5;
}

.popup-content__right button:active {
    background-color: #d9d9d9;
}

.popup-content__right button svg {
    width: 39px;
    height: 39px;
}

.block-wrapper h3 {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 10px;
}

.block-wrapper p {
    color: #999
}

.catalog-advantages {
    position: relative;
    padding-top: 45px;
}

.catalog-advantages:before {
    border-top: 1px solid #eee;
    content: '';
    height: 0;
    left: 50%;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 99vw;
}

.html-block {
    width: 100%;
}

.header-search__trigger {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
}

.shadow {
    background-color: rgba(0, 0, 0, 0.4);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}

#search {
    background-color: #fff;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5001;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: all .3s cubic-bezier(0.65, 0.05, 0.36, 1);
    transform: translateY(-20px);
}

#search.visible {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0);
}

.btn-close {
    outline: none;
}

.search-close {
    position: absolute;
    right: 0;
    top: 3px;
}

.btn-close svg {
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    fill: #999;
}

.search-line {
    padding: 15px 0;
    width: 100%;
}

.search-line__content {
    position: relative;
}

.input {
    position: relative;
    width: 100%;
}

.input-form__icon {
    height: 20px;
    left: 15px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.search-line .input-form__icon {
    left: 0;
}

.input-field {
    -webkit-appearance: none;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.30);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: inherit;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.14286;
    letter-spacing: 0.28px;
    height: 44px;
    outline: none;
    padding: 13px 18px 13px 0;
    width: 100%;
}

.search-line input {
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.input-icon .input-field {
    padding-left: 44px;
}

.search-line .input .input-field {
    padding-left: 40px;
}

.search-line .btn-search {
    position: absolute;
    right: 60px;
    top: 0;
    z-index: 2;
}

@media (max-width: 991px) {
    .search-line .btn-search {
        display: none;
    }
}

.option-tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.option-item label {
    margin-bottom: 10px;
}

.option-item input {
    position: absolute;
    left: -9999px;
    opacity: 0;
    visibility: hidden;
}

.option-form {
    color: #000;
    padding: 8px 20px;
    letter-spacing: 0;
    border: 2px solid #e6e6e6;
    border-radius: 5px;
    cursor: pointer;
    margin-right: 10px;
    font-size: 14px;
    min-height: 39px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-transition: 0.25s ease;
    transition: 0.25s ease;
    -webkit-user-select: none;
    user-select: none;
    position: relative;
}

.option-form.option-image {
    padding: 10px;
}

.option-item input:checked + label .option-form {
    border-color: #5eb50a;
}

div.required .control-label:after {
    content: ' *';
    color: #F00;
    font-weight: bold;
}

.minimum-purchases {
    display: block;
    text-align: center;
    color: #000000;
    background: #fff8e9;
    padding: 10px;
    border-radius: 5px;
}

.review-author {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 21px;
}

.review-text {
    max-width: 991px;
}

#form-review {
    padding-top: 20px;
}

.form-review__heading {
    display: flex;
    align-items: center;
}

.form-review__rating {
    line-height: 1;
    padding: 3px 0 0 23px;
}

i[class*="fi-"] {
    display: inline-flex;
    vertical-align: middle;
}

.header-menu__user {
    display: flex;
    align-items: center;
}

.header-menu__user .header-usr {
    height: 100%;
    margin-right: 20px;
}

.header-usr.header-cart {
    margin-right: 0;
}

.header-wishlist .wishlist-link,
.header-compare .compare-link {
    display: flex;
    color: #fff;
    position: relative;
    height: 100%;
    align-items: center;
}

.header-phone {
    margin-right: 15px;
    border-right: 1px solid #242424;
    padding-right: 15px;
}

.header-phone .phone-link {
    color: #fff;
    font-weight: 400;
    white-space: nowrap;
}

.header-phone .phone-link i, .header-user .account-link i {
    vertical-align: middle;
    margin-right: 3px;
    position: relative;
    top: -1px;
}

.header-hamburger__menu {
    padding-left: 15px;
    margin-left: 15px;
    border-left: 1px solid #242424;
    color: #fff;
}

@media (min-width: 992px) {
    .header-hamburger__menu {
        display: none;
    }
}

.mobile-info__container, .mobile-menu__container {
    background: #fff;
    bottom: 0;
    top: 0;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 9;
    transition: transform 0.3s ease-in-out;
    transform: translateX(100%);
}

.mobile-info__container.active, .mobile-menu__container.active {
    transform: translateX(0);
}

.mobile-info__container .header-info__menu {
    padding: 30px 60px 0 25px;
    flex-wrap: wrap;
}

.mobile-info__container .header-info__menu__item {
    margin: 0 30px 15px 0
}

.mobile-menu__close {
    background-color: transparent;
    border: 0 none;
    color: #000;
    padding: 15px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}

.mobile-header__menu .header-info__menu {
    padding-top: 40px;
}

.mobile-header__menu .header-info__menu .header-info__menu__item a {
    color: inherit;
}

body.mobile-show .main-content {
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    -webkit-filter: blur(4px);
    filter: blur(4px);
    will-change: filter;
}

.mobile-menu__container .header-menu__cat {
    list-style: none;
    margin: 0;
    padding: 0;
    height: calc(100% - 59px);
    overflow-x: hidden;
    overflow-y: auto;
}

.mobile-menu__container .mobile-menu__header__title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 59px;
    padding: 0 20px;
    border-bottom: 1px solid #eee;
}

.mobile-menu__container .mobile-menu__text__catalog {
    font-size: 19px;
    font-weight: 700;
}

.mobile-info__container .mobile-menu__contacts {
    border-top: 1px solid #eee;
    padding-top: 24px;
    margin-top: 12px;
    padding-left: 25px;
}

.mobile-menu__container .header-menu__cat .sub-menu {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: static;
    border-bottom: 1px solid #f2f2f2;
}

.mobile-menu__container .header-menu__cat .sub-menu-link {
    color: inherit;
    font-size: 15px;
    display: block;
    width: 100%;
    padding: 19px 20px 20px 19px;
    line-height: 20px;
    position: relative;
}

.mobile-menu__container .header-menu__cat .dropdown .sub-menu-link:after {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: 20px;
    top: 22px;
    z-index: 1;
}

.mobile-menu__container .menu-popup {
    height: 100%;
    left: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    transition: transform 0.3s ease-in-out;
    display: none;
}

.mobile-menu__container .open > .dropdown-menu__popup {
    display: block;
}

.mobile-menu__container .menu-popup__inner {
    background-color: #fff;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 15px;
}

.mobile-menu__container .menu-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    list-style: none;
    padding: 0;
}

.mobile-menu__container .menu-grid__item {
    background-color: #f7f7f7;
    margin-bottom: 2px;
    margin-right: 2px;
    min-width: calc(50% - 2px);
}

.mobile-menu__container .menu-link {
    display: block;
    max-width: calc(50vw - 22px);
    height: 100%;
    padding: 17px 20px 14px;
    text-align: center;
}

.mobile-menu__container .menu-link img {
    height: 50px;
    mix-blend-mode: darken;
    -o-object-fit: contain;
    object-fit: contain;
}

.mobile-menu__container .menu-link span {
    color: #000;
    display: block;
    margin-top: 15px;
    font-size: 13px;
    line-height: 17px;
}

.mobile-menu__container .menu-popup__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 59px;
}

.mobile-menu__container .btn-back {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.btn-back + svg, svg + .btn-back {
    margin-left: 10px;
}

.mobile-menu__container .menu-popup__title {
    font-size: 15px;
    line-height: 20px;
    display: flex;
    align-items: center;
    font-weight: 500;
    text-align: center;
}

.menu-text__catalog {
    color: #fff;
    border-radius: 24px;
    background: rgb(50 50 50);
    background: linear-gradient(180deg, rgb(70 70 70) 50%, rgb(50 50 50) 100%, rgb(0 0 0) 100%);
    height: 30px;
    padding: 0 15px;
    display: flex;
    align-items: center;
    font-weight: 300;
    font-size: 15px;
    user-select: none;
    margin-left: 0;
}

.menu-text__catalog:active {
    background: rgb(40 40 40);
    background: linear-gradient(180deg, rgb(60 60 60) 50%, rgb(40 40 40) 100%, rgb(0 0 0) 100%);
    transform: scale(0.97);
}

.menu-text__catalog i {
    font-size: 14px;
    margin-right: 10px;
}

.mobile-menu__contacts a {
    color: inherit;
    display: block;
    margin-bottom: 15px;
}

.mobile-menu__contacts span {
    padding-left: 5px;
}

.mobile-menu__contacts__title {
    font-weight: 700;
    padding: 0 0 20px;
    font-size: 15px;
}

.about_block__icons {
    margin-bottom: 30px;
}

.about_block__icons .about-icon {
    margin-bottom: 20px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 32px rgb(0 0 0 / 8%);
    box-shadow: 0 0 32px rgb(0 0 0 / 8%);
    text-align: center;
    padding: 15px;
}

.about-icon__title {
    font-size: 19px;
    font-weight: 500;
    margin: 0 0 15px;
}

.about_block__icons .about-icon p {
    margin-bottom: 0;
    margin-top: 15px;
    font-weight: 300;
}

.about-icon__block {
    width: 70px;
    height: 48px;
    margin: 0 auto;
}

.about-icon__block svg path {
    fill: #5eb50a;
}

@media (min-width: 992px) {
    .about_block__icons [class*="col-"] {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

.about_block h1 {
    font-weight: 800;
}

.w200 {
    width: 200px;
}

.w-auto {
    width: auto !important;
}

.banner_inner {
    position: absolute;
    bottom: 0;
    text-align: center;
    color: #fff;
}

.item {
    display: flex;
    align-content: center;
    justify-content: center;
}

.banner_title {
    font-family: "Poiret One", sans-serif;
    font-size: 18px;
    line-height: 1.166667;
    font-weight: 400;
    text-transform: uppercase;
}

.banner_sub_title {
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}

.banner_button {
    display: inline-flex;
    padding: 15px 20px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: #ffffffb3;
    color: #000;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.166666;
    letter-spacing: 0.24px;
    text-transform: uppercase;
    height: 44px;
    min-width: 225px;
}

.banner_button svg path {
    transition: all .3s ease;
}

.banner_button:hover {
    background: #A4C8BA;
    color: #fff;
}

.banner_button:hover svg path {
    stroke: #fff;
}

.block_button {
    display: flex;
    padding: 15px 20px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: #ffffffb3;
    color: #000;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.166666;
    letter-spacing: 0.24px;
    text-transform: uppercase;
    height: 44px;
    min-width: 225px;
    border: 1px solid #000;
}

.block_button svg path {
    transition: all .3s ease;
}

.block_button:hover {
    background: #A4C8BA;
    border-color: #A4C8BA;
    color: #fff;
}

.block_button:hover svg path {
    stroke: #fff;
}

.mbg {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0);
    opacity: 0.7;
    /*z-index: 99;*/
    z-index: 1;
}

.menu-opened header.header {
    z-index: 100;
}

.menu-opened .main-content .owl-carousel {
    z-index: -1;
}

.whiteHeader #megamenu-menu .nav > li > a,
body:not(.common-home) #megamenu-menu .nav > li > a {
    color: #000;
}

body.common-home.menu-opened header.header {
    /*background: #fff;*/
    /* transition: .35s linear .1s; */
}

.f-logo svg {
    fill: black;
}

.header-logo svg path {
    fill: #000;
}

.other-pages .header-wishlist svg, .other-pages .header-search svg {
    fill: #000 !important;
}

body.menu-opened .header-logo svg {
    fill: #000;
}

body.menu-opened .header-search svg {
    fill: #4B342A;
}

.common-home.whiteHeader a.wishlist-link svg path,
.common-home.whiteHeader a.header-search__trigger svg path,
.common-home.whiteHeader .header-logo svg path,
.common-home.whiteHeader a.header-search__trigger.clear-button svg path {
    fill: #000;
}

.mfilter-box > h3.box-heading span:last-child {
    color: #7c7c7c;
}

.mfilter-bg-button {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 150;
    display: none;
    background: rgba(0, 0, 0, 0.50);
    transition: all 0.3s ease;
}

.mfilter-free-opened .mfilter-bg-button {
    display: block;
}

body.mfilter-free-opened {
    overflow-y: hidden;
}

form.contact .text-danger {
    display: none;
}

.buttons-block {
    display: flex;
    justify-content: space-around;
}

.buy-block {
    position: sticky;
    top: 0;
}

.btn-primary[disabled]:hover, .btn-primary[disabled] {
    background-color: #c2c2c2;
    border-color: #c2c2c2;
}

.modal {
    text-align: center;
}

@media screen and (min-width: 992px) {
    .modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%;
    }
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

/*Custom style START*/
.header-languages .dropdown-toggle {
    display: flex;
    align-items: center;
}

.header-languages .dropdown-toggle svg {
    margin-left: 2px;
}

.common-home #content {
    padding-left: 0;
    padding-right: 0;
}

/* Top Main Banner START*/
.slideshow img {
    height: 609px;
}

.slideshow .banner_inner {
    top: auto;
    right: 15px;
    bottom: 40px;
    left: 15px;
}

.slideshow .banner_title {
    letter-spacing: 1.44px;
}

.slideshow .banner_sub_title {
    margin-top: 12px;
    line-height: 1.58334;
}

.slideshow .banner_button {
    margin-top: 10px;
}

/*Top Main Banner END*/
/*New collections START*/
.new__collections {
    padding-top: 32px;
}

.new__collections_inner {
    max-width: 280px;
}

.new__collections_inner .subtitle {
    font-family: "Avenir Next", sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.33;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #000;
}

.new__collections_inner .title {
    /*font-family: "Avenir Next Ultra", sans-serif;
    font-weight: 275;*/
    font-size: 28px;
    line-height: 1.35;
    /*    color: #000;*/
    padding-top: 12px;
    text-transform: uppercase;
    font-family: "Avenir Next", sans-serif;
    font-weight: 400;
    color: #4B342A;
}

.new__collections_inner .title span {
    font-family: "Avenir Next", sans-serif;
    font-weight: 400;
    color: #4B342A;
}

.new__collections_inner .text {
    font-family: "Avenir Next", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    color: #535353;
    padding-top: 12px;
}

.new__collections_inner .button {
    font-family: "Avenir Next", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.36;
    text-transform: uppercase;
    color: #4B342A;
    background: #fff;
    border: 1px solid #4B342A;
    padding: 14px 30px;
    display: inline-block;
    margin-top: 21px;
    transition: background 0.3s ease;
}

.new__collections_inner .button:hover {
    background: #E4E4E4;
    border: 1px solid #E4E4E4;
}

.new__collections_carousel {
    margin-top: 26px;
    white-space: nowrap;
    position: relative;
}

.new__collections_carousel .jcarousel-prev, .new__collections_carousel .jcarousel-next {
    position: absolute;
    top: 48%;
    z-index: 1;
}

.new__collections_carousel .jcarousel-prev:hover + .jcarousel ul, .new__collections_carousel .jcarousel-next:hover + .jcarousel ul {
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused;
}

.new__collections_carousel .jcarousel-prev {
    transform: translateY(-48%) rotate(180deg);
    left: 0;
    display: flex;
    width: 70px;
    justify-content: center;
    height: 100%;
    align-items: center;
}

.new__collections_carousel .jcarousel-next {
    transform: translateY(-48%);
    display: flex;
    width: 70px;
    justify-content: center;
    height: 100%;
    align-items: center;
    right: 0;
}

.new__collections_carousel .jcarousel-prev path, .new__collections_carousel .jcarousel-next path {
    transition: stroke 0.3s ease;
}

.new__collections_carousel .jcarousel-prev:hover path, .new__collections_carousel .jcarousel-next:hover path {
    stroke: #000;
}

.new__collections_carousel .jcarousel img {
    margin-top: -14px;
}

.new__collections_carousel .caption {
    font-family: "Avenir Next", sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.38;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #000;
    padding-top: 0px;
    margin-top: -20px;
    padding-bottom: 20px;
    transition: color 0.3s ease;
}

.new__collections_carousel .jcarousel li {
    cursor: pointer;
}

.new__collections_carousel .jcarousel li:hover .caption {
    color: #4B342A;
}

/*New collections END*/
/*Home were to buy START*/
.where__to__buy {
    padding-top: 34px;
    display: flex;
    justify-content: center;
    overflow: hidden;
    position: relative;
}

.where__to__buy img {
    height: 375px;
    width: fit-content;
}

.where__to__buy_inner {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 52px;
    text-align: center;
}

.where__to__buy .subtitle {
    font-family: "Avenir Next", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.375;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 5px;
}

.where__to__buy .title {
    font-family: "Avenir Next Ultra", sans-serif;
    font-weight: 400;
    font-size: 28px;
    line-height: 1.37;
    color: #fff;
    /*    padding-top: 5px;*/
    white-space: nowrap;
    text-transform: uppercase;
}

.where__to__buy .button {
    font-family: "Avenir Next", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.357;
    text-transform: uppercase;
    color: #4B342A;
    background: #fff;
    margin-top: 5px;
    padding: 14px;
    min-width: 198px;
    display: inline-block;
    transition: background 0.3s ease;
}

.where__to__buy .button:hover {
    background: #E4E4E4;
}

/*Home were to buy END*/
/*Fashion Story START*/
.fashion__story {
    padding-top: 36px;
}

.fashion__story .item {
    border: 1px solid #fff;
}

.fashion__story .subtitle {
    font-size: 12px;
    line-height: 1.33;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #000;
    padding-left: 2px;
    position: relative;
}

.fashion__story .subtitle:before {
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 37px;
    height: 1px;
    background: #000;
    position: absolute;
    /*    content: '';*/
}

.fashion__story .title {
    /*font-family: "Avenir Next Ultra", sans-serif;
    font-weight: 275;*/
    font-size: 28px;
    line-height: 1.37;
    /*    color: #000;*/
    padding-top: 6px;
    text-transform: uppercase;
    font-family: "Avenir Next", sans-serif;
    font-weight: 400;
    color: #4B342A;
}

.fashion__story .title span {
    font-family: "Avenir Next", sans-serif;
    font-weight: 400;
    color: #4B342A;
}

.fashion__story_carousel {
    padding-top: 18px;
}

.fashion__story_carousel.owl-carousel .item {
    display: flex;
    flex-direction: column;
}

.fashion__story_carousel.owl-carousel .banner_inner {
    position: relative;
    bottom: unset;
    padding-top: 13px;
    text-align: left;
}

.fashion__story_carousel.owl-carousel .banner_title {
    font-family: "Avenir Next", sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.375;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #000;
}

.fashion__story_carousel.owl-carousel .owl-buttons div {
    opacity: 1;
}

.fashion__story_carousel.owl-carousel .owl-nav .owl-prev {
    transform: translateY(-50%) rotate(180deg);
    top: 48%;
    left: 12px;
}

.fashion__story_carousel.owl-carousel .owl-nav .owl-next {
    transform: translateY(-50%);
    top: 48%;
    right: 12px;
}

.fashion__story_carousel.owl-carousel .owl-buttons .owl-prev path, .fashion__story_carousel.owl-carousel .owl-buttons .owl-next path {
    transition: stroke 0.3s ease;
}

.fashion__story_carousel.owl-carousel .owl-buttons .owl-prev:hover path, .fashion__story_carousel.owl-carousel .owl-buttons .owl-next:hover path {
    stroke: #8F8F8F;
}

/*Fashion Story END*/
/*Follow Instagram START*/
body .layout-wrapper {
    max-width: 100%;

}

.follow__instagram {
    padding-top: 43px;
    text-align: center;
}

.follow__instagram .title {
    /*font-family: "Avenir Next Ultra", sans-serif;
    font-weight: 275;*/
    font-size: 28px;
    line-height: 1.37;
    /*    color: #000;*/
    text-transform: uppercase;
    font-family: "Avenir Next", sans-serif;
    font-weight: 400;
    color: #4B342A;
}

.follow__instagram .title span {
    font-family: "Avenir Next", sans-serif;
    font-weight: 400;
    color: #4B342A;
}

.follow__instagram .subtitle {
    font-family: "Avenir Next", sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.38;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #333;
    padding-top: 8px;
}

.follow__instagram .posts {
    padding-top: 17px;
    padding-bottom: 31px;
}

.follow__instagram .owl-prev .black-arrow {
    transform: rotate(-135deg);
}

.follow__instagram .owl-next .black-arrow {
    transform: rotate(-135deg);
}

.follow__instagram .owl-dots {
    height: 0;
}

.follow__instagram .posts.owl-carousel .owl-nav div {
    opacity: 1;
    text-shadow: none;
}

.follow__instagram .posts.owl-carousel .owl-nav .owl-prev, .follow__instagram .posts.owl-carousel .owl-nav .owl-next {
    top: 97%;
}

.follow__instagram .posts.owl-carousel .owl-nav .owl-prev {
    left: 43%;
}

.follow__instagram .posts.owl-carousel .owl-nav .owl-next {
    right: 43%;
}

.follow__instagram .posts.owl-carousel .owl-nav div.black-arrow {
    width: 10px;
    height: 10px;
    border-left: 1px solid #383838;
    border-bottom: 1px solid #383838;
}

/*Follow Instagram END*/
/*Modal START*/
.bride__modal .modal-title:before, .salon__modal .modal-title:before {
    position: absolute;
    content: '';
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%);
    background: #000;
    opacity: .2;
    width: 63px;
    height: 1px;
}

.form__bride, .form__salon {
    margin: auto;
}

.form__bride option, .form__salon option {
    padding: 0;
}

.form__bride textarea, .form__salon textarea {
    resize: none;
}

.form__bride .form-control:focus, .form__salon .form-control:focus {
    box-shadow: none;
}

.form__bride .form-group:not(.has-error) .form-control:focus::placeholder,
.form__salon .form-group:not(.has-error) .form-control:focus::placeholder {
    color: transparent;
}

/*Modal END*/
/*header START*/
.header {
    background-color: #fff;
    position: relative;
    width: 100%;
    z-index: 150;
}

.header, .footer {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.header-top {
    display: none !important;
    padding: 10px 0 10px;
    position: relative
}

.header-top__content {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.header-logo {
    display: block;
    font-size: 0;
    margin-right: 10px;
    position: relative;
    z-index: 1;
}

.header-info__menu {
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.header-info__container .header-info__menu {
    margin: 0 20px 0 30px;
}

.header-info__menu a {
    color: #999;
    line-height: normal;
    display: block;
}

.header-top__content .header-info__menu a {
    color: #fff;
}

.header-top__content .header-info__menu .header-info__menu__item:not(:first-child) {
    margin-left: 25px;
}

.header-info__menu .header-info__menu__item > a:hover {
    color: #5eb50a;
}

.header-user__menu {
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    position: relative;
    user-select: none;
}

.header-user__menu .account-link {
    display: block;
    white-space: nowrap;
    color: #fff
}

.header-wrapper.shadow {
    -webkit-box-shadow: 0 0 20px 0 rgba(153, 153, 153, .25);
    box-shadow: 0 0 20px 0 rgba(153, 153, 153, .25)
}

#menu.header-main__menu {
    flex-grow: 1;
}

body:not(.common-home) header.header {
    position: fixed;
    top: 0;
    left: 0;
    height: 66px;
}

.header-languages .dropdown-toggle[aria-expanded="true"] svg {
    transform: rotate(180deg);
}

.header-languages .btn-group {
    position: relative;
    display: inline-block;
}

/*header END*/

/*mfilter START*/
[class*="product-category"] .mfilter-free-container {
    width: 100%;
    max-width: 375px;
    margin-left: -100%;
    background: #F1EEE7;
    border: none;
    padding: 0;
    overflow-y: scroll;
}

[class*="product-category"] .mfilter-free-container [id^="mfilter-free-container-"] {
    padding: 47px 15px 10px 15px;
    background: #fff;
}

[class*="product-category"] .mfilter-free-button {
    margin: 0;
    width: 20px;
    height: 20px;
    top: 47px;
    right: 15px;
}

[class*="product-category"] .box-heading,
[class*="product-category"] .mfilter-box > h3.box-heading span:last-child {
    margin: 0;
    color: #333;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.22222;
}

[class*="product-category"] .mfilter-content {
    border: none;
    border-radius: 0;
}

[class*="product-category"] .mfilter-content > ul > li:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

[class*="product-category"] .mfilter-heading {
    cursor: pointer;
    background: transparent;
    border-top: none;
    color: #333;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.23077;
    letter-spacing: 1.3px;
    text-transform: uppercase;
}

[class*="product-category"] .mfilter-heading-content {
    padding: 25px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    transition: all .3s ease;
}

[class*="product-category"] .mfilter-heading:not(.mfilter-collapsed) .mfilter-heading-content {
    padding-bottom: 14.5px;
}

[class*="product-category"] .mfilter-heading .mfilter-head-icon {
    width: auto;
    height: auto;
    margin-right: 0;
    margin-top: 0;
}

[class*="product-category"] .mfilter-heading.mfilter-collapsed .mfilter-head-icon {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

[class*="product-category"] .mfilter-heading.mfilter-collapsed .mfilter-head-icon svg path {
    stroke: #000;
}

[class*="product-category"] .mfilter-opts-container {
    padding: 0;
    border-top: none;
    margin-top: -4px;
}

[class*="product-category"] .scroll-wrapper > .scroll-content {
    overflow-y: unset !important;
    max-height: unset !important;
}

[class*="product-category"] .mfilter-tb-as-td.mfilter-col-count, [class*="product-category"] .mfilter-tb-as-td.mfilter-col-input, [class*="product-category"] .mfilter-tb-as-td.mfilter-col-input + label.mfilter-tb-as-td {
    border: none !important;
}

[class*="product-category"] label.mfilter-tb-as-td {
    color: #333;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.214286;
    padding: 0;
    transition: all .3s ease;
}

[class*="product-category"] .mfilter-option > .mfilter-tb-as-td.mfilter-col-input {
    padding: 0;
}

[class*="product-category"] .mfilter-option input[type=checkbox] {
    border: 1px solid rgba(0, 0, 0, 0.12);
    width: 18px;
    height: 0;
    border-radius: 0;
    margin: 0 13px 0 0;
}

[class*="product-category"] .mfilter-option input + label {
    position: absolute;
    top: 6px;
    left: 0;
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, 0.12);
    background: #fff;
    width: 18px;
    height: 18px;
    margin-bottom: 0;
}

[class*="product-category"] .mfilter-option input:checked + label {
    border: none;
}

[class*="product-category"] .mfilter-option input:checked + label svg {
    border: 1px solid #A4C8BA;
    width: 18px;
    height: 18px;
    background: #A4C8BA;
    border-radius: 0;
    top: 0;
    left: 0;
}

[class*="product-category"] .mfilter-filter-item .mfilter-options {
    padding: 0;
}

[class*="product-category"] .mfilter-option.mfilter-tb-as-tr {
    height: 29px;
}

[class*="product-category"] .mfilter-content-opts {
    padding-bottom: 19.5px;
}

/*mfilter END*/
/*search START*/
.product-search h1 {
    font-weight: 400;
    font-size: 24px;
    line-height: 1.355;
    color: #4B342A;
    margin: 0;
    padding-bottom: 40px;
    text-transform: uppercase;
}

.account-wishlist h2 {
    text-transform: uppercase;
    font-size: 24px;
    margin-top: 5px;
    color: #4B342A;
    font-weight: 400;
    margin-bottom: 15px;
}

.product-search #mfilter-content-container .input-group {
    max-width: 654px;
    margin: auto;
    margin-bottom: 89px;
}

.product-search #mfilter-content-container .form-control {
    border: none;
    border-radius: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 15px 0;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.38;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #000;
    height: 48px;
    transition: all 0.3s ease;
}

.product-search #mfilter-content-container .form-control:focus, .product-search #mfilter-content-container .form-control:hover {
    box-shadow: none;
    border-bottom: 1px solid #4B342A;
    transition: all 0.3s ease;
}

.product-search #mfilter-content-container .input-group-append {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    z-index: 3;
}

.product-search #mfilter-content-container .input-group-append button, .product-search #mfilter-content-container .input-group-append button:active:focus {
    background-color: transparent;
    border: none;
    padding: 15px;
    margin-right: -15px;
}

.product-search #mfilter-content-container .form-control::placeholder {
    font-weight: 400;
    font-size: 13px;
    line-height: 1.38;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.4);
    transition: all 0.3s ease;
}

.product-search #mfilter-content-container .form-control:focus::placeholder {
    color: transparent;
    transition: all 0.3s ease;
}

.product-search #mfilter-content-container .form-control + .input-group-append svg path {
    transition: all 0.3s ease;
}

.product-search #mfilter-content-container .form-control:hover + .input-group-append svg path, .product-search #mfilter-content-container .form-control:focus + .input-group-append svg path {
    fill: #4B342A;
    transition: all 0.3s ease;
}

.product-search #mfilter-content-container .product-thumb .product-name a {
    padding-left: 55px;
    transition: all 0.9s ease;
}

.product-search #mfilter-content-container .product-thumb .product-name a:before {
    position: absolute;
    content: '';
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 40px;
    height: 1px;
    background: #000;
    transition: all 0.9s ease;
    box-sizing: border-box;
}

.product-search #mfilter-content-container .product-thumb:hover .product-name a:before {
    background: #4B342A;
    transition: all 0.9s ease;
}

/*search END*/
/*header background scroll START*/
.common-home .header__bg {
    display: none;
}

/*header background scroll END*/
/*preloader animation START*/
.common-home .animationLoader {
    /*Ãƒâ€˜Ã¢â‚¬Å¾ÃƒÂÃ‚Â¸ÃƒÂÃ‚ÂºÃƒâ€˜Ã‚ÂÃƒÂÃ‚Â¸Ãƒâ€˜Ã¢â€šÂ¬Ãƒâ€˜Ã†â€™ÃƒÂÃ‚ÂµÃƒÂÃ‚Â¼ ÃƒÂÃ‚Â¿ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â»ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â¶ÃƒÂÃ‚ÂµÃƒÂÃ‚Â½ÃƒÂÃ‚Â¸ÃƒÂÃ‚Âµ ÃƒÂÃ‚Â¾Ãƒâ€˜Ã‚ÂÃƒÂÃ‚Â½ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â²ÃƒÂÃ‚Â½ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â³ÃƒÂÃ‚Â¾ ÃƒÂÃ‚ÂºÃƒÂÃ‚Â¾ÃƒÂÃ‚Â½Ãƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚ÂµÃƒÂÃ‚Â¹ÃƒÂÃ‚Â½ÃƒÂÃ‚ÂµÃƒâ€˜Ã¢â€šÂ¬ÃƒÂÃ‚Â°*/
    position: fixed;
    /* Ãƒâ€˜Ã¢â€šÂ¬ÃƒÂÃ‚Â°Ãƒâ€˜Ã‚ÂÃƒâ€˜Ã‚ÂÃƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â°ÃƒÂÃ‚Â²ÃƒÂÃ‚Â»Ãƒâ€˜Ã‚ÂÃƒÂÃ‚ÂµÃƒÂÃ‚Â¼ ÃƒÂÃ‚ÂºÃƒÂÃ‚Â¾ÃƒÂÃ‚Â¾Ãƒâ€˜Ã¢â€šÂ¬ÃƒÂÃ‚Â´ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â½ÃƒÂÃ‚Â°Ãƒâ€˜Ã¢â‚¬Å¡Ãƒâ€˜Ã¢â‚¬Â¹ ÃƒÂÃ‚ÂºÃƒÂÃ‚Â¾ÃƒÂÃ‚Â½Ãƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚ÂµÃƒÂÃ‚Â¹ÃƒÂÃ‚Â½ÃƒÂÃ‚ÂµÃƒâ€˜Ã¢â€šÂ¬ÃƒÂÃ‚Â°*/
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    /* ÃƒÂÃ‚Â²Ãƒâ€˜Ã¢â‚¬Â¹Ãƒâ€˜Ã‚ÂÃƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â°ÃƒÂÃ‚Â²ÃƒÂÃ‚Â»Ãƒâ€˜Ã‚ÂÃƒÂÃ‚ÂµÃƒÂÃ‚Â¼ Ãƒâ€˜Ã¢â‚¬Â ÃƒÂÃ‚Â²ÃƒÂÃ‚ÂµÃƒâ€˜Ã¢â‚¬Å¡ Ãƒâ€˜Ã¢â‚¬Å¾ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â½ÃƒÂÃ‚Â° ÃƒÂÃ‚Â¾Ãƒâ€˜Ã‚ÂÃƒÂÃ‚Â½ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â²ÃƒÂÃ‚Â½ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â³ÃƒÂÃ‚Â¾ ÃƒÂÃ‚ÂºÃƒÂÃ‚Â¾ÃƒÂÃ‚Â½Ãƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚ÂµÃƒÂÃ‚Â¹ÃƒÂÃ‚Â½ÃƒÂÃ‚ÂµÃƒâ€˜Ã¢â€šÂ¬ÃƒÂÃ‚Â° */
    background: #A4C8BA;
    /* ÃƒÂÃ‚Â²ÃƒÂÃ‚Â°ÃƒÂÃ‚Â¶ÃƒÂÃ‚Â½ÃƒÂÃ‚Â¾ Ãƒâ€˜Ã¢â€šÂ¬ÃƒÂÃ‚Â°ÃƒÂÃ‚Â·ÃƒÂÃ‚Â¼ÃƒÂÃ‚ÂµÃƒâ€˜Ã‚ÂÃƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â¸Ãƒâ€˜Ã¢â‚¬Å¡Ãƒâ€˜Ã…â€™ ÃƒÂÃ‚Â¾Ãƒâ€˜Ã‚ÂÃƒÂÃ‚Â½ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â²ÃƒÂÃ‚Â½ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â¹ ÃƒÂÃ‚Â±ÃƒÂÃ‚Â»ÃƒÂÃ‚Â¾ÃƒÂÃ‚Âº ÃƒÂÃ‚Â¿ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â²ÃƒÂÃ‚ÂµÃƒâ€˜Ã¢â€šÂ¬Ãƒâ€˜Ã¢â‚¬Â¦ ÃƒÂÃ‚Â²Ãƒâ€˜Ã‚ÂÃƒÂÃ‚ÂµÃƒâ€˜Ã¢â‚¬Â¦ ÃƒÂÃ‚Â¾Ãƒâ€˜Ã‚ÂÃƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â°ÃƒÂÃ‚Â»Ãƒâ€˜Ã…â€™ÃƒÂÃ‚Â½Ãƒâ€˜Ã¢â‚¬Â¹Ãƒâ€˜Ã¢â‚¬Â¦ ÃƒÂÃ‚ÂºÃƒÂÃ‚Â¾ÃƒÂÃ‚Â¼ÃƒÂÃ‚Â¿ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â½ÃƒÂÃ‚ÂµÃƒÂÃ‚Â½Ãƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â² Ãƒâ€˜Ã‚ÂÃƒâ€˜Ã¢â‚¬Å¡Ãƒâ€˜Ã¢â€šÂ¬ÃƒÂÃ‚Â°ÃƒÂÃ‚Â½ÃƒÂÃ‚Â¸Ãƒâ€˜Ã¢â‚¬Â Ãƒâ€˜Ã¢â‚¬Â¹, ÃƒÂÃ‚Â¿ÃƒÂÃ‚Â¾Ãƒâ€˜Ã‚ÂÃƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â¼Ãƒâ€˜Ã†â€™ z-index Ãƒâ€˜Ã†â€™ ÃƒÂÃ‚Â½ÃƒÂÃ‚ÂµÃƒÂÃ‚Â³ÃƒÂÃ‚Â¾ ÃƒÂÃ‚Â´ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â»ÃƒÂÃ‚Â¶ÃƒÂÃ‚ÂµÃƒÂÃ‚Â½ ÃƒÂÃ‚Â±Ãƒâ€˜Ã¢â‚¬Â¹Ãƒâ€˜Ã¢â‚¬Å¡Ãƒâ€˜Ã…â€™ ÃƒÂÃ‚Â±ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â»Ãƒâ€˜Ã…â€™Ãƒâ€˜Ã‹â€ ÃƒÂÃ‚Âµ, Ãƒâ€˜Ã¢â‚¬Â¡ÃƒÂÃ‚ÂµÃƒÂÃ‚Â¼ Ãƒâ€˜Ã†â€™ ÃƒÂÃ‚Â¾Ãƒâ€˜Ã‚ÂÃƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â°ÃƒÂÃ‚Â»Ãƒâ€˜Ã…â€™ÃƒÂÃ‚Â½Ãƒâ€˜Ã¢â‚¬Â¹Ãƒâ€˜Ã¢â‚¬Â¦ */
    z-index: 1001;
}

.common-home .animationLoader .animationLoader__row {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 293px;
    height: 76px;
    text-align: center;
    animation: animationLoader -rotate 60s infinite linear;
}

@keyframes animationLoader {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes animationLoader {
    0%, 100% {
        transform: scale(0);
    }

    50% {
        transform: scale(1);
    }
}

.common-home.animation_hiding .animationLoader {
    transition: 60s opacity;
    opacity: 1;
}

.common-home.animation .animationLoader {
    /* display: none; */
}

body:not(.common-home) .animationLoader {
    height: 0;
}

#svg__lettersG__C1 {
    stroke-dashoffset: 270.6;
    stroke-dasharray: 270.6;
    fill-opacity: 0;
    animation: drawC1 0.3s forwards;
    animation-delay: 0.18s;
}

@keyframes drawC1 {
    0% {
        stroke-dashoffset: 270.6;
    }

    50% {
        stroke-dashoffset: 0;
        fill-opacity: 0;
    }

    100% {
        stroke-dashoffset: 0;
        fill-opacity: 1;
    }
}

#svg__lettersG__C2 {
    stroke-dashoffset: 202.3;
    stroke-dasharray: 202.3;
    fill-opacity: 0;
    animation: drawC2 0.2s forwards;
    animation-delay: 0.3s;
}

@keyframes drawC2 {
    0% {
        stroke-dashoffset: 202.3;
    }

    50% {
        stroke-dashoffset: 0;
        fill-opacity: 0;
    }

    100% {
        stroke-dashoffset: 0;
        fill-opacity: 1;
    }
}

#svg__lettersG__C3 {
    stroke-dashoffset: 111.8;
    stroke-dasharray: 111.8;
    fill-opacity: 0;
    animation: drawC3 0.2s forwards;
    animation-delay: 0.42s;
}

@keyframes drawC3 {
    0% {
        stroke-dashoffset: 111.8;
    }

    50% {
        stroke-dashoffset: 0;
        fill-opacity: 0;
    }

    100% {
        stroke-dashoffset: 0;
        fill-opacity: 1;
    }
}

#svg__lettersG__C4 {
    stroke-dashoffset: 387;
    stroke-dasharray: 387;
    fill-opacity: 0;
    animation: drawC4 0.2s forwards;
    animation-delay: 0.54s;
}

@keyframes drawC4 {
    0% {
        stroke-dashoffset: 387;
    }

    50% {
        stroke-dashoffset: 0;
        fill-opacity: 0;
    }

    100% {
        stroke-dashoffset: 0;
        fill-opacity: 1;
    }
}

#svg__lettersG__L {
    stroke-dashoffset: 78.8;
    stroke-dasharray: 78.8;
    fill-opacity: 0;
    animation: drawL 0.2s forwards;
    animation-delay: 0.67s;
}

@keyframes drawL {
    0% {
        stroke-dashoffset: 78.8;
    }

    50% {
        stroke-dashoffset: 0;
        fill-opacity: 0;
    }

    100% {
        stroke-dashoffset: 0;
        fill-opacity: 1;
    }
}

#svg__lettersG__A {
    stroke-dashoffset: 115.4;
    stroke-dasharray: 115.4;
    fill-opacity: 0;
    animation: drawA 0.2s forwards;
    animation-delay: 0.79s;
}

@keyframes drawA {
    0% {
        stroke-dashoffset: 115.4;
    }

    50% {
        stroke-dashoffset: 0;
        fill-opacity: 0;
    }

    100% {
        stroke-dashoffset: 0;
        fill-opacity: 1;
    }
}

#svg__lettersG__N {
    stroke-dashoffset: 143.8;
    stroke-dasharray: 143.8;
    fill-opacity: 0;
    animation: drawN 0.2s forwards;
    animation-delay: 0.91s;
}

@keyframes drawN {
    0% {
        stroke-dashoffset: 143.8;
    }

    50% {
        stroke-dashoffset: 0;
        fill-opacity: 0;
    }

    100% {
        stroke-dashoffset: 0;
        fill-opacity: 1;
    }
}

#svg__lettersG__E {
    stroke-dashoffset: 120.7;
    stroke-dasharray: 120.7;
    fill-opacity: 0;
    animation: drawE 0.2s forwards;
    animation-delay: 1.03s;
}

@keyframes drawE {
    0% {
        stroke-dashoffset: 120.7;
    }

    50% {
        stroke-dashoffset: 0;
        fill-opacity: 0;
    }

    100% {
        stroke-dashoffset: 0;
        fill-opacity: 1;
    }
}

#svg__lettersG__S {
    stroke-dashoffset: 108.2;
    stroke-dasharray: 108.2;
    fill-opacity: 0;
    animation: drawS 0.2s forwards;
    animation-delay: 1.15s;
}

@keyframes drawS {
    0% {
        stroke-dashoffset: 108.2;
    }

    50% {
        stroke-dashoffset: 0;
        fill-opacity: 0;
    }

    100% {
        stroke-dashoffset: 0;
        fill-opacity: 1;
    }
}

#svg__lettersG__T {
    stroke-dashoffset: 88.5;
    stroke-dasharray: 88.5;
    fill-opacity: 0;
    animation: drawT 0.2s forwards;
    animation-delay: 1.28s;
}

@keyframes drawT {
    0% {
        stroke-dashoffset: 88.5;
    }

    50% {
        stroke-dashoffset: 0;
        fill-opacity: 0;
    }

    100% {
        stroke-dashoffset: 0;
        fill-opacity: 1;
    }
}

#svg__lettersG__A1 {
    stroke-dashoffset: 115.1;
    stroke-dasharray: 115.1;
    fill-opacity: 0;
    animation: drawA1 0.2s forwards;
    animation-delay: 1.4s;
}

@keyframes drawA1 {
    0% {
        stroke-dashoffset: 115.1;
    }

    50% {
        stroke-dashoffset: 0;
        fill-opacity: 0;
    }

    100% {
        stroke-dashoffset: 0;
        fill-opacity: 1;
    }
}

/*preloader animation END*/
/*languages START*/
.header-languages .dropdown-menu {
    top: 100%;
    right: 0;
    left: auto;
    min-width: 55px;
    padding: 10px;
    margin: 5px 0 0 0;
    border: none;
    box-shadow: none;
    border-radius: 5px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.07);
}

.header-languages .dropdown-menu li:not(:first-child) {
    margin-top: 10px;
}

.header-languages .dropdown-menu li a {
    display: flex;
    padding: 4px 8px;
    align-items: center;
    gap: 10px;
    border-radius: 5px;
    color: #676D79;
    font-family: "Fixel Text", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.35715;
}

.header-languages .dropdown-menu > li > a:hover {
    background: rgba(164, 200, 186, 0.10);
    color: #A4C8BA;
}

.header-languages .dropdown-menu > li > a .lang-name {
    margin-top: 2px;
}

/*languages END*/
/*Custom style END*/
/*Breakpoints START*/
@media screen and (max-width: 375px) {
    .new__collections_carousel .jcarousel .img__wrapper {
        height: 470px !important;
        overflow: hidden;
    }
}

@media screen and (max-width: 991px) {
    #megamenu-menu {
        order: 1;
        border: none;
        min-height: unset;
    }

    .header-logo {
        order: 2;
        max-width: 117.5px;
        max-height: 25.636px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }

    .header-logo svg,
    .header-logo img {
        max-width: 100%;
        max-height: 100%;
        display: block;
    }

    .header-menu__user {
        order: 3;
    }

    #megamenu-menu .navbar-header {
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
    }

    #megamenu-menu .navbar-header #category {
        color: #fff;
        font-size: 12px;
        font-weight: 500;
        line-height: 1.17;
        text-transform: uppercase;
        padding: 0;
    }

    .common-home.whiteHeader #megamenu-menu .navbar-header #category {
        color: #000;
    }

    .navbar-toggle {
        margin-right: 0;
    }

    .other-pages .main-content .blog-post__content,
    .other-pages .main-content .content-page #product,
    .other-pages .main-content .container {
        overflow: hidden;
    }

    .header-menu__user .header-languages {
        display: none;
    }

    .header-menu__user .header-usr, .header-search__trigger, .header-logo {
        margin-right: 0;
    }

    .common-home.whiteHeader .header-menu__user .header-usr,
    .common-home.whiteHeader .header-search__trigger,
    .common-home.whiteHeader .header-logo svg path {
        fill: #000;
    }

    .header-menu__user .header-usr,
    .header-search__trigger,
    .header-logo svg path {
        fill: #fff;
    }

    .header-menu__user .header-search {
        margin-right: 6px;
    }

    .common-home.whiteHeader .header-search svg path {
        fill: #000;
    }

    .header-languages .dropdown-toggle svg path {
        stroke: #000;
    }

    .header-menu {
        height: 100%;
    }

    #megamenu-menu .navbar-header .btn-navbar {
        color: #000;
        padding: 10px 4px;
        background-color: transparent;
        background-image: none;
        background-repeat: unset;
        border: none;
        margin: 0;
        border-radius: 0;
        float: none;
        display: inline-flex;
        align-items: baseline;
        justify-content: center;
    }

    .common-home.whiteHeader #megamenu-menu .navbar-header .btn-navbar svg path {
        stroke: #000;
    }

    body.sidebar-opened {
        overflow: hidden;
    }

    .hidden-overley {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99;
        background: rgba(0, 0, 0, 0.6);
        opacity: 0;
        width: 0;
        height: 0;
        transition: opacity 0.4s;
    }

    .hidden-overley.show {
        height: 100%;
        width: 100%;
        opacity: 1;
        transition: opacity 0.4s;
    }

    .navbar-collapse {
        position: fixed;
        top: 0;
        left: 0;
        background: #fff;
        width: 329px;
        left: -329px;
        height: 100% !important;
        z-index: 100;
        transition: left 0.4s ease;
        overflow: auto;
        display: block;
        padding-top: 47px;
    }

    .dropdown-menu.megamenu-bigblock {
        position: relative;
        float: none;
    }

    .navbar-collapse.show {
        left: 0;
    }

    #megamenu-menu .navbar-header .btn-navbar:hover,
    #megamenu-menu .navbar-header .btn-navbar:focus,
    #megamenu-menu .navbar-header .btn-navbar:active,
    #megamenu-menu .navbar-header .btn-navbar.disabled,
    #megamenu-menu .navbar-header .btn-navbar[disabled] {
        color: #000;
        background-color: transparent;
    }

    .cross {
        position: absolute;
        width: 20px;
        height: 20px;
        top: 0;
        left: auto;
        right: 0;
    }

    .collapse.in + .cross {
        left: 289px;
        right: auto;
        transition: left 0.4s ease;
    }

    .nav.navbar-nav {
        margin: 0 -20px;
        padding-top: 20px;
    }

    #megamenu-menu .collapse #category {
        color: #000;
        font-size: 18px;
        font-weight: 500;
        line-height: 1.22222;
        letter-spacing: 0.36px;
        text-transform: uppercase;
        text-shadow: none;
        padding: 0;
    }

    .navbar__top_content {
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: relative;
    }

    .navbar__top_content .header-languages {
        margin-right: -12px;
    }

    .navbar__top_content .header-languages .dropdown-menu {
        right: 3px;
        top: 53px;
        left: auto;
        min-width: unset;
    }

    #megamenu-menu .navbar-collapse .nav > li > a {
        color: #000;
        font-size: 12px;
        font-weight: 400;
        line-height: 1.16667;
        letter-spacing: 0.24px;
        text-transform: uppercase;
        text-shadow: none;
        padding: 19px 20px;
        height: auto;
    }

    .nav.navbar-nav .dropdown-img {
        position: relative;
    }

    .nav.navbar-nav .dropdown-img:before {
        position: absolute;
        content: '';
        top: 50%;
        left: auto;
        right: 17px;
        transform: translateY(-50%) rotate(225deg);
        border-left: 1px solid #fff;
        border-bottom: 1px solid #fff;
        width: 5.5px;
        height: 5.5px;
    }

    #megamenu-menu .navbar-collapse .nav > li > a:hover, #megamenu-menu .navbar-collapse .nav > li.open > a {
        background-color: transparent;
    }

    #megamenu-menu div.dropdown-menu {
        max-width: 329px;
        box-shadow: none;
        border-radius: 0;
        border: none;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: -329px;
        transition: left 0.4s ease;
    }

    #megamenu-menu div.dropdown-menu.show {
        left: 0;
        transition: left 0.4s ease;
    }

    .megamenu-issubchild .megamenu-parent-title {
        font-size: 18px;
        font-weight: 500;
        line-height: 1.22222;
        letter-spacing: 0.36px;
        text-transform: uppercase;
    }

    #megamenu-menu .dropdown-inner .megamenu-haschild a {
        color: #000;
    }

    #megamenu-menu .megamenu-type-category-full-image .megamenu-issubchild .megamenu-ischild {
        padding-left: 0;
        padding-top: 20px;
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    #megamenu-menu .dropdown-inner .megamenu-ischild a {
        color: #4B342A;
        font-size: 15px;
        line-height: 1.33;
    }

    #megamenu-menu .dropdown-inner .megamenu-issubchild a {
        padding: 0;
        color: #333;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.21429;
    }

    #megamenu-menu .megamenu-haschild .megamenu-issubchild:not(:first-child) {
        padding-top: 26px;
    }

    #megamenu-menu .megamenu-type-category-full-image .megamenu-issubchild:not(:first-child) .megamenu-ischild {
        padding-top: 7px;
    }

    .navbar-collapse.in {
        left: 0;
        display: block;
    }
}

@media screen and (min-width: 992px) {
    #mbmenu #headingContactsTOP,
    #megamenu-menu #contactMenu {
        display: none !important;
    }

    .thumbnails-gallery .zoom-item {
        margin-bottom: 10px;
        max-height: 1146px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .thumbnails-gallery .zoom-item:last-child {
        margin-bottom: 0;
    }

    .thumbnails-gallery .zoom-item img {
        width: 100%;
    }

    .header-bottom {
        height: 100%;
    }

    .whiteHeader .header-bottom {
        box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.07);
    }

    .header-logo svg path {
        fill: #fff;
    }

    .cross {
        display: none;
    }

    body.common-home header.header {
        height: 66px;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.10) 21.32%, rgba(0, 0, 0, 0.25) 42.22%, rgba(0, 0, 0, 0.60) 81.06%);
        /*transition: .35s linear .1s;*/
    }

    body.common-home.whiteHeader header.header {
        background: #fff;
    }

    body.common-home .header-wishlist .wishlist-link .count {
        background-color: transparent;
        color: #fff;
    }

    body.common-home.whiteHeader .header-wishlist .wishlist-link .count {
        color: #000;
    }

    .header-menu {
        height: 100%;
    }

    .header-languages .dropdown-toggle {
        padding: 4px 6px;
        color: #fff;
        font-weight: 400;
        line-height: 1.15385;
    }

    .header-languages .dropdown-toggle span {
        display: flex;
        align-items: center;
    }

    .header .navbar-nav .dropdown-img {
        position: relative;
        margin-right: 16px;
    }

    .header .navbar-nav .dropdown-img:before {
        position: absolute;
        content: '';
        top: 46%;
        right: 8px;
        transform: translateY(-50%) rotate(-45deg);
        width: 5.5px;
        height: 5.5px;
        border-left: 1px solid #fff;
        border-bottom: 1px solid #fff;
    }

    .body.common-home.menu-opened header.header {
        background: #fff;
    }

    #megamenu-menu .dropdown-inner {
        padding: 40px;
        gap: 50px;
    }

    .menu-opened .header .navbar-nav .dropdown-img:before,
    body:not(.common-home).menu-opened .header .navbar-nav .dropdown-img:before {
        transform: rotate(135deg);
        border-left: 1px solid #A4C8BA;
        border-bottom: 1px solid #A4C8BA;
    }

    .dropdown-menu.megamenu-bigblock {
        top: 66px;
        left: 50%;
        transform: translateX(-50%);
        padding: 0;
        margin: unset !important;
        border: none;
        border-radius: 0;
        box-shadow: none;
        width: fit-content !important;
        z-index: -1;
    }

    .whiteHeader .dropdown-menu.megamenu-bigblock {
        top: 46px;
    }

    .whiteHeader .header-languages .dropdown-toggle {
        color: #000;
    }

    .whiteHeader .header-languages .dropdown-toggle svg path,
    body:not(.common-home) .header-languages .dropdown-toggle svg path {
        stroke: #000;
    }

    .navbar .card__list {
        display: flex;
    }

    .navbar .card {
        display: flex;
        flex-direction: column;
        padding: 0;
    }

    .navbar .card__list .card:not(:first-child) {
        margin-left: 15px;
    }

    .card__cover {
        width: 100%;
    }

    .card__content {
        margin-top: 12px;
        color: #333;
        font-size: 12px;
        font-weight: 400;
        line-height: 1.166667;
        letter-spacing: 0.48px;
        text-transform: uppercase;
        transition: all .3s ease;
    }

    .card__content:hover {
        color: #A4C8BA;
    }

    .header-menu__user .header-usr:last-child {
        margin-right: 0;
    }

    .menu-opened .mbg {
        display: block;
    }

    body:not(.common-home) #megamenu-menu .nav > li > a, body.common-home.whiteHeader #megamenu-menu .nav > li > a {
        font-weight: 400;
    }

    /*header background scroll START*/
    body:not(.common-home) .header,
    body.common-home.whiteHeader .header {
        position: fixed;
        top: 0;
        width: 100%;
        height: 46px;
        z-index: 4;
    }

    body:not(.common-home) .header__bg__start,
    body.common-home.whiteHeader .header__bg__start {
        position: fixed;
        top: 0;
        width: 100%;
        height: 46px;
    }

    body:not(.common-home) .header__bg,
    body.common-home.whiteHeader .header__bg {
        position: fixed;
        top: 0;
        width: 100%;
        height: 66px;
        background: rgba(255, 255, 255);
        z-index: 3;
    }

    /*header background scroll END*/
    .banner_sub_title {
        font-size: 13px;
    }

    /* Top Main Banner START*/
    .slideshow .banner_inner {
        right: 250px;
        bottom: 90px;
        left: 250px;
    }

    .slideshow .banner_title {
        font-size: 36px;
        letter-spacing: 2.88px;
    }

    .slideshow .banner_button {
        margin-top: 25px;
    }

    /*Top Main Banner END*/
    /*New collections START*/
    .new__collections {
        padding-top: 28px;
    }

    .new__collections_content {
        width: 100%;
        display: flex;
        align-items: center;
    }

    .new__collections_inner {
        width: 30%;
        max-width: 375px;
        padding-bottom: 23px;
    }

    .new__collections_inner .button {
        margin-top: 21px;
    }

    .new__collections_carousel {
        width: 70%;
        margin-left: 62px;
        margin-top: 0;
    }

    .jcarousel-caption {
        padding-top: 13px;
    }

    /*New collections END*/
    /*Home were to buy START*/
    .where__to__buy {
        padding-top: 28px;
    }

    .where__to__buy img {
        width: 100vw;
        height: auto;
    }

    .where__to__buy_inner {
        bottom: 73px;
    }

    .where__to__buy .subtitle {
        font-size: 16px;
        line-height: 1.35;
    }

    .where__to__buy .title {
        font-size: 28px;
        line-height: 1.366;
        padding-top: 0;
    }

    .where__to__buy .button {
        margin-top: 10px;
    }

    /*Home were to buy END*/
    /*Fashion Story START*/
    .fashion__story {
        padding-top: 55px;
    }

    .fashion__story .title {
        font-size: 28px;
        line-height: 1.35;
        padding-top: 8px;
    }

    .fashion__story_carousel {
        padding-top: 17px;
        margin-left: -6px !important;
    }

    .fashion__story_carousel:before {
        width: 100%;
        height: 100%;
        background: #fff;
        position: absolute;
        content: '';
        top: 0;
        left: -100%;
        z-index: 1;
    }

    .fashion__story_carousel.owl-carousel .owl-buttons svg {
        transform: scale(1.3);
    }

    .fashion__story_carousel.owl-carousel .owl-wrapper-outer {
        width: 100vw;
    }

    .fashion__story_carousel.owl-carousel .banner_title {
        font-size: 13px;
        line-height: 1.36;
        transition: color 0.3s ease;
    }

    .fashion__story_carousel .owl-item:hover .banner_title {
        color: #4B342A;
    }

    .fashion__story .item {
        border-left: 6px solid #fff;
        border-right: 6px solid #fff;
    }

    /*Fashion Story END*/
    /*Follow Instagram START*/
    .follow__instagram {
        padding-top: 60px;
    }

    .follow__instagram .title {
        font-size: 28px;
        line-height: 1.35;
    }

    .follow__instagram .subtitle {
        padding-top: 4px;
    }

    .follow__instagram .posts {
        padding-top: 24px;
    }

    body:not(.common-home) #megamenu-menu .nav > li > a {
        color: #000;
    }

    body:not(.common-home) .header-logo svg path,
    body.common-home.whiteHeader .header-logo svg path {
        fill: #000 !important;
    }

    body:not(.common-home) .header-languages .dropdown-toggle, body.common-home.whiteHeader .header-languages .dropdown-toggle {
        color: #000;
    }

    body:not(.common-home) .header-search svg path,
    body.common-home.whiteHeader .header-search svg path {
        fill: #000;
    }

    body:not(.common-home) .header-wishlist svg path,
    body.common-home.whiteHeader .header-wishlist svg path {
        fill: #000;
    }

    body:not(.common-home) .header .navbar-nav .dropdown-img:before,
    body.common-home.whiteHeader .header .navbar-nav .dropdown-img:before {
        border-left: 1px solid #000;
        border-bottom: 1px solid #000;
        transition: all .3s ease;
    }

    body.common-home.whiteHeader .header .navbar-nav .dropdown-img:hover:before {
        border-left: 1px solid #A4C8BA;
        border-bottom: 1px solid #A4C8BA;
    }

    /*    body:not(.common-home) header.header,
        body.common-home.whiteHeader header.header {
            height: 70px;
        }*/
    body:not(.common-home).menu-opened header.header, body.common-home.whiteHeader.menu-opened header.header {
        background-color: #fff;
    }

    /*header END*/
    /*catalog category START*/
    body:not(.common-home) .main-content {
        margin-top: 66px;
    }

    .product_page .main-content {
        margin-top: 0 !important;
    }

    .category__inner {
        margin: 0 auto;
    }

    .category__row {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .breadcrumb {
        padding: 0 0 7px 0;
    }

    .subcategories {
        margin: 60px -5px 0 -5px;
        row-gap: 50px;
    }

    .subcategories .subcategories-item {
        padding: 0 5px;
    }

    .category-content {
        /*        padding-top: 33px;*/
    }

    .category-content .follow__instagram {
        padding-top: 75px;
    }

    .category-content + footer {
        margin-top: 80px;
    }

    body:not(.common-home) .main-content {
        /*border-top: 1px solid rgba(0, 0, 0, 0.06);*/
    }

    /*catalog category END*/
    /*mfilter START*/
    [class*="product-category"] .mfilter-free-container {
        top: 0;
        max-width: 382px;
    }

    [class*="product-category"] .mfilter-free-container [id^="mfilter-free-container-"] {
        padding: 30px;
    }

    [class*="product-category"] .mfilter-free-button svg path {
        stroke: #A1A1A1;
        transition: all 0.3s ease;
    }

    [class*="product-category"] .mfilter-free-button:hover svg path {
        stroke: #000;
    }

    [class*="product-category"] .mfilter-free-button {
        top: 32px;
        right: 30px;
    }

    [class*="product-category"] .mfilter-heading-content {
        padding: 30px 0;
    }

    [class*="product-category"] .mfilter-content-opts {
        padding-bottom: 24.5px;
    }

    body.mfilter-free-opened .layout-wrapper, body.mfilter-free-opened header {
        padding-right: 17px;
    }

    /*mfilter END*/
    /*search START*/
    .product-search .breadcrumb {
        padding-top: 40px;
    }

    .product-search .product-container {
        margin: 0;
    }

    .product-search footer {
        margin-top: 56px;
    }

    /*search END*/
}

@media screen and (min-width: 1024px) {
    /*home START*/
    @keyframes move {
        0% {
            top: 0;
            left: 0;
        }

        50% {
            top: 0;
            left: -34%;
        }

        100% {
            top: 0;
            left: -68%;
        }
    }

    .jcarousel ul {
        animation-delay: 1s;
        animation-duration: 33s;
        animation-name: move;
        animation-iteration-count: infinite;
        animation-timing-function: linear;
    }

    .jcarousel ul:hover {
        -webkit-animation-play-state: paused;
        -moz-animation-play-state: paused;
        -o-animation-play-state: paused;
        animation-play-state: paused;
    }

    /*home END*/
}

@media screen and (min-width: 1200px) {
    .information-map .left-content {
        max-width: 462px;
    }

    .information-map .right-content {
        padding-left: 5px;
    }
}

@media screen and (min-width: 1440px) {
    /*New collections START*/
    .new__collections_carousel .jcarousel {
        width: 100vw;
    }

    .new__collections_carousel .jcarousel li {
        max-width: 434px;
        border-left: 5.5px solid #fff;
        border-right: 5.5px solid #fff;
    }

    .new__collections_carousel .jcarousel-prev {
        left: 16px;
    }

    .new__collections_carousel .jcarousel-next {
    }

    /*New collections END*/
    /*Fashion Story START*/
    .fashion__story_carousel.owl-carousel > .owl-wrapper-outer > .owl-wrapper > .owl-item {
        /*width: 540px !important;*/
        /*max-width: 540px !important;*/
        border-left: 6px solid #fff;
        border-right: 6px solid #fff;
        cursor: pointer;
    }

    .fashion__story_carousel.owl-carousel .owl-buttons .owl-prev {
        left: 37px;
        top: 48%;
    }

    .fashion__story_carousel.owl-carousel .owl-buttons .owl-next {
        right: 2%;
        top: 48%;
    }

    .fashion__story_carousel.owl-carousel .owl-stage-outer {
        overflow: visible;
    }

    .fashion__story_carousel.owl-carousel .owl-stage {
        display: flex;
        /*width: 2160px !important;*/
        flex-wrap: nowrap;
    }

    .fashion__story_carousel.owl-carousel .owl-item {
        /*width: 540px !important;
        min-width: 540px!important;*/
    }

    /*Fashion Story END*/
    /*Follow Instagram START*/
    .follow__instagram .owl-item {
        border-left: 5px solid #fff;
        border-right: 5px solid #fff;
        margin: auto;
    }

    .follow__instagram .posts {
        padding-bottom: 0;
    }

    /*Follow Instagram END*/
}

/*Breakpoints END*/
.dropdown-menu.megamenu-type-category-full-image.megamenu-bigblock {
    /*display: block !important;*/
}

.lens-mobile {
    /*display: none !important;*/
}

.product-content .navList a svg {
    right: 0px;
    position: absolute;
}

.collection-products__list {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    max-width: 100%;
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.collection-products__list::-webkit-scrollbar {
    display: none;
}

.collection-products__list--layout {
    position: relative;
    max-width: 100%;
    overflow: hidden;
}

.collection-products__item {
    position: relative;
    display: block;
    flex-shrink: 0;
    width: 100%;
    max-width: 486px;
    min-width: 486px;
    min-height: 608px;
    /* max-height: 674px; */
    margin-right: 4px;
    overflow: hidden;
    transition: 0.3s ease;
}

@media screen and (max-width: 991px) {
    .collection-products__item {
        max-width: 299px;
        min-width: 299px;
        min-height: 450px;
        max-height: 450px;
    }
}

.collection-products__item::before {
    content: "";
    display: block;
    padding-top: 142%;
}

@media screen and (max-width: 991px) {
    .collection-products__item::before {
        padding-top: 145%;
    }
}

.collection-products__item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /* height: 100%; */
    object-fit: cover;
}

.collection-products__item::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    opacity: 0;
    transition: 0.3s ease;
}

.collection-products__item:hover {
    opacity: 1;
}

@media (min-width: 1201px) {
    /*.collection-products__item:hover::after {
        opacity: 1;
    }*/
}

.account-wishlist .breadcrumb {
    padding-top: 40px;
}

.no-products {
    margin-top: 40px;
    text-align: center;
}

.no-products .buttons {
    text-align: center;
}

.no-products .button {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 20px;
    height: 50px;
    gap: 10px;
    border: 1px solid #000;
    color: #000;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.24px;
    text-transform: uppercase;
}

body:is(.product_page) header.header {
    position: unset;
}

body:is(.product_page) .header__bg, body:is(.product_page) .header__bg__start {
    display: none;
}

.product-thumb .product-name a.remove {
    line-height: 1.375;
    padding-top: 4px;
    letter-spacing: 0.1em;
    font-size: 12px;
    float: right;
    text-decoration: revert;
}

.product-thumb:hover .product-name a.remove {
    padding: 0;
    padding-top: 4px;
}

.product-thumb:hover .product-name a.remove:before {
    display: none;
}

body:not(.common-home,.product_page) .follow__instagram > .container {
    padding: 0;
    max-width: 100%;
}

#slideshow-instagram .item:hover img {
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25)) brightness(65%);
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

#slideshow-instagram .item img {
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.product_page .magnify-mobile > .close {
    font: normal 18px/29px sans-serif !important;
}

.btn-items-count {
    display: flex;
    padding: 5px 0px;
    align-items: center;
    gap: 2px;
}

button#\32 -view,
button#\33 -view {
    background: none;
    border: none;
    width: 24px;
    height: 24px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

button#\32 -view svg rect,
button#\33 -view svg rect {
    transition: all .3s ease;
}

button#\32 -view.active svg rect,
button#\33 -view.active svg rect {
    fill: #000;
}

button#\32 -view:not(.active):hover svg rect,
button#\33 -view:not(.active):hover svg rect {
    fill: #A4C8BA;
}

.zoom-item img:hover {
    cursor: url(/image/L.svg), auto;
}

.modal-body .form-group select {
    outline: 1px solid #D9D9D9 !important;
    border: 0px solid transparent !important;
    border-right: 16px solid transparent !important;
}

.eapps-instagram-feed-title {
    font-family: "Avenir Next", sans-serif;
    font-weight: 400 !important;
    color: #4B342A;
    margin-top: 30px;
    padding-bottom: 10px !important;
}

.information-contact-success #content .buttons .btn-primary {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.357;
    text-align: center;
    text-transform: uppercase;
    color: #4B342A;
    border: 1px solid #4B342A;
    display: inline-block;
    padding: 14px;
    min-width: 226px;
    height: 47px;
    transition: all 0.3s ease;
    border-radius: 0;
    background: #fff;
}

.information-contact-success #content .buttons .btn-primary:hover {
    color: #4B342A;
    border: 1px solid #E4E4E4;
    background: #E4E4E4;
    transition: all 0.3s ease;
}

.information-contact-success #content .buttons .pull-right {
    float: none !important;
    text-align: center;
}

.blog-module .disabled {
    display: none;
}

.blog-module .owl-item {
    float: left;
}

.mapItem .item_email {
    display: none;
}

.buy-block .product_specification {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0 15px 0;
    color: #333;
    font-weight: 500;
    text-transform: uppercase;
    transition: all 0.3s ease;
}

.account-wishlist .alert {
    margin-bottom: 20px;
    background: #a4c8ba;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.account-wishlist .alert .close {
    position: relative;
    top: unset;
    right: unset;
}

[class*="product-product"].modal-open .modal-dialog {
    max-height: 100vh !important;
    margin: 0 auto !important;
}

@media (min-width: 991px) and (max-width: 1199px) {
    .header .navbar-nav .dropdown-img:before {
        right: 0;
    }

    #megamenu-menu .nav > li > a {
        font-size: 12px !important;
        padding: 28px 15px !important;
    }

    #megamenu-menu .dropdown-inner {
        justify-content: center !important;
        flex-direction: initial !important;
    }

    #megamenu-menu .menu-add-html {
        display: none !important;
    }
}

.col-sm-12.has-error {
    color: red;
}

.owl-carousel .owl-wrapper-outer {
    border: none;
    border-radius: 0;
    box-shadow: none;
}

/*collections START*/

.collections {
    margin-top: 60px;
}

.block-title {
    margin-bottom: 12px;
    font-family: "Poiret One", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.17;
    letter-spacing: 1.44px;
    text-transform: uppercase;
}

.collections .slideshow .banner_inner {
    bottom: 60px;
}

.collections .owl-carousel .owl-nav button,
.collections .owl-carousel .owl-nav button.owl-prev,
.collections .owl-carousel .owl-nav button.owl-next {
    opacity: 1;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    background: rgba(255, 255, 255, 0.20);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s ease;
}

.collections .owl-carousel .owl-nav button.owl-prev {
    left: 30px;
}

.collections .owl-carousel .owl-nav button.owl-next {
    right: 30px;
}

/*collections END*/

/*salons START*/

.salons {
    display: flex;
    flex-direction: column;
    margin-top: 60px;
}

.salons .banner_inner {
    position: relative;
    color: #000;
    bottom: unset;
    padding-right: 15px;
    padding-left: 15px;
    text-align: left;
}

.salons .block-title {
    letter-spacing: 0.72px;
}

.salons .block-subtitle {
    color: #4D4F55;
    letter-spacing: 0.26px;
}

.salons .block_button {
    margin-top: 20px;
}

.salons .slideshow {
    padding-right: 15px;
    padding-left: 15px;
}

.salons .slideshow img {
    height: auto;
}

.salons .owl-buttons,
.blog-module .owl-nav,
.advantages .owl-nav {
    position: relative;
    width: 118px;
    height: 50px;
    margin: 20px auto 0 auto;
}

.salons .owl-carousel .owl-buttons div,
.blog-module .owl-loaded .owl-nav button,
.blog-module .owl-loaded .owl-nav button.owl-prev,
.blog-module .owl-loaded .owl-nav button.owl-next,
.advantages .owl-carousel .owl-nav button,
.advantages .owl-carousel .owl-nav button.owl-prev,
.advantages .owl-carousel .owl-nav button.owl-next {
    width: 54px;
    height: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(0, 0, 0, 0.05);
    background: rgba(255, 255, 255, 0.20);
    opacity: 1;
    top: 0;
}

.blog-module .owl-loaded .owl-nav button.owl-prev svg,
.advantages .owl-carousel .owl-nav button.owl-prev svg {
    transform: rotate(180deg);
}

.salons .owl-controls .owl-buttons .owl-prev,
.blog-module .owl-loaded .owl-nav button.owl-prev,
.advantages .owl-carousel .owl-nav button.owl-prev {
    left: calc(50% - 59px);
}

.salons .owl-controls .owl-buttons .owl-next,
.blog-module .owl-loaded .owl-nav button.owl-next,
.advantages .owl-carousel .owl-nav button.owl-next {
    right: calc(50% - 59px);
}

/*salons END*/

/*cta help START*/

.cta-help {
    margin-top: 60px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.cta-help .item {
    height: 390px;
    overflow: hidden;
    position: relative;
}

.cta-help .item img {
    width: auto;
    max-width: unset;
    height: 100%;
}

.cta-help .banner_inner {
    position: absolute;
    top: auto;
    right: 15px;
    bottom: 40px;
    left: 15px;
}

.cta-help .banner_sub_title {
    line-height: 1.166667;
    letter-spacing: 0.48px;
}

.cta-help .banner_title {
    margin-top: 10px;
    letter-spacing: 0.72px;
}

.cta-help .banner_button {
    margin-top: 10px;
    min-width: 252px;
}

/*cta help END*/

/*blog module START*/

.blog-module.latest.blog {
    margin-top: 60px;
    background: rgba(0, 0, 0, 0.02);
    padding: 35px 0;
}

.blog-module .owl-wrapper {
    display: flex !important;
}

.blog-module.latest h3 {
    margin: 0 0 12px 0;
    padding-bottom: 0;
    border-bottom: none;
}

.blog-module .block-subtitle {
    color: #4D4F55;
    letter-spacing: 0.26px;
}

.blog-module .blog_grid_holder.carousel-1 {
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
    background: transparent;
    margin-bottom: 0;
}

.blog-module .blog_item {
    padding: 0;
}

.blog-module .blog_item .image {
    margin-top: 0;
    position: relative;
}

.blog-module .column-2 .blog_item .image,
.blog-module .column-3 .blog_item .image,
.blog-module .column-4 .blog_item .image,
.blog-module #column-left .blog_item .image,
.blog-module #column-right .blog_item .image {
    margin-bottom: 0;
}

.blog-module .blog_stats {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #676D79;
    border-bottom: none;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 8px;
    height: 23px;
}

.blog-module .column-2 .blog_stats,
.blog-module .column-3 .blog_stats,
.blog-module .column-4 .blog_stats,
.blog-module .blog_post .related .blog_stats {
    font-size: 13px;
    margin: 0;
    padding-bottom: 0;
}

.blog-module .blog_stats span {
    margin-right: 0;
    margin-bottom: 0;
    line-height: 1.15385;
}

.blog-module .blog_stats .hl {
    color: #676D79;
}

.blog-module .blog_item .summary .blog_title {
    margin: 10px 0 0 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.61539;
}

.blog-module .blog_item .summary .blog_title a:hover {
    color: #A4C8BA;
}

/*blog module END*/

/*advantages START*/
.advantages {
    margin-top: 60px;
}

.advantages .item {
    flex-direction: column;
    gap: 20px;
    text-align: center;
}

.advantages .item_image {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.advantages .item_title {
    color: #333;
    font-weight: 600;
    line-height: 1.2308;
    letter-spacing: 0.78px;
    text-transform: uppercase;
}

.advantages .item_sub_title {
    margin-top: 8px;
    color: #333;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.53847;
}

/*advantages END*/

/*footer START*/
footer {
    margin-top: 60px;
    background: rgba(0, 0, 0, 0.02);
    display: flex;
    flex-direction: column;
    gap: 30px;
}

footer .footer-wrapp {
    overflow: hidden;
    width: 100%;
    line-height: 1.33;
    padding-top: 27.5px;
}

footer .footer-subsidy {
    padding: 20px;
    background: #fff;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

footer .footer-subsidy .top {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

footer .footer-subsidy .top .text {
    color: #BBB;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.33333;
}

footer .footer-subsidy .bottom .item-list {
    display: flex;
    gap: 30px;
    overflow: auto;
    margin-right: -20px;
    padding-right: 20px;
}

footer .footer-subsidy .bottom .item-list svg {
    flex: 1 0 auto;
}

footer ul.menu_footer {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

footer ul.menu_footer li a {
    padding: 6px 0;
    color: #333;
    line-height: 1.155;
    display: block;
}

footer ul.menu_footer li:first-child a {
    padding-top: 2.5px;
}

footer ul.menu_footer li a:hover {
    color: #A4C8BA;
}

footer .contacts > div:first-child {
    padding-top: 2.5px;
}

footer .contacts .title {
    margin-bottom: 5px;
    color: #909090;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.166667;
    letter-spacing: 0.48px;
}

footer .copyright .footer-logo a:first-of-type {
    margin-left: 13px;
}

footer .copyright .footer-logo a:not(:first-child) {
    margin-left: 9px;
}

#mbmenu #collapseContactsTOP,
footer .footer-service > div {
    color: #333;
}

.footer__top {
    margin: 0 auto;
    padding-top: 30px;
    text-align: center;
}

.footer__top .title {
    margin: 0 auto;
    font-family: "Avenir Next", sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 1.366;
    color: #4B342A;
    text-transform: uppercase;
}

.footer__top .subtitle {
    font-family: "Avenir Next", sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.33;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #333;
    padding-top: 12px;
}

.footer__top .block__buttons {
    display: flex;
    justify-content: center;
    padding-top: 20px;
}

.footer__top .pop-up__button {
    font-family: "Avenir Next", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.357;
    text-transform: uppercase;
    color: #4B342A;
    background: #fff;
    padding: 14px;
    min-width: 173px;
    border: none;
    transition: background 0.3s ease;
}

.footer__top .pop-up__button:hover {
    background: #E4E4E4;;
}

.footer__top .block__buttons .pop-up__button:not(:first-child) {
    margin-left: 5px;
}

footer .menu__list {
    margin-bottom: 0;
}

#mbmenu #headingContactsTOP.menu__item-heading,
footer .menu__list .menu__item {
    border: none;
    box-shadow: none;
    border-color: unset;
    border-radius: 0;
    background: transparent;
}

#mbmenu .menu__item-heading,
footer .menu__item > .menu__item-heading {
    padding: 12.5px 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: transparent;
    border: none;
}

footer .menu__item > .menu__item-heading {
    padding: 0;
}

footer .footer-links__title[aria-expanded=true] {
    margin-bottom: 12.5px;
}

#mbmenu .footer-links__title,
footer .footer-links__title {
    font-family: "Poiret One", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.1875;
    letter-spacing: 0.64px;
    text-transform: uppercase;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.menu__list .menu__item + .menu__item {
    margin-top: 0;
}

.footer-service .menu__item-heading {
    padding: 0 0 6.5px 0;
}

#mbmenu #collapseContactsTOP > div,
footer .footer-address,
footer .footer-telephone,
footer .footer-email,
footer .footer-open,
footer .footer-contact {
    padding: 7.5px 0;
}

#mbmenu #collapseContactsTOP > div svg {
    margin-right: 8px;
}

#mbmenu #collapseContactsTOP a,
footer .footer-service a {
    color: #000;
}

#mbmenu #collapseContactsTOP .footer-contact a,
footer .footer-contact a,
#contactMenu .footer-contact a {
    position: relative;
    display: inline-block;
}

#mbmenu #collapseContactsTOP .footer-contact a:before,
footer .footer-contact a:before,
#contactMenu .footer-contact a:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background: #000;
    left: 0;
    bottom: -1px;
}

.product_specification svg,
#mbmenu .menu__item-heading a svg,
footer .menu__item-heading a svg {
    transition: all 0.3s ease;
}

.product_specification[aria-expanded=true] svg,
#mbmenu .menu__item-heading a[aria-expanded=true] svg,
footer .menu__item-heading a[aria-expanded=true] svg {
    transform: rotate(180deg);
    transition: all 0.3s ease;
}

.footer-socials {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 15px;
}

.footer-socials a {
    display: flex;
    width: 38px;
    height: 38px;
    justify-content: center;
    align-items: center;
    border: 1px solid rgba(0, 0, 0, 0.07);
    background: #FAFAFA;
}

.footer-logo {
    display: flex;
    align-content: center;
    justify-content: center;
}

footer .copyright {
    padding-bottom: 40px;
    color: #333;
    text-align: center;
}

footer .copyright .footer__bottom {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

footer .developed {
    margin-top: 6px;
}

footer .developed .link {
    color: #ACACAC;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
}

footer .footer-form__form {
    padding-top: 2.5px;
}

footer .footer-form__form .input-container {
    position: relative;
}

footer .footer-form__form .input-container .icon-footer {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

footer .text-subscribe-conditions {
    margin-top: 12px;
    color: #525252;
    line-height: 1.46154;
}

footer .footer-subsidy .top svg {
    flex: 1 0 auto;
}

.footer-form-container {
    margin-top: 12px;
    display: flex;
    align-items: center;
    gap: 8px;
}

#footer-form__success {
    color: #039600;
}

#footer-form__error {
    color: #B00000;
}

/*footer END*/

/*category START*/

.category__banner .category__inner {
    text-align: center;
}

.category__banner .category__subtitle {
    font-weight: 500;
    line-height: 1.69231;
    letter-spacing: 0.26px;
    text-transform: uppercase;
}

.category__title span {
    font-family: "Avenir Next", sans-serif;
    font-weight: 400;
}

.category-description p {
    margin-bottom: 0;
}

.catalog-sort__row {
    align-items: center;
}

.catalog-sort .sort-group .dropdown-toggle {
    color: #000;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.167;
    letter-spacing: 0.24px;
    text-transform: uppercase;
    display: flex;
    padding: 4px 10px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    flex: 1 0 0;
    border: 1px solid rgba(0, 0, 0, 0.07);
    width: 100%;
    transition: all .3s ease;
}

.filter-button {
    cursor: pointer;
    white-space: nowrap;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.167;
    letter-spacing: 0.24px;
    text-transform: uppercase;
    display: flex;
    padding: 5px 10px;
    justify-content: center;
    align-items: center;
    gap: 5px;
    flex: 1 0 0;
    background: #000;
    transition: all .3s ease;
}

.filter-button svg {
    margin-right: 5px;
}

.product-layout .product-thumb:hover {
    transition: all 0.3s ease;
}

.product-layout .product-thumb .product-thumb-image img {
    width: 100%;
    height: auto;
    transition: all 0.3s ease;
}

.product-layout .image-toolbar-stickers {
    position: absolute;
    bottom: 23px;
    left: 0;
}

.product-layout .sticker__item {
    font-family: "Avenir Next", sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.38;
    color: #000;
    background: #F1EEE7;
    padding: 10.5px 17px;
    margin-top: 5px;
}

.product-layout .product-thumb:hover .product-thumb-image .image-toolbar-action:hover + a img {
    filter: brightness(100%);
}

.sortbtn .sort-group .dropdown-menu {
    left: auto;
    right: 15px;
    min-width: 138px;
    padding: 10px;
    margin: 5px 0 0 0;
    border: none;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.07);
}

.sortbtn .sort-group .dropdown-menu li:not(:first-child) {
    margin-top: 10px;
}

.sortbtn .sort-group .dropdown-menu a {
    display: flex;
    padding: 4px 8px;
    align-items: center;
    border-radius: 5px;
    color: #676D79;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.21429;
}

.mfilter-box-1 .mfilter-counter, .mfilter-tb-as-td.mfilter-col-count {
    display: none;
}

#column-left,
#column-right {
    border: none !important;
}

.product-container > .row {
    row-gap: 40px;
}

button#loadMore {
    display: flex;
    padding: 14px 20px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex: 1 0 0;
    border: 1px solid #000;
    color: #000;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.166667;
    letter-spacing: 0.24px;
    text-transform: uppercase;
    background: #fff;
    margin: 25px 0 30px 0;
}

.pagination-more {
    display: flex;
    justify-content: center;
}

ul.pagination {
    display: none;
}

/*category END*/

/*product START*/
.product-content .img-column {
    max-width: 920px;
}

.product-content .main-product__title {
    margin: 0;
    color: #000;
    -webkit-text-stroke-width: 0.5;
    -webkit-text-stroke-color: #000;
    font-family: "Poiret One", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.166667;
    text-transform: uppercase;
}

.product-content .p-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.product-content .action-wishlist {
    display: block;
    cursor: pointer;
}

.product-content .action-wishlist svg {
    display: block;
}

.product-content .status_out {
    padding: 10px;
    position: absolute;
    z-index: 2;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.38;
    color: #000;
    background: #F1EEE7;
    min-width: 141px;
    height: 39px;
    text-align: center;
}

.product-content .buy-block {
    position: relative;
}

.product-content .description-short {
    color: #4D4F55;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    /*max-height: 60px;*/
}

.brief-charact {
    position: relative;
    display: block;
}

.brief-charact .attr-base {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.brief-charact .attr-item {
    position: relative;
    display: flex;
    color: #4D4F55;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.21429;
}

.brief-charact .attr-value {
    position: relative;
    display: flex;
    justify-content: flex-end;
    color: #383C42;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.21429;
    flex: 1 0 0;
}

.brief-charact span {
    background-color: #fff;
    display: inline-block;
    margin-bottom: -1px;
}

.brief-charact .attr-item span {
    padding-right: 10px;
}

.brief-charact .attr-value span {
    padding-left: 10px;
    text-align: right;
}

.brief-charact .item-charact {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
}

.brief-charact .item-charact:before {
    position: absolute;
    content: '';
    display: block;
    top: 16px;
    left: 0;
    right: 0;
    height: 1px;
    border-bottom: 1px dashed #DDD;
}

.product-content .buttons-block {
    flex-direction: column;
    margin-top: 20px;
}

.product-content .buttons-block .btn-dark {
    display: flex;
    height: 50px;
    padding: 15px 20px;
    justify-content: center;
    align-items: center;
    background: #A4C8BA;
    color: #fff;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase;
    border: 1px solid #A4C8BA;
    flex: 1 0 0;
    transition: all .3s ease;
}

.product-content .buttons-block .btn-dark:not(:disabled):hover {
    background: #fff;
    color: #A4C8BA;
}

.product-content .buttons-block .btn-dark:disabled {
    color: #fff;
    background: #C2C2C2;
    border: none;
}

.product-content .buttons-block .btn-light {
    display: flex;
    height: 50px;
    padding: 15px 20px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border: 1px solid #000;
    background: #fff;
    color: #000;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase;
    flex: 1 0 0;
    transition: all 0.3s ease;
}

.product-content .buttons-block .btn-light:hover {
    background: #000;
    color: #fff;
}

.product-content .buttons-block .btn-light svg path {
    transition: all .3s ease;
}

.product-content .buttons-block .btn-light:hover svg path {
    stroke: #fff;
}

.product-content .navList {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.product-content .navList li {
    display: flex;
    align-items: center;
}

.product-content .navList li:not(:first-child) {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    display: flex;
    align-items: center;
}

.product-content .navList button,
.product-content .navList a {
    color: #333;
    font-weight: 500;
    text-transform: uppercase;
    padding: 20px 0;
    display: flex;
    align-items: center;
    width: 100%;
    height: 60px;
    text-align: left;
    border: none;
    background: #fff;
    transition: all 0.3s ease;
}

.product-content .navList button {
    display: flex;
    align-items: center;
    gap: 10px;
    transition: all .3s ease;
}

.product-content .navList button:hover,
.product-content .navList a:hover {
    color: #4B342A;
    transition: all 0.3s ease;
}

.product-content .navList button + svg path,
.product-content .navList a + svg path {
    transition: all 0.3s ease;
}

.product-content .navList button:hover + svg path,
.product-content .navList a:hover + svg path {
    fill: #4B342A;
    transition: all 0.3s ease;
}

.product-content .product_nav {
    margin-top: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
}

.product-content .product_nav a {
    display: flex;
    padding: 12px 14px;
    justify-content: center;
    align-items: center;
    gap: 6px;
    flex: 1 0 0;
    background: rgba(0, 0, 0, 0.05);
    color: #000;
    text-transform: uppercase;
    white-space: nowrap;
}

.product-content .block-title,
.blog_post .related-products__wrapper h3.block-title {
    margin-top: 8px;
    margin-bottom: 0;
    padding: 0;
    color: #000;
    -webkit-text-stroke-width: 0.5;
    -webkit-text-stroke-color: #000;
    font-family: "Poiret One", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.15;
    text-transform: uppercase;
    border-bottom: none;
}

.product-content #product_related .product_item. product-thumb-image img,
.product-content #product_related_categories .product_item .product-thumb-image img {
    transition: all 0.3s ease;
}

.product-content #product_related .product_item:hover .product-thumb-image img,
.product-content #product_related_categories .product_item:hover .product-thumb-image img {
    height: 100%;
    width: auto;
    max-width: unset;
    transition: all 0.3s ease;
}

.btn-readmore {
    margin-top: 10px;
    display: flex;
    align-items: center;
    gap: 6px;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.21429;
    background: #fff;
    border: none;
    padding: 0;
    transition: all .3s ease;
}

.modal .description {
    color: #4D4F55;
}

#collapse_specification.collapse {
    overflow: hidden;
    height: 80px !important;
    display: block !important;
}

.product-content .description-block {
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.product-content .products,
.related-products__wrapper {
    width: 100%;
    overflow: hidden;
    margin-top: 60px;
    padding: 40px 0;
    background: rgba(164, 200, 186, 0.10);
}

.product-content .products .owl-dots,
.related-products__wrapper #related_products .owl-dots {
    height: 0;
}

#product_related,
#related_products {
    margin-top: 20px;
}

#product_related .owl-prev,
#related_products .owl-prev,
#product_cats .owl-prev {
    transform: rotate(0deg);
}

#product_related_categories .owl-nav {
    position: relative;
    width: 118px;
    height: 50px;
    margin: 20px auto 0 auto;
}

#product_related_categories .owl-nav button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 50px;
    border: 1px solid rgba(0, 0, 0, 0.07);
    background: #fff;
    top: 0;
}

#product_related_categories.owl-carousel .owl-prev {
    left: 0;
    transform: rotate(0);
    right: auto;
}

#product_related_categories.owl-carousel .owl-next {
    right: 0;
    left: auto;
}

#product_related_categories .owl-dots {
    height: 0;
}

#product_related_categories .subcategories-item__link {
    position: relative;
}

#product_related_categories .subcategories-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    color: #fff;
}

#product_related_categories .subcategories-title {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.166667;
    letter-spacing: 0.48px;
    text-transform: uppercase;
}

#product_related_categories .subcategories-name {
    -webkit-text-stroke-width: 0.5;
    -webkit-text-stroke-color: #fff;
    font-family: "Poiret One", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.15;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}

#product_related_categories .subcategories-item__link .subcategories-image {
    display: flex;
    align-items: center;
    justify-content: center;
}

#product_related_categories.owl-carousel .owl-item img {
    height: auto;
}

#product_related_categories.owl-carousel.owl-drag .owl-item {
    overflow: hidden;
}

.product-content .advantages .owl-carousel {
    display: flex !important;
    flex-direction: column;
    gap: 40px;
}

#descriptionModal .modal-dialog,
#specificationModal .modal-dialog {
    height: 100vh;
}

#descriptionModal .modal-content,
#specificationModal .modal-content {
    height: 100%;
}

#videoModal .modal-title {
    font-size: 22px;
    line-height: 1.18182;
    font-weight: 400;
    text-transform: none;
}

#videoModal .modal-header {
    padding-top: 15px;
}

#brideModal .modal-header,
#brideModal2 .modal-header,
#salonModal .modal-header {
    padding: 30px 25px 25px 25px;
}

#brideModal .modal-body,
#brideModal2 .modal-body,
#salonModal .modal-body {
    padding: 0 25px 30px 25px;
}

#brideModal .modal-title,
#brideModal2 .modal-title,
#salonModal .modal-title {
    font-size: 22px;
    line-height: 1.18182;
    font-weight: 400;
    text-transform: none;
}

#brideModal .button,
#brideModal2 .button,
#salonModal .button {
    margin-top: 10px;
    display: flex;
    padding: 15px 20px;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 46px;
    background: #A4C8BA;
    border: none;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    transition: all .3s ease;
}

/*product END*/

/*about us START*/

.about-us__content {
    max-width: 888px;
    margin: 0 auto;
    text-align: center;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.733;
    color: #2C2C2C;
}

.about-us__content h1 {
    max-width: 661px;
    margin: 0 auto;
    font-weight: 400;
    font-size: 24px;
    line-height: 1.366;
    color: #000;
    text-transform: uppercase;
}

.about-us__content .description {
    margin-top: 37px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 37px;
    text-align: left;
}

.about-us__button {
    padding-top: 37px;
}

.about-us__button a {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.357;
    text-align: center;
    text-transform: uppercase;
    color: #4B342A;
    border: 1px solid #4B342A;
    display: inline-block;
    padding: 14px;
    min-width: 226px;
    height: 47px;
    transition: all 0.3s ease;
}

.about-us__button a:hover {
    color: #4B342A;
    border: 1px solid #E4E4E4;
    background: #E4E4E4;
    transition: all 0.3s ease;
}

.about-us__page .follow__instagram {
    padding-top: 74px;
}

.about-us__page + footer {
    margin-top: 74px;
}

.about-us__banner {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 400px;
}

.about-us__banner img {
    height: 100%;
}

.about-us__main-text {
    margin-top: 60px;
    text-align: center;
}

.about-us__main-title {
    color: #000;
    text-align: center;
    -webkit-text-stroke-width: 0.5;
    -webkit-text-stroke-color: #000;
    font-family: "Poiret One", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.7;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}

.about-us__main-subtitle {
    margin-top: 12px;
    color: #4D4F55;
}

.about-us__page #slideshow0 {
    margin-top: 60px;
}

.about-us__page #slideshow0 .owl-wrapper {
    transform: none !important;
    display: flex !important;
    flex-direction: column;
}

.about-us__page #slideshow0 .item {
    flex-direction: column-reverse;
    gap: 20px;
}

.about-us__page #slideshow0 .banner_inner {
    position: relative;
    text-align: left;
    color: unset;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
}

.about-us__page #slideshow0 .banner_title {
    font-size: 20px;
    line-height: 1.15;
    letter-spacing: 0.8px;
}

.about-us__page #slideshow0 .banner_sub_title {
    color: #4D4F55;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.53846;
    letter-spacing: 0.26px;
    text-transform: none;
}

.about-us__page #slideshow0 .owl-controls {
    display: none !important;
}

.about-us__page #slideshow0 .owl-item:not(:first-child) {
    margin-top: 60px;
}

.about-us__page #slideshow0 .owl-stage {
    transform: translate3d(0px, 0px) !important;
    width: 100% !important;
}

/*about us END*/

/*contact START*/
.information-contact .contact-contact a {
    position: relative;
    display: inline-block;
}

.information-contact .contact-contact a:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background: #000;
    left: 0;
    bottom: -1px;
    transition: all 0.3s ease;
}

.information-contact .contact-contact a:hover:before {
    background: #4B342A;
    transition: all 0.3s ease;
}

.information-contact .contact-social a:not(:first-child) {
    margin-left: 9px;
}

.information-contact .contact-social a svg path {
    transition: all 0.3s ease;
}

.information-contact .contact-social a:hover svg path {
    fill: #4B342A;
    transition: all 0.3s ease;
}

.information-contact .form__wrapper .form-horizontal .form-group {
    margin-right: 0;
    margin-left: 0;
}

.information-contact .form__wrapper .has-error .form-control, .information-contact .form__wrapper .has-error .form-control:hover, .information-contact .form__wrapper .has-error .form-control:focus {
    border: 1px solid #AC0000;
}

form.contact .has-error .text-danger {
    display: block;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.38;
    color: #AC0000;
    padding-top: 5px;
}

.information-contact .form__wrapper .has-error {
    margin-bottom: 9px;
}

.information-contact .form__wrapper textarea.form-control {
    height: auto;
    resize: none;
}

.information-contact .left-side {
    padding: 35px 15px;
    background: rgba(164, 200, 186, 0.10);
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.information-contact h1 {
    margin: 0;
    color: #000;
    -webkit-text-stroke-width: 0.5;
    -webkit-text-stroke-color: #000;
    font-family: "Poiret One", sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.18182;
    text-transform: uppercase;
}

.information-contact .information,
.information-contact .contact-social {
    padding-top: 30px;
    border-top: 1px solid #EFEFEF;
}

.information-contact .left-side .contacts {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.information-contact .left-side .contacts .title {
    margin-bottom: 5px;
    color: #8B8B8B;
    font-size: 13px;
    line-height: 1.15385;
    letter-spacing: 0.52px;
}

.information-contact .left-side .contacts .content {
    color: #333;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.2;
}

.information-contact .left-side .contacts .content a:hover {
    color: #A4C8BA;
}

.information-contact .information__title {
    margin-bottom: 10px;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0.32px;
}

.information-contact .information {
    color: #4D4F55;
}

.information-contact .contact-social {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.information-contact .contact-social-item {
    display: flex;
    align-items: center;
    gap: 10px;
}

.information-contact .contact-social-item a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    gap: 10px;
    border: 1px solid rgba(0, 0, 0, 0.07);
    background: #FAFAFA;
}

.information-contact .form__wrapper legend {
    margin-bottom: 25px;
    color: #333;
    text-align: center;
    font-size: 22px;
    line-height: 1.18182;
}

.information-contact .right-side form .row {
    margin-left: -6px;
    margin-right: -6px;
}

.information-contact .right-side form .col-6,
.information-contact .right-side form .col-12 {
    padding-left: 6px;
    padding-right: 6px;
}

form.contact .row:not(:first-of-type) .form-group {
    margin-top: 12px;
}

.information-contact .form__wrapper .buttons {
    margin-top: 10px;
}

.information-contact .form__wrapper .contact__button {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 13px 20px;
    background: #A4C8BA;
    width: 100%;
    height: 46px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    border: none;
    transition: all .3s ease;
}

/*contact END*/
/*where to buy START*/

.information-map .map__content {
    margin-top: 35px;
}

.information-map h1 {
    color: #000;
    -webkit-text-stroke-width: 0.5;
    -webkit-text-stroke-color: #000;
    font-family: "Poiret One", sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.18182;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}

.information-map .subtitle {
    color: #333;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.57143;
}

.information-map #accordionmap > .panel {
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
}

.map_filter_title {
    background: #F9F9F9 !important;
    padding: 24.5px 21px !important;
    border: none;
    border-radius: 0;
}

.map_filter_title a {
    /*font-family: "Avenir Next Ultra", sans-serif;
    font-style: normal;
    font-weight: 275;*/
    font-size: 20px;
    text-transform: uppercase;
    line-height: 1.3666;
    color: #000 !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: "Avenir Next", sans-serif;
    font-style: normal;
    font-weight: 400;
}

.map_filter_title a span {
    font-family: "Avenir Next", sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #000;
}

.information-map .map {
    border-radius: 0;
    box-shadow: none;
    height: 630px;
    border: none;
    padding: 30px;
    background-color: #F9F9F9;
}

.information-map .filterForm {
    padding: 0 30px;
    background: rgba(164, 200, 186, 0.10);
}

.information-map .filterForm .panel {
    border: none;
    margin: 0;
    padding: 0;
    background: transparent;
    box-shadow: none;
    border-radius: 0;
}

.information-map .filterForm .panel-heading {
    border: none;
    padding: 0;
    border-radius: 0;
}

.information-map .filterForm .panel-heading a.accordion-toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 30px 0;
    color: #333;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.23077;
    letter-spacing: 1.3px;
    text-transform: uppercase;
}

.information-map .filterForm #accordionitems .panel a.accordion-toggle[aria-expanded="true"] {
    padding-bottom: 20px;
}

.information-map .filterForm #accordionitems .panel:first-child a.accordion-toggle[aria-expanded="false"] {
    padding-bottom: 30px;

}

.information-map .filterForm #accordionitems .panel:first-child a.accordion-toggle {
    padding-bottom: 20px;
}

.information-map .filterForm .panel-group .panel + .panel {
    margin-top: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.06);
}

.information-map .filterForm label {
    cursor: pointer;
    position: relative;
}

.information-map .filterForm #checkboxes1 label.select_label:not(:first-child),
.information-map .filterForm #checkboxes2 label.select_label:not(:first-child) {
    margin: 0;
    display: flex;
    align-items: center;
    height: 18px;
}

.information-map .filterForm #checkboxes1 label.select_label:first-child,
.information-map .filterForm #checkboxes2 label.select_label:first-child {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    height: 18px;
}

.information-map .filterForm label.select_label span.select_label-icon {
    border: 1px solid rgba(0, 0, 0, 0.12);
    background: #fff;
    width: 18px;
    height: 18px;
}

.information-map .filterForm label.select_label span:not(.select_label-icon) {
    margin-left: 30px;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.21429;
}

.information-map .filterForm .panel-body {
    padding: 0;
}

.information-map .filterForm .control {
    padding-bottom: 15px;
}

.information-map .filterForm .control input {
    border: 1px solid #E6E7EA;
    background: #fff;
    height: 48px;
    padding: 14px;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.21426;
    transition: all 0.3s ease;
}

.information-map .filterForm .control input:active,
.information-map .filterForm .control input:focus,
.information-map .filterForm .control input:hover,
.information-map .filterForm .control input:focus-visible {
    border: 1px solid #A4C8BA;
    border-radius: 0;
    transition: all 0.3s ease;
    box-shadow: none;
    outline: none;
}

.information-map .filterForm .control input::placeholder {
    color: #969CA6;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
}

.information-map #accordionitems .panel .panel-collapse .panel-body {
    border-top: none;
    padding-bottom: 30px;
}

.information-map .filterForm .wrapper {
    max-height: 149px;
    overflow-y: auto;
}

/* width */
.information-map [id*="checkboxes"]::-webkit-scrollbar,
.information-map .filterForm #country_clone_block::-webkit-scrollbar,
.information-map .filterForm.collapse::-webkit-scrollbar,
[class*="product-category"] .mfilter-free-container::-webkit-scrollbar {
    width: 2px;
}

/* Track */
.information-map [id*="checkboxes"]::-webkit-scrollbar-track,
.information-map .filterForm #country_clone_block::-webkit-scrollbar-track,
.information-map .filterForm.collapse::-webkit-scrollbar-track,
[class*="product-category"] .mfilter-free-container::-webkit-scrollbar-track {
    background: #E2E2E2;
}

/* Handle */
.information-map [id*="checkboxes"]::-webkit-scrollbar-thumb,
.information-map .filterForm #country_clone_block::-webkit-scrollbar-track,
.information-map .filterForm.collapse::-webkit-scrollbar-track,
[class*="product-category"] .mfilter-free-container::-webkit-scrollbar-track {
    background: #A4C8BA;
}

/* Handle on hover */
.information-map [id*="checkboxes"]::-webkit-scrollbar-thumb:hover,
.information-map .filterForm #country_clone_block::-webkit-scrollbar-thumb:hover,
.information-map .filterForm.collapse::-webkit-scrollbar-thumb:hover,
[class*="product-category"] .mfilter-free-container::-webkit-scrollbar-thumb:hover {
    background: #4B342A;
}

#Gmap .gm-style .gm-style-iw-tc {
    height: 15px;
    width: 17px;
}

#Gmap .gm-style .gm-style-iw-tc::after {
    background: #fff;
    clip-path: polygon(0% 0%, 50% 100%, 100% 0%);
    content: none;
    height: 15px;
    left: 0;
    position: absolute;
    top: -1px;
    width: 17px;
}

#Gmap .gm-style .gm-style-iw-c {
    border-radius: 4px;
    background: #fff;
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.06), 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
    padding: 20px;
}

#Gmap .gm-style .gm-style-iw-ch {
    padding-top: 20px;
}

#Gmap .gm-style .gm-style-iw-d {
    overflow: hidden !important;
    max-height: unset !important;
    padding: 0 20px 20px 0;
}

#Gmap .mapItem {
    text-align: left;
}

#Gmap .mapItem div:not(:first-child) {
    margin-top: 10px;
}

#Gmap .mapItem .item_title {
    color: #333;
    font-family: Qanelas, sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
}

#Gmap .mapItem .item_address,
#Gmap .mapItem .item_phone a,
#Gmap .mapItem .item_email a {
    color: #333;
    font-family: Qanelas, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.26667;
}

#Gmap .mapItem .item_phone a:hover,
#Gmap .mapItem .item_email a:hover {
    color: #A4C8BA;
}

#Gmap .gm-style .gm-style-iw button {
    /*    display: none !important;*/
}

#checkboxes1,
#checkboxes2,
.information-map .filterForm #country_clone_block {
    position: relative;
    max-height: 258px;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.information-map .filterForm #country_clone_block {
    max-height: 270px;
}

.information-map .filterForm #country_clone_block .select_label {
    margin-bottom: 0;
}

.information-map .filterForm #country_clone_block .select_label:last-child {
    padding-bottom: 30px;
}

.information-map .left-content,
.information-map .right-content {
    margin-top: 30px;
}

/*where to buy END*/

/*404 START*/
.error-not_found h1 {
    margin: 0 0 10px 0;
    color: #000;
    -webkit-text-stroke-width: 0.5;
    -webkit-text-stroke-color: #000;
    font-family: "Poiret One", sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.18182;
    text-transform: uppercase;
}

.error-not_found .text {
    color: #333;
    line-height: 1.69231;
}

.error-not_found .center-block {
    text-align: center;
    padding: 244px 0;
}

.error-not_found__button {
    margin-top: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 15px 20px;
    gap: 10px;
    height: 44px;
    color: #000;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.24px;
    text-transform: uppercase;
    border: 1px solid #000;
    transition: all 0.3s ease;
}

.error-not_found__button:hover {
    background: #000;
    color: #fff;
}

.error-not_found__button svg path {
    transition: all 0.3s ease;
}

.error-not_found__button:hover svg path {
    stroke: #fff;
}

/*404 END*/

/*blog START*/
.blog-category .blog {
    margin-top: 35px;
}

.blog-category h1 {
    margin: 0 0 10px 0;
    color: #000;
    -webkit-text-stroke-width: 0.5;
    -webkit-text-stroke-color: #000;
    font-family: "Poiret One", sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 1.15625;
    text-transform: uppercase;
}

.blog-category .blog .main_description {
    margin-bottom: 0;
    color: #333;
    font-size: 14px;
    line-height: 1.57143;
}

.blog-category .main_description p:last-child {
    margin-bottom: 0;
}

.blog-category .blog_grid_holder {
    padding: 0;
}

.blog-category .column-2 .blog_item .image,
.blog-category .blog_item .image {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
}

.blog-category .column-2 .blog_item .image img,
.blog-category .blog_item .image img {
    width: auto;
    height: 100%;
/*    max-width: unset;*/
}

.blog-module.blog-category .blog_item .image img {
    width: 100%;
    height: auto;
}

.blog-category .column-2 .blog_stats {
    position: absolute;
    top: 10px;
    right: 10px;
    margin: 0;
    font-size: unset;
    padding: 0;
    color: unset;
    border: none;
}

.blog-category .column-2 .blog_stats span {
    margin: 0;
    line-height: unset;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 8px;
    background: #fff;
    height: 23px;
}

.blog-category .column-2 .blog_stats .hl {
    color: #676D79;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.15385;
}

.blog-category .column-2 .blog_stats .text {
    display: none;
}

.blog-category .column-2 .summary .blog_title {
    margin: 10px 0 0 0;
    color: #000;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.61538;
}

.blog-category .blog_item {
    margin-top: 30px;
    margin-bottom: 0;
}

.blog-category ul.pagination {
    margin-top: 0;
}

.blog-category .blog_item .image img:hover {
    opacity: 1;
}

/*blog END*/
/*blog post START*/
.blog_post {
    margin: 35px 0 0 0;
}

.blog_post .blog__post-top_content {
    padding: 0 15px;
    text-align: center;
}

.blog_post .blog__post-top_content h1 {
    margin: 0 0 10px 0;
    color: #000;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.41667;
    text-transform: uppercase;
}

.blog_post .blog__post-top_content .blog_stats {
    margin: 0;
    border: none;
    padding: 0;
}

.blog_post .blog_stats span {
    margin: 0;
    line-height: unset;
}

.blog_post .blog_stats .hl {
    color: #333;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.57143;
}

.blog_post .main_description img {
    width: 100% !important;
    margin-top: 15px;
    margin-bottom: 15px;
}

.blog_post.blog .main_description {
    margin: 0 auto !important;
    max-width: 1132px;
    color: #4D4F55;
    line-height: 1.69231;
}

.blog_post.blog .main_description p {
    margin-top: 15px;
    margin-bottom: 15px;
}

.blog_post.blog .main_description p:last-child,
.blog_post.blog .main_description p:last-child img {
    margin-bottom: 0;
}

.blog_post .main_description h3 {
    margin: 39px 0 13px !important;
    padding-bottom: 0 !important;
    border-bottom: none !important;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.357;
    color: #4B342A;
}

.blog_post .main_description a {
    font-weight: 500;
    font-size: 15px;
    line-height: 1.33;
    color: #4B342A;
    position: relative;
}

.blog_post .main_description a:before {
    background: #4B342A;
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
}

.blog_post .author_info {
    padding-top: 33px;
    flex-direction: column;
    flex-wrap: wrap;
}

.blog_post .author_info .c_one {
    background: #F1EEE7;
    padding: 32px 45px;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.667;
    color: #333;
}

.blog_post .author_info .c_one .col_title {
    font-weight: 400;
    font-size: 24px;
    line-height: 1.375;
    color: #4B342A;
    text-transform: uppercase;
}

.blog_post .author_info .c_one .col_title span {
    /*font-family: "Avenir Next Ultra", sans-serif;
    font-weight: 275;
    color: #000;*/
}

.blog_post .author_info .c_one .col_description {
    padding-top: 17px;
    max-width: 572px;
}

.blog_post .author_info .c_one a {
    color: #4B342A;
    position: relative;
}

.blog_post .author_info .c_one a:before {
    background: #4B342A;
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
}

.blog_post .author_info .c_two {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 32px 42px 37px 42px;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.31;
    text-transform: uppercase;
    color: #000;
    max-height: 285px;
    margin-top: 33px;
}

.blog_post .author_info .c_two .col_title {
    font-size: 24px;
    line-height: 1.375;
    text-transform: none;
    text-transform: uppercase;
}

.blog_post .author_info .c_two .col_description {
    padding-top: 17px;
}

.blog_post .author_info .c_two .col_description p {
    margin-bottom: 15px;
}

.blog_post .author_info .c_two .col_description b {
    font-weight: 500;
}

.sub_title_related {
    color: #000;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.83333;
    letter-spacing: 0.24px;
    text-transform: uppercase;
}

.blog_post .title_related span {
    /*font-family: "Avenir Next Ultra", sans-serif;
    font-weight: 275;*/
}

.related-categories__wrapper {
    margin-top: 60px;
}

.blog_post #related_categories .owl-prev {
    left: 50%;
    transform: translateX(-56px) rotate(180deg);
    top: 7.8px;
    right: auto;
}

.blog_post #related_categories .owl-next {
    right: 50%;
    transform: translateX(56px);
    top: 9px;
    left: auto;
}

.blog_post #related_categories .owl-prev svg path {
    fill: #000;
}

.blog_post #related_categories .owl-next svg path {
    fill: #000;
}

.blog_post #related_categories .subcategories-item__link {
    margin-top: 48px;
}

.blog_post #related_categories .product_item .product-thumb-image img {
    transition: all 0.3s ease;
}

.blog_post #related_categories .product_item:hover .product-thumb-image img {
    filter: brightness(65%);
    transition: all 0.3s ease;
}

.blog_post .blog_product {
    padding: 0;
}

/*blog post END*/

.blog-category .carousel-1 .blog_item {
    margin-top: 0;
}

#successModal .modal-header {
    padding: 30px 40px 25px 40px;
}

#successModal .modal-body {
    padding: 0 40px 75px 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    color: #333;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.16667;
}

#product_cats.owl-carousel .item a {
    display: flex;
    align-items: center;
    justify-content: center;
}

#product_cats.owl-carousel .item a img {
    width: auto;
    height: 100%;
}

#product_cats.cta-help .banner_inner {
    top: 50%;
    transform: translateY(-50%);
    bottom: unset;
}

#product_cats.cta-help .banner_title {
    font-size: 20px;
    line-height: 1.15;
    letter-spacing: 0.8px;
}

.eapps-instagram-feed {
    margin-top: 40px;
}

/*Breakpoints START*/
/*max width: 525px START*/
@media screen and (max-width: 525px) {
    .product-thumb .product-thumb-image > a,
    .subcategories-item__link .subcategories-image {
        max-height: 500px;
        height: 500px;
    }

    .product-thumb .product-thumb-image > a img {
        height: 100%;
        width: auto;
        max-width: unset;
    }

    /*product START*/
    #product_related_categories .subcategories-item__link .subcategories-image {
        max-height: 390px;
        height: 390px;
    }

    /*product END*/
}

/*max-width: 525px END*/
/*min-width: 526px START*/
@media screen and (min-width: 526px) {
    .catalog-content .product-container > .row {
        margin: 0 -5px;
    }

    .catalog-content .product-layout.product-grid {
        padding: 0 5px;
    }

    /*product START*/
    #product_related_categories .subcategories-item__link .subcategories-image {
        max-height: 482px;
        height: 482px;
    }

    /*product END*/
}

/*min-width: 526px END*/

/*max-width: 567px START*/
@media screen and (max-width: 567px) {
    .blog-category .column-2 .blog_item .image,
    .blog-category .blog_item .image {
        height: 218px;
    }
}

/*max-width: 567px END*/

/*min-width: 568px START*/
@media screen and (min-width: 568px) {
    .blog-category .column-2 .blog_item {
        margin-top: 40px;
        padding-left: 20px;
        padding-right: 20px;
        width: 49.99%;
    }

    .blog-category .blog_grid_holder {
        margin-left: -20px;
        margin-right: -20px;
    }
}

/*min-width: 568px END*/

/*min-width: 768px START*/
@media screen and (min-width: 768px) {
    /*advantages START*/
    .advantages .item {
        padding: 0 25px;
    }
    .menu-add-html .card__cover img{
        max-width: 292px;
    }

    /*advantages END*/
}

/*min-width: 768px END*/
/*max-width: 991px START*/
@media screen and (max-width: 991px) {
    /*collections START*/
    .collections .banner_sub_title {
        display: none;
    }

    .collections .slideshow .banner_button {
        margin-top: 15px;
    }

    .collections .block-content-item + .block-content-item {
        display: none !important;
    }

    /*collections END*/
    /*salons START*/
    .salons .slideshow {
        margin-top: 20px;
    }

    /*salons END*/
    /*header START*/
    body:not(.common-home) header.header {
        height: 42px;
        background: #A4C8BA;
    }

    .other-pages .main-content {
        padding-top: 42px;
    }

    /*header END*/
    /*category START*/
    .category__banner {
        position: relative;
    }

    .category__banner .category__image {
        padding: 0;
        height: 400px;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
    }

    .category__banner .category__image:before {
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.70) 100%);
    }

    .category__banner .category__image img {
        height: 100%;
        max-width: unset;
    }

    .category__banner .category__image.light {
        justify-content: left;
    }

    .category__banner .category__inner {
        position: absolute;
        top: auto;
        right: -15px;
        bottom: 0;
        left: -15px;
        padding: 0 40px 30px 40px;
        width: 100vw;
        display: flex;
        flex-direction: column;
        gap: 12px;
    }

    .category__banner .category__subtitle {
        color: #fff;
    }

    .category__banner .category__title {
        margin: 0;
        color: #fff;
        -webkit-text-stroke-width: 0.5;
        -webkit-text-stroke-color: #fff;
        font-family: "Poiret One", sans-serif;
        font-size: 22px;
        font-weight: 400;
        line-height: 1.18182;
        text-transform: uppercase;
    }

    .category__banner .category-description {
        color: #fff;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .catalog-sort {
        margin-top: 30px;
        margin-bottom: 25px;
    }

    .filterbtn {
        padding-right: 7.5px;
    }

    .sortbtn {
        padding-left: 7.5px;
    }

    .category__banner .category__image.light:before {
        background: linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0.00) 0.01%, rgba(0, 0, 0, 0.70) 100%);
    }

    .subcategories .subcategories-title-content {
        align-items: center;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .subcategories .subcategories-item .parent-name {
        margin-top: 0;
        height: fit-content;
        color: #fff;
    }

    .subcategories .subcategories-item .subcategories-name {
        color: #fff;
        -webkit-text-stroke-width: 0.5;
        -webkit-text-stroke-color: #fff;
        font-size: 18px;
        font-weight: 400;
        line-height: 1.166667;
        text-align: center;
    }

    .mfilter-content > ul {
        padding-bottom: 30px !important;
    }

    /*category END*/
    /*product START*/
    .product-content {
        margin-top: 25px;
    }

    .product-content .product-image__block {
        margin-top: 20px;
    }

    .product-image__block .owl-carousel .owl-item img {
        height: 500px;
        width: auto;
        max-width: unset;
    }

    .product-image__block .owl-dots {
        position: absolute;
    }

    .product-image__block .owl-nav {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        height: 30px;
    }

    #product_related .owl-nav,
    #related_products .owl-nav,
    #product_cats .owl-nav {
        position: relative;
        width: 118px;
        height: 50px;
        margin: 20px auto 0 auto;
    }

    #product_related.owl-carousel .owl-nav button,
    #related_products.owl-carousel .owl-nav button,
    #product_cats.owl-carousel .owl-nav button {
        width: 54px;
        height: 50px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        background: #fff;
        opacity: 1;
        top: 0;
    }

    #product_cats.owl-carousel .owl-nav button {
        border: 1px solid rgba(0, 0, 0, 0.07);
        background: #fff;
    }

    #product_related.owl-carousel .owl-nav .owl-prev,
    #related_products.owl-carousel .owl-nav .owl-prev,
    #product_cats.owl-carousel .owl-nav .owl-prev {
        right: auto;
    }

    .product-content .buttons-block .btn-light {
        margin-top: 15px;
    }

    /*product END*/
    /*about START*/
    .about-us__page #slideshow0 {
        padding-top: 60px;
        position: relative;
    }

    .about-us__page #slideshow0:before {
        position: absolute;
        content: '';
        top: 0;
        left: -15px;
        right: -15px;
        height: 1px;
        background: rgba(0, 0, 0, 0.05);
    }

    /*about END*/
    /*contact START*/
    .information-contact .form__wrapper {
        margin-top: 30px;
    }

    /*contact END*/
    /*footer START*/
    footer .menu__list .menu__item {
        padding-top: 12.5px;
        padding-bottom: 12.5px;
    }

    footer .menu__list .menu__item:last-child {
        padding-bottom: 0;
    }

    footer ul.menu_footer li:last-child a {
        padding-bottom: 0;
    }

    /*footer END*/
    /*mobile menu START*/
    #mbmenu #collapseContactsTOP.collapse {
        display: flex;
        flex-direction: column;
        gap: 15px;
        background: rgba(164, 200, 186, 0.10);
        margin: 0 -20px;
        padding: 20px;
        margin-top: 24px;
    }

    #mbmenu #headingContactsTOP.menu__item-heading {
        display: none;
    }

    #megamenu-menu .dropdown-inner .megamenu-issubchild .megamenu-parent-title {
        width: fit-content;
        display: inline-flex;
        align-items: center;
        padding: 0;
    }

    #megamenu-menu .nav li.tg_sub a.tg_sub {
        background-color: #A4C8BA;
        color: #fff;
        padding: 16px 20px;
    }

    #mbmenu #collapseContactsTOP > div {
        padding: 0;
    }

    #mbmenu #collapseContactsTOP > div .title {
        margin-bottom: 5px;
        color: #909090;
        font-size: 12px;
        font-weight: 400;
        line-height: 1.16667;
        letter-spacing: 0.48px;
    }

    #mbmenu #collapseContactsTOP > div .content {
        color: #333;
    }

    #mbmenu .header-languages {
        margin-top: 20px;
    }

    #mbmenu .header-languages .btn {
        padding: 3.5px 6px;
        color: #000;
        font-size: 13px;
        font-weight: 400;
        line-height: 1.15385;
    }

    #mbmenu .header-languages .btn span {
        display: flex;
        align-items: center;
    }

    #mbmenu .header-languages .dropdown-menu {
        left: 0;
        right: auto;
    }

    #mbmenu .mobile-catalog__back {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 8px;
        float: left;
    }

    #mbmenu .mobile-catalog__close {
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        top: 49px;
        right: 20px;
    }

    #megamenu-menu .dropdown-inner .megamenu-issubchild .see-all-link {
        color: #909090;
        display: flex;
        align-items: center;
        gap: 15px;
        padding: 5px 0;
    }

    /*mobile menu END*/
    #descriptionModal .modal-dialog,
    #specificationModal .modal-dialog {
        width: 100%;
        max-width: unset;
        overflow: hidden;
    }

    #descriptionModal .modal-body,
    #specificationModal .modal-body {
        overflow-y: auto;
        height: calc(100% - 84px);
    }

    .blog-module .owl-stage {
        display: flex;
    }

    .header .header-menu__user .count {
        min-width: 20px;
        height: 19px;
    }
}

/*max-width: 991px END*/
/*min-width: 992px START*/
@media screen and (min-width: 992px) {
    .block-title {
        font-size: 32px;
    }

    body.modal-open header {
        /*padding-right: 17px;*/
    }

    /*collections START*/
    .collections {
        margin-top: 80px;
    }

    .collections .block-title {
        display: none;
    }

    .collections .block-content {
        display: flex;
        gap: 10px;
    }

    .collections .block-content-item {
        width: calc(50% - 5px);
    }

    .collections .slideshow .banner_inner {
        right: 15px;
        left: 15px;
    }

    .collections .slideshow .banner_sub_title {
        margin-top: 0;
        font-size: 13px;
        line-height: 1.69231;
        letter-spacing: 0.26px;
    }

    .collections .slideshow .banner_title {
        margin-top: 8px;
        font-size: 32px;
        line-height: 1.15625;
        font-weight: 600;
    }

    .collections .slideshow .item > a {
        width: 100%;
    }

    .collections .slideshow .item > a > img {
        /*  height: 780px; */
    }

    /*collections END*/
    /*salons START*/
    .salons {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 0;
        position: relative;
        margin-top: 80px;
    }

    .salons .banner_inner {
        flex: 0 0 34%;
        max-width: 34%;
        margin-top: -40px;
    }

    .salons .block-title {
        font-size: 32px;
        font-style: 1.15625;
        letter-spacing: 1.28px;
    }

    .salons .block-subtitle {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .salons .block_button {
        display: inline-flex;
    }

    .salons .slideshow {
        flex: 0 0 66%;
        max-width: 66%;
    }

    .salons .slideshow .owl-buttons {
        position: absolute;
        left: -50%;
        top: 50%;
        transform: translateY(67px);
    }

    .salons .slideshow .item {
        justify-content: flex-end;
    }

    /*salons END*/
    /*cta help START*/
    .cta-help {
        margin-top: 80px;
        flex-direction: row;
        gap: 25px;
        justify-content: space-between;
        align-items: center;
    }

    .cta-help .item {
        flex: 1 0 0;
        height: auto;
    }

    .cta-help .banner_inner {
        right: 60px;
        bottom: 50px;
        left: 60px;
    }

    .cta-help .item img {
        max-width: 100%;
        height: auto;
    }

    .cta-help .banner_title {
        margin-top: 15px;
        font-size: 28px;
        line-height: 1.17857;
        letter-spacing: 1.12px;
    }

    .cta-help .banner_button {
        margin-top: 20px;
    }

    /*cta help END*/
    /*blog module START*/
    .blog-module.latest.blog {
        margin-top: 80px;
        padding: 50px 0;
    }

    .blog-module.latest h3 {
        margin-bottom: 5x;
    }

    .blog-module .blog_grid_holder.carousel-1 {
        padding-top: 35px;
    }

    .blog-module .owl-wrapper {
        gap: 20px;
    }

    .blog-module .owl-carousel .owl-item {
        width: auto !important;
    }

    .blog-module .block_button {
        margin: 35px auto 0 auto;
        min-width: unset;
        width: fit-content;
    }

    /*blog module END*/
    /*advantages START*/
    .advantages {
        margin-top: 80px;
    }

    .advantages .item {
        padding: 0 90px;
        gap: 25px;
    }

    /*advantages END*/
    /*header START*/
    .header-wishlist .wishlist-link svg path,
    .header-search .header-search__trigger svg path {
        transition: all .3s ease;
    }

    .header-wishlist .wishlist-link:hover svg path,
    .header-search .header-search__trigger:hover svg path,
    body.common-home.whiteHeader .header-search .header-search__trigger:hover svg path,
    body.common-home.whiteHeader .header-wishlist .wishlist-link:hover svg path {
        fill: #A4C8BA;
    }

    .whiteHeader #megamenu-menu .dropdown-inner .megamenu-ischild a {
        /*padding: 20px 0;*/
    }

    .whiteHeader #megamenu-menu .dropdown-inner .megamenu-ischild li a {
        /*border-bottom: 1px solid rgba(0, 0, 0, 0.06);*/
    }

    .whiteHeader #megamenu-menu .dropdown-inner .megamenu-ischild li:nth-last-child(2) a {
        /*border-bottom: none;*/
    }

    .whiteHeader #megamenu-menu .dropdown-inner ul.megamenu-ischild li:first-child {
        /*margin-top: 15px;*/
    }

    /*header END*/
    /*footer START*/
    footer {
        margin-top: 80px;
        gap: 70px;
        padding: 80px 0;
    }

    footer .footer-wrapp {
        padding: 0;
    }

    footer .copyright__text {
        padding-top: 0;
        order: 0;
    }

    .footer__top {
        padding-top: 44px;
    }

    .footer__top .block__buttons .pop-up__button:not(:first-child) {
        margin-left: 12px;
    }

    footer .collapse {
        display: block;
    }

    footer .menu__list .menu__item {
        border: none;
    }

    footer .menu__list .menu__item:last-child {
        border: none;
    }

    #mbmenu .menu__item-heading,
    footer .menu__item > .menu__item-heading {
        padding: 0 0 17.5px 0;
    }

    #mbmenu .footer-links__title,
    footer .footer-links__title {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .menu__item .menu__item-heading + .panel-collapse > .menu_footer {
        border: none;
    }

    #mbmenu .footer-links__title {
        font-size: 15px;
        line-height: 1.33;
    }

    footer .copyright {
        padding: 0;
    }

    footer .copyright .footer__bottom {
        flex-direction: row;
        gap: 10px;
        align-items: center;
        justify-content: space-between;
    }

    .footer-socials {
        gap: 30px;
    }

    .footer-socials .footer-socials-item {
        display: flex;
        align-items: center;
        gap: 10px;
        color: #000;
    }

    footer .menu__list .menu__item-heading + .panel-collapse > .menu_footer {
        padding-bottom: 0;
    }

    footer .footer-service > div {
        padding-bottom: 0;
        display: flex;
        flex-wrap: wrap;
    }

    footer .footer-telephone {
        order: 1;
        padding-top: 2.5px;
    }

    footer .footer-email {
        order: 2;
        padding-top: 2.5px;
    }

    footer .footer-open {
        order: 3;
        padding-bottom: 0;
    }

    footer .footer-address,
    footer .contacts > div:first-child {
        order: 4;
        padding-top: 7.5px;
        padding-bottom: 0;
    }

    footer .footer-address,
    footer .footer-telephone,
    footer .footer-email,
    footer .footer-open {
        flex: 1 0 50%;
    }

    footer .contacts .content {
        max-width: 130px;
    }

    footer .footer-service a:hover {
        color: #A4C8BA;
    }

    .footer-socials a:hover {
        background: #A4C8BA;
        border-color: #A4C8BA;
    }

    .footer-socials a svg path {
        transition: all .3s ease;
    }

    .footer-socials a:hover svg path {
        fill: #fff;
    }

    footer .developed {
        margin-top: 0;
    }

    footer .developed .link {
        justify-content: end;
    }

    footer .developed .link:hover {
        color: #A4C8BA;
    }

    footer .developed .link svg path {
        transition: all .3s ease;
    }

    footer .developed .link:hover svg path {
        stroke: #A4C8BA;
    }

    footer .footer-subsidy {
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }

    footer .footer-subsidy .top {
        flex-direction: row;
        align-items: center;
    }

    footer .footer-subsidy .top .text {
        max-width: 600px;
    }

    /*footer END*/
    /*category START*/
    .category__banner .category__inner {
        display: flex;
        flex-direction: column;
        gap: 20px;
        padding: 0 115px;
        -ms-flex: 0 0 37.379786%;
        flex: 0 0 37.379786%;
        max-width: 37.379786%;
    }

    .category__banner .category__title {
        margin: 0;
        color: #000;
        -webkit-text-stroke-width: 0.5;
        -webkit-text-stroke-color: #000;
        font-family: "Poiret One", sans-serif;
        font-size: 32px;
        font-weight: 400;
        line-height: 1.15625;
        text-transform: uppercase;
    }

    .category__banner .category__subtitle {
        color: #000;
    }

    .category__banner .category-description {
        color: #4D4F55;
    }

    .category__banner .category__image {
        -ms-flex: 0 0 62.620214%;
        flex: 0 0 62.620214%;
        max-width: 62.620214%;
    }

    .catalog-sort {
        margin-top: 60px;
        margin-bottom: 20px;
    }

    .sort-group {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        gap: 25px;
    }

    .filter-button {
        color: #000;
        display: inline-flex;
        padding: 5px 0;
        background: #fff;
    }

    .filter-button:hover {
        color: #A4C8BA;
    }

    .filter-button svg path,
    .filter-button svg circle {
        stroke: #222;
        transition: all .3s ease;
    }

    .filter-button:hover svg path,
    .filter-button:hover svg circle {
        stroke: #A4C8BA;
    }

    .catalog-sort .sort-group .dropdown-toggle {
        font-size: 13px;
        line-height: 1.69231;
        letter-spacing: 0.26px;
        padding: 4px 0;
        flex: 0 1 0;
        border-color: transparent;
    }

    .catalog-sort .sort-group .dropdown-toggle:hover {
        color: #A4C8BA;
    }

    .catalog-sort .sort-group .dropdown-toggle svg path {
        transition: all .3s ease;
    }

    .catalog-sort .sort-group .dropdown-toggle:hover svg path {
        stroke: #A4C8BA;
    }

    button#loadMore {
        flex: 0 1 0;
        margin: 30px 0 0 0;
        white-space: nowrap;
        transition: all .3s ease;
    }

    button#loadMore:hover {
        background: #A4C8BA;
        color: #fff;
        border-color: #A4C8BA;
    }

    button#loadMore svg path {
        transition: all .3s ease;
    }

    button#loadMore:hover svg path {
        stroke: #fff;
    }

    [class*="product-category"] label.mfilter-tb-as-td:hover {
        color: #A4C8BA;
    }

    .mfilter-content > ul > li:last-child .mfilter-content-opts {
        padding-bottom: 0;
    }

    .no-products .button {
        display: inline-flex;
    }

    .no-products .button:hover {
        border-color: #A4C8BA;
        background: #A4C8BA;
        color: #fff;
    }

    /*category END*/
    /*product START*/
    .product-content .buy-block {
        position: sticky;
        top: 0;
        transition: 0.5s ease;
        display: flex;
        flex-direction: column;
    }

    .product-content .right-content {
        display: flex;
        align-items: center;
    }

    .product-content .status_out {
        position: relative;
        margin-right: 11px;
    }

    .product-content .description-block {
        margin-top: 25px;
        border-top: 1px solid rgba(0, 0, 0, 0.05);
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .product-content .description-short {
        -webkit-line-clamp: 2;
        /*max-height: 40px;*/
    }

    .product-content .buttons-block {
        margin-top: 25px;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        gap: 20px;
    }

    .product-content .navList button,
    .product-content .navList a {
        padding: 35px 0;
    }

    .product-content .navList li:hover button,
    .product-content .navList a:hover {
        color: #A4C8BA;
    }

    .product-content .navList li svg path,
    .product-content .navList a svg path {
        transition: all .3s ease;
    }

    .product-content .navList li:hover svg path,
    .product-content .navList a:hover svg path {
        stroke: #A4C8BA;
    }

    .product-content .product_nav {
        order: -1;
        margin-top: 0;
        margin-bottom: 12px;
        justify-content: flex-start;
        gap: 30px;
    }

    .product-content .product_nav a {
        padding: 0;
        background: #fff;
        flex: 0 1 0;
    }

    .product-content .product_nav a:hover {
        color: #A4C8BA;
    }

    .product-content .product_nav a svg path {
        transition: all 0.3s ease;
    }

    .product-content .product_nav a:hover svg path {
        stroke: #A4C8BA;
    }

    .product-content .action-wishlist svg path {
        transition: all 0.3s ease;
    }

    .product-content .action-wishlist:hover svg path {
        stroke: #A4C8BA;
        fill: #A4C8BA;
        transition: all 0.3s ease;
    }

    .product-content .action-wishlist.active svg path {
        stroke: #A4C8BA;
        fill: #A4C8BA;
        transition: all 0.3s ease;
    }

    [class*="product-product"].modal-open .modal-backdrop.in {
        opacity: .7;
    }

    .product_page .modal .close svg path,
    .common-home .modal .close svg path {
        transition: all 0.3s ease;
    }

    .product_page .modal .close:hover svg path,
    .common-home .modal .close:hover svg path {
        stroke: #000;
    }

    [class*="product-product"].modal-open .modal-dialog:hover button.close svg path {
        fill: #000;
        transition: all 0.3s ease;
    }

    [class*="product-product"].modal-open .modal-dialog svg#playIcon g path {
        transition: all 0.3s ease;
    }

    [class*="product-product"].modal-open .modal-dialog:hover svg#playIcon g path {
        fill: #fff;
        transition: all 0.3s ease;
    }

    .product-content .related-categories__wrapper {
        margin-top: 80px;
    }

    .product_page .dropdown-menu.megamenu-bigblock {
        z-index: 1;
    }

    .product-content {
        margin-top: 20px;
    }

    .product-content .main-product__title {
        font-size: 32px;
        line-height: 1.15625;
    }

    .buy-block .product_specification {
        padding: 25px 0 15px 0;
    }

    .buy-block .product_specification:hover {
        color: #A4C8BA;
    }

    .buy-block .product_specification svg path {
        ransition: all .3s ease;
    }

    .buy-block .product_specification:hover svg path {
        stroke: #A4C8BA;
    }

    .btn-readmore:hover {
        color: #A4C8BA;
    }

    .btn-readmore svg path {
        transition: all .3s ease;
    }

    .btn-readmore:hover svg path {
        stroke: #A4C8BA;
    }

    .product-content .products,
    .blog-post__content .related-products__wrapper {
        margin-top: 80px;
        padding: 50px 0;
    }

    .sub_title_related {
        font-size: 13px;
    }

    .product-content .block-title,
    .blog_post .related-products__wrapper h3.block-title {
        font-size: 32px;
        line-height: 1.15625;
    }

    #product_related,
    #related_products {
        margin-top: 30px;
    }

    .header-languages .btn-group {
        margin-top: 6px;
    }

    #product_related_categories .owl-stage {
        transform: none !important;
    }

    .product-content .advantages .owl-carousel {
        flex-direction: row;
        gap: 50px;
    }

    .product-content .advantages .item {
        padding: 0 70px;
    }

    #brideModal .modal-dialog,
    #brideModal2 .modal-dialog,
    #salonModal .modal-dialog {
        max-width: 466px;
    }

    #descriptionModal,
    #specificationModal {
        right: 0;
        left: auto;
        padding-right: 0 !important;
        background: #fff;
        overflow: hidden;
    }

    #descriptionModal .modal-dialog,
    #specificationModal .modal-dialog {
        height: 100vh;
        max-width: 412px;
        background: #fff;
    }

    #descriptionModal .close svg path,
    #specificationModal .close svg path {
        stroke: #A1A1A1;
        transition: all .3s ease;
    }

    #descriptionModal .close:hover svg path,
    #specificationModal .close svg:hover path {
        stroke: #000;
    }

    #descriptionModal .modal-header,
    #specificationModal .modal-header {
        padding: 30px;
    }

    #descriptionModal .modal-title,
    #specificationModal .modal-title {
        font-size: 22px;
        line-height: 1.18182;
    }

    #descriptionModal .modal-body,
    #specificationModal .modal-body {
        padding: 0 30px 30px 30px;
        overflow-y: auto;
        height: calc(100% - 86px);
    }

    #brideModal .button:hover,
    #brideModal2 .button:hover,
    #salonModal .button:hover {
        background: #000;
    }

    #brideModal .modal-header,
    #brideModal2 .modal-header,
    #salonModal .modal-header {
        padding: 30px 40px 25px 40px;
    }

    #brideModal .modal-body,
    #brideModal2 .modal-body,
    #salonModal .modal-body {
        padding: 0 40px 30px 40px;
    }

    /*product END*/
    /*about START*/
    .about-us__main-text {
        margin: 80px auto 0 auto;
        max-width: 750px;
    }

    .about-us__main-title {
        font-size: 32px;
        line-height: 1.15625;
    }

    .about-us__main-subtitle {
        margin-top: 25px;
    }

    .about-us__page #slideshow0 .item {
        flex-direction: row-reverse;
        gap: 60px;
        align-items: center;
    }

    .about-us__page #slideshow0 .owl-item:nth-child(2) .item {
        flex-direction: row;
    }

    .about-us__page #slideshow0 .banner_title {
        font-size: 32px;
        line-height: 1.15625;
        letter-spacing: 1.28px;
    }

    /*about END*/
    /*contact START*/
    .information-contact .contact-social-item a:hover {
        background: #A4C8BA;
        border-color: #A4C8BA;
    }

    .information-contact .contact-social-item a svg path {
        transition: all .3s ease;
    }

    .information-contact .contact-social-item a:hover svg path {
        fill: #fff;
    }

    .information-contact .header,
    .information-map .header,
    .blog-category .header,
    .blog-blog .header {
        border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    }

    .information-contact .left-side {
        margin-top: 20px;
        padding: 50px 40px;
    }

    .information-contact h1 {
        font-size: 32px;
        line-height: 1.15626;
    }

    .information-contact .left-side .contacts {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        column-gap: 5px;
        row-gap: 20px;
    }

    .information-contact .left-side .contact-telephone,
    .information-contact .left-side .contact-email,
    .information-contact .left-side .contact-open,
    .information-contact .left-side .contact-address {
        flex: 1 0 49%;
    }

    .information-contact .right-side {
        margin-top: 20px;
        padding: 30px 40px;
    }

    .information-contact .form__wrapper .contact__button {
        width: auto;
        min-width: 231px;
        margin-left: auto;
    }

    .information-contact .form__wrapper .contact__button:hover {
        background: #000;
    }

    /*contact END*/
    /*where to buy START*/
    .information-map .breadcrumb {
        padding-top: 40px;
    }

    .information-map h1 {
        font-size: 32px;
        line-height: 1.15625;
    }

    .map_filter_title {
        padding: 33px 48px 28px 51px !important;
    }

    .map_filter_title a {
        cursor: default;
    }

    .map_filter_title svg {
        display: none;
    }

    .information-map .map {
        height: 495px;
        margin-top: 0;
    }

    .information-map .filterForm.collapse {
        height: 495px;
        overflow: auto;
    }

    .information-map .left-content > .panel {
        height: 100%;
    }

    .information-map #accordionitems .panel:last-child {
        margin-bottom: 0;
    }

    .information-map .map__content {
        margin-top: 40px;
    }

    /*where to buy END*/
    /*404 START*/
    .error-not_found .center-block {
        padding: 336.5px 0;
    }

    .error-not_found h1 {
        font-size: 32px;
        line-height: 1.15625;
    }

    .error-not_found .text {
        font-size: 14px;
        line-height: 1.57143;
    }

    .error-not_found__button {
        margin-top: 30px;
    }

    /*404 END*/
    /*blog START*/
    .blog-category .blog {
        margin-top: 40px;
    }

    .blog-category .blog .main_description {
        width: 50%;
    }

    .blog-category .column-2 .blog_stats {
        position: relative;
        top: unset;
        right: unset;
        margin: 15px 0 0 0;
    }

    .blog-category .column-2 .blog_stats span {
        justify-content: left;
        padding: 0;
        background: unset;
        height: unset;
    }

    .blog-category .column-2 .blog_stats .hl {
        color: #909090;
    }

    .blog-category .column-2 .summary .blog_title {
        margin: 8px 0 0 0;
        color: #333;
        font-size: 14px;
        font-weight: 500;
        line-height: 1.13333;
    }

    .blog-category .column-2 .summary .blog_title a:hover {
        color: #A4C8BA;
    }

    /*blog END*/
    /*blog post START*/
    .blog_post #related_categories .owl-prev {
        left: auto;
        transform: translateX(0) rotate(180deg);
        top: -32px;
        right: 61px;
    }

    .blog_post #related_categories .owl-next {
        right: 0;
        transform: translateX(0);
        top: -33px;
        left: auto;
    }

    .blog_post #related_categories .subcategories-item__link {
        margin-top: 34px;
    }

    .blog_post #related_categories.owl-carousel .owl-stage-outer {
        overflow: visible;
    }

    .blog_post {
        margin: 40px 0 0 0;
    }

    .blog_post .blog__post-top_content h1 {
        margin: 0 0 10px 0;
        font-size: 26px;
        line-height: 1.19231;
        letter-spacing: 0.52px;
        text-transform: unset;
    }

    .blog_post .main_description img {
        margin-top: 25px;
        margin-bottom: 25px;
    }

    /*blog post END*/
    #product_cats.cta-help .banner_sub_title {
        letter-spacing: 0.26px;
    }

    #product_cats.cta-help .banner_title {
        margin-top: 8px;
        font-size: 32px;
        line-height: 1.15625;
        letter-spacing: unset;
    }

    .eapps-instagram-feed {
        margin-top: 60px;
    }
}

/*min-width: 992px END*/

@media (min-width: 992px) and (max-width: 1626px) {
    .about-us__page #slideshow0.owl-carousel .owl-item img {
        width: 64%;
    }
}

/*min-width: 1024px START*/
@media screen and (min-width: 1024px) {
    /*product START*/
    #product_related .owl-nav,
    #related_products .owl-nav {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: calc(100% - 40px);
        height: 30px;
    }

    #product_related .owl-nav button,
    #related_products .owl-nav button {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 30px;
        height: 30px;
        background: rgba(255, 255, 255, 0.40);
        transition: all .3s ease;
    }

    #product_related .owl-nav button:hover,
    #related_products .owl-nav button:hover {
        background: #A4C8BA;
    }

    #product_related.owl-carousel .owl-prev,
    #related_products.owl-carousel .owl-prev {
        top: 0;
        right: auto;
        left: 0;
    }

    #product_related.owl-carousel .owl-next,
    #related_products.owl-carousel .owl-next {
        top: 0;
        right: 0;
        left: auto;
    }

    #product_related .owl-nav button svg path,
    #related_products .owl-nav button svg path {
        transition: all .3s ease;
    }

    #product_related .owl-nav button:hover svg path,
    #related_products .owl-nav button:hover svg path {
        stroke: #fff;
    }

    /*product END*/
    /*about us START*/
    .about-us__banner {
        height: 833px;
        overflow: hidden;
    }

    .about-us__banner img {
        height: auto;
        width: 100%;
    }

    /*about us END*/
}

/*min-width: 1024px END*/
/*min-width: 1200px START*/
@media screen and (min-width: 1200px) {
    .product-thumb .product-thumb-image > a {
        height: 644px;
    }

    .product-thumb .product-thumb-image > a img {
        height: 100%;
        width: auto;
        max-width: unset;
    }

    .product-thumb .product-thumb-image .image-toolbar-action {
        top: 20px;
        right: 20px;
    }

    /*blog post START*/
    .blog_post .author_info {
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: space-between;
    }

    .blog_post .author_info .c_one {
        max-width: 991px;
    }

    .blog_post .author_info .c_two {
        max-width: 540px;
        margin-left: 30px;
        margin-top: 0;
    }

    /*blog post END*/
}

/*min-width: 1200px END*/
/*min-width: 1200px and max-width: 1368px START*/
@media (min-width: 1200px) and (max-width: 1368px) {
    .product-layout .product-thumb .product-thumb-image img {
        width: auto;
        height: 100%;
    }
}

/*min-width: 1200px and max-width: 1368px END*/

/*Breakpoints END*/

.header-usr.header-languages img {
    border-radius: 50%;
    width: 15px;
    height: 15px;
    margin: 0 6px 0 0;
}

.product-image__block .owl-carousel .owl-nav button.owl-prev {
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    width: 30px;
    height: 30px;
    justify-content: center;
    align-items: center;
    background: rgba(255, 255, 255, 0.20);
    left: 10px;
}

.product-image__block .owl-carousel .owl-nav button.owl-next {
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    width: 30px;
    height: 30px;
    justify-content: center;
    align-items: center;
    background: rgba(255, 255, 255, 0.20);
    right: 10px;
}


button.mute {
    position: absolute;
    top: 80px;
    right: 20px;
padding: 8px 8px 5px 9px;
    border: none;
    border-radius: 5px;
    background: #0000006e;
}

.mute .on, .mute .off{
display:none;
}



