﻿/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

mark {
    color: #000;
    background: #ff0
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td,
th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

    *,
    :after,
    :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }

    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-display: swap;
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regulard41d.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-eur:before,
.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 85%
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd,
dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {

    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {

    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    input[type=date].form-control,
    input[type=time].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date],
    .input-group-sm input[type=time],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    input[type=date].input-sm,
    input[type=time].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date],
    .input-group-lg input[type=time],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    input[type=date].input-lg,
    input[type=time].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
    cursor: not-allowed
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-left-radius: 4px;
    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-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .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
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {

    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:768px) {

    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width:768px) {

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media (min-width:768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #e7e7e7
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #080808
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    line-break: auto
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none !important
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}﻿@font-face{font-display:swap;font-family:lightcase;src:url(../fonts/lightcaseeead.eot?55356177);src:url(../fonts/lightcaseeead.eot?55356177#iefix) format("embedded-opentype"),url(../fonts/lightcaseeead.woff?55356177) format("woff"),url(../fonts/lightcaseeead.ttf?55356177) format("truetype"),url(../fonts/lightcaseeead.svg?55356177#lightcase) format("svg");font-weight:400;font-style:normal}[class*=lightcase-icon-]:before{font-family:lightcase,sans-serif;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em}.lightcase-icon-play:before{content:'\e800'}.lightcase-icon-pause:before{content:'\e801'}.lightcase-icon-close:before{content:'\e802'}.lightcase-icon-prev:before{content:'\e803'}.lightcase-icon-next:before{content:'\e804'}.lightcase-icon-spin:before{content:'\e805'}@-webkit-keyframes lightcase-spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}@-moz-keyframes lightcase-spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}@-o-keyframes lightcase-spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}@-ms-keyframes lightcase-spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes lightcase-spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}#lightcase-case{display:none;position:fixed;z-index:2002;top:50%;left:50%;font-family:arial,sans-serif;font-size:13px;line-height:1.5;text-align:left;text-shadow:0 0 10px rgba(0,0,0,.5)}#lightcase-loading>span,#lightcase-nav a[class*=lightcase-icon-]>span{display:inline-block;text-indent:-9999px}@media screen and (min-width:641px){#lightcase-case:not([data-lc-type=error]) #lightcase-content{position:relative;z-index:1;overflow:hidden;text-shadow:none;background-color:#fff;-webkit-box-shadow:0 0 30px rgba(0,0,0,.5);-moz-box-shadow:0 0 30px rgba(0,0,0,.5);-o-box-shadow:0 0 30px rgba(0,0,0,.5);box-shadow:0 0 30px rgba(0,0,0,.5);-webkit-backface-visibility:hidden}#lightcase-case[data-lc-type=image] #lightcase-content,#lightcase-case[data-lc-type=video] #lightcase-content{background-color:#333}}#lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content{-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none}#lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:640px) and (min-width:641px){[data-lc-type=image] #lightcase-content .lightcase-contentInner,[data-lc-type=video] #lightcase-content .lightcase-contentInner{line-height:.75}}@media screen and (max-width:640px){#lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]),#lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content{position:relative!important;top:auto!important;left:auto!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;border:none!important;background:0 0!important}#lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner{padding:15px}#lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner,#lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner>*{width:100%!important;max-width:none!important}#lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner>:not(iframe){height:auto!important;max-height:none!important}.lightcase-isMobileDevice #lightcase-case[data-lc-type=iframe] #lightcase-content .lightcase-contentInner iframe{overflow:auto;-webkit-overflow-scrolling:touch}#lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner .lightcase-inlineWrap{position:relative!important;top:auto!important;left:auto!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;border:none!important;background:0 0!important}#lightcase-content h1,#lightcase-content h2,#lightcase-content h3,#lightcase-content h4,#lightcase-content h5,#lightcase-content h6,#lightcase-content p{color:#aaa}}@media screen and (min-width:641px){#lightcase-case:not([data-lc-type=error]) #lightcase-content .lightcase-contentInner .lightcase-inlineWrap{padding:30px;overflow:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}#lightcase-content h1,#lightcase-content h2,#lightcase-content h3,#lightcase-content h4,#lightcase-content h5,#lightcase-content h6,#lightcase-content p{color:#333}}#lightcase-case p.lightcase-error{margin:0;font-size:17px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#aaa}@media screen and (max-width:640px){#lightcase-case p.lightcase-error{padding:30px 0}}@media screen and (min-width:641px){#lightcase-case p.lightcase-error{padding:0}}.lightcase-isMobileDevice .lightcase-open body{max-width:100%;max-height:100%;overflow:hidden}@media screen and (max-width:640px){.lightcase-open body{padding:55px 0 70px}.lightcase-open body>:not([id*=lightcase-]){position:fixed!important;top:-9999px!important;width:0!important;height:0!important;overflow:hidden!important}}#lightcase-info{position:absolute;padding-top:15px}#lightcase-info #lightcase-caption,#lightcase-info #lightcase-title{margin:0;padding:0;line-height:1.5;font-weight:400;text-overflow:ellipsis}#lightcase-info #lightcase-title{font-size:17px;color:#aaa}#lightcase-info #lightcase-caption{clear:both;font-size:13px;color:#aaa}#lightcase-info #lightcase-sequenceInfo{font-size:11px;color:#aaa}@media screen and (max-width:640px){#lightcase-info #lightcase-title{position:fixed;top:10px;left:0;max-width:87.5%;padding:5px 15px;background:#333}.lightcase-fullScreenMode #lightcase-info{padding-left:15px;padding-right:15px}#lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-info{position:static}}#lightcase-loading{width:1.123em;height:auto;line-height:1;text-align:center;position:fixed;z-index:2001;top:50%;left:50%;margin-top:-.5em;margin-left:-.5em;opacity:1;font-size:32px;text-shadow:0 0 15px #fff;-moz-transform-origin:50% 53%;-webkit-animation:lightcase-spin .5s infinite linear;-moz-animation:lightcase-spin .5s infinite linear;-o-animation:lightcase-spin .5s infinite linear;animation:lightcase-spin .5s infinite linear}#lightcase-loading,#lightcase-loading:focus{text-decoration:none;color:#fff;-webkit-tap-highlight-color:transparent;-webkit-transition:color,opacity,ease-in-out .25s;-moz-transition:color,opacity,ease-in-out .25s;-o-transition:color,opacity,ease-in-out .25s;transition:color,opacity,ease-in-out .25s}#lightcase-nav a[class*=lightcase-icon-]{position:fixed;z-index:9999;width:1.123em;height:auto;font-size:38px;line-height:1;text-align:center;text-shadow:none;outline:0;cursor:pointer}#lightcase-nav a[class*=lightcase-icon-],#lightcase-nav a[class*=lightcase-icon-]:focus{text-decoration:none;color:rgba(255,255,255,.6);-webkit-tap-highlight-color:transparent;-webkit-transition:color,opacity,ease-in-out .25s;-moz-transition:color,opacity,ease-in-out .25s;-o-transition:color,opacity,ease-in-out .25s;transition:color,opacity,ease-in-out .25s}#lightcase-nav a[class*=lightcase-icon-]:hover{color:#fff;text-shadow:0 0 15px #fff}.lightcase-isMobileDevice #lightcase-nav a[class*=lightcase-icon-]:hover{color:#aaa;text-shadow:none}#lightcase-nav a[class*=lightcase-icon-].lightcase-icon-prev{left:15px}#lightcase-nav a[class*=lightcase-icon-].lightcase-icon-next{right:15px}#lightcase-nav a[class*=lightcase-icon-].lightcase-icon-pause,#lightcase-nav a[class*=lightcase-icon-].lightcase-icon-play{left:50%;margin-left:-.5em}#lightcase-nav a[class*=lightcase-icon-].lightcase-icon-close{top:15px;right:15px;bottom:auto;margin:0;opacity:0;outline:0}@media screen and (max-width:640px){#lightcase-nav a[class*=lightcase-icon-].lightcase-icon-close{position:absolute}#lightcase-nav a[class*=lightcase-icon-]{bottom:15px;font-size:24px}}@media screen and (min-width:641px){#lightcase-nav a[class*=lightcase-icon-].lightcase-icon-pause,#lightcase-nav a[class*=lightcase-icon-].lightcase-icon-play{opacity:0}#lightcase-nav a[class*=lightcase-icon-].lightcase-icon-close{position:fixed}#lightcase-nav a[class*=lightcase-icon-]{bottom:50%;margin-bottom:-.5em}#lightcase-case:hover~#lightcase-nav a[class*=lightcase-icon-],#lightcase-nav a[class*=lightcase-icon-]:hover{opacity:1}}#lightcase-overlay{display:none;width:100%;min-height:100%;position:fixed;z-index:2000;top:-9999px;bottom:-9999px;left:0;background:#333}@media screen and (max-width:640px){#lightcase-overlay{opacity:1!important}}﻿/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

/*!
 * Hover.css (http://ianlunn.github.io/Hover/)
 * Version: 2.0.2
 * Author: Ian Lunn @IanLunn
 * Author URL: http://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover

 * Made available under a MIT License:
 * http://www.opensource.org/licenses/mit-license.php

 * Hover.css Copyright Ian Lunn 2014. Generated with Sass.
 */
@media print {

    aside,
    figure,
    footer,
    form,
    header,
    img {
        display: none !important
    }

    a[href]:after {
        content: none !important
    }
}

@media screen {

    body,
    html {
        font-family: open_sansregular;
        font-size: 14px;
        overflow-x: hidden
    }

    [class*=col-] {
        -webkit-transition: all .4s;
        transition: all .4s
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-family: open_sansregular;
        font-weight: 400;
        line-height: 1;
        margin-top: 0;
        margin-bottom: 0
    }

    h1~.table-responsive,
    h1~blockquote,
    h1~figure,
    h1~h1,
    h1~h2,
    h1~h3,
    h1~h4,
    h1~h5,
    h1~h6,
    h1~ol,
    h1~p:first-of-type,
    h1~table,
    h1~ul,
    h2~.table-responsive,
    h2~blockquote,
    h2~figure,
    h2~h1,
    h2~h2,
    h2~h3,
    h2~h4,
    h2~h5,
    h2~h6,
    h2~ol,
    h2~p:first-of-type,
    h2~table,
    h2~ul,
    h3~.table-responsive,
    h3~blockquote,
    h3~figure,
    h3~h1,
    h3~h2,
    h3~h3,
    h3~h4,
    h3~h5,
    h3~h6,
    h3~ol,
    h3~p:first-of-type,
    h3~table,
    h3~ul,
    h4~.table-responsive,
    h4~blockquote,
    h4~figure,
    h4~h1,
    h4~h2,
    h4~h3,
    h4~h4,
    h4~h5,
    h4~h6,
    h4~ol,
    h4~p:first-of-type,
    h4~table,
    h4~ul,
    h5~.table-responsive,
    h5~blockquote,
    h5~figure,
    h5~h1,
    h5~h2,
    h5~h3,
    h5~h4,
    h5~h5,
    h5~h6,
    h5~ol,
    h5~p:first-of-type,
    h5~table,
    h5~ul,
    h6~.table-responsive,
    h6~blockquote,
    h6~figure,
    h6~h1,
    h6~h2,
    h6~h3,
    h6~h4,
    h6~h5,
    h6~h6,
    h6~ol,
    h6~p:first-of-type,
    h6~table,
    h6~ul {
        margin-top: 15px
    }

    p {
        font-size: 14px;
        margin-bottom: 0;
        margin-top: 20px
    }

    p:first-of-type {
        margin-top: 0
    }

    p~blockquote,
    p~figure,
    p~h1,
    p~h2,
    p~h3,
    p~h4,
    p~h5,
    p~h6,
    p~ol,
    p~table,
    p~ul {
        margin-top: 15px
    }

    ol,
    ul {
        margin: 0;
        padding: 0
    }

    ol~ol,
    ol~ul,
    ul~ol,
    ul~ul {
        margin-top: 15px
    }

    ol li p~ol,
    ol li p~ul,
    ul li p~ol,
    ul li p~ul {
        margin-top: 0
    }

    img {
        max-width: 100%;
        height: auto
    }

    a,
    img,
    img img.img-responsive {
        display: inline-block
    }

    a {
        outline: none !important;
        text-decoration: none !important
    }

    a:hover {
        -webkit-transition: all .3s ease 0s;
        transition: all .3s ease 0s
    }

    video {
        max-width: 100%
    }

    textarea {
        resize: none
    }

    hr {
        border-color: #ccc
    }

    strong {
        font-family: open_sansbold
    }

    figure img,
    figure img.img-responsive,
    span {
        display: inline-block
    }

    figure~p,
    figure~p:first-of-type {
        margin-top: 15px
    }

    blockquote {
        border-color: #9dca00
    }

    table {
        border-top: 1px solid #ccc;
        border-right: 1px solid #ccc
    }

    table td,
    table th {
        border-left: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        padding: 10px
    }

    table tbody tr td {
        background-color: #ccc
    }

    table tbody tr:nth-child(odd) td {
        background-color: transparent
    }

    table h1,
    table h2,
    table h3,
    table h4,
    table h5,
    table h6 {
        margin-top: 0
    }

    .main-layout ol,
    .main-layout ul {
        padding-left: 20px
    }

    .main-layout h6 {
        font-size: 16px
    }

    .main-layout h5 {
        font-size: 18px
    }

    .main-layout h4 {
        font-size: 20px
    }

    .main-layout h3 {
        font-size: 24px
    }

    .main-layout h2 {
        font-size: 30px
    }

    .main-layout h1 {
        font-size: 36px
    }

    .main-layout aside ol,
    .main-layout aside ul {
        list-style: none;
        padding: 0
    }

    .page-title {
        margin-bottom: 15px
    }
}

@media screen {
    .mobile-menu-btn {
        padding: 0 10px;
        border-radius: 5px;
        cursor: pointer;
        -webkit-transition: all .3s ease 0s;
        transition: all .3s ease 0s
    }

    .mobile-menu-btn:hover span {
        color: #333
    }

    .mobile-menu-btn span {
        cursor: pointer;
        font-size: 24px;
        line-height: normal;
        -webkit-transition: all .4s;
        transition: all .4s
    }

    .sidepanel {
        background-color: #000;
        left: -300px;
        bottom: 0;
        overflow: auto;
        padding: 0;
        position: fixed;
        top: 0;
        width: 300px;
        z-index: 999999;
        -webkit-transition: all .3s ease 0s;
        transition: all .3s ease 0s
    }

    .sidepanel .header {
        border-bottom: 1px solid #fff;
        padding: 10px;
        text-align: right
    }

    .sidepanel .header .mobile-menu-btn {
        background: transparent;
        cursor: pointer;
        margin-top: 0
    }

    .sidepanel .header .mobile-menu-btn span {
        color: #fff;
        font-size: 16px
    }

    .sidepanel .menu {
        box-sizing: border-box;
        margin: 0;
        padding: 0
    }

    .sidepanel .menu>li {
        position: relative;
        cursor: pointer
    }

    .sidepanel .menu>li>a {
        padding: 5px 15px;
        font-size: 14px;
        color: #fff;
        width: 100%
    }

    .sidepanel .menu>li.current-menu-ancestor,
    .sidepanel .menu>li.current-menu-item {
        /* background-color: #fff */
    }

    .sidepanel .menu>li.current-menu-ancestor .nav-control,
    .sidepanel .menu>li.current-menu-ancestor>a,
    .sidepanel .menu>li.current-menu-item .nav-control,
    .sidepanel .menu>li.current-menu-item>a {
        /* color: #000 */
    }

    .sidepanel .menu>li:active,
    .sidepanel .menu>li:focus {
        /* background-color: #fff; */
        /* color: #000 */
    }

    .sidepanel .menu>li.open .nav-control,
    .sidepanel .menu>li.open>a {
        color: #000
    }

    .sidepanel .menu>li.open .nav-control:before {
        content: '\f068'
    }

    .sidepanel .menu>li .nav-title {
        width: 90%;
        display: inline-block
    }

    .sidepanel .menu>li .nav-control {
        color: #fff;
        width: 10%;
        text-align: right;
        padding-right: 15px;
        padding-top: 5px;
        padding-bottom: 5px
    }

    .sidepanel .menu:hover>li {
        background-color: transparent
    }

    .sidepanel .menu:hover>li>a {
        color: #fff
    }

    .sidepanel .menu:hover>li.current-menu-ancestor,
    .sidepanel .menu:hover>li.current_page_item {
        background-color: transparent;
    }

    .sidepanel .menu:hover>li.current-menu-ancestor .nav-control,
    .sidepanel .menu:hover>li.current-menu-ancestor>a,
    .sidepanel .menu:hover>li.current_page_item .nav-control,
    .sidepanel .menu:hover>li.current_page_item>a {
        color: #fff;
        border-bottom: 2px solid #e3002b;

    }

    .sidepanel .menu:hover>li:hover {
        /* background-color: red; */
        border-bottom: 2px red;
    }

    .sidepanel .nav ul.menu li a {
    position: relative;
    display: inline-block;
    text-decoration: none;
}

.sidepanel .nav ul.menu li a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 0;
    height: 2px;
    background-color: red;
    transition: width 0.3s ease;
}

.sidepanel .nav ul.menu li a:hover::after {
    width: 100%;
}

    .sidepanel .menu:hover>li:hover .nav-control,
    .sidepanel .menu:hover>li:hover>a {
        /* color: #ffff */
    }

    .sidepanel .menu:hover>li.open {
        /* background-color: #fff */
    }

    .sidepanel .menu:hover>li.open .nav-control,
    .sidepanel .menu:hover>li.open>a {
        color: #000
    }

    .sidepanel .open {
        /* background-color: #fff */
    }

    .sidepanel .open>a {
        background-color: transparent;
        color: #000
    }

    .sidepanel .open>a:hover {
        background-color: transparent;
        /* color: #fff */
    }

    .sidepanel .open>.dropdown-menu {
        position: relative;
        width: 100%;
        border-radius: 0;
        border: none;
        box-shadow: none;
        background-color: transparent;
        margin: 0;
        padding: 0;
        background-color: #ccc
    }

    .sidepanel .sub-menu>li>a {
        padding-right: 15px
    }

    .sidepanel .sub-menu .sub-menu {
        padding-left: 20px;
        list-style: none
    }

    .sidepanel .sub-menu .sub-menu>li {
        border-left: 5px solid #000;
        padding-left: 10px
    }

    .sidepanel .sub-menu .sub-menu>li>a {
        color: #000;
        display: block
    }

    .sidepanel-out {
        left: 0
    }
}

@media (min-width:1200px) {
    .main-header .menu a {
        font-size: 16px;
        text-transform: uppercase;
        color: #000
    }

    .main-header .menu .sub-menu {
        display: none;
        list-style: none
    }

    .main-header .menu .sub-menu>li {
        position: relative
    }

    .main-header .menu .sub-menu>li .sub-menu {
        position: absolute;
        right: 100%;
        top: 0;
        width: 100%
    }

    .main-header .menu .sub-menu>li:hover .sub-menu {
        display: block
    }

    .main-header .menu>li {
        display: inline-block;
        margin-left: 20px;
        position: relative
    }

    .main-header .menu>li:hover>a {
        border-color: #ccc
    }

    .main-header .menu>li>a {
        border-bottom: 5px solid transparent
    }

    .main-header .menu>li.current_page_item>a {
        /* border-color: #ccc; */
        border-bottom: 2px solid #e3002b;
    }

    .main-header .menu>li>.sub-menu {
        position: absolute;
        left: 0;
        width: 150px;
        top: 100%;
        text-align: left
    }

    .main-header .menu>li>.sub-menu li a {
        display: block;
        background-color: #ccc;
        padding: 5px;
        color: #000
    }

    .main-header .menu>li>.sub-menu li a:hover {
        background-color: #000;
        color: #fff;

    }

    .main-header .menu>li:hover>.sub-menu {
        display: block
    }

    .main-header .menu:hover>li>a {
        border-color: transparent;
    }

    .main-header .menu:hover>li:hover>a {
        /* border-color: #ccc; */
        border-bottom: 2px solid #e3002b;
    }

    .main-header .desktop-menu {
        text-align: right
    }
}

@media screen {
    .box-layout {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

@media screen {
    .box-layout.archive-box-layout .archive-item {
        display: inline-block;
        float: none;
        vertical-align: top;
        text-align: center
    }

    .box-layout.archive-box-layout .archive-item+.archive-item {
        margin-top: 30px
    }
}

@media screen and (min-width:992px) {
    .box-layout.archive-box-layout .archive-item:nth-child(-n+3) {
        margin-top: 0
    }
}

@media screen {
    .box-layout.archive-box-layout .archive-item .archive-inner {
        border: 1px solid #ccc;
        padding: 15px;
        color: #000;
        display: block
    }
}

@media screen and (max-width:767px) {
    .box-layout.archive-box-layout .archive-item .archive-inner {
        display: inline-block;
        float: none;
        vertical-align: top;
        max-width: 380px
    }
}

@media screen and (min-width:768px) {

    .box-layout.archive-box-layout .archive-item .archive-inner .archive-details,
    .box-layout.archive-box-layout .archive-item .archive-inner figure {
        display: inline-block;
        float: none;
        vertical-align: middle
    }
}

@media screen {
    .box-layout.archive-box-layout .archive-item .archive-inner figure {
        margin-bottom: 15px
    }

    .box-layout.archive-box-layout .archive-item .archive-inner figure.no-text {
        margin-bottom: 0
    }
}

@media screen and (min-width:992px) {
    .box-layout.archive-box-layout .archive-item .archive-inner figure.no-text {
        margin-bottom: 0
    }
}

@media screen and (min-width:768px) {
    .box-layout.archive-box-layout .archive-item .archive-inner figure {
        width: 40%;
        margin-bottom: 0
    }
}

@media screen and (min-width:992px) {
    .box-layout.archive-box-layout .archive-item .archive-inner figure {
        width: 100%;
        margin-bottom: 15px
    }
}

@media screen and (min-width:768px) {
    .box-layout.archive-box-layout .archive-item .archive-inner .archive-details {
        width: 60%;
        padding-left: 30px;
        text-align: left
    }
}

@media screen and (min-width:992px) {
    .box-layout.archive-box-layout .archive-item .archive-inner .archive-details {
        width: 100%;
        padding-left: 0;
        text-align: center
    }
}

@media screen {
    .box-layout.archive-box-layout .archive-item .archive-inner .archive-details h2 {
        font-size: 20px
    }

    .box-layout.archive-box-layout article .archive-item {
        display: inline-block;
        float: none;
        vertical-align: top;
        text-align: center
    }

    .box-layout.archive-box-layout article .archive-item+.archive-item {
        margin-top: 30px
    }
}

@media screen and (min-width:992px) {
    .box-layout.archive-box-layout article .archive-item:nth-child(-n+2) {
        margin-top: 0
    }
}

@media screen {

    .wrapper-holder,
    main {
        position: relative;
        z-index: 1
    }
}

@media screen {
    .form-control::-webkit-input-placeholder {
        color: #b5b5b5
    }

    .form-control:-moz-placeholder,
    .form-control::-moz-placeholder {
        color: #b5b5b5
    }

    .form-control:-ms-input-placeholder {
        color: #b5b5b5
    }

    .form-control {
        border-radius: 0;
        height: 40px;
        padding: 10px 20px
    }
}

@media screen {
    span.wpcf7-not-valid-tip {
        display: none !important
    }

    div.wpcf7-validation-errors {
        border-color: #e46967;
        background-color: #ffcfcf;
        color: #e46967;
        margin: 0 0 10px
    }

    .wpcf7-not-valid {
        border: 1px solid #e46967;
        background-color: #ffcfcf
    }

    .wpcf7-mail-sent-ok {
        border: 2px solid #3c763d;
        margin: 0 0 10px;
        color: #3c763d;
        background-color: #dff0d8
    }
}

@media screen {
    img.alignleft {
        float: left;
        margin-right: 20px
    }

    img.aligncenter {
        display: block;
        margin: 0 auto 20px
    }

    img.alignright {
        float: right;
        margin-left: 20px
    }
}

@media screen {
    .breadcrumbs {
        border-top: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
        font-size: 14px;
        padding: 5px 15px;
        margin-bottom: 0 !important
    }

    .breadcrumbs .fa {
        padding-left: 5px;
        padding-right: 5px
    }
}

@media screen {
    .img-thumbnail {
        padding: 5px;
        border-radius: 0;
        border: none;
        box-shadow: 0 0 2px 1px #ccc
    }
}

@media screen {
    .acf-map {
        width: 100%;
        height: 400px;
        border: 1px solid #ccc;
        margin: 20px 0
    }

    .acf-map img {
        max-width: inherit !important
    }
}

@media screen {
    .loader-overlay {
        background: hsla(0, 0%, 100%, .98);
        bottom: 0;
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 999
    }

    .loader-overlay .loader {
        bottom: 0;
        left: 30px;
        position: absolute;
        right: 30px;
        top: 0
    }

    .loader-overlay .loader .loader-img {
        bottom: 0;
        color: rgba(0, 0, 0, .7);
        display: table;
        height: 100%;
        left: 0;
        margin: auto;
        position: absolute;
        right: 0;
        text-align: center;
        top: 0;
        width: 100%
    }

    .loader-overlay .loader .loader-img span {
        display: table-cell;
        vertical-align: middle
    }
}

@media screen {
    .back-to-top {
        position: fixed;
        bottom: 15px;
        right: 15px;
        z-index: 9
    }

    .back-to-top a {
        background-color: #ccc;
        color: #000;
        padding: 12px 15px;
        border-radius: 5px
    }
}

@media screen {
    .thankyou-page-layout {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .thankyou-page-layout figure {
        margin-bottom: 20px
    }

    .thankyou-page-layout .thankYouButton {
        margin-top: 20px
    }

    .thankyou-page-layout .thankYouButton figure {
        margin-bottom: 0
    }
}

@media screen {
    .error-page {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .error-page .error-btn {
        margin-top: 20px
    }
}

.default-container {
    padding-top: 30px;
    padding-bottom: 30px
}

@media screen {
    .main-header {
        background-color: #f6f6f6;
        padding-top: 30px;
        padding-bottom: 10px;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 9
    }

    .main-header.not-sticky {
        position: relative
    }

    .main-header .text-logo {
        font-size: 24px;
        color: #9dca00
    }

    .main-header .website-details {
        margin-bottom: 10px
    }

    .main-header .website-details>span {
        margin-left: 10px
    }
}

@media screen {
    .footer {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 9;
        background-color: #000;
        color: #fff;
        padding-top: 15px;
        padding-bottom: 15px
    }

    .footer .copyright {
        margin-bottom: 10px;
        text-align: center
    }

    .footer a {
        color: #fff
    }

    .footer .social {
        margin-bottom: 10px;
        text-align: center;
        font-size: 16px;
        color: #fff
    }

    .footer .social a {
        padding-left: 4px;
        padding-right: 4px
    }

    .footer .sytian-logo {
        text-align: center
    }

    .footer .sytian-logo a {
        color: #fff
    }
}

@media (min-width:768px) {
    .footer .copyright {
        text-align: left;
        margin-bottom: 10px
    }

    .footer .social {
        margin-bottom: 0;
        text-align: left
    }

    .footer .social a {
        padding-left: 0;
        padding-right: 8px
    }

    .footer .sytian-logo {
        text-align: right
    }
}

@media screen {
    aside .widget-title {
        margin-top: 15px
    }
}

@media screen {
    .blog_shortcode .blog-item {
        padding-bottom: 15px;
        padding-top: 15px
    }

    .blog_shortcode .blog-item .post-item {
        border: 1px solid #ebebeb;
        padding-bottom: 15px;
        padding-top: 15px
    }

    .blog_shortcode .blog-item .post-item .entry-wrap {
        color: #525252
    }

    .blog_shortcode .blog-item .post-item .entry-wrap .h-recent-posts {
        font-size: 16px
    }

    .blog_shortcode .blog-item .post-item .entry-wrap .posts-excerpt {
        font-size: 13px;
        margin-top: 30px
    }

    .blog_shortcode .blog-item .post-item .entry-wrap .latest-post-cat {
        color: #24c15f
    }
}

@media screen {
    .module-albums .gallery-item {
        margin-top: 30px
    }
}

@font-face {
    font-display: swap;
    font-family: open_sansbold;
    src: url(../fonts/font-opensans/opensans-bold-webfont.eot);
    src: url(../fonts/font-opensans/opensans-bold-webfontd41d.eot?#iefix) format("embedded-opentype"), url(../fonts/font-opensans/opensans-bold-webfont.woff2) format("woff2"), url(../fonts/font-opensans/opensans-bold-webfont.woff) format("woff"), url(../fonts/font-opensans/opensans-bold-webfont.ttf) format("truetype"), url(../fonts/font-opensans/opensans-bold-webfont.svg#open_sansbold) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-display: swap;
    font-family: open_sansregular;
    src: url(../fonts/font-opensans/opensans-regular-webfont.eot);
    src: url(../fonts/font-opensans/opensans-regular-webfontd41d.eot?#iefix) format("embedded-opentype"), url(../fonts/font-opensans/opensans-regular-webfont.woff2) format("woff2"), url(../fonts/font-opensans/opensans-regular-webfont.woff) format("woff"), url(../fonts/font-opensans/opensans-regular-webfont.ttf) format("truetype"), url(../fonts/font-opensans/opensans-regular-webfont.svg#open_sansregular) format("svg");
    font-weight: 400;
    font-style: normal
}

[data-aos][data-aos][data-aos-duration='50'],
body[data-aos-duration='50'] [data-aos] {
    -webkit-transition-duration: 50ms;
    transition-duration: 50ms
}

[data-aos][data-aos][data-aos-delay='50'],
body[data-aos-delay='50'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='50'].aos-animate,
body[data-aos-delay='50'] [data-aos].aos-animate {
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms
}

[data-aos][data-aos][data-aos-duration='100'],
body[data-aos-duration='100'] [data-aos] {
    -webkit-transition-duration: .1s;
    transition-duration: .1s
}

[data-aos][data-aos][data-aos-delay='100'],
body[data-aos-delay='100'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='100'].aos-animate,
body[data-aos-delay='100'] [data-aos].aos-animate {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

[data-aos][data-aos][data-aos-duration='150'],
body[data-aos-duration='150'] [data-aos] {
    -webkit-transition-duration: .15s;
    transition-duration: .15s
}

[data-aos][data-aos][data-aos-delay='150'],
body[data-aos-delay='150'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='150'].aos-animate,
body[data-aos-delay='150'] [data-aos].aos-animate {
    -webkit-transition-delay: .15s;
    transition-delay: .15s
}

[data-aos][data-aos][data-aos-duration='200'],
body[data-aos-duration='200'] [data-aos] {
    -webkit-transition-duration: .2s;
    transition-duration: .2s
}

[data-aos][data-aos][data-aos-delay='200'],
body[data-aos-delay='200'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='200'].aos-animate,
body[data-aos-delay='200'] [data-aos].aos-animate {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

[data-aos][data-aos][data-aos-duration='250'],
body[data-aos-duration='250'] [data-aos] {
    -webkit-transition-duration: .25s;
    transition-duration: .25s
}

[data-aos][data-aos][data-aos-delay='250'],
body[data-aos-delay='250'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='250'].aos-animate,
body[data-aos-delay='250'] [data-aos].aos-animate {
    -webkit-transition-delay: .25s;
    transition-delay: .25s
}

[data-aos][data-aos][data-aos-duration='300'],
body[data-aos-duration='300'] [data-aos] {
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

[data-aos][data-aos][data-aos-delay='300'],
body[data-aos-delay='300'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='300'].aos-animate,
body[data-aos-delay='300'] [data-aos].aos-animate {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

[data-aos][data-aos][data-aos-duration='350'],
body[data-aos-duration='350'] [data-aos] {
    -webkit-transition-duration: .35s;
    transition-duration: .35s
}

[data-aos][data-aos][data-aos-delay='350'],
body[data-aos-delay='350'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='350'].aos-animate,
body[data-aos-delay='350'] [data-aos].aos-animate {
    -webkit-transition-delay: .35s;
    transition-delay: .35s
}

[data-aos][data-aos][data-aos-duration='400'],
body[data-aos-duration='400'] [data-aos] {
    -webkit-transition-duration: .4s;
    transition-duration: .4s
}

[data-aos][data-aos][data-aos-delay='400'],
body[data-aos-delay='400'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='400'].aos-animate,
body[data-aos-delay='400'] [data-aos].aos-animate {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

[data-aos][data-aos][data-aos-duration='450'],
body[data-aos-duration='450'] [data-aos] {
    -webkit-transition-duration: .45s;
    transition-duration: .45s
}

[data-aos][data-aos][data-aos-delay='450'],
body[data-aos-delay='450'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='450'].aos-animate,
body[data-aos-delay='450'] [data-aos].aos-animate {
    -webkit-transition-delay: .45s;
    transition-delay: .45s
}

[data-aos][data-aos][data-aos-duration='500'],
body[data-aos-duration='500'] [data-aos] {
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

[data-aos][data-aos][data-aos-delay='500'],
body[data-aos-delay='500'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='500'].aos-animate,
body[data-aos-delay='500'] [data-aos].aos-animate {
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}

[data-aos][data-aos][data-aos-duration='550'],
body[data-aos-duration='550'] [data-aos] {
    -webkit-transition-duration: .55s;
    transition-duration: .55s
}

[data-aos][data-aos][data-aos-delay='550'],
body[data-aos-delay='550'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='550'].aos-animate,
body[data-aos-delay='550'] [data-aos].aos-animate {
    -webkit-transition-delay: .55s;
    transition-delay: .55s
}

[data-aos][data-aos][data-aos-duration='600'],
body[data-aos-duration='600'] [data-aos] {
    -webkit-transition-duration: .6s;
    transition-duration: .6s
}

[data-aos][data-aos][data-aos-delay='600'],
body[data-aos-delay='600'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='600'].aos-animate,
body[data-aos-delay='600'] [data-aos].aos-animate {
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

[data-aos][data-aos][data-aos-duration='650'],
body[data-aos-duration='650'] [data-aos] {
    -webkit-transition-duration: .65s;
    transition-duration: .65s
}

[data-aos][data-aos][data-aos-delay='650'],
body[data-aos-delay='650'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='650'].aos-animate,
body[data-aos-delay='650'] [data-aos].aos-animate {
    -webkit-transition-delay: .65s;
    transition-delay: .65s
}

[data-aos][data-aos][data-aos-duration='700'],
body[data-aos-duration='700'] [data-aos] {
    -webkit-transition-duration: .7s;
    transition-duration: .7s
}

[data-aos][data-aos][data-aos-delay='700'],
body[data-aos-delay='700'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='700'].aos-animate,
body[data-aos-delay='700'] [data-aos].aos-animate {
    -webkit-transition-delay: .7s;
    transition-delay: .7s
}

[data-aos][data-aos][data-aos-duration='750'],
body[data-aos-duration='750'] [data-aos] {
    -webkit-transition-duration: .75s;
    transition-duration: .75s
}

[data-aos][data-aos][data-aos-delay='750'],
body[data-aos-delay='750'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='750'].aos-animate,
body[data-aos-delay='750'] [data-aos].aos-animate {
    -webkit-transition-delay: .75s;
    transition-delay: .75s
}

[data-aos][data-aos][data-aos-duration='800'],
body[data-aos-duration='800'] [data-aos] {
    -webkit-transition-duration: .8s;
    transition-duration: .8s
}

[data-aos][data-aos][data-aos-delay='800'],
body[data-aos-delay='800'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='800'].aos-animate,
body[data-aos-delay='800'] [data-aos].aos-animate {
    -webkit-transition-delay: .8s;
    transition-delay: .8s
}

[data-aos][data-aos][data-aos-duration='850'],
body[data-aos-duration='850'] [data-aos] {
    -webkit-transition-duration: .85s;
    transition-duration: .85s
}

[data-aos][data-aos][data-aos-delay='850'],
body[data-aos-delay='850'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='850'].aos-animate,
body[data-aos-delay='850'] [data-aos].aos-animate {
    -webkit-transition-delay: .85s;
    transition-delay: .85s
}

[data-aos][data-aos][data-aos-duration='900'],
body[data-aos-duration='900'] [data-aos] {
    -webkit-transition-duration: .9s;
    transition-duration: .9s
}

[data-aos][data-aos][data-aos-delay='900'],
body[data-aos-delay='900'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='900'].aos-animate,
body[data-aos-delay='900'] [data-aos].aos-animate {
    -webkit-transition-delay: .9s;
    transition-delay: .9s
}

[data-aos][data-aos][data-aos-duration='950'],
body[data-aos-duration='950'] [data-aos] {
    -webkit-transition-duration: .95s;
    transition-duration: .95s
}

[data-aos][data-aos][data-aos-delay='950'],
body[data-aos-delay='950'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='950'].aos-animate,
body[data-aos-delay='950'] [data-aos].aos-animate {
    -webkit-transition-delay: .95s;
    transition-delay: .95s
}

[data-aos][data-aos][data-aos-duration='1000'],
body[data-aos-duration='1000'] [data-aos] {
    -webkit-transition-duration: 1s;
    transition-duration: 1s
}

[data-aos][data-aos][data-aos-delay='1000'],
body[data-aos-delay='1000'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1000'].aos-animate,
body[data-aos-delay='1000'] [data-aos].aos-animate {
    -webkit-transition-delay: 1s;
    transition-delay: 1s
}

[data-aos][data-aos][data-aos-duration='1050'],
body[data-aos-duration='1050'] [data-aos] {
    -webkit-transition-duration: 1.05s;
    transition-duration: 1.05s
}

[data-aos][data-aos][data-aos-delay='1050'],
body[data-aos-delay='1050'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1050'].aos-animate,
body[data-aos-delay='1050'] [data-aos].aos-animate {
    -webkit-transition-delay: 1.05s;
    transition-delay: 1.05s
}

[data-aos][data-aos][data-aos-duration='1100'],
body[data-aos-duration='1100'] [data-aos] {
    -webkit-transition-duration: 1.1s;
    transition-duration: 1.1s
}

[data-aos][data-aos][data-aos-delay='1100'],
body[data-aos-delay='1100'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1100'].aos-animate,
body[data-aos-delay='1100'] [data-aos].aos-animate {
    -webkit-transition-delay: 1.1s;
    transition-delay: 1.1s
}

[data-aos][data-aos][data-aos-duration='1150'],
body[data-aos-duration='1150'] [data-aos] {
    -webkit-transition-duration: 1.15s;
    transition-duration: 1.15s
}

[data-aos][data-aos][data-aos-delay='1150'],
body[data-aos-delay='1150'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1150'].aos-animate,
body[data-aos-delay='1150'] [data-aos].aos-animate {
    -webkit-transition-delay: 1.15s;
    transition-delay: 1.15s
}

[data-aos][data-aos][data-aos-duration='1200'],
body[data-aos-duration='1200'] [data-aos] {
    -webkit-transition-duration: 1.2s;
    transition-duration: 1.2s
}

[data-aos][data-aos][data-aos-delay='1200'],
body[data-aos-delay='1200'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1200'].aos-animate,
body[data-aos-delay='1200'] [data-aos].aos-animate {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s
}

[data-aos][data-aos][data-aos-duration='1250'],
body[data-aos-duration='1250'] [data-aos] {
    -webkit-transition-duration: 1.25s;
    transition-duration: 1.25s
}

[data-aos][data-aos][data-aos-delay='1250'],
body[data-aos-delay='1250'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1250'].aos-animate,
body[data-aos-delay='1250'] [data-aos].aos-animate {
    -webkit-transition-delay: 1.25s;
    transition-delay: 1.25s
}

[data-aos][data-aos][data-aos-duration='1300'],
body[data-aos-duration='1300'] [data-aos] {
    -webkit-transition-duration: 1.3s;
    transition-duration: 1.3s
}

[data-aos][data-aos][data-aos-delay='1300'],
body[data-aos-delay='1300'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1300'].aos-animate,
body[data-aos-delay='1300'] [data-aos].aos-animate {
    -webkit-transition-delay: 1.3s;
    transition-delay: 1.3s
}

[data-aos][data-aos][data-aos-duration='1350'],
body[data-aos-duration='1350'] [data-aos] {
    -webkit-transition-duration: 1.35s;
    transition-duration: 1.35s
}

[data-aos][data-aos][data-aos-delay='1350'],
body[data-aos-delay='1350'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1350'].aos-animate,
body[data-aos-delay='1350'] [data-aos].aos-animate {
    -webkit-transition-delay: 1.35s;
    transition-delay: 1.35s
}

[data-aos][data-aos][data-aos-duration='1400'],
body[data-aos-duration='1400'] [data-aos] {
    -webkit-transition-duration: 1.4s;
    transition-duration: 1.4s
}

[data-aos][data-aos][data-aos-delay='1400'],
body[data-aos-delay='1400'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1400'].aos-animate,
body[data-aos-delay='1400'] [data-aos].aos-animate {
    -webkit-transition-delay: 1.4s;
    transition-delay: 1.4s
}

[data-aos][data-aos][data-aos-duration='1450'],
body[data-aos-duration='1450'] [data-aos] {
    -webkit-transition-duration: 1.45s;
    transition-duration: 1.45s
}

[data-aos][data-aos][data-aos-delay='1450'],
body[data-aos-delay='1450'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1450'].aos-animate,
body[data-aos-delay='1450'] [data-aos].aos-animate {
    -webkit-transition-delay: 1.45s;
    transition-delay: 1.45s
}

[data-aos][data-aos][data-aos-duration='1500'],
body[data-aos-duration='1500'] [data-aos] {
    -webkit-transition-duration: 1.5s;
    transition-duration: 1.5s
}

[data-aos][data-aos][data-aos-delay='1500'],
body[data-aos-delay='1500'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1500'].aos-animate,
body[data-aos-delay='1500'] [data-aos].aos-animate {
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s
}

[data-aos][data-aos][data-aos-duration='1550'],
body[data-aos-duration='1550'] [data-aos] {
    -webkit-transition-duration: 1.55s;
    transition-duration: 1.55s
}

[data-aos][data-aos][data-aos-delay='1550'],
body[data-aos-delay='1550'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1550'].aos-animate,
body[data-aos-delay='1550'] [data-aos].aos-animate {
    -webkit-transition-delay: 1.55s;
    transition-delay: 1.55s
}

[data-aos][data-aos][data-aos-duration='1600'],
body[data-aos-duration='1600'] [data-aos] {
    -webkit-transition-duration: 1.6s;
    transition-duration: 1.6s
}

[data-aos][data-aos][data-aos-delay='1600'],
body[data-aos-delay='1600'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1600'].aos-animate,
body[data-aos-delay='1600'] [data-aos].aos-animate {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s
}

[data-aos][data-aos][data-aos-duration='1650'],
body[data-aos-duration='1650'] [data-aos] {
    -webkit-transition-duration: 1.65s;
    transition-duration: 1.65s
}

[data-aos][data-aos][data-aos-delay='1650'],
body[data-aos-delay='1650'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1650'].aos-animate,
body[data-aos-delay='1650'] [data-aos].aos-animate {
    -webkit-transition-delay: 1.65s;
    transition-delay: 1.65s
}

[data-aos][data-aos][data-aos-duration='1700'],
body[data-aos-duration='1700'] [data-aos] {
    -webkit-transition-duration: 1.7s;
    transition-duration: 1.7s
}

[data-aos][data-aos][data-aos-delay='1700'],
body[data-aos-delay='1700'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1700'].aos-animate,
body[data-aos-delay='1700'] [data-aos].aos-animate {
    -webkit-transition-delay: 1.7s;
    transition-delay: 1.7s
}

[data-aos][data-aos][data-aos-duration='1750'],
body[data-aos-duration='1750'] [data-aos] {
    -webkit-transition-duration: 1.75s;
    transition-duration: 1.75s
}

[data-aos][data-aos][data-aos-delay='1750'],
body[data-aos-delay='1750'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1750'].aos-animate,
body[data-aos-delay='1750'] [data-aos].aos-animate {
    -webkit-transition-delay: 1.75s;
    transition-delay: 1.75s
}

[data-aos][data-aos][data-aos-duration='1800'],
body[data-aos-duration='1800'] [data-aos] {
    -webkit-transition-duration: 1.8s;
    transition-duration: 1.8s
}

[data-aos][data-aos][data-aos-delay='1800'],
body[data-aos-delay='1800'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1800'].aos-animate,
body[data-aos-delay='1800'] [data-aos].aos-animate {
    -webkit-transition-delay: 1.8s;
    transition-delay: 1.8s
}

[data-aos][data-aos][data-aos-duration='1850'],
body[data-aos-duration='1850'] [data-aos] {
    -webkit-transition-duration: 1.85s;
    transition-duration: 1.85s
}

[data-aos][data-aos][data-aos-delay='1850'],
body[data-aos-delay='1850'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1850'].aos-animate,
body[data-aos-delay='1850'] [data-aos].aos-animate {
    -webkit-transition-delay: 1.85s;
    transition-delay: 1.85s
}

[data-aos][data-aos][data-aos-duration='1900'],
body[data-aos-duration='1900'] [data-aos] {
    -webkit-transition-duration: 1.9s;
    transition-duration: 1.9s
}

[data-aos][data-aos][data-aos-delay='1900'],
body[data-aos-delay='1900'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1900'].aos-animate,
body[data-aos-delay='1900'] [data-aos].aos-animate {
    -webkit-transition-delay: 1.9s;
    transition-delay: 1.9s
}

[data-aos][data-aos][data-aos-duration='1950'],
body[data-aos-duration='1950'] [data-aos] {
    -webkit-transition-duration: 1.95s;
    transition-duration: 1.95s
}

[data-aos][data-aos][data-aos-delay='1950'],
body[data-aos-delay='1950'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1950'].aos-animate,
body[data-aos-delay='1950'] [data-aos].aos-animate {
    -webkit-transition-delay: 1.95s;
    transition-delay: 1.95s
}

[data-aos][data-aos][data-aos-duration='2000'],
body[data-aos-duration='2000'] [data-aos] {
    -webkit-transition-duration: 2s;
    transition-duration: 2s
}

[data-aos][data-aos][data-aos-delay='2000'],
body[data-aos-delay='2000'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2000'].aos-animate,
body[data-aos-delay='2000'] [data-aos].aos-animate {
    -webkit-transition-delay: 2s;
    transition-delay: 2s
}

[data-aos][data-aos][data-aos-duration='2050'],
body[data-aos-duration='2050'] [data-aos] {
    -webkit-transition-duration: 2.05s;
    transition-duration: 2.05s
}

[data-aos][data-aos][data-aos-delay='2050'],
body[data-aos-delay='2050'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2050'].aos-animate,
body[data-aos-delay='2050'] [data-aos].aos-animate {
    -webkit-transition-delay: 2.05s;
    transition-delay: 2.05s
}

[data-aos][data-aos][data-aos-duration='2100'],
body[data-aos-duration='2100'] [data-aos] {
    -webkit-transition-duration: 2.1s;
    transition-duration: 2.1s
}

[data-aos][data-aos][data-aos-delay='2100'],
body[data-aos-delay='2100'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2100'].aos-animate,
body[data-aos-delay='2100'] [data-aos].aos-animate {
    -webkit-transition-delay: 2.1s;
    transition-delay: 2.1s
}

[data-aos][data-aos][data-aos-duration='2150'],
body[data-aos-duration='2150'] [data-aos] {
    -webkit-transition-duration: 2.15s;
    transition-duration: 2.15s
}

[data-aos][data-aos][data-aos-delay='2150'],
body[data-aos-delay='2150'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2150'].aos-animate,
body[data-aos-delay='2150'] [data-aos].aos-animate {
    -webkit-transition-delay: 2.15s;
    transition-delay: 2.15s
}

[data-aos][data-aos][data-aos-duration='2200'],
body[data-aos-duration='2200'] [data-aos] {
    -webkit-transition-duration: 2.2s;
    transition-duration: 2.2s
}

[data-aos][data-aos][data-aos-delay='2200'],
body[data-aos-delay='2200'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2200'].aos-animate,
body[data-aos-delay='2200'] [data-aos].aos-animate {
    -webkit-transition-delay: 2.2s;
    transition-delay: 2.2s
}

[data-aos][data-aos][data-aos-duration='2250'],
body[data-aos-duration='2250'] [data-aos] {
    -webkit-transition-duration: 2.25s;
    transition-duration: 2.25s
}

[data-aos][data-aos][data-aos-delay='2250'],
body[data-aos-delay='2250'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2250'].aos-animate,
body[data-aos-delay='2250'] [data-aos].aos-animate {
    -webkit-transition-delay: 2.25s;
    transition-delay: 2.25s
}

[data-aos][data-aos][data-aos-duration='2300'],
body[data-aos-duration='2300'] [data-aos] {
    -webkit-transition-duration: 2.3s;
    transition-duration: 2.3s
}

[data-aos][data-aos][data-aos-delay='2300'],
body[data-aos-delay='2300'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2300'].aos-animate,
body[data-aos-delay='2300'] [data-aos].aos-animate {
    -webkit-transition-delay: 2.3s;
    transition-delay: 2.3s
}

[data-aos][data-aos][data-aos-duration='2350'],
body[data-aos-duration='2350'] [data-aos] {
    -webkit-transition-duration: 2.35s;
    transition-duration: 2.35s
}

[data-aos][data-aos][data-aos-delay='2350'],
body[data-aos-delay='2350'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2350'].aos-animate,
body[data-aos-delay='2350'] [data-aos].aos-animate {
    -webkit-transition-delay: 2.35s;
    transition-delay: 2.35s
}

[data-aos][data-aos][data-aos-duration='2400'],
body[data-aos-duration='2400'] [data-aos] {
    -webkit-transition-duration: 2.4s;
    transition-duration: 2.4s
}

[data-aos][data-aos][data-aos-delay='2400'],
body[data-aos-delay='2400'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2400'].aos-animate,
body[data-aos-delay='2400'] [data-aos].aos-animate {
    -webkit-transition-delay: 2.4s;
    transition-delay: 2.4s
}

[data-aos][data-aos][data-aos-duration='2450'],
body[data-aos-duration='2450'] [data-aos] {
    -webkit-transition-duration: 2.45s;
    transition-duration: 2.45s
}

[data-aos][data-aos][data-aos-delay='2450'],
body[data-aos-delay='2450'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2450'].aos-animate,
body[data-aos-delay='2450'] [data-aos].aos-animate {
    -webkit-transition-delay: 2.45s;
    transition-delay: 2.45s
}

[data-aos][data-aos][data-aos-duration='2500'],
body[data-aos-duration='2500'] [data-aos] {
    -webkit-transition-duration: 2.5s;
    transition-duration: 2.5s
}

[data-aos][data-aos][data-aos-delay='2500'],
body[data-aos-delay='2500'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2500'].aos-animate,
body[data-aos-delay='2500'] [data-aos].aos-animate {
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s
}

[data-aos][data-aos][data-aos-duration='2550'],
body[data-aos-duration='2550'] [data-aos] {
    -webkit-transition-duration: 2.55s;
    transition-duration: 2.55s
}

[data-aos][data-aos][data-aos-delay='2550'],
body[data-aos-delay='2550'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2550'].aos-animate,
body[data-aos-delay='2550'] [data-aos].aos-animate {
    -webkit-transition-delay: 2.55s;
    transition-delay: 2.55s
}

[data-aos][data-aos][data-aos-duration='2600'],
body[data-aos-duration='2600'] [data-aos] {
    -webkit-transition-duration: 2.6s;
    transition-duration: 2.6s
}

[data-aos][data-aos][data-aos-delay='2600'],
body[data-aos-delay='2600'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2600'].aos-animate,
body[data-aos-delay='2600'] [data-aos].aos-animate {
    -webkit-transition-delay: 2.6s;
    transition-delay: 2.6s
}

[data-aos][data-aos][data-aos-duration='2650'],
body[data-aos-duration='2650'] [data-aos] {
    -webkit-transition-duration: 2.65s;
    transition-duration: 2.65s
}

[data-aos][data-aos][data-aos-delay='2650'],
body[data-aos-delay='2650'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2650'].aos-animate,
body[data-aos-delay='2650'] [data-aos].aos-animate {
    -webkit-transition-delay: 2.65s;
    transition-delay: 2.65s
}

[data-aos][data-aos][data-aos-duration='2700'],
body[data-aos-duration='2700'] [data-aos] {
    -webkit-transition-duration: 2.7s;
    transition-duration: 2.7s
}

[data-aos][data-aos][data-aos-delay='2700'],
body[data-aos-delay='2700'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2700'].aos-animate,
body[data-aos-delay='2700'] [data-aos].aos-animate {
    -webkit-transition-delay: 2.7s;
    transition-delay: 2.7s
}

[data-aos][data-aos][data-aos-duration='2750'],
body[data-aos-duration='2750'] [data-aos] {
    -webkit-transition-duration: 2.75s;
    transition-duration: 2.75s
}

[data-aos][data-aos][data-aos-delay='2750'],
body[data-aos-delay='2750'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2750'].aos-animate,
body[data-aos-delay='2750'] [data-aos].aos-animate {
    -webkit-transition-delay: 2.75s;
    transition-delay: 2.75s
}

[data-aos][data-aos][data-aos-duration='2800'],
body[data-aos-duration='2800'] [data-aos] {
    -webkit-transition-duration: 2.8s;
    transition-duration: 2.8s
}

[data-aos][data-aos][data-aos-delay='2800'],
body[data-aos-delay='2800'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2800'].aos-animate,
body[data-aos-delay='2800'] [data-aos].aos-animate {
    -webkit-transition-delay: 2.8s;
    transition-delay: 2.8s
}

[data-aos][data-aos][data-aos-duration='2850'],
body[data-aos-duration='2850'] [data-aos] {
    -webkit-transition-duration: 2.85s;
    transition-duration: 2.85s
}

[data-aos][data-aos][data-aos-delay='2850'],
body[data-aos-delay='2850'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2850'].aos-animate,
body[data-aos-delay='2850'] [data-aos].aos-animate {
    -webkit-transition-delay: 2.85s;
    transition-delay: 2.85s
}

[data-aos][data-aos][data-aos-duration='2900'],
body[data-aos-duration='2900'] [data-aos] {
    -webkit-transition-duration: 2.9s;
    transition-duration: 2.9s
}

[data-aos][data-aos][data-aos-delay='2900'],
body[data-aos-delay='2900'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2900'].aos-animate,
body[data-aos-delay='2900'] [data-aos].aos-animate {
    -webkit-transition-delay: 2.9s;
    transition-delay: 2.9s
}

[data-aos][data-aos][data-aos-duration='2950'],
body[data-aos-duration='2950'] [data-aos] {
    -webkit-transition-duration: 2.95s;
    transition-duration: 2.95s
}

[data-aos][data-aos][data-aos-delay='2950'],
body[data-aos-delay='2950'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2950'].aos-animate,
body[data-aos-delay='2950'] [data-aos].aos-animate {
    -webkit-transition-delay: 2.95s;
    transition-delay: 2.95s
}

[data-aos][data-aos][data-aos-duration='3000'],
body[data-aos-duration='3000'] [data-aos] {
    -webkit-transition-duration: 3s;
    transition-duration: 3s
}

[data-aos][data-aos][data-aos-delay='3000'],
body[data-aos-delay='3000'] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='3000'].aos-animate,
body[data-aos-delay='3000'] [data-aos].aos-animate {
    -webkit-transition-delay: 3s;
    transition-delay: 3s
}

[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.25, .25, .75, .75);
    transition-timing-function: cubic-bezier(.25, .25, .75, .75)
}

[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

[data-aos][data-aos][data-aos-easing=ease-in],
body[data-aos-easing=ease-in] [data-aos] {
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in
}

[data-aos][data-aos][data-aos-easing=ease-out],
body[data-aos-easing=ease-out] [data-aos] {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

[data-aos][data-aos][data-aos-easing=ease-in-out],
body[data-aos-easing=ease-in-out] [data-aos] {
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

[data-aos][data-aos][data-aos-easing=ease-in-back],
body[data-aos-easing=ease-in-back] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.6, -.28, .735, .045);
    transition-timing-function: cubic-bezier(.6, -.28, .735, .045)
}

[data-aos][data-aos][data-aos-easing=ease-out-back],
body[data-aos-easing=ease-out-back] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.275);
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.275)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back],
body[data-aos-easing=ease-in-out-back] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
    transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
}

[data-aos][data-aos][data-aos-easing=ease-in-sine],
body[data-aos-easing=ease-in-sine] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.47, 0, .745, .715);
    transition-timing-function: cubic-bezier(.47, 0, .745, .715)
}

[data-aos][data-aos][data-aos-easing=ease-out-sine],
body[data-aos-easing=ease-out-sine] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.39, .575, .565, 1);
    transition-timing-function: cubic-bezier(.39, .575, .565, 1)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine],
body[data-aos-easing=ease-in-out-sine] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.445, .05, .55, .95);
    transition-timing-function: cubic-bezier(.445, .05, .55, .95)
}

[data-aos][data-aos][data-aos-easing=ease-in-quad],
body[data-aos-easing=ease-in-quad] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quad],
body[data-aos-easing=ease-out-quad] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad],
body[data-aos-easing=ease-in-out-quad] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic],
body[data-aos-easing=ease-in-cubic] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic],
body[data-aos-easing=ease-out-cubic] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],
body[data-aos-easing=ease-in-out-cubic] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos][data-aos][data-aos-easing=ease-in-quart],
body[data-aos-easing=ease-in-quart] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quart],
body[data-aos-easing=ease-out-quart] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart],
body[data-aos-easing=ease-in-out-quart] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform
}

[data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    -webkit-transform: translate(0);
    transform: translate(0)
}

[data-aos=fade-up] {
    -webkit-transform: translateY(100px);
    transform: translateY(100px)
}

[data-aos=fade-down] {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px)
}

[data-aos=fade-right] {
    -webkit-transform: translate(-100px);
    transform: translate(-100px)
}

[data-aos=fade-left] {
    -webkit-transform: translate(100px);
    transform: translate(100px)
}

[data-aos=fade-up-right] {
    -webkit-transform: translate(-100px, 100px);
    transform: translate(-100px, 100px)
}

[data-aos=fade-up-left] {
    -webkit-transform: translate(100px, 100px);
    transform: translate(100px, 100px)
}

[data-aos=fade-down-right] {
    -webkit-transform: translate(-100px, -100px);
    transform: translate(-100px, -100px)
}

[data-aos=fade-down-left] {
    -webkit-transform: translate(100px, -100px);
    transform: translate(100px, -100px)
}

[data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    -webkit-transform: translate(0) scale(1);
    transform: translate(0) scale(1)
}

[data-aos=zoom-in] {
    -webkit-transform: scale(.6);
    transform: scale(.6)
}

[data-aos=zoom-in-up] {
    -webkit-transform: translateY(100px) scale(.6);
    transform: translateY(100px) scale(.6)
}

[data-aos=zoom-in-down] {
    -webkit-transform: translateY(-100px) scale(.6);
    transform: translateY(-100px) scale(.6)
}

[data-aos=zoom-in-right] {
    -webkit-transform: translate(-100px) scale(.6);
    transform: translate(-100px) scale(.6)
}

[data-aos=zoom-in-left] {
    -webkit-transform: translate(100px) scale(.6);
    transform: translate(100px) scale(.6)
}

[data-aos=zoom-out] {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

[data-aos=zoom-out-up] {
    -webkit-transform: translateY(100px) scale(1.2);
    transform: translateY(100px) scale(1.2)
}

[data-aos=zoom-out-down] {
    -webkit-transform: translateY(-100px) scale(1.2);
    transform: translateY(-100px) scale(1.2)
}

[data-aos=zoom-out-right] {
    -webkit-transform: translate(-100px) scale(1.2);
    transform: translate(-100px) scale(1.2)
}

[data-aos=zoom-out-left] {
    -webkit-transform: translate(100px) scale(1.2);
    transform: translate(100px) scale(1.2)
}

[data-aos^=slide][data-aos^=slide] {
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

[data-aos^=slide][data-aos^=slide].aos-animate {
    -webkit-transform: translate(0);
    transform: translate(0)
}

[data-aos=slide-up] {
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

[data-aos=slide-down] {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

[data-aos=slide-right] {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

[data-aos=slide-left] {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

[data-aos^=flip][data-aos^=flip] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

[data-aos=flip-left] {
    -webkit-transform: perspective(2500px) rotateY(-100deg);
    transform: perspective(2500px) rotateY(-100deg)
}

[data-aos=flip-left].aos-animate {
    -webkit-transform: perspective(2500px) rotateY(0);
    transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-right] {
    -webkit-transform: perspective(2500px) rotateY(100deg);
    transform: perspective(2500px) rotateY(100deg)
}

[data-aos=flip-right].aos-animate {
    -webkit-transform: perspective(2500px) rotateY(0);
    transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-up] {
    -webkit-transform: perspective(2500px) rotateX(-100deg);
    transform: perspective(2500px) rotateX(-100deg)
}

[data-aos=flip-up].aos-animate {
    -webkit-transform: perspective(2500px) rotateX(0);
    transform: perspective(2500px) rotateX(0)
}

[data-aos=flip-down] {
    -webkit-transform: perspective(2500px) rotateX(100deg);
    transform: perspective(2500px) rotateX(100deg)
}

[data-aos=flip-down].aos-animate {
    -webkit-transform: perspective(2500px) rotateX(0);
    transform: perspective(2500px) rotateX(0)
}

/*!
 * Hover.css (http://ianlunn.github.io/Hover/)
 * Version: 2.0.2
 * Author: Ian Lunn @IanLunn
 * Author URL: http://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover

 * Made available under a MIT License:
 * http://www.opensource.org/licenses/mit-license.php

 * Hover.css Copyright Ian Lunn 2014. Generated with Sass.
 */
.hvr-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.hvr-grow:active,
.hvr-grow:focus,
.hvr-grow:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.hvr-shrink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.hvr-shrink:active,
.hvr-shrink:focus,
.hvr-shrink:hover {
    -webkit-transform: scale(.9);
    transform: scale(.9)
}

@-webkit-keyframes a {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    75% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}

@keyframes a {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    75% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}

.hvr-pulse {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent
}

.hvr-pulse:active,
.hvr-pulse:focus,
.hvr-pulse:hover {
    -webkit-animation-name: a;
    animation-name: a;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes b {
    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@keyframes b {
    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.hvr-pulse-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent
}

.hvr-pulse-grow:active,
.hvr-pulse-grow:focus,
.hvr-pulse-grow:hover {
    -webkit-animation-name: b;
    animation-name: b;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

@-webkit-keyframes c {
    to {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}

@keyframes c {
    to {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}

.hvr-pulse-shrink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent
}

.hvr-pulse-shrink:active,
.hvr-pulse-shrink:focus,
.hvr-pulse-shrink:hover {
    -webkit-animation-name: c;
    animation-name: c;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

@-webkit-keyframes d {
    50% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes d {
    50% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.hvr-push {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent
}

.hvr-push:active,
.hvr-push:focus,
.hvr-push:hover {
    -webkit-animation-name: d;
    animation-name: d;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes e {
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@keyframes e {
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

.hvr-pop {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent
}

.hvr-pop:active,
.hvr-pop:focus,
.hvr-pop:hover {
    -webkit-animation-name: e;
    animation-name: e;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.hvr-bounce-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.hvr-bounce-in:active,
.hvr-bounce-in:focus,
.hvr-bounce-in:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36);
    transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36)
}

.hvr-bounce-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.hvr-bounce-out:active,
.hvr-bounce-out:focus,
.hvr-bounce-out:hover {
    -webkit-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36);
    transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36)
}

.hvr-rotate {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.hvr-rotate:active,
.hvr-rotate:focus,
.hvr-rotate:hover {
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg)
}

.hvr-grow-rotate {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.hvr-grow-rotate:active,
.hvr-grow-rotate:focus,
.hvr-grow-rotate:hover {
    -webkit-transform: scale(1.1) rotate(4deg);
    transform: scale(1.1) rotate(4deg)
}

.hvr-float {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-float:active,
.hvr-float:focus,
.hvr-float:hover {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px)
}

.hvr-sink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-sink:active,
.hvr-sink:focus,
.hvr-sink:hover {
    -webkit-transform: translateY(8px);
    transform: translateY(8px)
}

@-webkit-keyframes f {
    0% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }

    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px)
    }

    to {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@keyframes f {
    0% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }

    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px)
    }

    to {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@-webkit-keyframes g {
    to {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@keyframes g {
    to {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

.hvr-bob {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent
}

.hvr-bob:active,
.hvr-bob:focus,
.hvr-bob:hover {
    -webkit-animation-name: g, f;
    animation-name: g, f;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate
}

@-webkit-keyframes h {
    0% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }

    50% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }

    to {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
}

@keyframes h {
    0% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }

    50% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }

    to {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
}

@-webkit-keyframes i {
    to {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
}

@keyframes i {
    to {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
}

.hvr-hang {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent
}

.hvr-hang:active,
.hvr-hang:focus,
.hvr-hang:hover {
    -webkit-animation-name: i, h;
    animation-name: i, h;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate
}

.hvr-skew {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.hvr-skew:active,
.hvr-skew:focus,
.hvr-skew:hover {
    -webkit-transform: skew(-10deg);
    transform: skew(-10deg)
}

.hvr-skew-forward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.hvr-skew-forward:active,
.hvr-skew-forward:focus,
.hvr-skew-forward:hover {
    -webkit-transform: skew(-10deg);
    transform: skew(-10deg)
}

.hvr-skew-backward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.hvr-skew-backward:active,
.hvr-skew-backward:focus,
.hvr-skew-backward:hover {
    -webkit-transform: skew(10deg);
    transform: skew(10deg)
}

@-webkit-keyframes j {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }

    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }

    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }

    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes j {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }

    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }

    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }

    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.hvr-wobble-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent
}

.hvr-wobble-vertical:active,
.hvr-wobble-vertical:focus,
.hvr-wobble-vertical:hover {
    -webkit-animation-name: j;
    animation-name: j;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes k {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px)
    }

    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px)
    }

    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px)
    }

    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px)
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes k {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px)
    }

    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px)
    }

    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px)
    }

    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px)
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.hvr-wobble-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent
}

.hvr-wobble-horizontal:active,
.hvr-wobble-horizontal:focus,
.hvr-wobble-horizontal:hover {
    -webkit-animation-name: k;
    animation-name: k;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes l {
    16.65% {
        -webkit-transform: translate(8px, 8px);
        transform: translate(8px, 8px)
    }

    33.3% {
        -webkit-transform: translate(-6px, -6px);
        transform: translate(-6px, -6px)
    }

    49.95% {
        -webkit-transform: translate(4px, 4px);
        transform: translate(4px, 4px)
    }

    66.6% {
        -webkit-transform: translate(-2px, -2px);
        transform: translate(-2px, -2px)
    }

    83.25% {
        -webkit-transform: translate(1px, 1px);
        transform: translate(1px, 1px)
    }

    to {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

@keyframes l {
    16.65% {
        -webkit-transform: translate(8px, 8px);
        transform: translate(8px, 8px)
    }

    33.3% {
        -webkit-transform: translate(-6px, -6px);
        transform: translate(-6px, -6px)
    }

    49.95% {
        -webkit-transform: translate(4px, 4px);
        transform: translate(4px, 4px)
    }

    66.6% {
        -webkit-transform: translate(-2px, -2px);
        transform: translate(-2px, -2px)
    }

    83.25% {
        -webkit-transform: translate(1px, 1px);
        transform: translate(1px, 1px)
    }

    to {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

.hvr-wobble-to-bottom-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent
}

.hvr-wobble-to-bottom-right:active,
.hvr-wobble-to-bottom-right:focus,
.hvr-wobble-to-bottom-right:hover {
    -webkit-animation-name: l;
    animation-name: l;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes m {
    16.65% {
        -webkit-transform: translate(8px, -8px);
        transform: translate(8px, -8px)
    }

    33.3% {
        -webkit-transform: translate(-6px, 6px);
        transform: translate(-6px, 6px)
    }

    49.95% {
        -webkit-transform: translate(4px, -4px);
        transform: translate(4px, -4px)
    }

    66.6% {
        -webkit-transform: translate(-2px, 2px);
        transform: translate(-2px, 2px)
    }

    83.25% {
        -webkit-transform: translate(1px, -1px);
        transform: translate(1px, -1px)
    }

    to {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

@keyframes m {
    16.65% {
        -webkit-transform: translate(8px, -8px);
        transform: translate(8px, -8px)
    }

    33.3% {
        -webkit-transform: translate(-6px, 6px);
        transform: translate(-6px, 6px)
    }

    49.95% {
        -webkit-transform: translate(4px, -4px);
        transform: translate(4px, -4px)
    }

    66.6% {
        -webkit-transform: translate(-2px, 2px);
        transform: translate(-2px, 2px)
    }

    83.25% {
        -webkit-transform: translate(1px, -1px);
        transform: translate(1px, -1px)
    }

    to {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

.hvr-wobble-to-top-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent
}

.hvr-wobble-to-top-right:active,
.hvr-wobble-to-top-right:focus,
.hvr-wobble-to-top-right:hover {
    -webkit-animation-name: m;
    animation-name: m;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.hvr-wobble-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.hvr-wobble-top:active,
.hvr-wobble-top:focus,
.hvr-wobble-top:hover {
    -webkit-animation-name: n;
    animation-name: n;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.hvr-wobble-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.hvr-wobble-bottom:active,
.hvr-wobble-bottom:focus,
.hvr-wobble-bottom:hover {
    -webkit-animation-name: n;
    animation-name: n;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes n {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg)
    }

    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg)
    }

    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg)
    }

    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg)
    }

    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg)
    }

    to {
        -webkit-transform: skew(0);
        transform: skew(0)
    }
}

@keyframes n {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg)
    }

    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg)
    }

    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg)
    }

    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg)
    }

    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg)
    }

    to {
        -webkit-transform: skew(0);
        transform: skew(0)
    }
}

.hvr-wobble-skew {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent
}

.hvr-wobble-skew:active,
.hvr-wobble-skew:focus,
.hvr-wobble-skew:hover {
    -webkit-animation-name: n;
    animation-name: n;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.hvr-buzz {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent
}

.hvr-buzz:active,
.hvr-buzz:focus,
.hvr-buzz:hover {
    -webkit-animation-name: H;
    animation-name: H;
    -webkit-animation-duration: .15s;
    animation-duration: .15s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.hvr-buzz-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent
}

.hvr-buzz-out:active,
.hvr-buzz-out:focus,
.hvr-buzz-out:hover {
    -webkit-animation-name: I;
    animation-name: I;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.hvr-forward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.hvr-forward:active,
.hvr-forward:focus,
.hvr-forward:hover {
    -webkit-transform: translateX(8px);
    transform: translateX(8px)
}

.hvr-backward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.hvr-backward:active,
.hvr-backward:focus,
.hvr-backward:hover {
    -webkit-transform: translateX(-8px);
    transform: translateX(-8px)
}

.hvr-fade {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    overflow: hidden;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color
}

.hvr-fade:active,
.hvr-fade:focus,
.hvr-fade:hover {
    background-color: #2098d1;
    color: #fff
}

@-webkit-keyframes o {
    50% {
        background-color: rgba(32, 152, 209, .75)
    }
}

@keyframes o {
    50% {
        background-color: rgba(32, 152, 209, .75)
    }
}

.hvr-back-pulse {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    overflow: hidden;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color
}

.hvr-back-pulse:active,
.hvr-back-pulse:focus,
.hvr-back-pulse:hover {
    -webkit-animation-name: o;
    animation-name: o;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    background-color: #2098d1;
    color: #fff
}

.hvr-sweep-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color
}

.hvr-sweep-to-right,
.hvr-sweep-to-right:before {
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-sweep-to-right:active,
.hvr-sweep-to-right:focus,
.hvr-sweep-to-right:hover {
    color: #fff
}

.hvr-sweep-to-right:active:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.hvr-sweep-to-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color
}

.hvr-sweep-to-left,
.hvr-sweep-to-left:before {
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-sweep-to-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-sweep-to-left:active,
.hvr-sweep-to-left:focus,
.hvr-sweep-to-left:hover {
    color: #fff
}

.hvr-sweep-to-left:active:before,
.hvr-sweep-to-left:focus:before,
.hvr-sweep-to-left:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.hvr-sweep-to-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color
}

.hvr-sweep-to-bottom,
.hvr-sweep-to-bottom:before {
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-sweep-to-bottom:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-sweep-to-bottom:active,
.hvr-sweep-to-bottom:focus,
.hvr-sweep-to-bottom:hover {
    color: #fff
}

.hvr-sweep-to-bottom:active:before,
.hvr-sweep-to-bottom:focus:before,
.hvr-sweep-to-bottom:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.hvr-sweep-to-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color
}

.hvr-sweep-to-top,
.hvr-sweep-to-top:before {
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-sweep-to-top:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-sweep-to-top:active,
.hvr-sweep-to-top:focus,
.hvr-sweep-to-top:hover {
    color: #fff
}

.hvr-sweep-to-top:active:before,
.hvr-sweep-to-top:focus:before,
.hvr-sweep-to-top:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.hvr-bounce-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color
}

.hvr-bounce-to-right,
.hvr-bounce-to-right:before {
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.hvr-bounce-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-bounce-to-right:active,
.hvr-bounce-to-right:focus,
.hvr-bounce-to-right:hover {
    color: #fff
}

.hvr-bounce-to-right:active:before,
.hvr-bounce-to-right:focus:before,
.hvr-bounce-to-right:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
    transition-timing-function: cubic-bezier(.52, 1.64, .37, .66)
}

.hvr-bounce-to-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color
}

.hvr-bounce-to-left,
.hvr-bounce-to-left:before {
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.hvr-bounce-to-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-bounce-to-left:active,
.hvr-bounce-to-left:focus,
.hvr-bounce-to-left:hover {
    color: #fff
}

.hvr-bounce-to-left:active:before,
.hvr-bounce-to-left:focus:before,
.hvr-bounce-to-left:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
    transition-timing-function: cubic-bezier(.52, 1.64, .37, .66)
}

.hvr-bounce-to-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color
}

.hvr-bounce-to-bottom,
.hvr-bounce-to-bottom:before {
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.hvr-bounce-to-bottom:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-bounce-to-bottom:active,
.hvr-bounce-to-bottom:focus,
.hvr-bounce-to-bottom:hover {
    color: #fff
}

.hvr-bounce-to-bottom:active:before,
.hvr-bounce-to-bottom:focus:before,
.hvr-bounce-to-bottom:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
    transition-timing-function: cubic-bezier(.52, 1.64, .37, .66)
}

.hvr-bounce-to-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color
}

.hvr-bounce-to-top,
.hvr-bounce-to-top:before {
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.hvr-bounce-to-top:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-bounce-to-top:active,
.hvr-bounce-to-top:focus,
.hvr-bounce-to-top:hover {
    color: #fff
}

.hvr-bounce-to-top:active:before,
.hvr-bounce-to-top:focus:before,
.hvr-bounce-to-top:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
    transition-timing-function: cubic-bezier(.52, 1.64, .37, .66)
}

.hvr-radial-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden;
    background: #e1e1e1;
    -webkit-transition-property: color;
    transition-property: color
}

.hvr-radial-out,
.hvr-radial-out:before {
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-radial-out:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    border-radius: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-radial-out:active,
.hvr-radial-out:focus,
.hvr-radial-out:hover {
    color: #fff
}

.hvr-radial-out:active:before,
.hvr-radial-out:focus:before,
.hvr-radial-out:hover:before {
    -webkit-transform: scale(2);
    transform: scale(2)
}

.hvr-radial-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden;
    background: #2098d1;
    -webkit-transition-property: color;
    transition-property: color
}

.hvr-radial-in,
.hvr-radial-in:before {
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-radial-in:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #e1e1e1;
    border-radius: 100%;
    -webkit-transform: scale(2);
    transform: scale(2);
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-radial-in:active,
.hvr-radial-in:focus,
.hvr-radial-in:hover {
    color: #fff
}

.hvr-radial-in:active:before,
.hvr-radial-in:focus:before,
.hvr-radial-in:hover:before {
    -webkit-transform: scale(0);
    transform: scale(0)
}

.hvr-rectangle-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    background: #2098d1;
    -webkit-transition-property: color;
    transition-property: color
}

.hvr-rectangle-in,
.hvr-rectangle-in:before {
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-rectangle-in:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #e1e1e1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-rectangle-in:active,
.hvr-rectangle-in:focus,
.hvr-rectangle-in:hover {
    color: #fff
}

.hvr-rectangle-in:active:before,
.hvr-rectangle-in:focus:before,
.hvr-rectangle-in:hover:before {
    -webkit-transform: scale(0);
    transform: scale(0)
}

.hvr-rectangle-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    background: #e1e1e1;
    -webkit-transition-property: color;
    transition-property: color
}

.hvr-rectangle-out,
.hvr-rectangle-out:before {
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-rectangle-out:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-rectangle-out:active,
.hvr-rectangle-out:focus,
.hvr-rectangle-out:hover {
    color: #fff
}

.hvr-rectangle-out:active:before,
.hvr-rectangle-out:focus:before,
.hvr-rectangle-out:hover:before {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.hvr-shutter-in-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    background: #2098d1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-shutter-in-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #e1e1e1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-shutter-in-horizontal:active,
.hvr-shutter-in-horizontal:focus,
.hvr-shutter-in-horizontal:hover {
    color: #fff
}

.hvr-shutter-in-horizontal:active:before,
.hvr-shutter-in-horizontal:focus:before,
.hvr-shutter-in-horizontal:hover:before {
    -webkit-transform: scaleX(0);
    transform: scaleX(0)
}

.hvr-shutter-out-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    background: #e1e1e1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-shutter-out-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #2098d1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-shutter-out-horizontal:active,
.hvr-shutter-out-horizontal:focus,
.hvr-shutter-out-horizontal:hover {
    color: #fff
}

.hvr-shutter-out-horizontal:active:before,
.hvr-shutter-out-horizontal:focus:before,
.hvr-shutter-out-horizontal:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.hvr-shutter-in-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    background: #2098d1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-shutter-in-vertical:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #e1e1e1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-shutter-in-vertical:active,
.hvr-shutter-in-vertical:focus,
.hvr-shutter-in-vertical:hover {
    color: #fff
}

.hvr-shutter-in-vertical:active:before,
.hvr-shutter-in-vertical:focus:before,
.hvr-shutter-in-vertical:hover:before {
    -webkit-transform: scaleY(0);
    transform: scaleY(0)
}

.hvr-shutter-out-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    background: #e1e1e1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-shutter-out-vertical:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #2098d1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-shutter-out-vertical:active,
.hvr-shutter-out-vertical:focus,
.hvr-shutter-out-vertical:hover {
    color: #fff
}

.hvr-shutter-out-vertical:active:before,
.hvr-shutter-out-vertical:focus:before,
.hvr-shutter-out-vertical:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.hvr-border-fade {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
    box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px transparent
}

.hvr-border-fade:active,
.hvr-border-fade:focus,
.hvr-border-fade:hover {
    box-shadow: inset 0 0 0 4px #2098d1, 0 0 1px transparent
}

.hvr-hollow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: background;
    transition-property: background;
    box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px transparent
}

.hvr-hollow:active,
.hvr-hollow:focus,
.hvr-hollow:hover {
    background: 0 0
}

.hvr-trim {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative
}

.hvr-trim:before {
    content: '';
    position: absolute;
    border: 4px solid #fff;
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
    opacity: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.hvr-trim:active:before,
.hvr-trim:focus:before,
.hvr-trim:hover:before {
    opacity: 1
}

@-webkit-keyframes p {
    to {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0
    }
}

@keyframes p {
    to {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0
    }
}

.hvr-ripple-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative
}

.hvr-ripple-out:before {
    content: '';
    position: absolute;
    border: 6px solid #e1e1e1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s
}

.hvr-ripple-out:active:before,
.hvr-ripple-out:focus:before,
.hvr-ripple-out:hover:before {
    -webkit-animation-name: p;
    animation-name: p
}

@-webkit-keyframes q {
    to {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 1
    }
}

@keyframes q {
    to {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 1
    }
}

.hvr-ripple-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative
}

.hvr-ripple-in:before {
    content: '';
    position: absolute;
    border: 4px solid #e1e1e1;
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s
}

.hvr-ripple-in:active:before,
.hvr-ripple-in:focus:before,
.hvr-ripple-in:hover:before {
    -webkit-animation-name: q;
    animation-name: q
}

.hvr-outline-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative
}

.hvr-outline-out:before {
    content: '';
    position: absolute;
    border: 4px solid #e1e1e1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left
}

.hvr-outline-out:active:before,
.hvr-outline-out:focus:before,
.hvr-outline-out:hover:before {
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px
}

.hvr-outline-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative
}

.hvr-outline-in:before {
    pointer-events: none;
    content: '';
    position: absolute;
    border: 4px solid #e1e1e1;
    top: -16px;
    right: -16px;
    bottom: -16px;
    left: -16px;
    opacity: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left
}

.hvr-outline-in:active:before,
.hvr-outline-in:focus:before,
.hvr-outline-in:hover:before {
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px;
    opacity: 1
}

.hvr-round-corners {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: border-radius;
    transition-property: border-radius
}

.hvr-round-corners:active,
.hvr-round-corners:focus,
.hvr-round-corners:hover {
    border-radius: 1em
}

.hvr-underline-from-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden
}

.hvr-underline-from-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #2098d1;
    height: 4px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-underline-from-left:active:before,
.hvr-underline-from-left:focus:before,
.hvr-underline-from-left:hover:before {
    right: 0
}

.hvr-underline-from-center {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden
}

.hvr-underline-from-center:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #2098d1;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-underline-from-center:active:before,
.hvr-underline-from-center:focus:before,
.hvr-underline-from-center:hover:before {
    left: 0;
    right: 0
}

.hvr-underline-from-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden
}

.hvr-underline-from-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 100%;
    right: 0;
    bottom: 0;
    background: #2098d1;
    height: 4px;
    -webkit-transition-property: left;
    transition-property: left;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-underline-from-right:active:before,
.hvr-underline-from-right:focus:before,
.hvr-underline-from-right:hover:before {
    left: 0
}

.hvr-overline-from-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden
}

.hvr-overline-from-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    top: 0;
    background: #2098d1;
    height: 4px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-overline-from-left:active:before,
.hvr-overline-from-left:focus:before,
.hvr-overline-from-left:hover:before {
    right: 0
}

.hvr-overline-from-center {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden
}

.hvr-overline-from-center:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    top: 0;
    background: #2098d1;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-overline-from-center:active:before,
.hvr-overline-from-center:focus:before,
.hvr-overline-from-center:hover:before {
    left: 0;
    right: 0
}

.hvr-overline-from-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden
}

.hvr-overline-from-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 100%;
    right: 0;
    top: 0;
    background: #2098d1;
    height: 4px;
    -webkit-transition-property: left;
    transition-property: left;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-overline-from-right:active:before,
.hvr-overline-from-right:focus:before,
.hvr-overline-from-right:hover:before {
    left: 0
}

.hvr-reveal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden
}

.hvr-reveal:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: 0 solid #2098d1;
    -webkit-transition-property: border-width;
    transition-property: border-width;
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-reveal:active:before,
.hvr-reveal:focus:before,
.hvr-reveal:hover:before {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    border-width: 4px
}

.hvr-underline-reveal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden
}

.hvr-underline-reveal:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    height: 4px;
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-underline-reveal:active:before,
.hvr-underline-reveal:focus:before,
.hvr-underline-reveal:hover:before {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.hvr-overline-reveal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden
}

.hvr-overline-reveal:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    background: #2098d1;
    height: 4px;
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-overline-reveal:active:before,
.hvr-overline-reveal:focus:before,
.hvr-overline-reveal:hover:before {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.hvr-glow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow
}

.hvr-glow:active,
.hvr-glow:focus,
.hvr-glow:hover {
    box-shadow: 0 0 8px rgba(0, 0, 0, .6)
}

.hvr-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow
}

.hvr-shadow:active,
.hvr-shadow:focus,
.hvr-shadow:hover {
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, .5)
}

.hvr-grow-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: box-shadow, transform;
    -webkit-transition-property: box-shadow, -webkit-transform;
    transition-property: box-shadow, -webkit-transform;
    transition-property: box-shadow, transform;
    transition-property: box-shadow, transform, -webkit-transform
}

.hvr-grow-shadow:active,
.hvr-grow-shadow:focus,
.hvr-grow-shadow:hover {
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, .5);
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.hvr-box-shadow-outset {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow
}

.hvr-box-shadow-outset:active,
.hvr-box-shadow-outset:focus,
.hvr-box-shadow-outset:hover {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .6)
}

.hvr-box-shadow-inset {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .6), 0 0 1px transparent
}

.hvr-box-shadow-inset:active,
.hvr-box-shadow-inset:focus,
.hvr-box-shadow-inset:hover {
    box-shadow: inset 2px 2px 2px rgba(0, 0, 0, .6), 0 0 1px transparent
}

.hvr-float-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.hvr-float-shadow,
.hvr-float-shadow:before {
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-float-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, .35) 0, transparent 80%);
    background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, .35) 0, transparent 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, .35) 0, transparent 80%);
    -webkit-transition-property: transform, opacity;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

.hvr-float-shadow:active,
.hvr-float-shadow:focus,
.hvr-float-shadow:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.hvr-float-shadow:active:before,
.hvr-float-shadow:focus:before,
.hvr-float-shadow:hover:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px)
}

.hvr-shadow-radial {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative
}

.hvr-shadow-radial:after,
.hvr-shadow-radial:before {
    pointer-events: none;
    position: absolute;
    content: '';
    left: 0;
    width: 100%;
    box-sizing: border-box;
    height: 5px;
    opacity: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.hvr-shadow-radial:before {
    bottom: 100%;
    background: -webkit-radial-gradient(50% 150%, ellipse, rgba(0, 0, 0, .6) 0, transparent 80%);
    background: -webkit-radial-gradient(50% 150% ellipse, rgba(0, 0, 0, .6) 0, transparent 80%);
    background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, .6) 0, transparent 80%)
}

.hvr-shadow-radial:after {
    top: 100%;
    background: -webkit-radial-gradient(50% -50%, ellipse, rgba(0, 0, 0, .6) 0, transparent 80%);
    background: -webkit-radial-gradient(50% -50% ellipse, rgba(0, 0, 0, .6) 0, transparent 80%);
    background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, .6) 0, transparent 80%)
}

.hvr-shadow-radial:active:after,
.hvr-shadow-radial:active:before,
.hvr-shadow-radial:focus:after,
.hvr-shadow-radial:focus:before,
.hvr-shadow-radial:hover:after,
.hvr-shadow-radial:hover:before {
    opacity: 1
}

.hvr-bubble-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative
}

.hvr-bubble-top:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    left: calc(50% - 10px);
    top: 0;
    border-width: 0 10px 10px;
    border-color: transparent transparent #e1e1e1
}

.hvr-bubble-top:active:before,
.hvr-bubble-top:focus:before,
.hvr-bubble-top:hover:before {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.hvr-bubble-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative
}

.hvr-bubble-right:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    top: calc(50% - 10px);
    right: 0;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #e1e1e1
}

.hvr-bubble-right:active:before,
.hvr-bubble-right:focus:before,
.hvr-bubble-right:hover:before {
    -webkit-transform: translateX(10px);
    transform: translateX(10px)
}

.hvr-bubble-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative
}

.hvr-bubble-bottom:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    left: calc(50% - 10px);
    bottom: 0;
    border-width: 10px 10px 0;
    border-color: #e1e1e1 transparent transparent
}

.hvr-bubble-bottom:active:before,
.hvr-bubble-bottom:focus:before,
.hvr-bubble-bottom:hover:before {
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
}

.hvr-bubble-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative
}

.hvr-bubble-left:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    top: calc(50% - 10px);
    left: 0;
    border-width: 10px 10px 10px 0;
    border-color: transparent #e1e1e1 transparent transparent
}

.hvr-bubble-left:active:before,
.hvr-bubble-left:focus:before,
.hvr-bubble-left:hover:before {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px)
}

.hvr-bubble-float-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative
}

.hvr-bubble-float-top,
.hvr-bubble-float-top:before {
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.hvr-bubble-float-top:before {
    position: absolute;
    z-index: -1;
    content: '';
    left: calc(50% - 10px);
    top: 0;
    border-style: solid;
    border-width: 0 10px 10px;
    border-color: transparent transparent #e1e1e1
}

.hvr-bubble-float-top:active,
.hvr-bubble-float-top:focus,
.hvr-bubble-float-top:hover {
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
}

.hvr-bubble-float-top:active:before,
.hvr-bubble-float-top:focus:before,
.hvr-bubble-float-top:hover:before {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.hvr-bubble-float-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative
}

.hvr-bubble-float-right,
.hvr-bubble-float-right:before {
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.hvr-bubble-float-right:before {
    position: absolute;
    z-index: -1;
    top: calc(50% - 10px);
    right: 0;
    content: '';
    border-style: solid;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #e1e1e1
}

.hvr-bubble-float-right:active,
.hvr-bubble-float-right:focus,
.hvr-bubble-float-right:hover {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px)
}

.hvr-bubble-float-right:active:before,
.hvr-bubble-float-right:focus:before,
.hvr-bubble-float-right:hover:before {
    -webkit-transform: translateX(10px);
    transform: translateX(10px)
}

.hvr-bubble-float-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative
}

.hvr-bubble-float-bottom,
.hvr-bubble-float-bottom:before {
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.hvr-bubble-float-bottom:before {
    position: absolute;
    z-index: -1;
    content: '';
    left: calc(50% - 10px);
    bottom: 0;
    border-style: solid;
    border-width: 10px 10px 0;
    border-color: #e1e1e1 transparent transparent
}

.hvr-bubble-float-bottom:active,
.hvr-bubble-float-bottom:focus,
.hvr-bubble-float-bottom:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.hvr-bubble-float-bottom:active:before,
.hvr-bubble-float-bottom:focus:before,
.hvr-bubble-float-bottom:hover:before {
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
}

.hvr-bubble-float-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative
}

.hvr-bubble-float-left,
.hvr-bubble-float-left:before {
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.hvr-bubble-float-left:before {
    position: absolute;
    z-index: -1;
    content: '';
    top: calc(50% - 10px);
    left: 0;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent #e1e1e1 transparent transparent
}

.hvr-bubble-float-left:active,
.hvr-bubble-float-left:focus,
.hvr-bubble-float-left:hover {
    -webkit-transform: translateX(10px);
    transform: translateX(10px)
}

.hvr-bubble-float-left:active:before,
.hvr-bubble-float-left:focus:before,
.hvr-bubble-float-left:hover:before {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px)
}

.hvr-icon-back {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-left: 2.2em
}

.hvr-icon-back,
.hvr-icon-back:before {
    -webkit-transition-duration: .1s;
    transition-duration: .1s
}

.hvr-icon-back:before {
    content: "\f137";
    position: absolute;
    left: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-back:active:before,
.hvr-icon-back:focus:before,
.hvr-icon-back:hover:before {
    -webkit-transform: translateX(-4px);
    transform: translateX(-4px)
}

.hvr-icon-forward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-forward,
.hvr-icon-forward:before {
    -webkit-transition-duration: .1s;
    transition-duration: .1s
}

.hvr-icon-forward:before {
    content: "\f138";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-forward:active:before,
.hvr-icon-forward:focus:before,
.hvr-icon-forward:hover:before {
    -webkit-transform: translateX(4px);
    transform: translateX(4px)
}

@-webkit-keyframes r {

    0%,
    50%,
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    25%,
    75% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
}

@keyframes r {

    0%,
    50%,
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    25%,
    75% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
}

.hvr-icon-down {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-down:before {
    content: "\f01a";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-down:active:before,
.hvr-icon-down:focus:before,
.hvr-icon-down:hover:before {
    -webkit-animation-name: r;
    animation-name: r;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes s {

    0%,
    50%,
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    25%,
    75% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

@keyframes s {

    0%,
    50%,
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    25%,
    75% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

.hvr-icon-up {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-up:before {
    content: "\f01b";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-up:active:before,
.hvr-icon-up:focus:before,
.hvr-icon-up:hover:before {
    -webkit-animation-name: s;
    animation-name: s;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

.hvr-icon-spin {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-spin:before {
    content: "\f021";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.hvr-icon-spin:active:before,
.hvr-icon-spin:focus:before,
.hvr-icon-spin:hover:before {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
}

@-webkit-keyframes t {
    0% {
        opacity: 0
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    51%,
    to {
        opacity: 1
    }
}

@keyframes t {
    0% {
        opacity: 0
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    51%,
    to {
        opacity: 1
    }
}

.hvr-icon-drop {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-drop:before {
    content: "\f041";
    position: absolute;
    right: 1em;
    opacity: 1;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-drop:active:before,
.hvr-icon-drop:focus:before,
.hvr-icon-drop:hover:before {
    opacity: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-animation-name: t;
    animation-name: t;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: cubic-bezier(.52, 1.64, .37, .66);
    animation-timing-function: cubic-bezier(.52, 1.64, .37, .66)
}

.hvr-icon-fade {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-fade:before {
    content: "\f00c";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: color;
    transition-property: color
}

.hvr-icon-fade:active:before,
.hvr-icon-fade:focus:before,
.hvr-icon-fade:hover:before {
    color: #0f9e5e
}

@-webkit-keyframes u {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(-1em);
        transform: translateY(-1em)
    }
}

@keyframes u {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(-1em);
        transform: translateY(-1em)
    }
}

.hvr-icon-float-away {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-float-away:after,
.hvr-icon-float-away:before {
    content: "\f055";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome
}

.hvr-icon-float-away:after {
    opacity: 0;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.hvr-icon-float-away:active:after,
.hvr-icon-float-away:focus:after,
.hvr-icon-float-away:hover:after {
    -webkit-animation-name: u;
    animation-name: u;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes v {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(1em);
        transform: translateY(1em)
    }
}

@keyframes v {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(1em);
        transform: translateY(1em)
    }
}

.hvr-icon-sink-away {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-sink-away:after,
.hvr-icon-sink-away:before {
    content: "\f056";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-sink-away:after {
    opacity: 0;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.hvr-icon-sink-away:active:after,
.hvr-icon-sink-away:focus:after,
.hvr-icon-sink-away:hover:after {
    -webkit-animation-name: v;
    animation-name: v;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

.hvr-icon-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-grow,
.hvr-icon-grow:before {
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-grow:before {
    content: "\f118";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-grow:active:before,
.hvr-icon-grow:focus:before,
.hvr-icon-grow:hover:before {
    -webkit-transform: scale(1.3) translateZ(0);
    transform: scale(1.3) translateZ(0)
}

.hvr-icon-shrink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-shrink,
.hvr-icon-shrink:before {
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-shrink:before {
    content: "\f119";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-shrink:active:before,
.hvr-icon-shrink:focus:before,
.hvr-icon-shrink:hover:before {
    -webkit-transform: scale(.8);
    transform: scale(.8)
}

@-webkit-keyframes w {
    25% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    75% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
}

@keyframes w {
    25% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    75% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
}

.hvr-icon-pulse {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-pulse:before {
    content: "\f015";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-pulse:active:before,
.hvr-icon-pulse:focus:before,
.hvr-icon-pulse:hover:before {
    -webkit-animation-name: w;
    animation-name: w;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes x {
    to {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
}

@keyframes x {
    to {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
}

.hvr-icon-pulse-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-pulse-grow:before {
    content: "\f015";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-pulse-grow:active:before,
.hvr-icon-pulse-grow:focus:before,
.hvr-icon-pulse-grow:hover:before {
    -webkit-animation-name: x;
    animation-name: x;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

@-webkit-keyframes y {
    to {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
}

@keyframes y {
    to {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
}

.hvr-icon-pulse-shrink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-pulse-shrink:before {
    content: "\f015";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-pulse-shrink:active:before,
.hvr-icon-pulse-shrink:focus:before,
.hvr-icon-pulse-shrink:hover:before {
    -webkit-animation-name: y;
    animation-name: y;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

@-webkit-keyframes z {
    50% {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
}

@keyframes z {
    50% {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
}

.hvr-icon-push {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-push,
.hvr-icon-push:before {
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-push:before {
    content: "\f006";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-push:active:before,
.hvr-icon-push:focus:before,
.hvr-icon-push:hover:before {
    -webkit-animation-name: z;
    animation-name: z;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes A {
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@keyframes A {
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}

.hvr-icon-pop {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-pop,
.hvr-icon-pop:before {
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-pop:before {
    content: "\f005";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-pop:active:before,
.hvr-icon-pop:focus:before,
.hvr-icon-pop:hover:before {
    -webkit-animation-name: A;
    animation-name: A;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.hvr-icon-bounce {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-bounce,
.hvr-icon-bounce:before {
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-bounce:before {
    content: "\f087";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-bounce:active:before,
.hvr-icon-bounce:focus:before,
.hvr-icon-bounce:hover:before {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36);
    transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36)
}

.hvr-icon-rotate {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-rotate,
.hvr-icon-rotate:before {
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-rotate:before {
    content: "\f0c6";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-rotate:active:before,
.hvr-icon-rotate:focus:before,
.hvr-icon-rotate:hover:before {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg)
}

.hvr-icon-grow-rotate {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-grow-rotate,
.hvr-icon-grow-rotate:before {
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-grow-rotate:before {
    content: "\f095";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-grow-rotate:active:before,
.hvr-icon-grow-rotate:focus:before,
.hvr-icon-grow-rotate:hover:before {
    -webkit-transform: scale(1.5) rotate(12deg);
    transform: scale(1.5) rotate(12deg)
}

.hvr-icon-float {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-float,
.hvr-icon-float:before {
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-float:before {
    content: "\f01b";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-float:active:before,
.hvr-icon-float:focus:before,
.hvr-icon-float:hover:before {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px)
}

.hvr-icon-sink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-sink,
.hvr-icon-sink:before {
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-sink:before {
    content: "\f01a";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-sink:active:before,
.hvr-icon-sink:focus:before,
.hvr-icon-sink:hover:before {
    -webkit-transform: translateY(4px);
    transform: translateY(4px)
}

@-webkit-keyframes B {
    0% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }

    50% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }

    to {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

@keyframes B {
    0% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }

    50% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }

    to {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

@-webkit-keyframes C {
    to {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

@keyframes C {
    to {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

.hvr-icon-bob {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-bob:before {
    content: "\f077";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-bob:active:before,
.hvr-icon-bob:focus:before,
.hvr-icon-bob:hover:before {
    -webkit-animation-name: C, B;
    animation-name: C, B;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate
}

@-webkit-keyframes D {
    0% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }

    50% {
        -webkit-transform: translateY(2px);
        transform: translateY(2px)
    }

    to {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
}

@keyframes D {
    0% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }

    50% {
        -webkit-transform: translateY(2px);
        transform: translateY(2px)
    }

    to {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
}

@-webkit-keyframes E {
    to {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
}

@keyframes E {
    to {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
}

.hvr-icon-hang {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-hang:before {
    content: "\f078";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-hang:active:before,
.hvr-icon-hang:focus:before,
.hvr-icon-hang:hover:before {
    -webkit-animation-name: E, D;
    animation-name: E, D;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate
}

@-webkit-keyframes F {
    16.65% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px)
    }

    33.3% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px)
    }

    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px)
    }

    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px)
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes F {
    16.65% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px)
    }

    33.3% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px)
    }

    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px)
    }

    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px)
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.hvr-icon-wobble-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-wobble-horizontal:before {
    content: "\f061";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-wobble-horizontal:active:before,
.hvr-icon-wobble-horizontal:focus:before,
.hvr-icon-wobble-horizontal:hover:before {
    -webkit-animation-name: F;
    animation-name: F;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes G {
    16.65% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }

    33.3% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }

    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }

    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes G {
    16.65% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }

    33.3% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }

    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }

    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.hvr-icon-wobble-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-wobble-vertical:before {
    content: "\f062";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-wobble-vertical:active:before,
.hvr-icon-wobble-vertical:focus:before,
.hvr-icon-wobble-vertical:hover:before {
    -webkit-animation-name: G;
    animation-name: G;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes H {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    to {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
}

@keyframes H {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    to {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
}

.hvr-icon-buzz {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-buzz:before {
    content: "\f017";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-buzz:active:before,
.hvr-icon-buzz:focus:before,
.hvr-icon-buzz:hover:before {
    -webkit-animation-name: H;
    animation-name: H;
    -webkit-animation-duration: .15s;
    animation-duration: .15s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes I {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }

    to {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}

@keyframes I {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }

    to {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}

.hvr-icon-buzz-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-buzz-out:before {
    content: "\f023";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-buzz-out:active:before,
.hvr-icon-buzz-out:focus:before,
.hvr-icon-buzz-out:hover:before {
    -webkit-animation-name: I;
    animation-name: I;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.hvr-curl-top-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative
}

.hvr-curl-top-left:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    top: 0;
    left: 0;
    background: #fff;
    background: -webkit-linear-gradient(315deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
    background: linear-gradient(135deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ffffff', endColorstr='#000000');
    z-index: 1000;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .4);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: width, height;
    transition-property: width, height
}

.hvr-curl-top-left:active:before,
.hvr-curl-top-left:focus:before,
.hvr-curl-top-left:hover:before {
    width: 25px;
    height: 25px
}

.hvr-curl-top-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative
}

.hvr-curl-top-right:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    top: 0;
    right: 0;
    background: #fff;
    background: -webkit-linear-gradient(225deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
    background: linear-gradient(225deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
    box-shadow: -1px 1px 1px rgba(0, 0, 0, .4);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: width, height;
    transition-property: width, height
}

.hvr-curl-top-right:active:before,
.hvr-curl-top-right:focus:before,
.hvr-curl-top-right:hover:before {
    width: 25px;
    height: 25px
}

.hvr-curl-bottom-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative
}

.hvr-curl-bottom-right:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    bottom: 0;
    right: 0;
    background: #fff;
    background: -webkit-linear-gradient(135deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
    background: linear-gradient(315deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
    box-shadow: -1px -1px 1px rgba(0, 0, 0, .4);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: width, height;
    transition-property: width, height
}

.hvr-curl-bottom-right:active:before,
.hvr-curl-bottom-right:focus:before,
.hvr-curl-bottom-right:hover:before {
    width: 25px;
    height: 25px
}

.hvr-curl-bottom-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative
}

.hvr-curl-bottom-left:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    background: -webkit-linear-gradient(45deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
    background: linear-gradient(45deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
    box-shadow: 1px -1px 1px rgba(0, 0, 0, .4);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: width, height;
    transition-property: width, height
}

.hvr-curl-bottom-left:active:before,
.hvr-curl-bottom-left:focus:before,
.hvr-curl-bottom-left:hover:before {
    width: 25px;
    height: 25px
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes J {

    0%,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    40%,
    43% {
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    40%,
    43%,
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06)
    }

    70% {
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes J {

    0%,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    40%,
    43% {
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    40%,
    43%,
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06)
    }

    70% {
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: J;
    animation-name: J;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes K {

    0%,
    50%,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

@keyframes K {

    0%,
    50%,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: K;
    animation-name: K
}

@-webkit-keyframes L {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes L {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.pulse {
    -webkit-animation-name: L;
    animation-name: L
}

@-webkit-keyframes M {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes M {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.rubberBand {
    -webkit-animation-name: M;
    animation-name: M
}

@-webkit-keyframes N {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes N {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    -webkit-animation-name: N;
    animation-name: N
}

@-webkit-keyframes O {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes O {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: O;
    animation-name: O
}

@-webkit-keyframes P {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes P {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: P;
    animation-name: P
}

@-webkit-keyframes Q {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes Q {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.tada {
    -webkit-animation-name: Q;
    animation-name: Q
}

@-webkit-keyframes R {
    0% {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes R {
    0% {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.wobble {
    -webkit-animation-name: R;
    animation-name: R
}

@-webkit-keyframes S {

    0%,
    11.1%,
    to {
        -webkit-transform: none;
        transform: none
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.39063deg) skewY(.39063deg);
        transform: skewX(.39063deg) skewY(.39063deg)
    }

    88.8% {
        -webkit-transform: skewX(-.19531deg) skewY(-.19531deg);
        transform: skewX(-.19531deg) skewY(-.19531deg)
    }
}

@keyframes S {

    0%,
    11.1%,
    to {
        -webkit-transform: none;
        transform: none
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.39063deg) skewY(.39063deg);
        transform: skewX(.39063deg) skewY(.39063deg)
    }

    88.8% {
        -webkit-transform: skewX(-.19531deg) skewY(-.19531deg);
        transform: skewX(-.19531deg) skewY(-.19531deg)
    }
}

.jello {
    -webkit-animation-name: S;
    animation-name: S;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes T {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes T {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.bounceIn {
    -webkit-animation-name: T;
    animation-name: T
}

@-webkit-keyframes U {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes U {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: U;
    animation-name: U
}

@-webkit-keyframes V {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes V {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: V;
    animation-name: V
}

@-webkit-keyframes W {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes W {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: W;
    animation-name: W
}

@-webkit-keyframes X {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes X {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.bounceInUp {
    -webkit-animation-name: X;
    animation-name: X
}

@-webkit-keyframes Y {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes Y {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

.bounceOut {
    -webkit-animation-name: Y;
    animation-name: Y
}

@-webkit-keyframes Z {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes Z {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    -webkit-animation-name: Z;
    animation-name: Z
}

@-webkit-keyframes ab {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes ab {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: ab;
    animation-name: ab
}

@-webkit-keyframes bb {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bb {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bb;
    animation-name: bb
}

@-webkit-keyframes cb {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes cb {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    -webkit-animation-name: cb;
    animation-name: cb
}

@-webkit-keyframes db {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes db {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: db;
    animation-name: db
}

@-webkit-keyframes eb {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes eb {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: eb;
    animation-name: eb
}

@-webkit-keyframes fb {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fb {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fb;
    animation-name: fb
}

@-webkit-keyframes gb {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes gb {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: gb;
    animation-name: gb
}

@-webkit-keyframes hb {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes hb {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: hb;
    animation-name: hb
}

@-webkit-keyframes ib {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes ib {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: ib;
    animation-name: ib
}

@-webkit-keyframes jb {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes jb {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: jb;
    animation-name: jb
}

@-webkit-keyframes kb {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes kb {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: kb;
    animation-name: kb
}

@-webkit-keyframes lb {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes lb {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: lb;
    animation-name: lb
}

@-webkit-keyframes mb {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes mb {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: mb;
    animation-name: mb
}

@-webkit-keyframes nb {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes nb {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: nb;
    animation-name: nb
}

@-webkit-keyframes ob {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes ob {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: ob;
    animation-name: ob
}

@-webkit-keyframes pb {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes pb {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: pb;
    animation-name: pb
}

@-webkit-keyframes qb {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes qb {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: qb;
    animation-name: qb
}

@-webkit-keyframes rb {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes rb {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: rb;
    animation-name: rb
}

@-webkit-keyframes sb {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes sb {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: sb;
    animation-name: sb
}

@-webkit-keyframes tb {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes tb {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: tb;
    animation-name: tb
}

@-webkit-keyframes ub {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes ub {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: ub;
    animation-name: ub
}

@-webkit-keyframes vb {
    0% {
        -webkit-transform: perspective(400px) rotateY(-1turn);
        transform: perspective(400px) rotateY(-1turn)
    }

    0%,
    40% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg)
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg)
    }

    50%,
    80% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes vb {
    0% {
        -webkit-transform: perspective(400px) rotateY(-1turn);
        transform: perspective(400px) rotateY(-1turn)
    }

    0%,
    40% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg)
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg)
    }

    50%,
    80% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: vb;
    animation-name: vb
}

@-webkit-keyframes wb {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    0%,
    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes wb {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    0%,
    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: wb;
    animation-name: wb
}

@-webkit-keyframes xb {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    0%,
    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes xb {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    0%,
    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: xb;
    animation-name: xb
}

@-webkit-keyframes yb {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@keyframes yb {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: yb;
    animation-name: yb;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes zb {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@keyframes zb {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: zb;
    animation-name: zb
}

@-webkit-keyframes Ab {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg)
    }

    60%,
    80% {
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes Ab {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg)
    }

    60%,
    80% {
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: Ab;
    animation-name: Ab;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes Bb {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes Bb {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: Bb;
    animation-name: Bb;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes Cb {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: center
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes Cb {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: center
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: Cb;
    animation-name: Cb
}

@-webkit-keyframes Db {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes Db {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: Db;
    animation-name: Db
}

@-webkit-keyframes Eb {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes Eb {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: Eb;
    animation-name: Eb
}

@-webkit-keyframes Fb {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes Fb {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: Fb;
    animation-name: Fb
}

@-webkit-keyframes Gb {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes Gb {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: Gb;
    animation-name: Gb
}

@-webkit-keyframes Hb {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: center
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

@keyframes Hb {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: center
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: Hb;
    animation-name: Hb
}

@-webkit-keyframes Ib {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}

@keyframes Ib {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: Ib;
    animation-name: Ib
}

@-webkit-keyframes Jb {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes Jb {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: Jb;
    animation-name: Jb
}

@-webkit-keyframes Kb {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes Kb {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: Kb;
    animation-name: Kb
}

@-webkit-keyframes Lb {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes Lb {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: Lb;
    animation-name: Lb
}

@-webkit-keyframes Mb {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left
    }

    0%,
    20%,
    60% {
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left
    }

    40%,
    80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes Mb {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left
    }

    0%,
    20%,
    60% {
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left
    }

    40%,
    80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: Mb;
    animation-name: Mb
}

@-webkit-keyframes Nb {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes Nb {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: Nb;
    animation-name: Nb
}

@-webkit-keyframes Ob {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

@keyframes Ob {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

.rollOut {
    -webkit-animation-name: Ob;
    animation-name: Ob
}

@-webkit-keyframes Pb {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@keyframes Pb {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: Pb;
    animation-name: Pb
}

@-webkit-keyframes Qb {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes Qb {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInDown {
    -webkit-animation-name: Qb;
    animation-name: Qb
}

@-webkit-keyframes Rb {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes Rb {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInLeft {
    -webkit-animation-name: Rb;
    animation-name: Rb
}

@-webkit-keyframes Sb {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes Sb {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInRight {
    -webkit-animation-name: Sb;
    animation-name: Sb
}

@-webkit-keyframes Tb {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes Tb {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInUp {
    -webkit-animation-name: Tb;
    animation-name: Tb
}

@-webkit-keyframes Ub {
    0% {
        opacity: 1
    }

    50% {
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50%,
    to {
        opacity: 0
    }
}

@keyframes Ub {
    0% {
        opacity: 1
    }

    50% {
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50%,
    to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: Ub;
    animation-name: Ub
}

@-webkit-keyframes Vb {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes Vb {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutDown {
    -webkit-animation-name: Vb;
    animation-name: Vb
}

@-webkit-keyframes Wb {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes Wb {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: Wb;
    animation-name: Wb
}

@-webkit-keyframes Xb {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes Xb {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: Xb;
    animation-name: Xb
}

@-webkit-keyframes Yb {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes Yb {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutUp {
    -webkit-animation-name: Yb;
    animation-name: Yb
}

@-webkit-keyframes Zb {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes Zb {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInDown {
    -webkit-animation-name: Zb;
    animation-name: Zb
}

@-webkit-keyframes ac {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes ac {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInLeft {
    -webkit-animation-name: ac;
    animation-name: ac
}

@-webkit-keyframes bc {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bc {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInRight {
    -webkit-animation-name: bc;
    animation-name: bc
}

@-webkit-keyframes cc {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes cc {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInUp {
    -webkit-animation-name: cc;
    animation-name: cc
}

@-webkit-keyframes dc {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes dc {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.slideOutDown {
    -webkit-animation-name: dc;
    animation-name: dc
}

@-webkit-keyframes ec {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes ec {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.slideOutLeft {
    -webkit-animation-name: ec;
    animation-name: ec
}

@-webkit-keyframes fc {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fc {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.slideOutRight {
    -webkit-animation-name: fc;
    animation-name: fc
}

@-webkit-keyframes gc {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes gc {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.slideOutUp {
    -webkit-animation-name: gc;
    animation-name: gc
}﻿@font-face {
  font-display: swap;
  font-family: "open_sansbold";
  src: url(../fonts/font-opensans/opensans-bold-webfont.eot);
  src: url("../fonts/font-opensans/opensans-bold-webfontd41d.eot?#iefix")
      format("embedded-opentype"),
    url(../fonts/font-opensans/opensans-bold-webfont.woff2)
      format("woff2"),
    url(../fonts/font-opensans/opensans-bold-webfont.woff)
      format("woff"),
    url(../fonts/font-opensans/opensans-bold-webfont.ttf)
      format("truetype"),
    url("../fonts/font-opensans/opensans-bold-webfont.svg#open_sansbold")
      format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: "open_sansitalic";
  src: url(../fonts/font-opensans/opensans-italic-webfont.eot);
  src: url("../fonts/font-opensans/opensans-italic-webfontd41d.eot?#iefix")
      format("embedded-opentype"),
    url(../fonts/font-opensans/opensans-italic-webfont.woff2)
      format("woff2"),
    url(../fonts/font-opensans/opensans-italic-webfont.woff)
      format("woff"),
    url(../fonts/font-opensans/opensans-italic-webfont.ttf)
      format("truetype"),
    url("../fonts/font-opensans/opensans-italic-webfont.svg#open_sansitalic")
      format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: "open_sanslight";
  src: url(../fonts/font-opensans/opensans-light-webfont.eot);
  src: url("../fonts/font-opensans/opensans-light-webfontd41d.eot?#iefix")
      format("embedded-opentype"),
    url(../fonts/font-opensans/opensans-light-webfont.woff2)
      format("woff2"),
    url(../fonts/font-opensans/opensans-light-webfont.woff)
      format("woff"),
    url(../fonts/font-opensans/opensans-light-webfont.ttf)
      format("truetype"),
    url("../fonts/font-opensans/opensans-light-webfont.svg#open_sanslight")
      format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: "open_sansregular";
  src: url(../fonts/font-opensans/opensans-regular-webfont.eot);
  src: url("../fonts/font-opensans/opensans-regular-webfontd41d.eot?#iefix")
      format("embedded-opentype"),
    url(../fonts/font-opensans/opensans-regular-webfont.woff2)
      format("woff2"),
    url(../fonts/font-opensans/opensans-regular-webfont.woff)
      format("woff"),
    url(../fonts/font-opensans/opensans-regular-webfont.ttf)
      format("truetype"),
    url("../fonts/font-opensans/opensans-regular-webfont.svg#open_sansregular")
      format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: "open_sanssemibold";
  src: url(../fonts/font-opensans/opensans-semibold-webfont.eot);
  src: url("../fonts/font-opensans/opensans-semibold-webfontd41d.eot?#iefix")
      format("embedded-opentype"),
    url(../fonts/font-opensans/opensans-semibold-webfont.woff2)
      format("woff2"),
    url(../fonts/font-opensans/opensans-semibold-webfont.woff)
      format("woff"),
    url(../fonts/font-opensans/opensans-semibold-webfont.ttf)
      format("truetype"),
    url("../fonts/font-opensans/opensans-semibold-webfont.svg#open_sanssemibold")
      format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: "open_sansextrabold";
  src: url(../fonts/font-opensans/opensans-extrabold-webfont.eot);
  src: url("../fonts/font-opensans/opensans-extrabold-webfontd41d.eot?#iefix")
      format("embedded-opentype"),
    url(../fonts/font-opensans/opensans-extrabold-webfont.woff2)
      format("woff2"),
    url(../fonts/font-opensans/opensans-extrabold-webfont.woff)
      format("woff"),
    url(../fonts/font-opensans/opensans-extrabold-webfont.ttf)
      format("truetype"),
    url("../fonts/font-opensans/opensans-extrabold-webfont.svg#open_sansextrabold")
      format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: "light";
  src: url(../fonts/font-avenir/light.eot);
  src: url("../fonts/font-avenir/lightd41d.eot?#iefix")
      format("embedded-opentype"),
    url(../fonts/font-avenir/light.woff2)
      format("woff2"),
    url(../fonts/font-avenir/light.woff)
      format("woff"),
    url(../fonts/font-avenir/light.ttf)
      format("truetype"),
    url("../fonts/font-avenir/light.svg#open_sansbold")
      format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: "heavy";
  src: url(../fonts/font-avenir/heavy.eot);
  src: url("../fonts/font-avenir/heavyd41d.eot?#iefix")
      format("embedded-opentype"),
    url(../fonts/font-avenir/heavy.woff2)
      format("woff2"),
    url(../fonts/font-avenir/heavy.woff)
      format("woff"),
    url(../fonts/font-avenir/heavy.ttf)
      format("truetype"),
    url("../fonts/font-avenir/heavy.svg#open_sansbold")
      format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: "book";
  src: url(../fonts/font-avenir/book.eot);
  src: url("../fonts/font-avenir/bookd41d.eot?#iefix")
      format("embedded-opentype"),
    url(../fonts/font-avenir/book.woff2)
      format("woff2"),
    url(../fonts/font-avenir/book.woff)
      format("woff"),
    url(../fonts/font-avenir/book.ttf)
      format("truetype"),
    url("../fonts/font-avenir/book.svg#open_sansbold")
      format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: "black";
  src: url(../fonts/font-avenir/black.eot);
  src: url("../fonts/font-avenir/blackd41d.eot?#iefix")
      format("embedded-opentype"),
    url(../fonts/font-avenir/black.woff2)
      format("woff2"),
    url(../fonts/font-avenir/black.woff)
      format("woff"),
    url(../fonts/font-avenir/black.ttf)
      format("truetype"),
    url("../fonts/font-avenir/black.svg#open_sansbold")
      format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: "brandon-bold";
  src: url(../fonts/font-brandon/brandon-bold.eot);
  src: url("../fonts/font-brandon/brandon-boldd41d.eot?#iefix")
      format("embedded-opentype"),
    url(../fonts/font-brandon/brandon-bold.woff2)
      format("woff2"),
    url(../fonts/font-brandon/brandon-bold.woff)
      format("woff"),
    url(../fonts/font-brandon/brandon-bold.ttf)
      format("truetype"),
    url("../fonts/font-brandon/brandon-bold.svg#open_sansbold")
      format("svg");
  font-weight: 400;
  font-style: normal;
}
@media print {
  img,
  header,
  footer,
  form,
  figure,
  aside,
  iframe {
    display: none !important;
  }
  a[href]:after {
    content: none !important;
  }
  div {
    height: auto !important;
    padding: 0;
    margin: 0;
    width: 100%;
    position: relative !important;
  }
  li {
    position: relative !important;
    width: 100% !important;
    height: auto !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0 !important;
    top: 0 !important;
  }
}
@media screen {
  html,
  body {
    font-family: "open_sansregular";
    font-size: 14px;
    overflow-x: hidden;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: "open_sansregular";
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0;
  }
  h1 ~ ul,
  h1 ~ ol,
  h2 ~ ul,
  h2 ~ ol,
  h3 ~ ul,
  h3 ~ ol,
  h4 ~ ul,
  h4 ~ ol,
  h5 ~ ul,
  h5 ~ ol,
  h6 ~ ul,
  h6 ~ ol {
    margin-top: 15px;
  }
  h1 ~ p:first-of-type,
  h2 ~ p:first-of-type,
  h3 ~ p:first-of-type,
  h4 ~ p:first-of-type,
  h5 ~ p:first-of-type,
  h6 ~ p:first-of-type {
    margin-top: 15px;
  }
  h1 ~ h1,
  h1 ~ h2,
  h1 ~ h3,
  h1 ~ h4,
  h1 ~ h5,
  h1 ~ h6,
  h2 ~ h1,
  h2 ~ h2,
  h2 ~ h3,
  h2 ~ h4,
  h2 ~ h5,
  h2 ~ h6,
  h3 ~ h1,
  h3 ~ h2,
  h3 ~ h3,
  h3 ~ h4,
  h3 ~ h5,
  h3 ~ h6,
  h4 ~ h1,
  h4 ~ h2,
  h4 ~ h3,
  h4 ~ h4,
  h4 ~ h5,
  h4 ~ h6,
  h5 ~ h1,
  h5 ~ h2,
  h5 ~ h3,
  h5 ~ h4,
  h5 ~ h5,
  h5 ~ h6,
  h6 ~ h1,
  h6 ~ h2,
  h6 ~ h3,
  h6 ~ h4,
  h6 ~ h5,
  h6 ~ h6 {
    margin-top: 15px;
  }
  h1 ~ figure,
  h2 ~ figure,
  h3 ~ figure,
  h4 ~ figure,
  h5 ~ figure,
  h6 ~ figure {
    margin-top: 15px;
  }
  h1 ~ table,
  h2 ~ table,
  h3 ~ table,
  h4 ~ table,
  h5 ~ table,
  h6 ~ table {
    margin-top: 15px;
  }
  h1 ~ blockquote,
  h2 ~ blockquote,
  h3 ~ blockquote,
  h4 ~ blockquote,
  h5 ~ blockquote,
  h6 ~ blockquote {
    margin-top: 15px;
  }
  h1 ~ .table-responsive,
  h2 ~ .table-responsive,
  h3 ~ .table-responsive,
  h4 ~ .table-responsive,
  h5 ~ .table-responsive,
  h6 ~ .table-responsive {
    margin-top: 15px;
  }
  p {
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 20px;
  }
  p:first-of-type {
    margin-top: 0;
  }
  p ~ ul,
  p ~ ol {
    margin-top: 15px;
  }
  p ~ h1,
  p ~ h2,
  p ~ h3,
  p ~ h4,
  p ~ h5,
  p ~ h6 {
    margin-top: 15px;
  }
  p ~ figure {
    margin-top: 15px;
  }
  p ~ table {
    margin-top: 15px;
  }
  p ~ blockquote {
    margin-top: 15px;
  }
  ul,
  ol {
    margin: 0;
    padding: 0;
  }
  ul ~ ul,
  ul ~ ol,
  ol ~ ul,
  ol ~ ol {
    margin-top: 15px;
  }
  ul li p ~ ul,
  ul li p ~ ol,
  ol li p ~ ul,
  ol li p ~ ol {
    margin-top: 0;
  }
  img {
    max-width: 100%;
    height: auto;
    display: inline-block;
  }
  img img.img-responsive {
    display: inline-block;
  }
  a {
    outline: none !important;
    text-decoration: none !important;
    display: inline-block;
  }
  a:hover {
    transition: all 0.3s ease 0s;
  }
  video {
    max-width: 100%;
  }
  textarea {
    resize: none;
  }
  hr {
    border-color: #ccc;
  }
  strong {
    font-family: "open_sansbold";
  }
  span {
    display: inline-block;
  }
  figure img {
    display: inline-block;
  }
  figure img.img-responsive {
    display: inline-block;
  }
  figure ~ p {
    margin-top: 15px;
  }
  figure ~ p:first-of-type {
    margin-top: 15px;
  }
  blockquote {
    border-color: #9dca00;
  }
  table {
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
  }
  table td,
  table th {
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px;
    text-align: center;
  }
  table tbody tr td {
    background-color: #ccc;
  }
  table tbody tr:nth-child(odd) td {
    background-color: transparent;
  }
  table h1,
  table h2,
  table h3,
  table h4,
  table h5,
  table h6 {
    margin-top: 0;
  }
  .main-layout ul,
  .main-layout ol {
    padding-left: 20px;
  }
  .main-layout h6 {
    font-size: 16px;
  }
  .main-layout h5 {
    font-size: 18px;
  }
  .main-layout h4 {
    font-size: 20px;
  }
  .main-layout h3 {
    font-size: 24px;
  }
  .main-layout h2 {
    font-size: 30px;
  }
  .main-layout h1 {
    font-size: 36px;
  }
  .main-layout aside ul,
  .main-layout aside ol {
    list-style: none;
    padding: 0;
  }
  .page-title {
    margin-bottom: 15px;
  }
}
@media screen {
  .sidepanel {
    background-color: #686e6a;
    left: auto;
    right: -300px;
  }
  .sidepanel.sidepanel-out {
    right: 0;
  }
  .sidepanel .header .mobile-menu-btn {
    text-align: left;
  }
  .sidepanel .menu li:hover a {
    /* background-color: #f6f6f6; */
  }
  .sidepanel .menu li:hover.open {
    background-color: #f6f6f6;
  }
  .sidepanel .menu li.current_page_item,
  .sidepanel .menu li.current_page_ancestor {
    /* background-color: #f6f6f6; */
    color: #fff;
    border-bottom: 2px solid red;
  }
  .sidepanel .menu li .nav-control {
    line-height: 20px;
  }
  .sidepanel .menu li .sub-menu li a:hover {
    /* background-color: #2c2c2c; */
    color: #fff;
  }
}
@media (min-width: 1200px) {
  .main-header {
    background-color: #f6f6f6;
    /* padding-bottom: 8px;
    padding-top: 8px; */
  }
  .main-logo a img {
    height: 65px !important;
    width: 235px  !important;
    max-width: 200%;
}
}
@media (min-width: 1200px) and (min-width: 1366px) {
  .main-header {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media (min-width: 1200px) {
  .main-header .desktop-menu {
    text-align: left;
  }
  .main-header .desktop-menu .menu {
    display: inline-block;
    margin-top: 4px;
  }
  .main-header .desktop-menu .menu > li {
    margin-left: 10px;
  }
  .main-header .desktop-menu .menu > li:first-child {
    margin-left: 0;
  }
  .main-header .menu li {
    line-height: 20px;
  }
  .main-header .menu li.current_page_item a::before,
  .main-header .menu li.current_page_item a::after,
  .main-header .menu li.current_page_ancestor a::before,
  .main-header .menu li.current_page_ancestor a::after {
    /* opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0); */
  }
  .main-header .menu li a {
    font-family: "light";
    font-size: 16px;
    border-bottom: 0;
    position: relative;
    letter-spacing: 1px;
  }
  .main-header .menu li a::before,
  .main-header .menu li a::after {
    display: inline-block;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
    -moz-transition: -moz-transform 0.3s, opacity 0.2s;
    transition: transform 0.3s, opacity 0.2s;
    vertical-align: text-bottom;
  }
  .main-header .menu li a::before {
    margin-right: 5px;
    content: "[";
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    transform: translateX(20px);
    font-family: "brandon-bold";
    font-size: 14px;
  }
  .main-header .menu li a::after {
    margin-left: 5px;
    content: "]";
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    transform: translateX(-20px);
    font-family: "brandon-bold";
    font-size: 14px;
  }
  .main-header .menu li a:hover::before,
  .main-header .menu li a:hover::after,
  .main-header .menu li a:focus::before,
  .main-header .menu li a:focus::after {
    /* opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0); */
  }
  .main-header .menu li .sub-menu {
    width: 235px;
  }
  .main-header .menu li .sub-menu li a {
    background-color: #f6f6f6;
    font-size: 14px;
    padding: 10px 5px;
  }
  .main-header .menu li .sub-menu li a:hover {
    background-color: #2c2c2c;
  }
  .main-header .menu li .sub-menu li a::before,
  .main-header .menu li .sub-menu li a::after {
    content: "";
  }
}
@media screen {
  .mobile-menu-btn {
    margin-left: 10px;
  }
}
@media screen and (min-width: 768px) {
  .mobile-menu-btn {
    margin-top: 4px;
  }
}
@media screen {
  .site-nav {
    display: block;
  }
  .site-nav.fr {
    float: right;
  }
}
@media screen and (min-width: 768px) {
  .site-nav {
    display: inline-block;
    float: right;
  }
}
@media screen {
  .site-nav .site-search {
    display: block;
    position: relative;
  }
}
@media screen and (min-width: 768px) {
  .site-nav .site-search {
    display: inline-block;
  }
}
@media screen {
  .site-nav .site-search input {
    height: 33px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    outline: 0;
    padding: 5px 16px;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .site-nav .site-search input {
    width: 204px;
  }
}
@media screen and (min-width: 1200px) {
  .site-nav .site-search input {
    width: 150px;
  }
}
@media screen and (min-width: 1366px) {
  .site-nav .site-search input {
    width: 204px;
  }
}
@media screen {
  .site-nav .site-search .icon {
    color: #ffdf00;
    font-size: 12px;
    position: absolute;
    pointer-events: none;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    z-index: 2;
  }
  .site-nav .woo-link {
    color: #303030;
    font-family: "open_sanslight";
    font-size: 13px;
    letter-spacing: 1px;
    margin-left: 5px;
  }
  .site-nav .woo-link:first-of-type {
    margin-left: 0;
  }
}
@media screen and (min-width: 768px) {
  .site-nav .woo-link:first-of-type {
    margin-left: 15px;
  }
}
@media screen {
  .site-nav .woo-link:hover {
    color: #ffdf00;
  }
  .site-nav .woo-link i {
    color: #ffdf00;
    margin-right: 8px;
  }
}
@media screen {
  main,
  .wrapper-holder {
    position: relative;
    z-index: 1;
  }
}
@media screen {
  .c-table {
    display: table;
    width: 100%;
  }
  .c-table .c-cell {
    display: table-cell;
    vertical-align: middle;
  }
}
@media screen {
  .err {
    background: #eaeaea;
    border-top: 5px solid #242424;
    padding: 10px;
    margin-top: 10px;
    border-radius: 3px;
    font-family: "light";
    font-size: 14px;
    letter-spacing: 2px;
  }
  .result {
    background: #eaeaea;
    border-top: 5px solid #242424;
    padding: 10px;
    margin-top: 10px;
    border-radius: 3px;
    font-family: "black";
    font-size: 14px;
    letter-spacing: 2px;
  }
}
@media screen {
  .row-size {
    font-size: 0;
  }
  .column-middle {
    float: none;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
  }
  .column-top {
    float: none;
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
  }
  .column-bottom {
    float: none;
    font-size: 14px;
    display: inline-block;
    vertical-align: bottom;
  }
}
@media screen {
  .form-control::-webkit-input-placeholder {
    color: #b5b5b5;
  }
  .form-control:-moz-placeholder {
    color: #b5b5b5;
  }
  .form-control::-moz-placeholder {
    color: #b5b5b5;
  }
  .form-control:-ms-input-placeholder {
    color: #b5b5b5;
  }
  .form-control {
    border-radius: 0;
    height: 40px;
    padding: 10px 20px;
  }
}
@media screen {
  span.wpcf7-not-valid-tip {
    display: none !important;
  }
  div.wpcf7-validation-errors {
    border-color: #e46967;
    background-color: #ffcfcf;
    color: #e46967;
    margin: 0 0 10px;
  }
  .wpcf7-not-valid {
    border: 1px solid #e46967;
    background-color: #ffcfcf;
  }
  .wpcf7-mail-sent-ok {
    border: 2px solid #3c763d;
    margin: 0 0 10px;
    color: #3c763d;
    background-color: #dff0d8;
  }
}
@media screen {
  img.alignleft {
    float: left;
    margin-right: 20px;
  }
  img.aligncenter {
    display: block;
    margin: 0 auto 20px;
  }
  img.alignright {
    float: right;
    margin-left: 20px;
  }
}
@media screen {
  .breadcrumbs {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    font-size: 14px;
    padding: 5px 15px;
    margin-bottom: 0 !important;
  }
  .breadcrumbs .fa {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media screen {
  .img-thumbnail {
    padding: 5px;
    border-radius: 0;
    border: none;
    box-shadow: 0 0 2px 1px #ccc;
  }
}
@media screen {
  .acf-map {
    width: 100%;
    height: 400px;
    border: #ccc solid 1px;
    margin: 20px 0;
  }
  .acf-map img {
    max-width: inherit !important;
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
b,
div,
strong,
a {
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
h1 {
  font-family: "black";
  font-size: 39px;
}
h2 {
  font-family: "black";
  font-size: 26px;
}
h2 ~ p:first-of-type {
  margin-top: 0;
}
h3 {
  font-family: "black";
  font-size: 18px;
}
h4 {
  font-family: "black";
  font-size: 16px;
}
h5 {
  font-family: "black";
  font-size: 12px;
}
h6 {
  font-family: "book";
  font-size: 14px;
}
p {
  font-family: "light";
  font-size: 16px;
  line-height: 22px;
}
@media (min-width: 768px) {
  p {
    line-height: 25px;
  }
}
@media (min-width: 992px) {
  p {
    line-height: 28px;
  }
}
@media screen {
  .loader-overlay {
    background: rgba(255, 255, 255, 0.98);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
  }
  .loader-overlay .loader {
    bottom: 0;
    left: 30px;
    position: absolute;
    right: 30px;
    top: 0;
  }
  .loader-overlay .loader .loader-img {
    bottom: 0;
    color: rgba(0, 0, 0, 0.7);
    display: table;
    height: 100%;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 100%;
  }
  .loader-overlay .loader .loader-img span {
    display: table-cell;
    vertical-align: middle;
  }
}
@media screen {
  .back-to-top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 9;
  }
  .back-to-top a {
    background-color: #ccc;
    color: #000;
    padding: 12px 15px;
    border-radius: 5px;
  }
}
@media screen {
  .pagination {
    clear: both;
    display: block;
    text-align: center;
    margin-top: 20px;
  }
  .pagination .page-numbers {
    margin: 0 10px;
  }
  .pagination span.page-numbers {
    font-family: "book";
    font-size: 18px;
    color: #242424;
    position: relative;
    padding: 0 3px;
    display: inline-block;
  }
  .pagination span.current::before,
  .pagination span.current::after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background: #a29048;
    content: "";
    opacity: 1;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition: opacity 0.3s, -moz-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  .pagination span.current::before {
    top: 8px;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  .pagination span.current::after {
    bottom: 10px;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    transform: translateY(10px);
  }
  .pagination a.page-numbers {
    font-family: "book";
    font-size: 18px;
    color: #242424;
    display: inline-block;
    position: relative;
    padding: 0 3px;
  }
  .pagination a.page-numbers::before,
  .pagination a.page-numbers::after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background: #a29048;
    content: "";
    opacity: 0;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition: opacity 0.3s, -moz-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  .pagination a.page-numbers::before {
    top: -2px;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  .pagination a.page-numbers::after {
    bottom: 0;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    transform: translateY(10px);
  }
  .pagination a.page-numbers:hover::before,
  .pagination a.page-numbers:hover::after,
  .pagination a.page-numbers:focus::before,
  .pagination a.page-numbers:focus::after {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
}
@media screen {
  .front-page-layout .home-page-slider .carousel {
    position: relative;
  }
  .front-page-layout .home-page-slider .carousel .carousel-inner {
    z-index: 2;
  }
  .front-page-layout .home-page-slider .carousel .carousel-inner .item {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 250px;
  }
}
@media screen and (min-width: 560px) {
  .front-page-layout .home-page-slider .carousel .carousel-inner .item {
    /* height: 393px; */
    height: 693px;

  }
}
@media screen {
  .front-page-layout
    .home-page-slider
    .carousel
    .carousel-inner
    .item
    .slide-caption {
    position: absolute;
    top: 50%;
    text-align: left;
    left: 0;
    right: 0;
    width: 100%;
    padding: 0 20px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
  .front-page-layout
    .home-page-slider
    .carousel
    .carousel-inner
    .item
    .slide-caption
    h2 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
  }
}
@media screen and (min-width: 768px) {
  .front-page-layout
    .home-page-slider
    .carousel
    .carousel-inner
    .item
    .slide-caption
    h2 {
    letter-spacing: 5px;
  }
}
@media screen and (min-width: 992px) {
  .front-page-layout
    .home-page-slider
    .carousel
    .carousel-inner
    .item
    .slide-caption
    h2 {
    font-size: 45px;
  }
}
@media screen {
  .front-page-layout
    .home-page-slider
    .carousel
    .carousel-inner
    .item
    .slide-caption
    h3 {
    font-family: "open_sanssemibold";
    color: #fff;
    line-height: 1.8;
    font-size: 14px;
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  .front-page-layout
    .home-page-slider
    .carousel
    .carousel-inner
    .item
    .slide-caption {
    padding: 0 80px;
  }
}
@media screen and (min-width: 992px) {
  .front-page-layout
    .home-page-slider
    .carousel
    .carousel-inner
    .item
    .slide-caption {
    padding: 0 116px;
    text-align: left;
  }
}
@media screen {
  .front-page-layout
    .home-page-slider
    .carousel
    .carousel-inner
    .item
    .slide-caption
    .link {
    align-items: center;
    background-color: #ffdf00;
    color: #fff;
    display: inline-flex;
    font-size: 14px;
    flex-wrap: wrap;
    flex: 0 0 182px;
    font-family: "open_sanssemibold";
    height: 49px;
    letter-spacing: 1px;
    margin-top: 30px;
    max-width: 182px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    justify-content: center;
    width: 182px;
  }
  .front-page-layout
    .home-page-slider
    .carousel
    .carousel-inner
    .item
    .slide-caption
    .link:hover {
    background-color: #303030;
  }
  .front-page-layout .home-page-slider .carousel .carousel-control {
    background-image: none;
    background-color: transparent;
    opacity: 0.2;
    width: 33px;
    height: 29px;
    top: 50%;
    z-index: 2;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
}
@media screen and (min-width: 992px) {
  .front-page-layout .home-page-slider .carousel .carousel-control {
    opacity: 1;
  }
}
@media screen {
  .front-page-layout .home-page-slider .carousel .carousel-control.left {
    left: 29px;
  }
  .front-page-layout .home-page-slider .carousel .carousel-control.right {
    right: 29px;
  }
  .front-page-layout .home-page-slider .carousel .carousel-control:hover {
    opacity: 1;
  }
  .front-page-layout .home-page-slider .carousel:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.1);
    z-index: 2;
  }
  .front-page-layout .featured-products {
    padding: 20px 0 0 0;
  }
}
@media screen and (min-width: 560px) {
  .front-page-layout .featured-products {
    padding: 30px 0 0 0;
  }
}
@media screen and (min-width: 768px) {
  .front-page-layout .featured-products {
    padding: 40px 0 0 0;
  }
}
@media screen and (min-width: 992px) {
  .front-page-layout .featured-products {
    padding: 50px 0 0 0;
  }
}
@media screen and (min-width: 1200px) {
  .front-page-layout .featured-products {
    padding: 60px 0 0 0;
  }
}
@media screen {
  .front-page-layout .featured-products .featured-product-wrapper {
    text-align: center;
  }
  .front-page-layout .featured-products .featured-product-wrapper h2 {
    letter-spacing: 3px;
    font-size: 20px;
    text-transform: uppercase;
  }
}
@media screen and (min-width: 768px) {
  .front-page-layout .featured-products .featured-product-wrapper h2 {
    font-size: 26px;
  }
}
@media screen and (min-width: 992px) {
  .front-page-layout .featured-products .featured-product-wrapper h2 {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .front-page-layout .featured-products .featured-product-wrapper h2 {
    margin-bottom: 60px;
  }
}
@media screen {
  .front-page-layout
    .featured-products
    .featured-product-wrapper
    .featured-product-masonry
    .featured-item {
    margin-bottom: 17px;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .front-page-layout
    .featured-products
    .featured-product-wrapper
    .featured-product-masonry
    .featured-item {
    width: 48%;
  }
}
@media screen and (min-width: 992px) {
  .front-page-layout
    .featured-products
    .featured-product-wrapper
    .featured-product-masonry
    .featured-item {
    width: 31.7%;
  }
}
@media screen {
  .front-page-layout
    .featured-products
    .featured-product-wrapper
    .featured-product-masonry
    .featured-item
    a {
    overflow: hidden;
    position: relative;
    color: #393939;
    text-transform: uppercase;
  }
  .front-page-layout
    .featured-products
    .featured-product-wrapper
    .featured-product-masonry
    .featured-item
    a:hover
    img {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
  }
  .front-page-layout
    .featured-products
    .featured-product-wrapper
    .featured-product-masonry
    .featured-item
    a:hover:before {
    opacity: 1;
  }
  .front-page-layout
    .featured-products
    .featured-product-wrapper
    .featured-product-masonry
    .featured-item
    a:hover
    .caption {
    bottom: 45%;
  }
  .front-page-layout
    .featured-products
    .featured-product-wrapper
    .featured-product-masonry
    .featured-item
    a
    img {
    margin: 0 auto;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .front-page-layout
    .featured-products
    .featured-product-wrapper
    .featured-product-masonry
    .featured-item
    a:before {
    background: rgba(255, 255, 255, 0.6);
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    opacity: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .front-page-layout
    .featured-products
    .featured-product-wrapper
    .featured-product-masonry
    .featured-item
    a
    .caption {
    position: absolute;
    bottom: -500px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 2;
  }
  .front-page-layout
    .featured-products
    .featured-product-wrapper
    .featured-product-masonry
    .featured-item
    a
    .caption
    h3 {
    font-family: "black";
    font-size: 18px;
  }
  .front-page-layout
    .featured-products
    .featured-product-wrapper
    .featured-product-masonry
    .featured-item
    a
    .caption
    h4 {
    font-family: "light";
    font-size: 18px;
    margin-top: 5px;
  }
}
@media screen {
  .page-layout .default-layout {
    padding: 25px 0;
  }
}
@media screen and (min-width: 768px) {
  .page-layout .default-layout {
    padding: 50px 0;
  }
}
@media screen and (min-width: 992px) {
  .page-layout .default-layout {
    padding: 78px 0;
  }
}
@media screen {
  .page-layout .default-layout h2 {
    margin-bottom: 10px;
    letter-spacing: 2px;
    font-family: 'Roboto', sans-serif;
  }
}
@media screen and (min-width: 768px) {
  .page-layout .default-layout h2 {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 992px) {
  .page-layout .default-layout h2 {
    margin-bottom: 30px;
  }
}
@media screen {
  .page-layout .default-layout p {
    color: #333;
    font-family: "light";
    font-size: 18px;
    letter-spacing: 2px;
  }
  .page-layout .default-layout ol,
  .page-layout .default-layout ul {
    padding-left: 15px;
  }
  .page-layout .default-layout ol li,
  .page-layout .default-layout ul li {
    color: #333;
    font-family: "light";
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 28px;
  }
  .page-layout .default-layout a {
    color: #333;
    font-family: "light";
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 28px;
  }
  .page-layout .default-layout a:hover {
    color: #ffdf00;
  }
  .page-layout .two-column-layout .two-column-wrapper .two-column-content {
    padding: 10px 20px;
  }
  .page-layout
    .two-column-layout
    .two-column-wrapper
    .two-column-content
    .two-column-image {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 992px) {
  .page-layout
    .two-column-layout
    .two-column-wrapper
    .two-column-content
    .two-column-image {
    margin-bottom: 48px;
  }
}
@media screen {
  .page-layout
    .two-column-layout
    .two-column-wrapper
    .two-column-content
    .two-column-image
    img {
    margin: 0 auto;
  }
  .page-layout
    .two-column-layout
    .two-column-wrapper
    .two-column-content
    .column-content {
    text-align: center;
  }
  .page-layout
    .two-column-layout
    .two-column-wrapper
    .two-column-content
    .column-content
    h3 {
    margin-bottom: 12px;
    letter-spacing: 2px;
  }
}
@media screen and (min-width: 992px) {
  .page-layout
    .two-column-layout
    .two-column-wrapper
    .two-column-content
    .column-content
    h3 {
    margin-bottom: 22px;
  }
}
@media screen {
  .page-layout
    .three-column-layout
    .three-column-wrapper
    .three-column-content {
    padding: 10px 20px;
  }
  .page-layout
    .three-column-layout
    .three-column-wrapper
    .three-column-content
    .three-column-image {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 992px) {
  .page-layout
    .three-column-layout
    .three-column-wrapper
    .three-column-content
    .three-column-image {
    margin-bottom: 48px;
  }
}
@media screen {
  .page-layout
    .three-column-layout
    .three-column-wrapper
    .three-column-content
    .three-column-image
    img {
    margin: 0 auto;
  }
  .page-layout
    .three-column-layout
    .three-column-wrapper
    .three-column-content
    .column-content {
    text-align: center;
  }
  .page-layout
    .three-column-layout
    .three-column-wrapper
    .three-column-content
    .column-content
    h3 {
    margin-bottom: 12px;
    letter-spacing: 2px;
  }
}
@media screen and (min-width: 992px) {
  .page-layout
    .three-column-layout
    .three-column-wrapper
    .three-column-content
    .column-content
    h3 {
    margin-bottom: 22px;
  }
}
@media screen {
  .page-layout
    .three-column-layout
    .three-column-wrapper
    .three-column-content
    .column-content
    p {
    letter-spacing: 2px;
  }
  .page-layout .image-list-layout {
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
    margin: 20px 0 0 0;
    padding: 30px 0;
  }
}
@media screen and (min-width: 768px) {
  .page-layout .image-list-layout {
    padding: 50px 0 20px;
  }
}
@media screen and (min-width: 992px) {
  .page-layout .image-list-layout {
    margin: 65px 0 0 0;
    padding: 100px 0 55px;
  }
}
@media screen {
  .page-layout .image-list-layout::before {
    background: rgba(67, 67, 67, 0.8);
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
  .page-layout .image-list-layout .image-list-wrapper {
    position: relative;
    z-index: 2;
  }
  .page-layout .image-list-layout .image-list-wrapper .image-heading-title {
    text-align: center;
  }
  .page-layout .image-list-layout .image-list-wrapper .image-heading-title h2 {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 4px;
  }
  .page-layout .image-list-layout .image-list-wrapper .image-list-carousel {
    position: relative;
    margin-top: 20px;
    overflow: hidden;
  }
}
@media screen and (min-width: 768px) {
  .page-layout .image-list-layout .image-list-wrapper .image-list-carousel {
    margin-top: 33px;
  }
}
@media screen and (min-width: 992px) {
  .page-layout .image-list-layout .image-list-wrapper .image-list-carousel {
    margin-top: 43px;
  }
}
@media screen {
  .page-layout
    .image-list-layout
    .image-list-wrapper
    .image-list-carousel
    .carousel-image
    li {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .page-layout
    .image-list-layout
    .image-list-wrapper
    .image-list-carousel
    .carousel-image
    li {
    display: inline-block;
    width: 33.33%;
    margin-left: -2px;
    margin-right: -2px;
    margin-bottom: 20px;
    margin-bottom: 35px;
  }
  .page-layout
    .image-list-layout
    .image-list-wrapper
    .image-list-carousel
    .carousel-image
    li:last-child {
    margin-bottom: 35px;
  }
}
@media screen and (min-width: 992px) {
  .page-layout
    .image-list-layout
    .image-list-wrapper
    .image-list-carousel
    .carousel-image
    li {
    width: 25%;
  }
}
@media screen and (min-width: 1200px) {
  .page-layout
    .image-list-layout
    .image-list-wrapper
    .image-list-carousel
    .carousel-image
    li {
    width: 20%;
  }
}
@media screen {
  .page-layout
    .image-list-layout
    .image-list-wrapper
    .image-list-carousel
    .carousel-image
    li:last-child {
    margin-bottom: 0;
  }
  .page-layout
    .image-list-layout
    .image-list-wrapper
    .image-list-carousel
    .carousel-image
    li
    .image-wrapper {
    display: block;
    width: 100%;
    text-align: center;
    padding: 0 40px;
  }
  .page-layout
    .image-list-layout
    .image-list-wrapper
    .image-list-carousel
    .carousel-image
    li
    .image-wrapper
    img {
    margin: 0 auto;
  }
  .page-layout .testimonial-layout {
    padding: 29px 0;
  }
}
@media screen and (min-width: 768px) {
  .page-layout .testimonial-layout {
    padding: 49px 0;
  }
}
@media screen and (min-width: 992px) {
  .page-layout .testimonial-layout {
    padding: 66px 0;
  }
}
@media screen {
  .page-layout .testimonial-layout .testimonial-wrapper .testimonial-heading {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 560px) {
  .page-layout .testimonial-layout .testimonial-wrapper .testimonial-heading {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 768px) {
  .page-layout .testimonial-layout .testimonial-wrapper .testimonial-heading {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 992px) {
  .page-layout .testimonial-layout .testimonial-wrapper .testimonial-heading {
    margin-bottom: 76px;
  }
}
@media screen {
  .page-layout
    .testimonial-layout
    .testimonial-wrapper
    ul
    li.testimonial-item
    .testimonial-content-wrapper
    .testimonial-content {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 560px) {
  .page-layout
    .testimonial-layout
    .testimonial-wrapper
    ul
    li.testimonial-item
    .testimonial-content-wrapper
    .testimonial-content {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .page-layout
    .testimonial-layout
    .testimonial-wrapper
    ul
    li.testimonial-item
    .testimonial-content-wrapper
    .testimonial-content {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 992px) {
  .page-layout
    .testimonial-layout
    .testimonial-wrapper
    ul
    li.testimonial-item
    .testimonial-content-wrapper
    .testimonial-content {
    margin-bottom: 65px;
  }
}
@media screen {
  .page-layout
    .testimonial-layout
    .testimonial-wrapper
    ul
    li.testimonial-item
    .testimonial-content-wrapper
    .testimonial-content
    p {
    color: #757575;
    letter-spacing: 1px;
  }
  .page-layout
    .testimonial-layout
    .testimonial-wrapper
    ul
    li.testimonial-item
    .testimonial-content-wrapper
    .testimonial-footer {
    text-align: center;
  }
  .page-layout
    .testimonial-layout
    .testimonial-wrapper
    ul
    li.testimonial-item
    .testimonial-content-wrapper
    .testimonial-footer
    .testimonial-author {
    margin-bottom: 2px;
  }
  .page-layout
    .testimonial-layout
    .testimonial-wrapper
    ul
    li.testimonial-item
    .testimonial-content-wrapper
    .testimonial-footer
    .testimonial-author
    h3 {
    color: #393939;
    letter-spacing: 1px;
  }
  .page-layout
    .testimonial-layout
    .testimonial-wrapper
    ul
    li.testimonial-item
    .testimonial-content-wrapper
    .testimonial-footer
    .testimonial-author-position
    p {
    color: #393939;
    letter-spacing: 1px;
    font-size: 12px;
  }
  .page-layout .gallery-layout {
    padding: 15px 0;
  }
}
@media screen and (min-width: 768px) {
  .page-layout .gallery-layout {
    padding: 25px 0;
  }
}
@media screen and (min-width: 992px) {
  .page-layout .gallery-layout {
    padding: 50px 0;
  }
}
@media screen {
  .page-layout .gallery-layout .gallery-menu-options {
    text-align: center;
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 768px) {
  .page-layout .gallery-layout .gallery-menu-options {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 992px) {
  .page-layout .gallery-layout .gallery-menu-options {
    margin-bottom: 45px;
  }
}
@media screen {
  .page-layout .gallery-layout .gallery-menu-options .gallery-category li {
    display: block;
    padding: 0;
  }
}
@media screen and (min-width: 768px) {
  .page-layout .gallery-layout .gallery-menu-options .gallery-category li {
    display: inline-block;
  }
}
@media screen {
  .page-layout .gallery-layout .gallery-menu-options .gallery-category li a {
    display: block;
    padding: 6px 14px;
    border-radius: 10px;
    color: #393939;
    text-transform: uppercase;
    font-family: "light";
    letter-spacing: 2px;
  }
  .page-layout
    .gallery-layout
    .gallery-menu-options
    .gallery-category
    li
    a:hover {
    background: #e9e9e9;
  }
  .page-layout .gallery-layout .galley-list-wrapper ul li.gallery-item {
    width: 100%;
    display: block;
    overflow: hidden;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 768px) {
  .page-layout .gallery-layout .galley-list-wrapper ul li.gallery-item {
    display: inline-block;
    float: left;
    width: 48.2%;
    margin-right: 25px;
    margin-bottom: 30px;
  }
  .page-layout
    .gallery-layout
    .galley-list-wrapper
    ul
    li.gallery-item:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 992px) {
  .page-layout .gallery-layout .galley-list-wrapper ul li.gallery-item {
    width: 31.87%;
    margin-right: 15px;
    margin-bottom: 20px;
  }
  .page-layout
    .gallery-layout
    .galley-list-wrapper
    ul
    li.gallery-item:nth-child(2n) {
    margin-right: 15px;
    margin-bottom: 20px;
  }
  .page-layout
    .gallery-layout
    .galley-list-wrapper
    ul
    li.gallery-item:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1200px) {
  .page-layout .gallery-layout .galley-list-wrapper ul li.gallery-item {
    margin-right: 25px;
    margin-bottom: 30px;
  }
  .page-layout
    .gallery-layout
    .galley-list-wrapper
    ul
    li.gallery-item:nth-child(2n) {
    margin-right: 25px;
    margin-bottom: 30px;
  }
  .page-layout
    .gallery-layout
    .galley-list-wrapper
    ul
    li.gallery-item:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen {
  .page-layout .gallery-layout .galley-list-wrapper ul li.gallery-item a {
    position: relative;
    overflow: hidden;
    display: block;
  }
  .page-layout
    .gallery-layout
    .galley-list-wrapper
    ul
    li.gallery-item
    a
    .gallery-thumbnail {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    position: relative;
    height: 258px;
  }
}
@media screen and (min-width: 992px) {
  .page-layout
    .gallery-layout
    .galley-list-wrapper
    ul
    li.gallery-item
    a
    .gallery-thumbnail {
    height: 240px;
  }
}
@media screen and (min-width: 1200px) {
  .page-layout
    .gallery-layout
    .galley-list-wrapper
    ul
    li.gallery-item
    a
    .gallery-thumbnail {
    height: 358px;
  }
}
@media screen {
  .page-layout
    .gallery-layout
    .galley-list-wrapper
    ul
    li.gallery-item
    a
    .gallery-title {
    position: absolute;
    background: rgba(0, 0, 0, 0.44);
    bottom: -200px;
    left: 0;
    right: 0;
    padding: 28px 15px;
    text-transform: uppercase;
  }
  .page-layout
    .gallery-layout
    .galley-list-wrapper
    ul
    li.gallery-item
    a
    .gallery-title
    h3 {
    color: #fff;
    letter-spacing: 2px;
  }
  .page-layout
    .gallery-layout
    .galley-list-wrapper
    ul
    li.gallery-item
    a:hover
    .gallery-thumbnail {
    transform: scale(1.2);
  }
  .page-layout
    .gallery-layout
    .galley-list-wrapper
    ul
    li.gallery-item
    a:hover
    .gallery-title {
    bottom: 0;
  }
  .page-layout .news-layout {
    padding: 20px 0;
  }
}
@media screen and (min-width: 768px) {
  .page-layout .news-layout {
    padding: 30px 0;
  }
}
@media screen and (min-width: 992px) {
  .page-layout .news-layout {
    padding: 80px 0;
  }
}
@media screen {
  .page-layout .news-layout .archive-listing {
    margin-top: 20px;
  }
}
@media screen and (min-width: 992px) {
  .page-layout .news-layout .archive-listing {
    margin-top: 46px;
  }
}
@media screen {
  .page-layout .news-layout .archive-listing h3 {
    text-transform: uppercase;
    color: #393939;
  }
  .page-layout .news-layout .archive-listing ul.archivelisting {
    margin-top: 10px;
    list-style-type: none;
  }
}
@media screen and (min-width: 992px) {
  .page-layout .news-layout .archive-listing ul.archivelisting {
    margin-top: 41px;
  }
}
@media screen {
  .page-layout .news-layout .archive-listing ul.archivelisting li {
    display: block;
  }
  .page-layout .news-layout .archive-listing ul.archivelisting li a {
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #d7d7d7;
    color: #393939;
    font-family: "light";
    font-size: 14px;
  }
  .page-layout .news-layout .archive-listing ul.archivelisting li a:hover {
    color: #d5aa00;
  }
  .page-layout .news-layout .news-wrapper {
    padding-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  .page-layout .news-layout .news-wrapper {
    padding-top: 0;
  }
}
@media screen {
  .page-layout .news-layout .news-wrapper .news-archive:after {
    content: "";
    display: block;
    clear: both;
  }
  .page-layout .news-layout .news-wrapper .news-archive li.news-item {
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-left: -2px;
    margin-right: -2px;
  }
  .page-layout .news-layout .news-wrapper .news-archive li.news-item:after {
    content: "";
    position: relative;
    clear: both;
  }
  .page-layout
    .news-layout
    .news-wrapper
    .news-archive
    li.news-item:last-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  .page-layout .news-layout .news-wrapper .news-archive li.news-item {
    display: inline-block;
    width: 49%;
    float: left;
    margin-bottom: 27px;
  }
}
@media screen and (min-width: 1200px) {
  .page-layout .news-layout .news-wrapper .news-archive li.news-item {
    width: 32%;
  }
}
@media screen {
  .page-layout
    .news-layout
    .news-wrapper
    .news-archive
    li.news-item
    .newsWrapper {
    padding: 30px 17px;
    border: 1px solid #ebebeb;
  }
}
@media screen and (min-width: 992px) {
  .page-layout
    .news-layout
    .news-wrapper
    .news-archive
    li.news-item
    .newsWrapper {
    padding: 20px 17px 15px;
  }
}
@media screen {
  .page-layout
    .news-layout
    .news-wrapper
    .news-archive
    li.news-item
    .newsWrapper
    a {
    color: #393939;
  }
  .page-layout
    .news-layout
    .news-wrapper
    .news-archive
    li.news-item
    .newsWrapper
    a:hover {
    color: #d5aa00;
  }
  .page-layout
    .news-layout
    .news-wrapper
    .news-archive
    li.news-item
    .newsWrapper
    a
    h4 {
    text-transform: uppercase;
    letter-spacing: 1px;
  }
  .page-layout
    .news-layout
    .news-wrapper
    .news-archive
    li.news-item
    .newsWrapper
    .postDate {
    margin-top: 5px;
  }
  .page-layout
    .news-layout
    .news-wrapper
    .news-archive
    li.news-item
    .newsWrapper
    .postDate
    h6 {
    font-size: 11px;
    text-transform: uppercase;
    color: #525252;
  }
  .page-layout
    .news-layout
    .news-wrapper
    .news-archive
    li.news-item
    .newsWrapper
    .postExcerpt {
    padding: 29px 0;
  }
  .page-layout
    .news-layout
    .news-wrapper
    .news-archive
    li.news-item
    .newsWrapper
    .postLink {
    border-top: 1px solid #ebebeb;
  }
  .page-layout
    .news-layout
    .news-wrapper
    .news-archive
    li.news-item
    .newsWrapper
    .postLink
    a {
    padding-top: 15px;
    font-family: "heavy";
    font-size: 14px;
    color: #d5aa00;
    display: block;
    text-transform: uppercase;
  }
  .page-layout
    .news-layout
    .news-wrapper
    .news-archive
    li.news-item
    .newsWrapper
    .postLink
    a:hover {
    color: #393939;
  }
  .page-layout .faq-layout {
    padding: 20px 0;
  }
}
@media screen and (min-width: 768px) {
  .page-layout .faq-layout {
    padding: 30px 0;
  }
}
@media screen and (min-width: 992px) {
  .page-layout .faq-layout {
    padding: 70px 0;
  }
}
@media screen {
  .page-layout .faq-layout .faq-default-content {
    padding-bottom: 20px;
  }
  .page-layout .faq-layout .faq-default-content a {
    font-family: "brandon-bold";
    font-size: 13px;
    color: #393939;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .page-layout .faq-layout .faq-default-content a:hover {
    color: #bca85b;
  }
}
@media screen and (min-width: 768px) {
  .page-layout .faq-layout .faq-default-content {
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 992px) {
  .page-layout .faq-layout .faq-default-content {
    padding-bottom: 60px;
  }
}
@media screen {
  .page-layout .faq-layout .faq-default-content h2 {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 768px) {
  .page-layout .faq-layout .faq-default-content h2 {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 992px) {
  .page-layout .faq-layout .faq-default-content h2 {
    margin-bottom: 30px;
  }
}
@media screen {
  .page-layout .faq-layout .faq-wrapper .panel-group .panel {
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    border-bottom: 0;
    box-shadow: none;
    margin-top: 0;
    border-color: #ccc;
  }
  .page-layout .faq-layout .faq-wrapper .panel-group .panel:last-child {
    border-bottom: 1px solid #ccc;
  }
  .page-layout .faq-layout .faq-wrapper .panel-group .panel .panel-heading {
    background: transparent;
  }
  .page-layout .faq-layout .faq-wrapper .panel-group .panel .panel-heading a {
    color: #393939;
    display: block;
    padding: 10px 0;
  }
  .page-layout
    .faq-layout
    .faq-wrapper
    .panel-group
    .panel
    .panel-heading
    a.active-in
    h4:before {
    content: "";
    width: 14px;
    height: 2px;
    top: 10px;
    background: #bca85b;
  }
  .page-layout
    .faq-layout
    .faq-wrapper
    .panel-group
    .panel
    .panel-heading
    a
    h4 {
    display: block;
    font-family: "light";
    font-size: 14px;
    position: relative;
    padding-left: 25px;
    line-height: 22px;
    font-weight: 700;
  }
  .page-layout
    .faq-layout
    .faq-wrapper
    .panel-group
    .panel
    .panel-heading
    a
    h4:before {
    content: "+";
    position: absolute;
    left: 0;
    top: 0;
    color: #bca85b;
    font-size: 22px;
    font-family: "black";
  }
  .page-layout .faq-layout .faq-wrapper .panel-group .panel .panel-body {
    background: #f2f2f2;
    border-radius: 5px;
    border: none;
    margin-bottom: 10px;
    padding: 15px 25px;
  }
  .page-layout .faq-layout .faq-wrapper .panel-group .panel .panel-body p {
    color: #393939;
  }
  .page-layout .faq-layout .faq-wrapper .panel-group .panel .panel-body a {
    font-family: "brandon-bold";
    font-size: 13px;
    color: #393939;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .page-layout
    .faq-layout
    .faq-wrapper
    .panel-group
    .panel
    .panel-body
    a:hover {
    color: #bca85b;
  }
  .page-layout .faq-layout .faq-icon-wrapper img {
    margin: 0 auto;
  }
  .page-layout .contact-us-layout {
    padding: 20px 0;
  }
}
@media screen and (min-width: 768px) {
  .page-layout .contact-us-layout {
    padding: 39px 0;
  }
}
@media screen and (min-width: 992px) {
  .page-layout .contact-us-layout {
    padding: 49px 0;
  }
}
@media screen {
  .page-layout .contact-us-layout .googleMap {
    padding-bottom: 24px;
  }
}
@media screen and (min-width: 992px) {
  .page-layout .contact-us-layout .googleMap {
    padding-bottom: 35px;
  }
}
@media screen {
  .page-layout .contact-us-layout .googleMap iframe {
    height: 263px;
    width: 100%;
  }
  .page-layout .contact-us-layout .content {
    margin-bottom: 30px;
  }
  .page-layout .contact-us-layout .contact-form-wrapper span {
    display: block;
    width: 100%;
    margin-bottom: 7px;
  }
}
@media screen and (min-width: 992px) {
  .page-layout .contact-us-layout .contact-form-wrapper span {
    display: inline-block;
    width: 50%;
    margin-bottom: 15px;
    padding-right: 13px;
  }
}
@media screen and (min-width: 992px) {
  .page-layout .contact-us-layout .contact-form-wrapper span.email,
  .page-layout .contact-us-layout .contact-form-wrapper span.company,
  .page-layout .contact-us-layout .contact-form-wrapper span.reference-number,
  .page-layout .contact-us-layout .contact-form-wrapper span.deposit-slip {
    padding-right: 0;
  }
}
@media screen {
  .page-layout .contact-us-layout .contact-form-wrapper span.message {
    margin-bottom: 0;
  }
  .page-layout .contact-us-layout .contact-form-wrapper span.message textarea {
    height: 108px;
  }
}
@media screen and (min-width: 992px) {
  .page-layout .contact-us-layout .contact-form-wrapper span.message {
    width: 100%;
    display: block;
    margin-bottom: 15px;
    padding-right: 0;
  }
}
@media screen and (min-width: 992px) {
  .page-layout .contact-us-layout .contact-form-wrapper span.subject {
    width: 100%;
    display: block;
    margin-bottom: 15px;
    padding-right: 0;
  }
}
@media screen and (min-width: 992px) {
  .page-layout .contact-us-layout .contact-form-wrapper span.message {
    margin-bottom: 5px;
  }
}
@media screen {
  .page-layout .contact-us-layout .contact-form-wrapper span .contact-form {
    border: 1px solid #cfcfcf;
    width: 100%;
    padding: 7px 10px;
  }
  .page-layout .contact-us-layout .contact-form-wrapper span input {
    border: 1px solid #cfcfcf;
    width: 100%;
    padding: 7px 10px;
  }
  .page-layout .contact-us-layout .contact-form-wrapper .btn-submit {
    width: 100%;
    height: 76px;
    color: #fff;
    background: #ffdf00;
    border: none;
    font-size: 14px;
    font-family: "book";
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .page-layout .contact-us-layout .contact-form-wrapper .btn-submit:hover {
    background: #393939;
  }
}
@media screen and (min-width: 992px) {
  .page-layout .contact-us-layout .contact-form-wrapper .btn-submit {
    width: 225px;
  }
}
@media screen and (min-width: 992px) {
  .page-layout .contact-us-layout .head-information {
    padding-left: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .page-layout .contact-us-layout .head-information {
    padding-left: 100px;
  }
}
@media screen {
  .page-layout .contact-us-layout .head-information h2 {
    letter-spacing: 2px;
    color: #393939;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .page-layout .contact-us-layout .head-information h2 {
    text-align: left;
  }
}
@media screen {
  .page-layout .contact-us-layout .head-information .informations {
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  .page-layout .contact-us-layout .head-information .informations {
    margin-top: 30px;
  }
}
@media screen {
  .page-layout
    .contact-us-layout
    .head-information
    .informations
    .information-item {
    text-align: center;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .page-layout
    .contact-us-layout
    .head-information
    .informations
    .information-item {
    margin-bottom: 10px;
    text-align: left;
  }
  .page-layout
    .contact-us-layout
    .head-information
    .informations
    .information-item:last-child {
    margin-bottom: 0;
  }
}
@media screen {
  .page-layout
    .contact-us-layout
    .head-information
    .informations
    .information-item
    .info-icon {
    display: block;
    margin-bottom: 10px;
  }
  .page-layout
    .contact-us-layout
    .head-information
    .informations
    .information-item
    .info-icon
    img {
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) {
  .page-layout
    .contact-us-layout
    .head-information
    .informations
    .information-item
    .info-icon {
    display: inline-block;
    margin-bottom: 0;
    width: 12%;
    float: left;
  }
  .page-layout
    .contact-us-layout
    .head-information
    .informations
    .information-item
    .info-icon
    img {
    margin: 0;
  }
}
@media screen and (min-width: 992px) {
  .page-layout
    .contact-us-layout
    .head-information
    .informations
    .information-item
    .info-icon {
    width: 8%;
  }
}
@media screen {
  .page-layout
    .contact-us-layout
    .head-information
    .informations
    .information-item
    .information {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .page-layout
    .contact-us-layout
    .head-information
    .informations
    .information-item
    .information {
    display: inline-block;
    vertical-align: top;
    height: 40px;
    line-height: 30px;
    width: 88%;
    float: left;
  }
}
@media screen and (min-width: 992px) {
  .page-layout
    .contact-us-layout
    .head-information
    .informations
    .information-item
    .information {
    width: 92%;
  }
}
@media screen {
  .page-layout
    .contact-us-layout
    .head-information
    .informations
    .information-item
    .information.address {
    line-height: normal;
  }
}
@media screen and (min-width: 992px) {
  .page-layout
    .contact-us-layout
    .head-information
    .informations
    .information-item
    .information.address {
    line-height: 30px;
  }
}
@media screen {
  .page-layout
    .contact-us-layout
    .head-information
    .informations
    .information-item
    .information
    .contact-info {
    display: block;
    line-height: normal;
  }
  .page-layout .contact-us-layout .branch-wrapper {
    padding-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  .page-layout .contact-us-layout .branch-wrapper {
    padding-top: 25px;
  }
}
@media screen and (min-width: 992px) {
  .page-layout .contact-us-layout .branch-wrapper {
    padding-top: 50px;
  }
}
@media screen {
  .page-layout .contact-us-layout .branch-wrapper .branches .branch-item {
    text-align: center;
    display: block;
    margin-top: 20px;
    position: relative;
  }
}
@media screen and (min-width: 768px) {
  .page-layout .contact-us-layout .branch-wrapper .branches .branch-item {
    text-align: left;
    width: 50%;
    display: inline-block;
    margin-left: -2px;
    margin-right: -2px;
    margin-top: 30px;
  }
  .page-layout
    .contact-us-layout
    .branch-wrapper
    .branches
    .branch-item:nth-child(1) {
    margin-top: 0;
  }
  .page-layout
    .contact-us-layout
    .branch-wrapper
    .branches
    .branch-item:nth-child(2) {
    margin-top: 0;
  }
}
@media screen and (min-width: 1200px) {
  .page-layout .contact-us-layout .branch-wrapper .branches .branch-item {
    width: 33.33%;
  }
  .page-layout
    .contact-us-layout
    .branch-wrapper
    .branches
    .branch-item:nth-child(3) {
    margin-top: 0;
  }
}
@media screen {
  .page-layout
    .contact-us-layout
    .branch-wrapper
    .branches
    .branch-item
    .branch-item-wrapper
    .branch-heading
    h2 {
    letter-spacing: 2px;
    color: #393939;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .page-layout
    .contact-us-layout
    .branch-wrapper
    .branches
    .branch-item
    .branch-item-wrapper
    .branch-heading
    h2 {
    text-align: left;
  }
}
@media screen {
  .page-layout
    .contact-us-layout
    .branch-wrapper
    .branches
    .branch-item
    .branch-item-wrapper
    .branch-information-wrapper {
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  .page-layout
    .contact-us-layout
    .branch-wrapper
    .branches
    .branch-item
    .branch-item-wrapper
    .branch-information-wrapper {
    margin-top: 30px;
  }
}
@media screen {
  .page-layout
    .contact-us-layout
    .branch-wrapper
    .branches
    .branch-item
    .branch-item-wrapper
    .branch-information-wrapper
    .information-item {
    overflow: hidden;
    position: relative;
  }
}
@media screen and (min-width: 992px) {
  .page-layout
    .contact-us-layout
    .branch-wrapper
    .branches
    .branch-item
    .branch-item-wrapper
    .branch-information-wrapper
    .information-item {
    margin-bottom: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 1200px) {
  .page-layout
    .contact-us-layout
    .branch-wrapper
    .branches
    .branch-item
    .branch-item-wrapper
    .branch-information-wrapper
    .information-item {
    margin-bottom: 15px;
  }
}
@media screen {
  .page-layout
    .contact-us-layout
    .branch-wrapper
    .branches
    .branch-item
    .branch-item-wrapper
    .branch-information-wrapper
    .information-item
    .item-icon {
    display: block;
    margin: 10px 0;
  }
  .page-layout
    .contact-us-layout
    .branch-wrapper
    .branches
    .branch-item
    .branch-item-wrapper
    .branch-information-wrapper
    .information-item
    .item-icon
    img {
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) {
  .page-layout
    .contact-us-layout
    .branch-wrapper
    .branches
    .branch-item
    .branch-item-wrapper
    .branch-information-wrapper
    .information-item
    .item-icon {
    display: inline-block;
    margin: 0;
    width: 12%;
    float: left;
  }
  .page-layout
    .contact-us-layout
    .branch-wrapper
    .branches
    .branch-item
    .branch-item-wrapper
    .branch-information-wrapper
    .information-item
    .item-icon
    img {
    margin: 0;
  }
}
@media screen and (min-width: 992px) {
  .page-layout
    .contact-us-layout
    .branch-wrapper
    .branches
    .branch-item
    .branch-item-wrapper
    .branch-information-wrapper
    .information-item
    .item-icon {
    width: 8%;
  }
}
@media screen and (min-width: 1200px) {
  .page-layout
    .contact-us-layout
    .branch-wrapper
    .branches
    .branch-item
    .branch-item-wrapper
    .branch-information-wrapper
    .information-item
    .item-icon {
    width: 12%;
  }
}
@media screen {
  .page-layout
    .contact-us-layout
    .branch-wrapper
    .branches
    .branch-item
    .branch-item-wrapper
    .branch-information-wrapper
    .information-item
    .information {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .page-layout
    .contact-us-layout
    .branch-wrapper
    .branches
    .branch-item
    .branch-item-wrapper
    .branch-information-wrapper
    .information-item
    .information {
    display: inline-block;
    vertical-align: top;
    height: 65px;
    line-height: 30px;
    width: 88%;
    float: left;
  }
}
@media screen and (min-width: 992px) {
  .page-layout
    .contact-us-layout
    .branch-wrapper
    .branches
    .branch-item
    .branch-item-wrapper
    .branch-information-wrapper
    .information-item
    .information {
    width: 92%;
  }
}
@media screen and (min-width: 1200px) {
  .page-layout
    .contact-us-layout
    .branch-wrapper
    .branches
    .branch-item
    .branch-item-wrapper
    .branch-information-wrapper
    .information-item
    .information {
    width: 88%;
  }
}
@media screen {
  .page-layout
    .contact-us-layout
    .branch-wrapper
    .branches
    .branch-item
    .branch-item-wrapper
    .branch-information-wrapper
    .information-item
    .information.address {
    line-height: normal;
  }
}
@media screen and (min-width: 992px) {
  .page-layout
    .contact-us-layout
    .branch-wrapper
    .branches
    .branch-item
    .branch-item-wrapper
    .branch-information-wrapper
    .information-item
    .information.address {
    line-height: normal;
  }
}
@media screen and (min-width: 1200px) {
  .page-layout
    .contact-us-layout
    .branch-wrapper
    .branches
    .branch-item
    .branch-item-wrapper
    .branch-information-wrapper
    .information-item
    .information.address {
    line-height: 30px;
  }
}
@media screen {
  .page-layout
    .contact-us-layout
    .branch-wrapper
    .branches
    .branch-item
    .branch-item-wrapper
    .branch-information-wrapper
    .information-item
    .information
    .contact-info {
    display: block;
    line-height: normal;
  }
  .page-layout .contact-us-layout .social-media-wrapper {
    border-top: 1px solid #c3c3c3;
    margin-top: 20px;
  }
  .page-layout .contact-us-layout .social-media-wrapper h3 {
    text-transform: uppercase;
    color: #393939;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    letter-spacing: 2px;
  }
}
@media screen and (min-width: 768px) {
  .page-layout .contact-us-layout .social-media-wrapper h3 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 992px) {
  .page-layout .contact-us-layout .social-media-wrapper h3 {
    margin-bottom: 35px;
  }
}
@media screen {
  .page-layout .contact-us-layout .social-media-wrapper .social-media-lists {
    text-align: center;
  }
  .page-layout .contact-us-layout .social-media-wrapper .social-media-lists li {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .page-layout
    .contact-us-layout
    .social-media-wrapper
    .social-media-lists
    li:last-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .page-layout .contact-us-layout .social-media-wrapper .social-media-lists li {
    display: inline-block;
    margin-left: -2px;
    margin-right: -2px;
    width: 20%;
  }
}
@media screen and (min-width: 992px) {
  .page-layout .contact-us-layout .social-media-wrapper .social-media-lists li {
    width: 15%;
  }
}
@media screen and (min-width: 1200px) {
  .page-layout .contact-us-layout .social-media-wrapper .social-media-lists li {
    width: 10%;
  }
}
@media screen {
  .page-layout
    .contact-us-layout
    .social-media-wrapper
    .social-media-lists
    li
    a {
    overflow: hidden;
    display: inline-block;
    width: 63px;
    height: 63px;
    background: #ffdf00;
    color: #fff;
    border-radius: 100%;
    text-align: center;
    font-size: 40px;
    line-height: 63px;
  }
  .page-layout
    .contact-us-layout
    .social-media-wrapper
    .social-media-lists
    li
    a:hover {
    background: #393939;
  }
  .page-layout .product-layout {
    padding: 20px 0;
  }
}
@media screen and (min-width: 768px) {
  .page-layout .product-layout {
    padding: 30px 0;
  }
}
@media screen and (min-width: 992px) {
  .page-layout .product-layout {
    padding: 60px 0;
  }
}
@media screen and (min-width: 1200px) {
  .page-layout .product-layout {
    padding: 80px 0;
  }
}
@media screen {
  .page-layout .product-layout .product-menu {
    background: #e9e9e9;
    padding: 10px 20px;
    z-index: 10;
    position: relative;
  }
  .page-layout .product-layout .product-wrapper {
    padding: 20px 0 0 0;
  }
}
@media screen and (min-width: 992px) {
  .page-layout .product-layout .product-wrapper {
    padding-top: 40px;
  }
}
@media screen {
  .page-layout .product-layout .product-wrapper .product-lists .product-item {
    display: block;
    position: relative;
    vertical-align: top;
    margin-bottom: 20px;
    z-index: 0;
  }
}
@media screen and (min-width: 360px) {
  .page-layout .product-layout .product-wrapper .product-lists .product-item {
    display: inline-block;
    margin-left: -2px;
    width: 47%;
    margin-right: 20px;
    margin-bottom: 60px;
  }
  .page-layout
    .product-layout
    .product-wrapper
    .product-lists
    .product-item:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 400px) {
  .page-layout .product-layout .product-wrapper .product-lists .product-item {
    width: 47.2%;
  }
}
@media screen and (min-width: 450px) {
  .page-layout .product-layout .product-wrapper .product-lists .product-item {
    width: 47.5%;
  }
}
@media screen and (min-width: 490px) {
  .page-layout .product-layout .product-wrapper .product-lists .product-item {
    width: 47.7%;
  }
}
@media screen and (min-width: 520px) {
  .page-layout .product-layout .product-wrapper .product-lists .product-item {
    width: 47.8%;
  }
}
@media screen and (min-width: 580px) {
  .page-layout .product-layout .product-wrapper .product-lists .product-item {
    width: 47.9%;
  }
}
@media screen and (min-width: 590px) {
  .page-layout .product-layout .product-wrapper .product-lists .product-item {
    width: 48%;
  }
}
@media screen and (min-width: 660px) {
  .page-layout .product-layout .product-wrapper .product-lists .product-item {
    width: 48.2%;
  }
}
@media screen and (min-width: 730px) {
  .page-layout .product-layout .product-wrapper .product-lists .product-item {
    width: 48.2%;
  }
}
@media screen and (min-width: 768px) {
  .page-layout .product-layout .product-wrapper .product-lists .product-item {
    width: 47.9%;
  }
}
@media screen and (min-width: 992px) {
  .page-layout .product-layout .product-wrapper .product-lists .product-item {
    width: 48.5%;
  }
  .page-layout
    .product-layout
    .product-wrapper
    .product-lists
    .product-item.c-product-item {
    width: 31.3%;
    margin-right: 20px;
  }
  .page-layout
    .product-layout
    .product-wrapper
    .product-lists
    .product-item.c-product-item:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1200px) {
  .page-layout .product-layout .product-wrapper .product-lists .product-item {
    width: 48.8%;
  }
  .page-layout
    .product-layout
    .product-wrapper
    .product-lists
    .product-item.c-product-item {
    width: 31.7%;
  }
}
@media screen {
  .page-layout
    .product-layout
    .product-wrapper
    .product-lists
    .product-item
    .product-item-wrapper
    a {
    overflow: hidden;
    display: block;
  }
  .page-layout
    .product-layout
    .product-wrapper
    .product-lists
    .product-item
    .product-item-wrapper
    a:hover
    .product-featured-image:before {
    opacity: 1;
  }
  .page-layout
    .product-layout
    .product-wrapper
    .product-lists
    .product-item
    .product-item-wrapper
    a:hover
    .product-featured-image
    img {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
  }
  .page-layout
    .product-layout
    .product-wrapper
    .product-lists
    .product-item
    .product-item-wrapper
    a:hover
    .product-title
    h4 {
    color: #d5aa00;
  }
  .page-layout
    .product-layout
    .product-wrapper
    .product-lists
    .product-item
    .product-item-wrapper
    a
    .product-featured-image {
    border: 1px solid #ebebeb;
    overflow: hidden;
    position: relative;
  }
  .page-layout
    .product-layout
    .product-wrapper
    .product-lists
    .product-item
    .product-item-wrapper
    a
    .product-featured-image:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .page-layout
    .product-layout
    .product-wrapper
    .product-lists
    .product-item
    .product-item-wrapper
    a
    .product-featured-image
    img {
    margin: 0 auto;
    width: 100%;
    height: auto;
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
  }
  .page-layout
    .product-layout
    .product-wrapper
    .product-lists
    .product-item
    .product-item-wrapper
    a
    .product-title {
    margin-top: 15px;
  }
  .page-layout
    .product-layout
    .product-wrapper
    .product-lists
    .product-item
    .product-item-wrapper
    a
    .product-title
    h4 {
    color: #393939;
  }
}
@media screen {
  .single-page-layout {
    padding: 20px 0;
  }
}
@media screen and (min-width: 768px) {
  .single-page-layout {
    padding: 30px 0;
  }
}
@media screen and (min-width: 992px) {
  .single-page-layout {
    padding: 80px 0;
  }
}
@media screen {
  .single-page-layout .post-wrapper h2 {
    margin-bottom: 20px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 20px;
  }
  .single-product-page-layout {
    padding: 60px 0;
  }
  .single-product-page-layout .product-categories h3 {
    font-family: "open_sansextrabold";
    text-transform: uppercase;
    margin: 29px 0 19px 0;
  }
}
@media screen and (min-width: 768px) {
  .single-product-page-layout .product-categories h3 {
    margin: 39px 0 29px 0;
  }
}
@media screen and (min-width: 992px) {
  .single-product-page-layout .product-categories h3 {
    margin: 40px 0 39px 0;
  }
}
@media screen {
  .single-product-page-layout
    .product-categories
    .product-cat-listing
    li.parent {
    list-style-type: none;
    display: block;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .single-product-page-layout
    .product-categories
    .product-cat-listing
    li.parent.parent-has-child:before {
    content: "\f0d7";
    font-family: "FontAwesome";
    font-size: 14px;
    position: absolute;
    top: 15px;
    right: 10px;
  }
  .single-product-page-layout
    .product-categories
    .product-cat-listing
    li.parent:hover
    ul.product-cat-child {
    padding: 10px 0;
    max-height: 100%;
    border-bottom: 1px solid #d7d7d7;
  }
  .single-product-page-layout
    .product-categories
    .product-cat-listing
    li.parent:hover.parent-has-child:before {
    color: #ffdf00;
    content: "\f0d8";
  }
  .single-product-page-layout
    .product-categories
    .product-cat-listing
    li.parent
    a {
    font-family: "open_sanslight";
    font-size: 14px;
    color: #393939;
    display: block;
    padding: 16px 0;
    border-bottom: 1px solid #d7d7d7;
    letter-spacing: 1px;
  }
  .single-product-page-layout
    .product-categories
    .product-cat-listing
    li.parent
    a:hover {
    color: #ffdf00;
  }
  .single-product-page-layout
    .product-categories
    .product-cat-listing
    li.parent
    ul.product-cat-child {
    max-height: 0;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .single-product-page-layout
    .product-categories
    .product-cat-listing
    li.parent
    ul.product-cat-child
    li {
    padding-left: 17px;
  }
  .single-product-page-layout
    .product-categories
    .product-cat-listing
    li.parent
    ul.product-cat-child
    li
    a {
    border-bottom: 0;
    padding: 5px 0;
  }
  .single-product-page-layout .single-product-wrapper {
    padding-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  .single-product-page-layout .single-product-wrapper {
    padding-top: 0;
  }
}
@media screen {
  .single-product-page-layout .single-product-wrapper .product-image {
    border: 1px solid #e6e6e6;
    display: block;
    overflow: hidden;
    position: relative;
  }
  .single-product-page-layout .single-product-wrapper .product-image img {
    height: auto;
    width: 100%;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators {
    position: relative;
    width: auto;
    height: auto;
    right: 0;
    left: auto;
    margin: 0;
    bottom: 0;
    background: #fff;
    vertical-align: top;
    overflow: auto;
    overflow-y: hidden;
    white-space: nowrap;
    top: 0;
    text-align: left;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators::-webkit-scrollbar {
    height: 4px;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 10px;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: transparent;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators::-webkit-scrollbar-thumb:window-inactive {
    background: transparent;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators::-moz-scrollbar {
    height: 4px;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators::-moz-scrollbar-track {
    background: transparent;
    border-radius: 10px;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators::-moz-scrollbar-thumb {
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: transparent;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators::-moz-scrollbar-thumb:window-inactive {
    background: transparent;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators::-o-scrollbar {
    height: 4px;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators::-o-scrollbar-track {
    background: transparent;
    border-radius: 10px;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators::-o-scrollbar-thumb {
    -o-border-radius: 10px;
    border-radius: 10px;
    background: transparent;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators::-o-scrollbar-thumb:window-inactive {
    background: transparent;
  }
}
@media screen and (min-width: 1200px) {
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators {
    white-space: normal;
    position: absolute;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators::-webkit-scrollbar {
    width: 4px;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 10px;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: transparent;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators::-webkit-scrollbar-thumb:window-inactive {
    background: transparent;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators::-moz-scrollbar {
    width: 4px;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators::-moz-scrollbar-track {
    background: transparent;
    border-radius: 10px;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators::-moz-scrollbar-thumb {
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: transparent;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators::-moz-scrollbar-thumb:window-inactive {
    background: transparent;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators::-o-scrollbar {
    width: 4px;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators::-o-scrollbar-track {
    background: transparent;
    border-radius: 10px;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators::-o-scrollbar-thumb {
    -o-border-radius: 10px;
    border-radius: 10px;
    background: transparent;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators::-o-scrollbar-thumb:window-inactive {
    background: transparent;
  }
}
@media screen {
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators:hover::-webkit-scrollbar {
    height: 4px;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators:hover::-webkit-scrollbar-track {
    background: #dcdcdc;
    border-radius: 10px;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators:hover::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #828282;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators:hover::-webkit-scrollbar-thumb:window-inactive {
    background: #828282;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators:hover::-moz-scrollbar {
    height: 4px;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators:hover::-moz-scrollbar-track {
    background: #dcdcdc;
    border-radius: 10px;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators:hover::-moz-scrollbar-thumb {
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #828282;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators:hover::-moz-scrollbar-thumb:window-inactive {
    background: #828282;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators:hover::-o-scrollbar {
    height: 4px;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators:hover::-o-scrollbar-track {
    background: #dcdcdc;
    border-radius: 10px;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators:hover::-o-scrollbar-thumb {
    -o-border-radius: 10px;
    border-radius: 10px;
    background: #828282;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators:hover::-o-scrollbar-thumb:window-inactive {
    background: #828282;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators:hover::-webkit-scrollbar {
    width: 4px;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators:hover::-webkit-scrollbar-track {
    background: #dcdcdc;
    border-radius: 10px;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators:hover::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #828282;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators:hover::-webkit-scrollbar-thumb:window-inactive {
    background: #828282;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators:hover::-moz-scrollbar {
    width: 4px;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators:hover::-moz-scrollbar-track {
    background: #dcdcdc;
    border-radius: 10px;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators:hover::-moz-scrollbar-thumb {
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #828282;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators:hover::-moz-scrollbar-thumb:window-inactive {
    background: #828282;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators:hover::-o-scrollbar {
    width: 4px;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators:hover::-o-scrollbar-track {
    background: #dcdcdc;
    border-radius: 10px;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators:hover::-o-scrollbar-thumb {
    -o-border-radius: 10px;
    border-radius: 10px;
    background: #828282;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators:hover::-o-scrollbar-thumb:window-inactive {
    background: #828282;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators
    li {
    width: auto;
    height: auto;
    border-radius: 0;
    background: none;
    border: 1px solid #e6e6e6;
    margin-bottom: 0;
    display: inline-block;
  }
}
@media screen and (min-width: 1200px) {
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators
    li {
    margin-bottom: 15px;
    display: block;
  }
}
@media screen {
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators
    li:last-child {
    margin-bottom: 0;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators
    .active {
    width: auto;
    height: auto;
    background: none;
    border: 1px solid #e6e6e6;
    border-radius: 0;
    margin: 0;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-indicators
    .active {
    margin-bottom: 15px;
  }
}
@media screen {
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-inner {
    width: 100%;
    display: block;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-inner
    .active {
    display: block;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-inner
    .item
    .carouselImage {
    border: 1px solid #e6e6e6;
  }
  .single-product-page-layout
    .single-product-wrapper
    .carousel
    .carousel-inner
    .item
    .carouselImage
    img {
    width: 100%;
    height: auto;
  }
  .single-product-page-layout .single-product-wrapper .product-description {
    padding: 20px 0;
  }
  .single-product-page-layout .single-product-wrapper .product-description h1 {
    font-size: 26px;
    color: #393939;
    text-transform: uppercase;
    letter-spacing: 5px;
  }
  .single-product-page-layout .single-product-wrapper .product-description ul {
    padding-left: 20px;
  }
  .single-product-page-layout
    .single-product-wrapper
    .product-description
    ul
    li {
    font-size: 14px;
    color: #393939;
    font-family: "light";
  }
  .single-product-page-layout .product-other-information .color-swatch-layout {
    padding-top: 20px;
  }
}
@media screen and (min-width: 992px) {
  .single-product-page-layout .product-other-information .color-swatch-layout {
    padding-top: 30px;
  }
}
@media screen {
  .single-product-page-layout
    .product-other-information
    .color-swatch-layout
    h2 {
    font-size: 18px;
    letter-spacing: 3px;
    text-transform: uppercase;
  }
  .single-product-page-layout
    .product-other-information
    .color-swatch-layout
    .color-list-wrapper {
    overflow: hidden;
    margin-top: 20px;
  }
}
@media screen and (min-width: 992px) {
  .single-product-page-layout
    .product-other-information
    .color-swatch-layout
    .color-list-wrapper {
    margin-top: 24px;
  }
}
@media screen {
  .single-product-page-layout
    .product-other-information
    .color-swatch-layout
    .color-list-wrapper
    .color-lists {
    width: 100%;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .single-product-page-layout
    .product-other-information
    .color-swatch-layout
    .color-list-wrapper
    .color-lists::-webkit-scrollbar {
    height: 4px;
  }
  .single-product-page-layout
    .product-other-information
    .color-swatch-layout
    .color-list-wrapper
    .color-lists::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 10px;
  }
  .single-product-page-layout
    .product-other-information
    .color-swatch-layout
    .color-list-wrapper
    .color-lists::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: transparent;
  }
  .single-product-page-layout
    .product-other-information
    .color-swatch-layout
    .color-list-wrapper
    .color-lists::-webkit-scrollbar-thumb:window-inactive {
    background: transparent;
  }
  .single-product-page-layout
    .product-other-information
    .color-swatch-layout
    .color-list-wrapper
    .color-lists::-moz-scrollbar {
    height: 4px;
  }
  .single-product-page-layout
    .product-other-information
    .color-swatch-layout
    .color-list-wrapper
    .color-lists::-moz-scrollbar-track {
    background: transparent;
    border-radius: 10px;
  }
  .single-product-page-layout
    .product-other-information
    .color-swatch-layout
    .color-list-wrapper
    .color-lists::-moz-scrollbar-thumb {
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: transparent;
  }
  .single-product-page-layout
    .product-other-information
    .color-swatch-layout
    .color-list-wrapper
    .color-lists::-moz-scrollbar-thumb:window-inactive {
    background: transparent;
  }
  .single-product-page-layout
    .product-other-information
    .color-swatch-layout
    .color-list-wrapper
    .color-lists::-o-scrollbar {
    height: 4px;
  }
  .single-product-page-layout
    .product-other-information
    .color-swatch-layout
    .color-list-wrapper
    .color-lists::-o-scrollbar-track {
    background: transparent;
    border-radius: 10px;
  }
  .single-product-page-layout
    .product-other-information
    .color-swatch-layout
    .color-list-wrapper
    .color-lists::-o-scrollbar-thumb {
    -o-border-radius: 10px;
    border-radius: 10px;
    background: transparent;
  }
  .single-product-page-layout
    .product-other-information
    .color-swatch-layout
    .color-list-wrapper
    .color-lists::-o-scrollbar-thumb:window-inactive {
    background: transparent;
  }
  .single-product-page-layout
    .product-other-information
    .color-swatch-layout
    .color-list-wrapper
    .color-lists:hover::-webkit-scrollbar {
    height: 4px;
  }
  .single-product-page-layout
    .product-other-information
    .color-swatch-layout
    .color-list-wrapper
    .color-lists:hover::-webkit-scrollbar-track {
    background: #dcdcdc;
    border-radius: 10px;
  }
  .single-product-page-layout
    .product-other-information
    .color-swatch-layout
    .color-list-wrapper
    .color-lists:hover::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #828282;
  }
  .single-product-page-layout
    .product-other-information
    .color-swatch-layout
    .color-list-wrapper
    .color-lists:hover::-webkit-scrollbar-thumb:window-inactive {
    background: #828282;
  }
  .single-product-page-layout
    .product-other-information
    .color-swatch-layout
    .color-list-wrapper
    .color-lists:hover::-moz-scrollbar {
    height: 4px;
  }
  .single-product-page-layout
    .product-other-information
    .color-swatch-layout
    .color-list-wrapper
    .color-lists:hover::-moz-scrollbar-track {
    background: #dcdcdc;
    border-radius: 10px;
  }
  .single-product-page-layout
    .product-other-information
    .color-swatch-layout
    .color-list-wrapper
    .color-lists:hover::-moz-scrollbar-thumb {
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #828282;
  }
  .single-product-page-layout
    .product-other-information
    .color-swatch-layout
    .color-list-wrapper
    .color-lists:hover::-moz-scrollbar-thumb:window-inactive {
    background: #828282;
  }
  .single-product-page-layout
    .product-other-information
    .color-swatch-layout
    .color-list-wrapper
    .color-lists:hover::-o-scrollbar {
    height: 4px;
  }
  .single-product-page-layout
    .product-other-information
    .color-swatch-layout
    .color-list-wrapper
    .color-lists:hover::-o-scrollbar-track {
    background: #dcdcdc;
    border-radius: 10px;
  }
  .single-product-page-layout
    .product-other-information
    .color-swatch-layout
    .color-list-wrapper
    .color-lists:hover::-o-scrollbar-thumb {
    -o-border-radius: 10px;
    border-radius: 10px;
    background: #828282;
  }
  .single-product-page-layout
    .product-other-information
    .color-swatch-layout
    .color-list-wrapper
    .color-lists:hover::-o-scrollbar-thumb:window-inactive {
    background: #828282;
  }
  .single-product-page-layout
    .product-other-information
    .color-swatch-layout
    .color-list-wrapper
    .color-lists
    li {
    list-style-type: none;
    display: inline-block;
    text-align: center;
    width: 70px;
    cursor: pointer;
  }
  .single-product-page-layout
    .product-other-information
    .color-swatch-layout
    .color-list-wrapper
    .color-lists
    li:hover
    .color-wrapper {
    border-color: #bcbcbc;
  }
  .single-product-page-layout
    .product-other-information
    .color-swatch-layout
    .color-list-wrapper
    .color-lists
    li
    .color-wrapper {
    width: 60px;
    height: 60px;
    border: 1px solid transparent;
    border-radius: 100%;
    margin: 0 auto;
  }
  .single-product-page-layout
    .product-other-information
    .color-swatch-layout
    .color-list-wrapper
    .color-lists
    li
    .color-wrapper
    .color {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    margin: 0 auto;
    margin-top: 4px;
  }
  .single-product-page-layout
    .product-other-information
    .color-swatch-layout
    .color-list-wrapper
    .color-lists
    li
    .color-wrapper
    .color.texture {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
  }
  .single-product-page-layout
    .product-other-information
    .color-swatch-layout
    .color-list-wrapper
    .color-lists
    li
    .label {
    font-size: 10px;
    font-family: "light";
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #393939;
  }
  .single-product-page-layout
    .product-other-information
    .other-information-layout {
    padding-top: 30px;
  }
}
@media screen and (min-width: 992px) {
  .single-product-page-layout
    .product-other-information
    .other-information-layout {
    padding-top: 40px;
  }
}
@media screen {
  .single-product-page-layout
    .product-other-information
    .other-information-layout
    h2 {
    font-size: 18px;
    letter-spacing: 3px;
    text-transform: uppercase;
  }
  .single-product-page-layout
    .product-other-information
    .other-information-layout
    .table-wrapper {
    padding-top: 10px;
    border: none;
    margin-bottom: 0;
  }
  .single-product-page-layout
    .product-other-information
    .other-information-layout
    .table-wrapper::-webkit-scrollbar {
    height: 4px;
  }
  .single-product-page-layout
    .product-other-information
    .other-information-layout
    .table-wrapper::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 10px;
  }
  .single-product-page-layout
    .product-other-information
    .other-information-layout
    .table-wrapper::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: transparent;
  }
  .single-product-page-layout
    .product-other-information
    .other-information-layout
    .table-wrapper::-webkit-scrollbar-thumb:window-inactive {
    background: transparent;
  }
  .single-product-page-layout
    .product-other-information
    .other-information-layout
    .table-wrapper::-moz-scrollbar {
    height: 4px;
  }
  .single-product-page-layout
    .product-other-information
    .other-information-layout
    .table-wrapper::-moz-scrollbar-track {
    background: transparent;
    border-radius: 10px;
  }
  .single-product-page-layout
    .product-other-information
    .other-information-layout
    .table-wrapper::-moz-scrollbar-thumb {
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: transparent;
  }
  .single-product-page-layout
    .product-other-information
    .other-information-layout
    .table-wrapper::-moz-scrollbar-thumb:window-inactive {
    background: transparent;
  }
  .single-product-page-layout
    .product-other-information
    .other-information-layout
    .table-wrapper::-o-scrollbar {
    height: 4px;
  }
  .single-product-page-layout
    .product-other-information
    .other-information-layout
    .table-wrapper::-o-scrollbar-track {
    background: transparent;
    border-radius: 10px;
  }
  .single-product-page-layout
    .product-other-information
    .other-information-layout
    .table-wrapper::-o-scrollbar-thumb {
    -o-border-radius: 10px;
    border-radius: 10px;
    background: transparent;
  }
  .single-product-page-layout
    .product-other-information
    .other-information-layout
    .table-wrapper::-o-scrollbar-thumb:window-inactive {
    background: transparent;
  }
  .single-product-page-layout
    .product-other-information
    .other-information-layout
    .table-wrapper:hover::-webkit-scrollbar {
    height: 4px;
  }
  .single-product-page-layout
    .product-other-information
    .other-information-layout
    .table-wrapper:hover::-webkit-scrollbar-track {
    background: #dcdcdc;
    border-radius: 10px;
  }
  .single-product-page-layout
    .product-other-information
    .other-information-layout
    .table-wrapper:hover::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #828282;
  }
  .single-product-page-layout
    .product-other-information
    .other-information-layout
    .table-wrapper:hover::-webkit-scrollbar-thumb:window-inactive {
    background: #828282;
  }
  .single-product-page-layout
    .product-other-information
    .other-information-layout
    .table-wrapper:hover::-moz-scrollbar {
    height: 4px;
  }
  .single-product-page-layout
    .product-other-information
    .other-information-layout
    .table-wrapper:hover::-moz-scrollbar-track {
    background: #dcdcdc;
    border-radius: 10px;
  }
  .single-product-page-layout
    .product-other-information
    .other-information-layout
    .table-wrapper:hover::-moz-scrollbar-thumb {
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #828282;
  }
  .single-product-page-layout
    .product-other-information
    .other-information-layout
    .table-wrapper:hover::-moz-scrollbar-thumb:window-inactive {
    background: #828282;
  }
  .single-product-page-layout
    .product-other-information
    .other-information-layout
    .table-wrapper:hover::-o-scrollbar {
    height: 4px;
  }
  .single-product-page-layout
    .product-other-information
    .other-information-layout
    .table-wrapper:hover::-o-scrollbar-track {
    background: #dcdcdc;
    border-radius: 10px;
  }
  .single-product-page-layout
    .product-other-information
    .other-information-layout
    .table-wrapper:hover::-o-scrollbar-thumb {
    -o-border-radius: 10px;
    border-radius: 10px;
    background: #828282;
  }
  .single-product-page-layout
    .product-other-information
    .other-information-layout
    .table-wrapper:hover::-o-scrollbar-thumb:window-inactive {
    background: #828282;
  }
  .single-product-page-layout
    .product-other-information
    .other-information-layout
    .table-wrapper
    .heading {
    margin-bottom: 5px;
  }
  .single-product-page-layout
    .product-other-information
    .other-information-layout
    .table-wrapper
    .heading
    h3 {
    font-family: "light";
    font-size: 16px;
    color: #393939;
    letter-spacing: 1px;
  }
  .single-product-page-layout
    .product-other-information
    .other-information-layout
    .table-wrapper
    .ot-info
    tr.tb-heading
    td {
    text-transform: uppercase;
    font-family: "book";
  }
  .single-product-page-layout
    .product-other-information
    .other-information-layout
    .table-wrapper
    .ot-info
    tr
    td {
    background: transparent;
    text-align: center;
    font-size: 13px;
    font-family: "open_sansregular";
    line-height: 22px;
    vertical-align: middle;
  }
  .single-product-page-layout .dl-catalogue {
    text-align: left;
    padding-top: 20px;
  }
}
@media screen and (min-width: 992px) {
  .single-product-page-layout .dl-catalogue {
    padding-top: 40px;
  }
}
@media screen {
  .single-product-page-layout .dl-catalogue a {
    font-family: "light";
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #393939;
  }
  .single-product-page-layout .dl-catalogue a::before,
  .single-product-page-layout .dl-catalogue a::after {
    display: inline-block;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
    -moz-transition: -moz-transform 0.3s, opacity 0.2s;
    transition: transform 0.3s, opacity 0.2s;
    vertical-align: top;
  }
  .single-product-page-layout .dl-catalogue a::before {
    margin-right: 10px;
    content: "[";
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    transform: translateX(20px);
    font-family: "brandon-bold";
    font-size: 25px;
    line-height: 17px;
  }
  .single-product-page-layout .dl-catalogue a::after {
    margin-left: 10px;
    content: "]";
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    transform: translateX(-20px);
    font-family: "brandon-bold";
    font-size: 25px;
    line-height: 20px;
  }
  .single-product-page-layout .dl-catalogue a:hover::before,
  .single-product-page-layout .dl-catalogue a:hover::after,
  .single-product-page-layout .dl-catalogue a:focus::before,
  .single-product-page-layout .dl-catalogue a:focus::after {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
}
@media screen {
  .archive-description {
    font-family: "light";
    font-size: 13px;
    line-height: 2;
    padding-bottom: 10px;
    padding-top: 20px;
  }
  .archive-description p {
    font-family: "light";
    font-size: 13px;
    line-height: 2;
  }
  .product-categories h3 {
    text-transform: uppercase;
    margin: 29px 0 19px 0;
    letter-spacing: 2px;
  }
}
@media screen and (min-width: 768px) {
  .product-categories h3 {
    margin: 39px 0 29px 0;
  }
}
@media screen and (min-width: 992px) {
  .product-categories h3 {
    margin: 40px 0 39px 0;
  }
}
@media screen {
  .product-categories .product-cat-listing li.parent {
    list-style-type: none;
    display: block;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .product-categories .product-cat-listing li.parent.parent-has-child:before {
    content: "\f0d7";
    font-family: "FontAwesome";
    font-size: 16px;
    position: absolute;
    top: 15px;
    right: 10px;
  }
  .product-categories
    .product-cat-listing
    li.parent:hover
    ul.product-cat-child {
    padding: 10px 0;
    max-height: 100%;
    border-bottom: 1px solid #d7d7d7;
  }
  .product-categories
    .product-cat-listing
    li.parent:hover.parent-has-child:before {
    content: "\f0d8";
  }
  .product-categories .product-cat-listing li.parent a {
    font-family: "light";
    font-size: 14px;
    color: #393939;
    display: block;
    padding: 16px 0;
    border-bottom: 1px solid #d7d7d7;
    letter-spacing: 1px;
  }
  .product-categories .product-cat-listing li.parent a:hover {
    color: #d5aa00;
  }
  .product-categories .product-cat-listing li.parent ul.product-cat-child {
    max-height: 0;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .product-categories .product-cat-listing li.parent ul.product-cat-child li {
    padding-left: 17px;
  }
  .product-categories .product-cat-listing li.parent ul.product-cat-child li a {
    border-bottom: 0;
    padding: 5px 0;
  }
}
@media screen {
  .page-banner {
    /* background-size: cover; */
    /* background-repeat: no-repeat; */
    /* background-position: top center; */
    position: relative;
    height: 800px;
    width: 100%;
  }
  .page-banner::before {
    background-color: rgba(0, 0, 0, 0.58);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
  .page-banner .page-banner-wrapper {
    text-align: center;
    position: relative;
    z-index: 2;
    height: 212px;
  }
}
@media screen and (min-width: 768px) {
  .page-banner .page-banner-wrapper {
    height: 550px;
  }
}
@media screen and (min-width: 992px) {
  .page-banner .page-banner-wrapper {
    height: 356px;
  }
}
@media screen and (min-width: 1200px) {
  .page-banner .page-banner-wrapper {
    height: 356px;
  }
}
@media screen and (min-width: 1300px) {
  .page-banner .page-banner-wrapper {
    height: 550px;
  }
}
@media screen {
  .page-banner .page-banner-wrapper h1,
  .page-banner .page-banner-wrapper h2 {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-size: 28px;


  }
}
@media screen and (min-width: 768px) {
  .page-banner .page-banner-wrapper h1,
  .page-banner .page-banner-wrapper h2 {
    font-size: 32px;
  }
}
@media screen and (min-width: 992px) {
  .page-banner .page-banner-wrapper h1,
  .page-banner .page-banner-wrapper h2 {
    font-size: 39px;
  }
}
@media screen and (min-width: 1200px) {
  .page-banner .page-banner-wrapper h1,
  .page-banner .page-banner-wrapper h2 {
    font-size: 45px;
  }
}
@media screen {
  .product-menu {
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  .product-menu {
    margin-top: 0;
  }
}
@media screen and (min-width: 992px) {
  .product-menu .productMenuList {
    text-align: right;
  }
}
@media screen {
  .product-menu .productMenuList li {
    list-style-type: none;
    position: relative;
    display: block;
    padding: 5px 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    cursor: pointer;
  }
  .product-menu .productMenuList li p {
    font-size: 12px;
    font-family: "light";
    margin-bottom: 0;
    line-height: 16px;
  }
}
@media screen and (min-width: 992px) {
  .product-menu .productMenuList li {
    display: inline-block;
    padding-right: 30px;
    margin-right: 30px;
  }
  .product-menu .productMenuList li:last-child {
    margin-right: 0;
  }
}
@media screen {
  .product-menu .productMenuList li:hover:before {
    content: "\f0d8";
  }
  .product-menu .productMenuList li:hover .menu-wrapper {
    padding: 20px 12px 12px;
    max-height: 143px;
  }
}
@media screen and (min-width: 992px) {
  .product-menu .productMenuList li:hover .menu-wrapper {
    height: 143px;
  }
}
@media screen {
  .product-menu .productMenuList li:hover .menu-wrapper .menu-list {
    max-height: 110px;
    opacity: 1;
  }
  .product-menu .productMenuList li:before {
    position: absolute;
    content: "\f0d7";
    font-family: "FontAwesome";
    top: -3px;
    right: 6px;
    font-size: 16px;
  }
}
@media screen and (min-width: 992px) {
  .product-menu .productMenuList li:before {
    top: 0;
  }
}
@media screen {
  .product-menu .productMenuList li .menu-wrapper {
    display: block;
    max-height: 0;
    background: #e9e9e9;
  }
}
@media screen and (min-width: 992px) {
  .product-menu .productMenuList li .menu-wrapper {
    width: 143px;
    position: absolute;
    z-index: 9999;
    text-align: left;
    top: 20px;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
@media screen {
  .product-menu .productMenuList li .menu-wrapper .menu-list {
    overflow: auto;
    max-height: 0;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .product-menu
    .productMenuList
    li
    .menu-wrapper
    .menu-list::-webkit-scrollbar {
    width: 4px;
  }
  .product-menu
    .productMenuList
    li
    .menu-wrapper
    .menu-list::-webkit-scrollbar-track {
    background: #dcdcdc;
    border-radius: 10px;
  }
  .product-menu
    .productMenuList
    li
    .menu-wrapper
    .menu-list::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #828282;
  }
  .product-menu
    .productMenuList
    li
    .menu-wrapper
    .menu-list::-webkit-scrollbar-thumb:window-inactive {
    background: #828282;
  }
  .product-menu .productMenuList li .menu-wrapper .menu-list::-moz-scrollbar {
    width: 4px;
  }
  .product-menu
    .productMenuList
    li
    .menu-wrapper
    .menu-list::-moz-scrollbar-track {
    background: #dcdcdc;
    border-radius: 10px;
  }
  .product-menu
    .productMenuList
    li
    .menu-wrapper
    .menu-list::-moz-scrollbar-thumb {
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #828282;
  }
  .product-menu
    .productMenuList
    li
    .menu-wrapper
    .menu-list::-moz-scrollbar-thumb:window-inactive {
    background: #828282;
  }
  .product-menu .productMenuList li .menu-wrapper .menu-list::-o-scrollbar {
    width: 4px;
  }
  .product-menu
    .productMenuList
    li
    .menu-wrapper
    .menu-list::-o-scrollbar-track {
    background: #dcdcdc;
    border-radius: 10px;
  }
  .product-menu
    .productMenuList
    li
    .menu-wrapper
    .menu-list::-o-scrollbar-thumb {
    -o-border-radius: 10px;
    border-radius: 10px;
    background: #828282;
  }
  .product-menu
    .productMenuList
    li
    .menu-wrapper
    .menu-list::-o-scrollbar-thumb:window-inactive {
    background: #828282;
  }
  .product-menu .productMenuList li .menu-wrapper .menu-list .menu-item {
    display: block;
  }
  .product-menu .productMenuList li .menu-wrapper .menu-list .menu-item a {
    display: block;
    font-size: 12px;
    text-transform: initial;
    color: #393939;
    padding: 5px 0;
    overflow: hidden;
  }
}
@media screen and (min-width: 992px) {
  .product-menu .productMenuList li .menu-wrapper .menu-list .menu-item a {
    padding: 3px 0;
  }
}
@media screen {
  .product-menu
    .productMenuList
    li
    .menu-wrapper
    .menu-list
    .menu-item
    a:hover {
    color: #d5aa00;
  }
}
@media screen {
  .footer {
    background-color: #d0182d;
    padding-top: 40px;
    padding-bottom: 40px;
    /* height: 300px; */
    /* background-color: #333; */
    /* position: relative;;
    height: 300px; */
    /* padding-top: 50px;
    padding-bottom: 50px; */
  }
  .footer .footer-wrap {
    margin-bottom: 15px;
    text-align: center;
  }
}
@media screen and (min-width: 992px) {
  .footer .footer-wrap {
    margin-bottom: 0;
    text-align: left;
  }
}
@media screen {
  .footer .social-media {
    display: block;
    margin-bottom: 15px;
    vertical-align: middle;
  }
}
@media screen and (min-width: 768px) {
  .footer .social-media {
    display: inline-block;
    margin-bottom: 0;
  }
}
@media screen {
  .footer .social-media a {
    align-items: center;
    border-radius: 100%;
    border: 1px solid #ffdf00;
    background-color: #ffdf00;
    color: #fff;
    display: inline-flex;
    font-size: 14px;
    height: 42px;
    margin-right: 10px;
    justify-content: center;
    width: 42px;
  }
  .footer .social-media a:last-child {
    margin-right: 0;
  }
  .footer .social-media a:hover {
    background-color: transparent;
    color: #ffdf00;
  }
  .footer .terms-condition {
    color: #fff;
    font-size: 12px;
    font-family: "open_sanslight";
  }
}
@media screen and (min-width: 768px) {
  .footer .terms-condition {
    margin-left: 30px;
  }
}
@media screen {
  .footer .terms-condition:hover {
    color: #ffdf00;
  }
  .footer .return-exchange {
    border-left: 1px solid #fff;
    margin-left: 15px;
    padding-left: 15px;
    color: #fff;
    font-size: 12px;
    font-family: "open_sanslight";
  }
  .footer .return-exchange:hover {
    color: #ffdf00;
  }
  .footer .copyright {
    display: inline-block;
  }
}
@media screen and (min-width: 768px) {
  .footer .copyright {
    text-align: right;
    margin-bottom: 0;
  }
}
@media screen {
  .footer .copyright p {
    font-size: 12px;
    font-family: "black";
    color: #fff;
    letter-spacing: 1px;
  }
  .footer .copyright p span {
    color: #b7a24f;
  }
  .footer .sytian-logo {
    text-align: left;
  }

  .footer .sytian-logo-left {
    text-align: right;
    line-height: 0.9;
  }
}
@media screen and (min-width: 992px) {
  .footer .sytian-logo {
    text-align: left;
  }
  .footer .sytian-logo-left {
    text-align: right;
  }
}
@media screen {
  .footer .sytian-logo a {
    text-transform: uppercase;
    letter-spacing: 1px;
  }
  .footer .sytian-logo a:hover {
    color: #9dca00;
  }
  .footer .sytian-logo a img {
    height: auto;
    max-width: 100%;
  }
}
@media screen {
  .large {
    width: 175px;
    height: 175px;
    position: absolute;
    border-radius: 100%;
    transition: none;
    overflow: hidden;
    box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85),
      0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85),
      0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85),
      0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
    -o-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85),
      0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
    display: none;
  }
  .large .zoomImage {
    width: 100%;
    height: 100%;
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    transition: none;
  }
}
@media screen {
  .featured-products {
    padding-bottom: 30px;
    padding-top: 30px;
  }
}
@media screen and (min-width: 768px) {
  .featured-products {
    padding-bottom: 40px;
    padding-top: 40px;
  }
}
@media screen and (min-width: 992px) {
  .featured-products {
    padding-bottom: 50px;
    padding-top: 50px;
  }
}
@media screen and (min-width: 1200px) {
  .featured-products {
    padding-bottom: 80px;
    padding-top: 80px;
  }
}
@media screen {
  .featured-products .content {
    margin-bottom: 20px;
  }
  .featured-products .content h1,
  .featured-products .content h2,
  .featured-products .content h3,
  .featured-products .content h4,
  .featured-products .content h5,
  .featured-products .content h6 {
    color: #303030;
    font-family: 'Roboto', sans-serif;
    font-weight: bolder;
    font-size: 18px;
    margin-bottom: 15px;
    letter-spacing: 2px;
  }
}
@media screen and (min-width: 768px) {
  .featured-products .content h1,
  .featured-products .content h2,
  .featured-products .content h3,
  .featured-products .content h4,
  .featured-products .content h5,
  .featured-products .content h6 {
    font-size: 20px;
  }
}
@media screen and (min-width: 992px) {
  .featured-products .content h1,
  .featured-products .content h2,
  .featured-products .content h3,
  .featured-products .content h4,
  .featured-products .content h5,
  .featured-products .content h6 {
    font-size: 22px;
  }
}
@media screen and (min-width: 1200px) {
  .featured-products .content h1,
  .featured-products .content h2,
  .featured-products .content h3,
  .featured-products .content h4,
  .featured-products .content h5,
  .featured-products .content h6 {
    font-size: 25px;
  }
}
@media screen {
  .featured-products .content p {
    color: #303030;
    font-family: "open_sanslight";
    font-size: 14px;
  }
  .featured-products .products {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (min-width: 768px) {
  .featured-products .products {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media screen {
  .featured-products .products .slick-controller {
    background-color: rgba(207, 155, 45, 0.1);
    border: none;
    border-radius: 100%;
    background-color:#ffdf00;
    color: #fff;
    height: 51px;
    font-size: 16px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    width: 51px;
    z-index: 2;
  }
  .featured-products .products .slick-controller:hover {
    background-color: #ffdf00;
    color: #fff;
  }
  .featured-products .products .slick-controller.slick-prev {
    left: 30px;
  }
}
@media screen and (min-width: 1366px) {
  .featured-products .products .slick-controller.slick-prev {
    left: -68px;
  }
}
@media screen {
  .featured-products .products .slick-controller.slick-next {
    right: 30px;
  }
}
@media screen and (min-width: 1366px) {
  .featured-products .products .slick-controller.slick-next {
    right: -68px;
  }
}
@media screen {
  .featured-products .products .product {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
  }
  .featured-products .products .product a {
    display: block;
  }
  .featured-products .products .product a:hover .image {
    /* box-shadow: 0 0 27px rgba(0, 0, 0, 0.27); */
  }
  .featured-products .products .product a:hover .image img {
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
  }
  .featured-products .products .product a .image {
    display: flex;
    margin-bottom: 25px;
    overflow: hidden;
    transition: 0.3s;
    justify-content: center;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
  }
  .featured-products .products .product a .image img {
    height: auto;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    width: 80%;
  }


  .featured-products .products .product a .title {
    color: #303030;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    /* text-align: center; */
  }
  .featured-products .products .product a .excerpt {
    color: #303030;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight:400;
    line-height: 1.8;
    margin-top: 15px;
    /* text-align: center; */
  }
  .featured-products .products .product a .price {
    color: #303030;
    font-size: 14px;
    font-family: "open_sanssemibold";
    margin-top: 10px;
  }
  .featured-products .products .product a .price del {
    display: inline-flex;
    text-decoration: line-through;
  }
  .featured-products .products .product a .price ins {
    color: #ffdf00;
  }
  .featured-products .products .product a .price ins::before {
    color: #303030;
    content: "-";
    display: inline-block;
    margin-left: 4px;
    margin-right: 4px;
    position: relative;
  }
  .new-product {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (min-width: 768px) {
  .new-product {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (min-width: 992px) {
  .new-product {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .new-product {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen {
  .new-product .new-product-contain {
    align-items: center;
    background-color: #f9f9f9;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .new-product .new-product-contain .content-contain {
    flex: 0 0 100%;
    max-width: 100%;
    order: 2;
  }
}
@media screen and (min-width: 768px) {
  .new-product .new-product-contain .content-contain {
    flex: 0 0 50%;
    max-width: 50%;
    order: 1;
  }
}
@media screen {
  .new-product .new-product-contain .content-contain .content-wrap {
    margin-left: auto;
    margin-right: auto;
    max-width: 440px;
    padding: 25px 15px;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .new-product .new-product-contain .content-contain .content-wrap {
    padding: 15px;
  }
}
@media screen {
  .new-product .new-product-contain .content-contain .content-wrap h1,
  .new-product .new-product-contain .content-contain .content-wrap h2,
  .new-product .new-product-contain .content-contain .content-wrap h3,
  .new-product .new-product-contain .content-contain .content-wrap h4,
  .new-product .new-product-contain .content-contain .content-wrap h5,
  .new-product .new-product-contain .content-contain .content-wrap h6 {
    color: #303030;
    font-family: "open_sansextrabold";
    font-size: 18px;
    letter-spacing: 2px;
  }
}
@media screen and (min-width: 768px) {
  .new-product .new-product-contain .content-contain .content-wrap h1,
  .new-product .new-product-contain .content-contain .content-wrap h2,
  .new-product .new-product-contain .content-contain .content-wrap h3,
  .new-product .new-product-contain .content-contain .content-wrap h4,
  .new-product .new-product-contain .content-contain .content-wrap h5,
  .new-product .new-product-contain .content-contain .content-wrap h6 {
    font-size: 20px;
  }
}
@media screen and (min-width: 992px) {
  .new-product .new-product-contain .content-contain .content-wrap h1,
  .new-product .new-product-contain .content-contain .content-wrap h2,
  .new-product .new-product-contain .content-contain .content-wrap h3,
  .new-product .new-product-contain .content-contain .content-wrap h4,
  .new-product .new-product-contain .content-contain .content-wrap h5,
  .new-product .new-product-contain .content-contain .content-wrap h6 {
    font-size: 22px;
  }
}
@media screen and (min-width: 1200px) {
  .new-product .new-product-contain .content-contain .content-wrap h1,
  .new-product .new-product-contain .content-contain .content-wrap h2,
  .new-product .new-product-contain .content-contain .content-wrap h3,
  .new-product .new-product-contain .content-contain .content-wrap h4,
  .new-product .new-product-contain .content-contain .content-wrap h5,
  .new-product .new-product-contain .content-contain .content-wrap h6 {
    font-size: 25px;
  }
}
@media screen {
  .new-product .new-product-contain .content-contain .content-wrap p {
    color: #303030;
    font-family: "open_sanslight";
    font-size: 14px;
    line-height: 1.7;
    margin-top: 15px;
  }
  .new-product .new-product-contain .content-contain .content-wrap .page-link {
    margin-top: 25px;
  }
  .new-product .new-product-contain .image-contain {
    flex: 0 0 100%;
    max-width: 100%;
    order: 1;
  }
}
@media screen and (min-width: 768px) {
  .new-product .new-product-contain .image-contain {
    flex: 0 0 50%;
    max-width: 50%;
    order: 2;
  }
}
@media screen {
  .new-product .new-product-contain .image-contain img {
    height: auto;
    width: 100%;
  }
  .page-link {
    margin-top: 15px;
  }
}
@media screen and (min-width: 1200px) {
  .page-link {
    margin-top: 30px;
  }
}
@media screen {
  .page-link a {
    align-items: center;
    background-color: #ffdf00;
    color: #fff;
    display: inline-flex;
    font-size: 14px;
    flex-wrap: wrap;
    flex: 0 0 182px;
    font-family: "open_sanssemibold";
    height: 49px;
    letter-spacing: 1px;
    max-width: 182px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    justify-content: center;
    width: 182px;
  }
  .page-link a:hover {
    background-color: #303030;
  }
}
@media screen {
  .archive-product-tax .product-item {
    display: block;
    position: relative;
    vertical-align: top;
    margin-bottom: 20px;
    z-index: 0;
  }
}
@media screen and (min-width: 360px) {
  .archive-product-tax .product-item {
    display: inline-block;
    margin-left: -2px;
    width: 47%;
    margin-right: 20px;
    margin-bottom: 60px;
  }
  .archive-product-tax .product-item:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 400px) {
  .archive-product-tax .product-item {
    width: 47.2%;
  }
}
@media screen and (min-width: 450px) {
  .archive-product-tax .product-item {
    width: 47.5%;
  }
}
@media screen and (min-width: 490px) {
  .archive-product-tax .product-item {
    width: 47.7%;
  }
}
@media screen and (min-width: 520px) {
  .archive-product-tax .product-item {
    width: 47.8%;
  }
}
@media screen and (min-width: 580px) {
  .archive-product-tax .product-item {
    width: 47.9%;
  }
}
@media screen and (min-width: 590px) {
  .archive-product-tax .product-item {
    width: 48%;
  }
}
@media screen and (min-width: 660px) {
  .archive-product-tax .product-item {
    width: 48.2%;
  }
}
@media screen and (min-width: 730px) {
  .archive-product-tax .product-item {
    width: 48.2%;
  }
}
@media screen and (min-width: 768px) {
  .archive-product-tax .product-item {
    width: 47.9%;
  }
}
@media screen and (min-width: 992px) {
  .archive-product-tax .product-item {
    width: 48.5%;
  }
  .archive-product-tax .product-item.c-product-item {
    width: 31.3%;
    margin-right: 20px;
  }
  .archive-product-tax .product-item.c-product-item:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1200px) {
  .archive-product-tax .product-item {
    width: 48.8%;
  }
  .archive-product-tax .product-item.c-product-item {
    width: 31.7%;
  }
}
@media screen {
  .archive-product-tax .product-item .product-item-wrapper a {
    overflow: hidden;
    display: block;
  }
  .archive-product-tax
    .product-item
    .product-item-wrapper
    a:hover
    .product-featured-image:before {
    opacity: 1;
  }
  .archive-product-tax
    .product-item
    .product-item-wrapper
    a:hover
    .product-featured-image
    img {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
  }
  .archive-product-tax
    .product-item
    .product-item-wrapper
    a:hover
    .product-title
    h4 {
    color: #d5aa00;
  }
  .archive-product-tax
    .product-item
    .product-item-wrapper
    a
    .product-featured-image {
    border: 1px solid #ebebeb;
    overflow: hidden;
    position: relative;
  }
  .archive-product-tax
    .product-item
    .product-item-wrapper
    a
    .product-featured-image:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .archive-product-tax
    .product-item
    .product-item-wrapper
    a
    .product-featured-image
    img {
    margin: 0 auto;
    width: 100%;
    height: auto;
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
  }
  .archive-product-tax .product-item .product-item-wrapper a .product-title {
    margin-top: 15px;
  }
  .archive-product-tax .product-item .product-item-wrapper a .product-title h4 {
    color: #393939;
  }
  .woocommerce .products ul,
  .woocommerce ul.products,
  .woocommerce ul.products.columns-3,
  .woocommerce ul.columns-3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 0;
    margin-bottom: 0;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce .products ul,
  .woocommerce ul.products,
  .woocommerce ul.products.columns-3,
  .woocommerce ul.columns-3 {
    margin-left: auto;
    margin-right: initial;
    max-width: 825px;
    width: 100%;
  }
}
@media screen {
  .woocommerce .products ul li,
  .woocommerce .products ul li.product,
  .woocommerce ul.products li,
  .woocommerce ul.products li.product,
  .woocommerce ul.products.columns-3 li,
  .woocommerce ul.products.columns-3 li.product,
  .woocommerce ul.columns-3 li,
  .woocommerce ul.columns-3 li.product {
    float: none;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
}
@media screen and (min-width: 400px) {
  .woocommerce .products ul li,
  .woocommerce .products ul li.product,
  .woocommerce ul.products li,
  .woocommerce ul.products li.product,
  .woocommerce ul.products.columns-3 li,
  .woocommerce ul.products.columns-3 li.product,
  .woocommerce ul.columns-3 li,
  .woocommerce ul.columns-3 li.product {
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce .products ul li,
  .woocommerce .products ul li.product,
  .woocommerce ul.products li,
  .woocommerce ul.products li.product,
  .woocommerce ul.products.columns-3 li,
  .woocommerce ul.products.columns-3 li.product,
  .woocommerce ul.columns-3 li,
  .woocommerce ul.columns-3 li.product {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 992px) {
  .woocommerce .products ul li,
  .woocommerce .products ul li.product,
  .woocommerce ul.products li,
  .woocommerce ul.products li.product,
  .woocommerce ul.products.columns-3 li,
  .woocommerce ul.products.columns-3 li.product,
  .woocommerce ul.columns-3 li,
  .woocommerce ul.columns-3 li.product {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    margin-bottom: 50px;
    width: 33.33%;
  }
}
@media screen {
  .woocommerce .products ul li .product-wrap a,
  .woocommerce .products ul li.product .product-wrap a,
  .woocommerce ul.products li .product-wrap a,
  .woocommerce ul.products li.product .product-wrap a,
  .woocommerce ul.products.columns-3 li .product-wrap a,
  .woocommerce ul.products.columns-3 li.product .product-wrap a,
  .woocommerce ul.columns-3 li .product-wrap a,
  .woocommerce ul.columns-3 li.product .product-wrap a {
    display: block;
  }
  .woocommerce .products ul li .product-wrap a:hover .image,
  .woocommerce .products ul li.product .product-wrap a:hover .image,
  .woocommerce ul.products li .product-wrap a:hover .image,
  .woocommerce ul.products li.product .product-wrap a:hover .image,
  .woocommerce ul.products.columns-3 li .product-wrap a:hover .image,
  .woocommerce ul.products.columns-3 li.product .product-wrap a:hover .image,
  .woocommerce ul.columns-3 li .product-wrap a:hover .image,
  .woocommerce ul.columns-3 li.product .product-wrap a:hover .image {
    box-shadow: 0 0 27px rgba(0, 0, 0, 0.27);
  }
  .woocommerce .products ul li .product-wrap a:hover .image img,
  .woocommerce .products ul li.product .product-wrap a:hover .image img,
  .woocommerce ul.products li .product-wrap a:hover .image img,
  .woocommerce ul.products li.product .product-wrap a:hover .image img,
  .woocommerce ul.products.columns-3 li .product-wrap a:hover .image img,
  .woocommerce
    ul.products.columns-3
    li.product
    .product-wrap
    a:hover
    .image
    img,
  .woocommerce ul.columns-3 li .product-wrap a:hover .image img,
  .woocommerce ul.columns-3 li.product .product-wrap a:hover .image img {
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
  }
  .woocommerce .products ul li .product-wrap a .image,
  .woocommerce .products ul li.product .product-wrap a .image,
  .woocommerce ul.products li .product-wrap a .image,
  .woocommerce ul.products li.product .product-wrap a .image,
  .woocommerce ul.products.columns-3 li .product-wrap a .image,
  .woocommerce ul.products.columns-3 li.product .product-wrap a .image,
  .woocommerce ul.columns-3 li .product-wrap a .image,
  .woocommerce ul.columns-3 li.product .product-wrap a .image {
    display: block;
    margin-bottom: 22px;
    overflow: hidden;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
  }
  .woocommerce .products ul li .product-wrap a .image img,
  .woocommerce .products ul li.product .product-wrap a .image img,
  .woocommerce ul.products li .product-wrap a .image img,
  .woocommerce ul.products li.product .product-wrap a .image img,
  .woocommerce ul.products.columns-3 li .product-wrap a .image img,
  .woocommerce ul.products.columns-3 li.product .product-wrap a .image img,
  .woocommerce ul.columns-3 li .product-wrap a .image img,
  .woocommerce ul.columns-3 li.product .product-wrap a .image img {
    height: auto;
    margin-bottom: 0;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    width: 100%;
  }
  .woocommerce .products ul li .product-wrap a .title,
  .woocommerce .products ul li.product .product-wrap a .title,
  .woocommerce ul.products li .product-wrap a .title,
  .woocommerce ul.products li.product .product-wrap a .title,
  .woocommerce ul.products.columns-3 li .product-wrap a .title,
  .woocommerce ul.products.columns-3 li.product .product-wrap a .title,
  .woocommerce ul.columns-3 li .product-wrap a .title,
  .woocommerce ul.columns-3 li.product .product-wrap a .title {
    color: #303030;
    font-size: 16px;
    font-family: "open_sansextrabold";
    text-transform: uppercase;
  }
  .woocommerce .products ul li .product-wrap a .excerpt,
  .woocommerce .products ul li.product .product-wrap a .excerpt,
  .woocommerce ul.products li .product-wrap a .excerpt,
  .woocommerce ul.products li.product .product-wrap a .excerpt,
  .woocommerce ul.products.columns-3 li .product-wrap a .excerpt,
  .woocommerce ul.products.columns-3 li.product .product-wrap a .excerpt,
  .woocommerce ul.columns-3 li .product-wrap a .excerpt,
  .woocommerce ul.columns-3 li.product .product-wrap a .excerpt {
    color: #303030;
    font-size: 14px;
    font-family: "open_sanslight";
    line-height: 1.8;
    margin-top: 12px;
  }
  .woocommerce .products ul li .product-wrap a .price,
  .woocommerce .products ul li.product .product-wrap a .price,
  .woocommerce ul.products li .product-wrap a .price,
  .woocommerce ul.products li.product .product-wrap a .price,
  .woocommerce ul.products.columns-3 li .product-wrap a .price,
  .woocommerce ul.products.columns-3 li.product .product-wrap a .price,
  .woocommerce ul.columns-3 li .product-wrap a .price,
  .woocommerce ul.columns-3 li.product .product-wrap a .price {
    color: #303030;
    font-size: 14px;
    font-family: "open_sanssemibold";
    margin-top: 10px;
  }
  .woocommerce .products ul li .product-wrap a .price del,
  .woocommerce .products ul li.product .product-wrap a .price del,
  .woocommerce ul.products li .product-wrap a .price del,
  .woocommerce ul.products li.product .product-wrap a .price del,
  .woocommerce ul.products.columns-3 li .product-wrap a .price del,
  .woocommerce ul.products.columns-3 li.product .product-wrap a .price del,
  .woocommerce ul.columns-3 li .product-wrap a .price del,
  .woocommerce ul.columns-3 li.product .product-wrap a .price del {
    display: inline-flex;
    text-decoration: line-through;
  }
  .woocommerce .products ul li .product-wrap a .price ins,
  .woocommerce .products ul li.product .product-wrap a .price ins,
  .woocommerce ul.products li .product-wrap a .price ins,
  .woocommerce ul.products li.product .product-wrap a .price ins,
  .woocommerce ul.products.columns-3 li .product-wrap a .price ins,
  .woocommerce ul.products.columns-3 li.product .product-wrap a .price ins,
  .woocommerce ul.columns-3 li .product-wrap a .price ins,
  .woocommerce ul.columns-3 li.product .product-wrap a .price ins {
    color: #ffdf00;
  }
  .woocommerce .products ul li .product-wrap a .price ins::before,
  .woocommerce .products ul li.product .product-wrap a .price ins::before,
  .woocommerce ul.products li .product-wrap a .price ins::before,
  .woocommerce ul.products li.product .product-wrap a .price ins::before,
  .woocommerce ul.products.columns-3 li .product-wrap a .price ins::before,
  .woocommerce
    ul.products.columns-3
    li.product
    .product-wrap
    a
    .price
    ins::before,
  .woocommerce ul.columns-3 li .product-wrap a .price ins::before,
  .woocommerce ul.columns-3 li.product .product-wrap a .price ins::before {
    color: #303030;
    content: "-";
    display: inline-block;
    margin-left: 4px;
    margin-right: 4px;
    position: relative;
  }
  .woocommerce .woocommerce-pagination .page-numbers {
    border-color: #303030;
  }
  .woocommerce .woocommerce-pagination .page-numbers li {
    border-color: #303030;
  }
  .woocommerce .woocommerce-pagination .page-numbers li .page-numbers {
    color: #303030;
    padding: 10px;
  }
  .woocommerce .woocommerce-pagination .page-numbers li .page-numbers.current,
  .woocommerce .woocommerce-pagination .page-numbers li .page-numbers:hover {
    background-color: #303030;
    color: #fff;
  }
  .woocommerce .product-detailed-layout {
    padding: 20px 0;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce .product-detailed-layout {
    padding: 30px 0;
  }
}
@media screen and (min-width: 992px) {
  .woocommerce .product-detailed-layout {
    padding: 60px 0;
  }
}
@media screen and (min-width: 1200px) {
  .woocommerce .product-detailed-layout {
    padding: 80px 0;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce .product-detailed-layout .product {
    max-width: auto;
    margin-right: 80px;
    width: 100%;
  }
}
@media screen {
  .woocommerce .product-detailed-layout .product .woocommerce-product-gallery,
  .woocommerce .product-detailed-layout .product .images {
    float: none;
    margin-bottom: 20px;
    width: 100%;
  }
  .woocommerce
    .product-detailed-layout
    .product
    .woocommerce-product-gallery::after,
  .woocommerce .product-detailed-layout .product .images::after {
    content: "";
    clear: both;
    display: block;
  }
  .woocommerce
    .product-detailed-layout
    .product
    .woocommerce-product-gallery
    .vertical-img-right.wpgis-slider-for,
  .woocommerce
    .product-detailed-layout
    .product
    .images
    .vertical-img-right.wpgis-slider-for {
    margin-bottom: 2px;
    margin-right: 0;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce
    .product-detailed-layout
    .product
    .woocommerce-product-gallery
    .vertical-img-right.wpgis-slider-for,
  .woocommerce
    .product-detailed-layout
    .product
    .images
    .vertical-img-right.wpgis-slider-for {
    margin-bottom: 0;
    margin-right: 2px;
    width: 87%;
  }
}
@media screen {
  .woocommerce
    .product-detailed-layout
    .product
    .woocommerce-product-gallery
    #wpgis-gallery,
  .woocommerce .product-detailed-layout .product .images #wpgis-gallery {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce
    .product-detailed-layout
    .product
    .woocommerce-product-gallery
    #wpgis-gallery,
  .woocommerce .product-detailed-layout .product .images #wpgis-gallery {
    width: auto;
  }
}
@media screen {
  .woocommerce
    .product-detailed-layout
    .product
    .woocommerce-product-gallery
    #wpgis-gallery
    .slick-current,
  .woocommerce
    .product-detailed-layout
    .product
    .images
    #wpgis-gallery
    .slick-current {
    opacity: 0.4;
    box-shadow: 0 0 27px rgba(0, 0, 0, 0.27);
  }
  .woocommerce .product-detailed-layout .product .summary {
    float: none;
    width: 100%;
  }
  .woocommerce .product-detailed-layout .product .summary h1 {
    color: #303030;
    font-family: "open_sansextrabold";
    font-size: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce .product-detailed-layout .product .summary h1 {
    font-size: 20px;
  }
}
@media screen and (min-width: 992px) {
  .woocommerce .product-detailed-layout .product .summary h1 {
    font-size: 22px;
  }
}
@media screen and (min-width: 1200px) {
  .woocommerce .product-detailed-layout .product .summary h1 {
    font-size: 25px;
  }
}
@media screen {
  .woocommerce .product-detailed-layout .product .summary .categories {
    font-family: 14px;
    color: #303030;
    font-family: "open_sansbold";
    letter-spacing: 2px;
    margin-top: 10px;
  }
  .woocommerce .product-detailed-layout .product .summary .price {
    color: #303030;
    font-size: 16px;
    font-family: "open_sansbold";
    letter-spacing: 2px;
    margin-top: 15px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce .product-detailed-layout .product .summary .price {
    font-size: 18px;
    margin-top: 20px;
  }
}
@media screen {
  .woocommerce .product-detailed-layout .product .summary .price del {
    display: inline-flex;
    text-decoration: line-through;
  }
  .woocommerce .product-detailed-layout .product .summary .price ins {
    color: #ffdf00;
  }
  .woocommerce .product-detailed-layout .product .summary .price ins::before {
    color: #303030;
    content: "-";
    display: inline-block;
    margin-left: 4px;
    margin-right: 4px;
    position: relative;
  }
  .woocommerce
    .product-detailed-layout
    .product
    .summary
    .woocommerce-product-details__short-description {
    margin-bottom: 10px;
    margin-top: 15px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce
    .product-detailed-layout
    .product
    .summary
    .woocommerce-product-details__short-description {
    margin-top: 25px;
  }
}
@media screen {
  .woocommerce
    .product-detailed-layout
    .product
    .summary
    .woocommerce-product-details__short-description
    p {
    color: #303030;
    font-family: "open_sanslight";
    font-size: 14px;
    line-height: 1.7;
  }
  .woocommerce
    .product-detailed-layout
    .product
    .summary
    .cart
    .table-responsive {
    border: none;
    overflow-x: initial;
  }
  .woocommerce .product-detailed-layout .product .summary .cart .variations {
    margin-bottom: 0;
  }
  .woocommerce
    .product-detailed-layout
    .product
    .summary
    .cart
    .variations
    tbody
    tr
    td {
    background-color: transparent;
    display: table-cell;
    padding-bottom: 14px;
    padding-top: 14px;
    vertical-align: middle;
  }
  .woocommerce
    .product-detailed-layout
    .product
    .summary
    .cart
    .variations
    tbody
    tr
    td
    .reset_variations {
    color: red;
    display: none !important;
    font-family: "open_sansbold";
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
  }
  .woocommerce
    .product-detailed-layout
    .product
    .summary
    .cart
    .variations
    tbody
    tr
    td
    .reset_variations:hover {
    color: #303030;
  }
  .woocommerce
    .product-detailed-layout
    .product
    .summary
    .cart
    .variations
    tbody
    tr
    .label {
    text-align: left;
    width: 115px;
  }
  .woocommerce
    .product-detailed-layout
    .product
    .summary
    .cart
    .variations
    tbody
    tr
    .label
    label {
    color: #303030;
    font-family: "open_sansbold";
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
    margin-bottom: 10px;
  }
  .woocommerce
    .product-detailed-layout
    .product
    .summary
    .cart
    .variations
    tbody
    tr
    .value
    .variable-items-wrapper {
    margin-left: -5px;
    margin-right: -5px;
  }
}
@media screen and (min-width: 992px) {
  .woocommerce
    .product-detailed-layout
    .product
    .summary
    .cart
    .variations
    tbody
    tr
    .value
    .variable-items-wrapper[data-attribute_name="attribute_pa_size"]
    li.button-variable-item {
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
  }
}
@media screen {
  .woocommerce
    .product-detailed-layout
    .product
    .summary
    .cart
    .variations
    tbody
    tr
    .value
    .variable-items-wrapper
    li.button-variable-item {
    box-shadow: none;
    border: none;
    border-radius: 0;
    height: auto;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0;
    width: 100%;
  }
}
@media screen and (min-width: 420px) {
  .woocommerce
    .product-detailed-layout
    .product
    .summary
    .cart
    .variations
    tbody
    tr
    .value
    .variable-items-wrapper
    li.button-variable-item {
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .woocommerce
    .product-detailed-layout
    .product
    .summary
    .cart
    .variations
    tbody
    tr
    .value
    .variable-items-wrapper
    li.button-variable-item {
    flex: 0 0 25%;
    max-width: 25%;
    width: 25%;
  }
}
@media screen and (min-width: 1200px) {
  .woocommerce
    .product-detailed-layout
    .product
    .summary
    .cart
    .variations
    tbody
    tr
    .value
    .variable-items-wrapper
    li.button-variable-item {
    flex: 0 0 20%;
    max-width: 20%;
    width: 20%;
  }
}
@media screen {
  .woocommerce
    .product-detailed-layout
    .product
    .summary
    .cart
    .variations
    tbody
    tr
    .value
    .variable-items-wrapper
    li.button-variable-item::before,
  .woocommerce
    .product-detailed-layout
    .product
    .summary
    .cart
    .variations
    tbody
    tr
    .value
    .variable-items-wrapper
    li.button-variable-item::after {
    content: none;
  }
  .woocommerce
    .product-detailed-layout
    .product
    .summary
    .cart
    .variations
    tbody
    tr
    .value
    .variable-items-wrapper
    li.button-variable-item:hover
    .variable-item-span-button,
  .woocommerce
    .product-detailed-layout
    .product
    .summary
    .cart
    .variations
    tbody
    tr
    .value
    .variable-items-wrapper
    li.button-variable-item.selected
    .variable-item-span-button {
    background-color: #303030;
    color: #fff;
  }
  .woocommerce
    .product-detailed-layout
    .product
    .summary
    .cart
    .variations
    tbody
    tr
    .value
    .variable-items-wrapper
    li.button-variable-item
    .variable-item-span-button {
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #303030;
    font-family: "open_sansbold";
    font-size: 14px;
    letter-spacing: 2px;
    padding: 3px 15px;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    width: 100%;
  }
  .woocommerce
    .product-detailed-layout
    .product
    .summary
    .cart
    .variations
    tbody
    tr
    .value
    .variable-items-wrapper
    li.color-variable-item {
    box-shadow: none;
    border: none;
    border-radius: 0;
    height: auto;
    flex: 0 0 45px;
    max-width: 45px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0;
    width: 45px;
  }
  .woocommerce
    .product-detailed-layout
    .product
    .summary
    .cart
    .variations
    tbody
    tr
    .value
    .variable-items-wrapper
    li.color-variable-item
    span {
    border: 2px solid transparent;
    height: 35px;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    width: 35px;
  }
  .woocommerce
    .product-detailed-layout
    .product
    .summary
    .cart
    .variations
    tbody
    tr
    .value
    .variable-items-wrapper
    li.color-variable-item:hover
    span,
  .woocommerce
    .product-detailed-layout
    .product
    .summary
    .cart
    .variations
    tbody
    tr
    .value
    .variable-items-wrapper
    li.color-variable-item.selected
    span {
    border-color: #ffdf00;
  }
  .woocommerce
    .product-detailed-layout
    .product
    .summary
    .single_variation_wrap
    .price {
    color: #303030;
    font-size: 16px;
    font-family: "open_sansbold";
    letter-spacing: 2px;
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce
    .product-detailed-layout
    .product
    .summary
    .single_variation_wrap
    .price {
    font-size: 18px;
  }
}
@media screen {
  .woocommerce
    .product-detailed-layout
    .product
    .summary
    .single_variation_wrap
    .price
    del {
    display: inline-flex;
    text-decoration: line-through;
  }
  .woocommerce
    .product-detailed-layout
    .product
    .summary
    .single_variation_wrap
    .price
    ins {
    color: #ffdf00;
  }
  .woocommerce
    .product-detailed-layout
    .product
    .summary
    .single_variation_wrap
    .price
    ins::before {
    color: #303030;
    content: "-";
    display: inline-block;
    margin-left: 4px;
    margin-right: 4px;
    position: relative;
  }
  .woocommerce .product-detailed-layout .product .summary .quantity {
    display: block;
    margin-bottom: 15px;
    margin-top: 15px;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce .product-detailed-layout .product .summary .quantity {
    margin-bottom: 30px;
  }
}
@media screen {
  .woocommerce .product-detailed-layout .product .summary .quantity::before {
    color: #303030;
    content: "Quantity";
    font-family: "open_sansbold";
    font-size: 14px;
    font-weight: 400;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 115px;
  }
  .woocommerce .product-detailed-layout .product .summary .quantity input {
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    height: 35px;
    width: 35px;
  }
  .woocommerce
    .product-detailed-layout
    .product
    .summary
    .quantity
    .qty-wrapper {
    display: inline-block;
  }
  .woocommerce
    .product-detailed-layout
    .product
    .summary
    .quantity
    .qty-wrapper
    .qty-control {
    background-color: transparent;
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #303030;
    font-size: 14px;
    font-family: "open_sansbold";
    height: 35px;
    outline: 0;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    width: 35px;
  }
  .woocommerce
    .product-detailed-layout
    .product
    .summary
    .quantity
    .qty-wrapper
    .qty-control:hover {
    background-color: #efefef;
  }
  .woocommerce
    .product-detailed-layout
    .product
    .summary
    .quantity
    .qty-wrapper
    .qty-control.minus {
    margin-right: 9px;
  }
  .woocommerce
    .product-detailed-layout
    .product
    .summary
    .quantity
    .qty-wrapper
    .qty-control.add {
    margin-left: 9px;
  }
  .woocommerce
    .product-detailed-layout
    .product
    .summary
    .single_add_to_cart_button {
    background-color: #ffdf00;
    border: none;
    border-radius: 0;
    color: #fff;
    font-family: "open_sanssemibold";
    font-size: 14px;
    height: 49px;
    letter-spacing: 2px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    width: 182px;
  }
  .woocommerce
    .product-detailed-layout
    .product
    .summary
    .single_add_to_cart_button:hover {
    background-color: #303030;
  }
  .woocommerce .product-detailed-layout .product .summary .specification {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: 30px;
    padding-top: 30px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce .product-detailed-layout .product .summary .specification {
    margin-top: 40px;
    padding-top: 40px;
  }
}
@media screen and (min-width: 992px) {
  .woocommerce .product-detailed-layout .product .summary .specification {
    margin-top: 50px;
    padding-top: 50px;
  }
}
@media screen {
  .woocommerce .product-detailed-layout .product .summary .specification h3 {
    color: #303030;
    font-family: "open_sansbold";
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce .product-detailed-layout .product .summary .specification h3 {
    font-size: 18px;
  }
}
@media screen {
  .woocommerce .product-detailed-layout .product .summary .specification p {
    color: #303030;
    font-family: "open_sanslight";
    font-size: 14px;
    line-height: 1.7;
  }
  .woocommerce .product-detailed-layout .product .summary .specification ul {
    margin-top: 20px;
  }
  .woocommerce .product-detailed-layout .product .summary .specification ul li {
    color: #303030;
    display: block;
    list-style-type: none;
    font-family: "open_sanslight";
    font-size: 14px;
    line-height: 1.7;
    margin-bottom: 15px;
    position: relative;
    padding-left: 35px;
  }
  .woocommerce
    .product-detailed-layout
    .product
    .summary
    .specification
    ul
    li::before {
    content: "\f058";
    color: #ffdf00;
    font-family: "FontAwesome";
    font-weight: 500;
    left: 0;
    position: absolute;
    top: 2px;
  }
  .woocommerce
    .product-detailed-layout
    .product
    .summary
    .specification
    ul
    li:last-child {
    margin-bottom: 0;
  }
  .woocommerce .product-detailed-layout .product .summary .brochure {
    margin-top: 15px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce .product-detailed-layout .product .summary .brochure {
    margin-top: 30px;
  }
}
@media screen {
  .woocommerce .product-detailed-layout .product .summary .brochure a {
    align-items: center;
    display: flex;
    flex: 0 0 182px;
    max-width: 182px;
    justify-content: center;
    height: 49px;
    background-color: #303030;
    color: #fff;
    font-family: "open_sanssemibold";
    font-size: 14px;
    letter-spacing: 2px;
  }
  .woocommerce .product-detailed-layout .product .summary .brochure a:hover {
    background-color: #ffdf00;
  }
  .woocommerce .product-detailed-layout .product .up-sells {
    margin-top: 30px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce .product-detailed-layout .product .up-sells {
    margin-top: 40px;
  }
}
@media screen and (min-width: 992px) {
  .woocommerce .product-detailed-layout .product .up-sells {
    margin-top: 50px;
  }
}
@media screen {
  .woocommerce .product-detailed-layout .product .up-sells h2 {
    color: #303030;
    font-family: "open_sansextrabold";
    font-size: 18px;
    letter-spacing: 2px;
    margin-bottom: 30px;
    text-transform: uppercase;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce .product-detailed-layout .product .up-sells h2 {
    font-size: 20px;
  }
}
@media screen and (min-width: 992px) {
  .woocommerce .product-detailed-layout .product .up-sells h2 {
    font-size: 22px;
  }
}
@media screen and (min-width: 1200px) {
  .woocommerce .product-detailed-layout .product .up-sells h2 {
    font-size: 25px;
  }
}
@media screen {
  .woocommerce .product-detailed-layout .product .up-sells ul.products {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 0;
    margin-bottom: 0;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 0;
    width: 100%;
  }
  .woocommerce .product-detailed-layout .product .up-sells ul.products li,
  .woocommerce
    .product-detailed-layout
    .product
    .up-sells
    ul.products
    li.product {
    float: none;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
}
@media screen and (min-width: 400px) {
  .woocommerce .product-detailed-layout .product .up-sells ul.products li,
  .woocommerce
    .product-detailed-layout
    .product
    .up-sells
    ul.products
    li.product {
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce .product-detailed-layout .product .up-sells ul.products li,
  .woocommerce
    .product-detailed-layout
    .product
    .up-sells
    ul.products
    li.product {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 992px) {
  .woocommerce .product-detailed-layout .product .up-sells ul.products li,
  .woocommerce
    .product-detailed-layout
    .product
    .up-sells
    ul.products
    li.product {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    margin-bottom: 50px;
    width: 33.33%;
  }
}
@media screen {
  .woocommerce
    .product-detailed-layout
    .product
    .up-sells
    ul.products
    li
    .product-wrap
    a,
  .woocommerce
    .product-detailed-layout
    .product
    .up-sells
    ul.products
    li.product
    .product-wrap
    a {
    display: block;
  }
  .woocommerce
    .product-detailed-layout
    .product
    .up-sells
    ul.products
    li
    .product-wrap
    a:hover
    .image,
  .woocommerce
    .product-detailed-layout
    .product
    .up-sells
    ul.products
    li.product
    .product-wrap
    a:hover
    .image {
    box-shadow: 0 0 27px rgba(0, 0, 0, 0.27);
  }
  .woocommerce
    .product-detailed-layout
    .product
    .up-sells
    ul.products
    li
    .product-wrap
    a:hover
    .image
    img,
  .woocommerce
    .product-detailed-layout
    .product
    .up-sells
    ul.products
    li.product
    .product-wrap
    a:hover
    .image
    img {
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
  }
  .woocommerce
    .product-detailed-layout
    .product
    .up-sells
    ul.products
    li
    .product-wrap
    a
    .image,
  .woocommerce
    .product-detailed-layout
    .product
    .up-sells
    ul.products
    li.product
    .product-wrap
    a
    .image {
    display: block;
    margin-bottom: 22px;
    overflow: hidden;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
  }
  .woocommerce
    .product-detailed-layout
    .product
    .up-sells
    ul.products
    li
    .product-wrap
    a
    .image
    img,
  .woocommerce
    .product-detailed-layout
    .product
    .up-sells
    ul.products
    li.product
    .product-wrap
    a
    .image
    img {
    height: auto;
    margin-bottom: 0;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    width: 100%;
  }
  .woocommerce
    .product-detailed-layout
    .product
    .up-sells
    ul.products
    li
    .product-wrap
    a
    .title,
  .woocommerce
    .product-detailed-layout
    .product
    .up-sells
    ul.products
    li.product
    .product-wrap
    a
    .title {
    color: #303030;
    font-size: 16px;
    font-family: "open_sansextrabold";
    text-transform: uppercase;
  }
  .woocommerce
    .product-detailed-layout
    .product
    .up-sells
    ul.products
    li
    .product-wrap
    a
    .excerpt,
  .woocommerce
    .product-detailed-layout
    .product
    .up-sells
    ul.products
    li.product
    .product-wrap
    a
    .excerpt {
    color: #303030;
    font-size: 14px;
    font-family: "open_sanslight";
    line-height: 1.8;
    margin-top: 12px;
  }
  .woocommerce
    .product-detailed-layout
    .product
    .up-sells
    ul.products
    li
    .product-wrap
    a
    .price,
  .woocommerce
    .product-detailed-layout
    .product
    .up-sells
    ul.products
    li.product
    .product-wrap
    a
    .price {
    color: #303030;
    font-size: 14px;
    font-family: "open_sanssemibold";
    margin-top: 10px;
  }
  .woocommerce
    .product-detailed-layout
    .product
    .up-sells
    ul.products
    li
    .product-wrap
    a
    .price
    del,
  .woocommerce
    .product-detailed-layout
    .product
    .up-sells
    ul.products
    li.product
    .product-wrap
    a
    .price
    del {
    display: inline-flex;
    text-decoration: line-through;
  }
  .woocommerce
    .product-detailed-layout
    .product
    .up-sells
    ul.products
    li
    .product-wrap
    a
    .price
    ins,
  .woocommerce
    .product-detailed-layout
    .product
    .up-sells
    ul.products
    li.product
    .product-wrap
    a
    .price
    ins {
    color: #ffdf00;
  }
  .woocommerce
    .product-detailed-layout
    .product
    .up-sells
    ul.products
    li
    .product-wrap
    a
    .price
    ins::before,
  .woocommerce
    .product-detailed-layout
    .product
    .up-sells
    ul.products
    li.product
    .product-wrap
    a
    .price
    ins::before {
    color: #303030;
    content: "-";
    display: inline-block;
    margin-left: 4px;
    margin-right: 4px;
    position: relative;
  }
}
@media screen {
  .woo-steps-contain {
    margin-bottom: 30px;
  }
  .woo-steps-contain .woo-steps {
    display: flex;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding-left: 0;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
  }
  .woo-steps-contain .woo-steps li {
    background-color: #878787;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    list-style-type: none;
    position: relative;
  }
  .woo-steps-contain .woo-steps li:nth-child(2n) {
    background-color: #9d9d9d;
  }
  .woo-steps-contain .woo-steps li.active {
    background-color: #333;
  }
  .woo-steps-contain .woo-steps li .woo-label {
    color: #fff;
    font-family: "open_sansextrabold";
    font-size: 14px;
    line-height: 1;
    padding: 15px;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .woo-steps-contain .woo-steps li .woo-label {
    font-size: 16px;
  }
}
@media screen and (min-width: 992px) {
  .woo-steps-contain .woo-steps li .woo-label {
    font-size: 19px;
  }
}
@media screen {
  .woo-steps-contain .woo-steps li .woo-label a {
    color: #fff;
  }
  .woo-steps-contain .woo-steps li .woo-label a:hover {
    color: #ffdf00;
  }
}
@media screen {
  .woocommerce-template {
    padding-bottom: 30px;
    padding-top: 30px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-template {
    padding-bottom: 40px;
    padding-top: 40px;
  }
}
@media screen and (min-width: 992px) {
  .woocommerce-template {
    padding-bottom: 50px;
    padding-top: 50px;
  }
}
@media screen and (min-width: 1200px) {
  .woocommerce-template {
    padding-bottom: 80px;
    padding-top: 80px;
  }
}
@media screen {
  h2.heading,
  h1.heading {
    background-color: #333;
    font-family: "open_sansextrabold";
    color: #fff;
    font-size: 18px;
    line-height: 1;
    padding: 10px 15px;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  h2.heading,
  h1.heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 992px) {
  h2.heading,
  h1.heading {
    font-size: 22px;
  }
}
@media screen {
  h2.heading mark,
  h1.heading mark {
    background-color: transparent;
    color: #ffdf00;
    padding: 0;
  }
  h2.heading.no-margin,
  h1.heading.no-margin {
    margin-bottom: 0;
  }
  .woocommerce-wrap {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    margin-left: -10px;
    margin-right: -10px;
    flex-wrap: wrap;
  }
  .woocommerce-wrap .products {
    margin-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-wrap .products {
    flex: 1;
    max-width: 100%;
    margin-bottom: 0;
  }
}
@media screen {
  .woocommerce-wrap .products .cart .cart-wrapper {
    max-height: 715px;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .woocommerce-wrap .products .cart .cart-wrapper .cart-item {
    border: 1px solid #c2c2c2;
    margin-bottom: 20px;
  }
  .woocommerce-wrap .products .cart .cart-wrapper .cart-item:last-child {
    margin-bottom: 0;
  }
  .woocommerce-wrap .products .cart .cart-wrapper .cart-item .product-title {
    background-color: #ffdf00;
    padding: 10px 50px 10px 21px;
    position: relative;
  }
  .woocommerce-wrap .products .cart .cart-wrapper .cart-item .product-title a {
    color: #fff;
    font-family: "open_sansextrabold";
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-wrap .products .cart .cart-wrapper .cart-item .product-title a {
    font-size: 14px;
  }
}
@media screen and (min-width: 992px) {
  .woocommerce-wrap .products .cart .cart-wrapper .cart-item .product-title a {
    font-size: 16px;
  }
}
@media screen {
  .woocommerce-wrap
    .products
    .cart
    .cart-wrapper
    .cart-item
    .product-title
    a:hover {
    color: #303030;
  }
  .woocommerce-wrap
    .products
    .cart
    .cart-wrapper
    .cart-item
    .product-title
    .remove {
    position: absolute;
    background-color: transparent;
    color: #fff !important;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    font-size: 22px;
    right: 20px;
  }
  .woocommerce-wrap
    .products
    .cart
    .cart-wrapper
    .cart-item
    .product-title
    .remove:hover {
    color: #303030 !important;
  }
  .woocommerce-wrap .products .cart .cart-wrapper .cart-item .product-details {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    padding: 20px;
    justify-content: center;
  }
  .woocommerce-wrap
    .products
    .cart
    .cart-wrapper
    .cart-item
    .product-details
    .image {
    flex: 0 0 100%;
    margin-bottom: 20px;
    max-width: 100%;
  }
}
@media screen and (min-width: 420px) {
  .woocommerce-wrap
    .products
    .cart
    .cart-wrapper
    .cart-item
    .product-details
    .image {
    flex: 0 0 90px;
    max-width: 90px;
    margin-bottom: 0;
  }
  .woocommerce-wrap
    .products
    .cart
    .cart-wrapper
    .cart-item
    .product-details
    .image.sm {
    flex: 0 0 64px;
    max-width: 64px;
  }
}
@media screen {
  .woocommerce-wrap
    .products
    .cart
    .cart-wrapper
    .cart-item
    .product-details
    .image
    a {
    display: block;
  }
  .woocommerce-wrap
    .products
    .cart
    .cart-wrapper
    .cart-item
    .product-details
    .image
    a
    img {
    height: auto;
    width: 100%;
  }
  .woocommerce-wrap
    .products
    .cart
    .cart-wrapper
    .cart-item
    .product-details
    .details {
    flex: 1;
    max-width: 100%;
  }
}
@media screen and (min-width: 420px) {
  .woocommerce-wrap
    .products
    .cart
    .cart-wrapper
    .cart-item
    .product-details
    .details {
    padding-left: 16px;
  }
}
@media screen {
  .woocommerce-wrap
    .products
    .cart
    .cart-wrapper
    .cart-item
    .product-details
    .details
    .price {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .woocommerce-wrap
    .products
    .cart
    .cart-wrapper
    .cart-item
    .product-details
    .details
    .price
    .label,
  .woocommerce-wrap
    .products
    .cart
    .cart-wrapper
    .cart-item
    .product-details
    .details
    .price
    .value {
    color: #1c1c1c;
    font-family: "open_sanssemibold";
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 1px;
    padding: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .woocommerce-wrap
    .products
    .cart
    .cart-wrapper
    .cart-item
    .product-details
    .details
    .price
    .label {
    text-align: left;
  }
  .woocommerce-wrap
    .products
    .cart
    .cart-wrapper
    .cart-item
    .product-details
    .details
    .price
    .value {
    text-align: right;
  }
  .woocommerce-wrap
    .products
    .cart
    .cart-wrapper
    .cart-item
    .product-details
    .details
    .description {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .woocommerce-wrap
    .products
    .cart
    .cart-wrapper
    .cart-item
    .product-details
    .details
    .description
    .variation {
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .woocommerce-wrap
    .products
    .cart
    .cart-wrapper
    .cart-item
    .product-details
    .details
    .description
    .variation
    dt,
  .woocommerce-wrap
    .products
    .cart
    .cart-wrapper
    .cart-item
    .product-details
    .details
    .description
    .variation
    dd {
    flex: 0 0 50%;
    max-width: 50%;
    color: #1c1c1c;
    font-family: "open_sanssemibold";
    text-transform: uppercase;
    font-size: 12px;
  }
  .woocommerce-wrap
    .products
    .cart
    .cart-wrapper
    .cart-item
    .product-details
    .details
    .description
    .variation
    dt {
    text-align: left;
  }
  .woocommerce-wrap
    .products
    .cart
    .cart-wrapper
    .cart-item
    .product-details
    .details
    .description
    .variation
    dd {
    text-align: right;
  }
  .woocommerce-wrap
    .products
    .cart
    .cart-wrapper
    .cart-item
    .product-details
    .details
    .quantity-wrap {
    text-align: right;
  }
  .woocommerce-wrap
    .products
    .cart
    .cart-wrapper
    .cart-item
    .product-details
    .details
    .quantity-wrap
    label {
    display: inline-block;
    font-weight: 400;
    vertical-align: middle;
    font-weight: 400;
    margin-right: 44px;
    font-family: "open_sanssemibold";
    font-size: 14px;
    margin-bottom: 0;
    color: #303030;
  }
  .woocommerce-wrap
    .products
    .cart
    .cart-wrapper
    .cart-item
    .product-details
    .details
    .quantity-wrap
    .input-group {
    display: inline-table;
    vertical-align: middle;
    width: 124px;
  }
  .woocommerce-wrap
    .products
    .cart
    .cart-wrapper
    .cart-item
    .product-details
    .details
    .quantity-wrap
    .input-group
    .input-group-addon {
    cursor: pointer;
    height: 35px;
    border-radius: 0;
    background-color: transparent;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 14px;
    color: #303030;
    font-family: "open_sansbold";
    width: 25px;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
  }
  .woocommerce-wrap
    .products
    .cart
    .cart-wrapper
    .cart-item
    .product-details
    .details
    .quantity-wrap
    .input-group
    .input-group-addon:hover {
    background-color: #303030;
    color: #fff;
  }
  .woocommerce-wrap
    .products
    .cart
    .cart-wrapper
    .cart-item
    .product-details
    .details
    .quantity-wrap
    .input-group
    .quantity {
    margin-left: 9px;
    margin-right: 9px;
  }
  .woocommerce-wrap
    .products
    .cart
    .cart-wrapper
    .cart-item
    .product-details
    .details
    .quantity-wrap
    .input-group
    .quantity
    input {
    height: 35px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    width: 100%;
  }
  .woocommerce-wrap
    .products
    .cart
    .cart-wrapper
    .cart-item
    .product-details
    .details
    .sub-total {
    background-color: #f2f2f2;
    padding: 14px 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
  }
  .woocommerce-wrap
    .products
    .cart
    .cart-wrapper
    .cart-item
    .product-details
    .details
    .sub-total.no-bg {
    background-color: transparent;
    padding: 0;
  }
  .woocommerce-wrap
    .products
    .cart
    .cart-wrapper
    .cart-item
    .product-details
    .details
    .sub-total
    .label,
  .woocommerce-wrap
    .products
    .cart
    .cart-wrapper
    .cart-item
    .product-details
    .details
    .sub-total
    .value {
    color: #1c1c1c;
    font-family: "open_sanssemibold";
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 1px;
    padding: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .woocommerce-wrap
    .products
    .cart
    .cart-wrapper
    .cart-item
    .product-details
    .details
    .sub-total
    .label {
    text-align: left;
  }
  .woocommerce-wrap
    .products
    .cart
    .cart-wrapper
    .cart-item
    .product-details
    .details
    .sub-total
    .value {
    text-align: right;
  }
  .woocommerce-wrap .products .cart .action {
    margin-top: 30px;
    text-align: right;
  }
  .woocommerce-wrap .products .cart .action button {
    border-radius: 0;
    background-color: #ffdf00;
    color: #fff;
    padding: 10px 15px;
    font-family: "open_sanssemibold";
    font-size: 14px;
    border-radius: 0;
    border: none;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 10px 20px;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
  }
  .woocommerce-wrap .products .cart .action button:hover {
    background-color: #333;
  }
  .woocommerce-wrap .collaterals {
    padding-left: 10px;
    padding-right: 10px;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-wrap .collaterals {
    flex: 0 0 320px;
    max-width: 320px;
  }
}
@media screen {
  .woocommerce-wrap .collaterals .cart-collaterals {
    width: 100%;
  }
  .woocommerce-wrap .collaterals .cart-collaterals .cart_totals {
    float: none;
    width: 100%;
  }
  .woocommerce-wrap .collaterals .cart-collaterals .cart_totals h2 {
    background-color: #333;
    font-family: "open_sansextrabold";
    color: #fff;
    font-size: 18px;
    line-height: 1;
    padding: 10px 15px;
    text-transform: uppercase;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-wrap .collaterals .cart-collaterals .cart_totals h2 {
    font-size: 20px;
  }
}
@media screen and (min-width: 992px) {
  .woocommerce-wrap .collaterals .cart-collaterals .cart_totals h2 {
    font-size: 22px;
  }
}
@media screen {
  .woocommerce-wrap
    .collaterals
    .cart-collaterals
    .cart_totals
    .table-responsive {
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    margin-top: 0;
  }
  .woocommerce-wrap .collaterals .cart-collaterals .cart_totals table {
    border-color: #c2c2c2;
    border-radius: 0;
  }
  .woocommerce-wrap
    .collaterals
    .cart-collaterals
    .cart_totals
    table
    tbody
    tr:last-child
    th,
  .woocommerce-wrap
    .collaterals
    .cart-collaterals
    .cart_totals
    table
    tbody
    tr:last-child
    td {
    border-bottom: none;
  }
  .woocommerce-wrap
    .collaterals
    .cart-collaterals
    .cart_totals
    table
    tbody
    tr.order-total
    th,
  .woocommerce-wrap
    .collaterals
    .cart-collaterals
    .cart_totals
    table
    tbody
    tr.order-total
    td {
    background-color: #333;
    color: #fff;
    padding: 10px 18px;
  }
  .woocommerce-wrap
    .collaterals
    .cart-collaterals
    .cart_totals
    table
    tbody
    tr
    th,
  .woocommerce-wrap
    .collaterals
    .cart-collaterals
    .cart_totals
    table
    tbody
    tr
    td {
    background-color: transparent;
    border-color: #c2c2c2;
    border-top: none;
    padding: 15px 18px;
    font-family: "open_sanssemibold";
    font-size: 15px;
    color: #1c1c1c;
    text-transform: uppercase;
  }
  .woocommerce-wrap
    .collaterals
    .cart-collaterals
    .cart_totals
    table
    tbody
    tr
    th
    strong,
  .woocommerce-wrap
    .collaterals
    .cart-collaterals
    .cart_totals
    table
    tbody
    tr
    th
    b,
  .woocommerce-wrap
    .collaterals
    .cart-collaterals
    .cart_totals
    table
    tbody
    tr
    td
    strong,
  .woocommerce-wrap
    .collaterals
    .cart-collaterals
    .cart_totals
    table
    tbody
    tr
    td
    b {
    font-weight: 400;
    font-family: "open_sanssemibold";
    font-size: 15px;
  }
  .woocommerce-wrap
    .collaterals
    .cart-collaterals
    .cart_totals
    table
    tbody
    tr
    th {
    text-align: left;
  }
  .woocommerce-wrap
    .collaterals
    .cart-collaterals
    .cart_totals
    table
    tbody
    tr
    td {
    text-align: right;
  }
  .woocommerce-wrap
    .collaterals
    .cart-collaterals
    .cart_totals
    .wc-proceed-to-checkout
    a {
    border-radius: 0;
    background-color: #ffdf00;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 10px 15px;
    flex: 0 0 100%;
    max-width: 100%;
    font-family: "open_sansextrabold";
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 0;
    height: 61px;
    text-transform: uppercase;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-wrap
    .collaterals
    .cart-collaterals
    .cart_totals
    .wc-proceed-to-checkout
    a {
    font-size: 16px;
  }
}
@media screen and (min-width: 992px) {
  .woocommerce-wrap
    .collaterals
    .cart-collaterals
    .cart_totals
    .wc-proceed-to-checkout
    a {
    font-size: 18px;
  }
}
@media screen {
  .woocommerce-wrap
    .collaterals
    .cart-collaterals
    .cart_totals
    .wc-proceed-to-checkout
    a:hover {
    background-color: #333;
  }
  .woocommerce-wrap .collaterals .cart-collaterals .coupons {
    background-color: #333;
    padding: 19px 21px;
    margin-bottom: 20px;
  }
  .woocommerce-wrap .collaterals .cart-collaterals .coupons label {
    display: block;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    font-family: "open_sanssemibold";
  }
  .woocommerce-wrap .collaterals .cart-collaterals .coupons input {
    width: 100%;
    padding: 13px 21px;
  }
  .woocommerce-checkout .checkout h3 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: #1c1c1c;
    font-size: 16px;
    font-family: "open_sanssemibold";
    padding-bottom: 19px;
    margin-bottom: 30px;
    display: block;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-checkout .checkout h3 {
    font-size: 18px;
  }
}
@media screen {
  .woocommerce-checkout
    .checkout
    .woocommerce-billing-fields__field-wrapper
    .form-row {
    display: block;
    float: none;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  .woocommerce-checkout
    .checkout
    .woocommerce-billing-fields__field-wrapper
    .form-row
    label {
    display: none;
  }
  .woocommerce-checkout
    .checkout
    .woocommerce-billing-fields__field-wrapper
    .form-row
    .woocommerce-input-wrapper {
    display: block;
  }
  .woocommerce-checkout
    .checkout
    .woocommerce-billing-fields__field-wrapper
    .form-row
    .woocommerce-input-wrapper
    input {
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0;
    padding: 10px 21px;
    width: 100%;
  }
  .woocommerce-checkout
    .checkout
    .woocommerce-billing-fields__field-wrapper
    .form-row
    .select2 {
    height: 39px;
    line-height: 1;
  }
  .woocommerce-checkout
    .checkout
    .woocommerce-billing-fields__field-wrapper
    .form-row
    .select2
    .selection {
    display: block;
    width: 100%;
  }
  .woocommerce-checkout
    .checkout
    .woocommerce-billing-fields__field-wrapper
    .form-row
    .select2
    .selection
    .select2-selection {
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0;
    display: block;
    height: 39px;
    width: 100%;
  }
  .woocommerce-checkout
    .checkout
    .woocommerce-billing-fields__field-wrapper
    .form-row
    .select2
    .selection
    .select2-selection
    .select2-selection__rendered {
    padding: 0 21px;
    line-height: 39px;
  }
  .woocommerce-checkout
    .checkout
    .woocommerce-billing-fields__field-wrapper
    .form-row
    .select2
    .selection
    .select2-selection
    .select2-selection__arrow {
    height: 39px;
  }
  .woocommerce-checkout .checkout .woocommerce-shipping-fields h3 {
    background-color: #333;
    border: none;
    margin-bottom: 20px;
    padding-bottom: 0;
  }
  .woocommerce-checkout .checkout .woocommerce-shipping-fields h3 label {
    color: #fff;
    font-family: "open_sanssemibold";
    font-weight: 400;
    font-size: 12px;
    margin: 0;
    padding: 10px 20px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-checkout .checkout .woocommerce-shipping-fields h3 label {
    font-size: 14px;
  }
}
@media screen {
  .woocommerce-checkout .checkout .woocommerce-shipping-fields h3 label input {
    position: relative;
    margin-left: 0;
    margin-right: 10px;
    margin-top: 0;
    vertical-align: middle;
  }
  .woocommerce-checkout .checkout .woocommerce-shipping-fields h3 label span {
    vertical-align: middle;
  }
  .woocommerce-checkout .checkout .woocommerce-shipping-fields .form-row {
    display: block;
    float: none;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  .woocommerce-checkout .checkout .woocommerce-shipping-fields .form-row label {
    display: none;
  }
  .woocommerce-checkout
    .checkout
    .woocommerce-shipping-fields
    .form-row
    .woocommerce-input-wrapper {
    display: block;
  }
  .woocommerce-checkout
    .checkout
    .woocommerce-shipping-fields
    .form-row
    .woocommerce-input-wrapper
    input {
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0;
    padding: 10px 21px;
    width: 100%;
  }
  .woocommerce-checkout
    .checkout
    .woocommerce-shipping-fields
    .form-row
    .woocommerce-input-wrapper
    .select2 {
    height: 39px;
    line-height: 1;
  }
  .woocommerce-checkout
    .checkout
    .woocommerce-shipping-fields
    .form-row
    .woocommerce-input-wrapper
    .select2
    .selection {
    display: block;
    width: 100%;
  }
  .woocommerce-checkout
    .checkout
    .woocommerce-shipping-fields
    .form-row
    .woocommerce-input-wrapper
    .select2
    .selection
    .select2-selection {
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0;
    display: block;
    height: 39px;
    width: 100%;
  }
  .woocommerce-checkout
    .checkout
    .woocommerce-shipping-fields
    .form-row
    .woocommerce-input-wrapper
    .select2
    .selection
    .select2-selection
    .select2-selection__rendered {
    padding: 0 21px;
    line-height: 39px;
  }
  .woocommerce-checkout
    .checkout
    .woocommerce-shipping-fields
    .form-row
    .woocommerce-input-wrapper
    .select2
    .selection
    .select2-selection
    .select2-selection__arrow {
    height: 39px;
  }
  .woocommerce-checkout .checkout .woocommerce-additional-fields .form-row {
    display: block;
    float: none;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  .woocommerce-checkout
    .checkout
    .woocommerce-additional-fields
    .form-row
    label {
    display: none;
  }
  .woocommerce-checkout
    .checkout
    .woocommerce-additional-fields
    .form-row
    .woocommerce-input-wrapper {
    display: block;
  }
  .woocommerce-checkout
    .checkout
    .woocommerce-additional-fields
    .form-row
    .woocommerce-input-wrapper
    textarea {
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0;
    height: 154px;
    padding: 10px 21px;
    width: 100%;
  }
  .checkout-collaterals {
    margin-top: 20px;
  }
  .checkout-collaterals .table-responsive {
    border: none;
    margin: 0;
    width: 100%;
  }
  .checkout-collaterals table {
    border-radius: 0;
    border: none;
    margin-bottom: 0;
  }
  .checkout-collaterals table tbody tr.order-total th,
  .checkout-collaterals table tbody tr.order-total td {
    background-color: #333;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
  }
  .checkout-collaterals table tbody tr.order-total th label,
  .checkout-collaterals table tbody tr.order-total th strong,
  .checkout-collaterals table tbody tr.order-total td label,
  .checkout-collaterals table tbody tr.order-total td strong {
    color: #fff;
  }
  .checkout-collaterals table tbody tr th,
  .checkout-collaterals table tbody tr td {
    background-color: transparent;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #1c1c1c;
    font-family: "open_sanssemibold";
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
    border-top: none;
    border-left: none;
    vertical-align: middle;
  }
}
@media screen and (min-width: 768px) {
  .checkout-collaterals table tbody tr th,
  .checkout-collaterals table tbody tr td {
    font-size: 18px;
  }
}
@media screen {
  .checkout-collaterals table tbody tr th ul#shipping_method li,
  .checkout-collaterals table tbody tr td ul#shipping_method li {
    margin-bottom: 0;
  }
  .checkout-collaterals table tbody tr th label,
  .checkout-collaterals table tbody tr th strong,
  .checkout-collaterals table tbody tr td label,
  .checkout-collaterals table tbody tr td strong {
    color: #1c1c1c;
    font-family: "open_sanssemibold";
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .checkout-collaterals table tbody tr th label,
  .checkout-collaterals table tbody tr th strong,
  .checkout-collaterals table tbody tr td label,
  .checkout-collaterals table tbody tr td strong {
    font-size: 18px;
  }
}
@media screen {
  .checkout-collaterals table tbody tr th {
    text-align: left;
  }
  .checkout-collaterals table tbody tr td {
    text-align: right;
  }
  #add_payment_method #payment,
  .woocommerce-cart #payment,
  .woocommerce-checkout #payment {
    background-color: transparent;
    border-radius: 0;
    margin-top: 30px;
  }
}
@media screen and (min-width: 768px) {
  #add_payment_method #payment,
  .woocommerce-cart #payment,
  .woocommerce-checkout #payment {
    margin-top: 40px;
  }
}
@media screen {
  #add_payment_method #payment::before,
  .woocommerce-cart #payment::before,
  .woocommerce-checkout #payment::before {
    content: "Choose your payment method";
    display: block;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: #1c1c1c;
    font-size: 16px;
    font-family: "open_sanssemibold";
    padding-bottom: 15px;
    margin-bottom: 20px;
    display: block;
    text-transform: uppercase;
  }
}
@media screen and (min-width: 768px) {
  #add_payment_method #payment::before,
  .woocommerce-cart #payment::before,
  .woocommerce-checkout #payment::before {
    font-size: 18px;
  }
}
@media screen {
  #add_payment_method #payment ul.payment_methods,
  .woocommerce-cart #payment ul.payment_methods,
  .woocommerce-checkout #payment ul.payment_methods {
    border-bottom: none;
    padding: 0;
  }
  #add_payment_method #payment ul.payment_methods li,
  .woocommerce-cart #payment ul.payment_methods li,
  .woocommerce-checkout #payment ul.payment_methods li {
    position: relative;
    border: 1px solid #c2c2c2;
    margin-bottom: 15px;
    position: relative;
  }
  #add_payment_method #payment ul.payment_methods li:last-child,
  .woocommerce-cart #payment ul.payment_methods li:last-child,
  .woocommerce-checkout #payment ul.payment_methods li:last-child {
    margin-bottom: 0;
  }
  #add_payment_method #payment ul.payment_methods li input,
  .woocommerce-cart #payment ul.payment_methods li input,
  .woocommerce-checkout #payment ul.payment_methods li input {
    display: inline-block !important;
    position: absolute;
    left: 20px;
    top: 15px;
  }
  #add_payment_method #payment ul.payment_methods li label,
  .woocommerce-cart #payment ul.payment_methods li label,
  .woocommerce-checkout #payment ul.payment_methods li label {
    background-color: #333;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-family: "open_sansbold";
    font-weight: 400;
    text-transform: uppercase;
    padding-left: 55px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
@media screen and (min-width: 768px) {
  #add_payment_method #payment ul.payment_methods li label,
  .woocommerce-cart #payment ul.payment_methods li label,
  .woocommerce-checkout #payment ul.payment_methods li label {
    font-size: 16px;
  }
}
@media screen {
  #add_payment_method #payment ul.payment_methods li label .about_paypal,
  .woocommerce-cart #payment ul.payment_methods li label .about_paypal,
  .woocommerce-checkout #payment ul.payment_methods li label .about_paypal {
    color: #fff;
    font-family: "open_sanslight";
    line-height: 30px;
  }
  #add_payment_method #payment ul.payment_methods li .payment_box,
  .woocommerce-cart #payment ul.payment_methods li .payment_box,
  .woocommerce-checkout #payment ul.payment_methods li .payment_box {
    background-color: transparent;
    margin: 0;
    padding: 15px 20px;
    display: block !important;
  }
  #add_payment_method #payment ul.payment_methods li .payment_box::before,
  .woocommerce-cart #payment ul.payment_methods li .payment_box::before,
  .woocommerce-checkout #payment ul.payment_methods li .payment_box::before {
    content: none;
  }
  #add_payment_method #payment ul.payment_methods li .payment_box p,
  .woocommerce-cart #payment ul.payment_methods li .payment_box p,
  .woocommerce-checkout #payment ul.payment_methods li .payment_box p {
    color: #1c1c1c;
    font-family: "open_sanslight";
    font-size: 14px;
    line-height: 1.7;
  }
}
@media screen and (min-width: 768px) {
  #add_payment_method #payment ul.payment_methods li .payment_box p,
  .woocommerce-cart #payment ul.payment_methods li .payment_box p,
  .woocommerce-checkout #payment ul.payment_methods li .payment_box p {
    font-size: 16px;
  }
}
@media screen {
  #add_payment_method #payment ul.payment_methods li .payment_box .form-row,
  .woocommerce-cart #payment ul.payment_methods li .payment_box .form-row,
  .woocommerce-checkout #payment ul.payment_methods li .payment_box .form-row {
    margin: 0;
    padding: 0;
  }
  #add_payment_method
    #payment
    ul.payment_methods
    li
    .payment_box
    .form-row
    label,
  .woocommerce-cart #payment ul.payment_methods li .payment_box .form-row label,
  .woocommerce-checkout
    #payment
    ul.payment_methods
    li
    .payment_box
    .form-row
    label {
    background-color: transparent;
    color: #1c1c1c;
    font-family: "open_sansregular";
    padding: 0;
    text-transform: initial;
  }
  #add_payment_method
    #payment
    ul.payment_methods
    li
    .payment_box
    .form-row
    div
    div,
  .woocommerce-cart
    #payment
    ul.payment_methods
    li
    .payment_box
    .form-row
    div
    div,
  .woocommerce-checkout
    #payment
    ul.payment_methods
    li
    .payment_box
    .form-row
    div
    div {
    position: relative;
    padding-left: 55px !important;
    padding-right: 15px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  #add_payment_method
    #payment
    ul.payment_methods
    li
    .payment_box
    .form-row
    div
    div
    input,
  .woocommerce-cart
    #payment
    ul.payment_methods
    li
    .payment_box
    .form-row
    div
    div
    input,
  .woocommerce-checkout
    #payment
    ul.payment_methods
    li
    .payment_box
    .form-row
    div
    div
    input {
    display: inline-block !important;
    position: absolute;
    left: 20px;
    top: 15px;
  }
  #add_payment_method #payment .place-order,
  .woocommerce-cart #payment .place-order,
  .woocommerce-checkout #payment .place-order {
    margin-top: 20px;
    margin-bottom: 0;
    padding: 0 !important;
  }
  #add_payment_method #payment .place-order button,
  .woocommerce-cart #payment .place-order button,
  .woocommerce-checkout #payment .place-order button {
    border-radius: 0;
    background-color: #ffdf00;
    color: #fff;
    padding: 10px 15px;
    font-family: "open_sansextrabold";
    font-size: 14px;
    border-radius: 0;
    border: none;
    text-transform: uppercase;
    padding: 10px 20px;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    text-align: center;
    width: 100%;
    height: 61px;
  }
  #add_payment_method #payment .place-order button:hover,
  .woocommerce-cart #payment .place-order button:hover,
  .woocommerce-checkout #payment .place-order button:hover {
    background-color: #333;
  }
}
@media screen and (min-width: 768px) {
  #add_payment_method #payment .place-order button,
  .woocommerce-cart #payment .place-order button,
  .woocommerce-checkout #payment .place-order button {
    font-size: 16px;
  }
}
@media screen and (min-width: 992px) {
  #add_payment_method #payment .place-order button,
  .woocommerce-cart #payment .place-order button,
  .woocommerce-checkout #payment .place-order button {
    font-size: 18px;
  }
}
@media screen {
  .woocommerce-order
    .woocommerce-bacs-bank-details
    .wc-bacs-bank-details-heading {
    background-color: #333;
    color: #fff;
    font-family: "open_sanssemibold";
    font-size: 14px;
    padding: 10px 21px;
    display: block;
    margin-top: 10px;
    text-transform: uppercase;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-order
    .woocommerce-bacs-bank-details
    .wc-bacs-bank-details-heading {
    font-size: 16px;
  }
}
@media screen {
  .woocommerce-order
    .woocommerce-bacs-bank-details
    .wc-bacs-bank-details-account-name {
    margin-bottom: 15px;
  }
  .woocommerce-order .order-information {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 25px;
    padding-bottom: 20px;
  }
  .woocommerce-order .order-information .label {
    color: #1c1c1c;
    font-family: "open_sanssemibold";
    font-size: 16px;
    padding: 0;
    text-transform: uppercase;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-order .order-information .label {
    font-size: 18px;
  }
}
@media screen {
  .woocommerce-order .order-information .value {
    color: #1c1c1c;
    font-family: "open_sanssemibold";
    font-size: 14px;
    margin-top: 5px;
    text-transform: uppercase;
  }
  .woocommerce-order .details {
    margin-bottom: 20px;
  }
  .woocommerce-order .details .item {
    position: relative;
    margin-bottom: 10px;
    padding-left: 25px;
  }
  .woocommerce-order .details .item:last-child {
    margin-bottom: 0;
  }
  .woocommerce-order .details .item .icon {
    color: #ffdf00;
    font-size: 12px;
    position: absolute;
    left: 0;
    top: 0;
  }
  .woocommerce-order .details .item .value {
    color: #1c1c1c;
    font-size: 13px;
    font-family: "open_sanslight";
    text-transform: uppercase;
  }
  .woocommerce-order .customer-address .woocommerce-columns--addresses h2 {
    background-color: #333;
    color: #fff;
    font-family: "open_sanssemibold";
    font-size: 14px;
    padding: 10px 21px;
    display: block;
    text-transform: uppercase;
    width: 100%;
  }
  .woocommerce-order .customer-address .woocommerce-columns--addresses address {
    border-radius: 0;
    border: none;
    padding: 18px 0;
    font-family: "open_sanslight";
    color: #1c1c1c;
    font-size: 14px;
    line-height: 1.7;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-order .customer-address .woocommerce-columns--addresses address {
    font-size: 16px;
  }
}
@media screen {
  .woocommerce-order
    .customer-address
    .woocommerce-columns--addresses
    address
    p {
    font-family: "open_sanslight";
    color: #1c1c1c;
    font-size: 14px;
    margin: 0;
    padding: 0;
  }
  .woocommerce-order
    .customer-address
    .woocommerce-columns--addresses
    address
    p::before {
    content: none;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-order
    .customer-address
    .woocommerce-columns--addresses
    address
    p {
    font-size: 16px;
  }
}
@media screen {
  .woocommerce-order .woocommerce-order-details {
    margin-bottom: 0;
  }
  .woocommerce-order .woocommerce-order-details h2 {
    background-color: #333;
    color: #fff;
    font-family: "open_sanssemibold";
    font-size: 14px;
    padding: 10px 21px;
    display: block;
    text-transform: uppercase;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-order .woocommerce-order-details h2 {
    font-size: 16px;
  }
}
@media screen {
  .woocommerce-order .woocommerce-order-details p {
    text-align: right;
  }
  .woocommerce-order .woocommerce-order-details p a {
    background-color: #dba322;
    align-items: center;
    color: #fff;
    display: inline-flex;
    font-family: "open_sanssemibold";
    font-size: 16px;
    height: 39px;
    margin-top: 20px;
    max-width: 186px;
    font-weight: 400;
    justify-content: center;
    border-radius: 0;
    width: 186px;
  }
  .woocommerce-order .woocommerce-order-details p a:hover {
    background-color: #ffdf00;
    color: #fff;
  }
  .woocommerce-order .woocommerce-order-details .table-responsive {
    margin: 0;
    padding: 0;
    border: none;
  }
  .woocommerce-order .woocommerce-order-details .order-table-wrapper {
    border: 1px solid #c2c2c2;
    padding-left: 20px;
    padding-right: 20px;
  }
  .woocommerce-order .woocommerce-order-details table {
    border: none;
    border-radius: 0;
  }
  .woocommerce-order .woocommerce-order-details table tr td,
  .woocommerce-order .woocommerce-order-details table tr th {
    background-color: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    padding-left: 0;
    padding-right: 0;
  }
  .woocommerce-order .woocommerce-order-details table tr td .image,
  .woocommerce-order .woocommerce-order-details table tr th .image {
    display: inline-block;
    margin-right: 30px;
    vertical-align: middle;
    width: 60px;
  }
  .woocommerce-order .woocommerce-order-details table tr td a,
  .woocommerce-order .woocommerce-order-details table tr th a {
    color: #303030;
    font-family: "open_sansextrabold";
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
  }
  .woocommerce-order .woocommerce-order-details table tr td a:hover,
  .woocommerce-order .woocommerce-order-details table tr th a:hover {
    color: #ffdf00;
  }
  .woocommerce-order .woocommerce-order-details table tr td strong,
  .woocommerce-order .woocommerce-order-details table tr td b,
  .woocommerce-order .woocommerce-order-details table tr th strong,
  .woocommerce-order .woocommerce-order-details table tr th b {
    color: #303030;
    font-family: "open_sansextrabold";
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 400;
  }
  .woocommerce-order .woocommerce-order-details table tr td .amount,
  .woocommerce-order .woocommerce-order-details table tr th .amount {
    color: #303030;
    font-family: "open_sanssemibold";
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 400;
  }
  .woocommerce-order .woocommerce-order-details table thead tr td,
  .woocommerce-order .woocommerce-order-details table thead tr th {
    border-bottom: 1px solid #c2c2c2;
    font-family: "open_sansregular";
    font-weight: 600;
    font-size: 15px;
    padding-bottom: 15px;
    text-transform: uppercase;
  }
  .woocommerce-order .woocommerce-order-details table tbody tr td,
  .woocommerce-order .woocommerce-order-details table tbody tr th {
    border: none;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .woocommerce-order .woocommerce-order-details table tbody tr:first-child td,
  .woocommerce-order .woocommerce-order-details table tbody tr:first-child th {
    padding-top: 20px;
  }
  .woocommerce-order .woocommerce-order-details table tbody tr:last-child td,
  .woocommerce-order .woocommerce-order-details table tbody tr:last-child th {
    border-bottom: 1px solid #c2c2c2;
    padding-bottom: 20px;
  }
  .woocommerce-order .woocommerce-order-details table tfoot tr:last-child td,
  .woocommerce-order .woocommerce-order-details table tfoot tr:last-child th {
    border-bottom: none;
  }
  .woocommerce-order .woocommerce-order-details table tfoot tr td,
  .woocommerce-order .woocommerce-order-details table tfoot tr th {
    color: #303030;
    font-family: "open_sanssemibold";
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 400;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .woocommerce-order .woocommerce-order-details table tfoot tr td .amount,
  .woocommerce-order .woocommerce-order-details table tfoot tr th .amount {
    color: #303030;
    font-family: "open_sanssemibold";
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 400;
  }
  .woocommerce-order .woocommerce-order-details .order-total {
    background-color: #333;
    color: #fff;
    font-family: "open_sansextrabold";
    font-size: 19px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
  }
  .woocommerce-account .woocommerce {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation,
  .woocommerce-account .woocommerce-MyAccount-content {
    display: block;
    float: none;
    width: 100%;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation {
    background-color: #9c9c9c;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation ul {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    text-align: center;
    justify-content: center;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation ul li {
    flex: 0 0 50%;
    max-width: 50%;
    list-style-type: none;
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .woocommerce-account .woocommerce-MyAccount-navigation ul li {
    border-right: 1px solid #fff;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media screen {
  .woocommerce-account .woocommerce-MyAccount-navigation ul li:last-child {
    border-right: none;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
    background-color: #ffdf00;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    color: #fff;
    display: block;
    font-family: "open_sansextrabold";
    font-size: 12px;
    text-transform: uppercase;
    padding: 20px 15px;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
    background-color: #ffdf00;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    font-size: 15px;
  }
}
@media screen {
  .woocommerce-account .woocommerce-MyAccount-content {
    background-color: #fff;
    width: 100%;
  }
  .woocommerce-account .woocommerce-MyAccount-content .content-wrapper {
    max-width: 815px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-account .woocommerce-MyAccount-content .content-wrapper {
    padding-top: 40px;
  }
}
@media screen and (min-width: 992px) {
  .woocommerce-account .woocommerce-MyAccount-content .content-wrapper {
    padding-top: 50px;
  }
}
@media screen and (min-width: 1200px) {
  .woocommerce-account .woocommerce-MyAccount-content .content-wrapper {
    padding-top: 70px;
  }
}
@media screen {
  .woocommerce-account .woocommerce-MyAccount-content h3 {
    font-family: "open_sanslight";
    font-size: 16px;
    color: #303030;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-account .woocommerce-MyAccount-content h3 {
    font-size: 18px;
  }
}
@media screen and (min-width: 992px) {
  .woocommerce-account .woocommerce-MyAccount-content h3 {
    font-size: 20px;
  }
}
@media screen {
  .woocommerce-account .woocommerce-MyAccount-content h3 strong {
    font-family: "open_sanssemibold";
    font-weight: 400;
  }
  .woocommerce-account .woocommerce-MyAccount-content h3 a {
    font-family: "open_sanssemibold";
    color: #ffdf00;
  }
  .woocommerce-account .woocommerce-MyAccount-content h3 a:hover {
    color: #303030;
  }
  .woocommerce-account .woocommerce-MyAccount-content p {
    font-family: "open_sanslight";
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-account .woocommerce-MyAccount-content p {
    font-size: 14px;
  }
}
@media screen and (min-width: 992px) {
  .woocommerce-account .woocommerce-MyAccount-content p {
    font-size: 16px;
  }
}
@media screen {
  .woocommerce-account .woocommerce-MyAccount-content p a {
    color: #ffdf00;
    font-family: "open_sanssemibold";
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-account .woocommerce-MyAccount-content p a {
    font-size: 14px;
  }
}
@media screen and (min-width: 992px) {
  .woocommerce-account .woocommerce-MyAccount-content p a {
    font-size: 16px;
  }
}
@media screen {
  .woocommerce-account .woocommerce-MyAccount-content p a:hover {
    color: #303030;
  }
  .woocommerce-account .woocommerce-MyAccount-content p strong,
  .woocommerce-account .woocommerce-MyAccount-content p b {
    font-weight: 400;
    font-family: "open_sanssemibold";
  }
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Message {
    margin-bottom: 0;
  }
  .woocommerce-account .woocommerce-MyAccount-content .order-content {
    padding-top: 20px;
  }
}
@media screen and (min-width: 992px) {
  .woocommerce-account .woocommerce-MyAccount-content .order-content h2 {
    font-size: 20px;
  }
}
@media screen {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item {
    border-radius: 3px;
    border: 1px solid #c2c2c2;
    background-color: #fff;
    margin-bottom: 20px;
    overflow: hidden;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item:last-child {
    margin-bottom: 0;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-header {
    background-color: #464646;
    margin-left: -15px;
    margin-right: -15px;
    padding: 15px 21px;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-header {
    text-align: left;
  }
}
@media screen {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-header
    .order-col {
    display: inline-block;
    margin-left: -1px;
    margin-right: -1px;
    vertical-align: middle;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-header
    .order-col {
    width: 50%;
  }
}
@media screen {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-header
    .order-col
    .order-id {
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-header
    .order-col
    .order-id {
    margin-right: 35px;
  }
}
@media screen {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-header
    .order-col
    .order-id
    a {
    color: #fff;
    font-family: "open_sansbold";
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-header
    .order-col
    .order-id
    a:hover {
    color: #ffdf00;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-header
    .order-col
    .order-id
    a {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-header
    .order-col.right {
    text-align: right;
  }
}
@media screen {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-header
    .order-col
    .order-action {
    display: inline-block;
    padding-top: 10px;
    vertical-align: middle;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-header
    .order-col
    .order-action {
    padding-top: 0;
  }
}
@media screen {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-header
    .order-col
    .order-action
    .order-action-btn {
    background-color: #dba322;
    border-radius: 0;
    color: #fff;
    font-family: "open_sanssemibold";
    font-size: 13px;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 7px 30px;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-header
    .order-col
    .order-action
    .order-action-btn:last-child {
    margin-right: 0;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-header
    .order-col
    .order-action
    .order-action-btn:hover {
    background-color: #ffdf00;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-header
    .order-col
    .order-action
    .order-action-btn {
    margin-bottom: 0;
  }
}
@media screen {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-header
    .order-col
    .order-date {
    color: #fff;
    letter-spacing: 1px;
    font-family: "open_sansbold";
    font-size: 14px;
    padding-top: 10px;
    text-align: center;
    text-transform: uppercase;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-header
    .order-col
    .order-date {
    font-size: 16px;
    padding-top: 0;
    text-align: right;
  }
}
@media screen {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-body {
    padding-top: 30px;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-body
    .order-tracker {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 25px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    width: 100%;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-body
    .order-tracker
    ul {
    position: relative;
    padding-left: 0;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-body
    .order-tracker
    ul:after {
    content: "";
    clear: both;
    display: block;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-body
    .order-tracker
    ul
    li {
    display: inline-block;
    float: left;
    list-style-type: none;
    margin-left: -1px;
    margin-right: -1px;
    position: relative;
    vertical-align: top;
    text-align: center;
    width: 33.33%;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-body
    .order-tracker
    ul
    li.active
    .trail,
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-body
    .order-tracker
    ul
    li.active
    .crcle {
    background-color: #464646;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-body
    .order-tracker
    ul
    li
    .trail {
    background-color: #9c9c9c;
    height: 4px;
    left: calc(50% + 7px);
    position: absolute;
    top: 5px;
    width: calc(100% - 16px);
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-body
    .order-tracker
    ul
    li
    .crcle {
    background-color: #9c9c9c;
    border-radius: 100%;
    height: 16px;
    width: 16px;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-body
    .order-tracker
    ul
    li
    .label {
    color: #1c1c1c;
    display: block;
    font-size: 12px;
    font-family: "open_sansbold";
    text-transform: uppercase;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-body
    .order-tracker
    ul
    li
    .label {
    font-size: 15px;
  }
}
@media screen {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-body
    .product-name {
    color: #555;
    font-family: "open_sansbold";
    font-size: 25px;
    padding-bottom: 10px;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-body
    .order-col {
    display: inline-block;
    margin-left: -1px;
    margin-right: -1px;
    width: 50%;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-body
    .order-col
    .download-label {
    color: #555;
    font-family: "open_sansbold";
    font-size: 18px;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-body
    .order-col
    .download-count {
    text-align: right;
    font-family: "open_sansregular";
    font-size: 16px;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-body
    .order-status {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-bottom: 15px;
    padding-bottom: 15px;
    margin-left: -5px;
    margin-right: -5px;
    justify-content: center;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-body
    .order-status
    .status-item {
    flex: 0 0 100%;
    margin-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    max-width: 100%;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-body
    .order-status
    .status-item:last-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 620px) {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-body
    .order-status
    .status-item {
    flex: 1;
    margin-bottom: 0;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-body
    .order-status
    .status-item:first-child {
    flex: 0 0 216px;
    max-width: 216px;
  }
}
@media screen {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-body
    .order-status
    .stat-label {
    background-color: #e9e9e9;
    border-radius: 5px;
    font-size: 12px;
    font-family: "open_sanssemibold";
    margin-bottom: 5px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 5px 15px;
    height: 43px;
    width: 100%;
    text-transform: uppercase;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-body
    .order-status
    .stat-label {
    font-size: 15px;
  }
}
@media screen {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-body
    .order-status
    .messagebox {
    background-color: #e9e9e9;
    border-radius: 5px;
    display: block;
    font-size: 12px;
    font-family: "open_sanslight";
    font-weight: 400;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    padding: 5px 15px;
    position: relative;
    height: 43px;
    text-transform: none;
    white-space: normal;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-body
    .order-status
    .messagebox {
    padding: 5px 35px;
  }
}
@media screen {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-body
    .order-status
    .messagebox
    strong {
    font-family: "open_sanssemibold";
    font-weight: 400;
    margin-left: 5px;
    margin-right: 5px;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-body
    .label {
    font-size: 15px;
    color: #1c1c1c;
    font-family: "open_sanssemibold";
    text-transform: uppercase;
    display: block;
    float: none;
    width: 100%;
    margin-bottom: 10px;
    padding: 0;
    text-align: center;
  }
}
@media screen and (min-width: 620px) {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-body
    .label {
    text-align: left;
  }
}
@media screen {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-body
    .products {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    margin-left: -10px;
    margin-right: -10px;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-body
    .products
    .product-item {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 620px) {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-body
    .products
    .product-item {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-body
    .products
    .product-item {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}
@media screen {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-body
    .products
    .product-item
    .product-item-wrap {
    border: 1px solid #d6d6d6;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-body
    .products
    .product-item
    .product-item-wrap
    .image {
    flex: 0 0 100px;
    max-width: 100px;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-body
    .products
    .product-item
    .product-item-wrap
    .image
    a {
    display: grid;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-body
    .products
    .product-item
    .product-item-wrap
    .image
    a
    img {
    height: auto;
    width: 100%;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-body
    .products
    .product-item
    .product-item-wrap
    .product-name {
    font-family: "open_sansextrabold";
    font-size: 11px;
    color: #303030;
    text-transform: uppercase;
    letter-spacing: 1px;
    flex: 1;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    padding-bottom: 0;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-footer {
    border-top: 1px solid #ddd;
    padding-top: 15px;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-footer
    .order-col {
    display: inline-block;
    margin-left: -1px;
    margin-right: -1px;
    width: 50%;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-footer
    .order-col
    .order-label {
    color: #1c1c1c;
    font-family: "open_sansextrabold";
    font-size: 18px;
    line-height: 1;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .order-item
    .order-footer
    .order-col
    .order-total {
    color: #1c1c1c;
    font-family: "open_sansextrabold";
    font-size: 18px;
    line-height: 1;
    text-align: right;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .woocommerce-pagination
    .woocommerce-button {
    background-color: #303030;
    color: #fff;
    font-family: "open_sanssemibold";
    font-size: 12px;
    letter-spacing: 2px;
    margin-right: 5px;
    padding: 7px 12px;
    text-transform: uppercase;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .order-content
    .orders-container
    .woocommerce-pagination
    .woocommerce-button:hover {
    background-color: #ffdf00;
    color: #fff;
  }
  .woocommerce-account .woocommerce-MyAccount-content .view-order {
    padding-top: 20px;
  }
}
@media screen and (min-width: 992px) {
  .woocommerce-account .woocommerce-MyAccount-content .view-order h2 {
    font-size: 20px;
  }
}
@media screen {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .view-order
    .order-contain
    h2 {
    background-color: #333;
    color: #fff;
    font-family: "open_sanssemibold";
    font-size: 14px;
    padding: 10px 21px;
    display: block;
    text-transform: uppercase;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .view-order
    .order-contain
    h2 {
    font-size: 16px;
  }
}
@media screen {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .view-order
    .order-contain
    .table-responsive {
    margin: 0;
    padding: 0;
    border: none;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .view-order
    .order-contain
    .order-table-wrapper {
    border: 1px solid #c2c2c2;
    padding-left: 20px;
    padding-right: 20px;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .view-order
    .order-contain
    table {
    border: none;
    border-radius: 0;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .view-order
    .order-contain
    table
    tr
    td,
  .woocommerce-account
    .woocommerce-MyAccount-content
    .view-order
    .order-contain
    table
    tr
    th {
    background-color: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    padding-left: 0;
    padding-right: 0;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .view-order
    .order-contain
    table
    tr
    td
    .image,
  .woocommerce-account
    .woocommerce-MyAccount-content
    .view-order
    .order-contain
    table
    tr
    th
    .image {
    display: inline-block;
    margin-right: 30px;
    vertical-align: middle;
    width: 60px;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .view-order
    .order-contain
    table
    tr
    td
    a,
  .woocommerce-account
    .woocommerce-MyAccount-content
    .view-order
    .order-contain
    table
    tr
    th
    a {
    color: #303030;
    font-family: "open_sansextrabold";
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .view-order
    .order-contain
    table
    tr
    td
    a:hover,
  .woocommerce-account
    .woocommerce-MyAccount-content
    .view-order
    .order-contain
    table
    tr
    th
    a:hover {
    color: #ffdf00;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .view-order
    .order-contain
    table
    tr
    td
    strong,
  .woocommerce-account
    .woocommerce-MyAccount-content
    .view-order
    .order-contain
    table
    tr
    td
    b,
  .woocommerce-account
    .woocommerce-MyAccount-content
    .view-order
    .order-contain
    table
    tr
    th
    strong,
  .woocommerce-account
    .woocommerce-MyAccount-content
    .view-order
    .order-contain
    table
    tr
    th
    b {
    color: #303030;
    font-family: "open_sansextrabold";
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 400;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .view-order
    .order-contain
    table
    tr
    td
    .amount,
  .woocommerce-account
    .woocommerce-MyAccount-content
    .view-order
    .order-contain
    table
    tr
    th
    .amount {
    color: #303030;
    font-family: "open_sanssemibold";
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 400;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .view-order
    .order-contain
    table
    thead
    tr
    td,
  .woocommerce-account
    .woocommerce-MyAccount-content
    .view-order
    .order-contain
    table
    thead
    tr
    th {
    border-bottom: 1px solid #c2c2c2;
    font-family: "open_sansregular";
    font-weight: 600;
    font-size: 15px;
    padding-bottom: 15px;
    text-transform: uppercase;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .view-order
    .order-contain
    table
    tbody
    tr
    td,
  .woocommerce-account
    .woocommerce-MyAccount-content
    .view-order
    .order-contain
    table
    tbody
    tr
    th {
    border: none;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .view-order
    .order-contain
    table
    tbody
    tr:first-child
    td,
  .woocommerce-account
    .woocommerce-MyAccount-content
    .view-order
    .order-contain
    table
    tbody
    tr:first-child
    th {
    padding-top: 20px;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .view-order
    .order-contain
    table
    tbody
    tr:last-child
    td,
  .woocommerce-account
    .woocommerce-MyAccount-content
    .view-order
    .order-contain
    table
    tbody
    tr:last-child
    th {
    border-bottom: 1px solid #c2c2c2;
    padding-bottom: 20px;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .view-order
    .order-contain
    table
    tfoot
    tr:last-child
    td,
  .woocommerce-account
    .woocommerce-MyAccount-content
    .view-order
    .order-contain
    table
    tfoot
    tr:last-child
    th {
    border-bottom: none;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .view-order
    .order-contain
    table
    tfoot
    tr
    td,
  .woocommerce-account
    .woocommerce-MyAccount-content
    .view-order
    .order-contain
    table
    tfoot
    tr
    th {
    color: #303030;
    font-family: "open_sanssemibold";
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 400;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .view-order
    .order-contain
    table
    tfoot
    tr
    td
    .amount,
  .woocommerce-account
    .woocommerce-MyAccount-content
    .view-order
    .order-contain
    table
    tfoot
    tr
    th
    .amount {
    color: #303030;
    font-family: "open_sanssemibold";
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 400;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .view-order
    .order-contain
    .order-total {
    background-color: #333;
    color: #fff;
    font-family: "open_sansextrabold";
    font-size: 19px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .view-order
    .order-contain
    p {
    text-align: right;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .view-order
    .order-contain
    p
    a {
    background-color: #dba322;
    align-items: center;
    color: #fff;
    display: inline-flex;
    font-family: "open_sanssemibold";
    font-size: 16px;
    height: 39px;
    margin-top: 20px;
    max-width: 186px;
    font-weight: 400;
    justify-content: center;
    border-radius: 0;
    width: 186px;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .view-order
    .order-contain
    p
    a:hover {
    background-color: #ffdf00;
    color: #fff;
  }
  .woocommerce-account .woocommerce-MyAccount-content .address-heading {
    text-transform: uppercase;
    margin-top: 20px;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .addresses
    .woocommerce-Address {
    border: 1px solid #c2c2c2;
    margin-bottom: 20px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .addresses
    .woocommerce-Address
    .woocommerce-Address-title {
    background-color: #464646;
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 140px;
    padding-bottom: 10px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .addresses
    .woocommerce-Address
    .woocommerce-Address-title
    h3 {
    color: #fff;
    font-family: "open_sanssemibold";
    font-size: 14px;
    float: none;
    line-height: 1;
    text-transform: uppercase;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .addresses
    .woocommerce-Address
    .woocommerce-Address-title
    h3 {
    font-size: 16px;
  }
}
@media screen {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .addresses
    .woocommerce-Address
    .woocommerce-Address-title
    .edit {
    background-color: #ffdf00;
    color: #fff;
    font-family: "open_sanssemibold";
    font-size: 12px;
    letter-spacing: 2px;
    padding: 5px 40px;
    float: right;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    text-transform: uppercase;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .addresses
    .woocommerce-Address
    .woocommerce-Address-title
    .edit:hover {
    background-color: #dba322;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .addresses
    .woocommerce-Address
    address {
    font-family: "open_sanslight";
    font-size: 14px;
    line-height: 1.7;
    padding-top: 15px;
    padding-left: 5px;
    padding-right: 5px;
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .addresses
    .woocommerce-Address
    address {
    font-size: 16px;
  }
}
@media screen {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .address-form
    .woocommerce-address-fields
    p {
    border-top: 1px solid #c2c2c2;
    margin-top: 20px;
    padding-top: 20px;
    text-align: right;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .address-form
    .woocommerce-address-fields
    p
    .button {
    background-color: #ffdf00;
    color: #fff;
    font-family: "open_sanssemibold";
    border-radius: 0;
    font-size: 12px;
    letter-spacing: 2px;
    margin-right: 0;
    outline: 0;
    padding: 12px 30px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .address-form
    .woocommerce-address-fields
    p
    .button:hover {
    background-color: #dba322;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .address-form
    .woocommerce-address-fields
    .woocommerce-address-fields__field-wrapper
    p {
    border: none;
    display: block;
    float: none;
    padding: 0;
    text-align: left;
    width: 100%;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .address-form
    .woocommerce-address-fields
    .woocommerce-address-fields__field-wrapper
    p
    label {
    color: #1c1c1c;
    display: block;
    font-family: "open_sanssemibold";
    font-size: 12px;
    font-weight: 400;
    float: none;
    margin-bottom: 3px;
    text-transform: uppercase;
    width: 100%;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .address-form
    .woocommerce-address-fields
    .woocommerce-address-fields__field-wrapper
    p
    label
    span {
    display: inline-block;
    width: auto;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .address-form
    .woocommerce-address-fields
    .woocommerce-address-fields__field-wrapper
    p
    span {
    display: block;
    width: 100%;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .address-form
    .woocommerce-address-fields
    .woocommerce-address-fields__field-wrapper
    p
    span
    input {
    border: 1px solid #bcbcbc;
    border-radius: 0;
    display: block;
    font-family: "open_sansregular";
    font-size: 12px;
    padding: 12px 15px;
    width: 100%;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .address-form
    .woocommerce-address-fields
    .woocommerce-address-fields__field-wrapper
    p
    .select2-container--default {
    height: 100%;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .address-form
    .woocommerce-address-fields
    .woocommerce-address-fields__field-wrapper
    p
    .select2-container--default
    .selection {
    height: 100%;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .address-form
    .woocommerce-address-fields
    .woocommerce-address-fields__field-wrapper
    p
    .select2-container--default
    .selection
    .select2-selection--single {
    border: none;
    height: 100%;
    outline: 0;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .address-form
    .woocommerce-address-fields
    .woocommerce-address-fields__field-wrapper
    p
    .select2-container--default
    .selection
    .select2-selection--single
    .select2-selection__arrow {
    height: 100%;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .address-form
    .woocommerce-address-fields
    .woocommerce-address-fields__field-wrapper
    p
    .select2-container--default
    .selection
    .select2-selection--single
    .select2-selection__arrow
    b {
    left: auto;
    margin-top: 0;
    right: 10px;
    transform: translateY(-50%);
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .address-form
    .woocommerce-address-fields
    .woocommerce-address-fields__field-wrapper
    p
    .select2-container--default
    .selection
    .select2-selection--single
    .select2-selection__rendered {
    border: 1px solid #bcbcbc;
    font-family: "open_sansregular";
    font-size: 12px;
    padding: 6px 15px;
  }
  .woocommerce-account .woocommerce-MyAccount-content .account-details h2 {
    margin-top: 20px;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .account-details
    .account-detail-contain
    .edit-account {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    justify-content: center;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .account-details
    .account-detail-contain
    .edit-account
    .account-item {
    flex: 0 0 100%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 30px;
    max-width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .account-details
    .account-detail-contain
    .edit-account
    .account-item {
    flex: 0 0 50%;
    margin-bottom: 0;
    max-width: 50%;
  }
}
@media screen {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .account-details
    .account-detail-contain
    .edit-account
    .account-item
    .account-item-wrap {
    border: 1px solid #c2c2c2;
    padding: 30px 28px;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .account-details
    .account-detail-contain
    .account-item {
    margin-bottom: 30px;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .account-details
    .account-detail-contain
    .account-item:last-of-type {
    margin-bottom: 0;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .account-details
    .account-detail-contain
    .account-item
    legend {
    background-color: #404040;
    font-family: "open_sanssemibold";
    color: #fff;
    display: block;
    font-size: 14px;
    font-style: normal;
    margin-bottom: 0;
    text-transform: uppercase;
    padding: 10px 21px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .account-details
    .account-detail-contain
    .account-item
    legend {
    font-size: 16px;
  }
}
@media screen {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .account-details
    .account-detail-contain
    .account-item
    p {
    border: none;
    display: block;
    float: none;
    margin-bottom: 10px;
    margin-top: 0;
    padding: 0;
    text-align: left;
    width: 100%;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .account-details
    .account-detail-contain
    .account-item
    p:last-of-type {
    margin-bottom: 0;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .account-details
    .account-detail-contain
    .account-item
    p
    label {
    color: #1c1c1c;
    display: block;
    font-family: "open_sanssemibold";
    font-size: 12px;
    font-weight: 400;
    float: none;
    margin-bottom: 2px;
    text-transform: uppercase;
    width: 100%;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .account-details
    .account-detail-contain
    .account-item
    p
    label
    span {
    display: inline-block;
    width: auto;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .account-details
    .account-detail-contain
    .account-item
    p
    input {
    border: 1px solid #bcbcbc;
    border-radius: 0;
    display: block;
    font-family: "open_sansregular";
    font-size: 12px;
    padding: 5px 15px;
    width: 100%;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .account-details
    .account-detail-contain
    .account-item
    p
    span {
    display: block;
    margin-top: 0;
    width: 100%;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .account-details
    .account-detail-contain
    .account-item
    p
    span.required {
    margin-top: 0;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .account-details
    .account-detail-contain
    .account-item
    p
    span
    em {
    background-color: #404040;
    font-family: "open_sansbold";
    color: #9dca00;
    display: block;
    font-size: 18px;
    font-style: normal;
    margin-bottom: 15px;
    margin-top: 15px;
    padding: 10px 15px 5px;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .account-details
    .account-detail-contain
    .account-item
    p
    .select2-container--default {
    height: 100%;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .account-details
    .account-detail-contain
    .account-item
    p
    .select2-container--default
    .selection {
    height: 100%;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .account-details
    .account-detail-contain
    .account-item
    p
    .select2-container--default
    .selection
    .select2-selection--single {
    border: none;
    height: 100%;
    outline: 0;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .account-details
    .account-detail-contain
    .account-item
    p
    .select2-container--default
    .selection
    .select2-selection--single
    .select2-selection__arrow {
    height: 100%;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .account-details
    .account-detail-contain
    .account-item
    p
    .select2-container--default
    .selection
    .select2-selection--single
    .select2-selection__arrow
    b {
    left: auto;
    margin-top: 0;
    right: 10px;
    transform: translateY(-50%);
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .account-details
    .account-detail-contain
    .account-item
    p
    .select2-container--default
    .selection
    .select2-selection--single
    .select2-selection__rendered {
    font-family: "open_sansregular";
    font-size: 12px;
    padding: 6px 15px;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .account-details
    .account-detail-contain
    .save-btn {
    flex: 0 0 100%;
    max-width: 100%;
    border-top: 1px solid #ddd;
    margin-top: 20px;
    padding-top: 20px;
    text-align: right;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .account-details
    .account-detail-contain
    .save-btn
    .button {
    background-color: #ffdf00;
    color: #fff;
    font-family: "open_sanssemibold";
    border-radius: 0;
    font-size: 12px;
    letter-spacing: 2px;
    margin-right: 0;
    outline: 0;
    padding: 12px 30px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .account-details
    .account-detail-contain
    .save-btn
    .button:hover {
    background-color: #dba322;
  }
}
@media screen {
  .auth-modal {
    padding: 10px;
  }
  .auth-modal#nofication-modal .modal-dialog {
    max-width: 330px;
  }
  .auth-modal#nofication-modal
    .modal-dialog
    .modal-body
    .form-wrapper
    .form-content {
    margin-bottom: 0;
  }
  .auth-modal .modal-dialog {
    max-width: 730px;
    margin: 0 auto;
    width: 100%;
  }
  .auth-modal .modal-dialog .modal-content {
    border-radius: 0;
    border: none;
  }
  .auth-modal .modal-dialog .modal-content .modal-header {
    background-color: #333;
    padding: 9px 12px;
  }
  .auth-modal .modal-dialog .modal-content .modal-header button {
    opacity: 1;
  }
  .auth-modal .modal-dialog .modal-content .modal-body {
    max-height: 500px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 30px 15px;
  }
}
@media screen and (min-width: 768px) {
  .auth-modal .modal-dialog .modal-content .modal-body {
    padding: 30px;
  }
}
@media screen and (min-width: 992px) {
  .auth-modal .modal-dialog .modal-content .modal-body {
    padding: 30px 40px;
  }
}
@media screen {
  .auth-modal
    .modal-dialog
    .modal-content
    .modal-body
    .form-wrapper
    .form-content {
    margin-bottom: 10px;
    text-align: center;
  }
  .auth-modal
    .modal-dialog
    .modal-content
    .modal-body
    .form-wrapper
    .form-content
    h2 {
    color: #363636;
    font-size: 18px;
    font-family: "open_sansextrabold";
    text-transform: uppercase;
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 768px) {
  .auth-modal
    .modal-dialog
    .modal-content
    .modal-body
    .form-wrapper
    .form-content
    h2 {
    font-size: 20px;
  }
}
@media screen and (min-width: 992px) {
  .auth-modal
    .modal-dialog
    .modal-content
    .modal-body
    .form-wrapper
    .form-content
    h2 {
    font-size: 22px;
  }
}
@media screen and (min-width: 1200px) {
  .auth-modal
    .modal-dialog
    .modal-content
    .modal-body
    .form-wrapper
    .form-content
    h2 {
    font-size: 25px;
  }
}
@media screen {
  .auth-modal
    .modal-dialog
    .modal-content
    .modal-body
    .form-wrapper
    .form-content
    p {
    color: #363636;
    font-size: 12px;
    font-family: "open_sansregular";
  }
}
@media screen and (min-width: 768px) {
  .auth-modal
    .modal-dialog
    .modal-content
    .modal-body
    .form-wrapper
    .form-content
    p {
    font-size: 14px;
  }
}
@media screen {
  .auth-modal
    .modal-dialog
    .modal-content
    .modal-body
    .form-wrapper
    .form
    input {
    border: 1px solid #b9b9b9;
    background-color: #fff;
    padding: 15px 20px;
    margin-bottom: 9px;
    width: 100%;
  }
  .auth-modal
    .modal-dialog
    .modal-content
    .modal-body
    .form-wrapper
    .form
    .input-wrapper {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: -4.5px;
    margin-right: -4.5px;
  }
  .auth-modal
    .modal-dialog
    .modal-content
    .modal-body
    .form-wrapper
    .form
    .input-wrapper
    .input-item {
    flex: 0 0 100%;
    padding-left: 4.5px;
    padding-right: 4.5px;
    margin-bottom: 9px;
    max-width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .auth-modal
    .modal-dialog
    .modal-content
    .modal-body
    .form-wrapper
    .form
    .input-wrapper
    .input-item {
    flex: 1;
  }
}
@media screen {
  .auth-modal
    .modal-dialog
    .modal-content
    .modal-body
    .form-wrapper
    .form
    .input-wrapper
    .input-item
    input {
    margin-bottom: 0;
  }
  .auth-modal
    .modal-dialog
    .modal-content
    .modal-body
    .form-wrapper
    .form
    button {
    border: none;
    border-radius: 0;
    background-color: #333;
    color: #fff;
    font-family: "open_sanssemibold";
    font-size: 12px;
    height: 50px;
    margin-bottom: 9px;
    letter-spacing: 1px;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .auth-modal
    .modal-dialog
    .modal-content
    .modal-body
    .form-wrapper
    .form
    button {
    font-size: 14px;
  }
}
@media screen {
  .auth-modal
    .modal-dialog
    .modal-content
    .modal-body
    .form-wrapper
    .form
    button#user_login,
  .auth-modal
    .modal-dialog
    .modal-content
    .modal-body
    .form-wrapper
    .form
    button#user_registration {
    background-color: #ffdf00;
  }
  .auth-modal
    .modal-dialog
    .modal-content
    .modal-body
    .form-wrapper
    .form
    button:hover {
    background-color: #dba322;
  }
  .auth-modal .modal-dialog .modal-content .modal-body .form-wrapper .form p {
    color: #707070;
    font-family: "open_sanslight";
    font-size: 12px;
    text-align: center;
    margin-top: 5px;
  }
}
@media screen and (min-width: 768px) {
  .auth-modal .modal-dialog .modal-content .modal-body .form-wrapper .form p {
    font-size: 14px;
  }
}
@media screen {
  .auth-modal .modal-dialog .modal-content .modal-body .form-wrapper .form p a {
    color: #ffdf00;
    font-family: "open_sanslight";
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) {
  .auth-modal .modal-dialog .modal-content .modal-body .form-wrapper .form p a {
    font-size: 14px;
  }
}
@media screen {
  .auth-modal
    .modal-dialog
    .modal-content
    .modal-body
    .form-wrapper
    .form
    p
    a:hover {
    color: #303030;
  }
}
@media screen and (min-width: 768px) {
  .sidebar-navigation {
    max-width: 255px;
    width: 100%;
  }
}
@media screen {
  .sidebar-navigation .product-categories h3 {
    font-family: "open_sansextrabold";
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 29px 0 20px 0;
  }
}
@media screen and (min-width: 768px) {
  .sidebar-navigation .product-categories h3 {
    margin: 39px 0 20px 0;
  }
}
@media screen and (min-width: 992px) {
  .sidebar-navigation .product-categories h3 {
    margin: 40px 0 25px 0;
  }
}
@media screen {
  .sidebar-navigation .product-categories .product-cat-listing {
    margin: 0;
  }
  .sidebar-navigation .product-categories .product-cat-listing li.parent {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    list-style-type: none;
    display: block;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .sidebar-navigation
    .product-categories
    .product-cat-listing
    li.parent.parent-has-child:before {
    content: "\f0d7";
    font-family: "FontAwesome";
    font-size: 14px;
    position: absolute;
    top: 15px;
    right: 10px;
  }
  .sidebar-navigation
    .product-categories
    .product-cat-listing
    li.parent:last-child {
    border-bottom: none;
  }
  .sidebar-navigation
    .product-categories
    .product-cat-listing
    li.parent:hover
    > ul.product-cat-child {
    padding: 0;
    max-height: 100%;
    border-bottom: none;
  }
  .sidebar-navigation
    .product-categories
    .product-cat-listing
    li.parent:hover.parent-has-child:before {
    color: #ffdf00;
    content: "\f0d8";
  }
  .sidebar-navigation .product-categories .product-cat-listing li.parent a {
    border: none;
    font-family: "open_sanslight";
    font-size: 14px;
    color: #303030;
    display: block;
    padding: 16px 0;
    letter-spacing: 1px;
  }
  .sidebar-navigation
    .product-categories
    .product-cat-listing
    li.parent
    a:hover {
    color: #ffdf00;
  }
  .sidebar-navigation
    .product-categories
    .product-cat-listing
    li.parent
    ul.product-cat-child {
    max-height: 0;
    padding: 0;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .sidebar-navigation
    .product-categories
    .product-cat-listing
    li.parent
    ul.product-cat-child
    li {
    padding-left: 17px;
  }
  .sidebar-navigation
    .product-categories
    .product-cat-listing
    li.parent
    ul.product-cat-child
    li
    a {
    padding: 16px 0;
  }
  .sidebar-navigation
    .product-categories
    .product-cat-listing
    li.parent
    ul.product-cat-child
    li
    ul.product-cat-child {
    border-bottom: none;
  }
}
@media screen {
  .search-field .form-search .searchform {
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: none;
    height: 40px;
    border-right: none;
    outline: 0;
  }
  .search-field .search-btn {
    border-color: rgba(0, 0, 0, 0.1);
    height: 40px;
    border-radius: 0;
    border-left: 0;
    font-size: 14px;
  }
  .search-field .search-btn i {
    color: #303030;
  }
  .search-result-wrapper .result-wrapper {
    padding: 20px 0;
  }
  .search-result-wrapper .result-wrapper .result-item {
    padding: 20px 15px;
    border: 1px solid #ebebeb;
    margin-bottom: 20px;
  }
  .search-result-wrapper .result-wrapper .result-item:last-child {
    margin-bottom: 0;
  }
  .search-result-wrapper .result-wrapper .result-item a {
    color: #393939;
    border-bottom: 1px solid #ebebeb;
    display: block;
    padding-bottom: 10px;
  }
  .search-result-wrapper .result-wrapper .result-item a:hover {
    color: #d5aa00;
  }
  .search-result-wrapper .result-wrapper .result-item .search-excerpt {
    margin-top: 10px;
  }
}
@media screen {
  .woocommerce .woocommerce-ResetPassword {
    max-width: 500px;
    margin-right: auto;
    margin-left: auto;
    padding: 20px 0;
    text-align: center;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce .woocommerce-ResetPassword {
    padding: 30px 0;
  }
}
@media screen and (min-width: 992px) {
  .woocommerce .woocommerce-ResetPassword {
    padding: 60px 0;
  }
}
@media screen and (min-width: 1200px) {
  .woocommerce .woocommerce-ResetPassword {
    padding: 80px 0;
  }
}
@media screen {
  .woocommerce .woocommerce-ResetPassword p {
    color: #363636;
    font-size: 12px;
    font-family: "open_sansregular";
  }
}
@media screen and (min-width: 768px) {
  .woocommerce .woocommerce-ResetPassword p {
    font-size: 14px;
  }
}
@media screen {
  .woocommerce .woocommerce-ResetPassword p.form-row {
    float: none;
    width: 100%;
  }
  .woocommerce .woocommerce-ResetPassword .form-row input {
    border: 1px solid #b9b9b9;
    background-color: #fff;
    padding: 15px 20px;
    margin-bottom: 9px;
    width: 100%;
  }
  .woocommerce .woocommerce-ResetPassword .form-row button {
    border: none;
    border-radius: 0;
    background-color: #333;
    color: #fff;
    font-family: "open_sanssemibold";
    font-size: 12px;
    height: 50px;
    margin-bottom: 9px;
    letter-spacing: 1px;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce .woocommerce-ResetPassword .form-row button {
    font-size: 14px;
  }
}
@media screen {
  .woocommerce .woocommerce-ResetPassword .form-row button:hover {
    background-color: #dba322;
  }
}
@media screen {
  .deposit-slip {
    margin-bottom: 15px;
  }
  .deposit-slip p {
    color: #1c1c1c;
    font-family: "open_sanssemibold";
    font-size: 16px;
    text-transform: uppercase;
  }
  .deposit-slip p a {
    color: #ffdf00;
    font-family: "open_sanssemibold";
    font-size: 16px;
  }
  .deposit-slip p a:hover {
    color: #dba322;
  }
}
@media screen {
  .woocommerce
    .woocommerce-template
    .woocommerce-checkout
    .woocommerce-form-login
    p.lost_password,
  .woocommerce
    .woocommerce-template
    .woocommerce-checkout
    .woocommerce-form-coupon
    p.lost_password {
    line-height: 1;
    margin-top: 10px;
  }
  .woocommerce
    .woocommerce-template
    .woocommerce-checkout
    .woocommerce-form-login
    .form-row
    label,
  .woocommerce
    .woocommerce-template
    .woocommerce-checkout
    .woocommerce-form-coupon
    .form-row
    label {
    color: #303030;
    font-family: "open_sansbold";
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
    margin-bottom: 10px;
  }
  .woocommerce
    .woocommerce-template
    .woocommerce-checkout
    .woocommerce-form-login
    .form-row
    label.woocommerce-form-login__rememberme
    input,
  .woocommerce
    .woocommerce-template
    .woocommerce-checkout
    .woocommerce-form-coupon
    .form-row
    label.woocommerce-form-login__rememberme
    input {
    margin-top: 0;
    width: auto;
  }
  .woocommerce
    .woocommerce-template
    .woocommerce-checkout
    .woocommerce-form-login
    .form-row
    label.woocommerce-form-login__rememberme,
  .woocommerce
    .woocommerce-template
    .woocommerce-checkout
    .woocommerce-form-coupon
    .form-row
    label.woocommerce-form-login__rememberme {
    display: block;
  }
  .woocommerce
    .woocommerce-template
    .woocommerce-checkout
    .woocommerce-form-login
    .form-row
    input,
  .woocommerce
    .woocommerce-template
    .woocommerce-checkout
    .woocommerce-form-coupon
    .form-row
    input {
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0;
    padding: 10px 21px;
    width: 100%;
  }
  .woocommerce
    .woocommerce-template
    .woocommerce-checkout
    .woocommerce-form-login
    .form-row
    button,
  .woocommerce
    .woocommerce-template
    .woocommerce-checkout
    .woocommerce-form-coupon
    .form-row
    button {
    background-color: #ffdf00;
    border: none;
    border-radius: 0;
    color: #fff;
    font-family: "open_sanssemibold";
    font-size: 14px;
    height: 49px;
    letter-spacing: 2px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    width: 182px;
  }
  .woocommerce
    .woocommerce-template
    .woocommerce-checkout
    .woocommerce-form-login
    .form-row
    button:hover,
  .woocommerce
    .woocommerce-template
    .woocommerce-checkout
    .woocommerce-form-coupon
    .form-row
    button:hover {
    background-color: #303030;
  }
}
@media screen {
  .woocommerce-order-pay .woocommerce {
    padding-bottom: 30px;
    padding-top: 30px;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-order-pay .woocommerce {
    padding-bottom: 40px;
    padding-top: 40px;
  }
}
@media screen and (min-width: 992px) {
  .woocommerce-order-pay .woocommerce {
    padding-bottom: 50px;
    padding-top: 50px;
  }
}
@media screen and (min-width: 1200px) {
  .woocommerce-order-pay .woocommerce {
    padding-bottom: 80px;
    padding-top: 80px;
  }
}
@media screen {
  .woocommerce-order-pay .woocommerce .order_details {
    display: inline-block;
  }
  .woocommerce-order-pay .woocommerce #paynamics_payment_form {
    margin-top: 15px;
  }
  .woocommerce-order-pay .woocommerce .button-alt,
  .woocommerce-order-pay .woocommerce .button {
    align-items: center;
    background-color: #303030;
    border: none;
    border-radius: 0;
    color: #fff;
    display: inline-flex;
    font-family: "open_sanssemibold";
    font-size: 12px;
    height: 31px;
    letter-spacing: 2px;
    margin-right: 5px;
    padding: 7px 12px;
    transition: all ease 0.3s;
    text-transform: uppercase;
    justify-content: center;
  }
  .woocommerce-order-pay .woocommerce .button-alt:hover,
  .woocommerce-order-pay .woocommerce .button:hover {
    background-color: #ffdf00;
    color: #fff;
  }
}
@media screen {
  .woocommerce .woocommerce-order .woocommerce-thankyou-order-failed {
    text-align: center;
  }
  .woocommerce .woocommerce-order .woocommerce-thankyou-order-failed-actions {
    text-align: center;
  }
  .woocommerce
    .woocommerce-order
    .woocommerce-thankyou-order-failed-actions
    .pay {
    align-items: center;
    background-color: #303030;
    border: none;
    border-radius: 0;
    color: #fff;
    display: inline-flex;
    font-family: "open_sanssemibold";
    font-size: 12px;
    height: 31px;
    letter-spacing: 2px;
    margin-right: 5px;
    padding: 7px 12px;
    transition: all ease 0.3s;
    text-transform: uppercase;
    justify-content: center;
  }
  .woocommerce
    .woocommerce-order
    .woocommerce-thankyou-order-failed-actions
    .pay:hover {
    background-color: #ffdf00;
    color: #fff;
  }
}
@font-face {
  font-display: swap;
  font-family: "light";
  src: url(../fonts/font-avenir/light.eot);
  src: url("../fonts/font-avenir/lightd41d.eot?#iefix")
      format("embedded-opentype"),
    url(../fonts/font-avenir/light.woff2)
      format("woff2"),
    url(../fonts/font-avenir/light.woff)
      format("woff"),
    url(../fonts/font-avenir/light.ttf)
      format("truetype"),
    url("../fonts/font-avenir/light.svg#open_sansbold")
      format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: "heavy";
  src: url(../fonts/font-avenir/heavy.eot);
  src: url("../fonts/font-avenir/heavyd41d.eot?#iefix")
      format("embedded-opentype"),
    url(../fonts/font-avenir/heavy.woff2)
      format("woff2"),
    url(../fonts/font-avenir/heavy.woff)
      format("woff"),
    url(../fonts/font-avenir/heavy.ttf)
      format("truetype"),
    url("../fonts/font-avenir/heavy.svg#open_sansbold")
      format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: "book";
  src: url(../fonts/font-avenir/book.eot);
  src: url("../fonts/font-avenir/bookd41d.eot?#iefix")
      format("embedded-opentype"),
    url(../fonts/font-avenir/book.woff2)
      format("woff2"),
    url(../fonts/font-avenir/book.woff)
      format("woff"),
    url(../fonts/font-avenir/book.ttf)
      format("truetype"),
    url("../fonts/font-avenir/book.svg#open_sansbold")
      format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: "black";
  src: url(../fonts/font-avenir/black.eot);
  src: url("../fonts/font-avenir/blackd41d.eot?#iefix")
      format("embedded-opentype"),
    url(../fonts/font-avenir/black.woff2)
      format("woff2"),
    url(../fonts/font-avenir/black.woff)
      format("woff"),
    url(../fonts/font-avenir/black.ttf)
      format("truetype"),
    url("../fonts/font-avenir/black.svg#open_sansbold")
      format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: "brandon-bold";
  src: url(../fonts/font-brandon/brandon-bold.eot);
  src: url("../fonts/font-brandon/brandon-boldd41d.eot?#iefix")
      format("embedded-opentype"),
    url(../fonts/font-brandon/brandon-bold.woff2)
      format("woff2"),
    url(../fonts/font-brandon/brandon-bold.woff)
      format("woff"),
    url(../fonts/font-brandon/brandon-bold.ttf)
      format("truetype"),
    url("../fonts/font-brandon/brandon-bold.svg#open_sansbold")
      format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: "open_sansbold";
  src: url(../fonts/font-opensans/opensans-bold-webfont.eot);
  src: url("../fonts/font-opensans/opensans-bold-webfontd41d.eot?#iefix")
      format("embedded-opentype"),
    url(../fonts/font-opensans/opensans-bold-webfont.woff2)
      format("woff2"),
    url(../fonts/font-opensans/opensans-bold-webfont.woff)
      format("woff"),
    url(../fonts/font-opensans/opensans-bold-webfont.ttf)
      format("truetype"),
    url("../fonts/font-opensans/opensans-bold-webfont.svg#open_sansbold")
      format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: "open_sansitalic";
  src: url(../fonts/font-opensans/opensans-italic-webfont.eot);
  src: url("../fonts/font-opensans/opensans-italic-webfontd41d.eot?#iefix")
      format("embedded-opentype"),
    url(../fonts/font-opensans/opensans-italic-webfont.woff2)
      format("woff2"),
    url(../fonts/font-opensans/opensans-italic-webfont.woff)
      format("woff"),
    url(../fonts/font-opensans/opensans-italic-webfont.ttf)
      format("truetype"),
    url("../fonts/font-opensans/opensans-italic-webfont.svg#open_sansitalic")
      format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: "open_sanslight";
  src: url(../fonts/font-opensans/opensans-light-webfont.eot);
  src: url("../fonts/font-opensans/opensans-light-webfontd41d.eot?#iefix")
      format("embedded-opentype"),
    url(../fonts/font-opensans/opensans-light-webfont.woff2)
      format("woff2"),
    url(../fonts/font-opensans/opensans-light-webfont.woff)
      format("woff"),
    url(../fonts/font-opensans/opensans-light-webfont.ttf)
      format("truetype"),
    url("../fonts/font-opensans/opensans-light-webfont.svg#open_sanslight")
      format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: "open_sansregular";
  src: url(../fonts/font-opensans/opensans-regular-webfont.eot);
  src: url("../fonts/font-opensans/opensans-regular-webfontd41d.eot?#iefix")
      format("embedded-opentype"),
    url(../fonts/font-opensans/opensans-regular-webfont.woff2)
      format("woff2"),
    url(../fonts/font-opensans/opensans-regular-webfont.woff)
      format("woff"),
    url(../fonts/font-opensans/opensans-regular-webfont.ttf)
      format("truetype"),
    url("../fonts/font-opensans/opensans-regular-webfont.svg#open_sansregular")
      format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: "open_sanssemibold";
  src: url(../fonts/font-opensans/opensans-semibold-webfont.eot);
  src: url("../fonts/font-opensans/opensans-semibold-webfontd41d.eot?#iefix")
      format("embedded-opentype"),
    url(../fonts/font-opensans/opensans-semibold-webfont.woff2)
      format("woff2"),
    url(../fonts/font-opensans/opensans-semibold-webfont.woff)
      format("woff"),
    url(../fonts/font-opensans/opensans-semibold-webfont.ttf)
      format("truetype"),
    url("../fonts/font-opensans/opensans-semibold-webfont.svg#open_sanssemibold")
      format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: "open_sansextrabold";
  src: url(../fonts/font-opensans/opensans-extrabold-webfont.eot);
  src: url("../fonts/font-opensans/opensans-extrabold-webfontd41d.eot?#iefix")
      format("embedded-opentype"),
    url(../fonts/font-opensans/opensans-extrabold-webfont.woff2)
      format("woff2"),
    url(../fonts/font-opensans/opensans-extrabold-webfont.woff)
      format("woff"),
    url(../fonts/font-opensans/opensans-extrabold-webfont.ttf)
      format("truetype"),
    url("../fonts/font-opensans/opensans-extrabold-webfont.svg#open_sansextrabold")
      format("svg");
  font-weight: 400;
  font-style: normal;
}
body{opacity:1!important}.back-to-top{right:0;left:15px}.grecaptcha-badge{display:none!important}.nsl-container-buttons a {
  max-width: 100% !important;
  font-family: "open_sanssemibold" !important;
}
div.nsl-container .nsl-button {
  border-radius: 0 !important;
  padding: 5px;
}
.nsl-container-buttons .nsl-button-label-container {
  font-family: "open_sanssemibold" !important;
}
#fb_register {
  background-color: #1877f2;
  color: #fff;
  padding: 15px;
  width: 100%;
  text-align: center;
  font-family: "open_sanssemibold";
}
.sytian-logo img {
  max-width: 320px;
}
.page-layout
  .contact-us-layout
  .head-information
  .informations
  .information-item
  .information.address {
  line-height: 19px;
}
.page-banner:before {
  background-color: rgba(0, 0, 0, 0.1);
}
.g-recaptcha {
  transform: scale(0.77);
  -webkit-transform: scale(0.77);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
}
input,
textarea,
select,
button {
  outline: 0;
}
/* .main-logo a img {
  height: 150px;
  width: 100px;
} */
@media screen {
  .page-layout .contact-us-layout .contact-form-wrapper span.ajax-loader {
    width: 16px;
    margin: 0;
    padding: 0;
  }
  .page-layout
    .faq-layout
    .faq-wrapper
    .panel-group
    .panel
    .panel-heading
    a.active-in
    h4:before {
    content: "";
    width: 14px;
    height: 2px;
    top: 10px;
    background: #bca85b;
  }
  .page-layout
    .faq-layout
    .faq-wrapper
    .panel-group
    .panel
    .panel-heading
    a.collapsed.active-in
    h4:before {
    content: "+";
    height: 0;
    width: 0;
    top: 0;
  }
  .page-layout .contact-us-layout .contact-form-wrapper span .contact-form {
    line-height: 1;
    padding: 12px 10px;
  }
  .front-page-layout .home-page-slider .carousel .carousel-inner .item:after {
    content: "";
    background-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
  .front-page-layout
    .home-page-slider
    .carousel
    .carousel-inner
    .item
    .slide-caption {
    z-index: 2;
  }
  .page-layout .contact-us-layout .contact-form-wrapper span.ajax-loader {
    margin-left: -70px;
  }
}
.woocommerce span.onsale {
  background-color: #ff0026;
  padding: 5px 10px;
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  .woocommerce .products ul li,
  .woocommerce .products ul li.product,
  .woocommerce ul.products li,
  .woocommerce ul.products li.product,
  .woocommerce ul.products.columns-3 li,
  .woocommerce ul.products.columns-3 li.product,
  .woocommerce ul.columns-3 li,
  .woocommerce ul.columns-3 li.product {
    flex: 0 0 20%;
    max-width: 20%;
  }
}
.woocommerce .products ul li .product-wrap a .title,
.woocommerce .products ul li.product .product-wrap a .title,
.woocommerce ul.products li .product-wrap a .title,
.woocommerce ul.products li.product .product-wrap a .title,
.woocommerce ul.products.columns-3 li .product-wrap a .title,
.woocommerce ul.products.columns-3 li.product .product-wrap a .title,
.woocommerce ul.columns-3 li .product-wrap a .title,
.woocommerce ul.columns-3 li.product .product-wrap a .title {
  font-size: 14px;
  word-break: break-all;
}
.woocommerce #content div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs {
  margin-top: 50px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  margin: 0;
  padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  content: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: none;
  margin: 0;
  padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  padding: 0;
  color: #303030;
  font-family: "open_sansextrabold";
  font-size: 18px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-size: 20px;
  }
}
.woocommerce #reviews #comments h2 {
  margin: 15px 0;
}
.woocommerce #reviews #comments ol.commentlist {
  margin-top: 30px;
}
.woocommerce #reviews .comment-reply-title {
  padding: 0;
  color: #303030;
  font-family: "open_sansextrabold";
  font-size: 18px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.woocommerce #review_form #respond input,
.woocommerce #review_form #respond textarea {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  padding: 10px 21px;
  width: 100%;
}
.woocommerce #review_form #respond input[type="checkbox"] {
  width: auto;
}
.woocommerce div.product .woocommerce-tabs .panel {
  box-shadow: none;
}
.woocommerce #review_form #respond .form-submit input {
  background-color: #cf9b2d;
  border: none;
  border-radius: 0;
  color: #fff;
  font-family: "open_sanssemibold";
  font-size: 14px;
  height: 49px;
  letter-spacing: 2px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  width: 182px;
}
.woocommerce #review_form #respond .form-submit input:hover {
  background-color: #303030;
}
.product-layout .sidebar-navigation {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .product-layout .sidebar-navigation {
    margin-top: 0;
  }
}
.search-results .woocommerce .products ul,
.search-results .woocommerce ul.products,
.search-results .woocommerce ul.products.columns-3,
.search-results .woocommerce ul.columns-3 {
  max-width: 100%;
}
/*   
Theme Name: Sytian Wordpress Bootstrap
Theme URI:
Description: Wordpress Base Theme
Author: Sytian-Productions
Author URI: https://www.sytian-productions.com
Version: 1.0
*/